diff options
407 files changed, 804 insertions, 804 deletions
diff --git a/files/ja/web/api/analysernode/index.html b/files/ja/web/api/analysernode/index.html index 01cf83481e..bd10222089 100644 --- a/files/ja/web/api/analysernode/index.html +++ b/files/ja/web/api/analysernode/index.html @@ -171,5 +171,5 @@ function draw() { <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/animation/animation/index.html b/files/ja/web/api/animation/animation/index.html index 21128281dc..14be29c34c 100644 --- a/files/ja/web/api/animation/animation/index.html +++ b/files/ja/web/api/animation/animation/index.html @@ -55,6 +55,6 @@ translation_of: Web/API/Animation/Animation <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Animations_API">Web Animations API</a></li> + <li><a href="/ja/docs/Web/API/Web_Animations_API">Web Animations API</a></li> <li>{{domxref("Animation")}}</li> </ul> diff --git a/files/ja/web/api/animation/index.html b/files/ja/web/api/animation/index.html index c4125a26e6..ef95a327a7 100644 --- a/files/ja/web/api/animation/index.html +++ b/files/ja/web/api/animation/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/Animation --- <div>{{ APIRef("ãŠã§ãã¢ãã¡ãŒã·ã§ã³") }}{{SeeCompatTable}}</div> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/Web_Animations_API">ãŠã§ãã¢ãã¡ãŒã·ã§ã³Â API</a><strong> </strong>ã«ããã<strong> <code>Animation</code></strong> ã€ã³ã¿ãŒãã§ãŒã¹ã¯åäžã®ã¢ãã¡ãŒã·ã§ã³ãã¬ãŒã€ãŒãè¡šããã¢ãã¡ãŒã·ã§ã³ããŒãããœãŒã¹ã«å¯Ÿããåçå¶åŸ¡ãã¿ã€ã ã©ã€ã³ãæäŸããŸãã</p> +<p><a href="/ja/docs/Web/API/Web_Animations_API">ãŠã§ãã¢ãã¡ãŒã·ã§ã³Â API</a><strong> </strong>ã«ããã<strong> <code>Animation</code></strong> ã€ã³ã¿ãŒãã§ãŒã¹ã¯åäžã®ã¢ãã¡ãŒã·ã§ã³ãã¬ãŒã€ãŒãè¡šããã¢ãã¡ãŒã·ã§ã³ããŒãããœãŒã¹ã«å¯Ÿããåçå¶åŸ¡ãã¿ã€ã ã©ã€ã³ãæäŸããŸãã</p> <h2 id="ã³ã³ã¹ãã©ã¯ã¿">ã³ã³ã¹ãã©ã¯ã¿</h2> diff --git a/files/ja/web/api/atob/index.html b/files/ja/web/api/atob/index.html index 96eb707a54..7dd4eaeb6f 100644 --- a/files/ja/web/api/atob/index.html +++ b/files/ja/web/api/atob/index.html @@ -86,7 +86,7 @@ const decodedData = window.atob(encodedData); // æååããã³ãŒã</pre> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs"><code>data</code> URIs</a></li> + <li><a href="/ja/docs/Web/HTTP/Basics_of_HTTP/Data_URIs"><code>data</code> URIs</a></li> <li>{{domxref("WindowOrWorkerGlobalScope.btoa","btoa()")}}</li> <li><a href="/ja/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils.importGlobalProperties">Components.utils.importGlobalProperties</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/copytochannel/index.html b/files/ja/web/api/audiobuffer/copytochannel/index.html index b539665363..106c72b7d8 100644 --- a/files/ja/web/api/audiobuffer/copytochannel/index.html +++ b/files/ja/web/api/audiobuffer/copytochannel/index.html @@ -58,5 +58,5 @@ myArrayBuffer.copyToChannel (anotherArray,0,0); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/duration/index.html b/files/ja/web/api/audiobuffer/duration/index.html index c8dfee85ac..fb925a49e4 100644 --- a/files/ja/web/api/audiobuffer/duration/index.html +++ b/files/ja/web/api/audiobuffer/duration/index.html @@ -68,5 +68,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/getchanneldata/index.html b/files/ja/web/api/audiobuffer/getchanneldata/index.html index db0c636b2e..70705e5584 100644 --- a/files/ja/web/api/audiobuffer/getchanneldata/index.html +++ b/files/ja/web/api/audiobuffer/getchanneldata/index.html @@ -91,5 +91,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/index.html b/files/ja/web/api/audiobuffer/index.html index 51f0f99230..77d1b20762 100644 --- a/files/ja/web/api/audiobuffer/index.html +++ b/files/ja/web/api/audiobuffer/index.html @@ -99,5 +99,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/length/index.html b/files/ja/web/api/audiobuffer/length/index.html index 433ab9a650..3ec8ddaab5 100644 --- a/files/ja/web/api/audiobuffer/length/index.html +++ b/files/ja/web/api/audiobuffer/length/index.html @@ -67,5 +67,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/numberofchannels/index.html b/files/ja/web/api/audiobuffer/numberofchannels/index.html index e15341204d..3dd2cdf490 100644 --- a/files/ja/web/api/audiobuffer/numberofchannels/index.html +++ b/files/ja/web/api/audiobuffer/numberofchannels/index.html @@ -67,5 +67,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffer/samplerate/index.html b/files/ja/web/api/audiobuffer/samplerate/index.html index 78e5e20f6d..4667c44428 100644 --- a/files/ja/web/api/audiobuffer/samplerate/index.html +++ b/files/ja/web/api/audiobuffer/samplerate/index.html @@ -67,5 +67,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffersourcenode/index.html b/files/ja/web/api/audiobuffersourcenode/index.html index 13c9144da1..aed5b723f0 100644 --- a/files/ja/web/api/audiobuffersourcenode/index.html +++ b/files/ja/web/api/audiobuffersourcenode/index.html @@ -83,7 +83,7 @@ translation_of: Web/API/AudioBufferSourceNode <h2 id="äŸ">äŸ</h2> -<p>次ã®äŸã¯ã2ç§éã®ãããã¡ãçæãããã¯ã€ããã€ãºãæžã蟌ã¿ã<a href="https://developer.mozilla.org/ja/docs/Web/API/AudioBufferSourceNode" title="The AudioBufferSourceNode ã€ã³ã¿ãã§ãŒãšã¹ã¯ã¡ã¢ãªäžã«ããé³å£°ããŒã¿ (AudioBuffer) ãæ±ããªãŒãã£ãªãœãŒã¹ãè¡šããŸãããã®ãªããžã§ã¯ãã¯ãªãŒãã£ãªãœãŒã¹ãšãªã AudioNode ã§ãã"><code>AudioBufferSourceNode</code></a>ã§åçããŸããã³ã¡ã³ãã¯äœãããŠããããç°¡åã«èª¬æããŠããŸãã</p> +<p>次ã®äŸã¯ã2ç§éã®ãããã¡ãçæãããã¯ã€ããã€ãºãæžã蟌ã¿ã<a href="/ja/docs/Web/API/AudioBufferSourceNode" title="The AudioBufferSourceNode ã€ã³ã¿ãã§ãŒãšã¹ã¯ã¡ã¢ãªäžã«ããé³å£°ããŒã¿ (AudioBuffer) ãæ±ããªãŒãã£ãªãœãŒã¹ãè¡šããŸãããã®ãªããžã§ã¯ãã¯ãªãŒãã£ãªãœãŒã¹ãšãªã AudioNode ã§ãã"><code>AudioBufferSourceNode</code></a>ã§åçããŸããã³ã¡ã³ãã¯äœãããŠããããç°¡åã«èª¬æããŠããŸãã</p> <div class="note"> <p><strong>泚: </strong><a class="external external-icon" href="https://mdn.github.io/webaudio-examples/audio-buffer/">ã³ãŒããããã«å®è¡ãã</a>ããšãã<a class="external external-icon" href="https://github.com/mdn/webaudio-examples/blob/master/audio-buffer/index.html">ãœãŒã¹ã³ãŒããé²èŠ§ãã</a>ããšãã§ããŸãã</p> @@ -162,5 +162,5 @@ button<span class="punctuation token">.</span>onclick <span class="operator toke <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiobuffersourcenode/start/index.html b/files/ja/web/api/audiobuffersourcenode/start/index.html index bda21903e6..965f8fc7ae 100644 --- a/files/ja/web/api/audiobuffersourcenode/start/index.html +++ b/files/ja/web/api/audiobuffersourcenode/start/index.html @@ -68,5 +68,5 @@ source.start(when, offset, duration); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiocontext/close/index.html b/files/ja/web/api/audiocontext/close/index.html index 09ffb94e32..369302f9c3 100644 --- a/files/ja/web/api/audiocontext/close/index.html +++ b/files/ja/web/api/audiocontext/close/index.html @@ -60,6 +60,6 @@ audioCtx.close().then(function() { ... }); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> - <li><a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiocontext/createmediaelementsource/index.html b/files/ja/web/api/audiocontext/createmediaelementsource/index.html index 6b459c6dfe..bbf25e1b2a 100644 --- a/files/ja/web/api/audiocontext/createmediaelementsource/index.html +++ b/files/ja/web/api/audiocontext/createmediaelementsource/index.html @@ -99,5 +99,5 @@ gainNode.connect(audioCtx.destination);</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Web Audio APIã®å©çš</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Web Audio APIã®å©çš</a></li> </ul> diff --git a/files/ja/web/api/audiocontext/createmediastreamsource/index.html b/files/ja/web/api/audiocontext/createmediastreamsource/index.html index 99909f1b7f..8583891782 100644 --- a/files/ja/web/api/audiocontext/createmediastreamsource/index.html +++ b/files/ja/web/api/audiocontext/createmediastreamsource/index.html @@ -142,5 +142,5 @@ pre.innerHTML = myScript.innerHTML;</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiocontext/resume/index.html b/files/ja/web/api/audiocontext/resume/index.html index d6e8ac7e27..e3c1a6eb65 100644 --- a/files/ja/web/api/audiocontext/resume/index.html +++ b/files/ja/web/api/audiocontext/resume/index.html @@ -69,6 +69,6 @@ translation_of: Web/API/AudioContext/resume <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> - <li><a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiocontext/suspend/index.html b/files/ja/web/api/audiocontext/suspend/index.html index fd69565f65..4e72c71700 100644 --- a/files/ja/web/api/audiocontext/suspend/index.html +++ b/files/ja/web/api/audiocontext/suspend/index.html @@ -64,6 +64,6 @@ audioCtx.suspend().then(function() { ... }); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> - <li><a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiodestinationnode/index.html b/files/ja/web/api/audiodestinationnode/index.html index ebf325f638..831169ca64 100644 --- a/files/ja/web/api/audiodestinationnode/index.html +++ b/files/ja/web/api/audiodestinationnode/index.html @@ -86,5 +86,5 @@ gainNode.connect(audioCtx.destination);</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiodestinationnode/maxchannelcount/index.html b/files/ja/web/api/audiodestinationnode/maxchannelcount/index.html index c2eae208a6..00ca7d6234 100644 --- a/files/ja/web/api/audiodestinationnode/maxchannelcount/index.html +++ b/files/ja/web/api/audiodestinationnode/maxchannelcount/index.html @@ -58,5 +58,5 @@ gainNode.connect(audioCtx.destination);</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audiolistener/index.html b/files/ja/web/api/audiolistener/index.html index 807698366d..875e4a88cc 100644 --- a/files/ja/web/api/audiolistener/index.html +++ b/files/ja/web/api/audiolistener/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/AudioListener --- <p>{{ APIRef("Web Audio API") }}</p> -<p><code>AudioListener</code>ã€ã³ã¿ãŒãã§ãŒã¹ã¯ç¹å®ã®äººç©ãèããŠããé³å Žã®äœçœ®ãšæ¹åãè¡šããŸãããããŠããã¯<a href="/en-US/docs/Web/API/Web_Audio_API/Web_audio_spatialisation_basics">audio spatialization</a>ã«äœ¿çšãããŸãããã¹ãŠã®{{domxref("PannerNode")}}ã¯ã{{domxref("BaseAudioContext.listener")}}å±æ§ã«æ ŒçŽãããŠãã<code>AudioListener</code>ã«é¢é£ããŠç©ºéåãããŸãã</p> +<p><code>AudioListener</code>ã€ã³ã¿ãŒãã§ãŒã¹ã¯ç¹å®ã®äººç©ãèããŠããé³å Žã®äœçœ®ãšæ¹åãè¡šããŸãããããŠããã¯<a href="/ja/docs/Web/API/Web_Audio_API/Web_audio_spatialisation_basics">audio spatialization</a>ã«äœ¿çšãããŸãããã¹ãŠã®{{domxref("PannerNode")}}ã¯ã{{domxref("BaseAudioContext.listener")}}å±æ§ã«æ ŒçŽãããŠãã<code>AudioListener</code>ã«é¢é£ããŠç©ºéåãããŸãã</p> <p>ã³ã³ããã¹ãããšã«ãªã¹ããŒã¯1ã€ã ãã§ããã{{domxref("AudioNode")}}ã§ã¯ãªãããšã«æ³šæããããšãéèŠã§ãã</p> @@ -105,5 +105,5 @@ translation_of: Web/API/AudioListener <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audionode/index.html b/files/ja/web/api/audionode/index.html index 4e85183593..811b7e39b6 100644 --- a/files/ja/web/api/audionode/index.html +++ b/files/ja/web/api/audionode/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/AudioNode <p>AudioNodeã¯è€æ°ã®å
¥åãåºåãæã¡ãããããããã£ã³ãã«ãæã¡ãŸããå
¥åãç¡ããäžã€ã®åºåãæã€AudioNodeã¯ããœãŒã¹ããŒããšåŒã°ããŸããå³å¯ãªåŠçã¯AudioNodeã«ãã£ãŠç°ãªããŸãã,ãåºæ¬çã«ãããŒãã¯å
¥åãèªã¿èŸŒã¿ãäœããã®é³å£°é¢é£ã®åŠçãè¡ã£ãŠãããåºåã®ããã®æ°ããå€ãåºåããŸãã</p> -<p>Different nodes can be linked together to build a <em>processing graph</em>. Such a graph is contained in an {{domxref("AudioContext")}}. Each <code>AudioNode</code> participates in exactly one such context. In general, processing nodes inherit the properties and methods of <code>AudioNode</code>, but also define their own functionality on top. See the individual node pages for more details, as listed on the <a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a> homepage.</p> +<p>Different nodes can be linked together to build a <em>processing graph</em>. Such a graph is contained in an {{domxref("AudioContext")}}. Each <code>AudioNode</code> participates in exactly one such context. In general, processing nodes inherit the properties and methods of <code>AudioNode</code>, but also define their own functionality on top. See the individual node pages for more details, as listed on the <a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a> homepage.</p> <p>ããŒãã¯é³å£°åŠçã®ã°ã©ããæ§ç¯ãããããäºãã«é¢é£ä»ããããšãã§ããŸãããã®ãããªã°ã©ãã¯äžã€ã®{{domxref("AudioContext")}}ã«å«ãŸããŸããããããã®AudioNodeã¯å¿
ãäžã€ã®contextã«å«ãŸããŸããäžè¬ã«ãããŒãã¯AudioNodeã®ããããã£ãã¡ãœãããç¶æ¿ããç¬èªã®æ©èœãå®çŸ©ãããŠããŸããåã
ã®ããŒãã«ã€ããŠã®è©³çŽ°ãç¥ãããå Žåã¯ããWeb Audio APIãããŒã ããŒãžã埡芧ãã ããã</p> @@ -47,14 +47,14 @@ translation_of: Web/API/AudioNode <dl> <dt>{{domxref("AudioNode.channelCount")}}</dt> - <dd>Represents an integer used to determine how many channels are used when <a href="/en-US/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Up-mixing_and_down-mixing">up-mixing and down-mixing</a> connections to any inputs to the node. Its usage and precise definition depend on the value of {{domxref("AudioNode.channelCountMode")}}.</dd> + <dd>Represents an integer used to determine how many channels are used when <a href="/ja/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Up-mixing_and_down-mixing">up-mixing and down-mixing</a> connections to any inputs to the node. Its usage and precise definition depend on the value of {{domxref("AudioNode.channelCountMode")}}.</dd> </dl> <dl> <dt>{{domxref("AudioNode.channelCountMode")}}</dt> <dd>Represents an enumerated value describing the way channels must be matched between the node's inputs and outputs.</dd> <dt>{{domxref("AudioNode.channelInterpretation")}}</dt> - <dd>Represents an enumerated value describing the meaning of the channels. This interpretation will define how audio <a href="/en-US/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Up-mixing_and_down-mixing">up-mixing and down-mixing</a> will happen.<br> + <dd>Represents an enumerated value describing the meaning of the channels. This interpretation will define how audio <a href="/ja/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Up-mixing_and_down-mixing">up-mixing and down-mixing</a> will happen.<br> The possible values are <code>"speakers"</code> or <code>"discrete"</code>.</dd> </dl> @@ -73,7 +73,7 @@ translation_of: Web/API/AudioNode <h2 id="äŸ">äŸ</h2> -<p>This simple snippet of code shows the creation of some audio nodes, and how the AudioNode properties and methods can be used. You can find examples of such usage on any of the examples linked to on the <a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a> landing page (for example <a href="https://github.com/mdn/violent-theremin">Violent Theremin</a>.)<span class="p"> </span></p> +<p>This simple snippet of code shows the creation of some audio nodes, and how the AudioNode properties and methods can be used. You can find examples of such usage on any of the examples linked to on the <a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a> landing page (for example <a href="https://github.com/mdn/violent-theremin">Violent Theremin</a>.)<span class="p"> </span></p> <pre class="brush: js;highlight[8,9,11,12,13,14]">var AudioContext = window.AudioContext || window.webkitAudioContext; @@ -114,5 +114,5 @@ oscillator.channelCount;</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Web Audio API ã®å©çš</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Web Audio API ã®å©çš</a></li> </ul> diff --git a/files/ja/web/api/audioparam/index.html b/files/ja/web/api/audioparam/index.html index 7045f06922..d82a6991db 100644 --- a/files/ja/web/api/audioparam/index.html +++ b/files/ja/web/api/audioparam/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/AudioParam </div> <ul> - <li><em>a-rate</em> <code>AudioParam</code> ã¯ããªãŒãã£ãªä¿¡å·ã®å <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Audio_buffers.3A_frames.2C_samples_and_channels">sample frame</a> ã®çŸåšã®ãªãŒãã£ãªãã©ã¡ãŒã¿å€ãåããŸãã</li> + <li><em>a-rate</em> <code>AudioParam</code> ã¯ããªãŒãã£ãªä¿¡å·ã®å <a href="/ja/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Audio_buffers.3A_frames.2C_samples_and_channels">sample frame</a> ã®çŸåšã®ãªãŒãã£ãªãã©ã¡ãŒã¿å€ãåããŸãã</li> <li><em>k-rate</em> <code>AudioParam</code> ã¯ãåŠçããããããã¯å
šäœã«å¯ŸããŠåãåæãªãŒãã£ãªãã©ã¡ãŒã¿å€ãã€ãŸã128ãµã³ãã«ãã¬ãŒã ã䜿çšããŸãã</li> </ul> @@ -22,7 +22,7 @@ translation_of: Web/API/AudioParam <h2 id="Properties">Properties</h2> -<p>芪ã§ãã<a href="https://developer.mozilla.org/ja/docs/Web/API/AudioNode" title="The AudioNode interface is a generic interface for representing an audio processing module like an audio source (e.g. an HTML <audio> or <video> element), audio destination, intermediate processing module (e.g. a filter like BiquadFilterNode or ConvolverNode), or volume control (like GainNode).AudioNodeã€ã³ã¿ãŒãã§ãŒã¹ã¯ããªãŒãã£ãªãœãŒã¹ïŒäŸïŒã, OscillatorNodeãé³å£°åºåãäžéåŠçã¢ãžã¥ãŒã«ïŒBiquadFilterNodeãConvolverNodeã®ãããªãã£ã«ã¿ãŒïŒãGainNodeã®ãããªé³éã³ã³ãããŒã«ïŒãªã©ã®é³å£°åŠçã¢ãžã¥ãŒã«ãè¡šçŸããããã®ãäžè¬çãªã€ã³ã¿ãŒãã§ãŒã¹ã§ãã"><code>AudioNode</code></a>ã®å±æ§ãç¶æ¿ããŸãã</p> +<p>芪ã§ãã<a href="/ja/docs/Web/API/AudioNode" title="The AudioNode interface is a generic interface for representing an audio processing module like an audio source (e.g. an HTML <audio> or <video> element), audio destination, intermediate processing module (e.g. a filter like BiquadFilterNode or ConvolverNode), or volume control (like GainNode).AudioNodeã€ã³ã¿ãŒãã§ãŒã¹ã¯ããªãŒãã£ãªãœãŒã¹ïŒäŸïŒã, OscillatorNodeãé³å£°åºåãäžéåŠçã¢ãžã¥ãŒã«ïŒBiquadFilterNodeãConvolverNodeã®ãããªãã£ã«ã¿ãŒïŒãGainNodeã®ãããªé³éã³ã³ãããŒã«ïŒãªã©ã®é³å£°åŠçã¢ãžã¥ãŒã«ãè¡šçŸããããã®ãäžè¬çãªã€ã³ã¿ãŒãã§ãŒã¹ã§ãã"><code>AudioNode</code></a>ã®å±æ§ãç¶æ¿ããŸãã</p> <dl> <dt>{{domxref("AudioParam.defaultValue")}} {{readonlyInline}}</dt> @@ -37,7 +37,7 @@ translation_of: Web/API/AudioParam <h2 id="Methods">Methods</h2> -<p>芪ã§ãã<a href="https://developer.mozilla.org/ja/docs/Web/API/AudioNode" title="The AudioNode interface is a generic interface for representing an audio processing module like an audio source (e.g. an HTML <audio> or <video> element), audio destination, intermediate processing module (e.g. a filter like BiquadFilterNode or ConvolverNode), or volume control (like GainNode).AudioNodeã€ã³ã¿ãŒãã§ãŒã¹ã¯ããªãŒãã£ãªãœãŒã¹ïŒäŸïŒã, OscillatorNodeãé³å£°åºåãäžéåŠçã¢ãžã¥ãŒã«ïŒBiquadFilterNodeãConvolverNodeã®ãããªãã£ã«ã¿ãŒïŒãGainNodeã®ãããªé³éã³ã³ãããŒã«ïŒãªã©ã®é³å£°åŠçã¢ãžã¥ãŒã«ãè¡šçŸããããã®ãäžè¬çãªã€ã³ã¿ãŒãã§ãŒã¹ã§ãã"><code>AudioNode</code></a>ã®ã¡ãœãããç¶æ¿ããŸãã</p> +<p>芪ã§ãã<a href="/ja/docs/Web/API/AudioNode" title="The AudioNode interface is a generic interface for representing an audio processing module like an audio source (e.g. an HTML <audio> or <video> element), audio destination, intermediate processing module (e.g. a filter like BiquadFilterNode or ConvolverNode), or volume control (like GainNode).AudioNodeã€ã³ã¿ãŒãã§ãŒã¹ã¯ããªãŒãã£ãªãœãŒã¹ïŒäŸïŒã, OscillatorNodeãé³å£°åºåãäžéåŠçã¢ãžã¥ãŒã«ïŒBiquadFilterNodeãConvolverNodeã®ãããªãã£ã«ã¿ãŒïŒãGainNodeã®ãããªé³éã³ã³ãããŒã«ïŒãªã©ã®é³å£°åŠçã¢ãžã¥ãŒã«ãè¡šçŸããããã®ãäžè¬çãªã€ã³ã¿ãŒãã§ãŒã¹ã§ãã"><code>AudioNode</code></a>ã®ã¡ãœãããç¶æ¿ããŸãã</p> <dl> <dt>{{domxref("AudioParam.setValueAtTime()")}}</dt> @@ -105,5 +105,5 @@ biquadFilter.gain.value = 25;</pre> <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audioprocessingevent/index.html b/files/ja/web/api/audioprocessingevent/index.html index 206230bd51..257f9547c5 100644 --- a/files/ja/web/api/audioprocessingevent/index.html +++ b/files/ja/web/api/audioprocessingevent/index.html @@ -6,10 +6,10 @@ translation_of: Web/API/AudioProcessingEvent <p>{{APIRef("Web Audio API")}}</p> <div> -<p>The <a href="/en-US/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> <code>AudioProcessingEvent</code> represents events that occur when a {{domxref("ScriptProcessorNode")}} input buffer is ready to be processed.</p> +<p>The <a href="/ja/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> <code>AudioProcessingEvent</code> represents events that occur when a {{domxref("ScriptProcessorNode")}} input buffer is ready to be processed.</p> <div class="note"> -<p><strong>Note</strong>: As of the August 29 2014 Web Audio API spec publication, this feature has been marked as deprecated, and is soon to be replaced by <a href="/en-US/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>.</p> +<p><strong>Note</strong>: As of the August 29 2014 Web Audio API spec publication, this feature has been marked as deprecated, and is soon to be replaced by <a href="/ja/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>.</p> </div> </div> @@ -92,5 +92,5 @@ translation_of: Web/API/AudioProcessingEvent <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/audioscheduledsourcenode/index.html b/files/ja/web/api/audioscheduledsourcenode/index.html index 7531a2b283..c68fe79b06 100644 --- a/files/ja/web/api/audioscheduledsourcenode/index.html +++ b/files/ja/web/api/audioscheduledsourcenode/index.html @@ -72,6 +72,6 @@ translation_of: Web/API/AudioScheduledSourceNode <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> <li>{{domxref("AudioNode")}}</li> </ul> diff --git a/files/ja/web/api/audioscheduledsourcenode/onended/index.html b/files/ja/web/api/audioscheduledsourcenode/onended/index.html index 40ce8a7222..9584cc2f12 100644 --- a/files/ja/web/api/audioscheduledsourcenode/onended/index.html +++ b/files/ja/web/api/audioscheduledsourcenode/onended/index.html @@ -54,5 +54,5 @@ source.onended = function() { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Web Audio API</a>ã䜿ã</li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Web Audio API</a>ã䜿ã</li> </ul> diff --git a/files/ja/web/api/audioscheduledsourcenode/stop/index.html b/files/ja/web/api/audioscheduledsourcenode/stop/index.html index 0b07d5002b..a1fc66843e 100644 --- a/files/ja/web/api/audioscheduledsourcenode/stop/index.html +++ b/files/ja/web/api/audioscheduledsourcenode/stop/index.html @@ -28,7 +28,7 @@ source.stop(when); <pre class="brush: js">source.stop(3);</pre> <div class="note"> -<p><strong>泚: </strong>stop()ã®äœ¿ãæ¹ã®å®å
šãªäŸã¯<a href="https://developer.mozilla.org/ja/docs/Web/API/AudioContext/decodeAudioData" title="ããã¯ãªãŒãã£ãªãã©ãã¯ããWeb Audio APIã§é³æºãçæããããæ¹æ³ã§ãã"><code>AudioContext.decodeAudioData</code></a>ãåç
§ããŠãã ããã<a class="external-icon external" href="http://mdn.github.io/decode-audio-data/">ã³ãŒããããã«å®è¡ãã</a>ããšãã<a class="external-icon external" href="https://github.com/mdn/decode-audio-data">ãœãŒã¹ã³ãŒããé²èŠ§ãã</a>ããšãã§ããŸãã</p> +<p><strong>泚: </strong>stop()ã®äœ¿ãæ¹ã®å®å
šãªäŸã¯<a href="/ja/docs/Web/API/AudioContext/decodeAudioData" title="ããã¯ãªãŒãã£ãªãã©ãã¯ããWeb Audio APIã§é³æºãçæããããæ¹æ³ã§ãã"><code>AudioContext.decodeAudioData</code></a>ãåç
§ããŠãã ããã<a class="external-icon external" href="http://mdn.github.io/decode-audio-data/">ã³ãŒããããã«å®è¡ãã</a>ããšãã<a class="external-icon external" href="https://github.com/mdn/decode-audio-data">ãœãŒã¹ã³ãŒããé²èŠ§ãã</a>ããšãã§ããŸãã</p> </div> <h2 id="åŒæ°">åŒæ°</h2> @@ -66,5 +66,5 @@ source.stop(when); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createanalyser/index.html b/files/ja/web/api/baseaudiocontext/createanalyser/index.html index ff178c4843..31665413b9 100644 --- a/files/ja/web/api/baseaudiocontext/createanalyser/index.html +++ b/files/ja/web/api/baseaudiocontext/createanalyser/index.html @@ -100,5 +100,5 @@ function draw() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createbiquadfilter/index.html b/files/ja/web/api/baseaudiocontext/createbiquadfilter/index.html index 78a1e6da02..c9e479ce16 100644 --- a/files/ja/web/api/baseaudiocontext/createbiquadfilter/index.html +++ b/files/ja/web/api/baseaudiocontext/createbiquadfilter/index.html @@ -72,5 +72,5 @@ biquadFilter.gain.value = 25;</pre> <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createbuffer/index.html b/files/ja/web/api/baseaudiocontext/createbuffer/index.html index 784f1cf2dc..eb02649fb8 100644 --- a/files/ja/web/api/baseaudiocontext/createbuffer/index.html +++ b/files/ja/web/api/baseaudiocontext/createbuffer/index.html @@ -22,7 +22,7 @@ var buffer = audioCtx.createBuffer(numOfChannels, length, sampleRate);</pre> <h3 id="åŒæ°">åŒæ°</h3> <div class="note"> -<p><strong>Note</strong>: For an in-depth explanation of how audio buffers work, and what these parameters mean, read <a href="/en-US/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Audio_buffers.3A_frames.2C_samples_and_channels">Audio buffers: frames, samples and channels</a> from our Basic concepts guide.</p> +<p><strong>Note</strong>: For an in-depth explanation of how audio buffers work, and what these parameters mean, read <a href="/ja/docs/Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API#Audio_buffers.3A_frames.2C_samples_and_channels">Audio buffers: frames, samples and channels</a> from our Basic concepts guide.</p> </div> <dl> @@ -120,5 +120,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createbuffersource/index.html b/files/ja/web/api/baseaudiocontext/createbuffersource/index.html index c5dfe70ded..37db2586f9 100644 --- a/files/ja/web/api/baseaudiocontext/createbuffersource/index.html +++ b/files/ja/web/api/baseaudiocontext/createbuffersource/index.html @@ -89,5 +89,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createchannelmerger/index.html b/files/ja/web/api/baseaudiocontext/createchannelmerger/index.html index 003d0a95b3..94dab7f8e1 100644 --- a/files/ja/web/api/baseaudiocontext/createchannelmerger/index.html +++ b/files/ja/web/api/baseaudiocontext/createchannelmerger/index.html @@ -79,5 +79,5 @@ ac.decodeAudioData(someStereoBuffer, function(data) { <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createchannelsplitter/index.html b/files/ja/web/api/baseaudiocontext/createchannelsplitter/index.html index b9745de167..bb4ee13ff1 100644 --- a/files/ja/web/api/baseaudiocontext/createchannelsplitter/index.html +++ b/files/ja/web/api/baseaudiocontext/createchannelsplitter/index.html @@ -79,5 +79,5 @@ ac.decodeAudioData(someStereoBuffer, function(data) { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createconvolver/index.html b/files/ja/web/api/baseaudiocontext/createconvolver/index.html index a52837bdda..b74bc890c9 100644 --- a/files/ja/web/api/baseaudiocontext/createconvolver/index.html +++ b/files/ja/web/api/baseaudiocontext/createconvolver/index.html @@ -77,5 +77,5 @@ convolver.buffer = concertHallBuffer;</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createdelay/index.html b/files/ja/web/api/baseaudiocontext/createdelay/index.html index ef7853cc37..4aa09dc80e 100644 --- a/files/ja/web/api/baseaudiocontext/createdelay/index.html +++ b/files/ja/web/api/baseaudiocontext/createdelay/index.html @@ -89,5 +89,5 @@ synthDelay.delayTime.value = delay1; <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createdynamicscompressor/index.html b/files/ja/web/api/baseaudiocontext/createdynamicscompressor/index.html index 8b37e2e0f5..a4c6d033fe 100644 --- a/files/ja/web/api/baseaudiocontext/createdynamicscompressor/index.html +++ b/files/ja/web/api/baseaudiocontext/createdynamicscompressor/index.html @@ -84,5 +84,5 @@ button.onclick = function() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/creategain/index.html b/files/ja/web/api/baseaudiocontext/creategain/index.html index 878a58ae32..bccbd975a4 100644 --- a/files/ja/web/api/baseaudiocontext/creategain/index.html +++ b/files/ja/web/api/baseaudiocontext/creategain/index.html @@ -74,5 +74,5 @@ function voiceMute() { <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createoscillator/index.html b/files/ja/web/api/baseaudiocontext/createoscillator/index.html index 2ee41f0a65..10ddcbc9f3 100644 --- a/files/ja/web/api/baseaudiocontext/createoscillator/index.html +++ b/files/ja/web/api/baseaudiocontext/createoscillator/index.html @@ -57,5 +57,5 @@ oscillator.start();</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createpanner/index.html b/files/ja/web/api/baseaudiocontext/createpanner/index.html index 260932dac3..6ee4752b5e 100644 --- a/files/ja/web/api/baseaudiocontext/createpanner/index.html +++ b/files/ja/web/api/baseaudiocontext/createpanner/index.html @@ -140,5 +140,5 @@ function positionPanner() { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createperiodicwave/index.html b/files/ja/web/api/baseaudiocontext/createperiodicwave/index.html index 5bd9fb86ba..3516dc9c2f 100644 --- a/files/ja/web/api/baseaudiocontext/createperiodicwave/index.html +++ b/files/ja/web/api/baseaudiocontext/createperiodicwave/index.html @@ -83,5 +83,5 @@ osc.stop(2);</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/createstereopanner/index.html b/files/ja/web/api/baseaudiocontext/createstereopanner/index.html index 8945d1f6ad..cf2a3166f1 100644 --- a/files/ja/web/api/baseaudiocontext/createstereopanner/index.html +++ b/files/ja/web/api/baseaudiocontext/createstereopanner/index.html @@ -75,5 +75,5 @@ panNode.connect(audioCtx.destination);</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/currenttime/index.html b/files/ja/web/api/baseaudiocontext/currenttime/index.html index 8bc98a78ce..7efd053c29 100644 --- a/files/ja/web/api/baseaudiocontext/currenttime/index.html +++ b/files/ja/web/api/baseaudiocontext/currenttime/index.html @@ -58,5 +58,5 @@ console.log(audioCtx.currentTime); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/destination/index.html b/files/ja/web/api/baseaudiocontext/destination/index.html index b4ccabd0dc..2127b33274 100644 --- a/files/ja/web/api/baseaudiocontext/destination/index.html +++ b/files/ja/web/api/baseaudiocontext/destination/index.html @@ -60,5 +60,5 @@ gainNode.connect(audioCtx.destination); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/listener/index.html b/files/ja/web/api/baseaudiocontext/listener/index.html index fa17cf5a19..1a6d1e5f76 100644 --- a/files/ja/web/api/baseaudiocontext/listener/index.html +++ b/files/ja/web/api/baseaudiocontext/listener/index.html @@ -58,5 +58,5 @@ var myListener = audioCtx.listener; <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/onstatechange/index.html b/files/ja/web/api/baseaudiocontext/onstatechange/index.html index c234680352..37a15457e9 100644 --- a/files/ja/web/api/baseaudiocontext/onstatechange/index.html +++ b/files/ja/web/api/baseaudiocontext/onstatechange/index.html @@ -48,5 +48,5 @@ audioCtx.onstatechange = function() { ... };</pre> <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/samplerate/index.html b/files/ja/web/api/baseaudiocontext/samplerate/index.html index 6cd9ebad39..fd2b9cfb1f 100644 --- a/files/ja/web/api/baseaudiocontext/samplerate/index.html +++ b/files/ja/web/api/baseaudiocontext/samplerate/index.html @@ -58,5 +58,5 @@ console.log(audioCtx.sampleRate); <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/baseaudiocontext/state/index.html b/files/ja/web/api/baseaudiocontext/state/index.html index a0307dedf6..64e9a094ab 100644 --- a/files/ja/web/api/baseaudiocontext/state/index.html +++ b/files/ja/web/api/baseaudiocontext/state/index.html @@ -63,5 +63,5 @@ original_slug: Web/API/AudioContext/state <h2 id="åè">åè</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/blob/arraybuffer/index.html b/files/ja/web/api/blob/arraybuffer/index.html index 498d41fd5f..85f4a4ef0e 100644 --- a/files/ja/web/api/blob/arraybuffer/index.html +++ b/files/ja/web/api/blob/arraybuffer/index.html @@ -68,6 +68,6 @@ var <em>buffer</em> = await <em>blob</em>.arrayBuffer();</pre> <ul> <li>{{domxref("Body.arrayBuffer()")}}</li> - <li><a href="/en-US/docs/Web/API/Streams_API">Streams API</a></li> + <li><a href="/ja/docs/Web/API/Streams_API">Streams API</a></li> <li>{{domxref("FileReader.readAsArrayBuffer()")}}</li> </ul> diff --git a/files/ja/web/api/blob/stream/index.html b/files/ja/web/api/blob/stream/index.html index b020eedb7b..083f2f2b96 100644 --- a/files/ja/web/api/blob/stream/index.html +++ b/files/ja/web/api/blob/stream/index.html @@ -65,5 +65,5 @@ translation_of: Web/API/Blob/stream <ul> <li>{{domxref("Body.body")}}</li> - <li><a href="/en-US/docs/Web/API/Streams_API">Streams API</a></li> + <li><a href="/ja/docs/Web/API/Streams_API">Streams API</a></li> </ul> diff --git a/files/ja/web/api/blobbuilder/index.html b/files/ja/web/api/blobbuilder/index.html index b00ee19f36..74910e2a98 100644 --- a/files/ja/web/api/blobbuilder/index.html +++ b/files/ja/web/api/blobbuilder/index.html @@ -14,19 +14,19 @@ translation_of: Web/API/BlobBuilder <table class="standard-table"> <tbody> <tr> - <td><code>void <a href="/en-US/docs/Web/API/BlobBuilder#append()">append</a>(in ArrayBuffer data);</code></td> + <td><code>void <a href="/ja/docs/Web/API/BlobBuilder#append()">append</a>(in ArrayBuffer data);</code></td> </tr> <tr> - <td><code>void <a href="/en-US/docs/Web/API/BlobBuilder#append()">append</a>(in Blob data);</code></td> + <td><code>void <a href="/ja/docs/Web/API/BlobBuilder#append()">append</a>(in Blob data);</code></td> </tr> <tr> - <td><code>void <a href="/en-US/docs/Web/API/BlobBuilder#append()">append</a>(in String data, [optional] in String endings);</code></td> + <td><code>void <a href="/ja/docs/Web/API/BlobBuilder#append()">append</a>(in String data, [optional] in String endings);</code></td> </tr> <tr> - <td><code>Blob <a href="/en-US/docs/Web/API/BlobBuilder#getBlob()">getBlob</a>([optional] in DOMString contentType);</code></td> + <td><code>Blob <a href="/ja/docs/Web/API/BlobBuilder#getBlob()">getBlob</a>([optional] in DOMString contentType);</code></td> </tr> <tr> - <td><code>File <a href="/en-US/docs/Web/API/BlobBuilder#getFile()">getFile</a>(in DOMString name, [optional] in DOMString contentType);</code></td> + <td><code>File <a href="/ja/docs/Web/API/BlobBuilder#getFile()">getFile</a>(in DOMString name, [optional] in DOMString contentType);</code></td> </tr> </tbody> </table> @@ -35,7 +35,7 @@ translation_of: Web/API/BlobBuilder <h3 id="append">append()</h3> -<p>çæäžã® {{domxref("Blob")}} ã«å¯ŸããŠãæå®ãããJavaScriptãªããžã§ã¯ãã®å
容ãä»ã足ããŸããããæå®ããå€ã {{domxref("Blob")}} ã<code><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer">ArrayBuffer</a></code> ãŸãã¯Â <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"><code>String</code></a> ã®ãããã§ããªããã°ã匷å¶çã«æååã«å€æãããã®ã¡ãblobã«ä»ã足ãããŸãã</p> +<p>çæäžã® {{domxref("Blob")}} ã«å¯ŸããŠãæå®ãããJavaScriptãªããžã§ã¯ãã®å
容ãä»ã足ããŸããããæå®ããå€ã {{domxref("Blob")}} ã<code><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer">ArrayBuffer</a></code> ãŸãã¯Â <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/String"><code>String</code></a> ã®ãããã§ããªããã°ã匷å¶çã«æååã«å€æãããã®ã¡ãblobã«ä»ã足ãããŸãã</p> <pre class="syntaxbox notranslate">void append(  in ArrayBuffer data diff --git a/files/ja/web/api/cache/add/index.html b/files/ja/web/api/cache/add/index.html index 56d7ee6e25..8ed218f4a4 100644 --- a/files/ja/web/api/cache/add/index.html +++ b/files/ja/web/api/cache/add/index.html @@ -108,7 +108,7 @@ translation_of: Web/API/Cache/add <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/Service_Worker_API/Using_Service_Workers">ãµãŒãã¹ã¯ãŒã«ãŒã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/API/Service_Worker_API/Using_Service_Workers">ãµãŒãã¹ã¯ãŒã«ãŒã®äœ¿çš</a></li> <li>{{domxref("Cache")}}</li> <li>{{domxref("WorkerGlobalScope.caches")}}</li> </ul> diff --git a/files/ja/web/api/cache/matchall/index.html b/files/ja/web/api/cache/matchall/index.html index efeb1cdc96..275c1d22ba 100644 --- a/files/ja/web/api/cache/matchall/index.html +++ b/files/ja/web/api/cache/matchall/index.html @@ -83,7 +83,7 @@ translation_of: Web/API/Cache/matchAll <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers">Service worker ã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/API/Service_Worker_API/Using_Service_Workers">Service worker ã®äœ¿çš</a></li> <li>{{domxref("Cache")}}</li> <li>{{domxref("WorkerGlobalScope.caches")}}</li> </ul> diff --git a/files/ja/web/api/canvas_api/tutorial/advanced_animations/index.html b/files/ja/web/api/canvas_api/tutorial/advanced_animations/index.html index c30d28749b..00e6f95b4d 100644 --- a/files/ja/web/api/canvas_api/tutorial/advanced_animations/index.html +++ b/files/ja/web/api/canvas_api/tutorial/advanced_animations/index.html @@ -11,7 +11,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Advanced_animations <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_animations", "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas")}}</div> <div class="summary"> -<p>åã®ç« ã§ã¯ãããã€ãã®<a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations">åºæ¬çãªã¢ãã¡ãŒã·ã§ã³</a>ãäœæããŠãç©ã®åããæ¹ãåŠã³ãŸããããã®ããŒãã§ã¯ã éåãã®ãã®ããã詳现ã«èŠãŠã ã¢ãã¡ãŒã·ã§ã³ãããé«åºŠã«ããããã®ç©çãè¿œå ããŠãããŸãããã</p> +<p>åã®ç« ã§ã¯ãããã€ãã®<a href="/ja/docs/Web/API/Canvas_API/Tutorial/Basic_animations">åºæ¬çãªã¢ãã¡ãŒã·ã§ã³</a>ãäœæããŠãç©ã®åããæ¹ãåŠã³ãŸããããã®ããŒãã§ã¯ã éåãã®ãã®ããã詳现ã«èŠãŠã ã¢ãã¡ãŒã·ã§ã³ãããé«åºŠã«ããããã®ç©çãè¿œå ããŠãããŸãããã</p> </div> <h2 id="ããŒã«ãæã">ããŒã«ãæã</h2> @@ -46,7 +46,7 @@ ball.draw();</pre> <h2 id="é床ã®è¿œå ">é床ã®è¿œå </h2> -<p>ããŒã«ãæã«å
¥ããŸããã®ã§ããã®ãã¥ãŒããªã¢ã«ã®<a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations">åã®ç« </a>ã§ç¿ã£ãããã«ãåºæ¬çãªã¢ãã¡ãŒã·ã§ã³ãå ããŠãããŸãããããŸã {{domxref("window.requestAnimationFrame()")}} ãã¢ãã¡ãŒã·ã§ã³ã®å¶åŸ¡ãæå©ãããŠãããŸããThe ball gets moving by adding a velocity vector to the position. For each frame, we also {{domxref("CanvasRenderingContext2D.clearRect", "clear", "", 1)}} the canvas to remove old circles from prior frames.</p> +<p>ããŒã«ãæã«å
¥ããŸããã®ã§ããã®ãã¥ãŒããªã¢ã«ã®<a href="/ja/docs/Web/API/Canvas_API/Tutorial/Basic_animations">åã®ç« </a>ã§ç¿ã£ãããã«ãåºæ¬çãªã¢ãã¡ãŒã·ã§ã³ãå ããŠãããŸãããããŸã {{domxref("window.requestAnimationFrame()")}} ãã¢ãã¡ãŒã·ã§ã³ã®å¶åŸ¡ãæå©ãããŠãããŸããThe ball gets moving by adding a velocity vector to the position. For each frame, we also {{domxref("CanvasRenderingContext2D.clearRect", "clear", "", 1)}} the canvas to remove old circles from prior frames.</p> <pre class="brush: js; highlight:[8,9,24,25] notranslate">var canvas = document.getElementById('canvas'); var ctx = canvas.getContext('2d'); @@ -291,7 +291,7 @@ ball.draw();</pre> <h2 id="ããŠã¹ã³ã³ãããŒã«ã®è¿œå ">ããŠã¹ã³ã³ãããŒã«ã®è¿œå </h2> -<p>ããŒã«ã«å¯Ÿããã¡ãã£ãšããå¶åŸ¡ãããããã«ãããšãã° <code><a href="/en-US/docs/Web/Reference/Events/mousemove">mousemove</a></code> ã€ãã³ãã䜿çšããŠããŒã«ãããŠã¹ã®åãã«åŸãããããšãã£ãããšãã§ããŸãã<code><a href="/en-US/docs/Web/Events/click">click </a></code>ã€ãã³ãã§ããŒã«ãéæŸããŠããŸãããŠã³ããããããšãã£ãããšãå¯èœã§ãã</p> +<p>ããŒã«ã«å¯Ÿããã¡ãã£ãšããå¶åŸ¡ãããããã«ãããšãã° <code><a href="/ja/docs/Web/Reference/Events/mousemove">mousemove</a></code> ã€ãã³ãã䜿çšããŠããŒã«ãããŠã¹ã®åãã«åŸãããããšãã£ãããšãã§ããŸãã<code><a href="/ja/docs/Web/Events/click">click </a></code>ã€ãã³ãã§ããŒã«ãéæŸããŠããŸãããŠã³ããããããšãã£ãããšãå¯èœã§ãã</p> <div class="hidden"> <pre class="brush: html notranslate"><canvas id="canvas" style="border: 1px solid" width="600" height="300"></canvas></pre> @@ -369,13 +369,13 @@ ball.draw(); <h2 id="ãããã¯åŽ©ã">ãããã¯åŽ©ã</h2> -<p>This short chapter only explains some techniques to create more advanced animations. There are many more! How about adding a paddle, some bricks, and turn this demo into a <a href="http://en.wikipedia.org/wiki/Breakout_%28video_game%29">Breakout</a> game? Checkout our <a href="/en-US/docs/Games">Game development</a> area for more gaming related articles.</p> +<p>This short chapter only explains some techniques to create more advanced animations. There are many more! How about adding a paddle, some bricks, and turn this demo into a <a href="http://en.wikipedia.org/wiki/Breakout_%28video_game%29">Breakout</a> game? Checkout our <a href="/ja/docs/Games">Game development</a> area for more gaming related articles.</p> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> <li>{{domxref("window.requestAnimationFrame()")}}</li> - <li><a href="/en-US/docs/Games/Techniques/Efficient_animation_for_web_games">Efficient animation for web games</a></li> + <li><a href="/ja/docs/Games/Techniques/Efficient_animation_for_web_games">Efficient animation for web games</a></li> </ul> <p>{{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_animations", "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas")}}</p> diff --git a/files/ja/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/ja/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index b712ab8f22..effa055a25 100644 --- a/files/ja/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/ja/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -7,7 +7,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Applying_styles_and_colors <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Drawing_shapes", "Web/API/Canvas_API/Tutorial/Drawing_text")}}</div> <div class="summary"> -<p>ã<a href="https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Canvas_tutorial/Drawing_shapes">canvas ã«å³åœ¢ãæã</a>ãã®ç« ã§ã¯ããã©ã«ãã®ç·ãšå¡ãã®ã¹ã¿ã€ã«ã®ã¿ã䜿ããŸãããããã§ã¯ããé
åçã«æãããã«äœ¿ãããšã®ã§ããcanvasã®ãªãã·ã§ã³ã«ã€ããŠèŠãŠãããŸããå
·äœçã«ã¯ãè²ãç·ã®ã¹ã¿ã€ã«ãã°ã©ããŒã·ã§ã³ããã¿ãŒã³ã圱ãè¿œå ããæ¹æ³ã«ã€ããŠåŠã³ãŸãã</p> +<p>ã<a href="/ja/docs/Web/Guide/HTML/Canvas_tutorial/Drawing_shapes">canvas ã«å³åœ¢ãæã</a>ãã®ç« ã§ã¯ããã©ã«ãã®ç·ãšå¡ãã®ã¹ã¿ã€ã«ã®ã¿ã䜿ããŸãããããã§ã¯ããé
åçã«æãããã«äœ¿ãããšã®ã§ããcanvasã®ãªãã·ã§ã³ã«ã€ããŠèŠãŠãããŸããå
·äœçã«ã¯ãè²ãç·ã®ã¹ã¿ã€ã«ãã°ã©ããŒã·ã§ã³ããã¿ãŒã³ã圱ãè¿œå ããæ¹æ³ã«ã€ããŠåŠã³ãŸãã</p> </div> <h2 id="Colors" name="Colors">è²</h2> @@ -424,7 +424,7 @@ draw();</pre> <p>The <code>setLineDash</code> method and the <code>lineDashOffset</code> property specify the dash pattern for lines. The <code>setLineDash</code> method accepts a list of numbers that specifies distances to alternately draw a line and a gap and the <code>lineDashOffset</code> property sets an offset where to start the pattern.</p> -<p>In this example we are creating a marching ants effect. It is an animation technique often found in <span class="new">selection</span> tools of computer graphics programs. It helps the user to distinguish the selection border from the image background by animating the border. In a later part of this tutorial, you can learn how to do this and other <a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations">basic animations</a>.</p> +<p>In this example we are creating a marching ants effect. It is an animation technique often found in <span class="new">selection</span> tools of computer graphics programs. It helps the user to distinguish the selection border from the image background by animating the border. In a later part of this tutorial, you can learn how to do this and other <a href="/ja/docs/Web/API/Canvas_API/Tutorial/Basic_animations">basic animations</a>.</p> <div class="hidden"> <pre class="brush: html notranslate"><canvas id="canvas" width="110" height="110"></canvas></pre> @@ -663,7 +663,7 @@ var ptrn = ctx.createPattern(img,'repeat'); <p>The <code>shadowColor</code> property is a standard CSS color value indicating the color of the shadow effect; by default, it is fully-transparent black.</p> <div class="note"> -<p><strong>Note:</strong> Shadows are only drawn for <code>source-over</code> <a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Compositing" title="Web/Guide/HTML/Canvas_tutorial/Compositing">compositing operations</a>.</p> +<p><strong>Note:</strong> Shadows are only drawn for <code>source-over</code> <a href="/ja/docs/Web/API/Canvas_API/Tutorial/Compositing" title="Web/Guide/HTML/Canvas_tutorial/Compositing">compositing operations</a>.</p> </div> <h3 id="A_shadowed_text_example">A shadowed text example</h3> @@ -692,7 +692,7 @@ var ptrn = ctx.createPattern(img,'repeat'); <p>{{EmbedLiveSample("A_shadowed_text_example", "180", "100", "https://mdn.mozillademos.org/files/2505/shadowed-string.png")}}</p> -<p>We will look at the <code>font</code> property and <code>fillText</code> method in the next chapter about <a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_text">drawing text</a>.</p> +<p>We will look at the <code>font</code> property and <code>fillText</code> method in the next chapter about <a href="/ja/docs/Web/API/Canvas_API/Tutorial/Drawing_text">drawing text</a>.</p> <h2 id="Canvas_fill_rules">Canvas fill rules</h2> diff --git a/files/ja/web/api/canvas_api/tutorial/basic_usage/index.html b/files/ja/web/api/canvas_api/tutorial/basic_usage/index.html index b258301bff..52335c8095 100644 --- a/files/ja/web/api/canvas_api/tutorial/basic_usage/index.html +++ b/files/ja/web/api/canvas_api/tutorial/basic_usage/index.html @@ -15,15 +15,15 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Basic_usage <pre class="brush: html"><canvas id="tutorial" width="150" height="150"></canvas> </pre> -<p>{{HTMLElement("canvas")}} 㯠{{HTMLElement("img")}} ãšäŒŒãŠããŸãã<code>src</code> å±æ§ãš <code>alt</code> å±æ§ããªãç¹ãæ確ã«ç°ãªããŸããã{{htmlattrxref("width", "canvas")}} ãš {{htmlattrxref("height", "canvas")}} ã®å±æ§ãããç¹ãªã©ã¯å
±éããŠããŸãã ãããã®å±æ§ã¯å¿
ãæå®ããªããã°ãªããªããã®ã§ã¯ãããŸããããã®ã»ãã«æ§ã
㪠{{Glossary("DOM")}} <a href="/docs/Web/API/HTMLCanvasElement">å±æ§</a>ãå©çšã§ããŸãã <code>width</code> ãš <code>height</code> å±æ§ãæå®ãããªãã£ãå Žåãcanvas ã¯å¹
<strong>300 ãã¯ã»ã«</strong>ãé«ã <strong>150 ãã¯ã»ã«</strong>ã®èŠçŽ ãšããŠåæåãããŸããç»é¢äžã®å€§ãã㯠{{Glossary("CSS")}} ã«ãã£ãŠå€æŽã§ããŸããããã®å Žå canvas ã«æç»ãããç»å㯠CSS ã®æå®ã«åãããŠæ¡å€§ / çž®å°ãããŸãããã®éãå
ã®ç»åã®ã¢ã¹ãã¯ãæ¯ã¯èæ
®ãããªããããæå®ã®ä»æ¹ã«ãã£ãŠã¯ç»åãæªãã§è¡šç€ºãããŸãã</p> +<p>{{HTMLElement("canvas")}} 㯠{{HTMLElement("img")}} ãšäŒŒãŠããŸãã<code>src</code> å±æ§ãš <code>alt</code> å±æ§ããªãç¹ãæ確ã«ç°ãªããŸããã{{htmlattrxref("width", "canvas")}} ãš {{htmlattrxref("height", "canvas")}} ã®å±æ§ãããç¹ãªã©ã¯å
±éããŠããŸãã ãããã®å±æ§ã¯å¿
ãæå®ããªããã°ãªããªããã®ã§ã¯ãããŸããããã®ã»ãã«æ§ã
㪠{{Glossary("DOM")}} <a href="/ja/docs/Web/API/HTMLCanvasElement">å±æ§</a>ãå©çšã§ããŸãã <code>width</code> ãš <code>height</code> å±æ§ãæå®ãããªãã£ãå Žåãcanvas ã¯å¹
<strong>300 ãã¯ã»ã«</strong>ãé«ã <strong>150 ãã¯ã»ã«</strong>ã®èŠçŽ ãšããŠåæåãããŸããç»é¢äžã®å€§ãã㯠{{Glossary("CSS")}} ã«ãã£ãŠå€æŽã§ããŸããããã®å Žå canvas ã«æç»ãããç»å㯠CSS ã®æå®ã«åãããŠæ¡å€§ / çž®å°ãããŸãããã®éãå
ã®ç»åã®ã¢ã¹ãã¯ãæ¯ã¯èæ
®ãããªããããæå®ã®ä»æ¹ã«ãã£ãŠã¯ç»åãæªãã§è¡šç€ºãããŸãã</p> <div class="note"> <p><strong>ä»èš:</strong> ç»åãæªãã§ãããšæããæã¯ã<code><canvas> </code>ã® <code>width</code> ãš <code>height</code> å±æ§ã®å€ãèšå®ããŠãCSS ã«ãããµã€ãºã®å€æŽãããªãããã«ããŸãããã</p> </div> -<p><a href="/en-US/docs/Web/HTML/Global_attributes/id"><code>id</code></a> å±æ§ã¯ <a href="/docs/Web/HTML/Global_attributes">å
šãŠã®èŠçŽ ãæã€å±æ§</a> 㧠<code><canvas></code> ã«åºæãªãã®ã§ã¯ãããŸããããããå©çšããããšã§ããŠããŒã¯ãª ID ãèŠçŽ ã«æãããããŸããID ãæãããããšã§ãJavaScript ã®äžããããã®èŠçŽ ãæ¢ãã®ãç°¡åã«ãªããŸãã</p> +<p><a href="/ja/docs/Web/HTML/Global_attributes/id"><code>id</code></a> å±æ§ã¯ <a href="/ja/docs/Web/HTML/Global_attributes">å
šãŠã®èŠçŽ ãæã€å±æ§</a> 㧠<code><canvas></code> ã«åºæãªãã®ã§ã¯ãããŸããããããå©çšããããšã§ããŠããŒã¯ãª ID ãèŠçŽ ã«æãããããŸããID ãæãããããšã§ãJavaScript ã®äžããããã®èŠçŽ ãæ¢ãã®ãç°¡åã«ãªããŸãã</p> -<p><code><canvas></code> èŠçŽ ã¯éåžžã®ç»åãšåãããã«ã¬ã€ã¢ãŠããããŸãã({{cssxref("margin")}} ã {{cssxref("border")}}ã {{cssxref("background")}} ãšãã£ãã«ãŒã«ãå©çšå¯èœã§ããããããã¯å®éã«æç»ãããç»åã«ã¯åœ±é¿ãäžããŸãããã¹ã¿ã€ã«ãäœãèšå®ãããŠããªãå Žåãcanvas ã¯æåéæãªãã®ãšããŠæç»ãããŸããã¹ã¿ã€ã«ãšã¬ã€ã¢ãŠãã«é¢ããŠã¯<a href="/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors">å°çšã®ããŒãž</a>ãèšããŠããŸãã詳现ã¯ããã¡ããã芧ãã ããã</p> +<p><code><canvas></code> èŠçŽ ã¯éåžžã®ç»åãšåãããã«ã¬ã€ã¢ãŠããããŸãã({{cssxref("margin")}} ã {{cssxref("border")}}ã {{cssxref("background")}} ãšãã£ãã«ãŒã«ãå©çšå¯èœã§ããããããã¯å®éã«æç»ãããç»åã«ã¯åœ±é¿ãäžããŸãããã¹ã¿ã€ã«ãäœãèšå®ãããŠããªãå Žåãcanvas ã¯æåéæãªãã®ãšããŠæç»ãããŸããã¹ã¿ã€ã«ãšã¬ã€ã¢ãŠãã«é¢ããŠã¯<a href="/ja/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors">å°çšã®ããŒãž</a>ãèšããŠããŸãã詳现ã¯ããã¡ããã芧ãã ããã</p> <div id="section_2"> <h3 id="代æ¿ã³ã³ãã³ã">代æ¿ã³ã³ãã³ã</h3> @@ -43,7 +43,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Basic_usage </canvas> </pre> -<p>䜿çšãããã©ãŠã¶ãå€æŽããããå©çšè
ã«äŒããããšã¯ãå©çšè
ã®ããã«å
šããªããŸãããã©ã®ãããªä»£æ¿ããã¹ã / ã³ã³ãã³ããèšå®ããã®ãé©åã㯠<a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility">make the canvas more accessible</a> ãã芧ãã ããã</p> +<p>䜿çšãããã©ãŠã¶ãå€æŽããããå©çšè
ã«äŒããããšã¯ãå©çšè
ã®ããã«å
šããªããŸãããã©ã®ãããªä»£æ¿ããã¹ã / ã³ã³ãã³ããèšå®ããã®ãé©åã㯠<a href="/ja/docs/Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility">make the canvas more accessible</a> ãã芧ãã ããã</p> <h3 id="<canvas>ïŒéãã¿ã°ãå¿
é ã§ã"><code></canvas>ïŒ</code>éãã¿ã°ãå¿
é ã§ã</h3> diff --git a/files/ja/web/api/canvas_api/tutorial/compositing/example/index.html b/files/ja/web/api/canvas_api/tutorial/compositing/example/index.html index 65e56da8d4..8a152c0313 100644 --- a/files/ja/web/api/canvas_api/tutorial/compositing/example/index.html +++ b/files/ja/web/api/canvas_api/tutorial/compositing/example/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/Canvas_API/Tutorial/Compositing/Example --- <div>{{CanvasSidebar}}</div> -<p>This sample program demonstrates a number of <a href="/en-US/docs/Web/API/CanvasRenderingContext2D.globalCompositeOperation" title="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing">compositing operations</a>. The output looks like this:</p> +<p>This sample program demonstrates a number of <a href="/ja/docs/Web/API/CanvasRenderingContext2D.globalCompositeOperation" title="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing">compositing operations</a>. The output looks like this:</p> <p>{{EmbedLiveSample("Compositing_example", "100%", 7250)}}</p> diff --git a/files/ja/web/api/canvas_api/tutorial/finale/index.html b/files/ja/web/api/canvas_api/tutorial/finale/index.html index 735c71c693..9ced4ec521 100644 --- a/files/ja/web/api/canvas_api/tutorial/finale/index.html +++ b/files/ja/web/api/canvas_api/tutorial/finale/index.html @@ -11,7 +11,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Finale <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Optimizing_canvas")}}</div> <div class="summary"> -<p>ããã§ãšã! <a href="/en-US/docs/Web/API/Canvas_API/Tutorial">Canvas tutorial</a>ã¯çµäºã§ã! ããã§ã®ãã¬ããžã¯Webã§2Dã°ã©ãã£ãã¯ã¹ãäœæããéã«åœ¹ç«ã€ã§ãããã</p> +<p>ããã§ãšã! <a href="/ja/docs/Web/API/Canvas_API/Tutorial">Canvas tutorial</a>ã¯çµäºã§ã! ããã§ã®ãã¬ããžã¯Webã§2Dã°ã©ãã£ãã¯ã¹ãäœæããéã«åœ¹ç«ã€ã§ãããã</p> </div> <h2 id="ä»ã®äŸãšãã¥ãŒããªã¢ã«">ä»ã®äŸãšãã¥ãŒããªã¢ã«</h2> @@ -23,7 +23,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Finale <dd>ãã©ãŠã¶äžã®ããã³ããšã³ããã£ãããããŒåãã®ãã¬ã€ã°ã©ãŠã³ããšã³ãŒããšãã£ã¿ãŒã§ãã</dd> <dt><a href="http://www.html5canvastutorials.com/">HTML5 Canvas Tutorials</a></dt> <dd>Canvas APIsã®äŸã§ãã</dd> - <dt><a href="/en-US/docs/Games">Game development</a></dt> + <dt><a href="/ja/docs/Games">Game development</a></dt> <dd>ã²ãŒã ã¯æã人æ°ãªæŽ»åã®äžã€ã§ããæšæºã«æºæ ããWebãã©ãŠã¶ã§å®è¡ã§ãããããè¯ããã匷åãªã²ãŒã ãéçºããããã®æ°ããæè¡ãå®æçã«ç»å ŽããŠããŸãã</dd> </dl> @@ -32,11 +32,11 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Finale <p>ãããã®APIã¯canvasãšã°ã©ãã£ãã¯ã¹ãæŽã«åããéã«ãããã䜿ãããŸã</p> <dl> - <dt><a href="/en-US/docs/Web/WebGL">WebGL</a></dt> + <dt><a href="/ja/docs/Web/WebGL">WebGL</a></dt> <dd>è€éãªã°ã©ãã£ãã¯ã¹ã3Dãå«ãã ã¬ã³ããªã³ã°ã®ããã®ã¢ããã³ã¹ããªAPIã§ãã</dd> - <dt><a href="/en-US/docs/Web/SVG">SVG</a></dt> + <dt><a href="/ja/docs/Web/SVG">SVG</a></dt> <dd>ã¹ã±ãŒã©ãã«ã»ãã¯ã¿ãŒã»ã°ã©ãã£ãã¯ã¹ã䜿çšãããšãã¹ã ãŒãºãªã¹ã±ãŒã«ãè¡ãããã«æç»ããããµã€ãºã«ã¯é¢ä¿ãªãããã¯ã¿ãŒ(ã©ã€ã³)ãšã·ã§ã€ãã®ã»ãããšããŠç»åãæç»ããŸãã</dd> - <dt><a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio</a></dt> + <dt><a href="/ja/docs/Web/API/Web_Audio_API">Web Audio</a></dt> <dd>WebAudioAPIã¯ãWebäžã®ãªãŒãã£ãªãå¶åŸ¡ãããããã£ãããããŒããªãŒãã£ãªã®ãªãœãŒã¹ãéžæãããããšãã§ã¯ãããªãŒãã£ãªã«è¿œå ãããããªãŒãã£ãªã»ããžã¥ã¢ã©ã€ã¶ãŒãäœæãããã空éçãšãã§ã¯ã(é³é¿ã®ãããª)ãé©çšããããä»ã«ãæ§ã
ãªåŠçãè¡ãããã®ãªãŒãã£ãªã®å€ç®çãªã·ã¹ãã ãæäŸããŸãã</dd> </dl> @@ -45,7 +45,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Finale <dl> <dt><a href="http://stackoverflow.com/questions/tagged/canvas">Stackoverflow</a></dt> <dd>質åã®ã¿ã°ã¯"canvas"ãšãªããŸãã</dd> - <dt><a href="/en-US/docs/MDN">Comments about this tutorial â the MDN documentation community</a></dt> + <dt><a href="/ja/docs/MDN">Comments about this tutorial â the MDN documentation community</a></dt> <dd>ãã®ãã¥ãŒããªã¢ã«ã«å¯Ÿããã³ã¡ã³ããæè¬ã®èšèããããªããæ¯éæã
ã«å±ããŠã»ããã§ãã</dd> </dl> diff --git a/files/ja/web/api/canvas_api/tutorial/using_images/index.html b/files/ja/web/api/canvas_api/tutorial/using_images/index.html index bc2940554a..d3d7554a02 100644 --- a/files/ja/web/api/canvas_api/tutorial/using_images/index.html +++ b/files/ja/web/api/canvas_api/tutorial/using_images/index.html @@ -54,7 +54,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Using_images <h3 id="Using_images_from_other_domains" name="Using_images_from_other_domains">ã»ãã®ãã¡ã€ã³ã«ããç»åã䜿çšãã</h3> -<p>{{HTMLElement("img")}} èŠçŽ ã® {{htmlattrxref("crossorigin", "img")}} å±æ§ ({{domxref("HTMLImageElement.crossOrigin")}} ããããã£ã«åæ ãããŸã) ã䜿çšããŠã<code>drawImage()</code> ãåŒã³åºããŠã»ãã®ãã¡ã€ã³ããç»åãèªã¿èŸŒãèš±å¯ãæ±ããããšãã§ããŸãããã¹ãã£ã³ã°ãã¡ã€ã³ãç»åã®ã¯ãã¹ãã¡ã€ã³ã¢ã¯ã»ã¹ãèš±å¯ããŠããå Žåã¯ãcanvas ãæ±æããã«ç»åã䜿çšã§ããŸããããã§ãªãå Žåã¯ãç»åã䜿çšãããš <a href="https://developer.mozilla.org/en-US/docs/HTML/CORS_Enabled_Image#What_is_a_.22tainted.22_canvas.3F" rel="internal">canvas ãæ±æããŸã</a>ã</p> +<p>{{HTMLElement("img")}} èŠçŽ ã® {{htmlattrxref("crossorigin", "img")}} å±æ§ ({{domxref("HTMLImageElement.crossOrigin")}} ããããã£ã«åæ ãããŸã) ã䜿çšããŠã<code>drawImage()</code> ãåŒã³åºããŠã»ãã®ãã¡ã€ã³ããç»åãèªã¿èŸŒãèš±å¯ãæ±ããããšãã§ããŸãããã¹ãã£ã³ã°ãã¡ã€ã³ãç»åã®ã¯ãã¹ãã¡ã€ã³ã¢ã¯ã»ã¹ãèš±å¯ããŠããå Žåã¯ãcanvas ãæ±æããã«ç»åã䜿çšã§ããŸããããã§ãªãå Žåã¯ãç»åã䜿çšãããš <a href="/ja/docs/HTML/CORS_Enabled_Image#What_is_a_.22tainted.22_canvas.3F" rel="internal">canvas ãæ±æããŸã</a>ã</p> <h3 id="Using_other_canvas_elements" name="Using_other_canvas_elements">ã»ãã® canvas èŠçŽ ã䜿çšãã</h3> diff --git a/files/ja/web/api/canvascapturemediastreamtrack/index.html b/files/ja/web/api/canvascapturemediastreamtrack/index.html index 26c00af3eb..1a09d91f51 100644 --- a/files/ja/web/api/canvascapturemediastreamtrack/index.html +++ b/files/ja/web/api/canvascapturemediastreamtrack/index.html @@ -18,7 +18,7 @@ translation_of: Web/API/CanvasCaptureMediaStreamTrack <p><span class="seoSummary">The <strong><code>CanvasCaptureMediaStreamTrack</code></strong> interface represents the video track contained in a {{domxref("MediaStream")}} being generated from a {{HTMLElement("canvas")}} following a call to {{domxref("HTMLCanvasElement.captureStream()")}}.</span></p> -<p>Part of the <a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a>.</p> +<p>Part of the <a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a>.</p> <h2 id="Properties">Properties</h2> diff --git a/files/ja/web/api/canvasrenderingcontext2d/fillstyle/index.html b/files/ja/web/api/canvasrenderingcontext2d/fillstyle/index.html index e12cd42f3b..849b1d48d3 100644 --- a/files/ja/web/api/canvasrenderingcontext2d/fillstyle/index.html +++ b/files/ja/web/api/canvasrenderingcontext2d/fillstyle/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/CanvasRenderingContext2D/fillStyle <p>Canvas 2D API ã®<code><strong>CanvasRenderingContext2D</strong></code><strong><code>.fillStyle</code></strong> ããããã£ã¯ãå³åœ¢ã®å
åŽãå¡ãã€ã¶ãããã«äœ¿çšããè²ãã°ã©ããŒã·ã§ã³ããŸãã¯ãã¿ãŒã³ãæå®ããŸããããã©ã«ãå€ã¯Â <code>#000</code> (é»è²)ã§ãã</p> <div class="note"> -<p>茪éãšå¡ãã€ã¶ãã®ã¹ã¿ã€ã«äŸã«ã€ããŠã¯ã <a href="https://developer.mozilla.org/ja/docs/Web/API/Canvas_API/Tutorial">canvas ãã¥ãŒããªã¢ã«</a>ã®Â <a href="https://developer.mozilla.org/ja/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors" rel="nofollow">ã¹ã¿ã€ã«ãšè²ãé©çšãã</a> ãã芧ãã ããã</p> +<p>茪éãšå¡ãã€ã¶ãã®ã¹ã¿ã€ã«äŸã«ã€ããŠã¯ã <a href="/ja/docs/Web/API/Canvas_API/Tutorial">canvas ãã¥ãŒããªã¢ã«</a>ã®Â <a href="/ja/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors" rel="nofollow">ã¹ã¿ã€ã«ãšè²ãé©çšãã</a> ãã芧ãã ããã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -22,7 +22,7 @@ translation_of: Web/API/CanvasRenderingContext2D/fillStyle <dl> <dt><code>color</code></dt> - <dd><a href="/en-US/docs/Web/CSS">CSS</a> 㮠{{cssxref("<color>")}} ãšããŠè§£æããã {{domxref("DOMString")}} ã</dd> + <dd><a href="/ja/docs/Web/CSS">CSS</a> 㮠{{cssxref("<color>")}} ãšããŠè§£æããã {{domxref("DOMString")}} ã</dd> <dt><code>gradient</code></dt> <dd>{{domxref("CanvasGradient")}} ãªããžã§ã¯ã (ç·åœ¢ãŸãã¯æŸå°ç¶ã®ã°ã©ããŒã·ã§ã³) ã</dd> <dt><code>pattern</code></dt> @@ -117,7 +117,7 @@ setFillColor(c, m, y, k, a); <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Canvas_API">Canvas API</a></li> + <li><a href="/ja/docs/Web/API/Canvas_API">Canvas API</a></li> <li>ãã®ããããã£ãå®çŸ©ããŠããã€ã³ã¿ãŒãã§ãŒã¹: {{domxref("CanvasRenderingContext2D")}}</li> <li>ãã®ããããã£ã§äœ¿ãããå€: <ul> diff --git a/files/ja/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html b/files/ja/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html index 146d2efc72..160b041be6 100644 --- a/files/ja/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html +++ b/files/ja/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/CanvasRenderingContext2D/globalCompositeOperation <p><code><strong>CanvasRenderingContext2D.globalCompositeOperation</strong></code>ããããã£ã¯ãæ°ããªå³åœ¢ãæããšãã«é©çšããåæåŠçã®çš®é¡ãå®ããŸããçš®é¡ã¯æååã§ãåæããã¬ã³ãã¢ãŒãã®ããããçšããããã®ãã決ããŸãã</p> -<p>ãªãã<a href="/docs/Web/API/Canvas_API/Tutorial">Canvas Tutorial</a>ã®<a href="/docs/Web/API/Canvas_API/Tutorial/Compositing">Compositing and clipping</a>ã®ç« ããåç
§ãã ããã</p> +<p>ãªãã<a href="/ja/docs/Web/API/Canvas_API/Tutorial">Canvas Tutorial</a>ã®<a href="/ja/docs/Web/API/Canvas_API/Tutorial/Compositing">Compositing and clipping</a>ã®ç« ããåç
§ãã ããã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/canvasrenderingcontext2d/linecap/index.html b/files/ja/web/api/canvasrenderingcontext2d/linecap/index.html index 002363d26b..9e761f6ef3 100644 --- a/files/ja/web/api/canvasrenderingcontext2d/linecap/index.html +++ b/files/ja/web/api/canvasrenderingcontext2d/linecap/index.html @@ -127,5 +127,5 @@ for (let i = 0; i < lineCap.length; i++) { <li>The interface defining this property: {{domxref("CanvasRenderingContext2D")}}</li> <li>{{domxref("CanvasRenderingContext2D.lineWidth")}}</li> <li>{{domxref("CanvasRenderingContext2D.lineJoin")}}</li> - <li><a href="/en-US/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors">Applying styles and color</a></li> + <li><a href="/ja/docs/Web/API/Canvas_API/Tutorial/Applying_styles_and_colors">Applying styles and color</a></li> </ul> diff --git a/files/ja/web/api/channelmergernode/index.html b/files/ja/web/api/channelmergernode/index.html index 784fde0bc0..338b8564bc 100644 --- a/files/ja/web/api/channelmergernode/index.html +++ b/files/ja/web/api/channelmergernode/index.html @@ -85,5 +85,5 @@ translation_of: Web/API/ChannelMergerNode <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/compositionevent/index.html b/files/ja/web/api/compositionevent/index.html index 4f3b40070a..9ef0441801 100644 --- a/files/ja/web/api/compositionevent/index.html +++ b/files/ja/web/api/compositionevent/index.html @@ -74,8 +74,8 @@ translation_of: Web/API/CompositionEvent <ul> <li><a href="/ja/docs/Web/API/Element/compositionstart_event">compositionstart</a></li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/Reference/Events/compositionend">compositionend</a></li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/Element/compositionupdate_event">compositionupdate</a></li> + <li><a href="/ja/docs/Web/Reference/Events/compositionend">compositionend</a></li> + <li><a href="/ja/docs/Web/API/Element/compositionupdate_event">compositionupdate</a></li> <li><a href="/ja/docs/DOM/Event/UIEvent" title="UIEvent">UIEvent</a></li> <li><a href="/ja/docs/DOM/event" title="Event">Event</a></li> </ul> diff --git a/files/ja/web/api/console/assert/index.html b/files/ja/web/api/console/assert/index.html index eb8b92bbf7..df96e31b21 100644 --- a/files/ja/web/api/console/assert/index.html +++ b/files/ja/web/api/console/assert/index.html @@ -45,7 +45,7 @@ console.assert(<em>assertion</em>, <em>msg</em> [, <em>subst1</em>, ..., <em>sub for (let number = 2; number <= 5; number += 1) { console.log('the # is ' + number); console.assert(number % 2 === 0, {number: number, errorMsg: errorMsg}); - // <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#New_notations_in_ECMAScript_2015">ES2015 object property shorthand</a> ã䜿ã£ãç + // <a href="/ja/docs/Web/JavaScript/Reference/Operators/Object_initializer#New_notations_in_ECMAScript_2015">ES2015 object property shorthand</a> ã䜿ã£ãç // console.assert(number % 2 === 0, {number, errorMsg}); } // åºå: diff --git a/files/ja/web/api/console/error/index.html b/files/ja/web/api/console/error/index.html index 5655e1e99a..7b6c677eb9 100644 --- a/files/ja/web/api/console/error/index.html +++ b/files/ja/web/api/console/error/index.html @@ -39,7 +39,7 @@ console.exception(<em>msg</em> [, <em>subst1</em>, ..., <em>substN</em>]); <dd><code>msg</code> å
ã®çœ®ææååã眮æããJavaScript ãªããžã§ã¯ããããã«ãããåºåã®æžåŒã®è©³çŽ°ãªå¶åŸ¡ãå¯èœãšãªããŸãã</dd> </dl> -<p>詳现ã«ã€ããŠã¯ã{{domxref("console")}} ããã¥ã¡ã³ãå
ã® <a href="/docs/Web/API/console#Outputting_text_to_the_console">ã³ã³ãœãŒã«ãžã®ããã¹ãåºå</a> ãåç
§ããŠãã ããã</p> +<p>詳现ã«ã€ããŠã¯ã{{domxref("console")}} ããã¥ã¡ã³ãå
ã® <a href="/ja/docs/Web/API/console#Outputting_text_to_the_console">ã³ã³ãœãŒã«ãžã®ããã¹ãåºå</a> ãåç
§ããŠãã ããã</p> <h2 id="ä»æ§">ä»æ§</h2> diff --git a/files/ja/web/api/convolvernode/index.html b/files/ja/web/api/convolvernode/index.html index 66321d75d7..6409ec786d 100644 --- a/files/ja/web/api/convolvernode/index.html +++ b/files/ja/web/api/convolvernode/index.html @@ -78,5 +78,5 @@ translation_of: Web/API/ConvolverNode <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/css_object_model/using_dynamic_styling_information/index.html b/files/ja/web/api/css_object_model/using_dynamic_styling_information/index.html index 7a73cb4b15..c5b2d9a3b2 100644 --- a/files/ja/web/api/css_object_model/using_dynamic_styling_information/index.html +++ b/files/ja/web/api/css_object_model/using_dynamic_styling_information/index.html @@ -89,11 +89,11 @@ function resetStyle(elemId) { <p>{{ EmbedLiveSample('Modify_an_element_style') }}</p> -<p><code>document.defaultView</code> ãªããžã§ã¯ãã® {{domxref("window.getComputedStyle", "getComputedStyle()")}} ã¡ãœããã¯ããã®èŠçŽ ã«å¯ŸããŠèšç®ãããå
šãŠã®ã¹ã¿ã€ã«ãè¿ããŸãããã®ã¡ãœããã®äœ¿ãæ¹ã«ã€ããŠè©³ããã¯ãµã³ãã«ã® <a href="/en/Gecko_DOM_Reference/Examples#Example_6:_getComputedStyle" title="en/Gecko_DOM_Reference/Examples#Example_6:_getComputedStyle">Example 6: getComputedStyle</a> ãåç
§ããŠãã ããã</p> +<p><code>document.defaultView</code> ãªããžã§ã¯ãã® {{domxref("window.getComputedStyle", "getComputedStyle()")}} ã¡ãœããã¯ããã®èŠçŽ ã«å¯ŸããŠèšç®ãããå
šãŠã®ã¹ã¿ã€ã«ãè¿ããŸãããã®ã¡ãœããã®äœ¿ãæ¹ã«ã€ããŠè©³ããã¯ãµã³ãã«ã® <a href="/ja/Gecko_DOM_Reference/Examples#Example_6:_getComputedStyle" title="en/Gecko_DOM_Reference/Examples#Example_6:_getComputedStyle">Example 6: getComputedStyle</a> ãåç
§ããŠãã ããã</p> <h2 id="DOM_Style_Object" name="DOM_Style_Object">DOM Style ãªããžã§ã¯ã</h2> -<p><code>style</code> ãªããžã§ã¯ãã¯ç¬ç«ããã¹ã¿ã€ã«æå®ã§ãã <code><a href="/en/DOM/document.styleSheets" title="en/DOM/document.styleSheets">document.styleSheets</a></code> ããåå¥ã«ã«ãŒã«ãååŸããã®ãšã¯ç°ãªãã style ãªããžã§ã¯ã㯠<code>document</code> ãŸãã¯ã¹ã¿ã€ã«ãé©çšãããèŠçŽ ããååŸãããŸããããç¹å®ã®èŠçŽ ã®<em>ã€ã³ã©ã€ã³</em>ã¹ã¿ã€ã«ãè¡šããŸãã</p> +<p><code>style</code> ãªããžã§ã¯ãã¯ç¬ç«ããã¹ã¿ã€ã«æå®ã§ãã <code><a href="/ja/DOM/document.styleSheets" title="en/DOM/document.styleSheets">document.styleSheets</a></code> ããåå¥ã«ã«ãŒã«ãååŸããã®ãšã¯ç°ãªãã style ãªããžã§ã¯ã㯠<code>document</code> ãŸãã¯ã¹ã¿ã€ã«ãé©çšãããèŠçŽ ããååŸãããŸããããç¹å®ã®èŠçŽ ã®<em>ã€ã³ã©ã€ã³</em>ã¹ã¿ã€ã«ãè¡šããŸãã</p> <p>ãã®èšäºã§äŸç€ºãã CSS ããããã£ã«éããã <code>style</code> ãªããžã§ã¯ããéããŠèŠçŽ ã®ã¹ã¿ã€ã«ãåå¥ã«æäœã§ãããšããç¹ãéèŠã§ãã</p> @@ -128,7 +128,7 @@ function resetStyle(elemId) { <h3 id="DOM_Style_Object_SetAttribue" name="DOM_Style_Object_SetAttribue">setAttribute ã¡ãœããã®å©çš</h3> -<p>èŠçŽ ã®ã¹ã¿ã€ã«ã®å€æŽã«ã¯ãèŠçŽ ã® <code><a href="/en/DOM/element.setAttribute" title="en/DOM/element.setAttribute">setAttribute</a></code> ã¡ãœããã䜿ãããšãã§ããŸãã</p> +<p>èŠçŽ ã®ã¹ã¿ã€ã«ã®å€æŽã«ã¯ãèŠçŽ ã® <code><a href="/ja/DOM/element.setAttribute" title="en/DOM/element.setAttribute">setAttribute</a></code> ã¡ãœããã䜿ãããšãã§ããŸãã</p> <pre class="brush: js notranslate">var el = document.getElementById('some-element'); el.setAttribute('style', 'background-color:darkblue;'); diff --git a/files/ja/web/api/cssstyledeclaration/index.html b/files/ja/web/api/cssstyledeclaration/index.html index 43e40972cb..5699356552 100644 --- a/files/ja/web/api/cssstyledeclaration/index.html +++ b/files/ja/web/api/cssstyledeclaration/index.html @@ -83,5 +83,5 @@ console.log(styleObj.cssText);</pre> <h2 id="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/CSS/CSS_Properties_Reference">CSS Properties Reference</a></li> + <li><a href="/ja/docs/Web/CSS/CSS_Properties_Reference">CSS Properties Reference</a></li> </ul> diff --git a/files/ja/web/api/cssstylerule/selectortext/index.html b/files/ja/web/api/cssstylerule/selectortext/index.html index 8c72385fd9..0854b6887d 100644 --- a/files/ja/web/api/cssstylerule/selectortext/index.html +++ b/files/ja/web/api/cssstylerule/selectortext/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/CSSStyleRule/selectorText --- <div>{{APIRef("CSSOM") }}</div> -<p><code><strong>CSSRule.selectorText</strong></code>ããããã£ã¯ããã®èŠåéåã®ã»ã¬ã¯ã¿ãŒã®ããã¹ãè¡šçŸãååŸããŸããããã¯ãäžéšã®ãã©ãŠã¶ãŒã§èªã¿åãå°çšã§å®è£
ãããŠããŸããã¹ã¿ã€ã«ã·ãŒãèŠåãã¯ãã¹ãã©ãŠã¶ãŒã§åçã«èšå®ããã«ã¯ã <a href="/docs/DOM/Using_dynamic_styling_information">åçãªã¹ã¿ã€ã«æ
å ±ã®å©çš</a> ãåç
§ããŠãã ããã</p> +<p><code><strong>CSSRule.selectorText</strong></code>ããããã£ã¯ããã®èŠåéåã®ã»ã¬ã¯ã¿ãŒã®ããã¹ãè¡šçŸãååŸããŸããããã¯ãäžéšã®ãã©ãŠã¶ãŒã§èªã¿åãå°çšã§å®è£
ãããŠããŸããã¹ã¿ã€ã«ã·ãŒãèŠåãã¯ãã¹ãã©ãŠã¶ãŒã§åçã«èšå®ããã«ã¯ã <a href="/ja/docs/DOM/Using_dynamic_styling_information">åçãªã¹ã¿ã€ã«æ
å ±ã®å©çš</a> ãåç
§ããŠãã ããã</p> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/cssstylesheet/index.html b/files/ja/web/api/cssstylesheet/index.html index d34d904d14..d17ee62590 100644 --- a/files/ja/web/api/cssstylesheet/index.html +++ b/files/ja/web/api/cssstylesheet/index.html @@ -9,7 +9,7 @@ translation_of: Web/API/CSSStyleSheet --- <div>{{APIRef("CSSOM")}}</div> -<p><strong><code>CSSStyleSheet</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã1 æã® <a href="/docs/Web/CSS">CSS</a> ã¹ã¿ã€ã«ã·ãŒããè¡šããŸããããã¯ããã®èŠªã® {{domxref("StyleSheet")}} ããããããã£ãšã¡ãœãããç¶æ¿ããŸãã</p> +<p><strong><code>CSSStyleSheet</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã1 æã® <a href="/ja/docs/Web/CSS">CSS</a> ã¹ã¿ã€ã«ã·ãŒããè¡šããŸããããã¯ããã®èŠªã® {{domxref("StyleSheet")}} ããããããã£ãšã¡ãœãããç¶æ¿ããŸãã</p> <p>ã¹ã¿ã€ã«ã·ãŒãã¯ã<em>{{domxref("CSSStyleRule", "ã¹ã¿ã€ã«èŠå", "", 1)}}</em><em> </em>("<code>h1,h2 { font-size: 16pt }"</code>)ãæ§ã
㪠<em>@-èŠå</em> (<code>@import</code>, <code>@media</code>, ...) çã® <em>{{domxref("CSSRule", "èŠå", "", 1)}}</em> ããæ§æãããŸãããã®ã€ã³ã¿ãŒãã§ã€ã¹ã¯ãã¹ã¿ã€ã«ã·ãŒãå
ã®èŠåã®ãªã¹ãã調æ»ããã³å€æŽã§ããŸãã</p> @@ -132,5 +132,5 @@ translation_of: Web/API/CSSStyleSheet <h2 id="See also" name="See also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/CSS_Object_Model/Using_dynamic_styling_information">åçãªã¹ã¿ã€ã«æ
å ±ã®å©çš</a></li> + <li><a href="/ja/docs/Web/API/CSS_Object_Model/Using_dynamic_styling_information">åçãªã¹ã¿ã€ã«æ
å ±ã®å©çš</a></li> </ul> diff --git a/files/ja/web/api/csssupportsrule/index.html b/files/ja/web/api/csssupportsrule/index.html index ef02d829cb..a64470f070 100644 --- a/files/ja/web/api/csssupportsrule/index.html +++ b/files/ja/web/api/csssupportsrule/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/CSSSupportsRule --- <p>{{APIRef("CSSOM")}}</p> -<p><strong><code>CSSSupportsRule</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã1 åã® CSS {{cssxref("@supports")}} <a href="/docs/Web/CSS/At-rule">@-èŠå</a> ãè¡šããªããžã§ã¯ããè¡šããŸããããã¯ã{{domxref("CSSConditionRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãããã«åå®æ°ã®å€ã <code>12</code> (<code>CSSRule.SUPPORTS_RULE</code>) ã® {{domxref("CSSRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãš {{domxref("CSSGroupingRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãå®è£
ããŸãã</p> +<p><strong><code>CSSSupportsRule</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã1 åã® CSS {{cssxref("@supports")}} <a href="/ja/docs/Web/CSS/At-rule">@-èŠå</a> ãè¡šããªããžã§ã¯ããè¡šããŸããããã¯ã{{domxref("CSSConditionRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãããã«åå®æ°ã®å€ã <code>12</code> (<code>CSSRule.SUPPORTS_RULE</code>) ã® {{domxref("CSSRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãš {{domxref("CSSGroupingRule")}} ã€ã³ã¿ãŒãã§ã€ã¹ãå®è£
ããŸãã</p> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/customelementregistry/index.html b/files/ja/web/api/customelementregistry/index.html index 79c8a11eca..e127680a70 100644 --- a/files/ja/web/api/customelementregistry/index.html +++ b/files/ja/web/api/customelementregistry/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/CustomElementRegistry <dl> <dt>{{domxref("CustomElementRegistry.define()")}}</dt> - <dd>æ°ãã<a href="https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements">ã«ã¹ã¿ã ãšã¬ã¡ã³ã</a>ãå®çŸ©ã</dd> + <dd>æ°ãã<a href="/ja/docs/Web/Web_Components/Using_custom_elements">ã«ã¹ã¿ã ãšã¬ã¡ã³ã</a>ãå®çŸ©ã</dd> <dt>{{domxref("CustomElementRegistry.get()")}}</dt> <dd>æå®ãããã«ã¹ã¿ã ãšã¬ã¡ã³ããžã®ã³ã³ã¹ãã©ã¯ã¿ãããŸãã¯ã«ã¹ã¿ã ãšã¬ã¡ã³ããå®çŸ©ãããŠããªãå Žåã¯Â <code>undefined</code> ãè¿ãã</dd> <dt>{{domxref("CustomElementRegistry.whenDefined()")}}</dt> diff --git a/files/ja/web/api/dedicatedworkerglobalscope/index.html b/files/ja/web/api/dedicatedworkerglobalscope/index.html index 735a47c297..ebcf8abd58 100644 --- a/files/ja/web/api/dedicatedworkerglobalscope/index.html +++ b/files/ja/web/api/dedicatedworkerglobalscope/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/DedicatedWorkerGlobalScope --- <p>{{APIRef("Web Workers API")}}</p> -<p>The <strong><code>DedicatedWorkerGlobalScope</code></strong> object (the {{domxref("Worker")}} global scope) is accessible through the {{domxref("window.self","self")}} keyword. Some additional global functions, namespaces objects, and constructors, not typically associated with the worker global scope, but available on it, are listed in the <a href="/en-US/docs/Web/JavaScript/Reference">JavaScript Reference</a>. See also: <a href="/en-US/docs/Web/Guide/Needs_categorization/Functions_available_to_workers">Functions available to workers</a>.</p> +<p>The <strong><code>DedicatedWorkerGlobalScope</code></strong> object (the {{domxref("Worker")}} global scope) is accessible through the {{domxref("window.self","self")}} keyword. Some additional global functions, namespaces objects, and constructors, not typically associated with the worker global scope, but available on it, are listed in the <a href="/ja/docs/Web/JavaScript/Reference">JavaScript Reference</a>. See also: <a href="/ja/docs/Web/Guide/Needs_categorization/Functions_available_to_workers">Functions available to workers</a>.</p> <h2 id="ããããã£">ããããã£</h2> @@ -103,6 +103,6 @@ translation_of: Web/API/DedicatedWorkerGlobalScope <ul> <li>{{domxref("Worker")}}</li> <li>{{domxref("WorkerGlobalScope")}}</li> - <li><a href="/en-US/docs/Web/Guide/Performance/Using_web_workers">Web worker ã䜿çšãã</a></li> - <li><a href="/en-US/docs/Web/Guide/Needs_categorization/Functions_available_to_workers">Web Worker ã䜿çšã§ããé¢æ°ãšã¯ã©ã¹</a></li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers">Web worker ã䜿çšãã</a></li> + <li><a href="/ja/docs/Web/Guide/Needs_categorization/Functions_available_to_workers">Web Worker ã䜿çšã§ããé¢æ°ãšã¯ã©ã¹</a></li> </ul> diff --git a/files/ja/web/api/delaynode/delaytime/index.html b/files/ja/web/api/delaynode/delaytime/index.html index 3d0259ad0b..9a64cc564f 100644 --- a/files/ja/web/api/delaynode/delaytime/index.html +++ b/files/ja/web/api/delaynode/delaytime/index.html @@ -54,5 +54,5 @@ myDelay.delayTime.value = 3.0; <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/delaynode/index.html b/files/ja/web/api/delaynode/index.html index dedae1c659..fe7a552956 100644 --- a/files/ja/web/api/delaynode/index.html +++ b/files/ja/web/api/delaynode/index.html @@ -79,5 +79,5 @@ translation_of: Web/API/DelayNode <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/devicemotionevent/index.html b/files/ja/web/api/devicemotionevent/index.html index c165e8e1c2..b3d7fc6eb4 100644 --- a/files/ja/web/api/devicemotionevent/index.html +++ b/files/ja/web/api/devicemotionevent/index.html @@ -78,5 +78,5 @@ translation_of: Web/API/DeviceMotionEvent <li>{{ domxref("DeviceMotionEvent") }}</li> <li>{{ event("devicemotion") }}</li> <li><a href="/ja/docs/WebAPI/Detecting_device_orientation" title="/ja/docs/WebAPI/Detecting_device_orientation">ããã€ã¹ã®æ¹åæ€åº</a></li> - <li><a href="https://developer.mozilla.org/ja/DOM/Orientation_and_motion_data_explained" title="åããšåäœããŒã¿ã®èª¬æ">åããšåäœããŒã¿ã®èª¬æ</a></li> + <li><a href="/ja/DOM/Orientation_and_motion_data_explained" title="åããšåäœããŒã¿ã®èª¬æ">åããšåäœããŒã¿ã®èª¬æ</a></li> </ul> diff --git a/files/ja/web/api/directoryentrysync/index.html b/files/ja/web/api/directoryentrysync/index.html index 3a5a4cdd03..bb267d6467 100644 --- a/files/ja/web/api/directoryentrysync/index.html +++ b/files/ja/web/api/directoryentrysync/index.html @@ -37,16 +37,16 @@ translation_of: Web/API/DirectoryEntrySync <table class="standard-table"> <tbody> <tr> - <td><code>DirectoryReaderSync <a href="#createReader" title="#createReader">createReader</a> () raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>DirectoryReaderSync <a href="#createReader" title="#createReader">createReader</a> () raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> - <td><code><a href="/en/DOM/File_API/File_System_API/FileEntrySync" title="en/DOM/File_API/File_System_API/FileEntrySync">FileEntrySync</a> <a href="#getFile" title="#getFile">getFile</a> (in DOMString <em>path</em>, in optional Flags <em>options</em>) raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code><a href="/ja/DOM/File_API/File_System_API/FileEntrySync" title="en/DOM/File_API/File_System_API/FileEntrySync">FileEntrySync</a> <a href="#getFile" title="#getFile">getFile</a> (in DOMString <em>path</em>, in optional Flags <em>options</em>) raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> - <td><code>DirectoryEntrySync <a href="#getDirectory" title="#getDirectory">getDirectory</a> (in DOMString path, in optional Flags <em>options</em>) raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>DirectoryEntrySync <a href="#getDirectory" title="#getDirectory">getDirectory</a> (in DOMString path, in optional Flags <em>options</em>) raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> - <td><code>void <a href="#removeRecursively" title="#removeRecursively">removeRecursively</a> () raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>); </code></td> + <td><code>void <a href="#removeRecursively" title="#removeRecursively">removeRecursively</a> () raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>); </code></td> </tr> </tbody> </table> @@ -58,12 +58,12 @@ translation_of: Web/API/DirectoryEntrySync <p>ãã®ãã£ã¬ã¯ããªãããšã³ããªãèªã¿èŸŒãããã®æ°ãã <code>DirectoryReaderSync</code> ãäœæããŸãã</p> <pre class="notranslate">DirectoryReaderSync createReader ( -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="æ»ãå€">æ»ãå€</h5> <dl> - <dt><code><a href="/en/DOM/File_API/File_System_API/DirectoryReaderSync" title="en/DOM/File_API/File_System_API/DirectoryReaderSync">DirectoryReaderSync</a></code></dt> + <dt><code><a href="/ja/DOM/File_API/File_System_API/DirectoryReaderSync" title="en/DOM/File_API/File_System_API/DirectoryReaderSync">DirectoryReaderSync</a></code></dt> <dd>ãã¡ã€ã«ã·ã¹ãã å
ã®ãã£ã¬ã¯ããªãè¡šããŸãã</dd> </dl> @@ -100,7 +100,7 @@ translation_of: Web/API/DirectoryEntrySync <pre class="notranslate">void getFile ( in DOMString <em>path</em>, in optional Flags <em>options</em> -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="ãã©ã¡ãŒã¿">ãã©ã¡ãŒã¿</h5> @@ -156,7 +156,7 @@ translation_of: Web/API/DirectoryEntrySync <h5 id="æ»ãå€_2">æ»ãå€</h5> <dl> - <dt><a href="/en/DOM/File_API/File_System_API/FileEntrySync" title="en/DOM/File_API/File_System_API/FileEntrySync"><code>FileEntrySync</code></a></dt> + <dt><a href="/ja/DOM/File_API/File_System_API/FileEntrySync" title="en/DOM/File_API/File_System_API/FileEntrySync"><code>FileEntrySync</code></a></dt> <dd>ãã¡ã€ã«ã·ã¹ãã å
ã®ãã¡ã€ã«ãè¡šããŸãã</dd> </dl> @@ -209,7 +209,7 @@ translation_of: Web/API/DirectoryEntrySync <pre class="notranslate">void getDirectory ( in DOMString <em>path</em>, in optional Flags <em>options</em> -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="Parameter">Parameter</h5> @@ -265,7 +265,7 @@ translation_of: Web/API/DirectoryEntrySync <h5 id="Returns">Returns</h5> <dl> - <dt><a href="/en/DOM/File_API/File_System_API/DirectoryReaderSync" title="en/DOM/File_API/File_System_API/DirectoryReaderSync"><code>DirectoryEntrySync</code></a></dt> + <dt><a href="/ja/DOM/File_API/File_System_API/DirectoryReaderSync" title="en/DOM/File_API/File_System_API/DirectoryReaderSync"><code>DirectoryEntrySync</code></a></dt> <dd>ãã¡ã€ã«ã·ã¹ãã å
ã®ãã£ã¬ã¯ããªãè¡šããŸãã</dd> </dl> @@ -319,7 +319,7 @@ translation_of: Web/API/DirectoryEntrySync <p>åé€ã§ããªããã¡ã€ã«ãå«ããã£ã¬ã¯ããªãåé€ããå Žåããåé€äžã«ãšã©ãŒãçºçããå Žåãå
容ã®äžéšãåé€ãããªãããšããããŸãããã®ãããªå Žåã¯ããšã©ãŒã³ãŒã«ããã¯ã§ãã£ããããåé€ãåè©Šè¡ããŠãã ããã</p> <pre class="notranslate">void removeRecursively ( -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="åŒæ°_2">åŒæ°</h5> @@ -372,6 +372,6 @@ translation_of: Web/API/DirectoryEntrySync <p>ä»æ§æž: {{ spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD") }}</p> -<p>ãªãã¡ã¬ã³ã¹: <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> +<p>ãªãã¡ã¬ã³ã¹: <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> -<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/ja/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/document/copy_event/index.html b/files/ja/web/api/document/copy_event/index.html index 83cde410c0..00c2a97df8 100644 --- a/files/ja/web/api/document/copy_event/index.html +++ b/files/ja/web/api/document/copy_event/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/Document/copy_event </tbody> </table> -<p>ãã®ã€ãã³ãã®æ¬æ¥ã®å¯Ÿè±¡ã¯ãã³ããŒæäœã®æå³ã®å¯Ÿè±¡ã§ãã {{domxref("Element")}} ã§ãããã®ã€ãã³ãã {{domxref("Document")}} ã€ã³ã¿ãŒãã§ã€ã¹äžã§åŸ
ã¡åããããã£ããã£ããããªã³ã°ã®å±é¢ã§åŠçããããšãã§ããŸãããã®ã€ãã³ãã®å±é¢ã«ã€ããŠå®å
šãªè©³çŽ°ã¯ã <a href="/en-US/docs/Web/API/Element/copy_event">Element: copy ã€ãã³ã</a>ãåç
§ããŠãã ããã</p> +<p>ãã®ã€ãã³ãã®æ¬æ¥ã®å¯Ÿè±¡ã¯ãã³ããŒæäœã®æå³ã®å¯Ÿè±¡ã§ãã {{domxref("Element")}} ã§ãããã®ã€ãã³ãã {{domxref("Document")}} ã€ã³ã¿ãŒãã§ã€ã¹äžã§åŸ
ã¡åããããã£ããã£ããããªã³ã°ã®å±é¢ã§åŠçããããšãã§ããŸãããã®ã€ãã³ãã®å±é¢ã«ã€ããŠå®å
šãªè©³çŽ°ã¯ã <a href="/ja/docs/Web/API/Element/copy_event">Element: copy ã€ãã³ã</a>ãåç
§ããŠãã ããã</p> <h2 id="Examples" name="Examples">äŸ</h2> diff --git a/files/ja/web/api/document/designmode/index.html b/files/ja/web/api/document/designmode/index.html index ce879d87d5..c0a2da4cde 100644 --- a/files/ja/web/api/document/designmode/index.html +++ b/files/ja/web/api/document/designmode/index.html @@ -59,6 +59,6 @@ document.designMode = <em>value</em>;</pre> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Rich-Text_Editing_in_Mozilla">Mozilla ã«ããããªããããã¹ãç·šé</a></li> + <li><a href="/ja/docs/Rich-Text_Editing_in_Mozilla">Mozilla ã«ããããªããããã¹ãç·šé</a></li> <li>{{domxref("HTMLElement.contentEditable")}}</li> </ul> diff --git a/files/ja/web/api/document/evaluate/index.html b/files/ja/web/api/document/evaluate/index.html index 493d923a99..98eacb4ef8 100644 --- a/files/ja/web/api/document/evaluate/index.html +++ b/files/ja/web/api/document/evaluate/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/Document/evaluate --- <div>{{ ApiRef("DOM") }}</div> -<div><a href="/en-US/docs/XPath" title="XPath">XPath</a> åŒããã®ä»äžãããããã©ã¡ãŒã¿ã«åºã¥ã㊠<code><a href="/en-US/docs/XPathResult" title="XPathResult">XPathResult</a></code> ãè¿ããŸãã</div> +<div><a href="/ja/docs/XPath" title="XPath">XPath</a> åŒããã®ä»äžãããããã©ã¡ãŒã¿ã«åºã¥ã㊠<code><a href="/ja/docs/XPathResult" title="XPathResult">XPathResult</a></code> ãè¿ããŸãã</div> <div> </div> @@ -50,7 +50,7 @@ alert(alertText); // Alerts the text of all h2 elements <p>Notice in the above <code>document.body</code> has been used as the context instead of <code>document</code> so the XPath starts from the body element. (In this example, the <code>"."</code> is important to indicate that the querying should start from the context node, document.body. If the "." was left out (leaving <code>//h2</code>) the query would start from the root node (<code>html</code>) which would be more wasteful.)</p> -<p>See <a href="/en-US/docs/Introduction_to_using_XPath_in_JavaScript" title="Introduction to using XPath in JavaScript">Introduction to using XPath in JavaScript</a> for more information.</p> +<p>See <a href="/ja/docs/Introduction_to_using_XPath_in_JavaScript" title="Introduction to using XPath in JavaScript">Introduction to using XPath in JavaScript</a> for more information.</p> <h2 id="Notes" name="Notes">泚é</h2> @@ -155,7 +155,7 @@ alert(alertText); // Alerts the text of all h2 elements <h2 id="See_also" name="See_also">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/DOM/document.createExpression" title="DOM/document.createExpression">DOM:document.createExpression</a></li> - <li><a href="/en-US/docs/Code_snippets/XPath" title="Code_snippets/XPath">XPath Code Snippets</a></li> + <li><a href="/ja/docs/DOM/document.createExpression" title="DOM/document.createExpression">DOM:document.createExpression</a></li> + <li><a href="/ja/docs/Code_snippets/XPath" title="Code_snippets/XPath">XPath Code Snippets</a></li> <li><a href="http://codepen.io/johan/full/ckFgn">Check for browser support</a></li> </ul> diff --git a/files/ja/web/api/document/getelementsbyname/index.html b/files/ja/web/api/document/getelementsbyname/index.html index 61d75e85f5..d21b02a8ed 100644 --- a/files/ja/web/api/document/getelementsbyname/index.html +++ b/files/ja/web/api/document/getelementsbyname/index.html @@ -92,6 +92,6 @@ translation_of: Web/API/Document/getElementsByName <ul> <li>{{domxref("document.getElementById()")}} : åºæã® <code>id</code> ãæã€èŠçŽ ãžã®åç
§ãè¿ã</li> - <li>{{domxref("document.getElementsByTagName()")}} : åã<a href="/en-US/docs/Web/API/Element/tagName">ã¿ã°å</a>ã®èŠçŽ ãžã®åç
§ãè¿ã</li> + <li>{{domxref("document.getElementsByTagName()")}} : åã<a href="/ja/docs/Web/API/Element/tagName">ã¿ã°å</a>ã®èŠçŽ ãžã®åç
§ãè¿ã</li> <li>{{domxref("document.querySelector()")}} : <code>'div.myclass'</code> ã®ãã㪠CSS ã»ã¬ã¯ã¿ãŒã«ãã£ãŠèŠçŽ ãžã®åç
§ãããã</li> </ul> diff --git a/files/ja/web/api/document/hasfocus/index.html b/files/ja/web/api/document/hasfocus/index.html index 2cbc9b8524..d228acbe5a 100644 --- a/files/ja/web/api/document/hasfocus/index.html +++ b/files/ja/web/api/document/hasfocus/index.html @@ -16,7 +16,7 @@ translation_of: Web/API/Document/hasFocus <p><code><strong>hasFocus()</strong></code> 㯠{{domxref("Document")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®ã¡ãœããã§ã {{jsxref("Boolean")}} ã®å€ãè¿ããææžãŸãã¯ææžå
ã®äœããã®èŠçŽ ããã©ãŒã«ã¹ãæã£ãŠãããã©ããã瀺ããŸãããã®ã¡ãœããã¯ãææžå
ã®ã¢ã¯ãã£ããªèŠçŽ ããã©ãŒã«ã¹ãæã£ãŠãããã©ãããç¹å®ããããã«äœ¿çšããããšãã§ããŸãã</p> <div class="note"> -<p>ææžãèŠãŠããæãææžå
ã§ãã©ãŒã«ã¹ãæã€èŠçŽ ã¯åžžã«<a href="/en-US/docs/Web/API/DocumentOrShadowRoot/activeElement">ã¢ã¯ãã£ãèŠçŽ </a>ã§ãããã¢ã¯ãã£ãèŠçŽ ããã©ãŒã«ã¹ãæã£ãŠãããšã¯éããŸãããäŸãã°ããã©ã¢ã°ã©ãŠã³ãã«ãªã£ãŠããªããããã¢ãããŠã£ã³ããŠå
ã®ã¢ã¯ãã£ãèŠçŽ ã¯ãã©ãŒã«ã¹ãæã¡ãŸããã</p> +<p>ææžãèŠãŠããæãææžå
ã§ãã©ãŒã«ã¹ãæã€èŠçŽ ã¯åžžã«<a href="/ja/docs/Web/API/DocumentOrShadowRoot/activeElement">ã¢ã¯ãã£ãèŠçŽ </a>ã§ãããã¢ã¯ãã£ãèŠçŽ ããã©ãŒã«ã¹ãæã£ãŠãããšã¯éããŸãããäŸãã°ããã©ã¢ã°ã©ãŠã³ãã«ãªã£ãŠããªããããã¢ãããŠã£ã³ããŠå
ã®ã¢ã¯ãã£ãèŠçŽ ã¯ãã©ãŒã«ã¹ãæã¡ãŸããã</p> </div> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/document/lastmodified/index.html b/files/ja/web/api/document/lastmodified/index.html index a2f24d0270..682e0341ff 100644 --- a/files/ja/web/api/document/lastmodified/index.html +++ b/files/ja/web/api/document/lastmodified/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/Document/lastModified <h2 id="Notes" name="Notes">泚</h2> -<p><code>lastModified</code> ã¯æååãªã®ã§ãææžã®æŽæ°æ¥ã®æ¯èŒã«ã¯<em>ç°¡åã«ã¯</em>䜿çšã§ããªãããšã«æ³šæããŠãã ããããã¡ãã¯ãã€ããŒãžãå€æŽãããããã¢ã©ãŒãã¡ãã»ãŒãžã§è¡šç€ºããæ¹æ³ã®äŸã§ã (<a href="/en-US/docs/DOM/document.cookie">JavaScript cookies API</a> ãåç
§)ã</p> +<p><code>lastModified</code> ã¯æååãªã®ã§ãææžã®æŽæ°æ¥ã®æ¯èŒã«ã¯<em>ç°¡åã«ã¯</em>䜿çšã§ããªãããšã«æ³šæããŠãã ããããã¡ãã¯ãã€ããŒãžãå€æŽãããããã¢ã©ãŒãã¡ãã»ãŒãžã§è¡šç€ºããæ¹æ³ã®äŸã§ã (<a href="/ja/docs/DOM/document.cookie">JavaScript cookies API</a> ãåç
§)ã</p> <pre class="brush: js notranslate">if (Date.parse(document.lastModified) > parseFloat(document.cookie.replace(/(?:(?:^|.*;)\s*last_modif\s*\=\s*([^;]*).*$)|^.*$/, "$1") || "0")) { document.cookie = "last_modif=" + Date.now() + "; expires=Fri, 31 Dec 9999 23:59:59 GMT; path=" + location.pathname; diff --git a/files/ja/web/api/document/open/index.html b/files/ja/web/api/document/open/index.html index 2c2d46aaf8..a6d2629093 100644 --- a/files/ja/web/api/document/open/index.html +++ b/files/ja/web/api/document/open/index.html @@ -56,7 +56,7 @@ document.close(); <p>Gecko 1.9 以éããã®ã¡ãœããã¯ä»ã®ããããã£ãšåäžãªãªãžã³ããªã·ãŒãåãã«ãªãããã«ãªããææžã®ãªãªãžã³ãå€æŽããããšããå Žåã«åäœããŸããã</p> -<p>Gecko 1.9.2 以éã <code>document.open()</code> ã¯<a href="/docs/Security_check_basics">ããªã³ã·ãã«</a>ãã¹ã¿ãã¯ãããã§ããããã®ã§ã¯ãªãã URI ã䜿çšããææžã®ããªã³ã·ãã«ã䜿çšããŸãããã®çµæã <a class="internal" href="/ja/wrappedJSObject"><code>wrappedJSObject</code></a> ã䜿çšããŠãã {{domxref("document.write()")}} ã{{Glossary("chrome", "ã¯ããŒã ")}}ããã®ä¿¡é Œã§ããªãææžã«åŒã³åºãããšã¯ã§ããŸãããèãæ¹ã«ã€ããŠã¯<a href="/ja/Security_check_basics">ã»ãã¥ãªãã£ãã§ãã¯ã®åºæ¬</a>ãåç
§ããŠãã ããã</p> +<p>Gecko 1.9.2 以éã <code>document.open()</code> ã¯<a href="/ja/docs/Security_check_basics">ããªã³ã·ãã«</a>ãã¹ã¿ãã¯ãããã§ããããã®ã§ã¯ãªãã URI ã䜿çšããææžã®ããªã³ã·ãã«ã䜿çšããŸãããã®çµæã <a class="internal" href="/ja/wrappedJSObject"><code>wrappedJSObject</code></a> ã䜿çšããŠãã {{domxref("document.write()")}} ã{{Glossary("chrome", "ã¯ããŒã ")}}ããã®ä¿¡é Œã§ããªãææžã«åŒã³åºãããšã¯ã§ããŸãããèãæ¹ã«ã€ããŠã¯<a href="/ja/Security_check_basics">ã»ãã¥ãªãã£ãã§ãã¯ã®åºæ¬</a>ãåç
§ããŠãã ããã</p> <h2 id="Three-argument_document.open" name="Three-argument_document.open">åŒæ°3ã€ã® document.open()</h2> diff --git a/files/ja/web/api/document/selectstart_event/index.html b/files/ja/web/api/document/selectstart_event/index.html index 448225df42..70b7d59de9 100644 --- a/files/ja/web/api/document/selectstart_event/index.html +++ b/files/ja/web/api/document/selectstart_event/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/Document/selectstart_event <div>{{APIRef}}</div> <div> -<p><a href="/en-US/docs/Web/API/Selection">Selection API</a> ã®Â <code><strong>selectstart</strong></code> ã€ãã³ãã¯æ°ããéžæç¯å²ããŠãŒã¶ãæå®ããéã«çºç«ããŸãã</p> +<p><a href="/ja/docs/Web/API/Selection">Selection API</a> ã®Â <code><strong>selectstart</strong></code> ã€ãã³ãã¯æ°ããéžæç¯å²ããŠãŒã¶ãæå®ããéã«çºç«ããŸãã</p> <p>ã€ãã³ãããã£ã³ã»ã«ãããå Žåãéžæç¯å²ã¯å€æŽãããŸããã</p> </div> diff --git a/files/ja/web/api/domexception/name/index.html b/files/ja/web/api/domexception/name/index.html index d708e5d710..cae6d4027c 100644 --- a/files/ja/web/api/domexception/name/index.html +++ b/files/ja/web/api/domexception/name/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/DOMException/name --- <p>{{ APIRef("DOM") }}</p> -<p><strong><code>name</code></strong> 㯠{{domxref("DOMException")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®èªåå°çšããããã£ã§ã <a href="/en-US/docs/Web/API/DOMException#Error_names">ãšã©ãŒå</a>ã«çµã³ã€ããããæååã®ãã¡ã®äžã€ãå«ã {{domxref("DOMString")}} ãè¿ããŸãã</p> +<p><strong><code>name</code></strong> 㯠{{domxref("DOMException")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®èªåå°çšããããã£ã§ã <a href="/ja/docs/Web/API/DOMException#Error_names">ãšã©ãŒå</a>ã«çµã³ã€ããããæååã®ãã¡ã®äžã€ãå«ã {{domxref("DOMString")}} ãè¿ããŸãã</p> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/effecttiming/index.html b/files/ja/web/api/effecttiming/index.html index 2488aa9749..ba4e93cb98 100644 --- a/files/ja/web/api/effecttiming/index.html +++ b/files/ja/web/api/effecttiming/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/EffectTiming --- <div>{{ SeeCompatTable() }}{{ APIRef("Web Animations") }}</div> -<p>The <strong><code>EffectTiming</code></strong> dictionary, part of the <a href="/en-US/docs/Web/API/Web_Animations_API">Web Animations API</a>, is used by {{domxref("Element.animate()")}}, {{domxref("KeyframeEffectReadOnly.KeyframeEffectReadOnly", "KeyframeEffectReadOnly()")}}, and {{domxref("KeyframeEffect.KeyframeEffect", "KeyframeEffect()")}} to describe timing properties for animation effects. These properties are all optional, although without setting a <code>duration</code> the animation will not play.</p> +<p>The <strong><code>EffectTiming</code></strong> dictionary, part of the <a href="/ja/docs/Web/API/Web_Animations_API">Web Animations API</a>, is used by {{domxref("Element.animate()")}}, {{domxref("KeyframeEffectReadOnly.KeyframeEffectReadOnly", "KeyframeEffectReadOnly()")}}, and {{domxref("KeyframeEffect.KeyframeEffect", "KeyframeEffect()")}} to describe timing properties for animation effects. These properties are all optional, although without setting a <code>duration</code> the animation will not play.</p> <p>Simply put, these properties describe how the {{Glossary("user agent")}} should go about making the transition from from keyframe to keyframe, and how to behave when the animation begins and ends.</p> @@ -56,8 +56,8 @@ translation_of: Web/API/EffectTiming <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Animations_API">Web Animations API</a></li> - <li><a href="/en-US/docs/Web/API/Web_Animations_API/Using_the_Web_Animations_API">Using the Web Animations API</a></li> + <li><a href="/ja/docs/Web/API/Web_Animations_API">Web Animations API</a></li> + <li><a href="/ja/docs/Web/API/Web_Animations_API/Using_the_Web_Animations_API">Using the Web Animations API</a></li> <li>{{domxref("Element.animate()")}}</li> <li>{{domxref("KeyframeEffect.KeyframeEffect", "KeyframeEffect()")}}</li> <li>{{domxref("KeyframeEffectReadOnly.KeyframeEffectReadOnly", "KeyframeEffectReadOnly()")}}</li> diff --git a/files/ja/web/api/element/animate/index.html b/files/ja/web/api/element/animate/index.html index a0108d9f60..661f224477 100644 --- a/files/ja/web/api/element/animate/index.html +++ b/files/ja/web/api/element/animate/index.html @@ -24,7 +24,7 @@ translation_of: Web/API/Element/animate </ol> <dl> - <dd>ã®ã©ã¡ãããæå®ããŸããkeyframes 圢åŒã®è©³çŽ°ã«ã€ããŠã¯Â <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API/Keyframe_Formats">Keyframe Formats</a> ã§ç¢ºèªã§ããŸãã</dd> + <dd>ã®ã©ã¡ãããæå®ããŸããkeyframes 圢åŒã®è©³çŽ°ã«ã€ããŠã¯Â <a href="/ja/docs/Web/API/Web_Animations_API/Keyframe_Formats">Keyframe Formats</a> ã§ç¢ºèªã§ããŸãã</dd> <dd> <ol> <li>å€åãããã CSS ããããã£ãããŒãšãããã®ããããã£å€ãé·ç§»ã®é çªã«äžŠã¹ãé
åãå€ãšãããªããžã§ã¯ã @@ -49,7 +49,7 @@ translation_of: Web/API/Element/animate </ol> </dd> <dt><code>options</code></dt> - <dd>ã¢ãã¡ãŒã·ã§ã³ã®åçæéãè¡šã ms åäœã®æŽæ°å€ããŸãã¯Â <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API/Animation_timing_options">animation timing options</a> ãå«ããªããžã§ã¯ããæž¡ãå¿
èŠããããŸããåŸè
ã®å Žåã<a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API/Animation_timing_options">animation timing options</a> ã®ããããã£ã«å ãã以äžã®ãããªããããã£ãè¿œå ããŠÂ <code>animate()</code> ã«æž¡ãããšãã§ããŸãã</dd> + <dd>ã¢ãã¡ãŒã·ã§ã³ã®åçæéãè¡šã ms åäœã®æŽæ°å€ããŸãã¯Â <a href="/ja/docs/Web/API/Web_Animations_API/Animation_timing_options">animation timing options</a> ãå«ããªããžã§ã¯ããæž¡ãå¿
èŠããããŸããåŸè
ã®å Žåã<a href="/ja/docs/Web/API/Web_Animations_API/Animation_timing_options">animation timing options</a> ã®ããããã£ã«å ãã以äžã®ãããªããããã£ãè¿œå ããŠÂ <code>animate()</code> ã«æž¡ãããšãã§ããŸãã</dd> </dl> <h4 id="keyframeOptions_ã«è¿œå ã§ããããããã£">keyframeOptions ã«è¿œå ã§ããããããã£</h4> diff --git a/files/ja/web/api/element/blur_event/index.html b/files/ja/web/api/element/blur_event/index.html index 374419a1e3..a91dd6fcc8 100644 --- a/files/ja/web/api/element/blur_event/index.html +++ b/files/ja/web/api/element/blur_event/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/Element/blur_event --- <div>{{APIRef}}</div> -<p><strong><code>blur</code></strong> ã€ãã³ãã¯ãèŠçŽ ããã©ãŒã«ã¹ã倱ã£ããšãã«çºçããŸãããã®ã€ãã³ããš {{domxref("Element/focusout_event", "focusout")}} ãšã®éãã¯ã <code>focusout</code> ã<a href="/en-US/docs/Learn/JavaScript/Building_blocks/Events#Event_bubbling_and_capture">ãããªã³ã°</a>ãè¡ãã®ã«å¯Ÿã <code>blur</code> ã¯è¡ããªãããšã§ãã</p> +<p><strong><code>blur</code></strong> ã€ãã³ãã¯ãèŠçŽ ããã©ãŒã«ã¹ã倱ã£ããšãã«çºçããŸãããã®ã€ãã³ããš {{domxref("Element/focusout_event", "focusout")}} ãšã®éãã¯ã <code>focusout</code> ã<a href="/ja/docs/Learn/JavaScript/Building_blocks/Events#Event_bubbling_and_capture">ãããªã³ã°</a>ãè¡ãã®ã«å¯Ÿã <code>blur</code> ã¯è¡ããªãããšã§ãã</p> <p><code>blur</code> ã®å察㯠{{domxref("Element/focus_event", "focus")}} ã§ãã</p> diff --git a/files/ja/web/api/element/getattribute/index.html b/files/ja/web/api/element/getattribute/index.html index ae9a08953c..4ee84122ba 100644 --- a/files/ja/web/api/element/getattribute/index.html +++ b/files/ja/web/api/element/getattribute/index.html @@ -51,7 +51,7 @@ alert(align); // id="div1" ã®èŠçŽ ã® align ã®å€ã衚瀺ããŸãã</pre> // 空æååãè¿ããã </pre> -<p>ã³ã³ãã³ãå±æ§ã®ãã³ã¹ããã«ã¯ã代ããã« <code><a href="/en-US/docs/Web/API/HTMLOrForeignElement/nonce">nonce</a></code> ããããã£ã䜿çšããŠãã ããã</p> +<p>ã³ã³ãã³ãå±æ§ã®ãã³ã¹ããã«ã¯ã代ããã« <code><a href="/ja/docs/Web/API/HTMLOrForeignElement/nonce">nonce</a></code> ããããã£ã䜿çšããŠãã ããã</p> <pre class="brush: js">let nonce = script.nonce;</pre> diff --git a/files/ja/web/api/element/getattributens/index.html b/files/ja/web/api/element/getattributens/index.html index 974483920a..ee03de1cab 100644 --- a/files/ja/web/api/element/getattributens/index.html +++ b/files/ja/web/api/element/getattributens/index.html @@ -36,7 +36,7 @@ alert(a); // div ã® align å±æ§ã®å€ã衚瀺ããŸãã <h3 id=".E6.B3.A8.E8.A8.98" name=".E6.B3.A8.E8.A8.98">泚èš</h3> -<p><code>getAttributeNS</code> 㯠<a href="ja/DOM/element.getAttribute">getAttribute</a> ãšç°ãªããŸãã<code>getAttributeNS</code> ã¯ç¹å®ã®åå空éã«å±ããŠããèŠæ±ãããå±æ§ãããæ·±ãç¹å®ããããšãã§ããŸããäžèšã®äŸã§ã¯ãå±æ§ã¯ mozilla ã®æ¶ç©ºã® "specialspace" åå空éã«å±ããŠããŸãã</p> +<p><code>getAttributeNS</code> 㯠<a href="/ja/DOM/element.getAttribute">getAttribute</a> ãšç°ãªããŸãã<code>getAttributeNS</code> ã¯ç¹å®ã®åå空éã«å±ããŠããèŠæ±ãããå±æ§ãããæ·±ãç¹å®ããããšãã§ããŸããäžèšã®äŸã§ã¯ãå±æ§ã¯ mozilla ã®æ¶ç©ºã® "specialspace" åå空éã«å±ããŠããŸãã</p> <p>DOM4 ããåã®ä»æ§ã§ã¯ããã®ã¡ãœããã¯å±æ§ãååšããªãå Žåã« <code>null</code> ã§ã¯ãªã空æååãè¿ãããã«æå®ãããŠããŸãããããããã»ãšãã©ã®ãŠã§ãã»ãã©ãŠã¶ã¯ <code>null</code> ãè¿ããŠããŸãããDOM4 以éã¯ãä»æ§ã§ã <code>null</code> ãè¿ãããã«æå®ãããŸãããããããªãããããã€ãã®å€ããŠã§ãã»ãã©ãŠã¶ã¯ç©ºæååãè¿ããŸãããã®ãããæå®ã®èŠçŽ ã«æå®ã®å±æ§ãååšããªãå¯èœæ§ããããªã <code>getAttributeNS</code> ãåŒã¶åã« <a href="/ja/docs/Web/API/Element/hasAttributeNS"><code>hasAttributeNS</code></a> ã䜿çšããŠå±æ§ã®ååšã確ãããå¿
èŠããããŸãã</p> diff --git a/files/ja/web/api/element/getelementsbytagname/index.html b/files/ja/web/api/element/getelementsbytagname/index.html index c8e6024316..248bf36639 100644 --- a/files/ja/web/api/element/getelementsbytagname/index.html +++ b/files/ja/web/api/element/getelementsbytagname/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/Element/getElementsByTagName <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">æŠèŠ</h3> -<p>æå®ããã <a href="ja/DOM/element.tagName">ã¿ã°å</a> ã«ããèŠçŽ ã®ãªã¹ããè¿ããŸããæå®ãããèŠçŽ 以äžã®ãµãããªãŒãæ€çŽ¢å¯Ÿè±¡ãšãªãããã®èŠçŽ èªäœã¯é€å€ãããŸãã</p> +<p>æå®ããã <a href="/ja/DOM/element.tagName">ã¿ã°å</a> ã«ããèŠçŽ ã®ãªã¹ããè¿ããŸããæå®ãããèŠçŽ 以äžã®ãµãããªãŒãæ€çŽ¢å¯Ÿè±¡ãšãªãããã®èŠçŽ èªäœã¯é€å€ãããŸãã</p> <h3 id=".E6.A7.8B.E6.96.87" name=".E6.A7.8B.E6.96.87">æ§æ</h3> @@ -44,7 +44,7 @@ for (var i = 0; i < cells.length; i++) { <h3 id=".E6.B3.A8.E6.84.8F.E7.82.B9" name=".E6.B3.A8.E6.84.8F.E7.82.B9">泚æç¹</h3> -<p><code>element.getElementsByTagName</code> ã¯ãæ€çŽ¢å¯Ÿè±¡ãæå®ãããèŠçŽ ã®åå«èŠçŽ ã«éããããšããç¹ãé€ãã°ã<a href="ja/DOM/document.getElementsByTagName">document.getElementsByTagName</a> ãšäŒŒãŠããŸãã</p> +<p><code>element.getElementsByTagName</code> ã¯ãæ€çŽ¢å¯Ÿè±¡ãæå®ãããèŠçŽ ã®åå«èŠçŽ ã«éããããšããç¹ãé€ãã°ã<a href="/ja/DOM/document.getElementsByTagName">document.getElementsByTagName</a> ãšäŒŒãŠããŸãã</p> <h3 id=".E4.BB.95.E6.A7.98.E6.9B.B8" name=".E4.BB.95.E6.A7.98.E6.9B.B8">ä»æ§æž</h3> diff --git a/files/ja/web/api/element/getelementsbytagnamens/index.html b/files/ja/web/api/element/getelementsbytagnamens/index.html index 8bfa3bec21..f0344fd357 100644 --- a/files/ja/web/api/element/getelementsbytagnamens/index.html +++ b/files/ja/web/api/element/getelementsbytagnamens/index.html @@ -20,8 +20,8 @@ translation_of: Web/API/Element/getElementsByTagNameNS <ul> <li><code>elements</code> ã¯èŠä»ãã£ãèŠçŽ ã®ããªãŒã«åºçŸããé ã«çãã <code>NodeList</code> ã§ãã</li> <li><code>element</code> ã¯æ€çŽ¢ãå§ããèŠçŽ ã§ãããã®èŠçŽ ã®åå«ã®ã¿ãæ€çŽ¢å¯Ÿè±¡ã«ãªãããã®ããŒãèªèº«ã¯å¯Ÿè±¡ã«ãªããŸããã</li> - <li><code>namespaceURI</code> ã¯æ€çŽ¢ãããèŠçŽ ã®åå空é URI ã§ã(<code><a href="ja/DOM/element.namespaceURI">element.namespaceURI</a></code> ãåç
§)ãäŸãã°ãXHTML èŠçŽ ãæ€çŽ¢ããå¿
èŠããããªããXHTML ã®åå空é URI <code><span class="nowiki">http://www.w3.org/1999/xhtml</span></code> ã䜿ã£ãŠãã ããã</li> - <li><code>localName</code> ã¯æ¢ãèŠçŽ ã®ããŒã«ã«åãå
šãŠã®èŠçŽ ã«ãããããç¹å¥ãªå€ <code>"*"</code> ã®ã©ã¡ããã§ã(<code><a href="ja/DOM/element.localName">element.localName</a></code> åç
§)ã</li> + <li><code>namespaceURI</code> ã¯æ€çŽ¢ãããèŠçŽ ã®åå空é URI ã§ã(<code><a href="/ja/DOM/element.namespaceURI">element.namespaceURI</a></code> ãåç
§)ãäŸãã°ãXHTML èŠçŽ ãæ€çŽ¢ããå¿
èŠããããªããXHTML ã®åå空é URI <code><span class="nowiki">http://www.w3.org/1999/xhtml</span></code> ã䜿ã£ãŠãã ããã</li> + <li><code>localName</code> ã¯æ¢ãèŠçŽ ã®ããŒã«ã«åãå
šãŠã®èŠçŽ ã«ãããããç¹å¥ãªå€ <code>"*"</code> ã®ã©ã¡ããã§ã(<code><a href="/ja/DOM/element.localName">element.localName</a></code> åç
§)ã</li> </ul> <h3 id=".E4.BE.8B" name=".E4.BE.8B">äŸ</h3> diff --git a/files/ja/web/api/element/namespaceuri/index.html b/files/ja/web/api/element/namespaceuri/index.html index 476f51c8b1..ebf84fb77c 100644 --- a/files/ja/web/api/element/namespaceuri/index.html +++ b/files/ja/web/api/element/namespaceuri/index.html @@ -19,7 +19,7 @@ original_slug: Web/API/Node/namespaceURI <li><code>namespace</code> ã¯æå®ãããããŒãã®åå空é URI ãè¡šãæååã§ãã</li> </ul> <h3 id=".E4.BE.8B" name=".E4.BE.8B">äŸ</h3> -<p>ãã®æçã§ã¯ãããŒãã® <a href="ja/DOM/element.localName">localName</a> ãš <code>namespaceURI</code> ãè©ŠéšãããŸããããã<code>namespaceURI</code> ã XUL ã®åå空éãè¿ãã<code>localName</code> ã "browser" ãè¿ãã°ããã®ããŒã㯠XUL ã® <code><browser/></code> ãšç解ãããŸãã</p> +<p>ãã®æçã§ã¯ãããŒãã® <a href="/ja/DOM/element.localName">localName</a> ãš <code>namespaceURI</code> ãè©ŠéšãããŸããããã<code>namespaceURI</code> ã XUL ã®åå空éãè¿ãã<code>localName</code> ã "browser" ãè¿ãã°ããã®ããŒã㯠XUL ã® <code><browser/></code> ãšç解ãããŸãã</p> <pre>if (node.localName == "browser" && node.namespaceURI == "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul") { // ãã㯠XUL browser ã§ãã @@ -27,8 +27,8 @@ original_slug: Web/API/Node/namespaceURI </pre> <h3 id=".E6.B3.A8.E8.A8.98" name=".E6.B3.A8.E8.A8.98">泚èš</h3> <p>ããã¯ãã¹ã³ãŒãäžã®åå空é宣èšã®èª¿æ»ãåºã¥ãããåå空éæ€çŽ¢ã®çµæã§ãããèšç®ãããå€ã§ã¯ãããŸãããåã«äœææã«äžããããåå空é URI ã§ãã</p> -<p><code>ELEMENT_NODE</code> ãš <code>ATTRIBUTE_NODE</code> 以å€ã®<a href="ja/DOM/element.nodeType">çš®é¡</a>å
šãŠã«å±ãããŒããš, <code><a href="ja/DOM/document.createElement">document.createElement</a></code> ã®ãã㪠DOM Level 1 ã®ã¡ãœããã§äœãããããŒãã§ã¯ãåžžã« <code>namespaceURI</code> 㯠<code>null</code> ã§ãã</p> -<p>DOM Level 2 ã® <a href="ja/DOM/document.createElementNS">document.createElementNS</a> ã¡ãœããã䜿ãããšã§ãç¹å®ã® <code>namespaceURI</code> ãæã£ãèŠçŽ ãäœãããšãã§ããŸãã</p> +<p><code>ELEMENT_NODE</code> ãš <code>ATTRIBUTE_NODE</code> 以å€ã®<a href="/ja/DOM/element.nodeType">çš®é¡</a>å
šãŠã«å±ãããŒããš, <code><a href="/ja/DOM/document.createElement">document.createElement</a></code> ã®ãã㪠DOM Level 1 ã®ã¡ãœããã§äœãããããŒãã§ã¯ãåžžã« <code>namespaceURI</code> 㯠<code>null</code> ã§ãã</p> +<p>DOM Level 2 ã® <a href="/ja/DOM/document.createElementNS">document.createElementNS</a> ã¡ãœããã䜿ãããšã§ãç¹å®ã® <code>namespaceURI</code> ãæã£ãèŠçŽ ãäœãããšãã§ããŸãã</p> <p><a class="external" href="http://www.w3.org/TR/xml-names11/">Namespaces in XML</a> ã«ããã°ãå±æ§ã¯ãã®èŠçŽ ããåå空éãç¶æ¿ããŸãããããå±æ§ãç¹å®ã®åå空éãäžããããŠããªããã°ããã®å±æ§ã¯åå空éããã¡ãŸããã</p> <h3 id=".E4.BB.95.E6.A7.98" name=".E4.BB.95.E6.A7.98">ä»æ§</h3> <p><a class="external" href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-NodeNSname">DOM Level 2 Core: namespaceURI</a></p> diff --git a/files/ja/web/api/element/queryselector/index.html b/files/ja/web/api/element/queryselector/index.html index 12c10525d5..1aec9dde2d 100644 --- a/files/ja/web/api/element/queryselector/index.html +++ b/files/ja/web/api/element/queryselector/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/Element/querySelector <ul> <li><code>element</code>ãš<code>baseElement</code>ã¯{{domxref("element")}}ãªããžã§ã¯ããè¡šããŸãã</li> - <li><code>selectors</code>ã¯ããããããã1ã€ä»¥äžã®<a href="/en-US/docs/Web/Guide/CSS/Getting_Started/Selectors">ã»ã¬ã¯ã¿</a>ãè¡šããŸãã</li> + <li><code>selectors</code>ã¯ããããããã1ã€ä»¥äžã®<a href="/ja/docs/Web/Guide/CSS/Getting_Started/Selectors">ã»ã¬ã¯ã¿</a>ãè¡šããŸãã</li> </ul> <h2 id="Example" name="Example">äŸ</h2> diff --git a/files/ja/web/api/element/setattributenode/index.html b/files/ja/web/api/element/setattributenode/index.html index d29967758d..130f233e17 100644 --- a/files/ja/web/api/element/setattributenode/index.html +++ b/files/ja/web/api/element/setattributenode/index.html @@ -39,7 +39,7 @@ alert(d2.attributes[1].value) <p>If the attribute named already exists on the element, that attribute is replaced with the new one and the replaced one is returned.</p> -<p>This method is seldom used, with <code><a href="ja/DOM/element.setAttribute">setAttribute()</a></code> usually being used to change element's attributes.</p> +<p>This method is seldom used, with <code><a href="/ja/DOM/element.setAttribute">setAttribute()</a></code> usually being used to change element's attributes.</p> <p>{{ DOMAttributeMethods() }}</p> diff --git a/files/ja/web/api/element/show_event/index.html b/files/ja/web/api/element/show_event/index.html index eedb67fb18..aefcfb4073 100644 --- a/files/ja/web/api/element/show_event/index.html +++ b/files/ja/web/api/element/show_event/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Element/show_event --- <div>{{APIRef}}{{deprecated_header}}</div> -<p><strong><code>show</code></strong> ã€ãã³ãã¯ã {{domxref("Element/contextmenu_event", "contextmenu")}} ã€ãã³ãã <a href="/en-US/docs/Web/HTML/Global_attributes/contextmenu"><code>contextmenu</code> å±æ§</a>ãæã€èŠçŽ ã«çºçãŸãã¯ãããªã³ã°ãããšãã«çºçããŸãã</p> +<p><strong><code>show</code></strong> ã€ãã³ãã¯ã {{domxref("Element/contextmenu_event", "contextmenu")}} ã€ãã³ãã <a href="/ja/docs/Web/HTML/Global_attributes/contextmenu"><code>contextmenu</code> å±æ§</a>ãæã€èŠçŽ ã«çºçãŸãã¯ãããªã³ã°ãããšãã«çºçããŸãã</p> <table class="properties"> <tbody> diff --git a/files/ja/web/api/element/touchcancel_event/index.html b/files/ja/web/api/element/touchcancel_event/index.html index c9c1558a44..45332083b9 100644 --- a/files/ja/web/api/element/touchcancel_event/index.html +++ b/files/ja/web/api/element/touchcancel_event/index.html @@ -67,5 +67,5 @@ translation_of: Web/API/Element/touchcancel_event <ul> <li>{{ domxref("GlobalEventHandlers.ontouchcancel","ontouchcancel")}}</li> - <li>This event on <code><a href="/en-US/docs/Web/API/Document">Document</a></code> targets: <code><a href="/en-US/docs/Web/API/Document/touchcancel_event">touchcancel</a> </code></li> + <li>This event on <code><a href="/ja/docs/Web/API/Document">Document</a></code> targets: <code><a href="/ja/docs/Web/API/Document/touchcancel_event">touchcancel</a> </code></li> </ul> diff --git a/files/ja/web/api/errorevent/index.html b/files/ja/web/api/errorevent/index.html index 08079763e1..d829192309 100644 --- a/files/ja/web/api/errorevent/index.html +++ b/files/ja/web/api/errorevent/index.html @@ -74,5 +74,5 @@ translation_of: Web/API/ErrorEvent <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/Performance/Using_web_workers" title="/en-US/docs/Web/Guide/Performance/Using_web_workers">web worker ã䜿çšããŠ</a>ã ãã®æ§ãªã€ãã³ããçºçãããå¯èœæ§ãæãé«ããªããžã§ã¯ã</li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers" title="/en-US/docs/Web/Guide/Performance/Using_web_workers">web worker ã䜿çšããŠ</a>ã ãã®æ§ãªã€ãã³ããçºçãããå¯èœæ§ãæãé«ããªããžã§ã¯ã</li> </ul> diff --git a/files/ja/web/api/event/initevent/index.html b/files/ja/web/api/event/initevent/index.html index 30c357e677..858bbe38be 100644 --- a/files/ja/web/api/event/initevent/index.html +++ b/files/ja/web/api/event/initevent/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/Event/initEvent <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">æŠèŠ</h3> -<p><code>initEvent</code> ã¡ãœãã㯠<a href="ja/DOM/document.createEvent">document.createEvent</a> ã«ãã£ãŠäœæããã <a href="ja/DOM/event">event</a> ã®å€ãåæåããããã«äœ¿ãããŸãã</p> +<p><code>initEvent</code> ã¡ãœãã㯠<a href="/ja/DOM/document.createEvent">document.createEvent</a> ã«ãã£ãŠäœæããã <a href="/ja/DOM/event">event</a> ã®å€ãåæåããããã«äœ¿ãããŸãã</p> <div class="note"> <p><strong>ãã®ã¡ãœããã¯å»æ¢ãããŠããããã䜿çšããªãã§ãã ããã</strong></p> @@ -40,7 +40,7 @@ event.initEvent("click", true, false); <h3 id=".E6.B3.A8.E6.84.8F.E7.82.B9" name=".E6.B3.A8.E6.84.8F.E7.82.B9">泚æç¹</h3> -<p>ãã®æ¹æ³ã§åæåãããã€ãã³ãã¯ã<a href="ja/DOM/document.createEvent">document.createEvent</a> ã¡ãœããã§äœæããããã®ã§ãªããã°ãªããŸããã<code>initEvent</code> ã«ããã€ãã³ãã®èšå®ã¯ãã€ãã³ãã <a href="ja/DOM/element.dispatchEvent">å²ãåœãŠã</a> åã«åŒã³åºãå¿
èŠããããŸãã</p> +<p>ãã®æ¹æ³ã§åæåãããã€ãã³ãã¯ã<a href="/ja/DOM/document.createEvent">document.createEvent</a> ã¡ãœããã§äœæããããã®ã§ãªããã°ãªããŸããã<code>initEvent</code> ã«ããã€ãã³ãã®èšå®ã¯ãã€ãã³ãã <a href="/ja/DOM/element.dispatchEvent">å²ãåœãŠã</a> åã«åŒã³åºãå¿
èŠããããŸãã</p> <h3 id=".E4.BB.95.E6.A7.98.E6.9B.B8" name=".E4.BB.95.E6.A7.98.E6.9B.B8">ä»æ§æž</h3> diff --git a/files/ja/web/api/eventlistener/index.html b/files/ja/web/api/eventlistener/index.html index dfe0c90aa0..24bce69f66 100644 --- a/files/ja/web/api/eventlistener/index.html +++ b/files/ja/web/api/eventlistener/index.html @@ -86,7 +86,7 @@ buttonElement.addEventListener('click', { <h3 id="See_Also">See Also:</h3> <ul> - <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener">addEventListener</a></li> + <li><a href="/ja/docs/Web/API/EventTarget/addEventListener">addEventListener</a></li> </ul> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> diff --git a/files/ja/web/api/eventtarget/addeventlistener/index.html b/files/ja/web/api/eventtarget/addeventlistener/index.html index a9703668ae..30d9148491 100644 --- a/files/ja/web/api/eventtarget/addeventlistener/index.html +++ b/files/ja/web/api/eventtarget/addeventlistener/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/EventTarget/addEventListener <dl> <dt><code><var>type</var></code></dt> - <dd>察象ãšãã<a href="/en-US/docs/Web/Events">ã€ãã³ãã®çš®é¡</a>ãè¡šãæåå</dd> + <dd>察象ãšãã<a href="/ja/docs/Web/Events">ã€ãã³ãã®çš®é¡</a>ãè¡šãæåå</dd> <dt><code><var>listener</var></code></dt> <dd>æå®ãããåã®ã€ãã³ããçºçãããšãã«éç¥ ({{domxref("Event")}} ã€ã³ã¿ãŒãã§ãŒã¹ãå®è£
ããŠãããªããžã§ã¯ã) ãåãåããªããžã§ã¯ããããã¯ã {{domxref("EventListener")}} ã€ã³ã¿ãã§ãŒã¹ãå®è£
ãããªããžã§ã¯ãããããã¯ãåçŽã«ãJavaScript ã®<a href="/ja/docs/Web/JavaScript/Guide/Functions">é¢æ°</a>ã§ãªããã°ãªããŸãããã³ãŒã«ããã¯ã«ã€ããŠè©³ããã¯ã{{anch("The event listener callback", "ã€ãã³ããªã¹ããŒã®ã³ãŒã«ããã¯")}}ãåç
§ããŠãã ããã</dd> <dt><code><var>options</var></code> {{optional_inline}}</dt> @@ -237,7 +237,7 @@ el.addEventListener("click", () => { modifyText("four"); }, false); <a class="inner1" href="https://www.mozilla.org" target="_blank"> inner1, passive & preventDefault(which is not allowed) </a> - <a class="inner2" href="https://developer.mozilla.org/" target="_blank"> + <a class="inner2" href="/" target="_blank"> inner2, none-passive & preventDefault(not open new page) </a> </div> diff --git a/files/ja/web/api/fetch_api/using_fetch/index.html b/files/ja/web/api/fetch_api/using_fetch/index.html index 7f506b1018..6860b33e2e 100644 --- a/files/ja/web/api/fetch_api/using_fetch/index.html +++ b/files/ja/web/api/fetch_api/using_fetch/index.html @@ -44,7 +44,7 @@ translation_of: Web/API/Fetch_API/Using_Fetch <p><strong>ã¡ã¢</strong>: Body ããã¯ã¹ã€ã³ã¯æ¬æã®å
容ãä»ã® mime ã¿ã€ããšããŠå±éãã䌌ããããªã¡ãœãããæäŸããŠããŸãã詳现㯠{{anch("Body")}} ã®ç¯ãã芧ãã ããã</p> </div> -<p>Fetch ãªã¯ãšã¹ãã¯ãæ€çŽ¢ãããªãœãŒã¹ããã®æ瀺ããã <a href="https://developer.mozilla.org/ja/docs/Security/CSP/CSP_policy_directives">Content Security Policy</a> ã® <code>connect-src</code> ãã£ã¬ã¯ãã£ãã«ãã£ãŠå¶åŸ¡ãããŸãã</p> +<p>Fetch ãªã¯ãšã¹ãã¯ãæ€çŽ¢ãããªãœãŒã¹ããã®æ瀺ããã <a href="/ja/docs/Security/CSP/CSP_policy_directives">Content Security Policy</a> ã® <code>connect-src</code> ãã£ã¬ã¯ãã£ãã«ãã£ãŠå¶åŸ¡ãããŸãã</p> <h3 id="Supplying_request_options" name="Supplying_request_options">ãªã¯ãšã¹ãã«ãªãã·ã§ã³ãé©çšãã</h3> diff --git a/files/ja/web/api/file/lastmodifieddate/index.html b/files/ja/web/api/file/lastmodifieddate/index.html index c58c72cc49..2bae6e492c 100644 --- a/files/ja/web/api/file/lastmodifieddate/index.html +++ b/files/ja/web/api/file/lastmodifieddate/index.html @@ -24,7 +24,7 @@ translation_of: Web/API/File/lastModifiedDate <h3 id="å€">å€</h3> -<p>ãã¡ã€ã«ãæåŸã«å€æŽãããæ¥æã瀺ã <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></code> ãªããžã§ã¯ãã§ãã</p> +<p>ãã¡ã€ã«ãæåŸã«å€æŽãããæ¥æã瀺ã <code><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></code> ãªããžã§ã¯ãã§ãã</p> <h2 id="Example" name="Example">äŸ</h2> diff --git a/files/ja/web/api/file/webkitrelativepath/index.html b/files/ja/web/api/file/webkitrelativepath/index.html index 9953f2311c..fffef9b4d3 100644 --- a/files/ja/web/api/file/webkitrelativepath/index.html +++ b/files/ja/web/api/file/webkitrelativepath/index.html @@ -82,7 +82,7 @@ translation_of: Web/API/File/webkitRelativePath <h2 id="ããããŠåç
§">ããããŠåç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> <li>{{domxref("HTMLInputElement.webkitEntries")}}</li> <li>{{domxref("HTMLInputElement.webkitdirectory")}}</li> </ul> diff --git a/files/ja/web/api/file_and_directory_entries_api/index.html b/files/ja/web/api/file_and_directory_entries_api/index.html index 2fbd94322c..dc3d377e39 100644 --- a/files/ja/web/api/file_and_directory_entries_api/index.html +++ b/files/ja/web/api/file_and_directory_entries_api/index.html @@ -24,7 +24,7 @@ translation_of: Web/API/File_and_Directory_Entries_API <p>Two very similar APIs exist depending on whether you desire asynchronous or synchronous behavior. The synchronous API is indended to be used inside a {{domxref("Worker")}} and will return the values you desire. The asynchronous API will not block and functions and the API will not return values; instead, you will need to supply a callback function to handle the response whenever it arrives.</p> <div class="warning"> -<p>The Firefox implementation of the File and Directory Entries API is very limited; there is no support for creating files. Only for accessing files which are selected by the user in a file {{HTMLElement("input")}} element (see {{domxref("HTMLInputElement")}} as well) or when a file or directory is provided to the Web site or app using <a href="/en-US/docs/Web/API/HTML_Drag_and_Drop_API">drag and drop</a>. Firefox also does not implement the synchronous API. Check the browser compatibility for any part of the API you use carefully, and see <a href="/en-US/docs/Web/API/File_and_Directory_Entries_API/Firefox_support">File and Directory Entries API support in Firefox</a> for more details.</p> +<p>The Firefox implementation of the File and Directory Entries API is very limited; there is no support for creating files. Only for accessing files which are selected by the user in a file {{HTMLElement("input")}} element (see {{domxref("HTMLInputElement")}} as well) or when a file or directory is provided to the Web site or app using <a href="/ja/docs/Web/API/HTML_Drag_and_Drop_API">drag and drop</a>. Firefox also does not implement the synchronous API. Check the browser compatibility for any part of the API you use carefully, and see <a href="/ja/docs/Web/API/File_and_Directory_Entries_API/Firefox_support">File and Directory Entries API support in Firefox</a> for more details.</p> </div> <h2 id="Getting_access_to_a_file_system">Getting access to a file system</h2> @@ -52,7 +52,7 @@ translation_of: Web/API/File_and_Directory_Entries_API <dt>{{domxref("FileSystemDirectoryReader")}}</dt> <dd>Created by calling {{domxref("FileSystemDirectoryEntry.createReader()")}}, this interface provides the functionality which lets you read the contents of a directory.</dd> <dt>{{domxref("FileSystemFlags")}}</dt> - <dd>Defines a set of values which are used when specifying option flags when calling certain methods in the <a href="https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a>.</dd> + <dd>Defines a set of values which are used when specifying option flags when calling certain methods in the <a href="/ja/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a>.</dd> <dt>{{DOMxRef("FileError")}} {{Obsolete_Inline}}</dt> <dd>Represents an error which is generated by asynchronous file system calls.</dd> </dl> @@ -134,6 +134,6 @@ translation_of: Web/API/File_and_Directory_Entries_API <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API/Introduction">Introduction to the File and Directory Entries API</a></li> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API/Firefox_support">File and Directory Entries API support in Firefox</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API/Introduction">Introduction to the File and Directory Entries API</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API/Firefox_support">File and Directory Entries API support in Firefox</a></li> </ul> diff --git a/files/ja/web/api/file_and_directory_entries_api/introduction/index.html b/files/ja/web/api/file_and_directory_entries_api/introduction/index.html index 393a110756..9e0cda7c4e 100644 --- a/files/ja/web/api/file_and_directory_entries_api/introduction/index.html +++ b/files/ja/web/api/file_and_directory_entries_api/introduction/index.html @@ -16,7 +16,7 @@ translation_of: Web/API/File_and_Directory_Entries_API/Introduction --- <div>{{DefaultAPISidebar("File System API")}}{{Non-standard_header}}</div> -<p><span class="seoSummary"><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API">ãã¡ã€ã«ãšãã£ã¬ã¯ããªãšã³ã㪠API</a> ã¯ããŠã§ãã¢ããªã±ãŒã·ã§ã³ãããã²ãŒãã§ããããŒã«ã«ãã¡ã€ã«ã·ã¹ãã ãã·ãã¥ã¬ãŒãããŸãããµã³ãããã¯ã¹åãããä»®æ³ãã¡ã€ã«ã·ã¹ãã ã§ãã¡ã€ã«ããã£ã¬ã¯ããªã®èªã¿åããæžã蟌ã¿ãäœæãã§ããã¢ããªãéçºã§ããŸãã</span></p> +<p><span class="seoSummary"><a href="/ja/docs/Web/API/File_and_Directory_Entries_API">ãã¡ã€ã«ãšãã£ã¬ã¯ããªãšã³ã㪠API</a> ã¯ããŠã§ãã¢ããªã±ãŒã·ã§ã³ãããã²ãŒãã§ããããŒã«ã«ãã¡ã€ã«ã·ã¹ãã ãã·ãã¥ã¬ãŒãããŸãããµã³ãããã¯ã¹åãããä»®æ³ãã¡ã€ã«ã·ã¹ãã ã§ãã¡ã€ã«ããã£ã¬ã¯ããªã®èªã¿åããæžã蟌ã¿ãäœæãã§ããã¢ããªãéçºã§ããŸãã</span></p> <p>ãã¡ã€ã«ããã³ãã£ã¬ã¯ããªãšã³ã㪠API ã¯ãä»ã®é¢é£ API ãšçžäºäœçšããŸãã ãã㯠File Writer API äžã«æ§ç¯ããã File API äžã«æ§ç¯ãããŠããŸãã å API ã¯ç°ãªãæ©èœãè¿œå ããŸãã ãããã® API ã¯ã倧éã®ããŒã¿ããã£ãã·ã¥ããŠåŠçããããšãã§ãããŠã§ãã¢ããªã±ãŒã·ã§ã³ã®å·šå€§ãªé²æ©çãªé£èºã§ãã</p> @@ -242,6 +242,6 @@ translation_of: Web/API/File_and_Directory_Entries_API/Introduction <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> <li><a class="external" href="http://www.html5rocks.com/en/tutorials/file/filesystem/">Exploring the FileSystem APIs</a> (HTML5 Rocks)</li> </ul> diff --git a/files/ja/web/api/file_handle_api/index.html b/files/ja/web/api/file_handle_api/index.html index 6dd05a2578..b1538e660a 100644 --- a/files/ja/web/api/file_handle_api/index.html +++ b/files/ja/web/api/file_handle_api/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/File_Handle_API --- <p>{{non-standard_header}}</p> -<p>FileHandle API ã¯ããã¡ã€ã«ã®äœæãå
容ã®å€æŽãªã©ããã¡ã€ã«ãæäœããããã® API ã§ã (<a href="/docs/DOM/File" title="DOM/File">File API</a> ãšã¯ç°ãªããŸã)ããã® API ãéãããã¡ã€ã«æäœã¯ãããã€ã¹äžã«ç©ççã«æ ŒçŽã§ããéšåçãªç·šéã«ã¯ã競ååé¡ãé¿ããããã«ã¿ãŒã³ããŒã¹ã®ããã¯æ©æ§ã䜿çšãããŠããŸãã</p> +<p>FileHandle API ã¯ããã¡ã€ã«ã®äœæãå
容ã®å€æŽãªã©ããã¡ã€ã«ãæäœããããã® API ã§ã (<a href="/ja/docs/DOM/File" title="DOM/File">File API</a> ãšã¯ç°ãªããŸã)ããã® API ãéãããã¡ã€ã«æäœã¯ãããã€ã¹äžã«ç©ççã«æ ŒçŽã§ããéšåçãªç·šéã«ã¯ã競ååé¡ãé¿ããããã«ã¿ãŒã³ããŒã¹ã®ããã¯æ©æ§ã䜿çšãããŠããŸãã</p> <h2 id="API_æŠèŠ³">API æŠèŠ³</h2> @@ -30,7 +30,7 @@ translation_of: Web/API/File_Handle_API <h3 id="FileHandle_ã€ã³ã¹ã¿ã³ã¹ã®äœæ">FileHandle ã€ã³ã¹ã¿ã³ã¹ã®äœæ</h3> -<p>ãã®ã€ã³ãã³ã㯠IndexedDB ãéããŠãã¡ã€ã«ãä¿åããŠããããã{{domxref("FileHandle")}} ã€ã³ã¹ã¿ã³ã¹ãäœæããã®ã« <a href="/docs/IndexedDB/IDBFactory#open" title="IndexedDB/IDBFactory#open">IndexedDB Database</a> ãå¿
èŠã§ãã</p> +<p>ãã®ã€ã³ãã³ã㯠IndexedDB ãéããŠãã¡ã€ã«ãä¿åããŠããããã{{domxref("FileHandle")}} ã€ã³ã¹ã¿ã³ã¹ãäœæããã®ã« <a href="/ja/docs/IndexedDB/IDBFactory#open" title="IndexedDB/IDBFactory#open">IndexedDB Database</a> ãå¿
èŠã§ãã</p> <div style="overflow: hidden;"> <pre class="brush: js">var IDBReq = indexedDB.open("myFileStorageDataBase"); diff --git a/files/ja/web/api/fileerror/index.html b/files/ja/web/api/fileerror/index.html index a54d750c9a..07e4aa7651 100644 --- a/files/ja/web/api/fileerror/index.html +++ b/files/ja/web/api/fileerror/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/FileError <p><strong>ã¡ã¢:</strong> ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã¯ãææ°ã®ä»æ§ã§ã¯å»æ¢ãããŠããŸãã代ããã«æ°ãã DOM4 {{domxref("DOMError")}} ã€ã³ã¿ãŒãã§ã€ã¹ã䜿çšããŠãã ããã</p> </div> -<p><a href="https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Introduction">File System API</a> ã§ã¯ã<code>FileError</code> ã¯éåæ API ã䜿çšããŠãã¡ã€ã«ã·ã¹ãã ã«ã¢ã¯ã»ã¹ããéã«çºçããå¯èœæ§ããããšã©ãŒã®ç¶æ
ãè¡šããŸãã<a class="external external-icon" href="http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#bib-FILE-WRITER">File Writer</a> ã§èª¬æãããŠãã <code>FileError</code> ã€ã³ã¿ãŒãã§ã€ã¹ãæ¡åŒµããããã€ãã®æ°ãããšã©ãŒã³ãŒããè¿œå ããŸãã</p> +<p><a href="/ja/docs/Web/API/File_System_API/Introduction">File System API</a> ã§ã¯ã<code>FileError</code> ã¯éåæ API ã䜿çšããŠãã¡ã€ã«ã·ã¹ãã ã«ã¢ã¯ã»ã¹ããéã«çºçããå¯èœæ§ããããšã©ãŒã®ç¶æ
ãè¡šããŸãã<a class="external external-icon" href="http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#bib-FILE-WRITER">File Writer</a> ã§èª¬æãããŠãã <code>FileError</code> ã€ã³ã¿ãŒãã§ã€ã¹ãæ¡åŒµããããã€ãã®æ°ãããšã©ãŒã³ãŒããè¿œå ããŸãã</p> <p><code>FileError</code> ãªããžã§ã¯ãã¯ãšã©ãŒã³ãŒã«ããã¯ã«æž¡ãããŸãããªããžã§ã¯ãã«ã¯ãçºçãããšã©ãŒã®çš®é¡ã瀺ãã³ãŒãããããŸãã</p> @@ -133,7 +133,7 @@ translation_of: Web/API/FileError <h2 id="ããããŠåç
§">ããããŠåç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/File_System_API/Introduction">Basic Concepts About the File System API</a></li> + <li><a href="/ja/docs/Web/API/File_System_API/Introduction">Basic Concepts About the File System API</a></li> <li>{{domxref("FileReader")}}</li> <li>{{domxref("File")}}</li> <li>{{domxref("Blob")}}</li> diff --git a/files/ja/web/api/fileexception/index.html b/files/ja/web/api/fileexception/index.html index 0b1486bf7e..187365d422 100644 --- a/files/ja/web/api/fileexception/index.html +++ b/files/ja/web/api/fileexception/index.html @@ -138,6 +138,6 @@ var fileEntry = fs.root.getFile('log.txt', {create: true, exclusive:true}0; <p>ä»æ§: {{spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD")}}</p> -<p>ãªãã¡ã¬ã³ã¹: <a href="/en-US/docs/DOM/File_API/File_System_API" title="DOM/File_API/File_System_API">File System API</a></p> +<p>ãªãã¡ã¬ã³ã¹: <a href="/ja/docs/DOM/File_API/File_System_API" title="DOM/File_API/File_System_API">File System API</a></p> -<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/en-US/docs/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/ja/docs/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/filereader/onabort/index.html b/files/ja/web/api/filereader/onabort/index.html index 7c2c2d0d0a..594a867ef5 100644 --- a/files/ja/web/api/filereader/onabort/index.html +++ b/files/ja/web/api/filereader/onabort/index.html @@ -9,7 +9,7 @@ tags: - Reference translation_of: Web/API/FileReader/onabort --- -<p><strong><code>FileReader.onabort</code></strong> ããããã£ã«ã¯ã<code><a href="/en-US/docs/Web/Events/abort">abort</a></code> ã€ãã³ããçºçãããšããã€ãŸããã¡ã€ã«ã®èªã¿åãåŠçãäžæ¢ããããšãã«å®è¡ãããã€ãã³ã ãã³ãã©ãå«ãŸããŠããŸãã</p> +<p><strong><code>FileReader.onabort</code></strong> ããããã£ã«ã¯ã<code><a href="/ja/docs/Web/Events/abort">abort</a></code> ã€ãã³ããçºçãããšããã€ãŸããã¡ã€ã«ã®èªã¿åãåŠçãäžæ¢ããããšãã«å®è¡ãããã€ãã³ã ãã³ãã©ãå«ãŸããŠããŸãã</p> <h2 id="ã·ã³ã¿ãã¯ã¹">ã·ã³ã¿ãã¯ã¹</h2> diff --git a/files/ja/web/api/filereader/onerror/index.html b/files/ja/web/api/filereader/onerror/index.html index 27b1cafbfa..77ee74e4c9 100644 --- a/files/ja/web/api/filereader/onerror/index.html +++ b/files/ja/web/api/filereader/onerror/index.html @@ -3,7 +3,7 @@ title: onerror slug: Web/API/FileReader/onerror translation_of: Web/API/FileReader/onerror --- -<p><a href="/en-US/docs/Web/API/FileReader">FileReader</a> ã® onerror ãã³ãã©ã¯ãError ãªããžã§ã¯ãã§ã¯ãªã Event ãªããžã§ã¯ãããã©ã¡ãŒã¿ãšããŠåãåããŸããããšã©ãŒã¯ FileReader ãªããžã§ã¯ããã <code><a href="/en-US/docs/Web/API/FileReader/error">instanceOfFileReader.error</a></code> ã®ããã«ã¢ã¯ã»ã¹ããããšãã§ããŸãã</p> +<p><a href="/ja/docs/Web/API/FileReader">FileReader</a> ã® onerror ãã³ãã©ã¯ãError ãªããžã§ã¯ãã§ã¯ãªã Event ãªããžã§ã¯ãããã©ã¡ãŒã¿ãšããŠåãåããŸããããšã©ãŒã¯ FileReader ãªããžã§ã¯ããã <code><a href="/ja/docs/Web/API/FileReader/error">instanceOfFileReader.error</a></code> ã®ããã«ã¢ã¯ã»ã¹ããããšãã§ããŸãã</p> <pre class="brush:js; line-numbers language-js notranslate"><code class="language-js"><span class="comment token">// </span></code><input type="file" onchange="onChange(event)"> ããã®ã³ãŒã«ããã¯<code class="language-js"> <span class="keyword token">function</span> <span class="function token">onChange</span><span class="punctuation token">(</span>event<span class="punctuation token">)</span> <span class="punctuation token">{</span> diff --git a/files/ja/web/api/filereader/readasdataurl/index.html b/files/ja/web/api/filereader/readasdataurl/index.html index 0c0bde9dfe..4c537dcafe 100644 --- a/files/ja/web/api/filereader/readasdataurl/index.html +++ b/files/ja/web/api/filereader/readasdataurl/index.html @@ -96,7 +96,7 @@ translation_of: Web/API/FileReader/readAsDataURL }</pre> -<div class="note"><strong>ã¡ã¢:</strong> Internet Explorer 10 以åã§ã¯ <a href="/en-US/docs/Web/API/FileReader"><code>FileReader()</code></a> ã³ã³ã¹ãã©ã¯ã¿ãŒã«å¯Ÿå¿ããŠããŸãããååãªäºææ§ãå¿
èŠãšããããšã㯠<a class="internal" href="https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html" title="crossbrowser_image_preview.html">crossbrowser possible solution for image preview</a> ãŸã㯠<a href="https://mdn.mozillademos.org/files/3698/image_upload_preview.html">this more powerful example</a> ãåç
§ããŠãã ããã</div> +<div class="note"><strong>ã¡ã¢:</strong> Internet Explorer 10 以åã§ã¯ <a href="/ja/docs/Web/API/FileReader"><code>FileReader()</code></a> ã³ã³ã¹ãã©ã¯ã¿ãŒã«å¯Ÿå¿ããŠããŸãããååãªäºææ§ãå¿
èŠãšããããšã㯠<a class="internal" href="https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html" title="crossbrowser_image_preview.html">crossbrowser possible solution for image preview</a> ãŸã㯠<a href="https://mdn.mozillademos.org/files/3698/image_upload_preview.html">this more powerful example</a> ãåç
§ããŠãã ããã</div> <h2 id="Specifications" name="Specifications">ä»æ§</h2> diff --git a/files/ja/web/api/filesystementrysync/index.html b/files/ja/web/api/filesystementrysync/index.html index 2a77b88535..a673fac09d 100644 --- a/files/ja/web/api/filesystementrysync/index.html +++ b/files/ja/web/api/filesystementrysync/index.html @@ -25,7 +25,7 @@ translation_of: Web/API/FileSystemEntrySync <h2 id="basic" name="basic">åºæ¬ã®ã³ã³ã»ãã</h2> -<p><code>FileSystemEntrySync</code> ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ããã¡ã€ã«ããã£ã¬ã¯ããªã®æäœã«å¿
èŠãªã¡ãœãããå«ãŸããŠããŸããã<code><a href="https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntrySync$translate?tolocale=ja#toURL">toURL()</a></code>ãšãããšã³ããªã® URL ãååŸããããã®äŸ¿å©ãªã¡ãœããããããŸãã ãŸãæ°ãã URL ã¹ããŒã <code>filesystem:</code> ã玹ä»ããŸãã</p> +<p><code>FileSystemEntrySync</code> ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ããã¡ã€ã«ããã£ã¬ã¯ããªã®æäœã«å¿
èŠãªã¡ãœãããå«ãŸããŠããŸããã<code><a href="/ja/docs/Web/API/FileSystemEntrySync$translate?tolocale=ja#toURL">toURL()</a></code>ãšãããšã³ããªã® URL ãååŸããããã®äŸ¿å©ãªã¡ãœããããããŸãã ãŸãæ°ãã URL ã¹ããŒã <code>filesystem:</code> ã玹ä»ããŸãã</p> <p>Google Chrome㧠<code>filesystem:</code> ã¹ããŒã ã䜿çšãããšãã¢ããªã®ã«ãŒãã«ä¿åãããŠãããã¹ãŠã®ãã¡ã€ã«ãšãã©ã«ãã衚瀺ã§ããŸãã ã¢ããªã®èµ·æºã®ã«ãŒããã£ã¬ã¯ããªã« <code>filesystem:</code> ã¹ããŒã ã䜿çšããã ãã§ããããšãã°ãã¢ããªã <code><a class="external external-icon" href="http://ww.html5rocks.com" rel="freelink">http://ww.html5rocks.com</a></code> ã«ããå Žåã¯ã <code>filesystem:<a class="external external-icon" href="http://www.html5rocks.com/temporary/" rel="freelink">http://www.html5rocks.com/temporary/</a></code> ãã¿ãã§éããŸããChrome ã¯ãã¢ããªã®ãªãªãžã³ã«ä¿åãããŠãããã¹ãŠã®ãã¡ã€ã«ãšãã©ã«ãã®èªã¿åãå°çšãªã¹ãã衚瀺ããŸãã</p> @@ -34,19 +34,19 @@ translation_of: Web/API/FileSystemEntrySync <table class="standard-table"> <tbody> <tr> - <td><code>Metadata <a href="#getMetada" title="#getMetada">getMetadata</a> () raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>Metadata <a href="#getMetada" title="#getMetada">getMetadata</a> () raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> - <td><code>FileSystemEntrySync <a href="#moveTo" title="#moveTo">moveTo</a> (in <a href="/en/DOM/File_API/File_System_API/DirectoryEntrySync" title="en/DOM/File_API/File_System_API/DirectoryEntrySync">DirectoryEntrySync</a> <em>parent</em>, optional DOMString <em>newName</em>) raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>FileSystemEntrySync <a href="#moveTo" title="#moveTo">moveTo</a> (in <a href="/ja/DOM/File_API/File_System_API/DirectoryEntrySync" title="en/DOM/File_API/File_System_API/DirectoryEntrySync">DirectoryEntrySync</a> <em>parent</em>, optional DOMString <em>newName</em>) raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> - <td><code>FileSystemEntrySync <a href="#copyTo" title="#copyTo">copyTo</a>(in <a href="/en/DOM/File_API/File_System_API/DirectoryEntrySync" title="en/DOM/File_API/File_System_API/DirectoryEntrySync">DirectoryEntrySync</a> <em>parent</em>, optional DOMString <em>newName</em>) raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>FileSystemEntrySync <a href="#copyTo" title="#copyTo">copyTo</a>(in <a href="/ja/DOM/File_API/File_System_API/DirectoryEntrySync" title="en/DOM/File_API/File_System_API/DirectoryEntrySync">DirectoryEntrySync</a> <em>parent</em>, optional DOMString <em>newName</em>) raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> <td><code>DOMString <a href="#toURL" title="#toURL">toURL</a>();</code></td> </tr> <tr> - <td><code>void <a href="#remove" title="#remove">remove</a>() raises (<a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> + <td><code>void <a href="#remove" title="#remove">remove</a>() raises (<a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>);</code></td> </tr> <tr> <td><code>DirectoryEntrySync <a href="#getParent" title="#getParent">getParent</a>();</code></td> @@ -104,7 +104,7 @@ translation_of: Web/API/FileSystemEntrySync <p>ãã®ãšã³ããªã«é¢ããã¡ã¿ããŒã¿ãæ€çŽ¢ããŸãã [ todo: ã©ã®ãããªçš®é¡ã®ã¡ã¿ããŒã¿ãæå®ããã]</p> <pre>Metadata getMetada () - raises <code>(<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>)</code>;</pre> + raises <code>(<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>)</code>;</pre> <h5 id="åŒæ°">åŒæ°</h5> @@ -158,7 +158,7 @@ translation_of: Web/API/FileSystemEntrySync <pre>FileSystemEntrySync moveTo ( in DirectoryEntrySync <em>parent</em>, optional DOMString <em>newName</em> -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="åŒæ°_2">åŒæ°</h5> @@ -220,7 +220,7 @@ translation_of: Web/API/FileSystemEntrySync <pre>void copyTo ( in DirectoryEntrySync <em>parent</em>, optional DOMString <em>newName</em> -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="åŒæ°_3">åŒæ°</h5> @@ -312,7 +312,7 @@ translation_of: Web/API/FileSystemEntrySync <p>ãã¡ã€ã«ãŸãã¯ãã£ã¬ã¯ããªãåé€ããŸãã 空ã®ãã£ã¬ã¯ããªããã¡ã€ã«ã·ã¹ãã ã®ã«ãŒããã£ã¬ã¯ããªã¯åé€ã§ããŸããã 空ã®ãã£ã¬ã¯ããªãåé€ããå Žåã¯ã代ããã« <a href="/ja/docs/Web/API/DirectoryEntrySync#removeRecursively()" rel="internal" title="https://developer.mozilla.org/en/DOM/File_API/File_System_API/DirectoryEntrySync#removeRecursively()"><code>removeRecursively()</code></a> ã䜿çšããŠãã ããã</p> <pre>void remove ( -) raises (<a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> +) raises (<a href="/ja/DOM/File_API/File_System_API/FileException">FileException</a>);</pre> <h5 id="åŒæ°_5">åŒæ°</h5> @@ -382,6 +382,6 @@ translation_of: Web/API/FileSystemEntrySync <p>ä»æ§:{{ spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD") }}</p> -<p>ãªãã¡ã¬ã³ã¹: <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> +<p>ãªãã¡ã¬ã³ã¹: <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> -<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/ja/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/filesystemfileentry/index.html b/files/ja/web/api/filesystemfileentry/index.html index 09b6950748..7cb09ee42c 100644 --- a/files/ja/web/api/filesystemfileentry/index.html +++ b/files/ja/web/api/filesystemfileentry/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/FileSystemFileEntry --- <div>{{APIRef("File System API")}}{{SeeCompatTable}}</div> -<p><a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a> ã® <strong><code>FileSystemFileEntry</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ããã¡ã€ã«ã·ã¹ãã å
ã®ãã¡ã€ã«ãè¡šããŸãã<br> +<p><a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a> ã® <strong><code>FileSystemFileEntry</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ããã¡ã€ã«ã·ã¹ãã å
ã®ãã¡ã€ã«ãè¡šããŸãã<br> ãã®ãã¡ã€ã«ã«ã¯ããã¡ã€ã«ã®å±æ§ãšããã¡ã€ã«ãèªãããã«äœ¿çšå¯èœãª {{domxref("File")}} ãªããžã§ã¯ããäœæãã {{domxref("FileSystemFileEntry.file", "file()")}} ã¡ãœãããå«ãŸããŸãã</p> <h2 id="ããããã£" style="line-height: 30px; font-size: 2.14285714285714rem;">ããããã£</h2> @@ -96,6 +96,6 @@ window.requestFileSystem(window.TEMPORARY, 1024*1024, onInitFs, errorHandler);</ <h2 id="ããããŠåç
§">ããããŠåç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> - <li><a href="/en-US/docs/Web/API/File_and_Directory_Entries_API/Introduction">Introduction to the File System API</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API">File and Directory Entries API</a></li> + <li><a href="/ja/docs/Web/API/File_and_Directory_Entries_API/Introduction">Introduction to the File System API</a></li> </ul> diff --git a/files/ja/web/api/filesystemsync/index.html b/files/ja/web/api/filesystemsync/index.html index c995e3655b..2d12046dfe 100644 --- a/files/ja/web/api/filesystemsync/index.html +++ b/files/ja/web/api/filesystemsync/index.html @@ -58,6 +58,6 @@ translation_of: Web/API/FileSystemSync <p>ä»æ§:{{ spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD") }}</p> -<p>ãªãã¡ã¬ã³ã¹: <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> +<p>ãªãã¡ã¬ã³ã¹: <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> -<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/ja/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/formdata/append/index.html b/files/ja/web/api/formdata/append/index.html index 1eda622273..253ec34e4d 100644 --- a/files/ja/web/api/formdata/append/index.html +++ b/files/ja/web/api/formdata/append/index.html @@ -93,7 +93,7 @@ formData.getAll('name'); // ["true", "74", "John"] <ul> <li>{{domxref("XMLHTTPRequest")}}</li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> <li>{{HTMLElement("Form")}}</li> </ul> diff --git a/files/ja/web/api/formdata/entries/index.html b/files/ja/web/api/formdata/entries/index.html index 9e9369f4a1..4b899ef581 100644 --- a/files/ja/web/api/formdata/entries/index.html +++ b/files/ja/web/api/formdata/entries/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/FormData/entries <p><code><strong>FormData.entries()</strong></code> ã¡ãœããã¯ã {{jsxref("Iteration_protocols",'iterator')}} ãè¿ãããã®ãªããžã§ã¯ãã«å«ãŸããå
šãŠã® ããŒ/ããªã¥ãŒ ãã¢ãééã§ããããã«ããŸãã åãã¢ã®ããŒã¯ {{domxref("USVString")}} ãªããžã§ã¯ãã§ã {{domxref("USVString")}} ããŸãã¯Â {{domxref("Blob")}} ã®ããããã®å€ã</p> <div class="note"> -<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> +<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -71,7 +71,7 @@ key2, value2</pre> <ul> <li>{{domxref("XMLHTTPRequest")}}</li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> <li>{{HTMLElement("Form")}}</li> </ul> diff --git a/files/ja/web/api/formdata/formdata/index.html b/files/ja/web/api/formdata/formdata/index.html index 04c74264b2..e2811babfc 100644 --- a/files/ja/web/api/formdata/formdata/index.html +++ b/files/ja/web/api/formdata/formdata/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/FormData/FormData <p><code><strong>FormData()</strong></code> ã³ã³ã¹ãã©ã¯ã¿ãŒã¯ãæ°ãã {{domxref("FormData")}} ãªããžã§ã¯ããçæããŸãã</p> <div class="note"> -<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> +<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -93,7 +93,7 @@ let formData = new FormData(myForm);</pre> <ul> <li>{{domxref("XMLHTTPRequest")}}</li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> <li>{{HTMLElement("Form")}}</li> </ul> diff --git a/files/ja/web/api/formdata/keys/index.html b/files/ja/web/api/formdata/keys/index.html index 0e9fd69673..534af4333c 100644 --- a/files/ja/web/api/formdata/keys/index.html +++ b/files/ja/web/api/formdata/keys/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/FormData/keys <p><code><strong>FormData.keys()</strong></code> ã¡ãœããã¯ã {{jsxref("Iteration_protocols",'iterator')}} ãè¿ãããã®ãªããžã§ã¯ãã«å«ãŸããå
šãŠã®ããŒãééã§ããããã«ããŸããããŒã¯Â {{domxref("USVString")}} ãªããžã§ã¯ãã§ãã</p> <div class="note"> -<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> +<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -71,7 +71,7 @@ key2</pre> <ul> <li>{{domxref("XMLHTTPRequest")}}</li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> <li>{{HTMLElement("Form")}}</li> </ul> diff --git a/files/ja/web/api/formdata/values/index.html b/files/ja/web/api/formdata/values/index.html index 6f2ffd1dce..57373586b4 100644 --- a/files/ja/web/api/formdata/values/index.html +++ b/files/ja/web/api/formdata/values/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/FormData/values <p><code><strong>FormData.values()</strong></code> ã¡ãœãã㯠{{jsxref("Iteration_protocols",'iterator')}} ãè¿ãããã®ãªããžã§ã¯ãã«å«ãŸããå
šãŠã®å€ãééã§ããããã«ããŸããå€ã¯Â {{domxref("USVString")}} ãŸãã¯Â {{domxref("Blob")}} ãªããžã§ã¯ãã§ãã</p> <div class="note"> -<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> +<p><strong>Note</strong>: ãã®ã¡ãœããã¯Â <a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -71,7 +71,7 @@ value2</pre> <ul> <li>{{domxref("XMLHTTPRequest")}}</li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> - <li><a href="/en-US/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/DOM/XMLHttpRequest/FormData/Using_FormData_Objects" title="DOM/XMLHttpRequest/FormData/Using_FormData_objects">Using FormData objects</a></li> <li>{{HTMLElement("Form")}}</li> </ul> diff --git a/files/ja/web/api/frame_timing_api/index.html b/files/ja/web/api/frame_timing_api/index.html index 7f2a31ec71..abf14b743d 100644 --- a/files/ja/web/api/frame_timing_api/index.html +++ b/files/ja/web/api/frame_timing_api/index.html @@ -51,6 +51,6 @@ translation_of: Web/API/Frame_Timing_API <h2 id="See_also">See also</h2> <ul> - <li><a href="/docs/Tools/Performance/Frame_rate">Frame Rate (Firefox Performance Tool)</a></li> + <li><a href="/ja/docs/Tools/Performance/Frame_rate">Frame Rate (Firefox Performance Tool)</a></li> <li><a href="/Web/API/Frame_Timing_API/Using_the_Frame_Timing_API">Using the Frame Timing API</a></li> </ul> diff --git a/files/ja/web/api/frame_timing_api/using_the_frame_timing_api/index.html b/files/ja/web/api/frame_timing_api/using_the_frame_timing_api/index.html index fa1be473f4..ae5be9ee24 100644 --- a/files/ja/web/api/frame_timing_api/using_the_frame_timing_api/index.html +++ b/files/ja/web/api/frame_timing_api/using_the_frame_timing_api/index.html @@ -119,11 +119,11 @@ observe_frame.observe({entryTypes: ['frame']}); <h3 id="Firefox_performance_tool">Firefox performance tool</h3> -<p>Firefox's performance tool allows the developer to <em>record</em> a piece of the user's interaction and the data obtained during the recording is used to create a <em>profile</em> of the browser's activity. The profile includes a <em><a href="https://developer.mozilla.org/en-US/docs/Tools/Performance/Waterfall">waterfall</a></em> of the activity such as event handling, layout, painting, scripting, etc.</p> +<p>Firefox's performance tool allows the developer to <em>record</em> a piece of the user's interaction and the data obtained during the recording is used to create a <em>profile</em> of the browser's activity. The profile includes a <em><a href="/ja/docs/Tools/Performance/Waterfall">waterfall</a></em> of the activity such as event handling, layout, painting, scripting, etc.</p> -<p>Firefox's performance tool also includes a <em><a href="https://developer.mozilla.org/en-US/docs/Tools/Performance/Frame_rate">frame rate graph</a></em> which provides timestamps for each frame including the average frame rate and the minimum and maximum rates (for a specific recording session). This data, along with the waterfall data, gives an indication of where a site might be having frame related performance problems (for example, by correlating the recording's minimum rates with their respective waterfall events).</p> +<p>Firefox's performance tool also includes a <em><a href="/ja/docs/Tools/Performance/Frame_rate">frame rate graph</a></em> which provides timestamps for each frame including the average frame rate and the minimum and maximum rates (for a specific recording session). This data, along with the waterfall data, gives an indication of where a site might be having frame related performance problems (for example, by correlating the recording's minimum rates with their respective waterfall events).</p> -<p>The performance tool's <em><a href="https://developer.mozilla.org/en-US/docs/Tools/Performance/Flame_Chart">flame chart</a></em> and <em><a href="https://developer.mozilla.org/en-US/docs/Tools/Performance/Call_Tree">call tree</a></em> tabs provide data to help analyze the site's JavaScript usage. The call tree shows where the application is spending most of its time, whereas the flame chart shows the state of the JavaScript stack for the code at every millisecond during the performance profile. This provides a way to know exactly which function was executing at any point during the recording, how long it ran, and where it was called from.</p> +<p>The performance tool's <em><a href="/ja/docs/Tools/Performance/Flame_Chart">flame chart</a></em> and <em><a href="/ja/docs/Tools/Performance/Call_Tree">call tree</a></em> tabs provide data to help analyze the site's JavaScript usage. The call tree shows where the application is spending most of its time, whereas the flame chart shows the state of the JavaScript stack for the code at every millisecond during the performance profile. This provides a way to know exactly which function was executing at any point during the recording, how long it ran, and where it was called from.</p> <h3 id="Chrome_performance_tool">Chrome performance tool</h3> @@ -132,6 +132,6 @@ observe_frame.observe({entryTypes: ['frame']}); <h2 id="ããããŠåç
§">ããããŠåç
§</h2> <ul> - <li><a href="/docs/Tools/Performance/Frame_rate">Frame Rate (Firefox Performance Tool)</a></li> + <li><a href="/ja/docs/Tools/Performance/Frame_rate">Frame Rate (Firefox Performance Tool)</a></li> <li><a href="https://w3c.github.io/frame-timing/">Frame Timing</a>; W3C Editor's Draft</li> </ul> diff --git a/files/ja/web/api/gamepad/axes/index.html b/files/ja/web/api/gamepad/axes/index.html index 12c5e43863..c1cb9827e4 100644 --- a/files/ja/web/api/gamepad/axes/index.html +++ b/files/ja/web/api/gamepad/axes/index.html @@ -76,4 +76,4 @@ translation_of: Web/API/Gamepad/axes <h2 id="åç
§">åç
§</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> diff --git a/files/ja/web/api/gamepad/buttons/index.html b/files/ja/web/api/gamepad/buttons/index.html index d9f847ba44..d335b132b6 100644 --- a/files/ja/web/api/gamepad/buttons/index.html +++ b/files/ja/web/api/gamepad/buttons/index.html @@ -95,4 +95,4 @@ translation_of: Web/API/Gamepad/buttons <h2 id="åç
§">åç
§</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> diff --git a/files/ja/web/api/gamepad/connected/index.html b/files/ja/web/api/gamepad/connected/index.html index df4ef22e8d..d614c6ebf4 100644 --- a/files/ja/web/api/gamepad/connected/index.html +++ b/files/ja/web/api/gamepad/connected/index.html @@ -54,4 +54,4 @@ console.log(gp.connected);</pre> <h2 id="åç
§">åç
§</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ãå©çšãã</a></p> diff --git a/files/ja/web/api/gamepad/displayid/index.html b/files/ja/web/api/gamepad/displayid/index.html index 05b4ef212a..c042964ee0 100644 --- a/files/ja/web/api/gamepad/displayid/index.html +++ b/files/ja/web/api/gamepad/displayid/index.html @@ -59,6 +59,6 @@ translation_of: Web/API/Gamepad/displayId <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/gamepad/hand/index.html b/files/ja/web/api/gamepad/hand/index.html index 605d0dbe66..195359d877 100644 --- a/files/ja/web/api/gamepad/hand/index.html +++ b/files/ja/web/api/gamepad/hand/index.html @@ -57,5 +57,5 @@ translation_of: Web/API/Gamepad/hand <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepad/hapticactuators/index.html b/files/ja/web/api/gamepad/hapticactuators/index.html index f02b29bb70..e52accfb20 100644 --- a/files/ja/web/api/gamepad/hapticactuators/index.html +++ b/files/ja/web/api/gamepad/hapticactuators/index.html @@ -51,5 +51,5 @@ translation_of: Web/API/Gamepad/hapticActuators <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepad/id/index.html b/files/ja/web/api/gamepad/id/index.html index 5a90c6a4fa..76332829f4 100644 --- a/files/ja/web/api/gamepad/id/index.html +++ b/files/ja/web/api/gamepad/id/index.html @@ -65,4 +65,4 @@ translation_of: Web/API/Gamepad/id <h2 id="åç
§">åç
§</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> diff --git a/files/ja/web/api/gamepad/index.html b/files/ja/web/api/gamepad/index.html index ba042a97fc..1621300235 100644 --- a/files/ja/web/api/gamepad/index.html +++ b/files/ja/web/api/gamepad/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/Gamepad --- <div>{{APIRef("Gamepad API")}}</div> -<p><a href="/docs/Web/API/Gamepad_API">Gamepad API</a> ã® <strong><code>Gamepad</code></strong> ã€ã³ã¿ãŒãã§ãŒã¹ã¯ããããã®ã²ãŒã ãããããã®ä»ã®ã³ã³ãããŒã©ãŒãå®çŸ©ãããã¿ã³ã®ããã·ã¥ã軞äœçœ®ãIDãšãã£ãæ
å ±ã«ã¢ã¯ã»ã¹ã§ããããã«ããŸãã</p> +<p><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ã® <strong><code>Gamepad</code></strong> ã€ã³ã¿ãŒãã§ãŒã¹ã¯ããããã®ã²ãŒã ãããããã®ä»ã®ã³ã³ãããŒã©ãŒãå®çŸ©ãããã¿ã³ã®ããã·ã¥ã軞äœçœ®ãIDãšãã£ãæ
å ±ã«ã¢ã¯ã»ã¹ã§ããããã«ããŸãã</p> <p>Gamepad ãªããžã§ã¯ãã¯ïŒã€ã®ãã¡ã®ã©ã¡ããã®æ¹æ³ã§ååŸã§ããŸã : <span class="tlid-translation translation"><span title="">Gamepadãªããžã§ã¯ãã¯ã</span></span>{{event("gamepadconnected")}} <span class="tlid-translation translation"><span title="">ã€ãã³ããš </span></span>{{event("gamepaddisconnected")}} <span class="tlid-translation translation"><span title="">ã€ãã³ãã® </span></span><code>gamepad</code><span class="tlid-translation translation"><span title=""> ããããã£ã䜿çšããæ¹æ³ã</span></span>{{domxref("Navigator.getGamepads()")}} <span class="tlid-translation translation"><span title="">ã¡ãœãããè¿ããé
åå
ã®ä»»æã®äœçœ®ãååŸããæ¹æ³ã®ããããã§è¿ãããšãã§ããŸãã</span></span></p> @@ -97,6 +97,6 @@ translation_of: Web/API/Gamepad <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></li> - <li><a href="/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepad/mapping/index.html b/files/ja/web/api/gamepad/mapping/index.html index fdc4924aed..a9fadb2776 100644 --- a/files/ja/web/api/gamepad/mapping/index.html +++ b/files/ja/web/api/gamepad/mapping/index.html @@ -54,4 +54,4 @@ console.log(gp.mapping);</pre> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> -<p><a href="/en-US/docs/Web/Guide/API/Gamepad">Using the Gamepad API</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Using the Gamepad API</a></p> diff --git a/files/ja/web/api/gamepad/pose/index.html b/files/ja/web/api/gamepad/pose/index.html index 267ae3d0ee..1aa481bb89 100644 --- a/files/ja/web/api/gamepad/pose/index.html +++ b/files/ja/web/api/gamepad/pose/index.html @@ -51,6 +51,6 @@ translation_of: Web/API/Gamepad/pose <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li> </ul> diff --git a/files/ja/web/api/gamepad_api/index.html b/files/ja/web/api/gamepad_api/index.html index ca782b6de0..54e2095bad 100644 --- a/files/ja/web/api/gamepad_api/index.html +++ b/files/ja/web/api/gamepad_api/index.html @@ -17,28 +17,28 @@ translation_of: Web/API/Gamepad_API <h2 id="Interfaces" name="Interfaces">ã€ã³ã¿ãŒãã§ã€ã¹</h2> <dl> - <dt><a href="/docs/Web/API/Gamepad" title="The Gamepad interface of the Gamepad API defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id."><code>Gamepad</code></a></dt> + <dt><a href="/ja/docs/Web/API/Gamepad" title="The Gamepad interface of the Gamepad API defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id."><code>Gamepad</code></a></dt> <dd>ã³ã³ãã¥ãŒã¿ã«æ¥ç¶ããŠããã²ãŒã ãããã»ã³ã³ãããŒã©ãŒãè¡šããŸãã</dd> - <dt><a href="/docs/Web/API/GamepadButton" title="The GamepadButton interface defines an individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device."><code>GamepadButton</code></a></dt> + <dt><a href="/ja/docs/Web/API/GamepadButton" title="The GamepadButton interface defines an individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device."><code>GamepadButton</code></a></dt> <dd><span class="tlid-translation translation"><span title="">æ¥ç¶ãããŠããã³ã³ãããŒã©ãŒã®ããããã®ãã¿ã³ãè¡šããŸãã</span></span></dd> - <dt><a href="/docs/Web/API/GamepadEvent" title="The GamepadEvent interface of the Gamepad API contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected and Window.gamepaddisconnected are fired in response to."><code>GamepadEvent</code></a></dt> + <dt><a href="/ja/docs/Web/API/GamepadEvent" title="The GamepadEvent interface of the Gamepad API contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected and Window.gamepaddisconnected are fired in response to."><code>GamepadEvent</code></a></dt> <dd><span class="tlid-translation translation"><span title="">ã²ãŒã ãããã«é¢é£ããã€ãã³ããè¡šãã€ãã³ããªããžã§ã¯ãã§ãã</span></span></dd> </dl> <h3 id="Gamepad_ã®å®éšçãªæ¡åŒµæ©èœ">Gamepad ã®å®éšçãªæ¡åŒµæ©èœ</h3> <dl> - <dt><a href="/docs/Web/API/GamepadHapticActuator" title="The GamepadHapticActuator interface of the Gamepad API represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware."><code>GamepadHapticActuator</code></a></dt> + <dt><a href="/ja/docs/Web/API/GamepadHapticActuator" title="The GamepadHapticActuator interface of the Gamepad API represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware."><code>GamepadHapticActuator</code></a></dt> <dd><span class="tlid-translation translation"><span title="">ãŠãŒã¶ã«è§ŠèŠãã£ãŒãããã¯ãæäŸããããã«èšèšãããã³ã³ãããŒã©ãŒå
ã®ããŒããŠã§ã¢ (䜿çšå¯èœãªå Žå)ãæãäžè¬çã«ã¯æ¯åããŒããŠã§ã¢ãè¡šããŸãã</span></span></dd> - <dt><a href="/docs/Web/API/GamepadPose" title="The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)"><code>GamepadPose</code></a></dt> + <dt><a href="/ja/docs/Web/API/GamepadPose" title="The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)"><code>GamepadPose</code></a></dt> <dd> <div class="text-wrap tlid-copy-target"> - <div class="result-shield-container tlid-copy-target"><a href="/docs/Web/API/WebVR_API">WebVR </a><span class="tlid-translation translation"><span title="">ã³ã³ãããŒã©ãŒã®å Žåã®ã³ã³ãããŒã©ãŒã®å§¿å¢ (3D 空éå
ã®äœçœ®ãšåããªã©) ãè¡šããŸããããã¯ããæ°ãã <a href="/docs/Web/API/WebXR_Device_API">WebXR</a> æšæºã§ã¯äœ¿çš<em>ãããŸããã</em></span></span></div> + <div class="result-shield-container tlid-copy-target"><a href="/ja/docs/Web/API/WebVR_API">WebVR </a><span class="tlid-translation translation"><span title="">ã³ã³ãããŒã©ãŒã®å Žåã®ã³ã³ãããŒã©ãŒã®å§¿å¢ (3D 空éå
ã®äœçœ®ãšåããªã©) ãè¡šããŸããããã¯ããæ°ãã <a href="/ja/docs/Web/API/WebXR_Device_API">WebXR</a> æšæºã§ã¯äœ¿çš<em>ãããŸããã</em></span></span></div> </div> </dd> </dl> -<p><span class="tlid-translation translation"><span title="">äžèšã®æ
å ±ã«ã¢ã¯ã»ã¹ã§ããæ©èœã«ã€ããŠã¯ã</span></span><a href="/docs/Web/API/Gamepad#Experimental_extensions_to_Gamepad">Gamepad ã€ã³ã¿ãŒãã§ãŒã¹ã®æ¡åŒµæ©èœ</a>ãåç
§ããŠãã ããã</p> +<p><span class="tlid-translation translation"><span title="">äžèšã®æ
å ±ã«ã¢ã¯ã»ã¹ã§ããæ©èœã«ã€ããŠã¯ã</span></span><a href="/ja/docs/Web/API/Gamepad#Experimental_extensions_to_Gamepad">Gamepad ã€ã³ã¿ãŒãã§ãŒã¹ã®æ¡åŒµæ©èœ</a>ãåç
§ããŠãã ããã</p> <h3 id="ä»ã®ã€ã³ã¿ãŒãã§ãŒã¹ã®æ¡åŒµ">ä»ã®ã€ã³ã¿ãŒãã§ãŒã¹ã®æ¡åŒµ</h3> @@ -61,8 +61,8 @@ translation_of: Web/API/Gamepad_API <h2 id="Tutorials_and_guides" name="Tutorials_and_guides">ãã¥ãŒããªã¢ã«ãšã¬ã€ã</h2> <ul> - <li><a href="https://developer.mozilla.org/docs/Web/API/Gamepad_API/Using_the_Gamepad_API">Gamepad API ã®å©çš</a></li> - <li><a href="/docs/Games/Techniques/Controls_Gamepad_API">Gamepad API ãå©çšããã³ã³ãããŒã«ã®å®è£
</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API/Using_the_Gamepad_API">Gamepad API ã®å©çš</a></li> + <li><a href="/ja/docs/Games/Techniques/Controls_Gamepad_API">Gamepad API ãå©çšããã³ã³ãããŒã«ã®å®è£
</a></li> </ul> <h2 id="Specifications" name="Specifications">ä»æ§</h2> diff --git a/files/ja/web/api/gamepadbutton/index.html b/files/ja/web/api/gamepadbutton/index.html index e3d77c59c3..4cf39c47bc 100644 --- a/files/ja/web/api/gamepadbutton/index.html +++ b/files/ja/web/api/gamepadbutton/index.html @@ -89,4 +89,4 @@ translation_of: Web/API/GamepadButton <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> diff --git a/files/ja/web/api/gamepadevent/index.html b/files/ja/web/api/gamepadevent/index.html index 7b53c17c45..232f8cd561 100644 --- a/files/ja/web/api/gamepadevent/index.html +++ b/files/ja/web/api/gamepadevent/index.html @@ -67,4 +67,4 @@ translation_of: Web/API/GamepadEvent <h2 id="åç
§">åç
§</h2> -<p><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> +<p><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></p> diff --git a/files/ja/web/api/gamepadhapticactuator/index.html b/files/ja/web/api/gamepadhapticactuator/index.html index 5aaf8b9865..ccf96299a3 100644 --- a/files/ja/web/api/gamepadhapticactuator/index.html +++ b/files/ja/web/api/gamepadhapticactuator/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/GamepadHapticActuator --- <div>{{APIRef("Gamepad API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> ã®Â <strong><code>GamepadHapticActuator</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ããŠãŒã¶ãŒã«è§ŠèŠãã£ãŒãããã¯ãæäŸããããã«èšèšãããã³ã³ãããŒã©ãŒå
ã®ããŒããŠã§ã¢ (å¯èœãªå Žå) ãè¡šããæãäžè¬çã«ã¯æ¯åããŒããŠã§ã¢ã§ãã</p> +<p><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ã®Â <strong><code>GamepadHapticActuator</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ããŠãŒã¶ãŒã«è§ŠèŠãã£ãŒãããã¯ãæäŸããããã«èšèšãããã³ã³ãããŒã©ãŒå
ã®ããŒããŠã§ã¢ (å¯èœãªå Žå) ãè¡šããæãäžè¬çã«ã¯æ¯åããŒããŠã§ã¢ã§ãã</p> <p>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ã {{domxref("Gamepad.hapticActuators")}} ããããã£ããã¢ã¯ã»ã¹ã§ããŸãã</p> @@ -61,5 +61,5 @@ translation_of: Web/API/GamepadHapticActuator <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepadhapticactuator/type/index.html b/files/ja/web/api/gamepadhapticactuator/type/index.html index 4ffc3a23ef..6899a54ce8 100644 --- a/files/ja/web/api/gamepadhapticactuator/type/index.html +++ b/files/ja/web/api/gamepadhapticactuator/type/index.html @@ -56,5 +56,5 @@ translation_of: Web/API/GamepadHapticActuator/type <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepadpose/hasorientation/index.html b/files/ja/web/api/gamepadpose/hasorientation/index.html index 3079ad7eab..9360ec241d 100644 --- a/files/ja/web/api/gamepadpose/hasorientation/index.html +++ b/files/ja/web/api/gamepadpose/hasorientation/index.html @@ -53,6 +53,6 @@ translation_of: Web/API/GamepadPose/hasOrientation <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/gamepadpose/index.html b/files/ja/web/api/gamepadpose/index.html index 05f7350392..d08cf32c67 100644 --- a/files/ja/web/api/gamepadpose/index.html +++ b/files/ja/web/api/gamepadpose/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/GamepadPose --- <div>{{APIRef("Gamepad API")}}{{SeeCompatTable}}</div> -<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/en-US/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p> +<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/ja/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p> <p>This interface is accessible through the {{domxref("Gamepad.pose")}} property.</p> @@ -70,6 +70,6 @@ translation_of: Web/API/GamepadPose <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/geolocation/watchposition/index.html b/files/ja/web/api/geolocation/watchposition/index.html index b3e383cf65..cb7f4b91a4 100644 --- a/files/ja/web/api/geolocation/watchposition/index.html +++ b/files/ja/web/api/geolocation/watchposition/index.html @@ -90,7 +90,7 @@ id = navigator.geolocation.watchPosition(success, error, options); <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Geolocation_API/Using">Geolocation API ã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/API/Geolocation_API/Using">Geolocation API ã®äœ¿çš</a></li> <li>æå±ããã€ã³ã¿ãŒãã§ã€ã¹ {{domxref("Geolocation")}} ãšãã¢ã¯ã»ã¹æ¹æ³ã§ãã {{domxref("NavigatorGeolocation.geolocation")}}ã</li> <li>éã®æäœ: {{domxref("Geolocation.clearWatch()")}}</li> <li>é¡äŒŒã®ã¡ãœãã: {{domxref("Geolocation.getCurrentPosition()")}}</li> diff --git a/files/ja/web/api/globaleventhandlers/onclose/index.html b/files/ja/web/api/globaleventhandlers/onclose/index.html index 8c0429e233..3d8a3e6a08 100644 --- a/files/ja/web/api/globaleventhandlers/onclose/index.html +++ b/files/ja/web/api/globaleventhandlers/onclose/index.html @@ -30,7 +30,7 @@ translation_of: Web/API/GlobalEventHandlers/onclose <h3 id="å€">å€</h3> -<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãããã®é¢æ°ã¯ã{{domxref("Event")}} ãªããžã§ã¯ããå¯äžã®åŒæ°ãšããŠåãåããŸãã</p> +<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/ja/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãããã®é¢æ°ã¯ã{{domxref("Event")}} ãªããžã§ã¯ããå¯äžã®åŒæ°ãšããŠåãåããŸãã</p> <p>äžåºŠã«1ã€ã®ãªããžã§ã¯ãã«å²ãåœãŠãããšãã§ãã <code>onclose</code> ãã³ãã©ãŒã¯1ã€ã ãã§ãã代ããã«ãããæè»æ§ã®ãã {{domxref("EventTarget.addEventListener()")}} ã¡ãœããã䜿çšããããšããå§ãããŸãã</p> diff --git a/files/ja/web/api/globaleventhandlers/onmousedown/index.html b/files/ja/web/api/globaleventhandlers/onmousedown/index.html index ec56405a60..bf143fc699 100644 --- a/files/ja/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/ja/web/api/globaleventhandlers/onmousedown/index.html @@ -28,7 +28,7 @@ translation_of: Web/API/GlobalEventHandlers/onmousedown <h3 id="Value">å€</h3> -<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãããã®é¢æ°ã¯ãå¯äžã®åŒæ°ãšã㊠{{domxref("MouseEvent")}} ãªããžã§ã¯ããåãåããŸãã</p> +<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/ja/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãããã®é¢æ°ã¯ãå¯äžã®åŒæ°ãšã㊠{{domxref("MouseEvent")}} ãªããžã§ã¯ããåãåããŸãã</p> <h2 id="Example">äŸ</h2> diff --git a/files/ja/web/api/globaleventhandlers/onmouseenter/index.html b/files/ja/web/api/globaleventhandlers/onmouseenter/index.html index 5e78df7bfe..12014ca918 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseenter/index.html +++ b/files/ja/web/api/globaleventhandlers/onmouseenter/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/GlobalEventHandlers/onmouseenter var <em>handlerFunction</em> = <em><var>element</var></em>.onmouseenter; </pre> -<p><code>handlerFunction</code> ã¯ãã€ãã³ãã®ãã³ãã©ãæå®ãã <code>null</code> ãŸã㯠<a href="/docs/Web/JavaScript/Reference/Functions">JavaScript é¢æ°</a> ã§ãã</p> +<p><code>handlerFunction</code> ã¯ãã€ãã³ãã®ãã³ãã©ãæå®ãã <code>null</code> ãŸã㯠<a href="/ja/docs/Web/JavaScript/Reference/Functions">JavaScript é¢æ°</a> ã§ãã</p> <h2 id="ä»æ§">ä»æ§</h2> @@ -50,5 +50,5 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.onmouseenter; <ul> <li>{{event("mouseenter")}}</li> - <li><a href="/docs/Web/Guide/Events/Event_handlers">DOM onevent ãã³ãã©ãŒ</a></li> + <li><a href="/ja/docs/Web/Guide/Events/Event_handlers">DOM onevent ãã³ãã©ãŒ</a></li> </ul> diff --git a/files/ja/web/api/globaleventhandlers/onmouseleave/index.html b/files/ja/web/api/globaleventhandlers/onmouseleave/index.html index b6065b7161..437744245b 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseleave/index.html +++ b/files/ja/web/api/globaleventhandlers/onmouseleave/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/GlobalEventHandlers/onmouseleave var <em>handlerFunction</em> = <em><var>element</var></em>.onmouseleave; </pre> -<p><code>handlerFunction</code> ã¯ãã€ãã³ãã®ãã³ãã©ãæå®ãã <code>null</code> ãŸã㯠<a href="/docs/Web/JavaScript/Reference/Functions">JavaScript é¢æ° </a> ã§ãã</p> +<p><code>handlerFunction</code> ã¯ãã€ãã³ãã®ãã³ãã©ãæå®ãã <code>null</code> ãŸã㯠<a href="/ja/docs/Web/JavaScript/Reference/Functions">JavaScript é¢æ° </a> ã§ãã</p> <h2 id="ä»æ§">ä»æ§</h2> @@ -50,5 +50,5 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.onmouseleave; <ul> <li>{{event("mouseleave")}}</li> - <li><a href="/docs/Web/Guide/Events/Event_handlers">DOM onevent ãã³ãã©ãŒ</a></li> + <li><a href="/ja/docs/Web/Guide/Events/Event_handlers">DOM onevent ãã³ãã©ãŒ</a></li> </ul> diff --git a/files/ja/web/api/globaleventhandlers/onmousemove/index.html b/files/ja/web/api/globaleventhandlers/onmousemove/index.html index 7a3e4a8764..c0fb8001ce 100644 --- a/files/ja/web/api/globaleventhandlers/onmousemove/index.html +++ b/files/ja/web/api/globaleventhandlers/onmousemove/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/GlobalEventHandlers/onmousemove <h3 id="å€">å€</h3> -<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãã ãã®é¢æ°ã¯ãå¯äžã®åŒæ°ãšã㊠{{domxref("MouseEvent")}} ãªããžã§ã¯ããåãåããŸãã</p> +<p><code>functionRef</code> ã¯ãé¢æ°åãŸãã¯<a href="/ja/docs/Web/JavaScript/Reference/Operators/function">é¢æ°åŒ</a>ã§ãã ãã®é¢æ°ã¯ãå¯äžã®åŒæ°ãšã㊠{{domxref("MouseEvent")}} ãªããžã§ã¯ããåãåããŸãã</p> <h2 id="äŸ">äŸ</h2> diff --git a/files/ja/web/api/headers/delete/index.html b/files/ja/web/api/headers/delete/index.html index 9f85c85af3..10ff2dc0f3 100644 --- a/files/ja/web/api/headers/delete/index.html +++ b/files/ja/web/api/headers/delete/index.html @@ -81,7 +81,7 @@ myHeaders.get('Content-Type'); // Returns null, as it has been deleted</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/headers/entries/index.html b/files/ja/web/api/headers/entries/index.html index 1899112dca..244cb3d1ab 100644 --- a/files/ja/web/api/headers/entries/index.html +++ b/files/ja/web/api/headers/entries/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/Headers/entries <p><code><strong>Headers.entries()</strong></code> ã¡ãœãã㯠{{jsxref("Iteration_protocols",'iterator')}} ãè¿ãããã®ãªããžã§ã¯ãã«å«ãŸãããã¹ãŠã®ããŒãšå€ã®ãã¢ãééã§ããããã«ããŸããåãã¢ã®ããŒãšå€ã¯äž¡æ¹ãšã {{domxref("ByteString")}} ãªããžã§ã¯ãã§ãã</p> <div class="泚"> -<p><strong>Note</strong>: ãã®ã¡ãœãã㯠<a href="/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> +<p><strong>Note</strong>: ãã®ã¡ãœãã㯠<a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a> ã§äœ¿çšã§ããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -48,7 +48,7 @@ vary: Accept-Language</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/headers/get/index.html b/files/ja/web/api/headers/get/index.html index cbb371c5f1..2287e335d6 100644 --- a/files/ja/web/api/headers/get/index.html +++ b/files/ja/web/api/headers/get/index.html @@ -83,7 +83,7 @@ myHeaders.get('Accept-Encoding'); // "deflate,gzip" ãè¿ããŸã <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/headers/headers/index.html b/files/ja/web/api/headers/headers/index.html index 4321d44a03..36cb2db4b9 100644 --- a/files/ja/web/api/headers/headers/index.html +++ b/files/ja/web/api/headers/headers/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/Headers/Headers <dl> <dt><code>init</code> {{optional_inline}}</dt> - <dd><code>Headers</code> ã«åãã£ãŠèšå®ããã <a href="/en-US/docs/Web/HTTP/Headers">HTTP headers</a> ãå«ããªããžã§ã¯ãããã㯠{{domxref("ByteString")}} ãæã€åçŽãªãªããžã§ã¯ããªãã©ã«ããæ¢åã® <code>Headers</code> ãªããžã§ã¯ãã®ã©ã¡ããã§ããæåŸã®äŸã§ã¯ãæ°ãã <code>Headers</code> ãªããžã§ã¯ãã¯æ¢åã® <code>Headers</code> ãªããžã§ã¯ãããããŒã¿ãç¶æ¿ããŸãã</dd> + <dd><code>Headers</code> ã«åãã£ãŠèšå®ããã <a href="/ja/docs/Web/HTTP/Headers">HTTP headers</a> ãå«ããªããžã§ã¯ãããã㯠{{domxref("ByteString")}} ãæã€åçŽãªãªããžã§ã¯ããªãã©ã«ããæ¢åã® <code>Headers</code> ãªããžã§ã¯ãã®ã©ã¡ããã§ããæåŸã®äŸã§ã¯ãæ°ãã <code>Headers</code> ãªããžã§ã¯ãã¯æ¢åã® <code>Headers</code> ãªããžã§ã¯ãããããŒã¿ãç¶æ¿ããŸãã</dd> </dl> <h2 id="äŸ">äŸ</h2> @@ -65,7 +65,7 @@ secondHeadersObj.get('Content-Type'); // Would return 'image/jpeg' â it inheri <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ãµãŒãã¹ã¯ãŒã«ãŒ API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP ã¢ã¯ã»ã¹å¶åŸ¡ (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ãµãŒãã¹ã¯ãŒã«ãŒ API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP ã¢ã¯ã»ã¹å¶åŸ¡ (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/history/replacestate/index.html b/files/ja/web/api/history/replacestate/index.html index 0cbcbcb37e..c06e22398e 100644 --- a/files/ja/web/api/history/replacestate/index.html +++ b/files/ja/web/api/history/replacestate/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/History/replaceState <pre class="brush: js line-numbers language-js notranslate"><code class="language-js"><span class="keyword token">const </span>stateObj <span class="operator token">=</span> <span class="punctuation token">{</span> foo<span class="punctuation token">:</span> '<span class="string token">bar'</span> <span class="punctuation token">}</span><span class="punctuation token">;</span> history<span class="punctuation token">.</span><span class="function token">pushState</span><span class="punctuation token">(</span>stateObj<span class="punctuation token">,</span> <span class="string token">''</span><span class="punctuation token">,</span> '<span class="string token">bar.html'</span><span class="punctuation token">)</span><span class="punctuation token">;</span></code></pre> -<p>äžèšã® 2è¡ã®èª¬æã¯ãã<a href="https://developer.mozilla.org/ja/docs/Web/API/History_API/Working_with_the_History_API">History API ãåãæ±ã</a>ãã®èšäºã®ã<a href="https://developer.mozilla.org/ja/docs/Web/API/History_API/Working_with_the_History_API#pushState_%E3%81%AE%E4%BE%8B"><code>pushState()</code> ã®äŸ</a>ãã«ãããŸãã次ã«ãhttps://www.mozilla.org/bar.html ã以äžã® JavaScript ãå®è¡ãããšããŸã:</p> +<p>äžèšã® 2è¡ã®èª¬æã¯ãã<a href="/ja/docs/Web/API/History_API/Working_with_the_History_API">History API ãåãæ±ã</a>ãã®èšäºã®ã<a href="/ja/docs/Web/API/History_API/Working_with_the_History_API#pushState_%E3%81%AE%E4%BE%8B"><code>pushState()</code> ã®äŸ</a>ãã«ãããŸãã次ã«ãhttps://www.mozilla.org/bar.html ã以äžã® JavaScript ãå®è¡ãããšããŸã:</p> <pre class="brush: js line-numbers language-js notranslate"><code class="language-js">history<span class="punctuation token">.</span><span class="function token">replaceState</span><span class="punctuation token">(</span>stateObj<span class="punctuation token">,</span> <span class="string token">''</span><span class="punctuation token">,</span> '<span class="string token">bar2.html'</span><span class="punctuation token">)</span><span class="punctuation token">;</span></code></pre> diff --git a/files/ja/web/api/history_api/index.html b/files/ja/web/api/history_api/index.html index e10f1e7498..f9a577390c 100644 --- a/files/ja/web/api/history_api/index.html +++ b/files/ja/web/api/history_api/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/History_API --- <div>{{DefaultAPISidebar("History API")}}</div> -<p>DOM ã® {{DOMxRef("Window")}} ãªããžã§ã¯ãã¯ããã©ãŠã¶ãŒã®ã»ãã·ã§ã³å±¥æŽ (<a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/API/history">WebExtensions history</a> ãšæ··åããªãããã«) ãžã®ã¢ã¯ã»ã¹ã {{DOMxRef("Window.history","history")}} ãªããžã§ã¯ããä»ããŠæäŸããŠããŸãããã®ãªããžã§ã¯ãã¯ããŠãŒã¶ãŒã®å±¥æŽã®äžãåã®ããŒãžãåŸã®ããŒãžãžç§»åããããå±¥æŽã¹ã¿ãã¯ã®äžãæäœãããããã®ã«äŸ¿å©ãªã¡ãœãããããããã£ãæäŸãããŠããŸãã</p> +<p>DOM ã® {{DOMxRef("Window")}} ãªããžã§ã¯ãã¯ããã©ãŠã¶ãŒã®ã»ãã·ã§ã³å±¥æŽ (<a href="/ja/docs/Mozilla/Add-ons/WebExtensions/API/history">WebExtensions history</a> ãšæ··åããªãããã«) ãžã®ã¢ã¯ã»ã¹ã {{DOMxRef("Window.history","history")}} ãªããžã§ã¯ããä»ããŠæäŸããŠããŸãããã®ãªããžã§ã¯ãã¯ããŠãŒã¶ãŒã®å±¥æŽã®äžãåã®ããŒãžãåŸã®ããŒãžãžç§»åããããå±¥æŽã¹ã¿ãã¯ã®äžãæäœãããããã®ã«äŸ¿å©ãªã¡ãœãããããããã£ãæäŸãããŠããŸãã</p> <h2 id="Concepts_and_usage" name="Concepts_and_usage">æŠå¿µãšäœ¿çšæ¹æ³</h2> diff --git a/files/ja/web/api/history_api/working_with_the_history_api/index.html b/files/ja/web/api/history_api/working_with_the_history_api/index.html index a2fb053d73..a031ada67c 100644 --- a/files/ja/web/api/history_api/working_with_the_history_api/index.html +++ b/files/ja/web/api/history_api/working_with_the_history_api/index.html @@ -67,7 +67,7 @@ history.pushState(stateObj, "page 2", "bar.html"); <p>æ°ãã URLããå€æŽåã®URLãã hash ã®ã¿ãå€æŽãã URL ã§ããå Žåã§ãã£ãŠãã <code>pushState()</code> 㯠<code>hashchange</code> ã€ãã³ããçºç«ãããããšã¯ãªããšæ³šèšããŠãããŸãã</p> -<p>In a <a href="/en-US/docs/Mozilla/Tech/XUL">XUL</a> document, it creates the specified XUL element.</p> +<p>In a <a href="/ja/docs/Mozilla/Tech/XUL">XUL</a> document, it creates the specified XUL element.</p> <p>In other documents, it creates an element with a <code>null</code> namespace URI.</p> @@ -86,7 +86,7 @@ history.pushState(stateObj, "page 2", "bar.html"); <pre class="brush: js">var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "bar.html");</pre> -<p>ãã®2è¡ã®ã³ãŒãã®èª¬æã¯Â <a href="ja/docs/Web/API/History_API/Working_with_the_History_API$edit#Example_of_pushState_method">pushState()ã®äŸÂ </a><em>ã®ã»ã¯ã·ã§ã³ã§èŠãããšãã§ããŸãã次ã«ã</em><code>http://mozilla.org/bar.html</code> ã次㮠JavaScript ãå®è¡ãããã®ãšããŸãã</p> +<p>ãã®2è¡ã®ã³ãŒãã®èª¬æã¯Â <a href="/ja/docs/Web/API/History_API/Working_with_the_History_API$edit#Example_of_pushState_method">pushState()ã®äŸÂ </a><em>ã®ã»ã¯ã·ã§ã³ã§èŠãããšãã§ããŸãã次ã«ã</em><code>http://mozilla.org/bar.html</code> ã次㮠JavaScript ãå®è¡ãããã®ãšããŸãã</p> <pre class="brush: js">history.replaceState(stateObj, "page 3", "bar2.html");</pre> diff --git a/files/ja/web/api/html_drag_and_drop_api/index.html b/files/ja/web/api/html_drag_and_drop_api/index.html index 6f38581411..df4bb50631 100644 --- a/files/ja/web/api/html_drag_and_drop_api/index.html +++ b/files/ja/web/api/html_drag_and_drop_api/index.html @@ -234,7 +234,7 @@ function drop_handler(ev) { <p>詳ããã¯ã以äžãåç
§ããŠãã ããã</p> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Drag_operations#droptargets">ããããå
ã®æå®</a></li> + <li><a href="/ja/docs/Web/Guide/HTML/Drag_operations#droptargets">ããããå
ã®æå®</a></li> </ul> <h3 id="ããããå¹æãæ±ã">ãããã<em>å¹æ</em>ãæ±ã</h3> @@ -270,7 +270,7 @@ function drop_handler(ev) { <p>詳ããã¯ã以äžãåç
§ããŠãã ããã</p> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Drag_operations#drop">ããããã®å®è¡</a></li> + <li><a href="/ja/docs/Web/Guide/HTML/Drag_operations#drop">ããããã®å®è¡</a></li> </ul> <h3 id="Drag_end" name="Drag_end">ãã©ãã°ã®çµäº</h3> diff --git a/files/ja/web/api/html_drag_and_drop_api/recommended_drag_types/index.html b/files/ja/web/api/html_drag_and_drop_api/recommended_drag_types/index.html index ba6fbd27e3..c1e1ea0794 100644 --- a/files/ja/web/api/html_drag_and_drop_api/recommended_drag_types/index.html +++ b/files/ja/web/api/html_drag_and_drop_api/recommended_drag_types/index.html @@ -87,7 +87,7 @@ dt.setData("text/plain", "ããã«ã¡ã¯ãèŠç¥ãã¬äºº"); <h2 id="file" name="file">ãã¡ã€ã«ã®ãã©ãã°</h2> -<p>ããŒã«ã«ã®ãã¡ã€ã«ã¯ <code>application/x-moz-file</code> åã§ã <a href="/en/XPCOM_Interface_Reference/nsIFile" title="nsIFile">nsIFile</a> ã®ãªããžã§ã¯ããšããŠãã©ãã°ãããŸããç¹æš©ãæã£ãŠããªã Web ããŒãžã§ã¯ããã®åã®ããŒã¿ãååŸããããšãå€æŽããããšãã§ããŸããã</p> +<p>ããŒã«ã«ã®ãã¡ã€ã«ã¯ <code>application/x-moz-file</code> åã§ã <a href="/ja/XPCOM_Interface_Reference/nsIFile" title="nsIFile">nsIFile</a> ã®ãªããžã§ã¯ããšããŠãã©ãã°ãããŸããç¹æš©ãæã£ãŠããªã Web ããŒãžã§ã¯ããã®åã®ããŒã¿ãååŸããããšãå€æŽããããšãã§ããŸããã</p> <p>ãã¡ã€ã«ãæååã«ã¯ã§ããªããããããŒã¿ãç»é²ããã«ã¯ {{domxref("DataTransfer.mozSetDataAt","mozSetDataAt()")}} ã¡ãœããã䜿çšããå¿
èŠããããŸããåæ§ã«ãããŒã¿ãååŸããã«ã¯ {{domxref("DataTransfer.mozGetDataAt","mozGetDataAt()")}} ã¡ãœããã䜿ããªããŠã¯ãªããŸããã</p> @@ -124,7 +124,7 @@ function doDrop(event) { <p>ææ°ã®ä»æ§ã§ã¯ã{{domxref("DataTransfer.types")}} 㯠{{domxref("DOMStringList")}} ã§ã¯ãªãã{{domxref("DOMString")}} ã§åºå®ããé
åãè¿ãããã«ãªã£ãŠããŸãïŒãã㯠Firefox 52 以äžã§ãµããŒããããŠããŸãïŒã</p> -<p>ãã®çµæã<a href="/docs/Web/API/Node/contains">contains</a> ã¡ãœããã¯ããæ©èœããŸããã代ããã« <a href="/docs/Web/JavaScript/Reference/Global_Objects/Array/includes">includes</a> ã¡ãœããã䜿çšãã以äžã®ãããªã³ãŒãã§ç¹å®ã®åœ¢åŒã®ããŒã¿ãæäŸãããŠãããã©ããã確èªããå¿
èŠããããŸãã</p> +<p>ãã®çµæã<a href="/ja/docs/Web/API/Node/contains">contains</a> ã¡ãœããã¯ããæ©èœããŸããã代ããã« <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/includes">includes</a> ã¡ãœããã䜿çšãã以äžã®ãããªã³ãŒãã§ç¹å®ã®åœ¢åŒã®ããŒã¿ãæäŸãããŠãããã©ããã確èªããå¿
èŠããããŸãã</p> <pre class="brush: js notranslate">if ([...event.dataTransfer.types].includes('text/html')) { // å®è¡ããã³ãŒã @@ -134,11 +134,11 @@ function doDrop(event) { <h2 id="image" name="image">ç»åã®ãã©ãã°</h2> -<p>ç»åã®çŽæ¥ã®ãã©ãã°ã¯äžè¬çã§ã¯ãããŸããããã®ãããMozilla 㯠Mac ãš Linux ã§ã®ç»åã®çŽæ¥ã®ãã©ãã°ããµããŒãããŠããŸããããã®ä»£ãããç»åã¯éåžžãã® URL ãšããŠãã©ãã°ãããŸãããã®ããã«ã¯ãä»ã® URL ãšåæ§ã« <code>text/uri-list</code> åã䜿çšããŸããããŒã¿ã¯ãç»åã® URLããŸãã¯ç»åãWebäžããã£ã¹ã¯äžã«ç¡ãå Žå㯠<a href="/docs/Web/HTTP/Basics_of_HTTP/Data_URIs">ããŒã¿ URL</a> ã§ããå¿
èŠããããŸãã</p> +<p>ç»åã®çŽæ¥ã®ãã©ãã°ã¯äžè¬çã§ã¯ãããŸããããã®ãããMozilla 㯠Mac ãš Linux ã§ã®ç»åã®çŽæ¥ã®ãã©ãã°ããµããŒãããŠããŸããããã®ä»£ãããç»åã¯éåžžãã® URL ãšããŠãã©ãã°ãããŸãããã®ããã«ã¯ãä»ã® URL ãšåæ§ã« <code>text/uri-list</code> åã䜿çšããŸããããŒã¿ã¯ãç»åã® URLããŸãã¯ç»åãWebäžããã£ã¹ã¯äžã«ç¡ãå Žå㯠<a href="/ja/docs/Web/HTTP/Basics_of_HTTP/Data_URIs">ããŒã¿ URL</a> ã§ããå¿
èŠããããŸãã</p> -<p>ãªã³ã¯ãšåæ§ã«ã<code>text/plain</code> åã®ããŒã¿ã«ã¯ URL ãå«ãŸããŠããå¿
èŠããããŸãããããã<a href="/docs/Web/HTTP/Basics_of_HTTP/Data_URIs">ããŒã¿ URL</a> ã¯éåžžã®ããã¹ãã®å
容ã«ã¯æçšã§ã¯ãªãã®ã§ããã®ãããªç¶æ³ã§ã¯ <code>text/plain</code> åã®ããŒã¿ãé€å€ããæ¹ãããã§ãããã</p> +<p>ãªã³ã¯ãšåæ§ã«ã<code>text/plain</code> åã®ããŒã¿ã«ã¯ URL ãå«ãŸããŠããå¿
èŠããããŸãããããã<a href="/ja/docs/Web/HTTP/Basics_of_HTTP/Data_URIs">ããŒã¿ URL</a> ã¯éåžžã®ããã¹ãã®å
容ã«ã¯æçšã§ã¯ãªãã®ã§ããã®ãããªç¶æ³ã§ã¯ <code>text/plain</code> åã®ããŒã¿ãé€å€ããæ¹ãããã§ãããã</p> -<p>Chrome ãªã©ã®ç¹æš©çãªã³ãŒãã§ã¯ãç»åã®çš®é¡ã«å¿ããŠã<code>image/jpeg</code>ã<code>image/png</code>ã<code>image/gif</code> ã®ããããã®åœ¢åŒã䜿çšããããšãã§ããŸããããŒã¿ã¯ã<a href="/en/XPCOM_Interface_Reference/nsIInputStream" title="nsIInputStream">nsIInputStream</a> ã€ã³ã¿ãŒãã§ãŒã¹ãå®è£
ãããªããžã§ã¯ãã§ãªããã°ãªããŸããããã®ã¹ããªãŒã ãèªã¿èŸŒãŸããæã«ã¯ããã®ãã¡ã€ã«åœ¢åŒã§ã®ç»åã®ããŒã¿ããããæäŸããªããã°ãªããŸããã</p> +<p>Chrome ãªã©ã®ç¹æš©çãªã³ãŒãã§ã¯ãç»åã®çš®é¡ã«å¿ããŠã<code>image/jpeg</code>ã<code>image/png</code>ã<code>image/gif</code> ã®ããããã®åœ¢åŒã䜿çšããããšãã§ããŸããããŒã¿ã¯ã<a href="/ja/XPCOM_Interface_Reference/nsIInputStream" title="nsIInputStream">nsIInputStream</a> ã€ã³ã¿ãŒãã§ãŒã¹ãå®è£
ãããªããžã§ã¯ãã§ãªããã°ãªããŸããããã®ã¹ããªãŒã ãèªã¿èŸŒãŸããæã«ã¯ããã®ãã¡ã€ã«åœ¢åŒã§ã®ç»åã®ããŒã¿ããããæäŸããªããã°ãªããŸããã</p> <p>ç»åããã£ã¹ã¯äžã«ããå Žåã¯ã<code>application/x-moz-file</code> åãå«ããå¿
èŠããããŸããå®éã«ãããã¯ç»åãã¡ã€ã«ããã©ãã°ããäžè¬çãªããæ¹ã§ãã</p> diff --git a/files/ja/web/api/htmlcanvaselement/todataurl/index.html b/files/ja/web/api/htmlcanvaselement/todataurl/index.html index f955a994a5..f04437dc82 100644 --- a/files/ja/web/api/htmlcanvaselement/todataurl/index.html +++ b/files/ja/web/api/htmlcanvaselement/todataurl/index.html @@ -5,10 +5,10 @@ translation_of: Web/API/HTMLCanvasElement/toDataURL --- <div>{{APIRef("Canvas API")}}</div> -<p><strong><code>HTMLCanvasElement.toDataURL()</code></strong> ã¡ãœããã¯ã <code>type</code> ãã©ã¡ãŒã¿ïŒããã©ã«ãã¯<a href="https://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG</a>圢åŒïŒã§æå®ãããç»åãã©ãŒããã圢åŒã®Â <a href="/en-US/docs/Web/HTTP/data_URIs">data URI</a> ãè¿ãã¡ãœããã§ããè¿ãå€ãšãªãç»åã®è§£å床ã¯96 dpiã§ãã</p> +<p><strong><code>HTMLCanvasElement.toDataURL()</code></strong> ã¡ãœããã¯ã <code>type</code> ãã©ã¡ãŒã¿ïŒããã©ã«ãã¯<a href="https://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG</a>圢åŒïŒã§æå®ãããç»åãã©ãŒããã圢åŒã®Â <a href="/ja/docs/Web/HTTP/data_URIs">data URI</a> ãè¿ãã¡ãœããã§ããè¿ãå€ãšãªãç»åã®è§£å床ã¯96 dpiã§ãã</p> <ul> - <li>ãã£ã³ãã¹ã®å¹
ãé«ããã<code>0</code> ãããã¯Â <a href="/en-US/docs/Web/HTML/Element/canvas#Maximum_canvas_size">maximum canvas size</a> ãã倧ããå Žåãæåå <code>"data:,"</code>ãè¿ããŸãã</li> + <li>ãã£ã³ãã¹ã®å¹
ãé«ããã<code>0</code> ãããã¯Â <a href="/ja/docs/Web/HTML/Element/canvas#Maximum_canvas_size">maximum canvas size</a> ãã倧ããå Žåãæåå <code>"data:,"</code>ãè¿ããŸãã</li> <li><code>image/png</code> 圢åŒãæå®ããã«ããããããè¿ãå€ã <code>data:image/png</code> ã§å§ãŸãå ŽåãèŠæ±ããã圢åŒã«ã¯å¯Ÿå¿ããŠããŸããã</li> <li>Chrome ã¯Â <code>image/webp</code> 圢åŒã«å¯Ÿå¿ããŸãã</li> </ul> @@ -30,7 +30,7 @@ translation_of: Web/API/HTMLCanvasElement/toDataURL <h3 id="æ»ãå€">æ»ãå€</h3> -<p>èŠæ±ããã<a href="/en-US/docs/Web/HTTP/data_URIs">data URI</a>ãå«ã {{domxref("DOMString")}} ã</p> +<p>èŠæ±ããã<a href="/ja/docs/Web/HTTP/data_URIs">data URI</a>ãå«ã {{domxref("DOMString")}} ã</p> <h3 id="äŸå€">äŸå€</h3> @@ -151,5 +151,5 @@ function removeColors() { <ul> <li>The interface defining it, {{domxref("HTMLCanvasElement")}}.</li> - <li><a href="/en-US/docs/Web/HTTP/data_URIs">Data URIs</a> in the <a href="/en-US/docs/Web/HTTP">HTTP</a> reference.</li> + <li><a href="/ja/docs/Web/HTTP/data_URIs">Data URIs</a> in the <a href="/ja/docs/Web/HTTP">HTTP</a> reference.</li> </ul> diff --git a/files/ja/web/api/htmlcontentelement/index.html b/files/ja/web/api/htmlcontentelement/index.html index 8fd3d16824..dbbe6a69d7 100644 --- a/files/ja/web/api/htmlcontentelement/index.html +++ b/files/ja/web/api/htmlcontentelement/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/HTMLContentElement <p>{{Deprecated_header}}</p> -<p><code><strong>HTMLContentElement</strong></code> ã€ã³ã¿ãŒãã§ãŒã¹ã¯ {{HTMLElement("content")}} HTMLèŠçŽ ãè¡šããŠããã<a href="/en-US/docs/Web/Web_Components/Shadow_DOM">Shadow DOM</a> ã§äœ¿çšãããŠããŸãã</p> +<p><code><strong>HTMLContentElement</strong></code> ã€ã³ã¿ãŒãã§ãŒã¹ã¯ {{HTMLElement("content")}} HTMLèŠçŽ ãè¡šããŠããã<a href="/ja/docs/Web/Web_Components/Shadow_DOM">Shadow DOM</a> ã§äœ¿çšãããŠããŸãã</p> <h2 id="Properties" name="Properties">ããããã£</h2> @@ -47,7 +47,7 @@ translation_of: Web/API/HTMLContentElement <ul> <li>ãã®ã€ã³ã¿ãŒãã§ãŒã¹ãå®è£
ããŠãã {{HTMLElement("content")}} HTML èŠçŽ </li> - <li><a href="/en-US/docs/Web/Web_Components/Shadow_DOM">Shadow DOM</a></li> + <li><a href="/ja/docs/Web/Web_Components/Shadow_DOM">Shadow DOM</a></li> </ul> <dl> diff --git a/files/ja/web/api/htmlelement/accesskey/index.html b/files/ja/web/api/htmlelement/accesskey/index.html index 17933c4dbe..0d9feb78dd 100644 --- a/files/ja/web/api/htmlelement/accesskey/index.html +++ b/files/ja/web/api/htmlelement/accesskey/index.html @@ -20,5 +20,5 @@ original_slug: Web/API/Element/accessKey <h4 id="See_also">See also </h4> <ul> - <li><a href="/en-US/docs/Web/HTML/Global_attributes/accesskey">HTML Global attributes, accesskey</a></li> + <li><a href="/ja/docs/Web/HTML/Global_attributes/accesskey">HTML Global attributes, accesskey</a></li> </ul> diff --git a/files/ja/web/api/htmlelement/transitionstart_event/index.html b/files/ja/web/api/htmlelement/transitionstart_event/index.html index 12eb281715..d31100a811 100644 --- a/files/ja/web/api/htmlelement/transitionstart_event/index.html +++ b/files/ja/web/api/htmlelement/transitionstart_event/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/HTMLElement/transitionstart_event console<span class="punctuation token">.</span><span class="function token">log</span><span class="punctuation token">(</span><span class="string token">'Started transitioning'</span><span class="punctuation token">)</span><span class="punctuation token">;</span> <span class="punctuation token">}</span><span class="punctuation token">)</span><span class="punctuation token">;</span></code></pre> -<p>䌌ãŠããŸããã <code>addEventListener()</code>ã®ä»£ããã« <code><a href="https://developer.mozilla.org/ja/docs/Web/API/GlobalEventHandlers/ontransitionrun">ontransitionstart</a></code> ããããã£ã䜿ã£ãŠããŸã:</p> +<p>䌌ãŠããŸããã <code>addEventListener()</code>ã®ä»£ããã« <code><a href="/ja/docs/Web/API/GlobalEventHandlers/ontransitionrun">ontransitionstart</a></code> ããããã£ã䜿ã£ãŠããŸã:</p> <pre class="brush: js line-numbers language-js"><code class="language-js">element<span class="punctuation token">.</span><span class="function function-variable token">ontransitionrun</span> <span class="operator token">=</span> <span class="punctuation token">(</span><span class="punctuation token">)</span> <span class="operator token">=></span> <span class="punctuation token">{</span> console<span class="punctuation token">.</span><span class="function token">log</span><span class="punctuation token">(</span><span class="string token">'Started transitioning'</span><span class="punctuation token">)</span><span class="punctuation token">;</span> diff --git a/files/ja/web/api/htmlformelement/elements/index.html b/files/ja/web/api/htmlformelement/elements/index.html index 9ed8ea236d..a52442f8f5 100644 --- a/files/ja/web/api/htmlformelement/elements/index.html +++ b/files/ja/web/api/htmlformelement/elements/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/HTMLFormElement/elements {{ApiRef()}}</div> <h2 id="Summary" name="Summary">æŠèŠ</h2> <p><b>elements</b> ã¯ãform èŠçŽ ã«å«ãŸãããã¹ãŠã®ãã©ãŒã ã³ã³ãããŒã«ãå«ã <a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-75708506"><code>HTMLCollection</code></a> ãè¿ããŸãã</p> -<p>index ããŸãã¯èŠçŽ ã® <a href="/ja/docs/DOM/element.name">name</a> ã <a href="ja/docs/DOM/element.id">id</a> ã®äœããã䜿ã£ãŠåã
ã®èŠçŽ ã«ã¢ã¯ã»ã¹ããããšãã§ããŸãã</p> +<p>index ããŸãã¯èŠçŽ ã® <a href="/ja/docs/DOM/element.name">name</a> ã <a href="/ja/docs/DOM/element.id">id</a> ã®äœããã䜿ã£ãŠåã
ã®èŠçŽ ã«ã¢ã¯ã»ã¹ããããšãã§ããŸãã</p> <h2 id="Syntax" name="Syntax">æ§æ</h2> <pre class="syntaxbox"><code><i>nodeList</i> =<i>HTMLFormElement</i>.elements</code></pre> <h2 id="Example" name="Example">äŸ</h2> diff --git a/files/ja/web/api/htmliframeelement/contentwindow/index.html b/files/ja/web/api/htmliframeelement/contentwindow/index.html index 6385634edc..1b76baba2b 100644 --- a/files/ja/web/api/htmliframeelement/contentwindow/index.html +++ b/files/ja/web/api/htmliframeelement/contentwindow/index.html @@ -5,4 +5,4 @@ translation_of: Web/API/HTMLIFrameElement/contentWindow --- <div>{{APIRef("HTML DOM")}}</div> -<p><span class="seoSummary"><strong><code>contentWindow</code></strong>  ããããã£ã¯ã<a href="/en-US/docs/Web/HTML/Element/iframe"><iframe> èŠçŽ </a> ã®Â <a href="/en-US/docs/Web/API/Window">Window</a> ãªããžã§ã¯ããè¿ããŸãããã® Window ãªããžã§ã¯ãã䜿çšã㊠iframe ã®ããã¥ã¡ã³ããšãã®å
éš DOM ã«ã¢ã¯ã»ã¹ã§ããŸãããã®å±æ§ã¯èªã¿åãå°çšã§ããããã®ããããã£ã¯ã°ããŒãã«ãª Window ãªããžã§ã¯ãã®ããã«æäœã§ããŸãã</span></p> +<p><span class="seoSummary"><strong><code>contentWindow</code></strong>  ããããã£ã¯ã<a href="/ja/docs/Web/HTML/Element/iframe"><iframe> èŠçŽ </a> ã®Â <a href="/ja/docs/Web/API/Window">Window</a> ãªããžã§ã¯ããè¿ããŸãããã® Window ãªããžã§ã¯ãã䜿çšã㊠iframe ã®ããã¥ã¡ã³ããšãã®å
éš DOM ã«ã¢ã¯ã»ã¹ã§ããŸãããã®å±æ§ã¯èªã¿åãå°çšã§ããããã®ããããã£ã¯ã°ããŒãã«ãª Window ãªããžã§ã¯ãã®ããã«æäœã§ããŸãã</span></p> diff --git a/files/ja/web/api/htmliframeelement/index.html b/files/ja/web/api/htmliframeelement/index.html index ae547880c5..cc0f451541 100644 --- a/files/ja/web/api/htmliframeelement/index.html +++ b/files/ja/web/api/htmliframeelement/index.html @@ -19,7 +19,7 @@ translation_of: Web/API/HTMLIFrameElement <dt>{{domxref("HTMLIFrameElement.align")}} {{obsolete_inline}}</dt> <dd>Is a {{domxref("DOMString")}} that specifies the alignment of the frame with respect to the surrounding context.</dd> <dt>{{domxref("HTMLIFrameElement.allowfullscreen")}} {{experimental_inline}}</dt> - <dd>Is a {{domxref("Boolean")}} that indicates whether or not the inline frame is willing to be placed into full screen mode. See <a href="/en-US/docs/DOM/Using_full-screen_mode" title="https://developer.mozilla.org/en/DOM/Using_full-screen_mode">Using full-screen mode</a> for details.</dd> + <dd>Is a {{domxref("Boolean")}} that indicates whether or not the inline frame is willing to be placed into full screen mode. See <a href="/ja/docs/DOM/Using_full-screen_mode" title="https://developer.mozilla.org/en/DOM/Using_full-screen_mode">Using full-screen mode</a> for details.</dd> <dt>{{domxref("HTMLIFrameElement.contentDocument")}} {{readonlyInline}}</dt> <dd>Returns a {{domxref("Document")}}, the active document in the inline frame's nested browsing context.</dd> <dt>{{domxref("HTMLIFrameElement.contentWindow")}} {{readonlyInline}}</dt> diff --git a/files/ja/web/api/htmlinputelement/multiple/index.html b/files/ja/web/api/htmlinputelement/multiple/index.html index ac49c3954f..8415f39c16 100644 --- a/files/ja/web/api/htmlinputelement/multiple/index.html +++ b/files/ja/web/api/htmlinputelement/multiple/index.html @@ -27,7 +27,7 @@ if (fileInput.multiple == true) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en/DOM/FileList" title="en/DOM/FileList">FileList</a></li> + <li><a href="/ja/DOM/FileList" title="en/DOM/FileList">FileList</a></li> <li><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=523771">Bug 523771</a> - <span class="bz_default_hidden" id="summary_alias_container" style="display: inline;"> <span id="short_desc_nonedit_display">Support <input type=file multiple></span> </span></li> </ul> diff --git a/files/ja/web/api/htmlkeygenelement/index.html b/files/ja/web/api/htmlkeygenelement/index.html index ba197eb5cb..eb19804f84 100644 --- a/files/ja/web/api/htmlkeygenelement/index.html +++ b/files/ja/web/api/htmlkeygenelement/index.html @@ -32,32 +32,32 @@ translation_of: Web/API/HTMLKeygenElement <tbody> <tr> <td><code>autofocus</code></td> - <td><code><a href="/en/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> + <td><code><a href="/ja/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> <td>{{ htmlattrxref("autofocus", "keygen") }} HTML å±æ§ã®åæ ã§ããããŒãžãããŒãããããšãããã©ãŒã ã³ã³ãããŒã input ã«ãã©ãŒã«ã¹ãããŠããã¹ãããšãè¡šããŸãã</td> </tr> <tr> <td><code>challenge</code></td> - <td><code><a href="/En/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> + <td><code><a href="/ja/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> <td>{{ htmlattrxref("challenge", "keygen") }} HTML å±æ§ã®ç¹æ ã§ããéä¿¡ãããããŒã«ããã±ãŒãžããã challenge æååãå«ã¿ãŸãã</td> </tr> <tr> <td><code>disabled</code></td> - <td><code><a href="/en/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> + <td><code><a href="/ja/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> <td>{{ htmlattrxref("disabled", "keygen") }} HTML å±æ§ã®ç¹æ ã§ããã³ã³ãããŒã«ãæäœã§ããªãããšã瀺ããŸãã</td> </tr> <tr> <td><code>form</code></td> - <td><code>readonly <a href="/en/DOM/HTMLFormElement" title="en/DOM/HTMLFormElement">HTMLFormElement</a></code></td> + <td><code>readonly <a href="/ja/DOM/HTMLFormElement" title="en/DOM/HTMLFormElement">HTMLFormElement</a></code></td> <td>ã³ã³ãããŒã«ã® form ãªãŒããŒãè¡šããŸããå®çŸ©ãããŠããå Žåã {{ htmlattrxref("form", "keygen") }} HTML å±æ§ãåæ ããŸãã</td> </tr> <tr> <td><code>keytype</code></td> - <td><code><a href="/En/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> + <td><code><a href="/ja/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> <td>{{ htmlattrxref("keytype", "keygen") }} HTML å±æ§ãåæ ããŸãã䜿çšãããããŒã®çš®é¡ãå«ã¿ãŸãã</td> </tr> <tr> <td><code>labels </code>{{ unimplemented_inline(556743) }}</td> - <td><code>readonly <a href="/En/DOM/NodeList" title="En/DOM/NodeList">NodeList</a></code></td> + <td><code>readonly <a href="/ja/DOM/NodeList" title="En/DOM/NodeList">NodeList</a></code></td> <td>keygen èŠçŽ ã«é¢é£ãã label èŠçŽ ã®ãªã¹ãã§ãã</td> </tr> <tr> @@ -67,22 +67,22 @@ translation_of: Web/API/HTMLKeygenElement </tr> <tr> <td><code>type</code></td> - <td><code>readonly </code><code><a href="/En/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> + <td><code>readonly </code><code><a href="/ja/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> <td><code>keygen</code> ã®å€ã§ãã</td> </tr> <tr> <td><code>validationMessage</code></td> - <td><code>readonly </code><code><a href="/En/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> + <td><code>readonly </code><code><a href="/ja/DOM/DOMString" title="En/DOM/DOMString">DOMString</a></code></td> <td>ïŒããããã°ïŒ ã³ã³ãããŒã«ãæºãããªãå¶çŽæ€èšŒã衚瀺ããããã®ããŒã«ã©ã€ãºãããã¡ãã»ãŒãžã§ããã³ã³ãããŒã«ãå¶çŽæ€èšŒã®å¯Ÿè±¡ã§ã¯ãªãå ŽåïŒ<strong>willValidate</strong> ã falseïŒãå¶çŽãæºãããŠããå Žåã空æåã§ãã</td> </tr> <tr> <td><code>validity</code></td> - <td><code>readonly <a href="/en/DOM/ValidityState_Interface" title="en/DOM/ValidityState Interface">ValidityState</a></code></td> + <td><code>readonly <a href="/ja/DOM/ValidityState_Interface" title="en/DOM/ValidityState Interface">ValidityState</a></code></td> <td>ãã®èŠçŽ ã®æå¹æ§ã§ãã</td> </tr> <tr> <td><code>willValidate</code></td> - <td><code><a href="/en/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> + <td><code><a href="/ja/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> <td><code>keygen</code> ãªããžã§ã¯ãã¯æ±ºããŠå¶çŽæ€èšŒã®åè£ã«ãªããªããããåžžã« false ãè¿ããŸãã</td> </tr> </tbody> @@ -101,7 +101,7 @@ translation_of: Web/API/HTMLKeygenElement <tbody> <tr> <td><code>checkValidity()</code></td> - <td><code><a href="/en/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> + <td><code><a href="/ja/JavaScript/Reference/Global_Objects/Boolean" title="en/JavaScript/Reference/Global Objects/Boolean">Boolean</a></code></td> <td><code>keygen</code> ãªããžã§ã¯ãã¯æ±ºããŠå¶çŽæ€èšŒã®åè£ã«ãªããªããããåžžã« true ãè¿ããŸãã</td> </tr> <tr> diff --git a/files/ja/web/api/htmlmediaelement/index.html b/files/ja/web/api/htmlmediaelement/index.html index bfe66b59ff..2096213ce7 100644 --- a/files/ja/web/api/htmlmediaelement/index.html +++ b/files/ja/web/api/htmlmediaelement/index.html @@ -39,7 +39,7 @@ translation_of: Web/API/HTMLMediaElement <dt>{{domxref("HTMLMediaElement.controlsList")}} {{readonlyinline}}</dt> <dd>ãŠãŒã¶ãŒãšãŒãžã§ã³ããç¬èªã®ã³ã³ãããŒã«ã»ããã衚瀺ãããã³ã«ãã¡ãã£ã¢èŠçŽ ã«è¡šç€ºããã³ã³ãããŒã«ããŠãŒã¶ãŒãšãŒãžã§ã³ããéžæããã®ã«åœ¹ç«ã€{{domxref("DOMTokenList")}}ãè¿ããŸãã <code>DOMTokenList</code>ã¯ã<code>nodownload</code>ã<code>nofullscreen</code>ã<code>noremoteplayback</code>ã®3ã€ã®å€ã®ãã¡1ã€ä»¥äžãåããŸãã</dd> <dt>{{domxref("HTMLMediaElement.crossOrigin")}}</dt> - <dd>ãã®ã¡ãã£ã¢èŠçŽ ã® <a href="/docs/Web/HTML/CORS_settings_attributes">CORS èšå®</a> ã {{domxref("DOMString")}} ã§åç
§ã§ããŸãã</dd> + <dd>ãã®ã¡ãã£ã¢èŠçŽ ã® <a href="/ja/docs/Web/HTML/CORS_settings_attributes">CORS èšå®</a> ã {{domxref("DOMString")}} ã§åç
§ã§ããŸãã</dd> <dt>{{domxref("HTMLMediaElement.currentSrc")}}{{readonlyinline}}</dt> <dd>éžæãããã¡ãã£ã¢ãªãœãŒã¹ã®çµ¶å¯Ÿ URL ã {{domxref("DOMString")}} ã§è¿ããŸãã</dd> <dt>{{domxref("HTMLMediaElement.currentTime")}}</dt> @@ -70,7 +70,7 @@ translation_of: Web/API/HTMLMediaElement <dd> <p>Is a <code>unsigned long</code> that indicates the number of samples that will be returned in the framebuffer of each <code>MozAudioAvailable</code> event. This number is a total for all channels, and by default is set to be the number of channels * 1024 (e.g., 2 channels * 1024 samples = 2048 total).</p> - <p>The <code>mozFrameBufferLength</code> property can be set to a new value for lower latency, larger amounts of data, etc. The size given <em>must</em> be a number between 512 and 16384. Using any other size results in an exception being thrown. The best time to set a new length is after the <a href="/en-US/docs/Web/Events/loadedmetadata">loadedmetadata</a> event fires, when the audio info is known, but before the audio has started or <code>MozAudioAvailable</code> events have begun firing.</p> + <p>The <code>mozFrameBufferLength</code> property can be set to a new value for lower latency, larger amounts of data, etc. The size given <em>must</em> be a number between 512 and 16384. Using any other size results in an exception being thrown. The best time to set a new length is after the <a href="/ja/docs/Web/Events/loadedmetadata">loadedmetadata</a> event fires, when the audio info is known, but before the audio has started or <code>MozAudioAvailable</code> events have begun firing.</p> </dd> <dt>{{domxref("HTMLMediaElement.mozSampleRate")}} {{readonlyinline}} {{non-standard_inline}} {{deprecated_inline}}</dt> <dd>Returns a <code>double</code> representing the number of samples per second that will be played. For example, 44100 samples per second is the sample rate used by CD audio.</dd> @@ -161,7 +161,7 @@ translation_of: Web/API/HTMLMediaElement <dt>{{domxref("HTMLMediaElement.mozCaptureStreamUntilEnded()")}} {{non-standard_inline}}</dt> <dd>[enter description]</dd> <dt>{{domxref("HTMLMediaElement.mozGetMetadata()")}} {{non-standard_inline}}</dt> - <dd>åçäžã®ã¡ãã£ã¢ããŒã¿ã«å¯Ÿããã¡ã¿ããŒã¿ã {{jsxref('Object')}} ãšããŠè¿ããŸããåŒã³åºããã³ã«ããªããžã§ã¯ãã®ã³ããŒãæ°ããäœãããŸãããã®ã¡ãœãããåŒã³åºãã«ã¯ã<a href="/en-US/docs/Web/Events/loadedmetadata">loadedmetadata</a> ã€ãã³ãçºç«ããŠããå¿
èŠããããŸãã</dd> + <dd>åçäžã®ã¡ãã£ã¢ããŒã¿ã«å¯Ÿããã¡ã¿ããŒã¿ã {{jsxref('Object')}} ãšããŠè¿ããŸããåŒã³åºããã³ã«ããªããžã§ã¯ãã®ã³ããŒãæ°ããäœãããŸãããã®ã¡ãœãããåŒã³åºãã«ã¯ã<a href="/ja/docs/Web/Events/loadedmetadata">loadedmetadata</a> ã€ãã³ãçºç«ããŠããå¿
èŠããããŸãã</dd> <dt>{{domxref("HTMLMediaElement.pause()")}}</dt> <dd>åçãäžæåæ¢ããŸãã</dd> <dt>{{domxref("HTMLMediaElement.play()")}}</dt> @@ -185,7 +185,7 @@ translation_of: Web/API/HTMLMediaElement <h2 id="Events" name="Events">ã€ãã³ã</h2> -<p><em>Inherits methods from its parent, {{domxref("HTMLElement")}} </em>, defined in the {{domxref('GlobalEventHandlers')}} mixin. Listen to these events using <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener">addEventListener()</a></code> or by assigning an event listener to the <code>on<em>eventname</em></code> property of this interface.</p> +<p><em>Inherits methods from its parent, {{domxref("HTMLElement")}} </em>, defined in the {{domxref('GlobalEventHandlers')}} mixin. Listen to these events using <code><a href="/ja/docs/Web/API/EventTarget/addEventListener">addEventListener()</a></code> or by assigning an event listener to the <code>on<em>eventname</em></code> property of this interface.</p> <dl> <dt>{{domxref("HTMLMediaElement.abort_event", 'abort')}}</dt> @@ -283,7 +283,7 @@ translation_of: Web/API/HTMLMediaElement </li> <li>èšäº <ul> - <li><a class="internal" href="/docs/Using_HTML5_audio_and_video">HTML5 ã§ã®é³å£°ãšåç»ã®å©çš</a></li> + <li><a class="internal" href="/ja/docs/Using_HTML5_audio_and_video">HTML5 ã§ã®é³å£°ãšåç»ã®å©çš</a></li> <li><a class="internal" href="/ja/docs/Media_formats_supported_by_the_audio_and_video_elements">audio èŠçŽ ãš video èŠçŽ ã察å¿ããŠããã¡ãã£ã¢åœ¢åŒ</a></li> <li><a href="/ja/docs/Web_Audio_API">Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/htmlolistelement/index.html b/files/ja/web/api/htmlolistelement/index.html index c3e48c8502..d8f6f326e6 100644 --- a/files/ja/web/api/htmlolistelement/index.html +++ b/files/ja/web/api/htmlolistelement/index.html @@ -12,13 +12,13 @@ translation_of: Web/API/HTMLOListElement <div>{{ APIRef("HTML DOM") }}</div> </div> -<p><strong><code>HTMLOListElement</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯  ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã (<a href="https://developer.mozilla.org/ja/docs/Web/API/HTMLElement"><code>HTMLElement</code></a> ããç¶æ¿ãããã®ãã詳现ã«) <a href="https://developer.mozilla.org/ja/docs/Web/HTML/Element/ol" title="HTML ã® <button> èŠçŽ ã¯ã¯ãªãã¯ã§ãããã¿ã³ãè¡šãããã©ãŒã ããææžã§åçŽãªãã¿ã³æ©èœãå¿
èŠãªããããå Žæã§äœ¿çšããããšãã§ããŸãã"><code><ol></code></a> èŠçŽ ãæäœããããã®ããããã£ãã¡ãœãããæäŸããŸãã</p> +<p><strong><code>HTMLOListElement</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯  ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã (<a href="/ja/docs/Web/API/HTMLElement"><code>HTMLElement</code></a> ããç¶æ¿ãããã®ãã詳现ã«) <a href="/ja/docs/Web/HTML/Element/ol" title="HTML ã® <button> èŠçŽ ã¯ã¯ãªãã¯ã§ãããã¿ã³ãè¡šãããã©ãŒã ããææžã§åçŽãªãã¿ã³æ©èœãå¿
èŠãªããããå Žæã§äœ¿çšããããšãã§ããŸãã"><code><ol></code></a> èŠçŽ ãæäœããããã®ããããã£ãã¡ãœãããæäŸããŸãã</p> <p>{{InheritanceDiagram(600, 120)}}</p> <h2 id="Properties">Properties</h2> -<p><em>芪ã§ãã <a href="https://developer.mozilla.org/ja/docs/Web/API/HTMLElement"><code>HTMLElement</code></a> ããããããã£ãç¶æ¿ããŠããŸãã</em></p> +<p><em>芪ã§ãã <a href="/ja/docs/Web/API/HTMLElement"><code>HTMLElement</code></a> ããããããã£ãç¶æ¿ããŠããŸãã</em></p> <dl> <dt>{{domxref("HTMLOListElement.reversed")}}</dt> diff --git a/files/ja/web/api/htmlscriptelement/index.html b/files/ja/web/api/htmlscriptelement/index.html index 738703ba6d..f7ace89728 100644 --- a/files/ja/web/api/htmlscriptelement/index.html +++ b/files/ja/web/api/htmlscriptelement/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/HTMLScriptElement --- <p>{{ApiRef}}</p> -<p>DOMã® <code>Script</code>ãªããžã§ã¯ãã¯<a class="external" href="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#the-script-element">HTMLScriptElement</a> (ãŸã㯠{{ HTMLVersionInline(4) }} <a class="external" href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-81598695"><code>HTMLScriptElement</code></a>)ã€ã³ã¿ãŒãã§ã€ã¹ã«å
·çŸåãããŸãïŒããã¯éåžžã®<a href="/en-US/docs/DOM/element" rel="internal">element</a>ãªããžã§ã¯ãã€ã³ã¿ãŒãã§ã€ã¹ã«å ããŠ(ç¶æ¿ã«ãã£ãŠå©çšå¯èœ)ïŒ{{ HTMLElement("script") }} èŠçŽ ã®ã¬ã€ã¢ãŠãããã³è¡šçŸãæ±ãç¹å¥ãªããããã£ãšã¡ãœãããæäŸããŸãïŒ</p> +<p>DOMã® <code>Script</code>ãªããžã§ã¯ãã¯<a class="external" href="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#the-script-element">HTMLScriptElement</a> (ãŸã㯠{{ HTMLVersionInline(4) }} <a class="external" href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-81598695"><code>HTMLScriptElement</code></a>)ã€ã³ã¿ãŒãã§ã€ã¹ã«å
·çŸåãããŸãïŒããã¯éåžžã®<a href="/ja/docs/DOM/element" rel="internal">element</a>ãªããžã§ã¯ãã€ã³ã¿ãŒãã§ã€ã¹ã«å ããŠ(ç¶æ¿ã«ãã£ãŠå©çšå¯èœ)ïŒ{{ HTMLElement("script") }} èŠçŽ ã®ã¬ã€ã¢ãŠãããã³è¡šçŸãæ±ãç¹å¥ãªããããã£ãšã¡ãœãããæäŸããŸãïŒ</p> <h2 id="Properties" name="Properties">ããããã£</h2> @@ -49,11 +49,11 @@ translation_of: Web/API/HTMLScriptElement <td><code id="async_property">async</code></td> <td>{{domxref("Boolean")}}</td> <td rowspan="2"> - <p><code>async</code>ãš<code>defer</code>å±æ§ã¯<a href="/en-US/docs/JavaScript/Reference/Global_Objects/Boolean" title="/en-US/docs/JavaScript/Reference/Global_Objects/Boolean">boolean</a>å±æ§ã§ãïŒã¹ã¯ãªãããã©ã®ããã«å®è¡ãããã¹ããã瀺ããŸãïŒ <strong><code>defer</code> ããã³ <code>async</code> å±æ§ã¯</strong><strong><code>ïŒsrc</code> </strong><strong>å±æ§ãç¡ããã°æå®ããŠã¯ãªããªãïŒ</strong></p> + <p><code>async</code>ãš<code>defer</code>å±æ§ã¯<a href="/ja/docs/JavaScript/Reference/Global_Objects/Boolean" title="/en-US/docs/JavaScript/Reference/Global_Objects/Boolean">boolean</a>å±æ§ã§ãïŒã¹ã¯ãªãããã©ã®ããã«å®è¡ãããã¹ããã瀺ããŸãïŒ <strong><code>defer</code> ããã³ <code>async</code> å±æ§ã¯</strong><strong><code>ïŒsrc</code> </strong><strong>å±æ§ãç¡ããã°æå®ããŠã¯ãªããªãïŒ</strong></p> <p>ããã2ã€ã®å±æ§å€ãçšããŠéžæå¯èœãª3ã€ã®ã¢ãŒãããããŸãïŒ<code>async</code>å±æ§ãããã°ïŒã¹ã¯ãªããã¯å¯èœãªéãéåæçã«å®è¡ãããŸãïŒ<code>async</code>å±æ§ãç¡ã<code>defer</code>å±æ§ãããã°. ã¹ã¯ãªããã¯ããŒãžã®ããŒã¹ãå®äºããæç¹ã§å®è¡ãããŸãïŒäž¡æ¹ã®å±æ§ãããã°ïŒã¹ã¯ãªããã¯ãŠãŒã¶ãŒãšãŒãžã§ã³ãã«ããããŒãžã®ããŒã¹å®äºãåŸ
ã€ããšç¡ãïŒãã§ããåŸïŒçŽã¡ã«å®è¡ãããŸãïŒ</p> - <div class="note"><strong>泚èš:</strong> ãããã®å±æ§ã®æ£ç¢ºãªåŠçã®è©³çŽ°ã¯ïŒå€§éšåãæŽå²çãªçç±ã«ããïŒå¹Ÿåè€éã§HTMLã®æ§ã
ãªå±é¢ã«é¢é£ããŠããŸãïŒåŸã£ãŠïŒå®è£
ã®èŠä»¶ã¯ïŒä»æ§ã®è³ãæã«æ£ãã°ã£ãŠããå¿
èŠæ§ã«ãããŸãïŒ<a href="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#prepare-a-script" title="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#prepare-a-script">These algorithms</a> describe the core of this processing, but these algorithms reference and are referenced by the parsing rules for {{ HTMLElement("script") }} <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptTag" title="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptTag">start</a> and <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptEndTag" title="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptEndTag">end</a> tags in HTML, <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptForeignEndTag">in foreign content</a>, and <a href="http://www.w3.org/html/wg/drafts/html/master/the-xhtml-syntax.html#scriptTagXML">in XML</a>, the rules for the <a href="/en-US/docs/DOM/document.write" title="/en-US/docs/DOM/document.write"><code>document.write()</code></a> method, the handling of <a href="http://www.w3.org/html/wg/drafts/html/master/webappapis.html#scripting">scripting</a>, etc.</div> + <div class="note"><strong>泚èš:</strong> ãããã®å±æ§ã®æ£ç¢ºãªåŠçã®è©³çŽ°ã¯ïŒå€§éšåãæŽå²çãªçç±ã«ããïŒå¹Ÿåè€éã§HTMLã®æ§ã
ãªå±é¢ã«é¢é£ããŠããŸãïŒåŸã£ãŠïŒå®è£
ã®èŠä»¶ã¯ïŒä»æ§ã®è³ãæã«æ£ãã°ã£ãŠããå¿
èŠæ§ã«ãããŸãïŒ<a href="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#prepare-a-script" title="http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#prepare-a-script">These algorithms</a> describe the core of this processing, but these algorithms reference and are referenced by the parsing rules for {{ HTMLElement("script") }} <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptTag" title="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptTag">start</a> and <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptEndTag" title="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptEndTag">end</a> tags in HTML, <a href="http://www.w3.org/html/wg/drafts/html/master/syntax.html#scriptForeignEndTag">in foreign content</a>, and <a href="http://www.w3.org/html/wg/drafts/html/master/the-xhtml-syntax.html#scriptTagXML">in XML</a>, the rules for the <a href="/ja/docs/DOM/document.write" title="/en-US/docs/DOM/document.write"><code>document.write()</code></a> method, the handling of <a href="http://www.w3.org/html/wg/drafts/html/master/webappapis.html#scripting">scripting</a>, etc.</div> <p>The <code>defer</code> attribute may be specified even if the <code>async</code> attribute is specified, to cause legacy Web browsers that only support <code>defer</code> (and not <code>async</code>) to fall back to the <code>defer</code> behavior instead of the synchronous blocking behavior that is the default.</p> </td> @@ -65,15 +65,15 @@ translation_of: Web/API/HTMLScriptElement <tr> <td><code id="crossOrigin_property">crossOrigin</code> {{experimental_inline}}</td> <td>{{domxref("DOMString")}}</td> - <td>Is a {{domxref("DOMString")}} that corresponds to the CORS setting for this script element. See <a href="/en-US/docs/HTML/CORS_settings_attributes" title="HTML/CORS settings attributes">CORS settings attributes</a> for details. It controls, for scripts that are obtained from other <a href="http://www.w3.org/html/wg/drafts/html/master/browsers.html#origin-0">origins</a>, whether error information will be exposed.</td> + <td>Is a {{domxref("DOMString")}} that corresponds to the CORS setting for this script element. See <a href="/ja/docs/HTML/CORS_settings_attributes" title="HTML/CORS settings attributes">CORS settings attributes</a> for details. It controls, for scripts that are obtained from other <a href="http://www.w3.org/html/wg/drafts/html/master/browsers.html#origin-0">origins</a>, whether error information will be exposed.</td> </tr> <tr> <td><code id="text_property">text</code></td> <td>{{domxref("DOMString")}}</td> <td> - <p>IDLã®<code>text</code>å±æ§ã¯ïŒãã¹ãŠã®ããã¹ãããŒã(<a href="/en-US/docs/DOM/Text" title="/en-US/docs/DOM/Text"><code>Text</code> nodes</a>)å
容ã®é£çµãè¿ããªããã°ãªããŸããïŒ(ã³ã¡ã³ããèŠçŽ ã®ãããªä»ã®ããŒããç¡èŠããã°)ããã¹ãããŒãã¯ïŒæšæ§é (tree)äžã®é åºã§scriptèŠçŽ ã®åèŠçŽ ã§ãïŒèšå®äžïŒããã¯IDLã®<a href="/en-US/docs/DOM/Node.textContent" title="/en-US/docs/DOM/Node.textContent"><code>textContent</code></a>å±æ§ãšåæ§ã«æ©èœããã°ãªããŸããïŒ</p> + <p>IDLã®<code>text</code>å±æ§ã¯ïŒãã¹ãŠã®ããã¹ãããŒã(<a href="/ja/docs/DOM/Text" title="/en-US/docs/DOM/Text"><code>Text</code> nodes</a>)å
容ã®é£çµãè¿ããªããã°ãªããŸããïŒ(ã³ã¡ã³ããèŠçŽ ã®ãããªä»ã®ããŒããç¡èŠããã°)ããã¹ãããŒãã¯ïŒæšæ§é (tree)äžã®é åºã§scriptèŠçŽ ã®åèŠçŽ ã§ãïŒèšå®äžïŒããã¯IDLã®<a href="/ja/docs/DOM/Node.textContent" title="/en-US/docs/DOM/Node.textContent"><code>textContent</code></a>å±æ§ãšåæ§ã«æ©èœããã°ãªããŸããïŒ</p> - <p><strong>泚èš:</strong> <a href="/en-US/docs/DOM/document.write" title="/en-US/docs/DOM/document.write"><code>document.write()</code></a> ã¡ãœãããçšããŠ, {{HTMLElement("script") }} èŠçŽ ãæ¿å
¥ããæïŒå®è¡ãããŸã(å
žåçã«ã¯åæçã«)ïŒããã, <a href="/en-US/docs/DOM/element.innerHTML" title="/en-US/docs/DOM/element.innerHTML"><code>innerHTML</code></a> and <a href="/en-US/docs/DOM/element.outerHTML" title="/en-US/docs/DOM/element.outerHTML"><code>outerHTML</code></a> å±æ§ãçšããŠæ¿å
¥ããå Žå,çµå±äœãå®è¡ãããŸããïŒ</p> + <p><strong>泚èš:</strong> <a href="/ja/docs/DOM/document.write" title="/en-US/docs/DOM/document.write"><code>document.write()</code></a> ã¡ãœãããçšããŠ, {{HTMLElement("script") }} èŠçŽ ãæ¿å
¥ããæïŒå®è¡ãããŸã(å
žåçã«ã¯åæçã«)ïŒããã, <a href="/ja/docs/DOM/element.innerHTML" title="/en-US/docs/DOM/element.innerHTML"><code>innerHTML</code></a> and <a href="/ja/docs/DOM/element.outerHTML" title="/en-US/docs/DOM/element.outerHTML"><code>outerHTML</code></a> å±æ§ãçšããŠæ¿å
¥ããå Žå,çµå±äœãå®è¡ãããŸããïŒ</p> </td> </tr> </tbody> @@ -170,6 +170,6 @@ alert("You read this alert because the script \"myScript2.js\" has been correctl <li>HTML {{ HTMLElement("script") }} element</li> <li>HTML {{ HTMLElement("noscript") }} element</li> <li>{{domxref("document.currentScript")}}</li> - <li><a href="/en-US/docs/DOM/Using_web_workers" title="/en-US/docs/DOM/Using_web_workers">Web Workers</a> (code snippets similar to scripts but executed in <a href="/en-US/docs/JavaScript/DedicatedWorkerGlobalScope" title="/en-US/docs/JavaScript/DedicatedWorkerGlobalScope">another global context</a>)</li> + <li><a href="/ja/docs/DOM/Using_web_workers" title="/en-US/docs/DOM/Using_web_workers">Web Workers</a> (code snippets similar to scripts but executed in <a href="/ja/docs/JavaScript/DedicatedWorkerGlobalScope" title="/en-US/docs/JavaScript/DedicatedWorkerGlobalScope">another global context</a>)</li> <li><a href="http://pieisgood.org/test/script-link-events/">Ryan Grove's <script> and <link> node event compatibility chart</a></li> </ul> diff --git a/files/ja/web/api/htmlslotelement/index.html b/files/ja/web/api/htmlslotelement/index.html index 99c3e82aae..9cd32b0ce9 100644 --- a/files/ja/web/api/htmlslotelement/index.html +++ b/files/ja/web/api/htmlslotelement/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/HTMLSlotElement --- <p>{{APIRef('Web Components')}}</p> -<p><strong><code>HTMLSlotElement</code></strong> 㯠<a href="/en-US/docs/Web/Web_Components/Shadow_DOM">Shadow DOM API</a> ã®ã€ã³ã¿ãŒãã§ã€ã¹ã§ã {{HTMLElement("slot")}} èŠçŽ ã®ååãšãã®èŠçŽ ã«å²ãåœãŠãããããŒãã«ã¢ã¯ã»ã¹ã§ããŸãã</p> +<p><strong><code>HTMLSlotElement</code></strong> 㯠<a href="/ja/docs/Web/Web_Components/Shadow_DOM">Shadow DOM API</a> ã®ã€ã³ã¿ãŒãã§ã€ã¹ã§ã {{HTMLElement("slot")}} èŠçŽ ã®ååãšãã®èŠçŽ ã«å²ãåœãŠãããããŒãã«ã¢ã¯ã»ã¹ã§ããŸãã</p> <h2 id="Properties" name="Properties">ããããã£</h2> diff --git a/files/ja/web/api/htmltablerowelement/index.html b/files/ja/web/api/htmltablerowelement/index.html index 9447db268f..5b5ad3d741 100644 --- a/files/ja/web/api/htmltablerowelement/index.html +++ b/files/ja/web/api/htmltablerowelement/index.html @@ -40,7 +40,7 @@ translation_of: Web/API/HTMLTableRowElement <dt>{{domxref("HTMLTableRowElement.deleteCell()")}}</dt> <dd>Removes the cell at the given position in the row. If the given position is greater (or equal as it starts at zero) than the amount of cells in the row, or is smaller than <code>0</code>, it raises a {{domxref("DOMException")}} with the <code>IndexSizeError</code> value.</dd> <dt>{{domxref("HTMLTableRowElement.insertCell()")}}</dt> - <dd>Inserts a new cell just before the given position in the row. If the given position is not given or is <code>-1</code>, it appends the cell to the row. If the given position is greater (or equal as it starts at zero) than the amount of cells in the row, or is smaller than <code>-1</code>, it raises a {{domxref("DOMException")}} with the <code>IndexSizeError</code> value. Returns a reference to a <a href="/en-US/docs/Web/API/HTMLTableCellElement">HTMLTableCellElement [en-US]</a>.</dd> + <dd>Inserts a new cell just before the given position in the row. If the given position is not given or is <code>-1</code>, it appends the cell to the row. If the given position is greater (or equal as it starts at zero) than the amount of cells in the row, or is smaller than <code>-1</code>, it raises a {{domxref("DOMException")}} with the <code>IndexSizeError</code> value. Returns a reference to a <a href="/ja/docs/Web/API/HTMLTableCellElement">HTMLTableCellElement [en-US]</a>.</dd> </dl> <h2 id="Specifications">Specifications</h2> diff --git a/files/ja/web/api/idbcursor/continue/index.html b/files/ja/web/api/idbcursor/continue/index.html index 3d4c370cfc..49ec443598 100644 --- a/files/ja/web/api/idbcursor/continue/index.html +++ b/files/ja/web/api/idbcursor/continue/index.html @@ -117,7 +117,7 @@ translation_of: Web/API/IDBCursor/continue <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>ãã©ã³ã¶ã¯ã·ã§ã³ã®éå§: {{domxref("IDBDatabase")}}</li> <li>ãã©ã³ã¶ã¯ã·ã§ã³ã䜿ã: {{domxref("IDBTransaction")}}</li> <li>ããŒã®ç¯å²èšå®: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbcursor/index.html b/files/ja/web/api/idbcursor/index.html index 7b024be836..2c2ea95bcd 100644 --- a/files/ja/web/api/idbcursor/index.html +++ b/files/ja/web/api/idbcursor/index.html @@ -29,7 +29,7 @@ translation_of: Web/API/IDBCursor <dt>{{domxref("IDBCursor.source")}} {{readonlyInline}}</dt> <dd>ã«ãŒãœã«ãç¹°ãè¿ããŠãã{{domxref("IDBObjectStore")}} ã {{domxref("IDBIndex")}} ãè¿ããŸãããã®é¢æ°ã¯ãã«ãŒãœã«ãçŸåšç¹°ãè¿ãããŠããããç¹°ãè¿ããçµãããéãããããã©ã³ã¶ã¯ã·ã§ã³ãã¢ã¯ãã£ãã§ãªããŠããnull ãäŸå€ãè¿ããŸããã</dd> <dt>{{domxref("IDBCursor.direction")}} {{readonlyInline}}</dt> - <dd>ã«ãŒãœã«ã®æšªæã®åããè¿ããŸããåãããå€ã«ã€ããŠã¯ <a href="https://developer.mozilla.org/ja/docs/Web/API/IDBCursor$edit#const_next">Constants</a> ãèŠãŠãã ããã</dd> + <dd>ã«ãŒãœã«ã®æšªæã®åããè¿ããŸããåãããå€ã«ã€ããŠã¯ <a href="/ja/docs/Web/API/IDBCursor$edit#const_next">Constants</a> ãèŠãŠãã ããã</dd> <dt>{{domxref("IDBCursor.key")}} {{readonlyInline}}</dt> <dd>ã«ãŒãœã«äœçœ®ã®ã¬ã³ãŒãã®ããŒãè¿ããŸããã«ãŒãœã«ãç¯å²å€ã®å Žåã<code>undefined</code> ã«ã»ãããããŸããã«ãŒãœã«ããŒã¯ããããããŒã¿åãšãªãããŸãã</dd> <dt>{{domxref("IDBCursor.value")}} {{readonlyInline}}</dt> diff --git a/files/ja/web/api/idbdatabase/close/index.html b/files/ja/web/api/idbdatabase/close/index.html index 48ee4b0b1d..41bf99de51 100644 --- a/files/ja/web/api/idbdatabase/close/index.html +++ b/files/ja/web/api/idbdatabase/close/index.html @@ -71,7 +71,7 @@ translation_of: Web/API/IDBDatabase/close <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbdatabase/createobjectstore/index.html b/files/ja/web/api/idbdatabase/createobjectstore/index.html index b925238a72..d70c03b9f6 100644 --- a/files/ja/web/api/idbdatabase/createobjectstore/index.html +++ b/files/ja/web/api/idbdatabase/createobjectstore/index.html @@ -112,11 +112,11 @@ translation_of: Web/API/IDBDatabase/createObjectStore <tbody> <tr> <td><code>keyPath</code></td> - <td>æ°ãããªããžã§ã¯ãã¹ãã¢ã§äœ¿çšããã<a href="/en-US/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB#gloss_keypath">key path</a>ã空ãç¹å®ãããŠããªãå Žåããªããžã§ã¯ãã¹ãã¢ã¯Key Pathãªãã§çæãããŠã<a href="/en-US/docs/IndexedDB#gloss_out-of-line_key">out-of-line keys</a>ã䜿çšãããã</td> + <td>æ°ãããªããžã§ã¯ãã¹ãã¢ã§äœ¿çšããã<a href="/ja/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB#gloss_keypath">key path</a>ã空ãç¹å®ãããŠããªãå Žåããªããžã§ã¯ãã¹ãã¢ã¯Key Pathãªãã§çæãããŠã<a href="/ja/docs/IndexedDB#gloss_out-of-line_key">out-of-line keys</a>ã䜿çšãããã</td> </tr> <tr> <td><code>autoIncrement</code></td> - <td><code>trueã ã£ãå Žåããªããžã§ã¯ãã¹ãã¢ã¯</code><a href="/en-US/docs/IndexedDB#gloss_key_generator">key generator</a>ãæã€ãæ¢å®å€ã¯<code>falseã</code></td> + <td><code>trueã ã£ãå Žåããªããžã§ã¯ãã¹ãã¢ã¯</code><a href="/ja/docs/IndexedDB#gloss_key_generator">key generator</a>ãæã€ãæ¢å®å€ã¯<code>falseã</code></td> </tr> </tbody> </table> @@ -149,7 +149,7 @@ translation_of: Web/API/IDBDatabase/createObjectStore <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbdatabase/index.html b/files/ja/web/api/idbdatabase/index.html index 4b71231d6b..45333d5080 100644 --- a/files/ja/web/api/idbdatabase/index.html +++ b/files/ja/web/api/idbdatabase/index.html @@ -15,10 +15,10 @@ translation_of: Web/API/IDBDatabase <p>IndexedDB API<code>ã®IDBDatabase</code>ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã<a href="/ja/docs/IndexedDB#database_connection">ããŒã¿ããŒã¹ãžã®æ¥ç¶</a>ãæäŸããŸãã <code>IDBDatabase</code>ãªããžã§ã¯ãã§ãããŒã¿ããŒã¹ã®<a href="/ja/docs/IndexedDB#gloss_transaction">transaction</a>ãéããããŒã¿ããŒã¹ã®ãªããžã§ã¯ãïŒããŒã¿ïŒãçæããããæäœããããåé€ãããã§ããŸãããã®ã€ã³ã¿ãŒãã§ã€ã¹ã¯ããŒã¿ããŒã¹ã®ããŒãžã§ã³ãååŸããããçµ±åãããããå¯äžã®æ¹æ³ãæäŸããŸãã</p> </div> <div class="note"> - <p><strong>Note</strong>: Everything you do in IndexedDB always happens in the context of a <a href="/en-US/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB#gloss_transaction">transaction</a>, representing interactions with data in the database. All objects in IndexedDB â including object stores, indexes, and cursors â are tied to a particular transaction. Thus, you cannot execute commands, access data, or open anything outside of a transaction.</p> + <p><strong>Note</strong>: Everything you do in IndexedDB always happens in the context of a <a href="/ja/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB#gloss_transaction">transaction</a>, representing interactions with data in the database. All objects in IndexedDB â including object stores, indexes, and cursors â are tied to a particular transaction. Thus, you cannot execute commands, access data, or open anything outside of a transaction.</p> </div> <h2 id="ã¡ãœãã">ã¡ãœãã</h2> -<p>Inherits from: <a href="/en-US/docs/DOM/EventTarget">EventTarget</a></p> +<p>Inherits from: <a href="/ja/docs/DOM/EventTarget">EventTarget</a></p> <dl> <dt> {{domxref("IDBDatabase.close")}}</dt> @@ -46,11 +46,11 @@ translation_of: Web/API/IDBDatabase <dt> {{domxref("IDBDatabase.version")}} {{readonlyInline}}</dt> <dd> - æ¥ç¶ããŠããããŒã¿ããŒã¹ã®ããŒãžã§ã³ãå«ã<a href="/en-US/docs/NSPR_API_Reference/Long_Long_(64-bit)_Integers">64-bit integer</a>ãããŒã¿ããŒã¹ãåããŠäœãããå Žåããã®å±æ§ã¯ç©ºæåã§ããã</dd> + æ¥ç¶ããŠããããŒã¿ããŒã¹ã®ããŒãžã§ã³ãå«ã<a href="/ja/docs/NSPR_API_Reference/Long_Long_(64-bit)_Integers">64-bit integer</a>ãããŒã¿ããŒã¹ãåããŠäœãããå Žåããã®å±æ§ã¯ç©ºæåã§ããã</dd> <dt> {{domxref("IDBDatabase.objectStoreNames")}} {{readonlyInline}}</dt> <dd> - æ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="/en-US/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }} ã</dd> + æ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="/ja/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }} ã</dd> </dl> <h3 id="ã€ãã³ããã³ãã©">ã€ãã³ããã³ãã©</h3> <dl> @@ -138,7 +138,7 @@ translation_of: Web/API/IDBDatabase <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbdatabase/name/index.html b/files/ja/web/api/idbdatabase/name/index.html index 6f336b0418..676a72d062 100644 --- a/files/ja/web/api/idbdatabase/name/index.html +++ b/files/ja/web/api/idbdatabase/name/index.html @@ -58,7 +58,7 @@ DBOpenRequest.onsuccess = function(event) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbdatabase/objectstorenames/index.html b/files/ja/web/api/idbdatabase/objectstorenames/index.html index 15dc43dddc..e0836a79b9 100644 --- a/files/ja/web/api/idbdatabase/objectstorenames/index.html +++ b/files/ja/web/api/idbdatabase/objectstorenames/index.html @@ -12,12 +12,12 @@ translation_of: Web/API/IDBDatabase/objectStoreNames --- <p>{{ APIRef("IDBDatabase") }}</p> <div> - <p>{{domxref("IDBDatabase")}}ã€ã³ã¿ãŒãã§ã€ã¹ã®<code>objectStoreNames</code>ããããã£ã¯ãçŸåšæ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="https://developer.mozilla.org/en-US/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }}ã§ãã</p> + <p>{{domxref("IDBDatabase")}}ã€ã³ã¿ãŒãã§ã€ã¹ã®<code>objectStoreNames</code>ããããã£ã¯ãçŸåšæ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="/ja/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }}ã§ãã</p> </div> <h2 id="æ§æ">æ§æ</h2> <pre class="brush: js">db.objectStoreNames</pre> <h3 id="å€">å€</h3> -<p>çŸåšæ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="https://developer.mozilla.org/en-US/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }}ã</p> +<p>çŸåšæ¥ç¶ããŠããããŒã¿ããŒã¹ã®<a href="/ja/docs/IndexedDB#gloss_object_store">object stores</a>åã®ãªã¹ããå«ã{{ domxref("DOMStringList") }}ã</p> <h2 id="äŸ"><span style="line-height: 1.5;">äŸ</span></h2> <pre class="brush: js;highlight:[17]">// Let us open our database var DBOpenRequest = window.indexedDB.open("toDoList", 4); @@ -58,7 +58,7 @@ DBOpenRequest.onsuccess = function(event) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbdatabase/version/index.html b/files/ja/web/api/idbdatabase/version/index.html index f8ad9225b1..9f88859923 100644 --- a/files/ja/web/api/idbdatabase/version/index.html +++ b/files/ja/web/api/idbdatabase/version/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/IDBDatabase/version --- <p>{{ APIRef("IDBDatabase") }}</p> <div> - <p><code>{{domxref("IDBDatabase")}}ã€ã³ã¿ãŒãã§ã€ã¹ã®version</code>ãããã㣠ã¯ãæ¥ç¶ããŠããããŒã¿ããŒã¹ã®ããŒãžã§ã³ãå«ã<a href="https://developer.mozilla.org/en-US/docs/NSPR_API_Reference/Long_Long_%2864-bit%29_Integers">64-bit integer</a>ã§ããããŒã¿ããŒã¹ãåããŠçæããæããã®å±æ§ã¯ç©ºæåã§ãã</p> + <p><code>{{domxref("IDBDatabase")}}ã€ã³ã¿ãŒãã§ã€ã¹ã®version</code>ãããã㣠ã¯ãæ¥ç¶ããŠããããŒã¿ããŒã¹ã®ããŒãžã§ã³ãå«ã<a href="/ja/docs/NSPR_API_Reference/Long_Long_%2864-bit%29_Integers">64-bit integer</a>ã§ããããŒã¿ããŒã¹ãåããŠçæããæããã®å±æ§ã¯ç©ºæåã§ãã</p> </div> <h2 id="æ§æ">æ§æ</h2> <pre class="brush: js">db.version</pre> @@ -57,7 +57,7 @@ DBOpenRequest.onsuccess = function(event) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbenvironment/index.html b/files/ja/web/api/idbenvironment/index.html index 1368ffa401..4317d287c5 100644 --- a/files/ja/web/api/idbenvironment/index.html +++ b/files/ja/web/api/idbenvironment/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/IDBEnvironment <p><strong>Important</strong>: As of Firefox 52, the property defined in this mixin has been moved to the {{domxref("WindowOrWorkerGlobalScope")}} mixin, and other browsers will follow suit. Look to that page for up-to-date details.</p> </div> -<p><a href="https://developer.mozilla.org/en-US/docs/IndexedDB">IndexedDB API</a> ã®Â <strong><code>IDBEnvironment</code></strong> ã€ã³ã¿ãã§ãŒã¹ã«ã¯ãIndexedDB ã®æ©èœãžã¢ã¯ã»ã¹ããããã®Â <code>indexedDB</code> ããããã£ããããŸããããã¯ã{{domxref("window")}} ãšÂ {{domxref("Worker")}}ãªããžã§ã¯ãã«ãã£ãŠå®è£
ããããæäžäœã® IndexedDB ã€ã³ã¿ãã§ãŒã¹ã§ãã</p> +<p><a href="/ja/docs/IndexedDB">IndexedDB API</a> ã®Â <strong><code>IDBEnvironment</code></strong> ã€ã³ã¿ãã§ãŒã¹ã«ã¯ãIndexedDB ã®æ©èœãžã¢ã¯ã»ã¹ããããã®Â <code>indexedDB</code> ããããã£ããããŸããããã¯ã{{domxref("window")}} ãšÂ {{domxref("Worker")}}ãªããžã§ã¯ãã«ãã£ãŠå®è£
ããããæäžäœã® IndexedDB ã€ã³ã¿ãã§ãŒã¹ã§ãã</p> <p>{{AvailableInWorkers}}</p> @@ -64,7 +64,7 @@ function openDB() { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">IndexedDBã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">IndexedDBã®äœ¿çš</a></li> <li>ãã©ã³ã¶ã¯ã·ã§ã³ã®éå§: {{domxref("IDBDatabase")}}</li> <li>ãã©ã³ã¶ã¯ã·ã§ã³ã®äœ¿çš: {{domxref("IDBTransaction")}}</li> <li>ããŒã®ç¯å²ã®èšå®: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbfactory/cmp/index.html b/files/ja/web/api/idbfactory/cmp/index.html index bfaafd5692..909d864605 100644 --- a/files/ja/web/api/idbfactory/cmp/index.html +++ b/files/ja/web/api/idbfactory/cmp/index.html @@ -50,7 +50,7 @@ translation_of: Web/API/IDBFactory/cmp <th scope="col">説æ</th> </tr> <tr> - <td><a href="/en-US/docs/DOM/DOMError"><code>DataError</code></a></td> + <td><a href="/ja/docs/DOM/DOMError"><code>DataError</code></a></td> <td>æž¡ãããããŒãäžæ£ãªå€ã§ããã</td> </tr> </thead> @@ -92,7 +92,7 @@ console.log( "Comparison results: " + result );</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbfactory/deletedatabase/index.html b/files/ja/web/api/idbfactory/deletedatabase/index.html index 44e8049545..1d92d1476a 100644 --- a/files/ja/web/api/idbfactory/deletedatabase/index.html +++ b/files/ja/web/api/idbfactory/deletedatabase/index.html @@ -43,7 +43,7 @@ DBDeleteRequest.onsuccess = function(event) { <dt> options {{ NonStandardBadge() }}</dt> <dd> - Geckoã®<a href="/en-US/Firefox/Releases/26">version 26</a>ãããæ°žç¶çãªïŒæ¢å®å€ïŒIndexedDBãŸãã¯ãäžæçãªã¹ãã¬ãŒãžïŒshared poolïŒãåé€ããããã®ãæšæºåãããŠããªããªãã·ã§ã³ã®ã¹ãã¬ãŒãžãã©ã¡ãŒã¿ãŒãå«ããããšãã§ããŸãã</dd> + Geckoã®<a href="/ja/Firefox/Releases/26">version 26</a>ãããæ°žç¶çãªïŒæ¢å®å€ïŒIndexedDBãŸãã¯ãäžæçãªã¹ãã¬ãŒãžïŒshared poolïŒãåé€ããããã®ãæšæºåãããŠããªããªãã·ã§ã³ã®ã¹ãã¬ãŒãžãã©ã¡ãŒã¿ãŒãå«ããããšãã§ããŸãã</dd> </dl> <div class="note"> <p><strong>Note</strong>: Data in temporary storage persists until the global limit for the pool is reached. The global limit calculation is relatively complex, but we are considering changing it (see {{ Bug("968272") }}). When the global limit is reached, then data for the least recently used origin is deleted. There's also a group limit (eTLD+1 group/domain) which is currently 20% of the global limit. All requests that would exceed the group limit are just rejected.</p> @@ -69,7 +69,7 @@ DBDeleteRequest.onsuccess = function(event) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbfactory/index.html b/files/ja/web/api/idbfactory/index.html index 70948758b4..c04b6eea90 100644 --- a/files/ja/web/api/idbfactory/index.html +++ b/files/ja/web/api/idbfactory/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/IDBFactory <dl> <dt>{{domxref("IDBFactory.open")}}</dt> - <dd><a href="/docs/IndexedDB#gloss_database_connection">ããŒã¿ããŒã¹ãžã®æ¥ç¶</a>ãéãèŠæ±ãããçŸåšã®ã¡ãœããã§ãã</dd> + <dd><a href="/ja/docs/IndexedDB#gloss_database_connection">ããŒã¿ããŒã¹ãžã®æ¥ç¶</a>ãéãèŠæ±ãããçŸåšã®ã¡ãœããã§ãã</dd> <dt>{{domxref("IDBFactory.deleteDatabase")}}</dt> <dd>ããŒã¿ããŒã¹ã®åé€ãèŠæ±ããã¡ãœããã§ãã</dd> <dt>{{domxref("IDBFactory.cmp")}}</dt> diff --git a/files/ja/web/api/idbrequest/index.html b/files/ja/web/api/idbrequest/index.html index f4cab5a01b..a2d5f1d5cd 100644 --- a/files/ja/web/api/idbrequest/index.html +++ b/files/ja/web/api/idbrequest/index.html @@ -59,12 +59,12 @@ translation_of: Web/API/IDBRequest <p>Listen to these events using <code>addEventListener()</code> or by assigning an event listener to the <code>on<em>eventname</em></code> property of this interface.</p> <dl> - <dt><a href="/en-US/docs/Web/API/IDBRequest/error_event"><code>error</code></a></dt> + <dt><a href="/ja/docs/Web/API/IDBRequest/error_event"><code>error</code></a></dt> <dd>Fired when an error caused a request to fail.<br> - Also available via the <code><a href="/en-US/docs/Web/API/IDBRequest/onerror">onerror</a></code> property.</dd> - <dt><a href="/en-US/docs/Web/API/IDBRequest/success_event"><code>success</code></a></dt> + Also available via the <code><a href="/ja/docs/Web/API/IDBRequest/onerror">onerror</a></code> property.</dd> + <dt><a href="/ja/docs/Web/API/IDBRequest/success_event"><code>success</code></a></dt> <dd>Fired when an <code>IDBRequest</code> succeeds.<br> - Also available via the <code><a href="/en-US/docs/Web/API/IDBRequest/onsuccess">onsuccess</a></code> property.</dd> + Also available via the <code><a href="/ja/docs/Web/API/IDBRequest/onsuccess">onsuccess</a></code> property.</dd> </dl> <h2 id="Example">Example</h2> @@ -124,7 +124,7 @@ DBOpenRequest.onsuccess = function(event) { <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB">Using IndexedDB</a></li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> diff --git a/files/ja/web/api/idbrequest/success_event/index.html b/files/ja/web/api/idbrequest/success_event/index.html index 21c49830e4..dcbd3a9712 100644 --- a/files/ja/web/api/idbrequest/success_event/index.html +++ b/files/ja/web/api/idbrequest/success_event/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/IDBRequest/success_event </tr> <tr> <th scope="row">Event handler property</th> - <td><code><a href="/en-US/docs/Web/API/IDBRequest/onsuccess">onsuccess</a></code></td> + <td><code><a href="/ja/docs/Web/API/IDBRequest/onsuccess">onsuccess</a></code></td> </tr> </tbody> </table> diff --git a/files/ja/web/api/installtrigger/index.html b/files/ja/web/api/installtrigger/index.html index 3d7d296908..4eef532189 100644 --- a/files/ja/web/api/installtrigger/index.html +++ b/files/ja/web/api/installtrigger/index.html @@ -8,9 +8,9 @@ original_slug: XPInstall_API_Reference/InstallTrigger_Object <p>ãœãããŠã§ã¢ã®ããŠã³ããŒããšã€ã³ã¹ããŒã«ãããåŒãéãšãªã Web ããŒãžäžã®ã¹ã¯ãªããã«ã¯ã<code>InstallTrigger</code> ãªããžã§ã¯ãã䜿çšããŸãã</p> <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">æŠèŠ</h3> <p>ãšãŠãç°¡åãªã€ã³ã¹ããŒã«æ¹æ³ã¯ãã€ã³ã¹ããŒã«ã¹ã¯ãªããã«å¿
èŠãª InstallTrigger ãªããžã§ã¯ãã䜿çšããã ãã§ãã</p> -<p>è€éãªã€ã³ã¹ããŒã«æ¹æ³ã§ã¯ã<a href="ja/XPInstall_API_Reference/Install_Object"> Install</a> ãªããžã§ã¯ãã <a href="ja/XPInstall_API_Reference/File_Object"> File</a> ãªããžã§ã¯ãã䜿çšããå¿
èŠããããŸããã©ã¡ãã®å Žåã Web ããŒãžã¹ã¯ãªãããäœæããŠã€ã³ã¹ããŒã«åŠçã®åŒãéã«ããŸãããã®ããŒãžå
ã® InstallTrigger ã¡ãœããããæå®ãã XPI ãã¡ã€ã«ãããŠã³ããŒããããã® XPI ãã¡ã€ã«ã®ãããã¬ãã«ã«çœ®ããã install.js ã¹ã¯ãªãããèµ·åãã "åŒãé" ã«ãªããŸãã</p> -<p>InstallTrigger ãªããžã§ã¯ãäžã®æåã®ã¡ãœãã㯠<a href="ja/XPInstall_API_Reference/InstallTrigger_Object/Methods/install"> install</a> ã§ããããã¯ãXPI ãã¡ã€ã«åœ¢åŒã«ãŸãšããããäžã€ãŸãã¯ãã以äžã®ãœãããŠã§ã¢ããã±ãŒãžãããŠã³ããŒãããã€ã³ã¹ããŒã«ããŸãã以äžã¯ãWeb ããŒãžäžããã€ã³ã¹ããŒã«ããåŒãéã®åºæ¬çãªäŸã§ã:</p> +<p>è€éãªã€ã³ã¹ããŒã«æ¹æ³ã§ã¯ã<a href="/ja/XPInstall_API_Reference/Install_Object"> Install</a> ãªããžã§ã¯ãã <a href="/ja/XPInstall_API_Reference/File_Object"> File</a> ãªããžã§ã¯ãã䜿çšããå¿
èŠããããŸããã©ã¡ãã®å Žåã Web ããŒãžã¹ã¯ãªãããäœæããŠã€ã³ã¹ããŒã«åŠçã®åŒãéã«ããŸãããã®ããŒãžå
ã® InstallTrigger ã¡ãœããããæå®ãã XPI ãã¡ã€ã«ãããŠã³ããŒããããã® XPI ãã¡ã€ã«ã®ãããã¬ãã«ã«çœ®ããã install.js ã¹ã¯ãªãããèµ·åãã "åŒãé" ã«ãªããŸãã</p> +<p>InstallTrigger ãªããžã§ã¯ãäžã®æåã®ã¡ãœãã㯠<a href="/ja/XPInstall_API_Reference/InstallTrigger_Object/Methods/install"> install</a> ã§ããããã¯ãXPI ãã¡ã€ã«åœ¢åŒã«ãŸãšããããäžã€ãŸãã¯ãã以äžã®ãœãããŠã§ã¢ããã±ãŒãžãããŠã³ããŒãããã€ã³ã¹ããŒã«ããŸãã以äžã¯ãWeb ããŒãžäžããã€ã³ã¹ããŒã«ããåŒãéã®åºæ¬çãªäŸã§ã:</p> <pre>xpi={'XPInstall Dialog Display Name':'simple.xpi'}; InstallTrigger.install(xpi); </pre> -<p>ãŸããInstallTrigger ãªããžã§ã¯ãããœãããŠã§ã¢ã®ããŒãžã§ã³ãã§ãã¯ã«äœ¿çšããããNetscape 6 ã Mozilla ã®ããŒããèšèªããã¯ãã€ã³ã¹ããŒã«ãããã<a href="ja/XPInstall_API_Reference/InstallTrigger_Object/Methods/install"> install</a> ãªããžã§ã¯ãã䜿çšããŠè€æ°ã®ããã±ãŒãžãã€ã³ã¹ããŒã«ããããšãã§ããŸãã</p> +<p>ãŸããInstallTrigger ãªããžã§ã¯ãããœãããŠã§ã¢ã®ããŒãžã§ã³ãã§ãã¯ã«äœ¿çšããããNetscape 6 ã Mozilla ã®ããŒããèšèªããã¯ãã€ã³ã¹ããŒã«ãããã<a href="/ja/XPInstall_API_Reference/InstallTrigger_Object/Methods/install"> install</a> ãªããžã§ã¯ãã䜿çšããŠè€æ°ã®ããã±ãŒãžãã€ã³ã¹ããŒã«ããããšãã§ããŸãã</p> diff --git a/files/ja/web/api/intersection_observer_api/timing_element_visibility/index.html b/files/ja/web/api/intersection_observer_api/timing_element_visibility/index.html index 42f9db568a..b2da47c169 100644 --- a/files/ja/web/api/intersection_observer_api/timing_element_visibility/index.html +++ b/files/ja/web/api/intersection_observer_api/timing_element_visibility/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/Intersection_Observer_API/Timing_element_visibility <div id="fullpage_example"> <h2 id="ãµã€ãæ§é ïŒHTML">ãµã€ãæ§é ïŒHTML</h2> -<p>The site's structure is not too complicated. We'll be using <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout">CSS Grid</a> to style and lay out the site, so we can be pretty straightforward here:</p> +<p>The site's structure is not too complicated. We'll be using <a href="/ja/docs/Web/CSS/CSS_Grid_Layout">CSS Grid</a> to style and lay out the site, so we can be pretty straightforward here:</p> <pre class="brush: html"><div class="wrapper"> <header> @@ -249,7 +249,7 @@ function startup() { <h3 id="ããã¥ã¡ã³ãã®å¯èŠæ§ã®å€æŽã®åŠç">ããã¥ã¡ã³ãã®å¯èŠæ§ã®å€æŽã®åŠç</h3> -<p>Let's take a look at the handler for the {{event("visibilitychange")}} event. Our script receives this event when the document itself becomes visible or invisible. The most important scenario here is when the user switches tabs. Since Intersection Observer only cares about the intersection between the targeted elements and the intersection root, and not the tab's visibility (which is a different issue entirely), we need to use the <a href="/en-US/docs/Web/API/Page_Visibility_API">Page Visibility API</a> to detect these tab switches and disable our timers for the duration.</p> +<p>Let's take a look at the handler for the {{event("visibilitychange")}} event. Our script receives this event when the document itself becomes visible or invisible. The most important scenario here is when the user switches tabs. Since Intersection Observer only cares about the intersection between the targeted elements and the intersection root, and not the tab's visibility (which is a different issue entirely), we need to use the <a href="/ja/docs/Web/API/Page_Visibility_API">Page Visibility API</a> to detect these tab switches and disable our timers for the duration.</p> <pre class="brush: js">function handleVisibilityChange() { if (document.hidden) { diff --git a/files/ja/web/api/issecurecontext/index.html b/files/ja/web/api/issecurecontext/index.html index 877738b41b..267a421750 100644 --- a/files/ja/web/api/issecurecontext/index.html +++ b/files/ja/web/api/issecurecontext/index.html @@ -53,5 +53,5 @@ original_slug: Web/API/WindowOrWorkerGlobalScope/isSecureContext <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/Security/Secure_Contexts">Secure contexts</a></li> + <li><a href="/ja/docs/Web/Security/Secure_Contexts">Secure contexts</a></li> </ul> diff --git a/files/ja/web/api/keyboardevent/code/index.html b/files/ja/web/api/keyboardevent/code/index.html index 07ac76cf5a..5801f2618d 100644 --- a/files/ja/web/api/keyboardevent/code/index.html +++ b/files/ja/web/api/keyboardevent/code/index.html @@ -139,7 +139,7 @@ let spaceship = document.getElementById("spaceship"); } </pre> -<p>The <code>refresh()</code> function handles applying the rotation and position by using an <a href="/en-US/docs/Web/SVG/Attribute/transform">SVG transform</a>.</p> +<p>The <code>refresh()</code> function handles applying the rotation and position by using an <a href="/ja/docs/Web/SVG/Attribute/transform">SVG transform</a>.</p> <pre class="brush: js notranslate">function refresh() { let x = position.x - (shipSize.width/2); diff --git a/files/ja/web/api/keyboardevent/index.html b/files/ja/web/api/keyboardevent/index.html index b1fbcb5830..11e8ceef87 100644 --- a/files/ja/web/api/keyboardevent/index.html +++ b/files/ja/web/api/keyboardevent/index.html @@ -329,7 +329,7 @@ document.addEventListener('keyup', (event) => { <h3 id="Compatibility_notes" name="Compatibility_notes">äºææ§ã®ã¡ã¢</h3> <ul> - <li>Firefox 65 ã§ã¯ã <code>keypress</code> ã€ãã³ãã¯<a href="/en-US/docs/Web/API/KeyboardEvent/keyCode#Non-printable_keys_(function_keys)">å°åå¯èœããŒä»¥å€</a>ã§ã¯çºçããªããªããŸãã ({{bug(968056)}})ãã <kbd>Enter</kbd> ããŒã <kbd>Shift</kbd> + <kbd>Enter</kbd> ããŒã <kbd>Ctrl</kbd> + <kbd>Enter</kbd> ããŒã®çµã¿åããã§ã¯çºçããŸã (ãããã¯ãã©ãŠã¶ãŒéã®äºææ§ã®ç®çã®ããã«ç¶æãããŠããŸã)ã</li> + <li>Firefox 65 ã§ã¯ã <code>keypress</code> ã€ãã³ãã¯<a href="/ja/docs/Web/API/KeyboardEvent/keyCode#Non-printable_keys_(function_keys)">å°åå¯èœããŒä»¥å€</a>ã§ã¯çºçããªããªããŸãã ({{bug(968056)}})ãã <kbd>Enter</kbd> ããŒã <kbd>Shift</kbd> + <kbd>Enter</kbd> ããŒã <kbd>Ctrl</kbd> + <kbd>Enter</kbd> ããŒã®çµã¿åããã§ã¯çºçããŸã (ãããã¯ãã©ãŠã¶ãŒéã®äºææ§ã®ç®çã®ããã«ç¶æãããŠããŸã)ã</li> </ul> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> diff --git a/files/ja/web/api/keyboardevent/key/index.html b/files/ja/web/api/keyboardevent/key/index.html index ee4a4c0181..18660f91b4 100644 --- a/files/ja/web/api/keyboardevent/key/index.html +++ b/files/ja/web/api/keyboardevent/key/index.html @@ -19,12 +19,12 @@ translation_of: Web/API/KeyboardEvent/key <div class="moreinfo pull-aside"> <h4 id="Key_values" name="Key_values">ããŒã®å€</h4> -<p><a href="/docs/Web/API/KeyboardEvent/key/Key_Values">ããŒã®å€</a>ã®å®å
šãªãªã¹ããåç
§ããŠãã ããã</p> +<p><a href="/ja/docs/Web/API/KeyboardEvent/key/Key_Values">ããŒã®å€</a>ã®å®å
šãªãªã¹ããåç
§ããŠãã ããã</p> </div> <ul> <li>æŒãããããŒãå°å·è¡šçŸãæã£ãŠããå Žåã¯ãè¿ãããå€ã¯ç©ºã§ã¯ãªã Unicode æåã®æååã§ãããŒã®å°å·è¡šçŸãå
¥ããŸãã</li> - <li>æŒãããããŒãå¶åŸ¡ãŸãã¯ç¹æ®æåã§ããå Žåã¯ãè¿å€ã¯<a href="/docs/Web/API/KeyboardEvent/key/Key_Values">å®çŸ©æžã¿ããŒå€</a>ã®å
ã®äžã€ã«ãªããŸãã</li> + <li>æŒãããããŒãå¶åŸ¡ãŸãã¯ç¹æ®æåã§ããå Žåã¯ãè¿å€ã¯<a href="/ja/docs/Web/API/KeyboardEvent/key/Key_Values">å®çŸ©æžã¿ããŒå€</a>ã®å
ã®äžã€ã«ãªããŸãã</li> <li><code>KeyboardEvent</code> ã<a href="https://ja.wikipedia.org/wiki/%E3%83%87%E3%83%83%E3%83%89%E3%82%AD%E3%83%BC">ãããããŒ</a>ãæŒãããããšãè¡šãã®ã§ããã°ãããŒã®å€ã¯ "<code>Dead</code>" ã«ãªããŸãã</li> <li>ããŒããŒãã®äžéšã®ç¹æ®ãªã㌠(ãã«ãã¡ãã£ã¢ããŒããŒãã«ãããã¡ãã£ã¢å¶åŸ¡ã®ããã®æ¡åŒµããŒãªã©) 㯠Windows ã®ããŒã³ãŒããçæããŸããã代ããã« <code>WM_APPCOMMAND</code> ã€ãã³ããèµ·åããŸãããããã®ã€ãã³ã㯠DOM ããŒããŒãã€ãã³ãã«å¯Ÿå¿ä»ãããã Windows ã®ãä»®æ³ããŒã³ãŒããã®äžã§ãå®éã®ããŒã³ãŒãã§ã¯ãªããã®ã®çŽ¹ä»ãããŸãã</li> <li>ããŒãç¹å®ã§ããªãã£ãå Žåã¯ã <code>Unidentified</code> ã®å€ãè¿ããŸãã</li> diff --git a/files/ja/web/api/localfilesystem/index.html b/files/ja/web/api/localfilesystem/index.html index db45111daf..03f4cb281a 100644 --- a/files/ja/web/api/localfilesystem/index.html +++ b/files/ja/web/api/localfilesystem/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/LocalFileSystem --- <div>{{APIRef("File System API")}}{{non-standard_header()}}</div> -<p><a href="https://developer.mozilla.org/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_APIB">File System API</a> ã® <code>LocalFileSystem</code> ã€ã³ã¿ãŒãã§ã€ã¹ã䜿çšãããšããµã³ãããã¯ã¹ãã¡ã€ã«ã·ã¹ãã ã«ã¢ã¯ã»ã¹ã§ããŸãã ãããã®ã¡ãœããã¯ã<a href="ja/docs/Web/API/Window">window</a> ãªããžã§ã¯ããš <a href="/ja/docs/Web/API/Worker">worker</a> ãªããžã§ã¯ãã«ãã£ãŠå®è£
ãããŸãã</p> +<p><a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_APIB">File System API</a> ã® <code>LocalFileSystem</code> ã€ã³ã¿ãŒãã§ã€ã¹ã䜿çšãããšããµã³ãããã¯ã¹ãã¡ã€ã«ã·ã¹ãã ã«ã¢ã¯ã»ã¹ã§ããŸãã ãããã®ã¡ãœããã¯ã<a href="/ja/docs/Web/API/Window">window</a> ãªããžã§ã¯ããš <a href="/ja/docs/Web/API/Worker">worker</a> ãªããžã§ã¯ãã«ãã£ãŠå®è£
ãããŸãã</p> <h2 id="åºæ¬ã®ã³ã³ã»ãã">åºæ¬ã®ã³ã³ã»ãã</h2> @@ -213,6 +213,6 @@ window.requestFileSystem(window.PERSISTENT, 1024*1024,onInitFs,errorHandler); <p>ä»æ§æž:{{ spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD") }}</p> -<p>ãªãã¡ã¬ã³ã¹: <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> +<p>ãªãã¡ã¬ã³ã¹: <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> -<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>ã€ã³ãããã¯ã·ã§ã³: <a href="/ja/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/localfilesystemsync/index.html b/files/ja/web/api/localfilesystemsync/index.html index 77012edcb9..a099d3cde7 100644 --- a/files/ja/web/api/localfilesystemsync/index.html +++ b/files/ja/web/api/localfilesystemsync/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/LocalFileSystemSync --- <div>{{APIRef("File System API")}}{{non-standard_header()}}</div> -<p>The <code>LocalFileSystemSync</code> interface of the <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_APIB">File System API</a> gives you access to a sandboxed file system. It is intended to be used with <a href="/en/DOM/Worker" title="en/DOM/Worker"> WebWorkers</a>. The methods are implemented by <a href="/en/DOM/Worker" title="En/DOM/Worker">worker</a> objects.</p> +<p>The <code>LocalFileSystemSync</code> interface of the <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_APIB">File System API</a> gives you access to a sandboxed file system. It is intended to be used with <a href="/ja/DOM/Worker" title="en/DOM/Worker"> WebWorkers</a>. The methods are implemented by <a href="/ja/DOM/Worker" title="En/DOM/Worker">worker</a> objects.</p> <h2 id="ãã®ææžã«ã€ããŠ">ãã®ææžã«ã€ããŠ</h2> @@ -46,10 +46,10 @@ var fs = requestFileSystemSync(TEMPORARY, 1024*1024 /*1MB*/);</pre> <table class="standard-table"> <tbody> <tr> - <td><code>FileSystemSync <a href="#requestFileSystemSync" title="#requestFileSystemSync">requestFileSystemSync</a> (in unsigned short <em>type</em>, in long long <em>size</em>) raises <a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>; </code></td> + <td><code>FileSystemSync <a href="#requestFileSystemSync" title="#requestFileSystemSync">requestFileSystemSync</a> (in unsigned short <em>type</em>, in long long <em>size</em>) raises <a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>; </code></td> </tr> <tr> - <td><code>EntrySync <a href="#resolveLocalFileSystemSyncURL" title="resolveLocalFileSystemSyncURL">resolveLocalFileSystemSyncURL</a> (in DOMString <em>url</em>) raises <a href="/en/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>;</code></td> + <td><code>EntrySync <a href="#resolveLocalFileSystemSyncURL" title="resolveLocalFileSystemSyncURL">resolveLocalFileSystemSyncURL</a> (in DOMString <em>url</em>) raises <a href="/ja/DOM/File_API/File_System_API/FileException" title="en/DOM/File_API/File_System_API/FileException">FileException</a>;</code></td> </tr> </tbody> </table> @@ -103,7 +103,7 @@ var fs = requestFileSystemSync(TEMPORARY, 1024*1024 /*1MB*/);</pre> <h5 id="æ»ãå€">æ»ãå€</h5> <dl> - <dt><code><a href="/en/DOM/File_API/File_System_API/FileSystemSync" title="en/DOM/File_API/File_System_API/FileSystemSync">FileSystemSync</a></code></dt> + <dt><code><a href="/ja/DOM/File_API/File_System_API/FileSystemSync" title="en/DOM/File_API/File_System_API/FileSystemSync">FileSystemSync</a></code></dt> <dd>ãã¡ã€ã«ã·ã¹ãã ãè¡šããªããžã§ã¯ãã</dd> </dl> @@ -142,7 +142,7 @@ var fs = requestFileSystemSync(TEMPORARY, 1024*1024 /*1MB*/);</pre> <h5 id="æ»ãå€_2">æ»ãå€</h5> <dl> - <dt><code><a href="/en/DOM/File_API/File_System_API/EntrySync" title="en/DOM/File_API/File_System_API/EntrySync">EntrySync</a></code></dt> + <dt><code><a href="/ja/DOM/File_API/File_System_API/EntrySync" title="en/DOM/File_API/File_System_API/EntrySync">EntrySync</a></code></dt> <dd>ãã¡ã€ã«ã·ã¹ãã å
ã®ãšã³ããªãè¡šããªããžã§ã¯ãã</dd> </dl> @@ -181,6 +181,6 @@ var fs = requestFileSystemSync(TEMPORARY, 1024*1024 /*1MB*/);</pre> <p>Specification:{{ spec("http://dev.w3.org/2009/dap/file-system/pub/FileSystem/", "File API: Directories and System Specification", "WD") }}</p> -<p>Reference: <a href="/en/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> +<p>Reference: <a href="/ja/DOM/File_API/File_System_API" title="en/DOM/File_API/File_System_API">File System API</a></p> -<p>Introduction: <a href="/en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> +<p>Introduction: <a href="/ja/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API" title="en/DOM/File_APIs/Filesystem/Basic_Concepts_About_the_Filesystem_API">Basic Concepts About the File System API</a></p> diff --git a/files/ja/web/api/media_streams_api/index.html b/files/ja/web/api/media_streams_api/index.html index 7b89041666..8306c78d9d 100644 --- a/files/ja/web/api/media_streams_api/index.html +++ b/files/ja/web/api/media_streams_api/index.html @@ -16,15 +16,15 @@ translation_of: Web/API/Media_Streams_API --- <div>{{DefaultAPISidebar("Media Capture and Streams")}}</div> -<p><strong>Media Capture and Streams</strong> APIã¯äžè¬çã«<em>Media Stream API</em>ã<em>Stream API</em>ãšåŒã°ãã<a href="/en-US/docs/WebRTC" title="/en-US/docs/WebRTC">WebRTC</a>ã«é¢é£ããAPIã§ãããã®APIã§ã¯ããªãŒãã£ãªããããªããŒã¿ã®ã¹ããªãŒã ãããããæäœããããã®ã¡ãœãããããŒã¿ã¿ã€ãã«é¢é£ã¥ããããå¶çŽãããŒã¿ãéåæã«å©çšããéã®æåãšå€±æã®ã³ãŒã«ããã¯ããããã®åŠçãè¡ãªã£ãŠããæäžã«çºçããã€ãã³ããªã©ããµããŒãããŸãã</p> +<p><strong>Media Capture and Streams</strong> APIã¯äžè¬çã«<em>Media Stream API</em>ã<em>Stream API</em>ãšåŒã°ãã<a href="/ja/docs/WebRTC" title="/en-US/docs/WebRTC">WebRTC</a>ã«é¢é£ããAPIã§ãããã®APIã§ã¯ããªãŒãã£ãªããããªããŒã¿ã®ã¹ããªãŒã ãããããæäœããããã®ã¡ãœãããããŒã¿ã¿ã€ãã«é¢é£ã¥ããããå¶çŽãããŒã¿ãéåæã«å©çšããéã®æåãšå€±æã®ã³ãŒã«ããã¯ããããã®åŠçãè¡ãªã£ãŠããæäžã«çºçããã€ãã³ããªã©ããµããŒãããŸãã</p> <h2 id="åºæ¬æŠå¿µ">åºæ¬æŠå¿µ</h2> -<p>ãã®APIã¯ããªãŒãã£ãªãŸãã¯ãããªã«é¢é£ã¥ããããããŒã¿ã®æµããè¡šçŸããããã®{{domxref("MediaStream")}}ãªããžã§ã¯ãã®æäœãåºæ¬ãšããŠããŸããäŸãšããŠ<a href="/en-US/docs/WebRTC/taking_webcam_photos#Get_the_video" title="/en-US/docs/WebRTC/taking_webcam_photos#Get_the_video">Get the video</a>(è±èª)ãã芧ãã ããã</p> +<p>ãã®APIã¯ããªãŒãã£ãªãŸãã¯ãããªã«é¢é£ã¥ããããããŒã¿ã®æµããè¡šçŸããããã®{{domxref("MediaStream")}}ãªããžã§ã¯ãã®æäœãåºæ¬ãšããŠããŸããäŸãšããŠ<a href="/ja/docs/WebRTC/taking_webcam_photos#Get_the_video" title="/en-US/docs/WebRTC/taking_webcam_photos#Get_the_video">Get the video</a>(è±èª)ãã芧ãã ããã</p> <p><code>MediaStream</code>ã¯0å以äžã®{{domxref("MediaStreamTrack")}}ã«ãã£ãŠæ§æãããŸãã<code>MediaStreamTrack</code>ã¯æ§ã
ãªãªãŒãã£ãªããããªã®<strong>ãã©ãã¯</strong>ãè¡šçŸããŸããããããã®<code>MediaStreamTrack</code>ã¯ã1ã€ä»¥äžã®<strong>ãã£ã³ãã«</strong>ãæã¡ãŸãããã®ãã£ã³ãã«ã¯ã¡ãã£ã¢ã¹ããªãŒã ã®æå°ã®åäœãè¡šçŸããŸããäŸãã°ãã¹ãã¬ãªã®ãªãŒãã£ãªãã©ãã¯ã®<em>left</em>ãš<em>right</em>ã®ãã£ã³ãã«ã®ããããã®ããã«ãäžããããã¹ããŒã«ãŒã«é¢é£ã¥ãããããªãŒãã£ãªä¿¡å·ã§ãã</p> -<p><code>MediaStream</code>ãªããžã§ã¯ãã¯ã1ã€ã®<strong>å
¥å</strong>ãš1ã€ã®<strong>åºå</strong>ãæã¡ãŸãã<code>MediaStream</code>ãªããžã§ã¯ãã¯ãããŒã«ã«ã§åŒã³åºããã{{domxref("MediaDevices.getUserMedia", "getUserMedia()")}}ã«ãã£ãŠçæããããŠãŒã¶ãŒã®ã«ã¡ã©ããã€ã¯ã®1ã€ãå
¥åãœãŒã¹ãšããŠæã¡ãŸããããŒã«ã«ã§ãªã<code>MediaStream</code>ã¯ã{{HTMLElement("video")}}ã{{HTMLElement("audio")}}ãªã©ã®ã¡ãã£ã¢èŠçŽ ããWebRTC {{domxref("RTCPeerConnection")}} APIã«ãã£ãŠååŸã§ãããããã¯ãŒã¯è¶ãã«çæãããã¹ããªãŒã ã<a href="/en-US/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> {{domxref("MediaStreamAudioSourceNode")}}ã«ãã£ãŠäœæãããã¹ããªãŒã ãšããŠè¡šçŸãããŸãã<code>MediaStream</code>ãªããžã§ã¯ãã®åºåã¯<strong>ã³ã³ã·ã¥ãŒã</strong>(consumer)ã«æ¥ç¶ãããŸããåºåãšããŠ{{HTMLElement("audio")}}ã{{HTMLElement("video")}}ãªã©ã®ã¡ãã£ã¢èŠçŽ ãWebRTC {{domxref("RTCPeerConnection")}} APIã<a href="/en-US/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> {{domxref("MediaStreamAudioDestinationNode")}}ã䜿çšã§ããŸãã</p> +<p><code>MediaStream</code>ãªããžã§ã¯ãã¯ã1ã€ã®<strong>å
¥å</strong>ãš1ã€ã®<strong>åºå</strong>ãæã¡ãŸãã<code>MediaStream</code>ãªããžã§ã¯ãã¯ãããŒã«ã«ã§åŒã³åºããã{{domxref("MediaDevices.getUserMedia", "getUserMedia()")}}ã«ãã£ãŠçæããããŠãŒã¶ãŒã®ã«ã¡ã©ããã€ã¯ã®1ã€ãå
¥åãœãŒã¹ãšããŠæã¡ãŸããããŒã«ã«ã§ãªã<code>MediaStream</code>ã¯ã{{HTMLElement("video")}}ã{{HTMLElement("audio")}}ãªã©ã®ã¡ãã£ã¢èŠçŽ ããWebRTC {{domxref("RTCPeerConnection")}} APIã«ãã£ãŠååŸã§ãããããã¯ãŒã¯è¶ãã«çæãããã¹ããªãŒã ã<a href="/ja/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> {{domxref("MediaStreamAudioSourceNode")}}ã«ãã£ãŠäœæãããã¹ããªãŒã ãšããŠè¡šçŸãããŸãã<code>MediaStream</code>ãªããžã§ã¯ãã®åºåã¯<strong>ã³ã³ã·ã¥ãŒã</strong>(consumer)ã«æ¥ç¶ãããŸããåºåãšããŠ{{HTMLElement("audio")}}ã{{HTMLElement("video")}}ãªã©ã®ã¡ãã£ã¢èŠçŽ ãWebRTC {{domxref("RTCPeerConnection")}} APIã<a href="/ja/docs/Web_Audio_API" title="/en-US/docs/Web_Audio_API">Web Audio API</a> {{domxref("MediaStreamAudioDestinationNode")}}ã䜿çšã§ããŸãã</p> <p> </p> @@ -68,7 +68,7 @@ translation_of: Web/API/Media_Streams_API <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/WebRTC" title="/en-US/docs/WebRTC">WebRTC</a> - APIã®å
¥éããŒãž</li> + <li><a href="/ja/docs/WebRTC" title="/en-US/docs/WebRTC">WebRTC</a> - APIã®å
¥éããŒãž</li> <li>{{domxref("mediaDevices.getUserMedia()")}}</li> - <li><a href="/en-US/docs/WebRTC/taking_webcam_photos">Taking webcam photos</a>: <code>getUserMedia()</code>ãçšãããã¢ãšãã¥ãŒããªã¢ã«</li> + <li><a href="/ja/docs/WebRTC/taking_webcam_photos">Taking webcam photos</a>: <code>getUserMedia()</code>ãçšãããã¢ãšãã¥ãŒããªã¢ã«</li> </ul> diff --git a/files/ja/web/api/mediadeviceinfo/index.html b/files/ja/web/api/mediadeviceinfo/index.html index 3385d734c4..347a3c186d 100644 --- a/files/ja/web/api/mediadeviceinfo/index.html +++ b/files/ja/web/api/mediadeviceinfo/index.html @@ -92,7 +92,7 @@ audioinput: Built-in Microphone id=r2/xw1xUPIyZunfV1lGrKOma5wTOvCkWfZ368XCndm0= <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebRTC_API">WebRTC API</a></li> + <li><a href="/ja/docs/Web/API/WebRTC_API">WebRTC API</a></li> <li>{{domxref("MediaDevices.enumerateDevices", "navigator.mediaDevices.enumerateDevices()")}}</li> <li>{{domxref("MediaDevices.getUserMedia", "navigator.mediaDevices.getUserMedia()")}}</li> </ul> diff --git a/files/ja/web/api/mediadevices/enumeratedevices/index.html b/files/ja/web/api/mediadevices/enumeratedevices/index.html index 285facc61f..6c87f570fc 100644 --- a/files/ja/web/api/mediadevices/enumeratedevices/index.html +++ b/files/ja/web/api/mediadevices/enumeratedevices/index.html @@ -109,8 +109,8 @@ navigator.mediaDevices.enumerateDevices() <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getUserMedia" title="mediaDevices.getUserMedia">navigator.mediaDevices.getUserMedia</a></li> - <li><a href="/en-US/docs/WebRTC" title="WebRTC">WebRTC</a> - APIã®å°å
¥ããŒãž</li> - <li><a href="/en-US/docs/WebRTC/MediaStream_API" title="WebRTC/MediaStream_API">MediaStream API</a> - media streamãªããžã§ã¯ãã®å°å
¥ããŒãž</li> - <li><a href="/en-US/docs/WebRTC/taking_webcam_photos" title="WebRTC/taking_webcam_photos">Taking webcam photos</a> - videoãããåçãæ®ãããã«<code>getUserMedia()ã䜿çšããããã®ãã¥ãŒããªã¢ã«</code></li> + <li><a href="/ja/docs/Web/API/MediaDevices/getUserMedia" title="mediaDevices.getUserMedia">navigator.mediaDevices.getUserMedia</a></li> + <li><a href="/ja/docs/WebRTC" title="WebRTC">WebRTC</a> - APIã®å°å
¥ããŒãž</li> + <li><a href="/ja/docs/WebRTC/MediaStream_API" title="WebRTC/MediaStream_API">MediaStream API</a> - media streamãªããžã§ã¯ãã®å°å
¥ããŒãž</li> + <li><a href="/ja/docs/WebRTC/taking_webcam_photos" title="WebRTC/taking_webcam_photos">Taking webcam photos</a> - videoãããåçãæ®ãããã«<code>getUserMedia()ã䜿çšããããã®ãã¥ãŒããªã¢ã«</code></li> </ul> diff --git a/files/ja/web/api/mediadevices/getusermedia/index.html b/files/ja/web/api/mediadevices/getusermedia/index.html index 53f62988fc..74ede6b142 100644 --- a/files/ja/web/api/mediadevices/getusermedia/index.html +++ b/files/ja/web/api/mediadevices/getusermedia/index.html @@ -148,7 +148,7 @@ translation_of: Web/API/MediaDevices/getUserMedia <dt><code>AbortError</code></dt> <dd>ããã€ã¹ãžã®ã¢ã¯ã»ã¹ã¯ãŠãŒã¶ãšOSããèš±å¯ããããã€<code>NotReadableError</code>ãçãããããªåé¡ãèµ·ããªãã£ãããããã€ã¹ãå©çšã§ããªãäœããã®åé¡ãçºçããã</dd> <dt><code>NotAllowedError</code></dt> - <dd>One or more of the requested source devices cannot be used at this time. This will happen if the browsing context is insecure (that is, the page was loaded using HTTP rather than HTTPS). It also happens if the user has specified that the current browsing instance is not permitted access to the device, the user has denied access for the current session, or the user has denied all access to user media devices globally. On browsers that support managing media permissions with <a href="/en-US/docs/Web/HTTP/Feature_Policy">Feature Policy</a>, this error is returned if Feature Policy is not configured to allow access to the input source(s). + <dd>One or more of the requested source devices cannot be used at this time. This will happen if the browsing context is insecure (that is, the page was loaded using HTTP rather than HTTPS). It also happens if the user has specified that the current browsing instance is not permitted access to the device, the user has denied access for the current session, or the user has denied all access to user media devices globally. On browsers that support managing media permissions with <a href="/ja/docs/Web/HTTP/Feature_Policy">Feature Policy</a>, this error is returned if Feature Policy is not configured to allow access to the input source(s). <div class="note">Older versions of the specification used <code>SecurityError</code> for this instead; <code>SecurityError</code> has taken on a new meaning.</div> </dd> <dt><code>NotFoundError</code></dt> @@ -169,9 +169,9 @@ translation_of: Web/API/MediaDevices/getUserMedia <p>As an API that may involve significant privacy concerns, <code>getUserMedia()</code>'s specification lays out a wide array of privacy and security requirements that browsers are obligated to meet.</p> -<p><code>getUserMedia()</code> is a powerful feature which can only be used in <a href="/en-US/docs/Web/Security/Secure_Contexts">secure contexts</a>; in insecure contexts, <code>navigator.mediaDevices</code> is <code>undefined</code>, preventing access to <code>getUserMedia()</code>. A secure context is, in short, a page loaded using HTTPS or the <code>file:///</code> URL scheme, or a page loaded from <code>localhost</code>.</p> +<p><code>getUserMedia()</code> is a powerful feature which can only be used in <a href="/ja/docs/Web/Security/Secure_Contexts">secure contexts</a>; in insecure contexts, <code>navigator.mediaDevices</code> is <code>undefined</code>, preventing access to <code>getUserMedia()</code>. A secure context is, in short, a page loaded using HTTPS or the <code>file:///</code> URL scheme, or a page loaded from <code>localhost</code>.</p> -<p>In addition, user permission is always required to access the user's audio and video inputs. Only a window's top-level document context for a valid origin can even request permission to use <code>getUserMedia()</code>, unless the top-level context expressly grants permission for a given {{HTMLElement("iframe")}} to do so using <a href="/en-US/docs/Web/HTTP/Feature_Policy">Feature Policy</a>. Otherwise, the user will never even be asked for permission to use the input devices.</p> +<p>In addition, user permission is always required to access the user's audio and video inputs. Only a window's top-level document context for a valid origin can even request permission to use <code>getUserMedia()</code>, unless the top-level context expressly grants permission for a given {{HTMLElement("iframe")}} to do so using <a href="/ja/docs/Web/HTTP/Feature_Policy">Feature Policy</a>. Otherwise, the user will never even be asked for permission to use the input devices.</p> <p>For additional details on these requirements and rules, how they are reflected in the context in which your code is running, and about how browsers manage user privacy and security issues, read on.</p> @@ -193,7 +193,7 @@ translation_of: Web/API/MediaDevices/getUserMedia <h4 id="Feature_Policy">Feature Policy</h4> -<p>The <a href="/en-US/docs/Web/HTTP/Feature_Policy">Feature Policy</a> security management feature of {{Glossary("HTTP")}} is in the process of being introduced into browsers, with support available to some extent in many browsers (though not always enabled by default, as in Firefox). <code>getUserMedia()</code> is one method which will require the use of Feature Policy, and your code needs to be prepared to deal with this. For example, you may need to use the {{htmlattrxref("allow", "iframe")}} attribute on any {{HTMLElement("iframe")}} that uses <code>getUserMedia()</code>, and pages that use <code>getUserMedia()</code> will eventually need to supply the {{HTTPHeader("Feature-Policy")}} header.</p> +<p>The <a href="/ja/docs/Web/HTTP/Feature_Policy">Feature Policy</a> security management feature of {{Glossary("HTTP")}} is in the process of being introduced into browsers, with support available to some extent in many browsers (though not always enabled by default, as in Firefox). <code>getUserMedia()</code> is one method which will require the use of Feature Policy, and your code needs to be prepared to deal with this. For example, you may need to use the {{htmlattrxref("allow", "iframe")}} attribute on any {{HTMLElement("iframe")}} that uses <code>getUserMedia()</code>, and pages that use <code>getUserMedia()</code> will eventually need to supply the {{HTTPHeader("Feature-Policy")}} header.</p> <p>The two permissions that apply to <code>getUserMedia()</code> are <code>camera</code> and <code>microphone</code>.</p> @@ -210,11 +210,11 @@ translation_of: Web/API/MediaDevices/getUserMedia <pre class="brush: html notranslate"><iframe src="https://mycode.example.net/etc" allow="camera;microphone"> </iframe></pre> -<p>Read our guide, <a href="/en-US/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy">Using Feature Policy</a>, to learn more about how it works.</p> +<p>Read our guide, <a href="/ja/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy">Using Feature Policy</a>, to learn more about how it works.</p> <h4 id="Encryption_based_security">Encryption based security</h4> -<p>The <code>getUserMedia()</code> method is only available in <a href="/en-US/docs/Web/Security/Secure_Contexts">secure contexts</a>. A secure context is one the browser is reasonably confident contains a document which was loaded securely, using HTTPS/TLS, and has limited exposure to insecure contexts. If a document isn't loaded in a secure context, the {{domxref("navigator.mediaDevices")}} property is <code>undefined</code>, making access to <code>getUserMedia()</code> impossible.</p> +<p>The <code>getUserMedia()</code> method is only available in <a href="/ja/docs/Web/Security/Secure_Contexts">secure contexts</a>. A secure context is one the browser is reasonably confident contains a document which was loaded securely, using HTTPS/TLS, and has limited exposure to insecure contexts. If a document isn't loaded in a secure context, the {{domxref("navigator.mediaDevices")}} property is <code>undefined</code>, making access to <code>getUserMedia()</code> impossible.</p> <p>Attempting to access <code>getUserMedia()</code> in this situation will result in a <code>TypeError</code>.</p> diff --git a/files/ja/web/api/mediadevices/ondevicechange/index.html b/files/ja/web/api/mediadevices/ondevicechange/index.html index e53c03b5dd..6f63115726 100644 --- a/files/ja/web/api/mediadevices/ondevicechange/index.html +++ b/files/ja/web/api/mediadevices/ondevicechange/index.html @@ -152,7 +152,7 @@ let videoList = document.getElementById("videoList");</pre> <p>ãã¹ãŠã®ããã€ã¹ã®æ
å ±ãåºåããããã«ã{{jsxref("Array.forEach", "forEach()")}}ã«ãŒãã䜿çšããŸããããããã®ããã€ã¹ã§ããŠãŒã¶ãžãã®ããã€ã¹æ
å ±ãèŠããããã«æ°ãã{{HTMLElement("li")}}ãªããžã§ã¯ããäœæããŸãã</p> -<p><code>let [kind, type, direction] = device.kind.match(/(\w+)(input|output)/i);</code>ã®è¡ã«ã€ããŠè©³ãã説æããŸããããã§ã¯<a href="/ja/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment">åå²ä»£å
¥</a> (<a href="/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_6_support_in_Mozilla">ECMAScript 6</a>ã®æ°ããæ©èœ)ã䜿çšããŠããã{{jsxref("String.match()")}}ã«ãã£ãŠè¿ãããé
åã®å€ã<code>kind</code>ã<code>type</code>ã<code>direction</code>ã®å€æ°ãžä»£å
¥ããŠããŸãããªããã®ãããªããšãããã®ããšãããšã{{domxref("MediaDeviceInfo.kind")}}ã®æååã¯ã"audioinput"ã"videooutput"ã®ããã«ãã¡ãã£ã¢ã¿ã€ããšã¡ãã£ã¢ãããŒã®åãã®2ã€ã®æ
å ±ãå«ãã§ããããã§ãããã®è¡ã§ãã¿ã€ã("audio"ãŸãã¯"video")ãšæ¹å("input"ãš"output")ãåãåºãããšã§ããªã¹ãã«è¡šç€ºããæååãäœæããããšãã§ããŸãã</p> +<p><code>let [kind, type, direction] = device.kind.match(/(\w+)(input|output)/i);</code>ã®è¡ã«ã€ããŠè©³ãã説æããŸããããã§ã¯<a href="/ja/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment">åå²ä»£å
¥</a> (<a href="/ja/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_6_support_in_Mozilla">ECMAScript 6</a>ã®æ°ããæ©èœ)ã䜿çšããŠããã{{jsxref("String.match()")}}ã«ãã£ãŠè¿ãããé
åã®å€ã<code>kind</code>ã<code>type</code>ã<code>direction</code>ã®å€æ°ãžä»£å
¥ããŠããŸãããªããã®ãããªããšãããã®ããšãããšã{{domxref("MediaDeviceInfo.kind")}}ã®æååã¯ã"audioinput"ã"videooutput"ã®ããã«ãã¡ãã£ã¢ã¿ã€ããšã¡ãã£ã¢ãããŒã®åãã®2ã€ã®æ
å ±ãå«ãã§ããããã§ãããã®è¡ã§ãã¿ã€ã("audio"ãŸãã¯"video")ãšæ¹å("input"ãš"output")ãåãåºãããšã§ããªã¹ãã«è¡šç€ºããæååãäœæããããšãã§ããŸãã</p> <p>倪åã®ããã€ã¹åãšæ¬åŒ§ã§å²ãŸããæ¹åãå«ãæååãäœæããããšãããã€ã¹ã¿ã€ãã«åºã¥ããŠ<code>audioList</code>ãŸãã¯<code>videoList</code>察å¿ããäžèŠ§ãž{{domxref("Node.appendChild", "appendChild()")}}ã®åŒã³åºãã«ãã£ãŠè¿œå ãããŸãã</p> diff --git a/files/ja/web/api/mediasource/istypesupported/index.html b/files/ja/web/api/mediasource/istypesupported/index.html index 46c9e237ab..6355a32442 100644 --- a/files/ja/web/api/mediasource/istypesupported/index.html +++ b/files/ja/web/api/mediasource/istypesupported/index.html @@ -97,9 +97,9 @@ var mimeCodec = 'video/mp4; codecs="avc1.42E01E, mp4a.40.2"'; <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> - <li><a href="/en-US/docs/Web/Media/Formats">ãŠã§ãäžã®ã¡ãã£ã¢ã¿ã€ããšãã©ãŒãããã®ã¬ã€ã</a></li> - <li><a href="/en-US/docs/Web/Media/Formats/codecs_parameter">äžè¬çãªã¡ãã£ã¢ã¿ã€ãã«ããã "codecs" ãã©ã¡ãŒã¿ãŒ</a></li> + <li><a href="/ja/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> + <li><a href="/ja/docs/Web/Media/Formats">ãŠã§ãäžã®ã¡ãã£ã¢ã¿ã€ããšãã©ãŒãããã®ã¬ã€ã</a></li> + <li><a href="/ja/docs/Web/Media/Formats/codecs_parameter">äžè¬çãªã¡ãã£ã¢ã¿ã€ãã«ããã "codecs" ãã©ã¡ãŒã¿ãŒ</a></li> <li>{{domxref("SourceBuffer")}}</li> <li>{{domxref("SourceBufferList")}}</li> </ul> diff --git a/files/ja/web/api/mediastreamconstraints/index.html b/files/ja/web/api/mediastreamconstraints/index.html index 5a4dba4b40..7b57cf20ed 100644 --- a/files/ja/web/api/mediastreamconstraints/index.html +++ b/files/ja/web/api/mediastreamconstraints/index.html @@ -9,7 +9,7 @@ translation_of: Web/API/MediaStreamConstraints <div> </div> -<div>å¶çŽãã©ã®ããã«ããŠåäœããã®ãã«ã€ããŠã®è©³çŽ°ã¯ã<a href="/en-US/docs/Web/API/Media_Streams_API/Constraints">Capabilities, constraints, and settings</a> (è±èª)ããèªã¿ãã ããã</div> +<div>å¶çŽãã©ã®ããã«ããŠåäœããã®ãã«ã€ããŠã®è©³çŽ°ã¯ã<a href="/ja/docs/Web/API/Media_Streams_API/Constraints">Capabilities, constraints, and settings</a> (è±èª)ããèªã¿ãã ããã</div> <h2 id="ããããã£">ããããã£</h2> diff --git a/files/ja/web/api/mediastreamtrack/enabled/index.html b/files/ja/web/api/mediastreamtrack/enabled/index.html index 1068b4c2e7..e0c0e721e6 100644 --- a/files/ja/web/api/mediastreamtrack/enabled/index.html +++ b/files/ja/web/api/mediastreamtrack/enabled/index.html @@ -40,8 +40,8 @@ translation_of: Web/API/MediaStreamTrack/enabled <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">MediaStream API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">MediaStream API</a></li> <li>{{domxref("MediaStream")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/id/index.html b/files/ja/web/api/mediastreamtrack/id/index.html index 0fa701e6a7..611849c208 100644 --- a/files/ja/web/api/mediastreamtrack/id/index.html +++ b/files/ja/web/api/mediastreamtrack/id/index.html @@ -41,5 +41,5 @@ translation_of: Web/API/MediaStreamTrack/id <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/index.html b/files/ja/web/api/mediastreamtrack/index.html index 00f596531f..4f7cac8258 100644 --- a/files/ja/web/api/mediastreamtrack/index.html +++ b/files/ja/web/api/mediastreamtrack/index.html @@ -125,6 +125,6 @@ translation_of: Web/API/MediaStreamTrack <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaStream")}}</li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/kind/index.html b/files/ja/web/api/mediastreamtrack/kind/index.html index 6e3bce4d9e..13ee87a7d7 100644 --- a/files/ja/web/api/mediastreamtrack/kind/index.html +++ b/files/ja/web/api/mediastreamtrack/kind/index.html @@ -52,5 +52,5 @@ translation_of: Web/API/MediaStreamTrack/kind <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/label/index.html b/files/ja/web/api/mediastreamtrack/label/index.html index 6c7147977e..14bcb3b211 100644 --- a/files/ja/web/api/mediastreamtrack/label/index.html +++ b/files/ja/web/api/mediastreamtrack/label/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaStreamTrack/label --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><code><strong>MediaStreamTrack.label</strong></code> ã¯èªã¿åãå°çšã®ããããã£ã§ããã <code>"internal microphone"</code>ã®ãããªãã©ãã¯ãœãŒã¹ãèå¥ãããŠãŒã¶ãšãŒãžã§ã³ãã«ãã£ãŠå²ãåœãŠãããã©ãã«ãå«ã<a href="https://developer.mozilla.org/ja/docs/Web/API/DOMString" title="DOMString ã¯ãUTF-16 æååã§ããJavaScript ã§ã¯ UTF-16 æååãçšãããããDOMString ã¯çŽæ¥ String ã«å¯Ÿå¿ããŸãã"><code>DOMString</code></a>ãè¿ããŸãããã®æååã¯ç©ºã«ãªãããšãããããœãŒã¹ãæ¥ç¶ãããŠããªããšç©ºã«ãªããŸãããã©ãã¯ã®ãœãŒã¹ãšã®é¢é£ä»ãã解é€ãããŠãããã®ã©ãã«ã¯å€æŽãããŸããã</p> +<p><code><strong>MediaStreamTrack.label</strong></code> ã¯èªã¿åãå°çšã®ããããã£ã§ããã <code>"internal microphone"</code>ã®ãããªãã©ãã¯ãœãŒã¹ãèå¥ãããŠãŒã¶ãšãŒãžã§ã³ãã«ãã£ãŠå²ãåœãŠãããã©ãã«ãå«ã<a href="/ja/docs/Web/API/DOMString" title="DOMString ã¯ãUTF-16 æååã§ããJavaScript ã§ã¯ UTF-16 æååãçšãããããDOMString ã¯çŽæ¥ String ã«å¯Ÿå¿ããŸãã"><code>DOMString</code></a>ãè¿ããŸãããã®æååã¯ç©ºã«ãªãããšãããããœãŒã¹ãæ¥ç¶ãããŠããªããšç©ºã«ãªããŸãããã©ãã¯ã®ãœãŒã¹ãšã®é¢é£ä»ãã解é€ãããŠãããã®ã©ãã«ã¯å€æŽãããŸããã</p> <h2 id="ææ³">ææ³</h2> @@ -39,5 +39,5 @@ translation_of: Web/API/MediaStreamTrack/label <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/onended/index.html b/files/ja/web/api/mediastreamtrack/onended/index.html index 8f317c76b7..b41beb67cb 100644 --- a/files/ja/web/api/mediastreamtrack/onended/index.html +++ b/files/ja/web/api/mediastreamtrack/onended/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaStreamTrack/onended --- <p>{{ APIRef("Media Capture and Streams") }}</p> -<p><code><strong>MediaStreamTrack.onended</strong></code> ã€ãã³ããã³ãã©ã¯<code><a href="https://developer.mozilla.org/ja/docs/Web/Reference/Events/ended_(MediaStream)" rel="nofollow" title="/ja/docs/Web/Reference/Events/ended_(MediaStream)">ended</a></code>ã€ãã³ããçºçããæã«å®è¡ãã<code><a href="https://developer.mozilla.org/ja/docs/Web/API/EventHandler" rel="nofollow" title="ãã®é
ç®ã«ã€ããŠã®ææžã¯ãŸã æžãããŠããŸãããæžããŠã¿ãŸãããïŒ">EventHandler</a></code>ã®é¢æ°ã§ãããã®ã€ãã³ãã¯ã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaStreamTrack" title="MediaStreamTrack ã€ã³ã¿ãã§ãŒã¹ã¯ãã¹ããªãŒã ã«å«ãŸããäžã€ã®ã¡ãã£ã¢ãã©ãã¯ãè¡šçŸããŸãã äžè¬çã«ããªãŒãã£ãªããããªã®ãã©ãã¯ã§ãããä»ã®çš®é¡ã®ãã©ãã¯ãååšããããšãã§ããŸãã"><code>MediaStreamTrack</code></a>ãªããžã§ã¯ãã®ãœãŒã¹ãããã以äžããŒã¿ãæäŸããããšããªããããŠãŒã¶ãŒã®æäœã«ãã£ãŠèš±å¯ãç¡å¹ã«ãªã£ããããœãŒã¹ããã€ã¹ãåãåºããããããªã¢ãŒãã®ãã¢ãããŒã¿ã®éä¿¡ãåæ¢ããæã«çºçããŸãã</p> +<p><code><strong>MediaStreamTrack.onended</strong></code> ã€ãã³ããã³ãã©ã¯<code><a href="/ja/docs/Web/Reference/Events/ended_(MediaStream)" rel="nofollow" title="/ja/docs/Web/Reference/Events/ended_(MediaStream)">ended</a></code>ã€ãã³ããçºçããæã«å®è¡ãã<code><a href="/ja/docs/Web/API/EventHandler" rel="nofollow" title="ãã®é
ç®ã«ã€ããŠã®ææžã¯ãŸã æžãããŠããŸãããæžããŠã¿ãŸãããïŒ">EventHandler</a></code>ã®é¢æ°ã§ãããã®ã€ãã³ãã¯ã<a href="/ja/docs/Web/API/MediaStreamTrack" title="MediaStreamTrack ã€ã³ã¿ãã§ãŒã¹ã¯ãã¹ããªãŒã ã«å«ãŸããäžã€ã®ã¡ãã£ã¢ãã©ãã¯ãè¡šçŸããŸãã äžè¬çã«ããªãŒãã£ãªããããªã®ãã©ãã¯ã§ãããä»ã®çš®é¡ã®ãã©ãã¯ãååšããããšãã§ããŸãã"><code>MediaStreamTrack</code></a>ãªããžã§ã¯ãã®ãœãŒã¹ãããã以äžããŒã¿ãæäŸããããšããªããããŠãŒã¶ãŒã®æäœã«ãã£ãŠèš±å¯ãç¡å¹ã«ãªã£ããããœãŒã¹ããã€ã¹ãåãåºããããããªã¢ãŒãã®ãã¢ãããŒã¿ã®éä¿¡ãåæ¢ããæã«çºçããŸãã</p> <h2 id="ææ³">ææ³</h2> diff --git a/files/ja/web/api/mediastreamtrack/onmute/index.html b/files/ja/web/api/mediastreamtrack/onmute/index.html index c8154b28c0..0707c39193 100644 --- a/files/ja/web/api/mediastreamtrack/onmute/index.html +++ b/files/ja/web/api/mediastreamtrack/onmute/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/MediaStreamTrack/onmute <h3 id="å€">å€</h3> -<p>{{event("mute")}}ã€ãã³ããçºçããæã®å®è¡ããåŠçã®é¢æ°ã<a href="https://developer.mozilla.org/ja/docs/Web/API/EventHandler" rel="nofollow" title="ãã®é
ç®ã«ã€ããŠã®ææžã¯ãŸã æžãããŠããŸãããæžããŠã¿ãŸãããïŒ"><code>EventHandler</code></a>ãšããŠèšå®ããŸãããã®ã€ãã³ããã³ãã©ãŒã®é¢æ°ã¯1ã€ã®ãã©ã¡ãŒã¿æã¡ãŸãããã®ãã©ã¡ãŒã¿ã¯ã€ãã³ããªããžã§ã¯ãã§ãããåçŽãª<a href="https://developer.mozilla.org/ja/docs/Web/API/Event" title="Event ã€ã³ã¿ãŒãã§ã€ã¹ã¯ãDOM ã§çºçããã€ãã³ããè¡šããŸãããŠãŒã¶ãŒã«ãã£ãŠçºçããã€ãã³ã (ããŠã¹ãããŒããŒãã®ã€ãã³ã) ããããŸãããAPI ã«ãã£ãŠçºçããã€ãã³ã (ã¢ãã¡ãŒã·ã§ã³ã®å®è¡ãå®äºããããšã瀺ãã€ãã³ãããåç»åçãäžæåæ¢ããã€ãã³ããªã©) ããããŸããããŸããŸãªåã®ã€ãã³ãããããäžéšã®ã€ãã³ãã¯åºåºã® Event ã€ã³ã¿ãŒãã§ã€ã¹ãåºã«ããä»ã®ã€ã³ã¿ãŒãã§ã€ã¹ã䜿çšããŸããEvent èªäœã¯ããã¹ãŠã®ã€ãã³ãã§å
±éã®ããããã£ãã¡ãœãããæã¡ãŸãã"><code>Event</code></a>ã®ãªããžã§ã¯ãã§ãã</p> +<p>{{event("mute")}}ã€ãã³ããçºçããæã®å®è¡ããåŠçã®é¢æ°ã<a href="/ja/docs/Web/API/EventHandler" rel="nofollow" title="ãã®é
ç®ã«ã€ããŠã®ææžã¯ãŸã æžãããŠããŸãããæžããŠã¿ãŸãããïŒ"><code>EventHandler</code></a>ãšããŠèšå®ããŸãããã®ã€ãã³ããã³ãã©ãŒã®é¢æ°ã¯1ã€ã®ãã©ã¡ãŒã¿æã¡ãŸãããã®ãã©ã¡ãŒã¿ã¯ã€ãã³ããªããžã§ã¯ãã§ãããåçŽãª<a href="/ja/docs/Web/API/Event" title="Event ã€ã³ã¿ãŒãã§ã€ã¹ã¯ãDOM ã§çºçããã€ãã³ããè¡šããŸãããŠãŒã¶ãŒã«ãã£ãŠçºçããã€ãã³ã (ããŠã¹ãããŒããŒãã®ã€ãã³ã) ããããŸãããAPI ã«ãã£ãŠçºçããã€ãã³ã (ã¢ãã¡ãŒã·ã§ã³ã®å®è¡ãå®äºããããšã瀺ãã€ãã³ãããåç»åçãäžæåæ¢ããã€ãã³ããªã©) ããããŸããããŸããŸãªåã®ã€ãã³ãããããäžéšã®ã€ãã³ãã¯åºåºã® Event ã€ã³ã¿ãŒãã§ã€ã¹ãåºã«ããä»ã®ã€ã³ã¿ãŒãã§ã€ã¹ã䜿çšããŸããEvent èªäœã¯ããã¹ãŠã®ã€ãã³ãã§å
±éã®ããããã£ãã¡ãœãããæã¡ãŸãã"><code>Event</code></a>ã®ãªããžã§ã¯ãã§ãã</p> <h2 id="äŸ">äŸ</h2> diff --git a/files/ja/web/api/mediastreamtrack/readystate/index.html b/files/ja/web/api/mediastreamtrack/readystate/index.html index a5cfa1ffee..10c94f8cf4 100644 --- a/files/ja/web/api/mediastreamtrack/readystate/index.html +++ b/files/ja/web/api/mediastreamtrack/readystate/index.html @@ -48,7 +48,7 @@ translation_of: Web/API/MediaStreamTrack/readyState <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Stream API</a></li> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Stream API</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> <li>{{domxref("MediaStreamTrack.onended")}}</li> </ul> diff --git a/files/ja/web/api/mediastreamtrack/remote/index.html b/files/ja/web/api/mediastreamtrack/remote/index.html index b4bf386cb1..a2c03106be 100644 --- a/files/ja/web/api/mediastreamtrack/remote/index.html +++ b/files/ja/web/api/mediastreamtrack/remote/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaStreamTrack/remote --- <p>{{APIRef("Media Capture and Streams")}}{{obsolete_header()}}</p> -<p><code><strong>MediaStreamTrack.remote</strong></code>ã¯èªã¿åãå°çšã®ããããã£ã§ããããã®ããããã£ã«ãã£ãŠJavaScriptäžã§ãWebRTC MediaStreamTrackããªã¢ãŒããœãŒã¹ãããŒã«ã«ãœãŒã¹ã§ããã®ããç¥ãããšãã§ããŸããå€ã<code>true</code>ã®å Žåã¯ããã©ãã¯ããªã¢ãŒãã®ãœãŒã¹(<a href="https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection">RTCPeerConnection</a>)ãçšããããŠããããšç€ºããŸããå€ã<code>false</code>ã®å Žåã¯ããŒã«ã«ã®ãœãŒã¹ãçšããããŠããããšã瀺ããŸãã</p> +<p><code><strong>MediaStreamTrack.remote</strong></code>ã¯èªã¿åãå°çšã®ããããã£ã§ããããã®ããããã£ã«ãã£ãŠJavaScriptäžã§ãWebRTC MediaStreamTrackããªã¢ãŒããœãŒã¹ãããŒã«ã«ãœãŒã¹ã§ããã®ããç¥ãããšãã§ããŸããå€ã<code>true</code>ã®å Žåã¯ããã©ãã¯ããªã¢ãŒãã®ãœãŒã¹(<a href="/ja/docs/Web/API/RTCPeerConnection">RTCPeerConnection</a>)ãçšããããŠããããšç€ºããŸããå€ã<code>false</code>ã®å Žåã¯ããŒã«ã«ã®ãœãŒã¹ãçšããããŠããããšã瀺ããŸãã</p> <h2 id="ææ³">ææ³</h2> @@ -37,7 +37,7 @@ translation_of: Web/API/MediaStreamTrack/remote <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> <p> </p> diff --git a/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.html b/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.html index 095af21b0f..a5d39d5c28 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/aspectratio/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/aspectRatio --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>aspectRatio</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>aspectRatio</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>aspectRatio</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>aspectRatio</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["aspectRatio"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.html b/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.html index ba690ccfb4..01d3b83b6d 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/autogaincontrol/index.html @@ -74,7 +74,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["autoGainControl"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.html b/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.html index c98531324f..0977937c92 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/channelcount/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/channelCount --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>channelCount</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>channelCount</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>channelCount</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>channelCount</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/channelCount <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>channelCount</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>channelCount</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["channelCount"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html index 460a913198..9ff12dd82f 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/deviceId --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>deviceId</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>deviceId</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>deviceId</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>deviceId</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/deviceId <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>deviceId</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>deviceId</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["deviceId"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.html b/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.html index 0f4d42a3cc..3e65e32fc0 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/echocancellation/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/echoCancellation --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>echoCancellation</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>echoCancellation</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>echoCancellation</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>echoCancellation</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/echoCancellation <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>echoCancellation</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>echoCancellation</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["echoCancellation"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/framerate/index.html b/files/ja/web/api/mediatracksupportedconstraints/framerate/index.html index 4efa18dfde..1b3a166197 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/framerate/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/framerate/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/frameRate <div> </div> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>frameRate</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>frameRate</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>frameRate</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>frameRate</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p><code>frameRate</code>å¶çŽã¯ãæ°ãããããªãã©ãã¯ã®ãã¬ãŒã ã¬ãŒãã®èš±å®¹ã§ããäžéãšäžéããããã¯æ£ç¢ºãªãã¬ãŒã ã¬ãŒããè¡šãã®ã«çšããããŸãããã®ããããã£ã®å€ã確èªããããšã§ããã¬ãŒã ã¬ãŒãã§ã®ãããªãã©ãã¯èšå®ã®å¶çŽããŠãŒã¶ãŒãšãŒãžã§ã³ãã察å¿ããŠããããç¹å®ããããšãã§ããŸããã©ã®ããã«äœ¿ããããã¯{{anch("Example", "example")}}ãèŠãŠãã ããã</p> @@ -88,7 +88,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["frameRate"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/groupid/index.html b/files/ja/web/api/mediatracksupportedconstraints/groupid/index.html index 6df97986fb..a0aa26eb6c 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/groupid/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/groupid/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/groupId --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>groupId</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>groupId</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>groupId</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>groupId</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/groupId <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>groupId</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>groupId</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["groupId"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/height/index.html b/files/ja/web/api/mediatracksupportedconstraints/height/index.html index 0f2ab30968..cb3e20744d 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/height/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/height/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/height --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>height</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>height</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>height</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>height</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/height <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>height</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>height</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["height"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/index.html b/files/ja/web/api/mediatracksupportedconstraints/index.html index aa232ebfd2..a47541054d 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints <p>å®éã®å¶çŽã»ããã¯{{domxref("MediaTrackConstraints")}}ãã£ã¯ã·ã§ããªãããŒã¹ã«ãããªããžã§ã¯ãã§è¡šçŸãããŸãã</p> -<p>å¶çŽãã©ã®ããã«åäœãããã«ã€ããŠã®è©³çŽ°ãç¥ãããå Žåã¯ã<a href="/en-US/docs/Web/API/Media_Streams_API/Constraints">Capabilities, constraints, and settings</a>ãèªãã§ãã ããã</p> +<p>å¶çŽãã©ã®ããã«åäœãããã«ã€ããŠã®è©³çŽ°ãç¥ãããå Žåã¯ã<a href="/ja/docs/Web/API/Media_Streams_API/Constraints">Capabilities, constraints, and settings</a>ãèªãã§ãã ããã</p> <h2 id="ããããã£">ããããã£</h2> @@ -19,35 +19,35 @@ translation_of: Web/API/MediaTrackSupportedConstraints <dl> <dt>{{domxref("MediaTrackSupportedConstraints.autoGainControl", "autoGainControl")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#autoGainControl">autoGainControl</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#autoGainControl">autoGainControl</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.width", "width")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#width">width</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#width">width</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.height", "height")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#height">height</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#height">height</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.aspectRatio", "aspectRatio")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#aspectRatio">aspectRatio</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#aspectRatio">aspectRatio</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.frameRate", "frameRate")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#frameRate">frameRate</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#frameRate">frameRate</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.facingMode", "facingMode")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#facingMode">facingMode</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#facingMode">facingMode</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.volume", "volume")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#volume">volume</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#volume">volume</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.sampleRate", "sampleRate")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#sampleRate">sampleRate</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#sampleRate">sampleRate</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.sampleSize", "sampleSize")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#sampleSize">sampleSize</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#sampleSize">sampleSize</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.echoCancellation", "echoCancellation")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#echoCancellation">echoCancellation</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#echoCancellation">echoCancellation</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.latency", "latency")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#latency">latency</a></code> å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#latency">latency</a></code> å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.noiseSuppression", "noiseSuppression")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#noiseSuppression">noiseSuppression</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#noiseSuppression">noiseSuppression</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.channelCount", "channelCount")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#channelCount">channelCount</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#channelCount">channelCount</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.deviceId", "deviceId")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#deviceId">deviceId</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#deviceId">deviceId</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> <dt>{{domxref("MediaTrackSupportedConstraints.groupId", "groupId")}}</dt> - <dd>å®è¡ç°å¢ã§<code><a href="/en-US/docs/Web/API/MediaTrackConstraints#groupId">groupId</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> + <dd>å®è¡ç°å¢ã§<code><a href="/ja/docs/Web/API/MediaTrackConstraints#groupId">groupId</a></code>å¶çŽããµããŒããããŠããå Žåã¯ãBooleanåã®<code>true</code>ã®å€ã«ãªããŸãã</dd> </dl> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> diff --git a/files/ja/web/api/mediatracksupportedconstraints/latency/index.html b/files/ja/web/api/mediatracksupportedconstraints/latency/index.html index 6ff89b5494..f5449f27b4 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/latency/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/latency/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/latency --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>latency</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>latency</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>latency</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>latency</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/latency <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>latency</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>latency</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["latency"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.html b/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.html index a189139619..834cf66398 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/noisesuppression/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/noiseSuppression --- <div>{{APIRef("Media Capture and Streams")}}</div> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>noiseSuppression</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>noiseSuppression</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>noiseSuppression</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<strong><code>noiseSuppression</code></strong>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -17,7 +17,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/noiseSuppression <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>noiseSuppression</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>noiseSuppression</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="äŸ">äŸ</h2> @@ -76,7 +76,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["noiseSuppression"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.html b/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.html index f2d049a034..2b9711e3a6 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/samplerate/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/sampleRate --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>sampleRate</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>sampleRate</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>sampleRate</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>sampleRate</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/sampleRate <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>sampleRate</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>sampleRate</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["sampleRate"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.html b/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.html index c384407c6f..cad0e3b6f6 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/samplesize/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/sampleSize --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>sampleSize</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>sampleSize</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>sampleSize</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>sampleSize</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/sampleSize <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>sampleSize</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>sampleSize</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["sampleSize"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/mediatracksupportedconstraints/volume/index.html b/files/ja/web/api/mediatracksupportedconstraints/volume/index.html index cd55c8751c..5f293daa49 100644 --- a/files/ja/web/api/mediatracksupportedconstraints/volume/index.html +++ b/files/ja/web/api/mediatracksupportedconstraints/volume/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/volume --- <p>{{APIRef("Media Capture and Streams")}}</p> -<p><a href="https://developer.mozilla.org/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>volume</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="https://developer.mozilla.org/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>volume</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="https://developer.mozilla.org/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> +<p><a href="/ja/docs/Web/API/MediaTrackSupportedConstraints" title="MediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªã¯ãMediaStreamTrackãªããžã§ã¯ããå®è£
ããŠããuser agentããã©ãŠã¶ã«ãã£ãŠç解ã§ããå¶çŽå¯èœãªããããã£ã®äžèŠ§ãè¡šããŸããMediaDevices.getSupportedConstraints()ã«ãã£ãŠãMediaTrackSupportedConstraintsã«é©åãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ãããŸãã"><code>MediaTrackSupportedConstraints</code></a>ãã£ã¯ã·ã§ããªãŒã®<strong><code>volume</code></strong>ããããã£ã¯èªã¿åãå°çšã®Booleanã®å€ã§ãã<a href="/ja/docs/Glossary/user_agent" rel="nofollow" title="ãã®çšèª (user agent) ã®å®çŸ©ã¯ãŸã æžãããŠããŸããããã²ãå¯çš¿ãã ããïŒ">user agent</a>ã<code>volume</code>ã®å¶çŽããµããŒãããŠããå Žåã<a href="/ja/docs/Web/API/MediaDevices/getSupportedConstraints" title="MediaDevices ã€ã³ã¿ãã§ãŒã¹ã®getSupportedConstraints() ã¡ãœããã¯ãMediaTrackSupportedConstraintsãã£ã¯ã·ã§ããªãããŒã¹ãšãããªããžã§ã¯ããæ»ãå€ãšããŠè¿ããŸãããã®ãªããžã§ã¯ãã®ã¡ã³ããŒãã£ãŒã«ãã¯ãuser agentãæ±ããã¡ãã£ã¢å¶çŽã«é¢ããããããã£ãè¡šããŠããŸãã"><code>MediaDevices.getSupportedConstraints()</code></a>ã®æ»ãå€ã®ãªããžã§ã¯ãã«å«ãŸã<code>true</code>ãèšå®ãããŸãããã®å¶çŽããµããŒããããªãå Žåã¯å«ãŸããªãããã<code>false</code>ã«ãªãããšã¯ãããŸããã</p> <p>ãµããŒããããŠããå¶çŽã®ãã£ã¯ã·ã§ããªãŒã¯<code>navigator.mediaDevices.getSupportedConstraints()</code>ãåŒã³åºãããšã§ååŸã§ããŸãã</p> @@ -15,7 +15,7 @@ translation_of: Web/API/MediaTrackSupportedConstraints/volume <h3 id="å€">å€</h3> -<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>volume</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> +<p>ãŠãŒã¶ãšãŒãžã§ã³ã<code>volume</code>ã®å¶çŽããµããŒãããŠããå Žåããã®ããããã£ã¯ãã£ã¯ã·ã§ããªãŒã®äžã«å«ãŸãããã®å€ã¯åžžã«<code>true</code>ã®å€ã§ãããã®ããããã£ãååšããªãå Žåã¯ããµããŒããããŠããå¶çŽãã£ã¯ã·ã§ããªãŒã«ã¯ååšããªãããã<a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/undefined" title="ã°ããŒãã«ãããã㣠undefined ã¯ããªããã£ãå€ undefined ãè¡šããŸãããã㯠JavaScript ã«ãããããªããã£ãåã®äžã€ã§ãã"><code>undefined</code></a>ã®å€ãåãããšã«ãªããŸãã</p> <h2 id="Example" name="Example">äŸ</h2> @@ -72,7 +72,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["volume"]) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> + <li><a href="/ja/docs/Web/API/Media_Streams_API">Media Capture and Streams API</a></li> <li>{{domxref("MediaDevices.getSupportedConstraints()")}}</li> <li>{{domxref("MediaTrackSupportedConstraints")}}</li> <li>{{domxref("MediaStreamTrack")}}</li> diff --git a/files/ja/web/api/messagechannel/index.html b/files/ja/web/api/messagechannel/index.html index c940e402da..0c827ea280 100644 --- a/files/ja/web/api/messagechannel/index.html +++ b/files/ja/web/api/messagechannel/index.html @@ -82,5 +82,5 @@ function handleMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messagechannel/messagechannel/index.html b/files/ja/web/api/messagechannel/messagechannel/index.html index e20856a988..953b7302d7 100644 --- a/files/ja/web/api/messagechannel/messagechannel/index.html +++ b/files/ja/web/api/messagechannel/messagechannel/index.html @@ -76,5 +76,5 @@ function handleMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messagechannel/port2/index.html b/files/ja/web/api/messagechannel/port2/index.html index 57acd731e1..fe53a70681 100644 --- a/files/ja/web/api/messagechannel/port2/index.html +++ b/files/ja/web/api/messagechannel/port2/index.html @@ -77,5 +77,5 @@ function handleMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messageevent/index.html b/files/ja/web/api/messageevent/index.html index 54f1215ad5..f136352189 100644 --- a/files/ja/web/api/messageevent/index.html +++ b/files/ja/web/api/messageevent/index.html @@ -15,11 +15,11 @@ translation_of: Web/API/MessageEvent <ul> <li><a href="/ja/docs/Server-sent_events">Server-sent events</a> ({{domxref("EventSource.onmessage")}} ãåç
§).</li> - <li><a href="/ja/docs/Web/API/WebSockets_API">Web sockets</a> (<a href="/en-US/docs/Web/API/WebSocket">WebSocket</a> ã€ã³ã¿ãŒãã§ãŒã¹ã® <code>onmessage</code> ããããã£ãåç
§).</li> + <li><a href="/ja/docs/Web/API/WebSockets_API">Web sockets</a> (<a href="/ja/docs/Web/API/WebSocket">WebSocket</a> ã€ã³ã¿ãŒãã§ãŒã¹ã® <code>onmessage</code> ããããã£ãåç
§).</li> <li>Cross-document messaging ({{domxref("Window.postMessage()")}} ããã³ {{domxref("Window.onmessage")}} ãåç
§).</li> - <li><a href="/en-US/docs/Web/API/Channel_Messaging_API">Channel messaging</a> ({{domxref("MessagePort.postMessage()")}} ããã³ {{domxref("MessagePort.onmessage")}} ãåç
§).</li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API">Channel messaging</a> ({{domxref("MessagePort.postMessage()")}} ããã³ {{domxref("MessagePort.onmessage")}} ãåç
§).</li> <li>Cross-worker/document messaging (äžèš 2ãšã³ããªã»ãã{{domxref("Worker.postMessage()")}}, {{domxref("Worker.onmessage")}}, {{domxref("ServiceWorkerGlobalScope.onmessage")}} ãªã©ãåç
§)</li> - <li><a href="/en-US/docs/Web/API/Broadcast_Channel_API">Broadcast channels</a> ({{domxref("Broadcastchannel.postMessage()")}}) ããã³ {{domxref("BroadcastChannel.onmessage")}} ãåç
§).</li> + <li><a href="/ja/docs/Web/API/Broadcast_Channel_API">Broadcast channels</a> ({{domxref("Broadcastchannel.postMessage()")}}) ããã³ {{domxref("BroadcastChannel.onmessage")}} ãåç
§).</li> <li>WebRTC ããŒã¿ãã£ãã« ({{domxref("RTCDataChannel.onmessage")}} ãåç
§).</li> </ul> diff --git a/files/ja/web/api/messageport/close/index.html b/files/ja/web/api/messageport/close/index.html index a49f6d8a57..c11d2eea0f 100644 --- a/files/ja/web/api/messageport/close/index.html +++ b/files/ja/web/api/messageport/close/index.html @@ -73,5 +73,5 @@ channel.port1.start(); <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messageport/index.html b/files/ja/web/api/messageport/index.html index c586aef559..90629a6c06 100644 --- a/files/ja/web/api/messageport/index.html +++ b/files/ja/web/api/messageport/index.html @@ -100,5 +100,5 @@ function onMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messageport/onmessage/index.html b/files/ja/web/api/messageport/onmessage/index.html index cca9e6bce7..efed7d1db6 100644 --- a/files/ja/web/api/messageport/onmessage/index.html +++ b/files/ja/web/api/messageport/onmessage/index.html @@ -72,5 +72,5 @@ function handleMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messageport/postmessage/index.html b/files/ja/web/api/messageport/postmessage/index.html index 90174fbf87..6ffc0dc518 100644 --- a/files/ja/web/api/messageport/postmessage/index.html +++ b/files/ja/web/api/messageport/postmessage/index.html @@ -84,5 +84,5 @@ function handleMessage(e) { <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/messageport/start/index.html b/files/ja/web/api/messageport/start/index.html index 0117300fc0..d6e235efaa 100644 --- a/files/ja/web/api/messageport/start/index.html +++ b/files/ja/web/api/messageport/start/index.html @@ -74,5 +74,5 @@ channel.port1.start();</pre> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/microsoft_extensions/index.html b/files/ja/web/api/microsoft_extensions/index.html index 8e607038af..009790f663 100644 --- a/files/ja/web/api/microsoft_extensions/index.html +++ b/files/ja/web/api/microsoft_extensions/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/Microsoft_Extensions --- <div>{{DefaultAPISidebar("Microsoft Extensions")}}</div> -<p>Microsoft ãã©ãŠã¶ãŒ (Internet Explorer ããã³ãå Žåã«ãã£ãŠã¯ Microsoft Edge) ã¯ãæšæºã®Â <a href="/en-US/docs/Web/API">DOM API</a> ã«å¯Ÿããããã€ãã®ç¹å¥ãªÂ Microsoft æ¡åŒµæ©èœããµããŒãããŠããŸãããããã®æ¡åŒµæ©èœã«ã¯Â <code>MS</code> ãŸãã¯Â <code>ms</code>.ã®ãã¬ãã£ãã¯ã¹ãä»ããŸãã</p> +<p>Microsoft ãã©ãŠã¶ãŒ (Internet Explorer ããã³ãå Žåã«ãã£ãŠã¯ Microsoft Edge) ã¯ãæšæºã®Â <a href="/ja/docs/Web/API">DOM API</a> ã«å¯Ÿããããã€ãã®ç¹å¥ãªÂ Microsoft æ¡åŒµæ©èœããµããŒãããŠããŸãããããã®æ¡åŒµæ©èœã«ã¯Â <code>MS</code> ãŸãã¯Â <code>ms</code>.ã®ãã¬ãã£ãã¯ã¹ãä»ããŸãã</p> <div class="note"> <p><strong>Note:</strong> ãããã® API 㯠Microsoft ã¢ããªã±ãŒã·ã§ã³ã§ã®ã¿æ©èœããæšæºåãããŠããŸããã</p> @@ -78,9 +78,9 @@ translation_of: Web/API/Microsoft_Extensions <div class="index"> <ul> - <li><code><a href="/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/x-ms-aria-flowfrom">x-ms-aria-flowfrom</a></code></li> - <li><code><a href="/en-US/docs/Web/HTML/Global_attributes/x-ms-acceleratorkey">x-ms-acceleratorkey</a></code></li> - <li><code><a href="/en-US/docs/Web/HTML/Global_attributes/x-ms-format-detection">x-ms-format-detection</a></code></li> + <li><code><a href="/ja/docs/Web/Accessibility/ARIA/ARIA_Techniques/x-ms-aria-flowfrom">x-ms-aria-flowfrom</a></code></li> + <li><code><a href="/ja/docs/Web/HTML/Global_attributes/x-ms-acceleratorkey">x-ms-acceleratorkey</a></code></li> + <li><code><a href="/ja/docs/Web/HTML/Global_attributes/x-ms-format-detection">x-ms-format-detection</a></code></li> <li>{{DOMxRef("msCaching")}}</li> <li>{{DOMxRef("msCachingEnabled")}}</li> <li>{{DOMxRef("msCapsLockWarningOff")}}</li> @@ -100,6 +100,6 @@ translation_of: Web/API/Microsoft_Extensions <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/CSS/Microsoft_Extensions">Microsoft CSS extensions</a></li> - <li><a href="/en-US/docs/Web/JavaScript/Microsoft_JavaScript_extensions">Microsoft JavaScript extensions</a></li> + <li><a href="/ja/docs/Web/CSS/Microsoft_Extensions">Microsoft CSS extensions</a></li> + <li><a href="/ja/docs/Web/JavaScript/Microsoft_JavaScript_extensions">Microsoft JavaScript extensions</a></li> </ul> diff --git a/files/ja/web/api/navigator/getgamepads/index.html b/files/ja/web/api/navigator/getgamepads/index.html index ababd187bf..d6f78ae5ae 100644 --- a/files/ja/web/api/navigator/getgamepads/index.html +++ b/files/ja/web/api/navigator/getgamepads/index.html @@ -54,6 +54,6 @@ translation_of: Web/API/Navigator/getGamepads <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></li> - <li><a href="/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/Guide/API/Gamepad">Gamepad API ã®å©çš</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/navigator/online_and_offline_events/index.html b/files/ja/web/api/navigator/online_and_offline_events/index.html index c0a18179d4..15fc35b7c8 100644 --- a/files/ja/web/api/navigator/online_and_offline_events/index.html +++ b/files/ja/web/api/navigator/online_and_offline_events/index.html @@ -38,7 +38,7 @@ original_slug: Web/API/NavigatorOnLine/Online_and_offline_events <blockquote cite="https://www.whatwg.org/specs/web-apps/current-work/#offline"> <code>navigator.onLine</code> å±æ§ã¯ãŠãŒã¶ãŒããªã³ã¯ã蟿ã£ãããã¹ã¯ãªãããå€éšã®ããŒãžããªã¯ãšã¹ãããããããšãã«ãŠãŒã¶ãŒãšãŒãžã§ã³ãããããã¯ãŒã¯ã§éä¿¡ã§ããªãå Žå (ãŸãã¯ãã®ãããªè©Šã¿ã倱æããå Žå) ã¯ãå¿
ã false ãè¿ãå¿
èŠããããŸãã</blockquote> -<p>Firefox 2 ã¯ãã®ããããã£ããã©ãŠã¶ãŒã®ãªãã©ã€ã³ã¢ãŒããåãæ¿ãã床ã«æŽæ°ããŸãã <a href="/en-US/docs/Mozilla/Firefox/Releases/41#miscellaneous">Firefox 41</a> ã¯ã Windowsã Linuxã OS X ã«ãããŠãããã¯ãŒã¯ã®æ¥ç¶ç¶æ
ãå€åãããšãã«ãæŽæ°ããŸãã</p> +<p>Firefox 2 ã¯ãã®ããããã£ããã©ãŠã¶ãŒã®ãªãã©ã€ã³ã¢ãŒããåãæ¿ãã床ã«æŽæ°ããŸãã <a href="/ja/docs/Mozilla/Firefox/Releases/41#miscellaneous">Firefox 41</a> ã¯ã Windowsã Linuxã OS X ã«ãããŠãããã¯ãŒã¯ã®æ¥ç¶ç¶æ
ãå€åãããšãã«ãæŽæ°ããŸãã</p> <p>ãã®ããããã£ã¯ Firefox ãš Internet Explorer ã®å€ãããŒãžã§ã³ã«ãååšããŸããã (ãã®ä»æ§ã¯ãããã®å
è¡çãªå®è£
ã«åºã¥ããŠããŸã)ãåŸã£ãŠãä»ãããã®ããããã£ã䜿ãå§ããããšãã§ããŸãããããã¯ãŒã¯ç¶æ
ã®èªåå€æ㯠Firefox 2 ã«ãŠå®è£
ãããŸããã</p> diff --git a/files/ja/web/api/node/isdefaultnamespace/index.html b/files/ja/web/api/node/isdefaultnamespace/index.html index fff65ffae3..018e6562cc 100644 --- a/files/ja/web/api/node/isdefaultnamespace/index.html +++ b/files/ja/web/api/node/isdefaultnamespace/index.html @@ -27,7 +27,7 @@ alert(el.isDefaultNamespace(XULNS)); // true</pre> <h2 id="Specification" name="Specification">ä»æ§æž</h2> <ul> <li><a href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-isDefaultNamespace">DOM Level 3 Core: isDefaultNamespace</a></li> - <li><a href="/en-US/docs/Code_snippets/IsDefaultNamespace" title="Code_snippets/IsDefaultNamespace">Code snippets: isDefaultNamespace</a></li> + <li><a href="/ja/docs/Code_snippets/IsDefaultNamespace" title="Code_snippets/IsDefaultNamespace">Code snippets: isDefaultNamespace</a></li> </ul> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> diff --git a/files/ja/web/api/notification/permission/index.html b/files/ja/web/api/notification/permission/index.html index 999d8903d9..f8007387d3 100644 --- a/files/ja/web/api/notification/permission/index.html +++ b/files/ja/web/api/notification/permission/index.html @@ -85,7 +85,7 @@ translation_of: Web/API/Notification/permission <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/Notifications_API">éç¥ API</a></li> + <li><a href="/ja/docs/Web/API/Notifications_API">éç¥ API</a></li> <li><a href="/ja/docs/Web/API/Notifications_API/Using_the_Notifications_API">éç¥ API ã®äœ¿çš</a></li> <li><a href="/ja/docs/Web/API/Permissions_API">èš±å¯ API</a></li> <li><a href="/ja/docs/Web/API/Permissions_API/Using_the_Permissions_API">èš±å¯ API ã®äœ¿çš</a></li> diff --git a/files/ja/web/api/offlineaudiocontext/index.html b/files/ja/web/api/offlineaudiocontext/index.html index 72ec2c6b95..b6957b528b 100644 --- a/files/ja/web/api/offlineaudiocontext/index.html +++ b/files/ja/web/api/offlineaudiocontext/index.html @@ -140,5 +140,5 @@ getData();</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/offscreencanvas/getcontext/index.html b/files/ja/web/api/offscreencanvas/getcontext/index.html index ce60c9f633..baff96595f 100644 --- a/files/ja/web/api/offscreencanvas/getcontext/index.html +++ b/files/ja/web/api/offscreencanvas/getcontext/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/OffscreenCanvas/getContext <p>The <strong><code>OffscreenCanvas.getContext()</code></strong> method returns a drawing context for an offscreen canvas, or {{jsxref("null")}} if the context identifier is not supported.</p> <div class="note"> -<p><strong>Note</strong>: This API is currently implemented for <a href="/en-US/docs/Web/API/WebGLRenderingContext">WebGL1</a> and <a href="/en-US/docs/Web/API/WebGL2RenderingContext">WebGL2</a> contexts only. See {{bug(801176)}} for <a href="/en-US/docs/Web/API/Canvas_API">Canvas 2D API</a> support from workers.</p> +<p><strong>Note</strong>: This API is currently implemented for <a href="/ja/docs/Web/API/WebGLRenderingContext">WebGL1</a> and <a href="/ja/docs/Web/API/WebGL2RenderingContext">WebGL2</a> contexts only. See {{bug(801176)}} for <a href="/ja/docs/Web/API/Canvas_API">Canvas 2D API</a> support from workers.</p> </div> <p><font face="x-locale-heading-primary, zillaslab, Palatino, Palatino Linotype, x-locale-heading-secondary, serif"><span style="font-size: 37.33327865600586px;"><strong>æ§æ</strong></span></font></p> @@ -25,8 +25,8 @@ translation_of: Web/API/OffscreenCanvas/getContext <dd>Is a {{domxref("DOMString")}} containing the context identifier defining the drawing context associated to the canvas. Possible values are: <ul> <li><strong><code>"2d"</code></strong> creates a {{domxref("CanvasRenderingContext2D")}} object representing a two-dimensional rendering context.</li> - <li><strong><code>"webgl"</code></strong> creates a {{domxref("WebGLRenderingContext")}} object representing a three-dimensional rendering context. This context is only available on browsers that implement <a href="https://developer.mozilla.org/en-US/docs/Web/WebGL">WebGL</a> version 1 (OpenGL ES 2.0).</li> - <li><strong><code>"webgl2"</code></strong> creates a {{domxref("WebGL2RenderingContext")}} object representing a three-dimensional rendering context. This context is only available on browsers that implement <a href="https://developer.mozilla.org/en-US/docs/Web/WebGL">WebGL</a> version 2 (OpenGL ES 3.0). {{experimental_inline}}</li> + <li><strong><code>"webgl"</code></strong> creates a {{domxref("WebGLRenderingContext")}} object representing a three-dimensional rendering context. This context is only available on browsers that implement <a href="/ja/docs/Web/WebGL">WebGL</a> version 1 (OpenGL ES 2.0).</li> + <li><strong><code>"webgl2"</code></strong> creates a {{domxref("WebGL2RenderingContext")}} object representing a three-dimensional rendering context. This context is only available on browsers that implement <a href="/ja/docs/Web/WebGL">WebGL</a> version 2 (OpenGL ES 3.0). {{experimental_inline}}</li> <li> <p><strong><code>"bitmaprenderer"</code></strong> creates a {{domxref("ImageBitmapRenderingContext")}} which only provides functionality to replace the content of the canvas with a given {{domxref("ImageBitmap")}}.</p> </li> diff --git a/files/ja/web/api/offscreencanvas/index.html b/files/ja/web/api/offscreencanvas/index.html index 38919748b7..b2627fded7 100644 --- a/files/ja/web/api/offscreencanvas/index.html +++ b/files/ja/web/api/offscreencanvas/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/OffscreenCanvas --- <div>{{APIRef("Canvas API")}} {{SeeCompatTable}}</div> -<p>The <strong><code>OffscreenCanvas</code></strong> interface provides a canvas that can be rendered off screen. It is available in both the window and <a href="/en-US/docs/Web/API/Web_Workers_API">worker</a> contexts.</p> +<p>The <strong><code>OffscreenCanvas</code></strong> interface provides a canvas that can be rendered off screen. It is available in both the window and <a href="/ja/docs/Web/API/Web_Workers_API">worker</a> contexts.</p> <h2 id="Constructors">Constructors</h2> @@ -84,7 +84,7 @@ two.transferFromImageBitmap(bitmapTwo); <h3 id="Asynchronous_display_of_frames_produced_by_an_OffscreenCanvas">Asynchronous display of frames produced by an <code>OffscreenCanvas</code></h3> -<p>Another way to use the <code>OffscreenCanvas</code> API, is to call {{domxref("HTMLCanvasElement.transferControlToOffscreen", "transferControlToOffscreen()")}} on a {{HTMLElement("canvas")}} element, either on a <a href="/en-US/docs/Web/API/Web_Workers_API">worker</a> or the main thread, which will return an <code>OffscreenCanvas</code> object from an {{domxref("HTMLCanvasElement")}} object from the main thread. Calling {{domxref("OffscreenCanvas.getContext", "getContext()")}} will then obtain a <code>RenderingContext</code> from that <code>OffscreenCanvas</code>.</p> +<p>Another way to use the <code>OffscreenCanvas</code> API, is to call {{domxref("HTMLCanvasElement.transferControlToOffscreen", "transferControlToOffscreen()")}} on a {{HTMLElement("canvas")}} element, either on a <a href="/ja/docs/Web/API/Web_Workers_API">worker</a> or the main thread, which will return an <code>OffscreenCanvas</code> object from an {{domxref("HTMLCanvasElement")}} object from the main thread. Calling {{domxref("OffscreenCanvas.getContext", "getContext()")}} will then obtain a <code>RenderingContext</code> from that <code>OffscreenCanvas</code>.</p> <p>main.js (main thread code):</p> diff --git a/files/ja/web/api/oscillatornode/index.html b/files/ja/web/api/oscillatornode/index.html index 33765e919c..0a89417212 100644 --- a/files/ja/web/api/oscillatornode/index.html +++ b/files/ja/web/api/oscillatornode/index.html @@ -109,5 +109,5 @@ oscillator.start();</pre> <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/page_visibility_api/index.html b/files/ja/web/api/page_visibility_api/index.html index ca03415e4d..d290675ee3 100644 --- a/files/ja/web/api/page_visibility_api/index.html +++ b/files/ja/web/api/page_visibility_api/index.html @@ -43,11 +43,11 @@ original_slug: Web/Guide/User_experience/Using_the_Page_Visibility_API <ul> <li>Most browsers stop sending {{domxref("Window.requestAnimationFrame", "requestAnimationFrame()")}} callbacks to background tabs or hidden {{ HTMLElement("iframe") }}s in order to improve performance and battery life.</li> - <li>Timers such as {{domxref("WindowOrWorkerGlobalScope.setTimeout", "setTimeout()")}} are throttled in background/inactive tabs to help improve performance. See <a href="/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout#Reasons_for_delays_longer_than_specified">Reasons for delays longer than specified</a> for more details.</li> + <li>Timers such as {{domxref("WindowOrWorkerGlobalScope.setTimeout", "setTimeout()")}} are throttled in background/inactive tabs to help improve performance. See <a href="/ja/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout#Reasons_for_delays_longer_than_specified">Reasons for delays longer than specified</a> for more details.</li> <li>Budget-based background timeout throttling is now available in modern browsers (Firefox 58+, Chrome 57+), placing an additional limit on background timer CPU usage. This operates in a similar way across modern browsers, with the details being as follows: <ul> <li>In Firefox, windows in background tabs each have their own time budget in milliseconds â a max and a min value of +50 ms and -150 ms, respectively. Chrome is very similar except that the budget is specified in seconds.</li> - <li>Windows are subjected to throttling after 30 seconds, with the same throttling delay rules as specified for window timers (again, see <a href="/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout#Reasons_for_delays_longer_than_specified">Reasons for delays longer than specified</a>). In Chrome, this value is 10 seconds.</li> + <li>Windows are subjected to throttling after 30 seconds, with the same throttling delay rules as specified for window timers (again, see <a href="/ja/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout#Reasons_for_delays_longer_than_specified">Reasons for delays longer than specified</a>). In Chrome, this value is 10 seconds.</li> <li>Timer tasks are only permitted when the budget is non-negative.</li> <li>Once a timer's code has finished running, the duration of time it took to execute is subtracted from its window's timeout budget.</li> <li>The budget regenerates at a rate of 10 ms per second, in both Firefox and Chrome.</li> @@ -59,8 +59,8 @@ original_slug: Web/Guide/User_experience/Using_the_Page_Visibility_API <ul> <li>Tabs which are playing audio are considered foreground and arenât throttled.</li> - <li>Tabs running code that's using real-time network connections (<a href="/en-US/docs/Web/API/WebSockets_API">WebSockets</a> and <a href="/en-US/docs/Web/API/WebRTC_API">WebRTC</a>) go unthrottled in order to avoid closing these connections timing out and getting unexpectedly closed.</li> - <li><a href="/en-US/docs/Web/API/IndexedDB_API">IndexedDB</a> processes are also left unthrottled in order to avoid timeouts.</li> + <li>Tabs running code that's using real-time network connections (<a href="/ja/docs/Web/API/WebSockets_API">WebSockets</a> and <a href="/ja/docs/Web/API/WebRTC_API">WebRTC</a>) go unthrottled in order to avoid closing these connections timing out and getting unexpectedly closed.</li> + <li><a href="/ja/docs/Web/API/IndexedDB_API">IndexedDB</a> processes are also left unthrottled in order to avoid timeouts.</li> </ul> <h2 id="Example" name="Example">äŸ</h2> diff --git a/files/ja/web/api/pannernode/coneinnerangle/index.html b/files/ja/web/api/pannernode/coneinnerangle/index.html index f5b4f3216d..37484036bf 100644 --- a/files/ja/web/api/pannernode/coneinnerangle/index.html +++ b/files/ja/web/api/pannernode/coneinnerangle/index.html @@ -61,5 +61,5 @@ panner.coneInnerAngle = 360;</pre> <ul> <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/Web_Audio_API/Web_audio_spatialization_basics">Web Audio spatialisation basics</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Web_audio_spatialization_basics">Web Audio spatialisation basics</a></li> </ul> diff --git a/files/ja/web/api/pannernode/coneouterangle/index.html b/files/ja/web/api/pannernode/coneouterangle/index.html index 80997c1dcd..52200134fe 100644 --- a/files/ja/web/api/pannernode/coneouterangle/index.html +++ b/files/ja/web/api/pannernode/coneouterangle/index.html @@ -62,5 +62,5 @@ panner.coneOuterAngle = 0;</pre> <ul> <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/Web_Audio_API/Web_audio_spatialization_basics">Web Audio spatialisation basics</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Web_audio_spatialization_basics">Web Audio spatialisation basics</a></li> </ul> diff --git a/files/ja/web/api/path2d/index.html b/files/ja/web/api/path2d/index.html index 97e05ee64a..3cbc91891c 100644 --- a/files/ja/web/api/path2d/index.html +++ b/files/ja/web/api/path2d/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Path2D --- <div>{{APIRef("Canvas API")}} {{SeeCompatTable}}</div> -<p>The <strong><code>Path2D</code></strong> interface of the Canvas 2D API is used to declare paths that are then later used on {{domxref("CanvasRenderingContext2D")}} objects. The<a href="/en-US/docs/Web/API/CanvasRenderingContext2D#Paths"> path methods</a> of the <code>CanvasRenderingContext2D</code> interface are present on this interface as well and are allowing you to create paths that you can retain and replay as required on a canvas.</p> +<p>The <strong><code>Path2D</code></strong> interface of the Canvas 2D API is used to declare paths that are then later used on {{domxref("CanvasRenderingContext2D")}} objects. The<a href="/ja/docs/Web/API/CanvasRenderingContext2D#Paths"> path methods</a> of the <code>CanvasRenderingContext2D</code> interface are present on this interface as well and are allowing you to create paths that you can retain and replay as required on a canvas.</p> <h2 id="Constructors">Constructors</h2> diff --git a/files/ja/web/api/path2d/path2d/index.html b/files/ja/web/api/path2d/path2d/index.html index 2a4fbfa4da..62dfba9d18 100644 --- a/files/ja/web/api/path2d/path2d/index.html +++ b/files/ja/web/api/path2d/path2d/index.html @@ -62,7 +62,7 @@ ctx.stroke(path2); <h3 id="Using_SVG_paths" name="Using_SVG_paths">SVG ãã¹ã䜿çšãã</h3> -<p>ããã¯ã<a href="/docs/Web/SVG/Tutorial/Paths">SVG ãã¹ããŒã¿</a> ã䜿çšã㊠<code>Path2D</code> ã®ãã¹ãäœæããç°¡åãªã³ãŒãã¹ããããã§ãããã¹ã¯ç¹ (<code>M10 10</code>) ã«ç§»ã£ãŠããã氎平㫠80 ãã€ã³ãå³ã«ç§»åã (<code>h 80</code>)ã80 ãã€ã³ãäžãã (<code>v 80</code>)ã80ãã€ã³ãå·Šã«ç§»åã (<code>h -80</code>)ãéå§ç¹ã«æ»ããŸã (<code>z</code>)ã</p> +<p>ããã¯ã<a href="/ja/docs/Web/SVG/Tutorial/Paths">SVG ãã¹ããŒã¿</a> ã䜿çšã㊠<code>Path2D</code> ã®ãã¹ãäœæããç°¡åãªã³ãŒãã¹ããããã§ãããã¹ã¯ç¹ (<code>M10 10</code>) ã«ç§»ã£ãŠããã氎平㫠80 ãã€ã³ãå³ã«ç§»åã (<code>h 80</code>)ã80 ãã€ã³ãäžãã (<code>v 80</code>)ã80ãã€ã³ãå·Šã«ç§»åã (<code>h -80</code>)ãéå§ç¹ã«æ»ããŸã (<code>z</code>)ã</p> <div class="hidden"> <pre class="brush: html"><canvas id="canvas"></canvas></pre> diff --git a/files/ja/web/api/performance_api/index.html b/files/ja/web/api/performance_api/index.html index 5a38309969..42af26b0b0 100644 --- a/files/ja/web/api/performance_api/index.html +++ b/files/ja/web/api/performance_api/index.html @@ -43,13 +43,13 @@ translation_of: Web/API/Performance_API <dt>{{domxref('PerformanceFrameTiming')}}</dt> <dd>Provides methods and properties containing frame timing data about the browser's event loop.</dd> <dt>{{domxref('PerformanceMark')}}</dt> - <dd>An abstract interface for <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image)."><code>performance entries</code></a> with an <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry/entryType" title="The entryType property returns the performance entry's type. The valid entryType values are:"><code>entry type</code></a> of "<code>mark</code>". Entries of this type are created by calling <a href="https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark" title="The mark() method creates a timestamp in the browser's performance entry buffer with the given name. The application defined timestamp can be retrieved by one of the Performance interface's getEntries*() methods (getEntries(), getEntriesByName() or getEntriesByType())."><code>performance.mark()</code></a> to add a named <a href="https://developer.mozilla.org/en-US/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>DOMHighResTimeStamp</code></a> (the mark) to the browser's performance timeline.</dd> + <dd>An abstract interface for <a href="/ja/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image)."><code>performance entries</code></a> with an <a href="/ja/docs/Web/API/PerformanceEntry/entryType" title="The entryType property returns the performance entry's type. The valid entryType values are:"><code>entry type</code></a> of "<code>mark</code>". Entries of this type are created by calling <a href="/ja/docs/Web/API/Performance/mark" title="The mark() method creates a timestamp in the browser's performance entry buffer with the given name. The application defined timestamp can be retrieved by one of the Performance interface's getEntries*() methods (getEntries(), getEntriesByName() or getEntriesByType())."><code>performance.mark()</code></a> to add a named <a href="/ja/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>DOMHighResTimeStamp</code></a> (the mark) to the browser's performance timeline.</dd> <dt>{{domxref('PerformanceMeasure')}}</dt> - <dd>An abstract interface for <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image)."><code>performance entries</code></a> with an <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry/entryType" title="The entryType property returns the performance entry's type. The valid entryType values are:"><code>entry type</code></a> of "<code>measure</code>". Entries of this type are created by calling <a href="https://developer.mozilla.org/en-US/docs/Web/API/Performance/measure" title="The measure() method creates a named timestamp in the browser's performance entry buffer between two specified marks (known as the start mark and end mark, respectively). The named timestamp is referred to as a measure."><code>performance.measure()</code></a> to add a named<a href="https://developer.mozilla.org/en-US/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>DOMHighResTimeStamp</code></a> (the measure) between two marks to the browser's performance timeline.</dd> + <dd>An abstract interface for <a href="/ja/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image)."><code>performance entries</code></a> with an <a href="/ja/docs/Web/API/PerformanceEntry/entryType" title="The entryType property returns the performance entry's type. The valid entryType values are:"><code>entry type</code></a> of "<code>measure</code>". Entries of this type are created by calling <a href="/ja/docs/Web/API/Performance/measure" title="The measure() method creates a named timestamp in the browser's performance entry buffer between two specified marks (known as the start mark and end mark, respectively). The named timestamp is referred to as a measure."><code>performance.measure()</code></a> to add a named<a href="/ja/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>DOMHighResTimeStamp</code></a> (the measure) between two marks to the browser's performance timeline.</dd> <dt>{{domxref('PerformanceNavigationTiming')}}</dt> - <dd>Provides methods and properties to store and retrieve <a href="https://developer.mozilla.org/en-US/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>high resolution timestamps</code></a> or metrics regarding the browser's document navigation events. </dd> + <dd>Provides methods and properties to store and retrieve <a href="/ja/docs/Web/API/DOMHighResTimeStamp" title="The DOMHighResTimeStamp type is a double and is used to store a time value. The value could be a discrete point in time or the difference in time between two discrete points in time. The unit is milliseconds and should be accurate to 5 µs (microseconds). However, if the browser is unable to provide a time value accurate to 5 microseconds (due, for example, to hardware or software constraints), the browser can represent the value as a time in milliseconds accurate to a millisecond."><code>high resolution timestamps</code></a> or metrics regarding the browser's document navigation events. </dd> <dt>{{domxref('PerformanceObserver')}}</dt> - <dd>Provides methods and properties used to observe performance measurement events and be notified of new <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image).">performance entries</a> as they are recorded in the browser's performance timeline.</dd> + <dd>Provides methods and properties used to observe performance measurement events and be notified of new <a href="/ja/docs/Web/API/PerformanceEntry" title="The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline. A performance entry can be directly created by making a performance mark or measure (for example by calling the mark() method) at an explicit point in an application. Performance entries are also created in indirect ways such as loading a resource (such as an image).">performance entries</a> as they are recorded in the browser's performance timeline.</dd> <dt>{{domxref('PerformanceResourceTiming')}}</dt> <dd>Provides methods and properties for retrieving and analyzing detailed network timing data regarding the loading of an application's resources.</dd> </dl> diff --git a/files/ja/web/api/performancemeasure/index.html b/files/ja/web/api/performancemeasure/index.html index e625d7d29d..9c1a25ea53 100644 --- a/files/ja/web/api/performancemeasure/index.html +++ b/files/ja/web/api/performancemeasure/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/PerformanceMeasure <h2 id="äŸ">äŸ</h2> -<p><a href="https://developer.mozilla.org/Web/API/User_Timing_API/Using_the_User_Timing_API">ãŠãŒã¶ãŒã¿ã€ãã³ã° API ã®äœ¿çš</a>ã®äŸãåç
§ããŠãã ããã</p> +<p><a href="/Web/API/User_Timing_API/Using_the_User_Timing_API">ãŠãŒã¶ãŒã¿ã€ãã³ã° API ã®äœ¿çš</a>ã®äŸãåç
§ããŠãã ããã</p> <h2 id="ä»æ§">ä»æ§</h2> diff --git a/files/ja/web/api/performancepainttiming/index.html b/files/ja/web/api/performancepainttiming/index.html index a1e58e4b17..70eabc7572 100644 --- a/files/ja/web/api/performancepainttiming/index.html +++ b/files/ja/web/api/performancepainttiming/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/PerformancePaintTiming --- <p>{{SeeCompatTable}}{{APIRef("Performance Timeline API")}}</p> -<p><a href="/en-US/docs/Web/API/Paint Timing">Paint Timing</a> ã® <strong><code>PerformancePaintTiming</code></strong> ã€ã³ã¿ãã§ãŒã¹ã¯ãWeb ããŒãžæ§ç¯äžã® "paint" ("render" ãšãåŒã°ãã) æäœã«é¢ããã¿ã€ãã³ã°æ
å ±ãæäŸããŸããããã€ã³ãããšã¯ãã¬ã³ããªã³ã°ããªãŒãç»é¢äžã®ãã¯ã»ã«ã«å€æããããšã§ãã</p> +<p><a href="/ja/docs/Web/API/Paint Timing">Paint Timing</a> ã® <strong><code>PerformancePaintTiming</code></strong> ã€ã³ã¿ãã§ãŒã¹ã¯ãWeb ããŒãžæ§ç¯äžã® "paint" ("render" ãšãåŒã°ãã) æäœã«é¢ããã¿ã€ãã³ã°æ
å ±ãæäŸããŸããããã€ã³ãããšã¯ãã¬ã³ããªã³ã°ããªãŒãç»é¢äžã®ãã¯ã»ã«ã«å€æããããšã§ãã</p> <p>ã¢ããªã±ãŒã·ã§ã³ã¯ã"<code>paint</code>" {{domxref("PerformanceEntry","ããã©ãŒãã³ã¹ãšã³ããªã¿ã€ã")}} ã«å¯Ÿã㊠{{domxref("PerformanceObserver")}} ãç»é²ããããšãã§ãããªãã¶ãŒããŒã¯ãã€ã³ãã€ãã³ããçºçããæéãååŸããããšãã§ããŸãããã®æ
å ±ã䜿çšããŠãåªãããŠãŒã¶ãŒãšã¯ã¹ããªãšã³ã¹ãæäŸããã®ã«æéãããããããé åãç¹å®ããã®ã«åœ¹ç«ã¡ãŸãã</p> diff --git a/files/ja/web/api/performancetiming/index.html b/files/ja/web/api/performancetiming/index.html index d6ab292be4..4de2dace22 100644 --- a/files/ja/web/api/performancetiming/index.html +++ b/files/ja/web/api/performancetiming/index.html @@ -72,7 +72,7 @@ translation_of: Web/API/PerformanceTiming <dl> <dt>{{deprecated_inline}} {{domxref("PerformanceTiming.toJSON()")}} {{non-Standard_Inline}}</dt> - <dd>Returns a <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON">JSON object</a> representing this <code>PerformanceTiming</code> object.</dd> + <dd>Returns a <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/JSON" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON">JSON object</a> representing this <code>PerformanceTiming</code> object.</dd> </dl> <h2 id="ä»æ§">ä»æ§</h2> diff --git a/files/ja/web/api/permissions_api/using_the_permissions_api/index.html b/files/ja/web/api/permissions_api/using_the_permissions_api/index.html index f7d7005428..1c3e895c6a 100644 --- a/files/ja/web/api/permissions_api/using_the_permissions_api/index.html +++ b/files/ja/web/api/permissions_api/using_the_permissions_api/index.html @@ -83,7 +83,7 @@ handlePermission();</pre> <h3 id="Permission_descriptors" name="Permission_descriptors">ããŒããã·ã§ã³èšè¿°å</h3> -<p>{{domxref("Permissions.query()")}} ã¡ãœããã¯ãã©ã¡ãŒã¿ãšã㊠<code>PermissionDescriptor</code> ãã£ã¯ã·ã§ããªãåããŸã â ããã¯ããªããèå³ãæã£ãŠãã API ã®ååãå«ã¿ãŸãã ããã€ãã® API ã¯ãããã©ã«ãã® <code>PermissionDescriptor</code> ããç¶æ¿ãããè¿œå æ
å ±ãå«ãã ãããè€é㪠<code>PermissionDescriptor</code> ãæã£ãŠããŸãã äŸãã°ã<code>PushPermissionDescriptor</code> ã«ã¯ã<code><a href="https://developer.mozilla.org/ja/docs/Web/API/PushManager/subscribe#Parameters">userVisibleOnly</a></code> ã <code>true</code> ã <code>false</code> ããæå®ãã Boolean ãå«ããå¿
èŠããããŸãã</p> +<p>{{domxref("Permissions.query()")}} ã¡ãœããã¯ãã©ã¡ãŒã¿ãšã㊠<code>PermissionDescriptor</code> ãã£ã¯ã·ã§ããªãåããŸã â ããã¯ããªããèå³ãæã£ãŠãã API ã®ååãå«ã¿ãŸãã ããã€ãã® API ã¯ãããã©ã«ãã® <code>PermissionDescriptor</code> ããç¶æ¿ãããè¿œå æ
å ±ãå«ãã ãããè€é㪠<code>PermissionDescriptor</code> ãæã£ãŠããŸãã äŸãã°ã<code>PushPermissionDescriptor</code> ã«ã¯ã<code><a href="/ja/docs/Web/API/PushManager/subscribe#Parameters">userVisibleOnly</a></code> ã <code>true</code> ã <code>false</code> ããæå®ãã Boolean ãå«ããå¿
èŠããããŸãã</p> <h3 id="Revoking_permissions" name="Revoking_permissions">ããŒããã·ã§ã³ã®åãæ¶ã</h3> diff --git a/files/ja/web/api/pushmessagedata/arraybuffer/index.html b/files/ja/web/api/pushmessagedata/arraybuffer/index.html index 50935bb9dc..9c77c88bb8 100644 --- a/files/ja/web/api/pushmessagedata/arraybuffer/index.html +++ b/files/ja/web/api/pushmessagedata/arraybuffer/index.html @@ -60,5 +60,5 @@ translation_of: Web/API/PushMessageData/arrayBuffer <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Push_API/Using_the_Push_API">Using the Push API</a></li> + <li><a href="/ja/docs/Web/API/Push_API/Using_the_Push_API">Using the Push API</a></li> </ul> diff --git a/files/ja/web/api/pushmessagedata/text/index.html b/files/ja/web/api/pushmessagedata/text/index.html index 814ea3f1e5..a6e22cbe11 100644 --- a/files/ja/web/api/pushmessagedata/text/index.html +++ b/files/ja/web/api/pushmessagedata/text/index.html @@ -61,5 +61,5 @@ translation_of: Web/API/PushMessageData/text <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Push_API/Using_the_Push_API">Using the Push API</a></li> + <li><a href="/ja/docs/Web/API/Push_API/Using_the_Push_API">Using the Push API</a></li> </ul> diff --git a/files/ja/web/api/range/clonecontents/index.html b/files/ja/web/api/range/clonecontents/index.html index 27b7da2a93..af40562e79 100644 --- a/files/ja/web/api/range/clonecontents/index.html +++ b/files/ja/web/api/range/clonecontents/index.html @@ -55,5 +55,5 @@ document.body.appendChild(documentFragment); <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/collapsed/index.html b/files/ja/web/api/range/collapsed/index.html index 4d7f3ffe3c..772aab50f5 100644 --- a/files/ja/web/api/range/collapsed/index.html +++ b/files/ja/web/api/range/collapsed/index.html @@ -21,7 +21,7 @@ isCollapsed = range.collapsed; </pre> <h3 id="Notes" name="Notes">Notes</h3> <p>range ã®å§ç¹ãšçµç¹ã DOM ã«ãããŠåãç¹ã«ãããšããtrue ãè¿ããããã§ãªããšã false ãè¿ããŸãã</p> -<p>æãç³ãŸãã range ã¯ç©ºã§ãå
容ãå«ãŸããDOM tree å
ã®1ç¹ã瀺ããŠããŸããcollapsed ããããã£ã¯èªåå°çšã§ããrange ã®æãç³ã¿ã«ã€ããŠã¯ã<a href="ja/DOM/range.collapse"> collapse</a> ã¡ãœãããåç
§ããŠãã ããã</p> +<p>æãç³ãŸãã range ã¯ç©ºã§ãå
容ãå«ãŸããDOM tree å
ã®1ç¹ã瀺ããŠããŸããcollapsed ããããã£ã¯èªåå°çšã§ããrange ã®æãç³ã¿ã«ã€ããŠã¯ã<a href="/ja/DOM/range.collapse"> collapse</a> ã¡ãœãããåç
§ããŠãã ããã</p> <h3 id="Specification" name="Specification">Specification</h3> <p><a class="external" href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-attr-collapsed">collapsed</a></p> <p>{{ languages( { "en": "en/DOM/range.collapsed", "es": "es/DOM/range.collapsed" } ) }}</p> diff --git a/files/ja/web/api/range/commonancestorcontainer/index.html b/files/ja/web/api/range/commonancestorcontainer/index.html index 114ebdc5d6..333e0cfebb 100644 --- a/files/ja/web/api/range/commonancestorcontainer/index.html +++ b/files/ja/web/api/range/commonancestorcontainer/index.html @@ -123,5 +123,5 @@ function playAnimation(el) { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/endcontainer/index.html b/files/ja/web/api/range/endcontainer/index.html index 0c64e17548..c85f8583e0 100644 --- a/files/ja/web/api/range/endcontainer/index.html +++ b/files/ja/web/api/range/endcontainer/index.html @@ -53,5 +53,5 @@ endRangeNode = range.endContainer; <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/endoffset/index.html b/files/ja/web/api/range/endoffset/index.html index b4583e85bb..59ede31dae 100644 --- a/files/ja/web/api/range/endoffset/index.html +++ b/files/ja/web/api/range/endoffset/index.html @@ -57,5 +57,5 @@ endRangeOffset = range.endOffset;</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/intersectsnode/index.html b/files/ja/web/api/range/intersectsnode/index.html index 3efd79b0a4..702e5c1126 100644 --- a/files/ja/web/api/range/intersectsnode/index.html +++ b/files/ja/web/api/range/intersectsnode/index.html @@ -29,7 +29,7 @@ var bool = range.intersectsNode(document.getElementsByTagName("p").item(0));</pr <h2 id="Notes" name="Notes">泚èš</h2> <p>ãã®ã¡ãœããã¯å»æ¢ãããŸããã代ããã« W3C DOM Range ã¡ãœãããçšããŸãïŒâ»åç
§: <code><a href="/ja/docs/DOM/range.compareBoundaryPoints">compareBoundaryPoints()</a></code> ïŒ</p> <div class="warning"> - <b>泚æ:</b> ãã®ã¡ãœãã㯠<a href="/en-US/docs/Gecko">Gecko</a> 1.9 ãã<a href="/ja/docs/Gecko_1.9_Changes_affecting_websites">åé€ãããŠããŸã</a>ãããæ¢ã«ãã®ã¡ãœãããçšããŠããå Žåãåºæ¥ãã ãæ©ãã <code>compareBoundaryPoints()</code> ã«åãæ¿ããŠäžããã</div> + <b>泚æ:</b> ãã®ã¡ãœãã㯠<a href="/ja/docs/Gecko">Gecko</a> 1.9 ãã<a href="/ja/docs/Gecko_1.9_Changes_affecting_websites">åé€ãããŠããŸã</a>ãããæ¢ã«ãã®ã¡ãœãããçšããŠããå Žåãåºæ¥ãã ãæ©ãã <code>compareBoundaryPoints()</code> ã«åãæ¿ããŠäžããã</div> <p>次ã®é¢æ°ã代æ¿ãšããŠçšããäºãåºæ¥ãŸãã</p> <pre class="brush:js notranslate">function rangeIntersectsNode(range, node) { var nodeRange = node.ownerDocument.createRange(); diff --git a/files/ja/web/api/range/setstart/index.html b/files/ja/web/api/range/setstart/index.html index 3701318799..9722f56444 100644 --- a/files/ja/web/api/range/setstart/index.html +++ b/files/ja/web/api/range/setstart/index.html @@ -62,5 +62,5 @@ range.setStart(startNode,startOffset); <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/startcontainer/index.html b/files/ja/web/api/range/startcontainer/index.html index 9f9ca075e5..f7a7971017 100644 --- a/files/ja/web/api/range/startcontainer/index.html +++ b/files/ja/web/api/range/startcontainer/index.html @@ -51,5 +51,5 @@ startRangeNode = range.startContainer; <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/range/startoffset/index.html b/files/ja/web/api/range/startoffset/index.html index 76bf050c65..de4a0485b7 100644 --- a/files/ja/web/api/range/startoffset/index.html +++ b/files/ja/web/api/range/startoffset/index.html @@ -59,5 +59,5 @@ var startRangeOffset = range.startOffset; <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index</a></li> </ul> diff --git a/files/ja/web/api/request/cache/index.html b/files/ja/web/api/request/cache/index.html index be3a255989..2446db1b77 100644 --- a/files/ja/web/api/request/cache/index.html +++ b/files/ja/web/api/request/cache/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Request/cache --- <div>{{APIRef("Fetch")}}</div> -<p>{{domxref("Request")}} ã€ã³ã¿ãŒãã§ãŒã¹ã® <strong><code>cache</code></strong> èªã¿åãå°çšããããã£ã«ã¯ããªã¯ãšã¹ãã®ãã£ãã·ã¥ã¢ãŒããå«ãŸããŠããŸãããªã¯ãšã¹ãããã©ãŠã¶ã® <a href="/docs/Web/HTTP/Caching">HTTP ãã£ãã·ã¥</a> ãšã©ã®ããã«çžäºäœçšããããå¶åŸ¡ããŸãã</p> +<p>{{domxref("Request")}} ã€ã³ã¿ãŒãã§ãŒã¹ã® <strong><code>cache</code></strong> èªã¿åãå°çšããããã£ã«ã¯ããªã¯ãšã¹ãã®ãã£ãã·ã¥ã¢ãŒããå«ãŸããŠããŸãããªã¯ãšã¹ãããã©ãŠã¶ã® <a href="/ja/docs/Web/HTTP/Caching">HTTP ãã£ãã·ã¥</a> ãšã©ã®ããã«çžäºäœçšããããå¶åŸ¡ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> @@ -27,8 +27,8 @@ translation_of: Web/API/Request/cache <li><code>default</code> â ãã©ãŠã¶ã¯ãHTTP ãã£ãã·ã¥ã§äžèŽãããªã¯ãšã¹ããæ¢ããŸãã <ul> - <li>äžèŽãããã®ã<a href="/docs/Web/HTTP/Caching#Freshness">æ°ãã</a>å Žåããã£ãã·ã¥ããè¿ãããŸãã</li> - <li>äžèŽãããã®ãå€ãå Žåããã©ãŠã¶ã¯ãªã¢ãŒããµãŒããŒã«<a href="/docs/Web/HTTP/Conditional_requests">æ¡ä»¶ä»ããªã¯ãšã¹ã</a>ãéä¿¡ããŸãããªãœãŒã¹ãå€æŽãããŠããªãããšããµãŒããŒã瀺ããå Žåããã®ãªãœãŒã¹ã¯ãã£ãã·ã¥ããè¿ãããŸãããã以å€ã®å ŽåããªãœãŒã¹ã¯ãµãŒããŒããããŠã³ããŒãããããã£ãã·ã¥ãæŽæ°ãããŸãã</li> + <li>äžèŽãããã®ã<a href="/ja/docs/Web/HTTP/Caching#Freshness">æ°ãã</a>å Žåããã£ãã·ã¥ããè¿ãããŸãã</li> + <li>äžèŽãããã®ãå€ãå Žåããã©ãŠã¶ã¯ãªã¢ãŒããµãŒããŒã«<a href="/ja/docs/Web/HTTP/Conditional_requests">æ¡ä»¶ä»ããªã¯ãšã¹ã</a>ãéä¿¡ããŸãããªãœãŒã¹ãå€æŽãããŠããªãããšããµãŒããŒã瀺ããå Žåããã®ãªãœãŒã¹ã¯ãã£ãã·ã¥ããè¿ãããŸãããã以å€ã®å ŽåããªãœãŒã¹ã¯ãµãŒããŒããããŠã³ããŒãããããã£ãã·ã¥ãæŽæ°ãããŸãã</li> <li>äžèŽãããã®ããªãå Žåããã©ãŠã¶ã¯éåžžã®ãªã¯ãšã¹ããè¡ããããŠã³ããŒããããªãœãŒã¹ã§ãã£ãã·ã¥ãæŽæ°ããŸãã</li> </ul> </li> @@ -36,7 +36,7 @@ translation_of: Web/API/Request/cache <li><code>reload</code> â ãã©ãŠã¶ã¯ãæåã«ãã£ãã·ã¥ã調ã¹ãã«ãªã¢ãŒããµãŒããŒãããªãœãŒã¹ããã§ããããããŠã³ããŒããããªãœãŒã¹ã§ãã£ãã·ã¥ã<em>æŽæ°ããŸã</em>ã</li> <li><code>no-cache</code> â ãã©ãŠã¶ã¯ãHTTPãã£ãã·ã¥ã§äžèŽãããªã¯ãšã¹ããæ¢ããŸãã <ul> - <li>äžèŽãããã®ã<em>æ°ãããå€ãããåãã</em>ããã©ãŠã¶ã¯ãªã¢ãŒããµãŒããŒã«<a href="/docs/Web/HTTP/Conditional_requests">æ¡ä»¶ä»ããªã¯ãšã¹ã</a>ãéä¿¡ããŸãããªãœãŒã¹ãå€æŽãããŠããªãããšããµãŒããŒã瀺ããå Žåããã®ãªãœãŒã¹ã¯ãã£ãã·ã¥ããè¿ãããŸãããã以å€ã®å ŽåããªãœãŒã¹ã¯ãµãŒããŒããããŠã³ããŒãããããã£ãã·ã¥ãæŽæ°ãããŸãã</li> + <li>äžèŽãããã®ã<em>æ°ãããå€ãããåãã</em>ããã©ãŠã¶ã¯ãªã¢ãŒããµãŒããŒã«<a href="/ja/docs/Web/HTTP/Conditional_requests">æ¡ä»¶ä»ããªã¯ãšã¹ã</a>ãéä¿¡ããŸãããªãœãŒã¹ãå€æŽãããŠããªãããšããµãŒããŒã瀺ããå Žåããã®ãªãœãŒã¹ã¯ãã£ãã·ã¥ããè¿ãããŸãããã以å€ã®å ŽåããªãœãŒã¹ã¯ãµãŒããŒããããŠã³ããŒãããããã£ãã·ã¥ãæŽæ°ãããŸãã</li> <li>äžèŽãããã®ããªãå Žåããã©ãŠã¶ã¯éåžžã®ãªã¯ãšã¹ããè¡ããããŠã³ããŒããããªãœãŒã¹ã§ãã£ãã·ã¥ãæŽæ°ããŸãã</li> </ul> </li> @@ -49,9 +49,9 @@ translation_of: Web/API/Request/cache <li><code>only-if-cached</code> â ãã©ãŠã¶ã¯ãHTTPãã£ãã·ã¥ã§äžèŽãããªã¯ãšã¹ããæ¢ããŸãã <ul> <li>äžèŽãããã®ã<em>æ°ãããå€ãããåãã</em>ããã£ãã·ã¥ããè¿ãããŸãã</li> - <li>äžèŽãããã®ããªãå Žåããã©ãŠã¶ã¯ <a href="/docs/Web/HTTP/Status/504">504 ã²ãŒããŠã§ã€ã¿ã€ã ã¢ãŠã</a>ã¹ããŒã¿ã¹ã§å¿çããŸãã</li> + <li>äžèŽãããã®ããªãå Žåããã©ãŠã¶ã¯ <a href="/ja/docs/Web/HTTP/Status/504">504 ã²ãŒããŠã§ã€ã¿ã€ã ã¢ãŠã</a>ã¹ããŒã¿ã¹ã§å¿çããŸãã</li> </ul> - <code>"only-if-cached"</code> ã¢ãŒãã¯ããªã¯ãšã¹ãã®<code><a href="/docs/Web/API/Request/mode">ã¢ãŒã</a></code>ã <code>"same-origin"</code> ã®å Žåã«ã®ã¿äœ¿çšã§ããŸãããªã¯ãšã¹ãã®<code>ãªãã€ã¬ã¯ã</code>ããããã£ã <code>"follow"</code> ã§ããããªãã€ã¬ã¯ãã <code>"same-origin"</code> ã¢ãŒãã«éåããŠããªãå Žåããã£ãã·ã¥ããããªãã€ã¬ã¯ãããã©ããŒãããŸãã</li> + <code>"only-if-cached"</code> ã¢ãŒãã¯ããªã¯ãšã¹ãã®<code><a href="/ja/docs/Web/API/Request/mode">ã¢ãŒã</a></code>ã <code>"same-origin"</code> ã®å Žåã«ã®ã¿äœ¿çšã§ããŸãããªã¯ãšã¹ãã®<code>ãªãã€ã¬ã¯ã</code>ããããã£ã <code>"follow"</code> ã§ããããªãã€ã¬ã¯ãã <code>"same-origin"</code> ã¢ãŒãã«éåããŠããªãå Žåããã£ãã·ã¥ããããªãã€ã¬ã¯ãããã©ããŒãããŸãã</li> </ul> <h2 id="äŸ">äŸ</h2> @@ -137,7 +137,7 @@ fetch("some.json", {cache: "only-if-cached", mode: "same-origin", signal: contro <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/request/integrity/index.html b/files/ja/web/api/request/integrity/index.html index 61d5bfe118..6b64a10d8b 100644 --- a/files/ja/web/api/request/integrity/index.html +++ b/files/ja/web/api/request/integrity/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/Request/integrity --- <div>{{APIRef("Fetch")}}</div> -<p>{{domxref("Request")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>integrity</code></strong> èªã¿åãå°çšããããã£ã«ã¯ããªã¯ãšã¹ãã®Â <a href="/en-US/docs/Web/Security/Subresource_Integrity">ãµããªãœãŒã¹å®å
šæ§</a> å€ãå«ãŸããŠããŸãã</p> +<p>{{domxref("Request")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>integrity</code></strong> èªã¿åãå°çšããããã£ã«ã¯ããªã¯ãšã¹ãã®Â <a href="/ja/docs/Web/Security/Subresource_Integrity">ãµããªãœãŒã¹å®å
šæ§</a> å€ãå«ãŸããŠããŸãã</p> <h2 id="æ§æ">æ§æ</h2> @@ -21,7 +21,7 @@ translation_of: Web/API/Request/integrity <h3 id="å€">å€</h3> -<p>ãªã¯ãšã¹ãã®Â <a href="/en-US/docs/Web/Security/Subresource_Integrity">ãµããªãœãŒã¹å®å
šæ§</a> å€Â (äŸ, <code>sha256-BpfBw7ivV8q2jLiT13fxDYAe2tJllusRSZ273h2nFSE=</code>)ã</p> +<p>ãªã¯ãšã¹ãã®Â <a href="/ja/docs/Web/Security/Subresource_Integrity">ãµããªãœãŒã¹å®å
šæ§</a> å€Â (äŸ, <code>sha256-BpfBw7ivV8q2jLiT13fxDYAe2tJllusRSZ273h2nFSE=</code>)ã</p> <p>å®å
šæ§ãæå®ãããŠããªãå Žåã <code>''</code> ãè¿ããŸãã</p> @@ -58,7 +58,7 @@ var myIntegrity = myRequest.integrity;</pre> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/request/mode/index.html b/files/ja/web/api/request/mode/index.html index f2c589b804..6b13d712f6 100644 --- a/files/ja/web/api/request/mode/index.html +++ b/files/ja/web/api/request/mode/index.html @@ -26,7 +26,7 @@ translation_of: Web/API/Request/mode <ul> <li><code>same-origin</code> â ãã®ã¢ãŒããèšå®ããŠã»ãã®ãªãªãžã³ã«ãªã¯ãšã¹ããããå Žåãçµæã¯åçŽã«ãšã©ãŒã«ãªããŸãããªã¯ãšã¹ããåžžã«åäžãªãªãžã³ã«è¡ãããããšãä¿èšŒããããã«äœ¿çšã§ããŸãã</li> <li><code>no-cors</code> â <code>HEAD ã</code> <code>GETã</code><code>POST </code>以å€ã®ã¡ãœãããé²ããŸããä»»æã® ServiceWorkers ãããããã€ã³ã¿ãŒã»ããããå Žåã<a href="https://fetch.spec.whatwg.org/#simple-header">ã·ã³ãã«ããããŒ</a>ãé€ããŠããããŒãè¿œå ããããªãŒããŒã©ã€ããããã§ããªããªããŸããå ããŠãJavaScript ã¯è§£æ±ºããã {{domxref("Response")}} ã®ããããã£ã«ã¯ã¢ã¯ã»ã¹ã§ããŸãããããã¯ServiceWorkers ã Web ã®ã»ãã³ãã£ã¯ã¹ã«åœ±é¿ãäžããªãããšãä¿èšŒãããã¡ã€ã³ãè·šãã§ããŒã¿ãæµåºããããšã§ã»ãã¥ãªãã£ããã©ã€ãã·ãŒã®åé¡ãçããã®ãé²ããŸãã</li> - <li><code>cors</code> â ã¯ãã¹ãªãªãžã³ãªã¯ãšã¹ããèš±å¯ããŸããããšãã°ããµãŒãããŒãã£ãã³ããŒãæäŸããæ§ã
㪠API ã«ã¢ã¯ã»ã¹ã§ããŸãããããã¯ã<a href="https://developer.mozilla.org/ja/docs/Web/HTTP/Access_control_CORS">CORS ãããã³ã«</a>ã«åãããšãæåŸ
ãããŠããŸãã<a href="https://fetch.spec.whatwg.org/#concept-filtered-response-cors">å¶éããã</a>ããããŒã ãã {{domxref("Response")}} ã§äœ¿çšã§ããŸãããbody ã¯èªã¿åãå¯èœã§ãã</li> + <li><code>cors</code> â ã¯ãã¹ãªãªãžã³ãªã¯ãšã¹ããèš±å¯ããŸããããšãã°ããµãŒãããŒãã£ãã³ããŒãæäŸããæ§ã
㪠API ã«ã¢ã¯ã»ã¹ã§ããŸãããããã¯ã<a href="/ja/docs/Web/HTTP/Access_control_CORS">CORS ãããã³ã«</a>ã«åãããšãæåŸ
ãããŠããŸãã<a href="https://fetch.spec.whatwg.org/#concept-filtered-response-cors">å¶éããã</a>ããããŒã ãã {{domxref("Response")}} ã§äœ¿çšã§ããŸãããbody ã¯èªã¿åãå¯èœã§ãã</li> <li><code>navigate</code> â ããã²ãŒã·ã§ã³ãèš±å¯ããŸãã<code>navigate</code> ã¯HTMLããã²ãŒã·ã§ã³ã«ãã£ãŠã®ã¿å©çšãããããšãæå³ããŠããŸããããã²ãŒã·ã§ã³ãªã¯ãšã¹ãã¯ããã¥ã¡ã³ãéã®ããã²ãŒã·ã§ã³ã®å Žåã«ã ãçæãããŸãã</li> </ul> @@ -36,7 +36,7 @@ translation_of: Web/API/Request/mode <p>ããšãã°ã<code>Request</code>ãªããžã§ã¯ãã{{domxref("Request.Request")}}ã³ã³ã¹ãã©ã¯ã¿ã§çæãããå Žåã<code>mode</code>ã®å€ã¯<code>cors</code>ã«ã»ãããããŸãã</p> -<p>ãããããªã¯ãšã¹ãã{{domxref("Request.Request")}}ã³ã³ã¹ãã©ã¯ã¿ä»¥å€ã§çæãããå Žåã¯<code>mode</code>ãšããŠéåžž<code>no-cors</code>ãã»ãããããŸããããšãã°ããŒã¯ã¢ããããçæãããåã蟌ã¿ãªãœãŒã¹ã®ãããªãªã¯ãšã¹ãã¯ã<code><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes">crossorigin</a></code>ã¢ããªãã¥ãŒããèšå®ãããŠããªãéãã<code>no-cors</code>ãå©çšããŸãããã®ãããªãã®ã®äŸãšããŠã{{HTMLElement("link")}} ã {{HTMLElement("script")}} ãšã¬ã¡ã³ãïŒãã ãã¢ãžã¥ãŒã«ãé€ãïŒã{{HTMLElement("img")}}ã{{HTMLElement("audio")}}ã{{HTMLElement("video")}}ã{{HTMLElement("object")}}ã{{HTMLElement("embed")}}ã{{HTMLElement("iframe")}} ãšã¬ã¡ã³ããªã©ãååšããŸãã</p> +<p>ãããããªã¯ãšã¹ãã{{domxref("Request.Request")}}ã³ã³ã¹ãã©ã¯ã¿ä»¥å€ã§çæãããå Žåã¯<code>mode</code>ãšããŠéåžž<code>no-cors</code>ãã»ãããããŸããããšãã°ããŒã¯ã¢ããããçæãããåã蟌ã¿ãªãœãŒã¹ã®ãããªãªã¯ãšã¹ãã¯ã<code><a href="/ja/docs/Web/HTML/CORS_settings_attributes">crossorigin</a></code>ã¢ããªãã¥ãŒããèšå®ãããŠããªãéãã<code>no-cors</code>ãå©çšããŸãããã®ãããªãã®ã®äŸãšããŠã{{HTMLElement("link")}} ã {{HTMLElement("script")}} ãšã¬ã¡ã³ãïŒãã ãã¢ãžã¥ãŒã«ãé€ãïŒã{{HTMLElement("img")}}ã{{HTMLElement("audio")}}ã{{HTMLElement("video")}}ã{{HTMLElement("object")}}ã{{HTMLElement("embed")}}ã{{HTMLElement("iframe")}} ãšã¬ã¡ã³ããªã©ãååšããŸãã</p> <h2 id="äŸ">äŸ</h2> diff --git a/files/ja/web/api/request/redirect/index.html b/files/ja/web/api/request/redirect/index.html index 0ee4d69901..087a3f0107 100644 --- a/files/ja/web/api/request/redirect/index.html +++ b/files/ja/web/api/request/redirect/index.html @@ -64,7 +64,7 @@ var myCred = myRequest.redirect;</pre> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/request/request/index.html b/files/ja/web/api/request/request/index.html index 00f3746d0e..4038d22bc0 100644 --- a/files/ja/web/api/request/request/index.html +++ b/files/ja/web/api/request/request/index.html @@ -41,10 +41,10 @@ translation_of: Web/API/Request/Request <li><code>body</code>: ãªã¯ãšã¹ãã«è¿œå ããæ¬æã§ã {{domxref("Blob")}}, {{domxref("BufferSource")}}, {{domxref("FormData")}}, {{domxref("URLSearchParams")}}, {{domxref("USVString")}}, {{domxref("ReadableStream")}} ãªããžã§ã¯ãã䜿çšã§ããŸãããªãããªã¯ãšã¹ãã <code>GET</code> å㯠<code>HEAD</code> ã¡ãœããã䜿çšããŠããå Žåãæ¬æãæãŠãŸããã</li> <li><code>mode</code>: ãªã¯ãšã¹ãã§äœ¿çšããã¢ãŒããäŸãã°ã <code>cors</code>, <code>no-cors</code>, <code>same-origin</code>, <code>navigate</code> ã§ããæ¢å®å€ã¯ <code>cors</code> ã§ãã Chrome ã§ã¯ãæ¢å®å€ã¯ 47 以å㯠<code>no-cors</code> ã§ãããã 47 ãã <code>same-origin</code> ã«ãªããŸããã</li> <li><code>credentials</code>: ãªã¯ãšã¹ãã§äœ¿çšãããªã¯ãšã¹ãã®è³æ Œæ
å ±ã§ãã <code>omit</code>, <code>same-origin</code>, <code>include</code> ã®äœããã§ããæ¢å®å€ã¯ <code>omit</code> ã§ãã Chrome ã§ã¯ãæ¢å®å€ã¯ 47 以å㯠<code>same-origin</code> ã§ãããã 47 ãã <code>include</code> ã«ãªããŸããã</li> - <li><code>cache</code>: ãªã¯ãšã¹ãã§äœ¿çšãã <a href="/docs/Web/API/Request/cache">cache ã¢ãŒã</a>ã§ãã</li> + <li><code>cache</code>: ãªã¯ãšã¹ãã§äœ¿çšãã <a href="/ja/docs/Web/API/Request/cache">cache ã¢ãŒã</a>ã§ãã</li> <li><code>redirect</code>: 䜿çšãããªãã€ã¬ã¯ãã¢ãŒãã§ãã <code>follow</code>, <code>error</code>, <code>manual</code> ã®äœããã§ãã Chrome ã§ã¯ãæ¢å®å€ã¯ 47 以å㯠<code>follow</code> ã§ãããã 47 ãã <code>manual</code> ã«ãªããŸããã</li> <li><code>referrer</code>: <code>no-referrer</code>, <code>client</code> å㯠URL ã瀺ã {{domxref("USVString")}} ã§ããæ¢å®å€ã¯ <code>client</code> ã§ãã</li> - <li><code>integrity</code>: ãªã¯ãšã¹ãã® <a href="/docs/Web/Security/Subresource_Integrity">subresource integrity</a> ã®å€ã§ã (äŸãã°ã <code>sha256-BpfBw7ivV8q2jLiT13fxDYAe2tJllusRSZ273h2nFSE=</code>)ã</li> + <li><code>integrity</code>: ãªã¯ãšã¹ãã® <a href="/ja/docs/Web/Security/Subresource_Integrity">subresource integrity</a> ã®å€ã§ã (äŸãã°ã <code>sha256-BpfBw7ivV8q2jLiT13fxDYAe2tJllusRSZ273h2nFSE=</code>)ã</li> </ul> </dd> </dl> @@ -154,7 +154,7 @@ var myRequest = new Request('flowers.jpg', myInit); <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/ServiceWorker_API">ãµãŒãã¹ã¯ãŒã«ãŒ API</a></li> - <li><a href="/docs/Web/HTTP/Access_control_CORS">HTTP ã¢ã¯ã»ã¹å¶åŸ¡ (CORS)</a></li> - <li><a href="/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ãµãŒãã¹ã¯ãŒã«ãŒ API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP ã¢ã¯ã»ã¹å¶åŸ¡ (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/resource_timing_api/using_the_resource_timing_api/index.html b/files/ja/web/api/resource_timing_api/using_the_resource_timing_api/index.html index 6a28850107..0a88bb0ddf 100644 --- a/files/ja/web/api/resource_timing_api/using_the_resource_timing_api/index.html +++ b/files/ja/web/api/resource_timing_api/using_the_resource_timing_api/index.html @@ -207,7 +207,7 @@ function init() { <h2 id="ããããŠåç
§">ããããŠåç
§</h2> <ul> - <li><a href="https://developer.mozilla.org/en-US/docs/Tools/Performance">Firefox Performance Tool</a></li> + <li><a href="/ja/docs/Tools/Performance">Firefox Performance Tool</a></li> <li><a href="https://w3c.github.io/resource-timing/">Resource Timing Standard</a>; W3C Editor's Draft</li> <li><a href="http://www.stevesouders.com/blog/2014/08/21/resource-timing-practical-tips/">Resource Timing practical tips</a>; Steve Souders; 2014 August 21</li> <li><a href="http://googledevelopers.blogspot.ca/2013/12/measuring-network-performance-with.html">Measuring network performance with Resource Timing API</a>; Ilya Grigorik; 2013 December 11</li> diff --git a/files/ja/web/api/response/error/index.html b/files/ja/web/api/response/error/index.html index 28ad1c1995..84934f2c0e 100644 --- a/files/ja/web/api/response/error/index.html +++ b/files/ja/web/api/response/error/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/Response/error <p>{{domxref("Response")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>error()</code></strong> ã¡ãœããã¯ãããã¯ãŒã¯ãšã©ãŒã«é¢é£ä»ããããæ°èŠã®Â <code>Response</code> ãªããžã§ã¯ããè¿ããŸãã</p> <div class="note"> -<p><strong>Note</strong>: ããã¯äž»ã«Â <a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorkers</a> ã«é¢é£ããŠããŸãããšã©ãŒã¡ãœããã¯ãå¿
èŠã«å¿ããŠãšã©ãŒãè¿ãçºã«äœ¿çšãããŸãã ãšã©ãŒã¬ã¹ãã³ã¹ã® {{domxref("Response.type","type")}} ã¯Â <code>error</code> ã«èšå®ãããŠããŸãã</p> +<p><strong>Note</strong>: ããã¯äž»ã«Â <a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorkers</a> ã«é¢é£ããŠããŸãããšã©ãŒã¡ãœããã¯ãå¿
èŠã«å¿ããŠãšã©ãŒãè¿ãçºã«äœ¿çšãããŸãã ãšã©ãŒã¬ã¹ãã³ã¹ã® {{domxref("Response.type","type")}} ã¯Â <code>error</code> ã«èšå®ãããŠããŸãã</p> </div> <div class="note"> @@ -57,7 +57,7 @@ translation_of: Web/API/Response/error <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/response/headers/index.html b/files/ja/web/api/response/headers/index.html index 96dd993ea7..b2ae311083 100644 --- a/files/ja/web/api/response/headers/index.html +++ b/files/ja/web/api/response/headers/index.html @@ -67,7 +67,7 @@ fetch(myRequest).then(function(response) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/response/redirect/index.html b/files/ja/web/api/response/redirect/index.html index 3fe304bfc4..d940a603bf 100644 --- a/files/ja/web/api/response/redirect/index.html +++ b/files/ja/web/api/response/redirect/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/Response/redirect <p>{{domxref("Response")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>redirect()</code></strong> ã¡ãœããã¯ãæå®ãããURLãžã®ã¬ãã€ã¬ã¯ãããããã <code>Response</code> ãè¿ããŸãã</p> <div class="note"> -<p><strong>Note</strong>: ããã¯äž»ã«Â <a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a> ã«é¢é£ããŠããŸããå¶åŸ¡service worker ã¯ãããŒãžã®ãªã¯ãšã¹ããäžæããå¿
èŠã«å¿ããŠãªãã€ã¬ã¯ãã§ããŸãããã Service worker ãäžæµã«éä¿¡ãè¡ããšãå®éã«æ¬åœã®ãªãã€ã¬ã¯ããçºçããŸãã</p> +<p><strong>Note</strong>: ããã¯äž»ã«Â <a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a> ã«é¢é£ããŠããŸããå¶åŸ¡service worker ã¯ãããŒãžã®ãªã¯ãšã¹ããäžæããå¿
èŠã«å¿ããŠãªãã€ã¬ã¯ãã§ããŸãããã Service worker ãäžæµã«éä¿¡ãè¡ããšãå®éã«æ¬åœã®ãªãã€ã¬ã¯ããçºçããŸãã</p> </div> <h2 id="æ§æ">æ§æ</h2> @@ -79,7 +79,7 @@ translation_of: Web/API/Response/redirect <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/response/response/index.html b/files/ja/web/api/response/response/index.html index d61b3de4f3..e457605825 100644 --- a/files/ja/web/api/response/response/index.html +++ b/files/ja/web/api/response/response/index.html @@ -30,7 +30,7 @@ translation_of: Web/API/Response/Response <ul> <li><code>status</code>: ã¬ã¹ãã³ã¹[å¿ç]ã®ã¹ããŒã¿ã¹ã³ãŒãã§ããïŒäŸïŒ <code>200</code>ïŒ</li> <li><code>statusText</code>: ã¹ããŒã¿ã¹ã¡ãã»ãŒãžã¯æ¬¡ã®ãããªãã®ã§ããïŒäŸïŒ<code>OK</code>ãªã©)</li> - <li><code>headers</code>: ã¬ã¹ãã³ã¹[å¿ç]ã«è¿œå ããããããŒã¯ã{{domxref("ByteString")}} ã®ããŒãšå€ã®ãã¢ãããããã¯{{domxref("Headers")}} ããŸãã¯æåã©ããã®ç¶æ
ã§å«ãŸããŸããïŒè©³çŽ°ã¯ã<a href="/en-US/docs/Web/HTTP/Headers">HTTP headers</a>ãåç
§ïŒ</li> + <li><code>headers</code>: ã¬ã¹ãã³ã¹[å¿ç]ã«è¿œå ããããããŒã¯ã{{domxref("ByteString")}} ã®ããŒãšå€ã®ãã¢ãããããã¯{{domxref("Headers")}} ããŸãã¯æåã©ããã®ç¶æ
ã§å«ãŸããŸããïŒè©³çŽ°ã¯ã<a href="/ja/docs/Web/HTTP/Headers">HTTP headers</a>ãåç
§ïŒ</li> </ul> </dd> </dl> @@ -69,7 +69,7 @@ var myResponse = new Response(myBlob,init);</pre> <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> - <li><a href="/en-US/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> - <li><a href="/en-US/docs/Web/HTTP">HTTP</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a></li> + <li><a href="/ja/docs/Web/HTTP/Access_control_CORS">HTTP access control (CORS)</a></li> + <li><a href="/ja/docs/Web/HTTP">HTTP</a></li> </ul> diff --git a/files/ja/web/api/rtcdatachannel/index.html b/files/ja/web/api/rtcdatachannel/index.html index 43122cd6d5..68a3db927e 100644 --- a/files/ja/web/api/rtcdatachannel/index.html +++ b/files/ja/web/api/rtcdatachannel/index.html @@ -124,5 +124,5 @@ dc.onclose = function () { <h2 id="é¢é£æ
å ±">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> </ul> diff --git a/files/ja/web/api/rtcdatachannelevent/index.html b/files/ja/web/api/rtcdatachannelevent/index.html index 5d0adc1f04..3c2a76e792 100644 --- a/files/ja/web/api/rtcdatachannelevent/index.html +++ b/files/ja/web/api/rtcdatachannelevent/index.html @@ -60,6 +60,6 @@ translation_of: Web/API/RTCDataChannelEvent <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC" title="/en-US/docs/CSS/Using_CSS_animations">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC" title="/en-US/docs/CSS/Using_CSS_animations">WebRTC</a></li> <li>ãã®ã€ãã³ãã®éåžžã¿ãŒã²ãã: {{domxref("RTCPeerConnection")}}.</li> </ul> diff --git a/files/ja/web/api/rtcpeerconnection/cantrickleicecandidates/index.html b/files/ja/web/api/rtcpeerconnection/cantrickleicecandidates/index.html index 290a1a95eb..158c0b9c02 100644 --- a/files/ja/web/api/rtcpeerconnection/cantrickleicecandidates/index.html +++ b/files/ja/web/api/rtcpeerconnection/cantrickleicecandidates/index.html @@ -93,7 +93,7 @@ pc.addEventListener('icecandidate', e => { <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC">WebRTC</a></li> <li>{{domxref("RTCPeerConnection.addIceCandidate()")}}</li> - <li><a href="/en-US/docs/Web/API/WebRTC_API/Session_lifetime">Lifetime of a WebRTC session</a></li> + <li><a href="/ja/docs/Web/API/WebRTC_API/Session_lifetime">Lifetime of a WebRTC session</a></li> </ul> diff --git a/files/ja/web/api/rtcpeerconnectioniceevent/index.html b/files/ja/web/api/rtcpeerconnectioniceevent/index.html index b1e1dab04a..e60658504e 100644 --- a/files/ja/web/api/rtcpeerconnectioniceevent/index.html +++ b/files/ja/web/api/rtcpeerconnectioniceevent/index.html @@ -60,6 +60,6 @@ translation_of: Web/API/RTCPeerConnectionIceEvent <h2 id="ãã®ä»ã®èšäº">ãã®ä»ã®èšäº</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/API/WebRTC" title="/en-US/docs/CSS/Using_CSS_animations">WebRTC</a></li> + <li><a href="/ja/docs/Web/Guide/API/WebRTC" title="/en-US/docs/CSS/Using_CSS_animations">WebRTC</a></li> <li>ãã®ã€ãã³ãã®éåžžã¿ãŒã²ãã: {{domxref("RTCPeerConnection")}}.</li> </ul> diff --git a/files/ja/web/api/scriptprocessornode/index.html b/files/ja/web/api/scriptprocessornode/index.html index cf4f2b64c9..391ab716d9 100644 --- a/files/ja/web/api/scriptprocessornode/index.html +++ b/files/ja/web/api/scriptprocessornode/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/ScriptProcessorNode <p>{{APIRef("Web Audio API")}}</p> <div class="note"> -<p><strong>Note</strong>: 2014/8/29ã®Web Audio APIä»æ§å
¬éã«ãŠãæ¬æ©èœã¯å»æ¢å¯Ÿè±¡ãšãªã<a href="/en-US/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>ã®æ©èœã«ãã£ãŠçœ®ãæããããäºå®ã§ã.</p> +<p><strong>Note</strong>: 2014/8/29ã®Web Audio APIä»æ§å
¬éã«ãŠãæ¬æ©èœã¯å»æ¢å¯Ÿè±¡ãšãªã<a href="/ja/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>ã®æ©èœã«ãã£ãŠçœ®ãæããããäºå®ã§ã.</p> </div> <div> @@ -92,5 +92,5 @@ translation_of: Web/API/ScriptProcessorNode <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/selection/index.html b/files/ja/web/api/selection/index.html index 8e40c138ed..223666ac59 100644 --- a/files/ja/web/api/selection/index.html +++ b/files/ja/web/api/selection/index.html @@ -120,7 +120,7 @@ window.alert(selObj);</pre> </dl> <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li>{{domxref("window.getSelection")}} ã {{domxref("document.getSelection")}} ã <a href="/en-US/docs/DOM/range">Range</a></li> + <li>{{domxref("window.getSelection")}} ã {{domxref("document.getSelection")}} ã <a href="/ja/docs/DOM/range">Range</a></li> <li>HTML5 DOM Range <a class="external" href="http://html5.org/specs/dom-range.html#selection">Interface Selection</a></li> <li><a class="external" href="http://lxr.mozilla.org/mozilla/source/content/base/public/nsISelection.idl">IDL definition in Mozilla cross-reference</a></li> </ul> diff --git a/files/ja/web/api/service_worker_api/index.html b/files/ja/web/api/service_worker_api/index.html index 35e01fcb79..828edee89d 100644 --- a/files/ja/web/api/service_worker_api/index.html +++ b/files/ja/web/api/service_worker_api/index.html @@ -16,9 +16,9 @@ translation_of: Web/API/Service_Worker_API <h2 id="Service_worker_concepts_and_usage" name="Service_worker_concepts_and_usage">Service Worker ã®æŠå¿µãšäœ¿ãæ¹</h2> -<p>Service Worker ã¯ããããªãªãžã³ãšãã¹ã«å¯ŸããŠç»é²ãããã€ãã³ãé§ååã® <a href="/docs/Web/API/Worker">worker</a> ã§ããJavaScript ãã¡ã€ã«ã®åœ¢ãåããããã²ãŒã·ã§ã³ããªãœãŒã¹ãžã®ãªã¯ãšã¹ãã暪åããæ¹å€ããã现ããç²åºŠã§ãªãœãŒã¹ããã£ãã·ã¥ããããšã§é¢é£ä»ãããããŠã§ãããŒãžããµã€ããå¶åŸ¡ããããããã®ç¶æ³ïŒãã£ãšãé¡èãªäŸã¯ããããã¯ãŒã¯ãå©çšã§ããªããšãïŒã«ã¢ããªãã©ã®ããã«æ¯èãããå®å
šã«å¶åŸ¡ããããšãã§ããŸãã</p> +<p>Service Worker ã¯ããããªãªãžã³ãšãã¹ã«å¯ŸããŠç»é²ãããã€ãã³ãé§ååã® <a href="/ja/docs/Web/API/Worker">worker</a> ã§ããJavaScript ãã¡ã€ã«ã®åœ¢ãåããããã²ãŒã·ã§ã³ããªãœãŒã¹ãžã®ãªã¯ãšã¹ãã暪åããæ¹å€ããã现ããç²åºŠã§ãªãœãŒã¹ããã£ãã·ã¥ããããšã§é¢é£ä»ãããããŠã§ãããŒãžããµã€ããå¶åŸ¡ããããããã®ç¶æ³ïŒãã£ãšãé¡èãªäŸã¯ããããã¯ãŒã¯ãå©çšã§ããªããšãïŒã«ã¢ããªãã©ã®ããã«æ¯èãããå®å
šã«å¶åŸ¡ããããšãã§ããŸãã</p> -<p>Service Worker 㯠worker ã®ã³ã³ããã¹ãã§å®è¡ãããŸããåŸã£ãŠãDOM ãžã¢ã¯ã»ã¹ããããšãã§ãããã¢ããªãå®è¡ããäž»èŠãª JavaScript ãšã¯ç°ãªãã¹ã¬ããã§å®è¡ããããããä»ã®ã¿ã¹ã¯ããããã¯ããããšã¯ãããŸãããå®å
šã«éåæã§èšèšãããŠããŸãããã®ãããåæåã® <a href="/docs/Web/API/XMLHttpRequest">XHR</a> ã <a href="/docs/Web/Guide/API/DOM/Storage">localStorage</a> ã®ãã㪠API ã Service Worker ã§å©çšããããšã¯ã§ããŸããã</p> +<p>Service Worker 㯠worker ã®ã³ã³ããã¹ãã§å®è¡ãããŸããåŸã£ãŠãDOM ãžã¢ã¯ã»ã¹ããããšãã§ãããã¢ããªãå®è¡ããäž»èŠãª JavaScript ãšã¯ç°ãªãã¹ã¬ããã§å®è¡ããããããä»ã®ã¿ã¹ã¯ããããã¯ããããšã¯ãããŸãããå®å
šã«éåæã§èšèšãããŠããŸãããã®ãããåæåã® <a href="/ja/docs/Web/API/XMLHttpRequest">XHR</a> ã <a href="/ja/docs/Web/Guide/API/DOM/Storage">localStorage</a> ã®ãã㪠API ã Service Worker ã§å©çšããããšã¯ã§ããŸããã</p> <p>Service worker ã¯ã»ãã¥ãªãã£äžã®çç±ãããHTTPS éä¿¡ã§ã®ã¿åäœããŸãããããã¯ãŒã¯ãªã¯ãšã¹ããæ¹å€ããããšãäžéè
æ»æãåããã®ã§ã人éã«åºãéãããŠããã®ã¯æ¬åœã«ãŸããããšã§ããFirefox ã§ã¯<a href="https://support.mozilla.org/ja/kb/private-browsing-use-firefox-without-history">ãã©ã€ããŒããã©ãŠãžã³ã°ã¢ãŒã</a>㧠Service Worker API ãå©çšããããšã¯ã§ããŸããã</p> @@ -69,7 +69,7 @@ translation_of: Web/API/Service_Worker_API <p><strong>ã¡ã¢</strong>: <code>oninstall</code>/<code>onactivate</code> ã¯å®äºãããŸã§ã«æéããããå¯èœæ§ããããããService Worker ã®ä»æ§æžã§ã¯ <code>waitUntil</code> ã¡ãœãããæäŸããŠãããããã <code>oninstall</code> å㯠<code>onactivate</code> ãåŒã³åºããšãpromise ãæž¡ããŸããpromise ãæ£åžžã«è§£æ±ºããããŸã§ãé¢æ°ã€ãã³ã㯠Service Worker ã«é
ä¿¡ãããŸããã</p> </div> -<p>æåã®åºæ¬çãªäŸãã©ã®ããã«æ§ç¯ãããã«ã€ããŠã®å®å
šãªãã¥ãŒããªã¢ã«ã¯ã<a href="/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Service Worker ã®äœ¿çš</a>ãèªãã§ãã ããã</p> +<p>æåã®åºæ¬çãªäŸãã©ã®ããã«æ§ç¯ãããã«ã€ããŠã®å®å
šãªãã¥ãŒããªã¢ã«ã¯ã<a href="/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Service Worker ã®äœ¿çš</a>ãèªãã§ãã ããã</p> <h2 id="Other_use_case_ideas" name="Other_use_case_ideas">ãã®ä»ã®äœ¿çšäŸ</h2> @@ -89,7 +89,7 @@ translation_of: Web/API/Service_Worker_API <ul> <li><a href="https://github.com/slightlyoff/BackgroundSync">ããã¯ã°ã©ãŠã³ãåæ</a>: ãŠãŒã¶ãŒããµã€ãã«ããªããšãã«ã Service Worker ãèµ·åãããã£ãã·ã¥ãæŽæ°ãããããããšãã§ããŸãã</li> - <li><a href="/docs/Web/API/Push_API">ããã·ã¥ã¡ãã»ãŒãžãžã®å¿ç</a>: æ°ããã³ã³ãã³ããå©çšå¯èœã«ãªã£ãæšãäŒããããã«ãŠãŒã¶ãŒã«ã¡ãã»ãŒãžãéãããã« Service Worker ãèµ·åããŸãã</li> + <li><a href="/ja/docs/Web/API/Push_API">ããã·ã¥ã¡ãã»ãŒãžãžã®å¿ç</a>: æ°ããã³ã³ãã³ããå©çšå¯èœã«ãªã£ãæšãäŒããããã«ãŠãŒã¶ãŒã«ã¡ãã»ãŒãžãéãããã« Service Worker ãèµ·åããŸãã</li> <li>ç¹å®ã®æ¥ä»ã»æå»ã«å¯Ÿããåå¿</li> <li>ç¹å®ã®å°ççç¯å²ãžå
¥ã£ãäºãæ€ç¥ãã</li> </ul> @@ -130,7 +130,7 @@ translation_of: Web/API/Service_Worker_API <dt>{{DOMxRef("ServiceWorkerRegistration")}} {{Experimental_Inline}}</dt> <dd>Service Worker ã®ç»é²ãè¡šããŸãã</dd> <dt>{{DOMxRef("ServiceWorkerState")}} {{Experimental_Inline}}</dt> - <dd><a href="https://developer.mozilla.org/ja/docs/Web/API/ServiceWorker" title="ServiceWorker ã€ã³ã¿ãŒãã§ã€ã¹ of the ServiceWorker API provides a reference to a service worker. Multiple browsing contexts (e.g. pages, workers, etc.) can be associated with the same service worker, each through a unique ServiceWorker object."><code>ServiceWorker</code></a> ã®ç¶æ
ã«é¢é£ä»ããããŠããŸãã</dd> + <dd><a href="/ja/docs/Web/API/ServiceWorker" title="ServiceWorker ã€ã³ã¿ãŒãã§ã€ã¹ of the ServiceWorker API provides a reference to a service worker. Multiple browsing contexts (e.g. pages, workers, etc.) can be associated with the same service worker, each through a unique ServiceWorker object."><code>ServiceWorker</code></a> ã®ç¶æ
ã«é¢é£ä»ããããŠããŸãã</dd> <dt>{{DOMxRef("SyncEvent")}} {{Non-standard_Inline}}</dt> <dd> <p>SyncEventã€ã³ã¿ãŒãã§ã€ã¹ã¯Service Workerã®{{DOMxRef("ServiceWorkerGlobalScope")}}ã§ãã£ã¹ããããããåæã¢ã¯ã·ã§ã³ãè¡šããŸãã</p> diff --git a/files/ja/web/api/serviceworkerglobalscope/clients/index.html b/files/ja/web/api/serviceworkerglobalscope/clients/index.html index d7de403604..1e9ebc67d2 100644 --- a/files/ja/web/api/serviceworkerglobalscope/clients/index.html +++ b/files/ja/web/api/serviceworkerglobalscope/clients/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/ServiceWorkerGlobalScope/clients --- <p>{{SeeCompatTable}}{{APIRef("Service Workers API")}}</p> -<p>{{domxref("ServiceWorkerGlobalScope")}} ã€ã³ã¿ãŒãã§ãŒã¹ã® <strong><code>clients</code></strong> èªã¿åãå°çšããããã£ã¯ãservice worker ã«é¢é£ãã <a href="https://developer.mozilla.org/ja/docs/Web/API/Clients" title="The ServiceWorkerClients interface of the ServiceWorker API represents a container for a list of ServiceWorkerClient objects."><code>Clients</code></a> ãªããžã§ã¯ããè¿ããŸãã</p> +<p>{{domxref("ServiceWorkerGlobalScope")}} ã€ã³ã¿ãŒãã§ãŒã¹ã® <strong><code>clients</code></strong> èªã¿åãå°çšããããã£ã¯ãservice worker ã«é¢é£ãã <a href="/ja/docs/Web/API/Clients" title="The ServiceWorkerClients interface of the ServiceWorker API represents a container for a list of ServiceWorkerClient objects."><code>Clients</code></a> ãªããžã§ã¯ããè¿ããŸãã</p> <h2 id="Syntax" name="Syntax" style="line-height: 30px; font-size: 2.14285714285714rem;">æ§æ</h2> diff --git a/files/ja/web/api/serviceworkerglobalscope/onactivate/index.html b/files/ja/web/api/serviceworkerglobalscope/onactivate/index.html index 5458d5376d..61c3865524 100644 --- a/files/ja/web/api/serviceworkerglobalscope/onactivate/index.html +++ b/files/ja/web/api/serviceworkerglobalscope/onactivate/index.html @@ -61,9 +61,9 @@ ServiceWorkerGlobalScope.addEventListener('activate', function(event) { ... });< <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Using Service Workers</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Using Service Workers</a></li> <li><a class="external external-icon" href="https://github.com/mdn/sw-test">Service workers basic code example</a></li> <li><a class="external external-icon" href="https://jakearchibald.github.io/isserviceworkerready/">Is ServiceWorker ready?</a></li> <li>{{jsxref("Promise")}}</li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> </ul> diff --git a/files/ja/web/api/serviceworkerglobalscope/oninstall/index.html b/files/ja/web/api/serviceworkerglobalscope/oninstall/index.html index 2a74e0ae96..9d44254314 100644 --- a/files/ja/web/api/serviceworkerglobalscope/oninstall/index.html +++ b/files/ja/web/api/serviceworkerglobalscope/oninstall/index.html @@ -67,9 +67,9 @@ ServiceWorkerGlobalScope.addEventListener('install', function(event) { ... });</ <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Using Service Workers</a></li> + <li><a href="/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers">Using Service Workers</a></li> <li><a class="external external-icon" href="https://github.com/mdn/sw-test">Service workers basic code example</a></li> <li><a class="external external-icon" href="https://jakearchibald.github.io/isserviceworkerready/">Is ServiceWorker ready?</a></li> <li>{{jsxref("Promise")}}</li> - <li><a href="https://developer.mozilla.org/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> </ul> diff --git a/files/ja/web/api/sharedworker/index.html b/files/ja/web/api/sharedworker/index.html index 9e504bc155..ed65c339b4 100644 --- a/files/ja/web/api/sharedworker/index.html +++ b/files/ja/web/api/sharedworker/index.html @@ -103,5 +103,5 @@ translation_of: Web/API/SharedWorker <ul> <li>{{domxref("Worker")}}</li> - <li><a class="internal" href="/docs/Web/Guide/Performance/Using_web_workers">Web workers ã®å©çš</a></li> + <li><a class="internal" href="/ja/docs/Web/Guide/Performance/Using_web_workers">Web workers ã®å©çš</a></li> </ul> diff --git a/files/ja/web/api/sourcebuffer/appendbufferasync/index.html b/files/ja/web/api/sourcebuffer/appendbufferasync/index.html index a1032f53b0..645e840ea0 100644 --- a/files/ja/web/api/sourcebuffer/appendbufferasync/index.html +++ b/files/ja/web/api/sourcebuffer/appendbufferasync/index.html @@ -80,7 +80,7 @@ translation_of: Web/API/SourceBuffer/appendBufferAsync <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> + <li><a href="/ja/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> <li>{{domxref("SourceBuffer.appendBuffer()")}}</li> <li>{{domxref("MediaSource")}}</li> <li>{{domxref("SourceBufferList")}}</li> diff --git a/files/ja/web/api/sourcebuffer/removeasync/index.html b/files/ja/web/api/sourcebuffer/removeasync/index.html index 01fe9a4d40..504f659903 100644 --- a/files/ja/web/api/sourcebuffer/removeasync/index.html +++ b/files/ja/web/api/sourcebuffer/removeasync/index.html @@ -79,7 +79,7 @@ translation_of: Web/API/SourceBuffer/removeAsync <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> + <li><a href="/ja/docs/Web/API/Media_Source_Extensions_API">Media Source Extensions API</a></li> <li>{{domxref("SourceBuffer.remove()")}}</li> <li>{{domxref("MediaSource")}}</li> <li>{{domxref("SourceBufferList")}}</li> diff --git a/files/ja/web/api/sourcebufferlist/index.html b/files/ja/web/api/sourcebufferlist/index.html index 588a496ad3..9e36495e65 100644 --- a/files/ja/web/api/sourcebufferlist/index.html +++ b/files/ja/web/api/sourcebufferlist/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/SourceBufferList <p><em>芪ã€ã³ã¿ãŒãã§ã€ã¹ã§ãã {{domxref("EventTarget")}} ããã¡ãœãããç¶æ¿ããŸãã</em></p> <dl> - <dt><a href="/en-US/docs/Web/API/SourceBufferList/SourceBuffer"><code>SourceBufferList</code>: indexed property getter</a></dt> + <dt><a href="/ja/docs/Web/API/SourceBufferList/SourceBuffer"><code>SourceBufferList</code>: indexed property getter</a></dt> <dd>ãã®ã²ãã¿ãŒã«ããããªã¹ãå
ã® <code>SourceBuffer</code> ãªããžã§ã¯ãã«é
åæŒç®åïŒã€ãŸã <code>[]</code>ïŒã§ã¢ã¯ã»ã¹ã§ããŸãã</dd> </dl> diff --git a/files/ja/web/api/speechrecognition/index.html b/files/ja/web/api/speechrecognition/index.html index eb362d03f0..83419b26c1 100644 --- a/files/ja/web/api/speechrecognition/index.html +++ b/files/ja/web/api/speechrecognition/index.html @@ -141,7 +141,7 @@ recognition.onresult = function(event) { <h3 id="Firefox_OS_permissions" name="Firefox_OS_permissions">Firefox OS ã®èš±å¯èšå®</h3> -<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã以äžã®èš±å¯èšå®ã <a href="/docs/Web/Apps/Build/Manifest">manifest</a> ã§æå®ããå¿
èŠããããŸã:</p> +<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã以äžã®èš±å¯èšå®ã <a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a> ã§æå®ããå¿
èŠããããŸã:</p> <pre class="brush: json">"permissions": { "audio-capture" : { diff --git a/files/ja/web/api/speechrecognition/onerror/index.html b/files/ja/web/api/speechrecognition/onerror/index.html index 24a3783215..132275ba77 100644 --- a/files/ja/web/api/speechrecognition/onerror/index.html +++ b/files/ja/web/api/speechrecognition/onerror/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SpeechRecognition/onerror --- <div>{{APIRef("Web Speech API")}}{{SeeCompatTable}}</div> -<p>{{domxref("SpeechRecognition")}}ã€ã³ã¿ãŒãã§ã€ã¹ã® <strong><code>onerror</code></strong> ããããã£ã¯ãé³å£°ã®èªèã§ãšã©ãŒãçºçããå Žå(<a href="https://developer.mozilla.org/ja/docs/Web/Events/error_%28SpeechRecognitionError%29">error</a> ã€ãã³ããçºçããæ) ã«ãå®è¡ããã€ãã³ããã³ãã©ãŒã«ãªããŸãã</p> +<p>{{domxref("SpeechRecognition")}}ã€ã³ã¿ãŒãã§ã€ã¹ã® <strong><code>onerror</code></strong> ããããã£ã¯ãé³å£°ã®èªèã§ãšã©ãŒãçºçããå Žå(<a href="/ja/docs/Web/Events/error_%28SpeechRecognitionError%29">error</a> ã€ãã³ããçºçããæ) ã«ãå®è¡ããã€ãã³ããã³ãã©ãŒã«ãªããŸãã</p> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/speechrecognition/speechrecognition/index.html b/files/ja/web/api/speechrecognition/speechrecognition/index.html index 0e9aa25fe3..e7b526dcac 100644 --- a/files/ja/web/api/speechrecognition/speechrecognition/index.html +++ b/files/ja/web/api/speechrecognition/speechrecognition/index.html @@ -69,7 +69,7 @@ recognition.maxAlternatives = 1; <h3 id="Firefox_OS_permissions">Firefox OS permissions</h3> -<p>speech recognition ã䜿çšããã«ã¯ã<a href="/docs/Web/Apps/Build/Manifest">manifest</a> ã«äžèšã® permissions èšå®ãå¿
èŠã§ã:</p> +<p>speech recognition ã䜿çšããã«ã¯ã<a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a> ã«äžèšã® permissions èšå®ãå¿
èŠã§ã:</p> <pre class="brush: json notranslate">"permissions": { "audio-capture" : { @@ -87,5 +87,5 @@ recognition.maxAlternatives = 1; <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/docs/Web/API/Web_Speech_API">Web Speech API</a></li> + <li><a href="/ja/docs/Web/API/Web_Speech_API">Web Speech API</a></li> </ul> diff --git a/files/ja/web/api/speechrecognitionalternative/index.html b/files/ja/web/api/speechrecognitionalternative/index.html index 14421c1010..37081e0812 100644 --- a/files/ja/web/api/speechrecognitionalternative/index.html +++ b/files/ja/web/api/speechrecognitionalternative/index.html @@ -71,7 +71,7 @@ translation_of: Web/API/SpeechRecognitionAlternative <h3 id="Firefox_OS_permissions" name="Firefox_OS_permissions">Firefox OS ã®èš±å¯èšå®</h3> -<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã<a href="/docs/Web/Apps/Build/Manifest">manifest</a> ãã¡ã€ã«ã«æ¬¡ã®èš±å¯èšå®ãæå®ããå¿
èŠããããŸã:</p> +<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã<a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a> ãã¡ã€ã«ã«æ¬¡ã®èš±å¯èšå®ãæå®ããå¿
èŠããããŸã:</p> <pre class="brush: json">"permissions": { "audio-capture" : { @@ -89,5 +89,5 @@ translation_of: Web/API/SpeechRecognitionAlternative <h2 id="See_also" name="See_also">é¢é£é
ç®</h2> <ul> - <li><a href="/docs/Web/API/Web_Speech_API">Web Speech API</a></li> + <li><a href="/ja/docs/Web/API/Web_Speech_API">Web Speech API</a></li> </ul> diff --git a/files/ja/web/api/speechrecognitionerror/index.html b/files/ja/web/api/speechrecognitionerror/index.html index 946b92cf92..e31d3c0ae9 100644 --- a/files/ja/web/api/speechrecognitionerror/index.html +++ b/files/ja/web/api/speechrecognitionerror/index.html @@ -63,7 +63,7 @@ recognition.onerror = function(event) { <h3 id="Firefox_OS_permissions" name="Firefox_OS_permissions">Firefox OS ã®èš±å¯èšå®</h3> -<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã以äžã®èš±å¯èšå®ã <a href="/docs/Web/Apps/Build/Manifest">manifest</a> ã§æå®ããå¿
èŠããããŸã:</p> +<p>ã¢ããªå
ã§é³å£°èªèã䜿çšããã«ã¯ã以äžã®èš±å¯èšå®ã <a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a> ã§æå®ããå¿
èŠããããŸã:</p> <pre class="brush: json">"permissions": { "audio-capture" : { diff --git a/files/ja/web/api/speechrecognitionresult/index.html b/files/ja/web/api/speechrecognitionresult/index.html index a4af82efaa..197a184cbd 100644 --- a/files/ja/web/api/speechrecognitionresult/index.html +++ b/files/ja/web/api/speechrecognitionresult/index.html @@ -16,7 +16,7 @@ translation_of: Web/API/SpeechRecognitionResult --- <p>{{APIRef("Web Speech API")}}{{SeeCompatTable}}</p> -<p>The <strong><code>SpeechRecognitionResult</code></strong> interface of the <a href="/en-US/docs/Web/API/Web_Speech_API">Web Speech API</a> represents a single recognition match, which may contain multiple {{domxref("SpeechRecognitionAlternative")}} objects.</p> +<p>The <strong><code>SpeechRecognitionResult</code></strong> interface of the <a href="/ja/docs/Web/API/Web_Speech_API">Web Speech API</a> represents a single recognition match, which may contain multiple {{domxref("SpeechRecognitionAlternative")}} objects.</p> <h2 id="Properties">Properties</h2> @@ -79,7 +79,7 @@ translation_of: Web/API/SpeechRecognitionResult <h3 id="Firefox_OS_permissions">Firefox OS permissions</h3> -<p>To use speech recognition in an app, you need to specify the following permissions in your <a href="/en-US/docs/Web/Apps/Build/Manifest">manifest</a>:</p> +<p>To use speech recognition in an app, you need to specify the following permissions in your <a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a>:</p> <pre class="brush: json">"permissions": { "audio-capture" : { @@ -97,5 +97,5 @@ translation_of: Web/API/SpeechRecognitionResult <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Speech_API">Web Speech API</a></li> + <li><a href="/ja/docs/Web/API/Web_Speech_API">Web Speech API</a></li> </ul> diff --git a/files/ja/web/api/speechsynthesisutterance/lang/index.html b/files/ja/web/api/speechsynthesisutterance/lang/index.html index a292391c7d..c3ccac577d 100644 --- a/files/ja/web/api/speechsynthesisutterance/lang/index.html +++ b/files/ja/web/api/speechsynthesisutterance/lang/index.html @@ -73,5 +73,5 @@ inputForm.onsubmit = function(event) { <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Speech_API">Web Speech API</a></li> + <li><a href="/ja/docs/Web/API/Web_Speech_API">Web Speech API</a></li> </ul> diff --git a/files/ja/web/api/stereopannernode/index.html b/files/ja/web/api/stereopannernode/index.html index 029a7a7151..a914f2620f 100644 --- a/files/ja/web/api/stereopannernode/index.html +++ b/files/ja/web/api/stereopannernode/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/StereoPannerNode <p>{{APIRef("Web Audio API")}}</p> <div> -<p><a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a> ã®<code> StereoPannerNode</code> ã¯ãã·ã³ãã«ãªã¹ãã¬ãªã®ãã³ãã³ã°ãè¡ãããŒãã§ãããããå©çšããããšã§ããªãŒãã£ãªã¹ããªãŒã ãå·Šå³ã«ãã³ã§ããŸãã{{domxref("AudioNode")}} ã®äžçš®ã§ãã³ã¹ããäœããã¯ãŒã®å€ãããªã <a href="http://webaudio.github.io/web-audio-api/#panning-algorithm">ã¢ã«ãŽãªãºã </a>ãçšããŸãã</p> +<p><a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a> ã®<code> StereoPannerNode</code> ã¯ãã·ã³ãã«ãªã¹ãã¬ãªã®ãã³ãã³ã°ãè¡ãããŒãã§ãããããå©çšããããšã§ããªãŒãã£ãªã¹ããªãŒã ãå·Šå³ã«ãã³ã§ããŸãã{{domxref("AudioNode")}} ã®äžçš®ã§ãã³ã¹ããäœããã¯ãŒã®å€ãããªã <a href="http://webaudio.github.io/web-audio-api/#panning-algorithm">ã¢ã«ãŽãªãºã </a>ãçšããŸãã</p> </div> <p>{{domxref("StereoPannerNode.pan", "pan")}} å±æ§ã«ã¯ -1 ïŒå®å
šã«å·Šãžãã³ãã³ã°ïŒãã 1ïŒå®å
šã«å³ãžãã³ãã³ã°ïŒãŸã§ã®å®æ°å€ãåäœãã€ããã«æå®ããŸãããã®ã€ã³ã¿ãã§ãŒã¹ã«ããã{{domxref("PannerNode")}} ããã·ã³ãã«ã«ãã³ãæå®ã§ããŸãã</p> @@ -79,5 +79,5 @@ translation_of: Web/API/StereoPannerNode <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> diff --git a/files/ja/web/api/subtlecrypto/digest/index.html b/files/ja/web/api/subtlecrypto/digest/index.html index e2e80d0477..87a91bf346 100644 --- a/files/ja/web/api/subtlecrypto/digest/index.html +++ b/files/ja/web/api/subtlecrypto/digest/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/SubtleCrypto/digest <h2 id="Supported_algorithms" name="Supported_algorithms">察å¿ããŠããã¢ã«ãŽãªãºã </h2> -<p>ãã€ãžã§ã¹ãã¢ã«ãŽãªãºã 㯠<a href="/en-US/docs/Glossary/Cryptographic_hash_function">æå·ããã·ã¥é¢æ°</a> ãšãåŒã°ããä»»æã®å€§ããªããŒã¿ãããã¯ãåºå®ãµã€ãºã®åºå (éåžžã¯å
¥åãããã¯ããã«çãåºå) ã«å€æããŸããæå·åã«ã¯ããŸããŸãªçšéããããŸãã</p> +<p>ãã€ãžã§ã¹ãã¢ã«ãŽãªãºã 㯠<a href="/ja/docs/Glossary/Cryptographic_hash_function">æå·ããã·ã¥é¢æ°</a> ãšãåŒã°ããä»»æã®å€§ããªããŒã¿ãããã¯ãåºå®ãµã€ãºã®åºå (éåžžã¯å
¥åãããã¯ããã«çãåºå) ã«å€æããŸããæå·åã«ã¯ããŸããŸãªçšéããããŸãã</p> <h3 id="SHA-1">SHA-1</h3> diff --git a/files/ja/web/api/svgelement/index.html b/files/ja/web/api/svgelement/index.html index 0e5f9336ea..960ed88276 100644 --- a/files/ja/web/api/svgelement/index.html +++ b/files/ja/web/api/svgelement/index.html @@ -39,27 +39,27 @@ translation_of: Web/API/SVGElement <h2 id="Events">Events</h2> -<p>Listen to these events using <code><a href="/en-US/docs/Web/API/EventTarget/addEventListener">addEventListener()</a></code> or by assigning an event listener to the equivalent <code>on...</code> handler property defined on {{DOMxRef("GlobalEventHandlers")}} or {{DOMxRef("WindowEventHandlers")}}.</p> +<p>Listen to these events using <code><a href="/ja/docs/Web/API/EventTarget/addEventListener">addEventListener()</a></code> or by assigning an event listener to the equivalent <code>on...</code> handler property defined on {{DOMxRef("GlobalEventHandlers")}} or {{DOMxRef("WindowEventHandlers")}}.</p> <dl> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/abort_event">abort</a></code></dt> + <dt><code><a href="/ja/docs/Web/API/SVGElement/abort_event">abort</a></code></dt> <dd>Fired when page loading is stopped before an SVG element has been allowed to load completely.<br> - Also available via the <code><a href="/en-US/docs/Web/API/GlobalEventHandlers/onabort">onabort</a></code> property.</dd> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/error_event">error</a></code></dt> + Also available via the <code><a href="/ja/docs/Web/API/GlobalEventHandlers/onabort">onabort</a></code> property.</dd> + <dt><code><a href="/ja/docs/Web/API/SVGElement/error_event">error</a></code></dt> <dd>Fired when an SVG element does not load properly or when an error occurs during script execution.<br> - Also available via the <code><a href="/en-US/docs/Web/API/GlobalEventHandlers/onerror">onerror</a></code> property.</dd> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/load_event">load</a></code></dt> + Also available via the <code><a href="/ja/docs/Web/API/GlobalEventHandlers/onerror">onerror</a></code> property.</dd> + <dt><code><a href="/ja/docs/Web/API/SVGElement/load_event">load</a></code></dt> <dd>Fires on an <code>SVGElement</code> when it is loaded in the browser.<br> - Also available via the <code><a href="/en-US/docs/Web/API/GlobalEventHandlers/onload">onload</a></code> property.</dd> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/resize_event">resize</a></code></dt> + Also available via the <code><a href="/ja/docs/Web/API/GlobalEventHandlers/onload">onload</a></code> property.</dd> + <dt><code><a href="/ja/docs/Web/API/SVGElement/resize_event">resize</a></code></dt> <dd>Fired when an SVG document is being resized.<br> - Also available via the <code><a href="/en-US/docs/Web/API/GlobalEventHandlers/onresize">onresize</a></code> property.</dd> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/scroll_event">scroll</a></code></dt> + Also available via the <code><a href="/ja/docs/Web/API/GlobalEventHandlers/onresize">onresize</a></code> property.</dd> + <dt><code><a href="/ja/docs/Web/API/SVGElement/scroll_event">scroll</a></code></dt> <dd>Fired when an SVG document view is being shifted along the X and/or Y axes.<br> - Also available via the <code><a href="/en-US/docs/Web/API/GlobalEventHandlers/onscroll">onscroll</a></code> property.</dd> - <dt><code><a href="/en-US/docs/Web/API/SVGElement/unload_event">unload</a></code></dt> + Also available via the <code><a href="/ja/docs/Web/API/GlobalEventHandlers/onscroll">onscroll</a></code> property.</dd> + <dt><code><a href="/ja/docs/Web/API/SVGElement/unload_event">unload</a></code></dt> <dd>Fired when the DOM implementation removes an SVG document from a window or frame.<br> - Also available via the <code><a href="/en-US/docs/Web/API/WindowEventHandlers/onunload">onunload</a></code> property.</dd> + Also available via the <code><a href="/ja/docs/Web/API/WindowEventHandlers/onunload">onunload</a></code> property.</dd> </dl> <h2 id="ä»æ§">ä»æ§</h2> @@ -95,5 +95,5 @@ translation_of: Web/API/SVGElement <ul> <li>HTML {{htmlattrxref("data-*")}} attribute</li> <li>SVG {{SVGAttr("data-*")}} attribute</li> - <li><a href="/en-US/docs/Web/Guide/HTML/Using_data_attributes">Using custom data attributes in HTML</a></li> + <li><a href="/ja/docs/Web/Guide/HTML/Using_data_attributes">Using custom data attributes in HTML</a></li> </ul> diff --git a/files/ja/web/api/syncmanager/index.html b/files/ja/web/api/syncmanager/index.html index 795349e334..3b37d09e36 100644 --- a/files/ja/web/api/syncmanager/index.html +++ b/files/ja/web/api/syncmanager/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/SyncManager --- <p>{{APIRef("Service Workers API")}}{{Non-standard_header}}</p> -<p><a href="/en-US/docs/Web/API/ServiceWorker_API">ServiceWorker API</a> ã®Â <strong><code>SyncManager</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯åæç»é²ãç»é²ãåã³äžèŠ§è¡šç€ºã®ã€ã³ã¿ãŒãã§ã€ã¹ãæäŸããŸãã</p> +<p><a href="/ja/docs/Web/API/ServiceWorker_API">ServiceWorker API</a> ã®Â <strong><code>SyncManager</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯åæç»é²ãç»é²ãåã³äžèŠ§è¡šç€ºã®ã€ã³ã¿ãŒãã§ã€ã¹ãæäŸããŸãã</p> <h2 id="ããããã£">ããããã£</h2> diff --git a/files/ja/web/api/touch/screeny/index.html b/files/ja/web/api/touch/screeny/index.html index e521136ad8..6f5660ae70 100644 --- a/files/ja/web/api/touch/screeny/index.html +++ b/files/ja/web/api/touch/screeny/index.html @@ -29,7 +29,7 @@ translation_of: Web/API/Touch/screenY <h2 id="äŸ">äŸ</h2> -<p><a href="/en-US/docs/Web/API/Touch/screenX#Example">Touch.screenX ã®äŸ</a>ã«ã¯ããã®ããããã£ã®äœ¿çšäŸãå«ãŸããŠããŸãã</p> +<p><a href="/ja/docs/Web/API/Touch/screenX#Example">Touch.screenX ã®äŸ</a>ã«ã¯ããã®ããããã£ã®äœ¿çšäŸãå«ãŸããŠããŸãã</p> <h2 id="ä»æ§">ä»æ§</h2> diff --git a/files/ja/web/api/transitionevent/pseudoelement/index.html b/files/ja/web/api/transitionevent/pseudoelement/index.html index 3355dc07e8..e9ffe5db5c 100644 --- a/files/ja/web/api/transitionevent/pseudoelement/index.html +++ b/files/ja/web/api/transitionevent/pseudoelement/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/TransitionEvent/pseudoElement --- <p>{{ apiref("CSSOM") }} {{SeeCompatTable}}</p> -<p><code><strong>TransitionEvent.pseudoElement</strong></code> èªã¿åãå°çšããããã£ã¯ã {{domxref("DOMString")}} ã§ããã <code>'::'</code> ã§å§ãŸããã¢ãã¡ãŒã·ã§ã³ãå®è¡ããã<a href="/en-US/docs/Web/CSS/Pseudo-elements" title="/en-US/docs/Web/CSS/Pseudo-elements">ç䌌èŠçŽ </a>ã®ååãå«ãŸããŠããŸãããã©ã³ãžã·ã§ã³ãæ¬äŒŒèŠçŽ ã§å®è¡ãããªãå Žåã¯ãèŠçŽ ã¯ç©ºæåã§ã: <code>''</code> ã</p> +<p><code><strong>TransitionEvent.pseudoElement</strong></code> èªã¿åãå°çšããããã£ã¯ã {{domxref("DOMString")}} ã§ããã <code>'::'</code> ã§å§ãŸããã¢ãã¡ãŒã·ã§ã³ãå®è¡ããã<a href="/ja/docs/Web/CSS/Pseudo-elements" title="/en-US/docs/Web/CSS/Pseudo-elements">ç䌌èŠçŽ </a>ã®ååãå«ãŸããŠããŸãããã©ã³ãžã·ã§ã³ãæ¬äŒŒèŠçŽ ã§å®è¡ãããªãå Žåã¯ãèŠçŽ ã¯ç©ºæåã§ã: <code>''</code> ã</p> <h2 id="æ§æ">æ§æ</h2> @@ -48,6 +48,6 @@ translation_of: Web/API/TransitionEvent/pseudoElement <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">CSS ãã©ã³ãžã·ã§ã³ã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/Guide/CSS/Using_CSS_transitions">CSS ãã©ã³ãžã·ã§ã³ã®äœ¿çš</a></li> <li>{{cssxref("transition")}}, {{cssxref("transition-delay")}}, {{cssxref("transition-duration")}}, {{cssxref("transition-property")}}, {{cssxref("transition-timing-function")}}.</li> </ul> diff --git a/files/ja/web/api/urlsearchparams/tostring/index.html b/files/ja/web/api/urlsearchparams/tostring/index.html index 3c82f6c04c..288a3f5af8 100644 --- a/files/ja/web/api/urlsearchparams/tostring/index.html +++ b/files/ja/web/api/urlsearchparams/tostring/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/URLSearchParams/toString <p><span class="seoSummary">{{domxref("URLSearchParams")}} ã€ã³ã¿ãŒãã§ã€ã¹ã® <strong><code>toString()</code></strong> ã¡ãœããã¯ãURL ã§ã®äœ¿çšã«é©ããã¯ãšãªãŒæååãè¿ããŸãã</span></p> <div class="blockIndicator note"> -<p><strong>泚</strong>: ãã®ã¡ãœããã¯ãçå笊ã®ãªãã¯ãšãªãŒæååãè¿ããŸãã ããã¯ããããå«ã <code><a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLHyperlinkElementUtils/search">window.location.search</a></code> ãšã¯ç°ãªããŸãã</p> +<p><strong>泚</strong>: ãã®ã¡ãœããã¯ãçå笊ã®ãªãã¯ãšãªãŒæååãè¿ããŸãã ããã¯ããããå«ã <code><a href="/ja/docs/Web/API/HTMLHyperlinkElementUtils/search">window.location.search</a></code> ãšã¯ç°ãªããŸãã</p> </div> <p>{{availableinworkers}}</p> diff --git a/files/ja/web/api/validitystate/patternmismatch/index.html b/files/ja/web/api/validitystate/patternmismatch/index.html index b8938276e8..5db71d2c49 100644 --- a/files/ja/web/api/validitystate/patternmismatch/index.html +++ b/files/ja/web/api/validitystate/patternmismatch/index.html @@ -9,9 +9,9 @@ tags: - Reference translation_of: Web/API/ValidityState --- -<p>{{draft}}<strong><code>patternMismatch</code></strong> 㯠<strong><code><a href="/en-US/docs/Web/API/ValidityState">ValidityState</a></code></strong> ãªããžã§ã¯ãã®èªã¿åãå°çšããããã£ã§ã {{HTMLElement("input")}} èŠçŽ ã®å€ããŠãŒã¶ãŒã«ãã£ãŠç·šéãããåŸã§ããã®èŠçŽ ã® <code><a href="/en-US/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã§èšå®ãããå¶çŽã«é©åãããã©ããã瀺ããŸãã</p> +<p>{{draft}}<strong><code>patternMismatch</code></strong> 㯠<strong><code><a href="/ja/docs/Web/API/ValidityState">ValidityState</a></code></strong> ãªããžã§ã¯ãã®èªã¿åãå°çšããããã£ã§ã {{HTMLElement("input")}} èŠçŽ ã®å€ããŠãŒã¶ãŒã«ãã£ãŠç·šéãããåŸã§ããã®èŠçŽ ã® <code><a href="/ja/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã§èšå®ãããå¶çŽã«é©åãããã©ããã瀺ããŸãã</p> -<p>ãã®ãã£ãŒã«ãã <code><a href="/en-US/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã«å¯Ÿå¿ããŠããå Žå -- ã€ãŸãã {{HTMLElement("input")}} ã® <code>type</code> ã {{HTMLElement("input/text", "text")}}, {{HTMLElement("input/tel", "tel")}}, {{HTMLElement("input/email", "email")}}, {{HTMLElement("input/url", "url")}}, {{HTMLElement("input/password", "password")}}, {{HTMLElement("input/search", "search")}} ã®ããããã§ãã£ãå Žå -- ãã€ã pattern ã®å€ãæå¹ãªæ£èŠè¡šçŸã«èšå®ãããŠããå Žåãå€ã <code><a href="/en-US/docs/Web/HTML/Attributes/pattern">pattern</a></code> ã®å€ã§èšå®ãããå¶çŽã«é©åããŠããªãå Žåã <code>patternMismatch</code> ããããã£ã true ã«ãªããŸãã</p> +<p>ãã®ãã£ãŒã«ãã <code><a href="/ja/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã«å¯Ÿå¿ããŠããå Žå -- ã€ãŸãã {{HTMLElement("input")}} ã® <code>type</code> ã {{HTMLElement("input/text", "text")}}, {{HTMLElement("input/tel", "tel")}}, {{HTMLElement("input/email", "email")}}, {{HTMLElement("input/url", "url")}}, {{HTMLElement("input/password", "password")}}, {{HTMLElement("input/search", "search")}} ã®ããããã§ãã£ãå Žå -- ãã€ã pattern ã®å€ãæå¹ãªæ£èŠè¡šçŸã«èšå®ãããŠããå Žåãå€ã <code><a href="/ja/docs/Web/HTML/Attributes/pattern">pattern</a></code> ã®å€ã§èšå®ãããå¶çŽã«é©åããŠããªãå Žåã <code>patternMismatch</code> ããããã£ã true ã«ãªããŸãã</p> <h2 id="Examples">äŸ</h2> @@ -25,7 +25,7 @@ translation_of: Web/API/ValidityState </label> </p></pre> -<p>ããã§ã¯ãåç±³ã®é»è©±çªå·ã®ããã® 3 ã€ã®éšåããããé»è©±çªå·ã® 3 ã€ã®æ§æèŠçŽ ãã¹ãŠãå
å«ããæé»ã®ã©ãã«ãããããã 3 æ¡ã3 æ¡ã4 æ¡ãæåŸ
ããŠããŸããããããã <code><a href="/en-US/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã«ãã£ãŠãã®ããã«å®çŸ©ãããŠããŸãã</p> +<p>ããã§ã¯ãåç±³ã®é»è©±çªå·ã®ããã® 3 ã€ã®éšåããããé»è©±çªå·ã® 3 ã€ã®æ§æèŠçŽ ãã¹ãŠãå
å«ããæé»ã®ã©ãã«ãããããã 3 æ¡ã3 æ¡ã4 æ¡ãæåŸ
ããŠããŸããããããã <code><a href="/ja/docs/Web/HTML/Attributes/pattern">pattern</a></code> å±æ§ã«ãã£ãŠãã®ããã«å®çŸ©ãããŠããŸãã</p> <p>å€ãé·ããããçãããããæ°åã§ã¯ãªãæåãå«ãŸããŠããããããšã <code>patternMismatch</code> ã true ã«ãªããŸãã <code>true</code> ã®å ŽåãèŠçŽ 㯠CSS ã® {{cssxref(":invalid")}} æ¬äŒŒã¯ã©ã¹ã«äžèŽããŸãã</p> @@ -35,7 +35,7 @@ translation_of: Web/API/ValidityState <p>{{EmbedLiveSample("Examples", 300, 40)}}</p> -<p>ãã®å Žåãå€ã®é·ãã決å®ããã®ã¯ãã¿ãŒã³ã§ãããããå€ãé·ããããçããããããå Žåã«çºçããã®ã¯ <code>patternMismatch</code> ã§ããã {{domxref('validityState.tooLong')}} ã {{domxref('validityState.tooShort')}} ã§ã¯ãªãããšã«æ³šæããŠãã ããã代ããã« <code><a href="/en-US/docs/Web/HTML/Attributes/minlength">minlength</a></code> ãš <code><a href="/en-US/docs/Web/HTML/Attributes/maxlength">maxlength</a></code> å±æ§ã䜿çšããŠãããã {{domxref('validityState.tooLong')}} ãŸã㯠{{domxref('validityState.tooShort')}} ã true ã«ãªããããããŸããã</p> +<p>ãã®å Žåãå€ã®é·ãã決å®ããã®ã¯ãã¿ãŒã³ã§ãããããå€ãé·ããããçããããããå Žåã«çºçããã®ã¯ <code>patternMismatch</code> ã§ããã {{domxref('validityState.tooLong')}} ã {{domxref('validityState.tooShort')}} ã§ã¯ãªãããšã«æ³šæããŠãã ããã代ããã« <code><a href="/ja/docs/Web/HTML/Attributes/minlength">minlength</a></code> ãš <code><a href="/ja/docs/Web/HTML/Attributes/maxlength">maxlength</a></code> å±æ§ã䜿çšããŠãããã {{domxref('validityState.tooLong')}} ãŸã㯠{{domxref('validityState.tooShort')}} ã true ã«ãªããããããŸããã</p> <div class="notecard note"> <p>泚: pattern å±æ§ããªãå Žåã <code>{{HTMLElement("input/email", "email")}}</code> å
¥ååã¯ãå°ãªããšã <code>x@y</code> ã«äžèŽããå¿
èŠãããã <code>{{HTMLElement("input/url", "url")}}</code> åã¯ãå°ãªããšã x: ã«äžèŽããå¿
èŠããããŸããç¡å¹ãªå Žåã pattern å±æ§ããªãå Žå (ãŸãã¯ãã®å
¥åå㧠pattern å±æ§ãç¡å¹ãªå Žå) 㯠{{domxref('validityState.typeMismatch')}} ã true ã«ãªããŸãã</p> @@ -75,7 +75,7 @@ translation_of: Web/API/ValidityState <h2 id="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation">å¶çŽæ€èšŒ</a></li> - <li><a href="/en-US/docs/Learn/Forms/Form_validation">ãã©ãŒã : ããŒã¿ãã©ãŒã ã®æ€èšŒ</a></li> - <li><a href="/en-US/docs/Web/JavaScript/Guide/Regular_Expressions">æ£èŠè¡šçŸ</a></li> + <li><a href="/ja/docs/Web/Guide/HTML/HTML5/Constraint_validation">å¶çŽæ€èšŒ</a></li> + <li><a href="/ja/docs/Learn/Forms/Form_validation">ãã©ãŒã : ããŒã¿ãã©ãŒã ã®æ€èšŒ</a></li> + <li><a href="/ja/docs/Web/JavaScript/Guide/Regular_Expressions">æ£èŠè¡šçŸ</a></li> </ul> diff --git a/files/ja/web/api/vrdisplay/cancelanimationframe/index.html b/files/ja/web/api/vrdisplay/cancelanimationframe/index.html index e7a5bf91f8..779d52d486 100644 --- a/files/ja/web/api/vrdisplay/cancelanimationframe/index.html +++ b/files/ja/web/api/vrdisplay/cancelanimationframe/index.html @@ -52,6 +52,6 @@ original_slug: Web/API/VRDevice/cancelAnimationFrame <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/capabilities/index.html b/files/ja/web/api/vrdisplay/capabilities/index.html index 7560a834b4..7e127d3358 100644 --- a/files/ja/web/api/vrdisplay/capabilities/index.html +++ b/files/ja/web/api/vrdisplay/capabilities/index.html @@ -58,6 +58,6 @@ original_slug: Web/API/VRDevice/capabilities <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/depthfar/index.html b/files/ja/web/api/vrdisplay/depthfar/index.html index 5ece54efa8..93e24fe61a 100644 --- a/files/ja/web/api/vrdisplay/depthfar/index.html +++ b/files/ja/web/api/vrdisplay/depthfar/index.html @@ -47,6 +47,6 @@ vrDisplayInstance.depthFar = 7500.0; <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/depthnear/index.html b/files/ja/web/api/vrdisplay/depthnear/index.html index 52bdc13d4d..439d82e3f9 100644 --- a/files/ja/web/api/vrdisplay/depthnear/index.html +++ b/files/ja/web/api/vrdisplay/depthnear/index.html @@ -47,6 +47,6 @@ vrDisplayInstance.depthNear = 1.0; <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/displayid/index.html b/files/ja/web/api/vrdisplay/displayid/index.html index 01f67295bd..ec4d3ce04e 100644 --- a/files/ja/web/api/vrdisplay/displayid/index.html +++ b/files/ja/web/api/vrdisplay/displayid/index.html @@ -16,7 +16,7 @@ original_slug: Web/API/VRDevice/displayId --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p>{{domxref("VRDisplay")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>displayId</code></strong> èªã¿åãå°çšããããã£ã¯ããã®ç¹å®ã®Â <code>VRDisplay</code> ã®èå¥åãè¿ããŸããããã¯ã <a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> ã®é¢é£ä»ããã€ã³ããšããŠã䜿çšãããŸã( {{domxref("Gamepad.displayId")}} ãåç
§)ã</p> +<p>{{domxref("VRDisplay")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>displayId</code></strong> èªã¿åãå°çšããããã£ã¯ããã®ç¹å®ã®Â <code>VRDisplay</code> ã®èå¥åãè¿ããŸããããã¯ã <a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ã®é¢é£ä»ããã€ã³ããšããŠã䜿çšãããŸã( {{domxref("Gamepad.displayId")}} ãåç
§)ã</p> <h2 id="æ§æ">æ§æ</h2> @@ -54,6 +54,6 @@ original_slug: Web/API/VRDevice/displayId <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li> <li><a href="http://mozvr.com/">MozVr.com</a> â demos, downloads, and other resources from the Mozilla VR team.</li> </ul> diff --git a/files/ja/web/api/vrdisplay/geteyeparameters/index.html b/files/ja/web/api/vrdisplay/geteyeparameters/index.html index a7abf158bb..30b549ef0a 100644 --- a/files/ja/web/api/vrdisplay/geteyeparameters/index.html +++ b/files/ja/web/api/vrdisplay/geteyeparameters/index.html @@ -52,6 +52,6 @@ original_slug: Web/API/VRDevice/getEyeParameters <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â  Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/getimmediatepose/index.html b/files/ja/web/api/vrdisplay/getimmediatepose/index.html index 731d5d63e4..8493805842 100644 --- a/files/ja/web/api/vrdisplay/getimmediatepose/index.html +++ b/files/ja/web/api/vrdisplay/getimmediatepose/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getImmediatePose <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â  Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/getlayers/index.html b/files/ja/web/api/vrdisplay/getlayers/index.html index 53781e7821..fe58bffb65 100644 --- a/files/ja/web/api/vrdisplay/getlayers/index.html +++ b/files/ja/web/api/vrdisplay/getlayers/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getLayers <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â  Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/getpose/index.html b/files/ja/web/api/vrdisplay/getpose/index.html index 1ade69ec06..9e96fa3447 100644 --- a/files/ja/web/api/vrdisplay/getpose/index.html +++ b/files/ja/web/api/vrdisplay/getpose/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getPose <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/index.html b/files/ja/web/api/vrdisplay/index.html index 22b9f888ac..8416a29330 100644 --- a/files/ja/web/api/vrdisplay/index.html +++ b/files/ja/web/api/vrdisplay/index.html @@ -17,7 +17,7 @@ original_slug: Web/API/VRDevice --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplay</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒãã®APIããµããŒãããŠããVRããã€ã¹ãçŸããŸãïŒVRDisplayã«ã¯ããã€ã¹IDããã¹ã¯ãªãã·ã§ã³ã®ãããªæ±çšçãªæ
å ±ãå«ãŸããŠããŠïŒVRã·ãŒã³ã®è¡šç€ºãéå§ããããã®ã¡ãœãããïŒç®ã®ãã©ã¡ãŒã¿ããã£ã¹ãã¬ã€ã®åããæ©èœã®ååŸïŒãã®ä»ã®éèŠãªæ©èœãå«ãã§ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplay</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒãã®APIããµããŒãããŠããVRããã€ã¹ãçŸããŸãïŒVRDisplayã«ã¯ããã€ã¹IDããã¹ã¯ãªãã·ã§ã³ã®ãããªæ±çšçãªæ
å ±ãå«ãŸããŠããŠïŒVRã·ãŒã³ã®è¡šç€ºãéå§ããããã®ã¡ãœãããïŒç®ã®ãã©ã¡ãŒã¿ããã£ã¹ãã¬ã€ã®åããæ©èœã®ååŸïŒãã®ä»ã®éèŠãªæ©èœãå«ãã§ããŸãã</p> <p>{{domxref("Navigator.getVRDisplays()")}} ãåŒã³åºãããšã§ïŒãã¹ãŠã®æ¥ç¶ãããŠããVRã®ããã€ã¹ã®é
åãè¿ãããŸãã</p> @@ -31,7 +31,7 @@ original_slug: Web/API/VRDevice <dt>{{domxref("VRDisplay.depthNear")}}</dt> <dd><a href="https://en.wikipedia.org/wiki/Viewing_frustum">eye view frustum</a>(ãã¥ãŒãã©ã¹ã¿ã ïŒã€ãŸãã·ãŒã³ã®å¯èŠé åã®å¢ç) ã®nearå¹³é¢ãå®çŸ©ããŠããz-depthã®ååŸãšèšå®ãè¡ããŸãïŒ</dd> <dt>{{domxref("VRDisplay.displayId")}} {{readonlyInline}}</dt> - <dd>ãã®VRDisplayåºæã®IDãè¿ããŸãïŒãã®IDã¯<a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> (åç
§Â {{domxref("Gamepad.displayId")}}) ã®é¢é£ä»ãã®ããã«äœ¿çšãããŸãïŒ</dd> + <dd>ãã®VRDisplayåºæã®IDãè¿ããŸãïŒãã®IDã¯<a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> (åç
§Â {{domxref("Gamepad.displayId")}}) ã®é¢é£ä»ãã®ããã«äœ¿çšãããŸãïŒ</dd> <dt>{{domxref("VRDisplay.displayName")}} {{readonlyInline}}</dt> <dd><code>VRDisplay</code>ãèå¥ããããã®äººéãèªãã圢åŒã®ååãè¿ããŸãïŒ</dd> <dt>{{domxref("VRDisplay.isConnected")}} {{readonlyInline}}</dt> @@ -125,6 +125,6 @@ original_slug: Web/API/VRDevice <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/isconnected/index.html b/files/ja/web/api/vrdisplay/isconnected/index.html index f1ca3c7e0d..11c722b1ee 100644 --- a/files/ja/web/api/vrdisplay/isconnected/index.html +++ b/files/ja/web/api/vrdisplay/isconnected/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/isConnected <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/ispresenting/index.html b/files/ja/web/api/vrdisplay/ispresenting/index.html index 9341de26fb..edb5af87b8 100644 --- a/files/ja/web/api/vrdisplay/ispresenting/index.html +++ b/files/ja/web/api/vrdisplay/ispresenting/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/isPresenting <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/requestanimationframe/index.html b/files/ja/web/api/vrdisplay/requestanimationframe/index.html index 1dd9cc9f46..378f77c746 100644 --- a/files/ja/web/api/vrdisplay/requestanimationframe/index.html +++ b/files/ja/web/api/vrdisplay/requestanimationframe/index.html @@ -57,6 +57,6 @@ original_slug: Web/API/VRDevice/requestAnimationFrame <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/requestpresent/index.html b/files/ja/web/api/vrdisplay/requestpresent/index.html index 091162b885..357cfc3fc6 100644 --- a/files/ja/web/api/vrdisplay/requestpresent/index.html +++ b/files/ja/web/api/vrdisplay/requestpresent/index.html @@ -110,6 +110,6 @@ original_slug: Web/API/VRDevice/requestPresent <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/resetpose/index.html b/files/ja/web/api/vrdisplay/resetpose/index.html index 10bdf1d437..014d030b63 100644 --- a/files/ja/web/api/vrdisplay/resetpose/index.html +++ b/files/ja/web/api/vrdisplay/resetpose/index.html @@ -53,6 +53,6 @@ original_slug: Web/API/VRDevice/resetPose <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/stageparameters/index.html b/files/ja/web/api/vrdisplay/stageparameters/index.html index 7f9327ccc2..60777779fd 100644 --- a/files/ja/web/api/vrdisplay/stageparameters/index.html +++ b/files/ja/web/api/vrdisplay/stageparameters/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/stageParameters <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplay/submitframe/index.html b/files/ja/web/api/vrdisplay/submitframe/index.html index 1e525c27eb..f41059ec72 100644 --- a/files/ja/web/api/vrdisplay/submitframe/index.html +++ b/files/ja/web/api/vrdisplay/submitframe/index.html @@ -54,6 +54,6 @@ original_slug: Web/API/VRDevice/submitFrame <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/canpresent/index.html b/files/ja/web/api/vrdisplaycapabilities/canpresent/index.html index 7d3f3bdf65..d4d9760dce 100644 --- a/files/ja/web/api/vrdisplaycapabilities/canpresent/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/canpresent/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRDisplayCapabilities/canPresent --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p>{{domxref("VRDisplayCapabilities")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>canPresent</code></strong> èªåå°çšããããã£ã¯ïŒVRãã£ã¹ãã¬ã€ãïŒHMDãéããŠïŒã³ã³ãã³ãã衚瀺(present)å¯èœãã©ããã®ç¶æ
ã <a href="https://developer.mozilla.org/ja/docs/Web/API/Boolean" title="The documentation about this has not yet been written; please consider contributing!"><code>Boolean</code></a> ã§è¿ããŸãïŒÂ </p> +<p>{{domxref("VRDisplayCapabilities")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®Â <strong><code>canPresent</code></strong> èªåå°çšããããã£ã¯ïŒVRãã£ã¹ãã¬ã€ãïŒHMDãéããŠïŒã³ã³ãã³ãã衚瀺(present)å¯èœãã©ããã®ç¶æ
ã <a href="/ja/docs/Web/API/Boolean" title="The documentation about this has not yet been written; please consider contributing!"><code>Boolean</code></a> ã§è¿ããŸãïŒÂ </p> <p>ããã¯ïŒ6èªç±åºŠè¿œè·¡ãå¯èœã ããã©Â {{domxref("VRDisplay.requestPresent()")}} ã¯æå³ãæããªã"ããžãã¯ãŠã£ã³ããŠ(magic window)"ããã€ã¹ãèå¥ããã®ã«å©çšã§ããŸãïŒ<code>canPresent</code> ã <code>false ã®å Žå</code>,  {{domxref("VRDisplay.requestPresent()")}} ã®åŒåºãã¯å€±æãïŒ {{domxref("VRDisplay.getEyeParameters()")}} ã¯Â <code>null ãè¿ãã§ãããïŒ</code></p> @@ -45,6 +45,6 @@ translation_of: Web/API/VRDisplayCapabilities/canPresent <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/hasexternaldisplay/index.html b/files/ja/web/api/vrdisplaycapabilities/hasexternaldisplay/index.html index feea375b36..fd0444ee6f 100644 --- a/files/ja/web/api/vrdisplaycapabilities/hasexternaldisplay/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/hasexternaldisplay/index.html @@ -49,6 +49,6 @@ translation_of: Web/API/VRDisplayCapabilities/hasExternalDisplay <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/hasorientation/index.html b/files/ja/web/api/vrdisplaycapabilities/hasorientation/index.html index a699d97f4a..4cb019eb9f 100644 --- a/files/ja/web/api/vrdisplaycapabilities/hasorientation/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/hasorientation/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VRDisplayCapabilities/hasOrientation <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/hasposition/index.html b/files/ja/web/api/vrdisplaycapabilities/hasposition/index.html index 040552dc20..1847230bf2 100644 --- a/files/ja/web/api/vrdisplaycapabilities/hasposition/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/hasposition/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VRDisplayCapabilities/hasPosition <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/index.html b/files/ja/web/api/vrdisplaycapabilities/index.html index 53076c9ce9..63ea39fb72 100644 --- a/files/ja/web/api/vrdisplaycapabilities/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRDisplayCapabilities --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplayCapabilities</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ {{domxref("VRDisplay")}} ã®å©çšå¯èœãªæ©èœã瀺ããŠããŸã â ãã®æ©èœã¯ïŒäŸãã°äœçœ®æ
å ±ãè¿ãããšãå¯èœãïŒãšãã£ãVRããã€ã¹ã®åäœå¯èœãã¹ãã«äœ¿ãããšãã§ããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplayCapabilities</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ {{domxref("VRDisplay")}} ã®å©çšå¯èœãªæ©èœã瀺ããŠããŸã â ãã®æ©èœã¯ïŒäŸãã°äœçœ®æ
å ±ãè¿ãããšãå¯èœãïŒãšãã£ãVRããã€ã¹ã®åäœå¯èœãã¹ãã«äœ¿ãããšãã§ããŸãïŒ</p> <p>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ {{domxref("VRDisplay.capabilities")}} ããããã£ãéããŠã¢ã¯ã»ã¹ã§ããŸãïŒ</p> @@ -69,6 +69,6 @@ translation_of: Web/API/VRDisplayCapabilities <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplaycapabilities/maxlayers/index.html b/files/ja/web/api/vrdisplaycapabilities/maxlayers/index.html index 72629c3b9a..a63d2e3a57 100644 --- a/files/ja/web/api/vrdisplaycapabilities/maxlayers/index.html +++ b/files/ja/web/api/vrdisplaycapabilities/maxlayers/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VRDisplayCapabilities/maxLayers <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrdisplayevent/index.html b/files/ja/web/api/vrdisplayevent/index.html index 44a84c1513..d80eb5b142 100644 --- a/files/ja/web/api/vrdisplayevent/index.html +++ b/files/ja/web/api/vrdisplayevent/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/VRDisplayEvent --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplayEvent</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã WebVR é¢é£ã€ãã³ãã®ã€ãã³ããªããžã§ã¯ããè¡šããŸã (<a href="/en-US/docs/Web/API/WebVR_API#Window">WebVR ãŠã€ã³ããŠæ¡åŒµæ©èœã®ãªã¹ã</a>ãåç
§)ã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRDisplayEvent</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ã WebVR é¢é£ã€ãã³ãã®ã€ãã³ããªããžã§ã¯ããè¡šããŸã (<a href="/ja/docs/Web/API/WebVR_API#Window">WebVR ãŠã€ã³ããŠæ¡åŒµæ©èœã®ãªã¹ã</a>ãåç
§)ã</p> <h2 id="ã³ã³ã¹ãã©ã¯ã¿">ã³ã³ã¹ãã©ã¯ã¿</h2> @@ -65,6 +65,6 @@ translation_of: Web/API/VRDisplayEvent <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li> <li><a href="http://mozvr.com/">MozVr.com</a> â demos, downloads, and other resources from the Mozilla VR team.</li> </ul> diff --git a/files/ja/web/api/vreyeparameters/fieldofview/index.html b/files/ja/web/api/vreyeparameters/fieldofview/index.html index 05fd751c8d..968ab6ad08 100644 --- a/files/ja/web/api/vreyeparameters/fieldofview/index.html +++ b/files/ja/web/api/vreyeparameters/fieldofview/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/fieldOfView <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vreyeparameters/index.html b/files/ja/web/api/vreyeparameters/index.html index 1489f04d82..467f5dd010 100644 --- a/files/ja/web/api/vreyeparameters/index.html +++ b/files/ja/web/api/vreyeparameters/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VREyeParameters --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã® <strong><code>VREyeParameters</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒæå®ããçŒã®ããã«ã·ãŒã³ãæ£ããã¬ã³ããªã³ã°ããããã®ãã¹ãŠã®æ
å ±ïŒèŠç(field of view)ã®æ
å ±ãå«ãïŒãè¡šçŸããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã® <strong><code>VREyeParameters</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒæå®ããçŒã®ããã«ã·ãŒã³ãæ£ããã¬ã³ããªã³ã°ããããã®ãã¹ãŠã®æ
å ±ïŒèŠç(field of view)ã®æ
å ±ãå«ãïŒãè¡šçŸããŸãïŒ</p> <p>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã¯ {{domxref("VRDisplay.getEyeParameters()")}} ã¡ãœãããéããŠã¢ã¯ã»ã¹ã§ããŸãïŒ</p> @@ -50,6 +50,6 @@ translation_of: Web/API/VREyeParameters <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vreyeparameters/offset/index.html b/files/ja/web/api/vreyeparameters/offset/index.html index 3f8f786db3..0c148b0191 100644 --- a/files/ja/web/api/vreyeparameters/offset/index.html +++ b/files/ja/web/api/vreyeparameters/offset/index.html @@ -49,6 +49,6 @@ translation_of: Web/API/VREyeParameters/offset <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vreyeparameters/renderheight/index.html b/files/ja/web/api/vreyeparameters/renderheight/index.html index 8b66167ec2..1ab993f474 100644 --- a/files/ja/web/api/vreyeparameters/renderheight/index.html +++ b/files/ja/web/api/vreyeparameters/renderheight/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/renderHeight <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vreyeparameters/renderwidth/index.html b/files/ja/web/api/vreyeparameters/renderwidth/index.html index ad6bfb1580..84573e2057 100644 --- a/files/ja/web/api/vreyeparameters/renderwidth/index.html +++ b/files/ja/web/api/vreyeparameters/renderwidth/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VREyeParameters/renderWidth <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrfieldofview/index.html b/files/ja/web/api/vrfieldofview/index.html index 88965be757..79db62bbab 100644 --- a/files/ja/web/api/vrfieldofview/index.html +++ b/files/ja/web/api/vrfieldofview/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRFieldOfView --- <p>{{draft}}{{APIRef("WebVR API")}}{{SeeCompatTable}}</p> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRFieldOfView</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒäžå¿ç¹ããã®èŠéã瀺ã4ã€ã®è§åºŠã§å®çŸ©ãããèŠçãè¡šçŸããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRFieldOfView</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒäžå¿ç¹ããã®èŠéã瀺ã4ã€ã®è§åºŠã§å®çŸ©ãããèŠçãè¡šçŸããŸãïŒ</p> <h2 id="ããããã£">ããããã£</h2> @@ -48,6 +48,6 @@ translation_of: Web/API/VRFieldOfView <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrframedata/index.html b/files/ja/web/api/vrframedata/index.html index 91d8d2c3c9..918d8c095a 100644 --- a/files/ja/web/api/vrframedata/index.html +++ b/files/ja/web/api/vrframedata/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRFrameData --- <p>{{APIRef("WebVR API")}}{{SeeCompatTable}}</p> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a>ã®<strong><code>VRFrameData</code></strong>ã€ã³ã¿ãã§ãŒã¹ã¯ãVRã·ãŒã³ã®1ã€ã®ãã¬ãŒã ãæç»ããã®ã«å¿
èŠãšãªãå
šãŠã®æ
å ±ãè¡šçŸããŸãã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a>ã®<strong><code>VRFrameData</code></strong>ã€ã³ã¿ãã§ãŒã¹ã¯ãVRã·ãŒã³ã®1ã€ã®ãã¬ãŒã ãæç»ããã®ã«å¿
èŠãšãªãå
šãŠã®æ
å ±ãè¡šçŸããŸãã</p> <h2 id="ã³ã³ã¹ãã©ã¯ã¿">ã³ã³ã¹ãã©ã¯ã¿</h2> @@ -59,6 +59,6 @@ translation_of: Web/API/VRFrameData <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> <li><a href="http://mozvr.com/">MozVr.com (è±èª)</a> â ãã¢ãããŠã³ããŒããMozilla VRããŒã ããã®ãã®ä»ã®ãªãœãŒã¹</li> </ul> diff --git a/files/ja/web/api/vrframedata/leftprojectionmatrix/index.html b/files/ja/web/api/vrframedata/leftprojectionmatrix/index.html index 8a7295ff1a..a129f78c9d 100644 --- a/files/ja/web/api/vrframedata/leftprojectionmatrix/index.html +++ b/files/ja/web/api/vrframedata/leftprojectionmatrix/index.html @@ -49,6 +49,6 @@ translation_of: Web/API/VRFrameData/leftProjectionMatrix <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> <li><a href="http://mozvr.com/">MozVr.com (è±èª)</a> â ãã¢ãããŠã³ããŒããMozilla VRããŒã ããã®ãã®ä»ã®ãªãœãŒã¹</li> </ul> diff --git a/files/ja/web/api/vrframedata/leftviewmatrix/index.html b/files/ja/web/api/vrframedata/leftviewmatrix/index.html index b8ee4433c1..c88985fbda 100644 --- a/files/ja/web/api/vrframedata/leftviewmatrix/index.html +++ b/files/ja/web/api/vrframedata/leftviewmatrix/index.html @@ -49,6 +49,6 @@ translation_of: Web/API/VRFrameData/leftViewMatrix <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> <li><a href="http://mozvr.com/">MozVr.com (è±èª)</a> â ãã¢ãããŠã³ããŒããMozilla VRããŒã ããã®ãã®ä»ã®ãªãœãŒã¹</li> </ul> diff --git a/files/ja/web/api/vrframedata/vrframedata/index.html b/files/ja/web/api/vrframedata/vrframedata/index.html index c2d6ebb6dc..b8ac008ba8 100644 --- a/files/ja/web/api/vrframedata/vrframedata/index.html +++ b/files/ja/web/api/vrframedata/vrframedata/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VRFrameData/VRFrameData <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage (è±èª)</a></li> <li><a href="http://mozvr.com/">MozVr.com (è±èª)</a> â ãã¢ãããŠã³ããŒããMozilla VRããŒã ããã®ãã®ä»ã®ãªãœãŒã¹</li> </ul> diff --git a/files/ja/web/api/vrlayerinit/index.html b/files/ja/web/api/vrlayerinit/index.html index 31c567d459..4d2d9449c4 100644 --- a/files/ja/web/api/vrlayerinit/index.html +++ b/files/ja/web/api/vrlayerinit/index.html @@ -6,7 +6,7 @@ original_slug: Web/API/VRLayer --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRLayer</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ (ãã£ã¯ã·ã§ããª)ã¯ïŒVRHMDãžè¡šç€ºãããã³ã³ãã³ãã¬ã€ã€ãŒ( {{domxref("HTMLCanvasElement")}} ãŸãã¯Â {{domxref("OffscreenCanvas")}})ãè¡šããŸãã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRLayer</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ (ãã£ã¯ã·ã§ããª)ã¯ïŒVRHMDãžè¡šç€ºãããã³ã³ãã³ãã¬ã€ã€ãŒ( {{domxref("HTMLCanvasElement")}} ãŸãã¯Â {{domxref("OffscreenCanvas")}})ãè¡šããŸãã</p> <p>{{domxref("VRDisplay.requestPresent()")}} ã¡ãœããã䜿ãããšã§ã¬ã€ã€ãŒã衚瀺ããããšãã§ããŸãã</p> @@ -87,6 +87,6 @@ if(navigator.getVRDisplays) { <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrlayerinit/rightbounds/index.html b/files/ja/web/api/vrlayerinit/rightbounds/index.html index 681861967f..cee39018e6 100644 --- a/files/ja/web/api/vrlayerinit/rightbounds/index.html +++ b/files/ja/web/api/vrlayerinit/rightbounds/index.html @@ -64,6 +64,6 @@ myVRLayerInit.rightBounds = <code>[0.5, 0.0, 0.5, 1.0]</code>;</pre> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li> <li><a href="http://mozvr.com/">MozVr.com</a> â demos, downloads, and other resources from the Mozilla VR team.</li> </ul> diff --git a/files/ja/web/api/vrlayerinit/source/index.html b/files/ja/web/api/vrlayerinit/source/index.html index df33e3c9fd..e6a3c3644d 100644 --- a/files/ja/web/api/vrlayerinit/source/index.html +++ b/files/ja/web/api/vrlayerinit/source/index.html @@ -55,6 +55,6 @@ myVRLayerInit.source = myCanvas;</pre> <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li> <li><a href="http://mozvr.com/">MozVr.com</a> â demos, downloads, and other resources from the Mozilla VR team.</li> </ul> diff --git a/files/ja/web/api/vrpose/index.html b/files/ja/web/api/vrpose/index.html index c6a669e5fc..ee58976d17 100644 --- a/files/ja/web/api/vrpose/index.html +++ b/files/ja/web/api/vrpose/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRPose --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRPose</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒç¹å®ã®ã¿ã€ã ã¹ã¿ã³ãã«ãããVRã»ã³ãµãŒã®ç¶æ
ïŒåãïŒäœçœ®ïŒé床ïŒå é床ã®æ
å ±ãå«ã¿ãŸãïŒã瀺ããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRPose</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒç¹å®ã®ã¿ã€ã ã¹ã¿ã³ãã«ãããVRã»ã³ãµãŒã®ç¶æ
ïŒåãïŒäœçœ®ïŒé床ïŒå é床ã®æ
å ±ãå«ã¿ãŸãïŒã瀺ããŸãïŒ</p> <p>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ïŒ{{domxref("VRDisplay.getPose()")}} ãšÂ {{domxref("VRDisplay.getImmediatePose()")}} ã¡ãœãããéããŠã¢ã¯ã»ã¹ããŸãïŒ</p> @@ -56,6 +56,6 @@ translation_of: Web/API/VRPose <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrstageparameters/index.html b/files/ja/web/api/vrstageparameters/index.html index 1ff80b514f..0dcc2e250e 100644 --- a/files/ja/web/api/vrstageparameters/index.html +++ b/files/ja/web/api/vrstageparameters/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRStageParameters --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRStageParameters</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒã«ãŒã ã¹ã±ãŒã«äœéšã«å¯Ÿå¿ããŠããããã€ã¹çšã«ã¹ããŒãžãšãªã¢ãèšè¿°ããå€ãè¡šçŸããŠããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>VRStageParameters</code></strong> ã€ã³ã¿ãŒãã§ã€ã¹ã¯ïŒã«ãŒã ã¹ã±ãŒã«äœéšã«å¯Ÿå¿ããŠããããã€ã¹çšã«ã¹ããŒãžãšãªã¢ãèšè¿°ããå€ãè¡šçŸããŠããŸãïŒ</p> <p>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã«ã¯ {{domxref("VRDisplay.stageParameters")}} ããããã£ãéããŠã¢ã¯ã»ã¹ã§ããŸãïŒ</p> @@ -48,6 +48,6 @@ translation_of: Web/API/VRStageParameters <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrstageparameters/sittingtostandingtransform/index.html b/files/ja/web/api/vrstageparameters/sittingtostandingtransform/index.html index 78b7d5745e..135ee2c7b5 100644 --- a/files/ja/web/api/vrstageparameters/sittingtostandingtransform/index.html +++ b/files/ja/web/api/vrstageparameters/sittingtostandingtransform/index.html @@ -43,6 +43,6 @@ translation_of: Web/API/VRStageParameters/sittingToStandingTransform <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrstageparameters/sizex/index.html b/files/ja/web/api/vrstageparameters/sizex/index.html index 2ca7656e59..41cf7ac026 100644 --- a/files/ja/web/api/vrstageparameters/sizex/index.html +++ b/files/ja/web/api/vrstageparameters/sizex/index.html @@ -45,6 +45,6 @@ translation_of: Web/API/VRStageParameters/sizeX <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/vrstageparameters/sizey/index.html b/files/ja/web/api/vrstageparameters/sizey/index.html index d64832858d..9b9e529422 100644 --- a/files/ja/web/api/vrstageparameters/sizey/index.html +++ b/files/ja/web/api/vrstageparameters/sizey/index.html @@ -45,6 +45,6 @@ translation_of: Web/API/VRStageParameters/sizeY <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html b/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html index 05bf4a6312..ab7d1c2c48 100644 --- a/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html +++ b/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html @@ -337,7 +337,7 @@ aliceChange.onfinish = endGame; </pre> -<p>ããã«è¯ãããšã«ãWeb Animations APIã§ã¯ã¢ãã¡ãŒã·ã§ã³çµäºæã«è§£æ±ºããããããŸãã¯ãã£ã³ã»ã«æã«æåŠããã <code><a href="/docs/Web/API/Animation/finished">finished</a></code> ãããã¹ãæäŸããŠããŸãã</p> +<p>ããã«è¯ãããšã«ãWeb Animations APIã§ã¯ã¢ãã¡ãŒã·ã§ã³çµäºæã«è§£æ±ºããããããŸãã¯ãã£ã³ã»ã«æã«æåŠããã <code><a href="/ja/docs/Web/API/Animation/finished">finished</a></code> ãããã¹ãæäŸããŠããŸãã</p> <h2 id="ãŸãšã">ãŸãšã</h2> diff --git a/files/ja/web/api/web_audio_api/basic_concepts_behind_web_audio_api/index.html b/files/ja/web/api/web_audio_api/basic_concepts_behind_web_audio_api/index.html index ed20553589..818b883586 100644 --- a/files/ja/web/api/web_audio_api/basic_concepts_behind_web_audio_api/index.html +++ b/files/ja/web/api/web_audio_api/basic_concepts_behind_web_audio_api/index.html @@ -49,7 +49,7 @@ translation_of: Web/API/Web_Audio_API/Basic_concepts_behind_Web_Audio_API <li>JavaScriptå
éšã§(ãªã·ã¬ãŒã¿ãŒã®ãããª)ãªãã£ãªããŒãã«ãããçŽæ¥é³å£°ãçæã</li> <li>æªå 工㮠PCM ããŒã¿ããçæ(ãã®å Žåã該åœãªãŒãã£ãªã³ã³ããã¹ãã¯ã察å¿ããŠããé³å£°ãã©ãŒããã圢åŒãžã®ãã³ãŒãæ段ãæããŠããŸã)ã</li> <li>({{HTMLElement("video")}} ã {{HTMLElement("audio")}} ã®ãããª)HTML media elements ããååŸã</li> - <li>(webcam ããã€ã¯ããã©ã³ã®ãããª)<a href="https://developer.mozilla.org/ja/docs/Web/API/WebRTC_API">Web RTC</a> {{domxref("MediaStream")}} ã«ããçŽæ¥ååŸã</li> + <li>(webcam ããã€ã¯ããã©ã³ã®ãããª)<a href="/ja/docs/Web/API/WebRTC_API">Web RTC</a> {{domxref("MediaStream")}} ã«ããçŽæ¥ååŸã</li> </ul> <h2 id="Audio_data_whats_in_a_sample" name="Audio_data_whats_in_a_sample">ãªãŒãã£ãªããŒã¿: ãµã³ãã«ãšã¯ïŒ</h2> diff --git a/files/ja/web/api/web_authentication_api/index.html b/files/ja/web/api/web_authentication_api/index.html index 9ca6c16e84..4cb304a81a 100644 --- a/files/ja/web/api/web_authentication_api/index.html +++ b/files/ja/web/api/web_authentication_api/index.html @@ -86,7 +86,7 @@ translation_of: Web/API/Web_Authentication_API <ol start="0"> <li><strong>ã¢ããªã±ãŒã·ã§ã³ãèªèšŒèŠæ±ãè¡ã</strong> - ã¢ããªã±ãŒã·ã§ã³ãæåã®èªèšŒèŠæ±ãè¡ããŸãããã®èŠæ±ã®ãããã³ã«ãšãã©ãŒãããã¯WebAuthnã«ããèŠå®ã®å¯Ÿè±¡ç¯å²å€ã§ãã</li> - <li><strong>ãµãŒãããã®ãã£ã¬ã³ãžéä¿¡</strong> - ãµãŒããJavaScriptããã°ã©ã ã«å¯ŸããŠãã£ã¬ã³ãžãéããŸãããµãŒããšã®ã³ãã¥ãã±ãŒã·ã§ã³ã«çšãããããããã³ã«ã«æå®ã¯ãªããWebAuthnã«ããèŠå®ã®å¯Ÿè±¡ç¯å²å€ã§ããéåžžããµãŒããŒã¯ HTTPS éä¿¡ã䜿ã£ãŠÂ {{Glossary("REST")}} ã§æ¥ç¶ããŸã(æãã{{domxref("XMLHttpRequest")}} ã {{domxref("Fetch_API", "Fetch")}}ãçšããã§ããã)ããå®å
šãªãããã³ã«ã§ããããããã° {{Glossary("SOAP")}} ã <a href="https://tools.ietf.org/html/rfc2549">RFC 2549</a> ããã®ä»ã»ãŒã©ã®ãããªãããã³ã«ã䜿çšããŠãæ§ããŸããããµãŒãããåä¿¡ãããã©ã¡ãŒã¿ã¯ã»ãšãã©ã®å Žåå°ããããã¯å
šãæ¹å€ãããã«Â <a href="/en-US/docs/Web/API/CredentialsContainer/get">get()</a> ã®åŒã³åºãã«æž¡ãããŸãã<br> + <li><strong>ãµãŒãããã®ãã£ã¬ã³ãžéä¿¡</strong> - ãµãŒããJavaScriptããã°ã©ã ã«å¯ŸããŠãã£ã¬ã³ãžãéããŸãããµãŒããšã®ã³ãã¥ãã±ãŒã·ã§ã³ã«çšãããããããã³ã«ã«æå®ã¯ãªããWebAuthnã«ããèŠå®ã®å¯Ÿè±¡ç¯å²å€ã§ããéåžžããµãŒããŒã¯ HTTPS éä¿¡ã䜿ã£ãŠÂ {{Glossary("REST")}} ã§æ¥ç¶ããŸã(æãã{{domxref("XMLHttpRequest")}} ã {{domxref("Fetch_API", "Fetch")}}ãçšããã§ããã)ããå®å
šãªãããã³ã«ã§ããããããã° {{Glossary("SOAP")}} ã <a href="https://tools.ietf.org/html/rfc2549">RFC 2549</a> ããã®ä»ã»ãŒã©ã®ãããªãããã³ã«ã䜿çšããŠãæ§ããŸããããµãŒãããåä¿¡ãããã©ã¡ãŒã¿ã¯ã»ãšãã©ã®å Žåå°ããããã¯å
šãæ¹å€ãããã«Â <a href="/ja/docs/Web/API/CredentialsContainer/get">get()</a> ã®åŒã³åºãã«æž¡ãããŸãã<br> <strong>次ã®äºé
ã¯æ¥µããŠéèŠã§ãã</strong><br> <strong>ã»challenge ã¯ã©ã³ãã æ
å ±ã®ãããã¡ãŒ(å°ãªããšã16ãã€ã以äž)ã§ããããš</strong><br> <strong>ã»challenge ã¯ç»é²éçšã®ã»ãã¥ãªãã£ã確ä¿ããããã«å¿
ããµãŒããŒäžã§çæããããš</strong></li> diff --git a/files/ja/web/api/web_periodic_background_synchronization_api/index.html b/files/ja/web/api/web_periodic_background_synchronization_api/index.html index 352325e234..89730ecf64 100644 --- a/files/ja/web/api/web_periodic_background_synchronization_api/index.html +++ b/files/ja/web/api/web_periodic_background_synchronization_api/index.html @@ -20,7 +20,7 @@ translation_of: Web/API/Web_Periodic_Background_Synchronization_API <p>ãã®APIã¯ãµãŒãã¹ã¯ãŒã«ãŒã«äŸåããŠããããããã®APIãå®å
šãªã³ã³ãã¯ã¹ã (secure context) ã§ããå©çšã§ããŸããã</p> <div class="note"> -<p>At the time of writing, the Web Periodic Background Synchronization API is only available through an installed <a href="https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps">Progressive Web App</a></p> +<p>At the time of writing, the Web Periodic Background Synchronization API is only available through an installed <a href="/ja/docs/Web/Progressive_web_apps">Progressive Web App</a></p> </div> <h2 id="Web_Periodic_Background_Synchronization_Interfaces">Web Periodic Background Synchronization Interfaces</h2> diff --git a/files/ja/web/api/web_speech_api/index.html b/files/ja/web/api/web_speech_api/index.html index ae5f461b82..ab17eadc21 100644 --- a/files/ja/web/api/web_speech_api/index.html +++ b/files/ja/web/api/web_speech_api/index.html @@ -27,7 +27,7 @@ translation_of: Web/API/Web_Speech_API <li>é³å£°åæã¯ã{{domxref("SpeechSynthesis")}} ã€ã³ã¿ãŒãã§ã€ã¹çµç±ã§ã¢ã¯ã»ã¹ãããŸããããã¯ãããã°ã©ã ã«ããã®ããã¹ãã³ã³ãã³ããèªã¿äžããæ©èœãæäŸããŸã (éåžžã¯ããã€ã¹ã®ããã©ã«ãã®é³å£°åæãçµç±)ãç°ãªãé³å£°ã®çš®é¡ã¯ã{{domxref("SpeechSynthesisVoice")}} ãªããžã§ã¯ãã§è¡šãããçºè©±ããŠã»ããããã¹ãã®ç°ãªãéšåã¯ã{{domxref("SpeechSynthesisUtterance")}} ãªããžã§ã¯ãã§è¡šãããŸãããããã {{domxref("SpeechSynthesis.speak()")}} ã¡ãœããã«æž¡ãããšã«ãã£ãŠçºè©±ãããŸãã</li> </ul> -<p>ãããã®æ©èœã®äœ¿ãæ¹ã«ã€ããŠã®è©³çŽ°ã¯ã<a href="/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API">Using the Web Speech API</a> ãåç
§ããŠãã ããã</p> +<p>ãããã®æ©èœã®äœ¿ãæ¹ã«ã€ããŠã®è©³çŽ°ã¯ã<a href="/ja/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API">Using the Web Speech API</a> ãåç
§ããŠãã ããã</p> <h2 id="Web_Speech_API_Interfaces" name="Web_Speech_API_Interfaces">Web Speech API ã€ã³ã¿ãŒãã§ã€ã¹</h2> @@ -109,7 +109,7 @@ translation_of: Web/API/Web_Speech_API <h2 id="See_also" name="See_also">é¢é£é
ç®</h2> <ul> - <li><a href="/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API">Using the Web Speech API</a></li> + <li><a href="/ja/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API">Using the Web Speech API</a></li> <li><a href="http://www.sitepoint.com/talking-web-pages-and-the-speech-synthesis-api/">SitePoint ã®èšäº</a></li> <li><a href="http://updates.html5rocks.com/2014/01/Web-apps-that-talk---Introduction-to-the-Speech-Synthesis-API">HTML5Rocks ã®èšäº</a></li> <li><a href="http://aurelio.audero.it/demo/speech-synthesis-api-demo.html">ãã¢</a> [aurelio.audero.it]</li> diff --git a/files/ja/web/api/web_speech_api/using_the_web_speech_api/index.html b/files/ja/web/api/web_speech_api/using_the_web_speech_api/index.html index 3937d15679..84fd68ff73 100644 --- a/files/ja/web/api/web_speech_api/using_the_web_speech_api/index.html +++ b/files/ja/web/api/web_speech_api/using_the_web_speech_api/index.html @@ -115,7 +115,7 @@ document.body.onclick = function() { <h4 id="çµæã®åãåããšãã³ããªã³ã°">çµæã®åãåããšãã³ããªã³ã°</h4> -<p>é³å£°èªèãéå§ããããšãçµæããã®ä»ã®åšèŸºæ
å ±ãååŸããããã«äœ¿çšã§ããå€ãã®ã€ãã³ããã³ãã©ããããŸãïŒ<a href="https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#Event_handlers"><code>SpeechRecognition</code> ã®ã€ãã³ããã³ãã©ã®ãªã¹ã</a> ãåç
§ããŠãã ããïŒãæãäžè¬çãªãã®ã¯ {{domxref("SpeechRecognition.onresult")}} ã§ãæåããçµæãåä¿¡ãããšãã«çºç«ãããŸãã</p> +<p>é³å£°èªèãéå§ããããšãçµæããã®ä»ã®åšèŸºæ
å ±ãååŸããããã«äœ¿çšã§ããå€ãã®ã€ãã³ããã³ãã©ããããŸãïŒ<a href="/ja/docs/Web/API/SpeechRecognition#Event_handlers"><code>SpeechRecognition</code> ã®ã€ãã³ããã³ãã©ã®ãªã¹ã</a> ãåç
§ããŠãã ããïŒãæãäžè¬çãªãã®ã¯ {{domxref("SpeechRecognition.onresult")}} ã§ãæåããçµæãåä¿¡ãããšãã«çºç«ãããŸãã</p> <pre class="brush: js notranslate">recognition.onresult = function(event) {  var color = event.results[0][0].transcript; @@ -255,7 +255,7 @@ if (speechSynthesis.onvoiceschanged !== undefined) { <h4 id="Speaking_the_entered_text">Speaking the entered text</h4> -<p>Next, we create an event handler to start speaking the text entered into the text field. We are using an <a href="/en-US/docs/Web/API/GlobalEventHandlers/onsubmit">onsubmit</a> handler on the form so that the action happens when <kbd>Enter</kbd>/<kbd>Return</kbd> is pressed. We first create a new {{domxref("SpeechSynthesisUtterance.SpeechSynthesisUtterance()", "SpeechSynthesisUtterance()")}} instance using its constructor â this is passed the text input's value as a parameter.</p> +<p>Next, we create an event handler to start speaking the text entered into the text field. We are using an <a href="/ja/docs/Web/API/GlobalEventHandlers/onsubmit">onsubmit</a> handler on the form so that the action happens when <kbd>Enter</kbd>/<kbd>Return</kbd> is pressed. We first create a new {{domxref("SpeechSynthesisUtterance.SpeechSynthesisUtterance()", "SpeechSynthesisUtterance()")}} instance using its constructor â this is passed the text input's value as a parameter.</p> <p>Next, we need to figure out which voice to use. We use the {{domxref("HTMLSelectElement")}} <code>selectedOptions</code> property to return the currently selected {{htmlelement("option")}} element. We then use this element's <code>data-name</code> attribute, finding the {{domxref("SpeechSynthesisVoice")}} object whose name matches this attribute's value. We set the matching voice object to be the value of the {{domxref("SpeechSynthesisUtterance.voice")}} property.</p> @@ -283,7 +283,7 @@ if (speechSynthesis.onvoiceschanged !== undefined) { event.utterance.text + '", which is "' + char + '".'); }</pre> -<p>Finally, we call <a href="/en-US/docs/Web/API/HTMLElement/blur">blur()</a> on the text input. This is mainly to hide the keyboard on Firefox OS.</p> +<p>Finally, we call <a href="/ja/docs/Web/API/HTMLElement/blur">blur()</a> on the text input. This is mainly to hide the keyboard on Firefox OS.</p> <pre class="brush: js notranslate"> inputTxt.blur(); }</pre> diff --git a/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html b/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html index 01bcec240f..e41f787f87 100644 --- a/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html +++ b/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html @@ -227,7 +227,7 @@ translation_of: Web/API/Web_Workers_API/Functions_and_classes_available_to_worke <td>{{CompatNo}}</td> </tr> <tr> - <td><a href="https://developer.mozilla.org/ja/docs/Web/API/Network_Information_API">Network Information API</a></td> + <td><a href="/ja/docs/Web/API/Network_Information_API">Network Information API</a></td> <td>ã·ã¹ãã ã®æ¥ç¶ã«ã€ããŠã®æ
å ±ãæ±çšçãªæ¥ç¶ã¿ã€ã(äŸãã° 'wifi', 'cellular' ãªã©)ã®çšèªã§æäŸããã</td> <td>{{CompatGeckoMobile(53)}} ã¢ãã€ã«ã®ã¿</td> <td>{{CompatVersionUnknown}} ã¢ãã€ã«ã®ã¿</td> @@ -267,7 +267,7 @@ translation_of: Web/API/Web_Workers_API/Functions_and_classes_available_to_worke <td>{{CompatVersionUnknown}}</td> </tr> <tr> - <td><a href="https://developer.mozilla.org/ja/docs/Web/API/Server-sent_events">Server-sent events</a></td> + <td><a href="/ja/docs/Web/API/Server-sent_events">Server-sent events</a></td> <td>ãµãŒããŒãããæ¥ç¶ãéããåŸã«ãããããç®æã®ãŠã§ãããŒãžã«ããŒã¿ãããã·ã¥ãããã</td> <td>{{CompatGeckoDesktop(53)}} (ä»ã®ãšããå°çš worker ãšå
±æ worker ã§ã®ã¿æå¹; service worker ã§ã¯ç¡å¹)</td> <td>{{CompatUnknown}}</td> diff --git a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html index a232db3e67..0997ca5254 100644 --- a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html +++ b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html @@ -3,24 +3,24 @@ title: æ§é åè€è£œã¢ã«ãŽãªãºã slug: Web/API/Web_Workers_API/Structured_clone_algorithm translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm --- -<p><strong>æ§é åè€è£œã¢ã«ãŽãªãºã </strong>ã¯è€é㪠JavaScript ãªããžã§ã¯ããã³ããŒããããã®ã¢ã«ãŽãªãºã ã§ãããã㯠{{domxref("Worker.postMessage()", "postMessage()")}} ãä»ããŠÂ <a href="/en-US/docs/Web/API/Worker">Worker</a> ãšéåä¿¡ãããšãã<a href="/en-US/docs/Glossary/IndexedDB">IndexedDB</a> ã«ãªããžã§ã¯ããæ ŒçŽãããšãã<a href="/ja/docs/Web/API/Web_Workers_API/Structured_clone_algorithm$edit#See_Also">ä»ã® API</a> ã®ããã«ãªããžã§ã¯ããã³ããŒãããšããªã©ãããŒã¿è»¢éæã«å
éšã§çšããããŠããŸããç¡éã«ãŒããé¿ããããã以åã«ã¢ã¯ã»ã¹ããåç
§ã®ããããä¿æããªãããå
¥åãªããžã§ã¯ããååž°åŠçããããšã§è€è£œããŠãããŸãã</p> +<p><strong>æ§é åè€è£œã¢ã«ãŽãªãºã </strong>ã¯è€é㪠JavaScript ãªããžã§ã¯ããã³ããŒããããã®ã¢ã«ãŽãªãºã ã§ãããã㯠{{domxref("Worker.postMessage()", "postMessage()")}} ãä»ããŠÂ <a href="/ja/docs/Web/API/Worker">Worker</a> ãšéåä¿¡ãããšãã<a href="/ja/docs/Glossary/IndexedDB">IndexedDB</a> ã«ãªããžã§ã¯ããæ ŒçŽãããšãã<a href="/ja/docs/Web/API/Web_Workers_API/Structured_clone_algorithm$edit#See_Also">ä»ã® API</a> ã®ããã«ãªããžã§ã¯ããã³ããŒãããšããªã©ãããŒã¿è»¢éæã«å
éšã§çšããããŠããŸããç¡éã«ãŒããé¿ããããã以åã«ã¢ã¯ã»ã¹ããåç
§ã®ããããä¿æããªãããå
¥åãªããžã§ã¯ããååž°åŠçããããšã§è€è£œããŠãããŸãã</p> <h2 id="æ§é åè€è£œã§åäœããªããã®">æ§é åè€è£œã§åäœããªããã®</h2> <ul> - <li><a href="/en/JavaScript/Reference/Global_Objects/Function" title="en/JavaScript/Reference/Global Objects/Function"><code>Function</code></a> ãªããžã§ã¯ãã¯æ§é åè€è£œã¢ã«ãŽãªãºã ã§ã¯è€è£œãããŸãããè€è£œããããšãããšÂ <code>DATA_CLONE_ERR</code> äŸå€ãéåºãããŸãã</li> + <li><a href="/ja/JavaScript/Reference/Global_Objects/Function" title="en/JavaScript/Reference/Global Objects/Function"><code>Function</code></a> ãªããžã§ã¯ãã¯æ§é åè€è£œã¢ã«ãŽãªãºã ã§ã¯è€è£œãããŸãããè€è£œããããšãããšÂ <code>DATA_CLONE_ERR</code> äŸå€ãéåºãããŸãã</li> <li>DOM ããŒããè€è£œãããšããåæ§ã«Â <code>DATA_CLONE_ERR</code> äŸå€ãéåºãããŸãã</li> <li>以äžã«æãããªããžã§ã¯ãã®ãã©ã¡ãŒã¿ãŒã¯ä¿æãããŸããã <ul> - <li><a href="/en/JavaScript/Reference/Global_Objects/RegExp" title="en/JavaScript/Reference/Global Objects/regexp"><code>RegExp</code></a> ãªããžã§ã¯ãã®Â <code>lastIndex</code> ãã£ãŒã«ãã¯ä¿æãããŸããã</li> - <li>ããããã£èšè¿°åãã»ãã¿ãŒãã²ãã¿ãŒ (ãããã¯åæ§ã®ã¡ã¿ããŒã¿ç³»æ©èœ) ã¯è€è£œãããŸãããããšãã°ããªããžã§ã¯ãã« <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor">ããããã£èšè¿°å</a> ã䜿çšããŠèªã¿åãå°çšã«ããŠããå Žåã§ããè€è£œãããã®ã§ã¯ããã©ã«ãã®æ¡ä»¶ã§ããèªã¿åã/æžã蟌ã¿ã«å€ãããŸãã</li> + <li><a href="/ja/JavaScript/Reference/Global_Objects/RegExp" title="en/JavaScript/Reference/Global Objects/regexp"><code>RegExp</code></a> ãªããžã§ã¯ãã®Â <code>lastIndex</code> ãã£ãŒã«ãã¯ä¿æãããŸããã</li> + <li>ããããã£èšè¿°åãã»ãã¿ãŒãã²ãã¿ãŒ (ãããã¯åæ§ã®ã¡ã¿ããŒã¿ç³»æ©èœ) ã¯è€è£œãããŸãããããšãã°ããªããžã§ã¯ãã« <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor">ããããã£èšè¿°å</a> ã䜿çšããŠèªã¿åãå°çšã«ããŠããå Žåã§ããè€è£œãããã®ã§ã¯ããã©ã«ãã®æ¡ä»¶ã§ããèªã¿åã/æžã蟌ã¿ã«å€ãããŸãã</li> <li>ãããã¿ã€ããã§ãŒã³ã¯æ¢çŽ¢ãè€è£œãããŸããã</li> </ul> </li> </ul> <div class="blockIndicator note"> -<p><strong>ã¡ã¢</strong>: ãã€ãã£ãã®Â <a href="/en/JavaScript/Reference/Global_Objects/Error" title="en/JavaScript/Reference/Global Objects/Error"><code>Error</code></a> å㯠Chrome ã§ã¯è€è£œã§ããŸããFirefox ã¯Â <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1556604">察å¿äž</a> ã§ãã</p> +<p><strong>ã¡ã¢</strong>: ãã€ãã£ãã®Â <a href="/ja/JavaScript/Reference/Global_Objects/Error" title="en/JavaScript/Reference/Global Objects/Error"><code>Error</code></a> å㯠Chrome ã§ã¯è€è£œã§ããŸããFirefox ã¯Â <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1556604">察å¿äž</a> ã§ãã</p> </div> <h2 id="ãµããŒãæžã¿ã®å">ãµããŒãæžã¿ã®å</h2> @@ -34,23 +34,23 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm </thead> <tbody> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Data_structures#Primitive_values">ãã¹ãŠã®ããªããã£ãå</a></td> + <td><a href="/ja/docs/Web/JavaScript/Data_structures#Primitive_values">ãã¹ãŠã®ããªããã£ãå</a></td> <td>symbol ãé€ã</td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a> ãªããžã§ã¯ã</td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Boolean">Boolean</a> ãªããžã§ã¯ã</td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/String">String</a> ãªããžã§ã¯ã</td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/String/String">String</a> ãªããžã§ã¯ã</td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a></td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp">RegExp</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp">RegExp</a></td> <td><code>lastIndex</code> ãã£ãŒã«ãã¯ä¿æãããŸããã</td> </tr> <tr> @@ -66,12 +66,12 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/API/ArrayBuffer">ArrayBuffer</a></td> + <td><a href="/ja/docs/Web/API/ArrayBuffer">ArrayBuffer</a></td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/API/ArrayBufferView">ArrayBufferView</a></td> - <td>ä»ã® <a href="/en-US/docs/Web/JavaScript/Typed_arrays">åä»ãé
å</a> ãå«ã</td> + <td><a href="/ja/docs/Web/API/ArrayBufferView">ArrayBufferView</a></td> + <td>ä»ã® <a href="/ja/docs/Web/JavaScript/Typed_arrays">åä»ãé
å</a> ãå«ã</td> </tr> <tr> <td>{{ domxref("ImageBitmap") }}</td> @@ -82,19 +82,19 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a></td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Object">Object</a></td> <td>ããã¯ãã¬ãŒã³ãªããžã§ã¯ã (ãªããžã§ã¯ããªãã©ã«ãªã©) <strong>ã®ã¿ </strong>ãå«ã¿ãŸã</td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map">Map</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Map">Map</a></td> <td></td> </tr> <tr> - <td><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set">Set</a></td> + <td><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Set">Set</a></td> <td></td> </tr> </tbody> @@ -106,7 +106,7 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm <li><a href="http://www.w3.org/TR/html5/infrastructure.html#safe-passing-of-structured-data">HTML Specification: Safe passing of structured data</a></li> <li>{{ domxref("window.history") }}</li> <li>{{ domxref("window.postMessage()") }}</li> - <li><a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a></li> - <li><a href="/en-US/docs/Web/API/IndexedDB_API">IndexedDB</a></li> - <li><a href="/en-US/docs/Components.utils.cloneInto">Components.utils.cloneInto</a></li> + <li><a href="/ja/docs/Web/API/Web_Workers_API">Web Workers</a></li> + <li><a href="/ja/docs/Web/API/IndexedDB_API">IndexedDB</a></li> + <li><a href="/ja/docs/Components.utils.cloneInto">Components.utils.cloneInto</a></li> </ul> diff --git a/files/ja/web/api/web_workers_api/using_web_workers/index.html b/files/ja/web/api/web_workers_api/using_web_workers/index.html index 3da6e5ee2a..557561f689 100644 --- a/files/ja/web/api/web_workers_api/using_web_workers/index.html +++ b/files/ja/web/api/web_workers_api/using_web_workers/index.html @@ -213,7 +213,7 @@ importScripts('//example.com/hello.js'); /* ä»ã®ãªãªãžã³ã®ã¹ã¯ãªãã <pre class="brush: plain">Content-Security-Policy: script-src 'self'</pre> -<p>ç¹ã«ããã㯠<code><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval">eval()</a></code> ã䜿çšããã¹ã¯ãªãããé²ããŸããããããã¹ã¯ãªãããã¯ãŒã«ãŒãæ§ç¯ããå Žåãã¯ãŒã«ãŒã®ã³ã³ããã¹ãã§å®è¡äžã®ã³ãŒã㯠<code>eval()</code> ã䜿çšããããšãã§ããŸãã</p> +<p>ç¹ã«ããã㯠<code><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/eval">eval()</a></code> ã䜿çšããã¹ã¯ãªãããé²ããŸããããããã¹ã¯ãªãããã¯ãŒã«ãŒãæ§ç¯ããå Žåãã¯ãŒã«ãŒã®ã³ã³ããã¹ãã§å®è¡äžã®ã³ãŒã㯠<code>eval()</code> ã䜿çšããããšãã§ããŸãã</p> <p>ã¯ãŒã«ãŒã®ã³ã³ãã³ãã»ãã¥ãªãã£ããªã·ãŒãæå®ããã«ã¯ãã¯ãŒã«ãŒã¹ã¯ãªããèªèº«ãé
ä¿¡ããããªã¯ãšã¹ãã® <a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy">Content-Security-Policy</a> ã¬ã¹ãã³ã¹ããããŒã§èšå®ããŠãã ããã</p> diff --git a/files/ja/web/api/webgl_api/basic_2d_animation_example/index.html b/files/ja/web/api/webgl_api/basic_2d_animation_example/index.html index 5330c36d31..bad0c8dd0e 100644 --- a/files/ja/web/api/webgl_api/basic_2d_animation_example/index.html +++ b/files/ja/web/api/webgl_api/basic_2d_animation_example/index.html @@ -233,7 +233,7 @@ function startup() { <p>ãœãŒã¹ã³ãŒã㯠{{domxref("WebGLRenderingContext.shaderSource", "gl.shaderSource()")}} ãéããŠæ°ããã·ã§ãŒããŒã«éä¿¡ããããã®ãšãã·ã§ãŒããŒã¯ {{domxref("WebGLRenderingContext.compileShader", "gl.compileShader()")}} ã䜿çšããŠã³ã³ãã€ã«ãããŸãã</p> -<p>ã³ã³ãã€ã«ãšã©ãŒã¯ã³ã³ãœãŒã«ã«èšé²ãããŸããçæãããã¡ãã»ãŒãžã«æ£ããã·ã§ãŒããŒã¿ã€ãã®æååãæ¿å
¥ããããã®<a href="/docs/Web/JavaScript/Reference/Template_literals">ãã³ãã¬ãŒããªãã©ã«</a>æååã®äœ¿çšã«æ³šæããŠãã ãããå®éã®ãšã©ãŒã®è©³çŽ°ã¯ã{{domxref("WebGLRenderingContext.getShaderInfoLog", "gl.getShaderInfoLog()")}}ãåŒã³åºãããšã«ãã£ãŠååŸãããŸãã</p> +<p>ã³ã³ãã€ã«ãšã©ãŒã¯ã³ã³ãœãŒã«ã«èšé²ãããŸããçæãããã¡ãã»ãŒãžã«æ£ããã·ã§ãŒããŒã¿ã€ãã®æååãæ¿å
¥ããããã®<a href="/ja/docs/Web/JavaScript/Reference/Template_literals">ãã³ãã¬ãŒããªãã©ã«</a>æååã®äœ¿çšã«æ³šæããŠãã ãããå®éã®ãšã©ãŒã®è©³çŽ°ã¯ã{{domxref("WebGLRenderingContext.getShaderInfoLog", "gl.getShaderInfoLog()")}}ãåŒã³åºãããšã«ãã£ãŠååŸãããŸãã</p> <p>æåŸã«ãã³ã³ãã€ã«ãããã·ã§ãŒããŒãåŒã³åºãå
(<code>buildShaderProgram()</code> é¢æ°) ãžè¿ããŸãã</p> diff --git a/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html b/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html index c96c77043d..934f52c3ea 100644 --- a/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html +++ b/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html @@ -129,7 +129,7 @@ translation_of: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context <pre class="brush: js line-numbers language-js"><code class="language-js"> <span class="keyword token">const</span> shaderProgram <span class="operator token">=</span> <span class="function token">initShaderProgram</span><span class="punctuation token">(</span>gl<span class="punctuation token">,</span> vsSource<span class="punctuation token">,</span> fsSource<span class="punctuation token">)</span><span class="punctuation token">;</span></code></pre> -<p>After we've created a shader program we need to look up the locations that WebGL assigned to our inputs. In this case we have one attribute and two uniforms. Attributes receive values from buffers. Each iteration of the vertex shader receives the next value from the buffer assigned to that attribute. <a href="/en-US/docs/Web/API/WebGL_API/Data#Uniforms">Uniforms</a> are similar to JavaScript global variables. They stay the same value for all iterations of a shader. Since the attribute and uniform locations are specific to a single shader program we'll store them together to make them easy to pass around</p> +<p>After we've created a shader program we need to look up the locations that WebGL assigned to our inputs. In this case we have one attribute and two uniforms. Attributes receive values from buffers. Each iteration of the vertex shader receives the next value from the buffer assigned to that attribute. <a href="/ja/docs/Web/API/WebGL_API/Data#Uniforms">Uniforms</a> are similar to JavaScript global variables. They stay the same value for all iterations of a shader. Since the attribute and uniform locations are specific to a single shader program we'll store them together to make them easy to pass around</p> <pre class="brush: js line-numbers language-js"><code class="language-js"> <span class="keyword token">const</span> programInfo <span class="operator token">=</span> <span class="punctuation token">{</span> program<span class="punctuation token">:</span> shaderProgram<span class="punctuation token">,</span> diff --git a/files/ja/web/api/webgl_api/webgl_model_view_projection/index.html b/files/ja/web/api/webgl_api/webgl_model_view_projection/index.html index d686e310bd..304d1604e4 100644 --- a/files/ja/web/api/webgl_api/webgl_model_view_projection/index.html +++ b/files/ja/web/api/webgl_api/webgl_model_view_projection/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGL_API/WebGL_model_view_projection --- <p>{{WebGLSidebar}}</p> -<p class="summary">ãã®èšäºã§ã¯ã<a href="/en-US/docs/Web/API/WebGL_API">WebGL</a> ãããžã§ã¯ãå
ã§ããŒã¿ãååŸãããããé©åãªç©ºéã«æ圱ããŠç»é¢ã«è¡šç€ºããæ¹æ³ã«ã€ããŠèª¬æããŸãã䞊é²ãæ¡çž®ãå転è¡åã䜿çšããåºæ¬çãªè¡åèšç®ã®ç¥èãããããšãåæãšããŠããŸãã3Dã·ãŒã³ãæ§æãããšãã«é垞䜿çšãããäžå¿çãª3ã€ã®è¡åã§ãããã¢ãã«ããã¥ãŒãå°åœ±è¡åã«ã€ããŠèª¬æããŸãã</p> +<p class="summary">ãã®èšäºã§ã¯ã<a href="/ja/docs/Web/API/WebGL_API">WebGL</a> ãããžã§ã¯ãå
ã§ããŒã¿ãååŸãããããé©åãªç©ºéã«æ圱ããŠç»é¢ã«è¡šç€ºããæ¹æ³ã«ã€ããŠèª¬æããŸãã䞊é²ãæ¡çž®ãå転è¡åã䜿çšããåºæ¬çãªè¡åèšç®ã®ç¥èãããããšãåæãšããŠããŸãã3Dã·ãŒã³ãæ§æãããšãã«é垞䜿çšãããäžå¿çãª3ã€ã®è¡åã§ãããã¢ãã«ããã¥ãŒãå°åœ±è¡åã«ã€ããŠèª¬æããŸãã</p> <div class="note"> <p><strong>Note</strong>: This article is also available as an <a href="https://github.com/TatumCreative/mdn-model-view-projection">MDN content kit</a>. It also uses a collection of <a href="https://github.com/TatumCreative/mdn-webgl">utility functions</a> available under the <code>MDN</code> global object.</p> @@ -687,6 +687,6 @@ gl_Position = projection * model * vec4(position, 1.0); <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebGL_API">WebGL</a></li> + <li><a href="/ja/docs/Web/API/WebGL_API">WebGL</a></li> <li>{{interwiki("wikipedia", "3D projection")}}</li> </ul> diff --git a/files/ja/web/api/webglrenderingcontext/attachshader/index.html b/files/ja/web/api/webglrenderingcontext/attachshader/index.html index 3390fd85c8..d6deb487d5 100644 --- a/files/ja/web/api/webglrenderingcontext/attachshader/index.html +++ b/files/ja/web/api/webglrenderingcontext/attachshader/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/attachShader --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong>WebGLRenderingContext.attachShader()</strong> ã¡ãœããã¯ããã©ã°ã¡ã³ããé ç¹ã®ã©ã¡ããã® {{domxref("WebGLShader")}} ã {{domxref("WebGLProgram")}} ã«ã¢ã¿ããããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong>WebGLRenderingContext.attachShader()</strong> ã¡ãœããã¯ããã©ã°ã¡ã³ããé ç¹ã®ã©ã¡ããã® {{domxref("WebGLShader")}} ã {{domxref("WebGLProgram")}} ã«ã¢ã¿ããããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html b/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html index e2133d9477..d27fde5aed 100644 --- a/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html +++ b/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/bindBuffer --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.bindBuffer()</code></strong> ã¡ãœããã¯ãäžãããã {{domxref("WebGLBuffer")}} ãã¿ãŒã²ããã«çµåããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.bindBuffer()</code></strong> ã¡ãœããã¯ãäžãããã {{domxref("WebGLBuffer")}} ãã¿ãŒã²ããã«çµåããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/bufferdata/index.html b/files/ja/web/api/webglrenderingcontext/bufferdata/index.html index d00b532c52..76ab8f6a99 100644 --- a/files/ja/web/api/webglrenderingcontext/bufferdata/index.html +++ b/files/ja/web/api/webglrenderingcontext/bufferdata/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/bufferData --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> <strong><code>WebGLRenderingContext.bufferData()</code></strong> ã¡ãœããã¯ããããã¡ãŒãªããžã§ã¯ãã®ããŒã¿ã¹ãã¢ãåæåãäœæããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> <strong><code>WebGLRenderingContext.bufferData()</code></strong> ã¡ãœããã¯ããããã¡ãŒãªããžã§ã¯ãã®ããŒã¿ã¹ãã¢ãåæåãäœæããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/clear/index.html b/files/ja/web/api/webglrenderingcontext/clear/index.html index 63742665a0..e0a636ff35 100644 --- a/files/ja/web/api/webglrenderingcontext/clear/index.html +++ b/files/ja/web/api/webglrenderingcontext/clear/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/clear --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.clear()</code></strong> ã¡ãœããã¯ããããã¡ãŒãããªã»ããå€ã§æ¶å»ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.clear()</code></strong> ã¡ãœããã¯ããããã¡ãŒãããªã»ããå€ã§æ¶å»ããŸãã</p> <p>ããªã»ããå€ã¯ã{{domxref("WebGLRenderingContext.clearColor", "clearColor()")}}, {{domxref("WebGLRenderingContext.clearDepth", "clearDepth()")}} ã {{domxref("WebGLRenderingContext.clearStencil", "clearStencil()")}} ã§èšå®å¯èœã§ãã</p> diff --git a/files/ja/web/api/webglrenderingcontext/clearcolor/index.html b/files/ja/web/api/webglrenderingcontext/clearcolor/index.html index 684e45cc5d..379d7e00fb 100644 --- a/files/ja/web/api/webglrenderingcontext/clearcolor/index.html +++ b/files/ja/web/api/webglrenderingcontext/clearcolor/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/clearColor --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearColor()</code></strong> ã¡ãœããã¯ãã«ã©ãŒãããã¡ãŒã®æ¶å»ã«äœ¿ãããè²ã®å€ãæå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearColor()</code></strong> ã¡ãœããã¯ãã«ã©ãŒãããã¡ãŒã®æ¶å»ã«äœ¿ãããè²ã®å€ãæå®ããŸãã</p> <p>ãã®æå®ã¯Â {{domxref("WebGLRenderingContext.clear", "clear()")}} ã¡ãœãããåŒãã ãšãã«äœ¿çšãããè²ã§ããå€ã¯ 0 ãã 1 ã«äžžããããŸãã</p> diff --git a/files/ja/web/api/webglrenderingcontext/cleardepth/index.html b/files/ja/web/api/webglrenderingcontext/cleardepth/index.html index 0dc37e2b19..7e9c54ce84 100644 --- a/files/ja/web/api/webglrenderingcontext/cleardepth/index.html +++ b/files/ja/web/api/webglrenderingcontext/cleardepth/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/clearDepth --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearDepth()</code></strong> ã¡ãœããã¯ã深床ãããã¡ãŒãæ¶å»ããå€ãæå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearDepth()</code></strong> ã¡ãœããã¯ã深床ãããã¡ãŒãæ¶å»ããå€ãæå®ããŸãã</p> <p>ãã®æå®ã¯ã{{domxref("WebGLRenderingContext.clear", "clear()")}} ã¡ãœãããåŒã¶ãšãã«äœ¿çšããã深床ã®æ°å€ã§ããå€ã¯ 0 ãã 1 ã«äžžããããŸãã</p> diff --git a/files/ja/web/api/webglrenderingcontext/clearstencil/index.html b/files/ja/web/api/webglrenderingcontext/clearstencil/index.html index 86f8b110dd..3e08e2256e 100644 --- a/files/ja/web/api/webglrenderingcontext/clearstencil/index.html +++ b/files/ja/web/api/webglrenderingcontext/clearstencil/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/clearStencil --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearStencil()</code></strong> ã¡ãœããã¯ãã¹ãã³ã·ã«ãããã¡ãŒãæ¶å»ããå€ãæå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.clearStencil()</code></strong> ã¡ãœããã¯ãã¹ãã³ã·ã«ãããã¡ãŒãæ¶å»ããå€ãæå®ããŸãã</p> <p>ãã®æå®ã¯ã{{domxref("WebGLRenderingContext.clear", "clear()")}} ã¡ãœãããåŒã¶ãšãã«äœ¿çšãããã¹ãã³ã·ã«ã®å€ã§ãã</p> diff --git a/files/ja/web/api/webglrenderingcontext/compileshader/index.html b/files/ja/web/api/webglrenderingcontext/compileshader/index.html index 42101779c0..b021fb7cfe 100644 --- a/files/ja/web/api/webglrenderingcontext/compileshader/index.html +++ b/files/ja/web/api/webglrenderingcontext/compileshader/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/compileShader --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong>WebGLRenderingContext.compileShader()</strong> ã¡ãœããã¯ãGLSL ã·ã§ãŒããŒããã€ããªãžã³ã³ãã€ã«ããŸãããã㯠{{domxref("WebGLProgram")}} ã«äœ¿çšããããšãã§ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong>WebGLRenderingContext.compileShader()</strong> ã¡ãœããã¯ãGLSL ã·ã§ãŒããŒããã€ããªãžã³ã³ãã€ã«ããŸãããã㯠{{domxref("WebGLProgram")}} ã«äœ¿çšããããšãã§ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/createbuffer/index.html b/files/ja/web/api/webglrenderingcontext/createbuffer/index.html index 09b9f21685..f7583fc77f 100644 --- a/files/ja/web/api/webglrenderingcontext/createbuffer/index.html +++ b/files/ja/web/api/webglrenderingcontext/createbuffer/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/createBuffer --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> 㮠<strong><code>WebGLRenderingContext.createBuffer()</code></strong> ã¡ãœããã¯ãé ç¹ãè²ãšãã£ãããŒã¿ãæ ŒçŽãã {{domxref("WebGLBuffer")}} ãäœæãåæåããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> 㮠<strong><code>WebGLRenderingContext.createBuffer()</code></strong> ã¡ãœããã¯ãé ç¹ãè²ãšãã£ãããŒã¿ãæ ŒçŽãã {{domxref("WebGLBuffer")}} ãäœæãåæåããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/createprogram/index.html b/files/ja/web/api/webglrenderingcontext/createprogram/index.html index 2fa7d7def3..7c247390af 100644 --- a/files/ja/web/api/webglrenderingcontext/createprogram/index.html +++ b/files/ja/web/api/webglrenderingcontext/createprogram/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/createProgram --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.createProgram()</code></strong> ã¡ãœããã¯ã{{domxref("WebGLProgram")}} ãªããžã§ã¯ããäœæãåæåããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.createProgram()</code></strong> ã¡ãœããã¯ã{{domxref("WebGLProgram")}} ãªããžã§ã¯ããäœæãåæåããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/createshader/index.html b/files/ja/web/api/webglrenderingcontext/createshader/index.html index 69fbb6a7eb..4ce52ce0f3 100644 --- a/files/ja/web/api/webglrenderingcontext/createshader/index.html +++ b/files/ja/web/api/webglrenderingcontext/createshader/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/createShader --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong>WebGLRenderingContext.createShader()</strong> ã¡ãœããã¯ã{{domxref("WebGLShader")}} ãäœæããŸããããããããã«ã {{domxref("WebGLRenderingContext.shaderSource()")}} ãš {{domxref("WebGLRenderingContext.compileShader()")}} ãçšããŠèšå®ã§ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong>WebGLRenderingContext.createShader()</strong> ã¡ãœããã¯ã{{domxref("WebGLShader")}} ãäœæããŸããããããããã«ã {{domxref("WebGLRenderingContext.shaderSource()")}} ãš {{domxref("WebGLRenderingContext.compileShader()")}} ãçšããŠèšå®ã§ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/drawarrays/index.html b/files/ja/web/api/webglrenderingcontext/drawarrays/index.html index 1f551089c9..3b02fa5648 100644 --- a/files/ja/web/api/webglrenderingcontext/drawarrays/index.html +++ b/files/ja/web/api/webglrenderingcontext/drawarrays/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/drawArrays --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.drawArrays()</code></strong> ã¡ãœããã¯ãé
åããŒã¿ããããªããã£ããæç»ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.drawArrays()</code></strong> ã¡ãœããã¯ãé
åããŒã¿ããããªããã£ããæç»ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/getattriblocation/index.html b/files/ja/web/api/webglrenderingcontext/getattriblocation/index.html index f521fbf58a..a820732176 100644 --- a/files/ja/web/api/webglrenderingcontext/getattriblocation/index.html +++ b/files/ja/web/api/webglrenderingcontext/getattriblocation/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/getAttribLocation --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.getAttribLocation()</code></strong>ã¡ãœããã¯æå®ããã{{domxref("WebGLProgram")}}å
ã®å±æ§ã®å Žæãè¿ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã®Â <strong><code>WebGLRenderingContext.getAttribLocation()</code></strong>ã¡ãœããã¯æå®ããã{{domxref("WebGLProgram")}}å
ã®å±æ§ã®å Žæãè¿ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/linkprogram/index.html b/files/ja/web/api/webglrenderingcontext/linkprogram/index.html index b9d989545d..55c3063d6e 100644 --- a/files/ja/web/api/webglrenderingcontext/linkprogram/index.html +++ b/files/ja/web/api/webglrenderingcontext/linkprogram/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/linkProgram --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.linkProgram()</code></strong> ã¡ãœããã¯ãäžãããã {{domxref("WebGLProgram")}} ã«æ¥ç¶ãããé ç¹ãšãã©ã°ã¡ã³ãã®ã·ã§ãŒããŒããªã³ã¯ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.linkProgram()</code></strong> ã¡ãœããã¯ãäžãããã {{domxref("WebGLProgram")}} ã«æ¥ç¶ãããé ç¹ãšãã©ã°ã¡ã³ãã®ã·ã§ãŒããŒããªã³ã¯ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/shadersource/index.html b/files/ja/web/api/webglrenderingcontext/shadersource/index.html index c8b3eb97b6..91cac9946d 100644 --- a/files/ja/web/api/webglrenderingcontext/shadersource/index.html +++ b/files/ja/web/api/webglrenderingcontext/shadersource/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/shaderSource --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.shaderSource()</code></strong> ã¡ãœããã¯ã{{domxref("WebGLShader")}} ã®ãœãŒã¹ã³ãŒããèšå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.shaderSource()</code></strong> ã¡ãœããã¯ã{{domxref("WebGLShader")}} ã®ãœãŒã¹ã³ãŒããèšå®ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/uniformmatrix/index.html b/files/ja/web/api/webglrenderingcontext/uniformmatrix/index.html index dea9487204..828da2d7cd 100644 --- a/files/ja/web/api/webglrenderingcontext/uniformmatrix/index.html +++ b/files/ja/web/api/webglrenderingcontext/uniformmatrix/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/uniformMatrix --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.uniformMatrix[234]fv()</code></strong> ã¡ãœããã¯ãè¡åã®å€ããŠããã©ãŒã ã®å€ã«æå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.uniformMatrix[234]fv()</code></strong> ã¡ãœããã¯ãè¡åã®å€ããŠããã©ãŒã ã®å€ã«æå®ããŸãã</p> <p>ãã®ã¡ãœããã®Â 3 ã€ã®ããŒãžã§ã³ (<code>uniformMatrix2fv()</code>, <code>uniformMatrix3fv()</code>, ãšÂ <code>uniformMatrix4fv()</code>) ã¯ãå
¥åå€ãšã㊠2 èŠçŽ , 3 èŠçŽ , 4 èŠçŽ ã®ãã¯ãã«ãããããåããŸãã</p> diff --git a/files/ja/web/api/webglrenderingcontext/useprogram/index.html b/files/ja/web/api/webglrenderingcontext/useprogram/index.html index 940a8cda72..7f86a49824 100644 --- a/files/ja/web/api/webglrenderingcontext/useprogram/index.html +++ b/files/ja/web/api/webglrenderingcontext/useprogram/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/useProgram --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.useProgram()</code></strong> ã¡ãœããã¯ãæå®ãã {{domxref("WebGLProgram")}} ãçŸåšã®æç»ã¹ããŒãã®äžéšãšããŠèšå®ããŸãã</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.useProgram()</code></strong> ã¡ãœããã¯ãæå®ãã {{domxref("WebGLProgram")}} ãçŸåšã®æç»ã¹ããŒãã®äžéšãšããŠèšå®ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webglrenderingcontext/vertexattribpointer/index.html b/files/ja/web/api/webglrenderingcontext/vertexattribpointer/index.html index c5bdf737c9..bf0e2f05f9 100644 --- a/files/ja/web/api/webglrenderingcontext/vertexattribpointer/index.html +++ b/files/ja/web/api/webglrenderingcontext/vertexattribpointer/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/vertexAttribPointer --- <div>{{APIRef("WebGL")}}</div> -<p class="summary"><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.vertexAttribPointer()</code></strong> ã¡ãœããã¯ãçŸåšÂ <code>gl.ARRAY_BUFFER</code> ã«çµåããããããã¡ãŒããçŸåšã®é ç¹ãããã¡ãŒãªããžã§ã¯ãã®äžè¬çãªé ç¹å±æ§ã«çµåããŠããã®ã¬ã€ã¢ãŠããæå®ããŸãã</p> +<p class="summary"><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> ã® <strong><code>WebGLRenderingContext.vertexAttribPointer()</code></strong> ã¡ãœããã¯ãçŸåšÂ <code>gl.ARRAY_BUFFER</code> ã«çµåããããããã¡ãŒããçŸåšã®é ç¹ãããã¡ãŒãªããžã§ã¯ãã®äžè¬çãªé ç¹å±æ§ã«çµåããŠããã®ã¬ã€ã¢ãŠããæå®ããŸãã</p> <h2 id="æ§æ">æ§æ</h2> diff --git a/files/ja/web/api/webrtc_api/connectivity/index.html b/files/ja/web/api/webrtc_api/connectivity/index.html index 20b60fd87d..167ddcff9a 100644 --- a/files/ja/web/api/webrtc_api/connectivity/index.html +++ b/files/ja/web/api/webrtc_api/connectivity/index.html @@ -61,7 +61,7 @@ translation_of: Web/API/WebRTC_API/Connectivity <p>The <code>pendingLocalDescription</code> contains not just the offer or answer under consideration, but any local ICE candidates which have already been gathered since the offer or answer was created. Similarly, <code>pendingRemoteDescription</code> includes any remote ICE candidates which have been provided by calls to {{domxref("RTCPeerConnection.addIceCandidate()")}}.</p> </div> -<p>See the individual articles on these properties and methods for more specifics, and <a href="/en-US/docs/Web/Media/Formats/WebRTC_codecs">Codecs used by WebRTC</a> for information about codecs supported by WebRTC and which are compatible with which browsers. The codecs guide also offers guidance to help you choose the best codecs for your needs.</p> +<p>See the individual articles on these properties and methods for more specifics, and <a href="/ja/docs/Web/Media/Formats/WebRTC_codecs">Codecs used by WebRTC</a> for information about codecs supported by WebRTC and which are compatible with which browsers. The codecs guide also offers guidance to help you choose the best codecs for your needs.</p> <h2 id="ICE_candidates">ICE candidates</h2> diff --git a/files/ja/web/api/webrtc_api/index.html b/files/ja/web/api/webrtc_api/index.html index 306818224b..bc2a2fada0 100644 --- a/files/ja/web/api/webrtc_api/index.html +++ b/files/ja/web/api/webrtc_api/index.html @@ -24,11 +24,11 @@ translation_of: Web/API/WebRTC_API <h2 id="Interoperability" name="Interoperability">çžäºéçšæ§</h2> -<p>WebRTC ã®å®è£
ã¯ãŸã é²åããŠããããã©ãŠã¶ããšã«<a href="/en-US/docs/Web/Media/Formats/WebRTC_codecs">ã³ãŒããã¯</a>ã WebRTC æ©èœã®ãµããŒãã¬ãã«ãç°ãªããããã³ãŒããæžãå§ããåã« Google ãæäŸãã <a href="https://github.com/webrtcHacks/adapter">Adapter.js</a> ã©ã€ãã©ãªãå©çšããããšã匷ãæ€èšããå¿
èŠããããŸãã</p> +<p>WebRTC ã®å®è£
ã¯ãŸã é²åããŠããããã©ãŠã¶ããšã«<a href="/ja/docs/Web/Media/Formats/WebRTC_codecs">ã³ãŒããã¯</a>ã WebRTC æ©èœã®ãµããŒãã¬ãã«ãç°ãªããããã³ãŒããæžãå§ããåã« Google ãæäŸãã <a href="https://github.com/webrtcHacks/adapter">Adapter.js</a> ã©ã€ãã©ãªãå©çšããããšã匷ãæ€èšããå¿
èŠããããŸãã</p> <p>Adapter.js ã¯ã·ã ({{Glossary("Shim")}}) ãããªãã£ã« ({{Glossary("polyfill")}}) ã䜿çšããŠããµããŒãããŠããç°å¢ã«ãã£ãŠç°ãªã WebRTC å®è£
ã®éããæ»ããã«ããŸãããŸããæ¥é èŸããã®ä»ã®ååã®éãã Adapter.js ãåŠçããããšã§ãWebRTC ã®éçºããã»ã¹å
šäœãããç°¡åã«ãªããããåºç¯ãªäºææ§ã®ããçµæãåŸãããããã«ãªããŸãããã®ã©ã€ãã©ãªã¯ <a href="https://www.npmjs.com/package/webrtc-adapter">NPM ããã±ãŒãž</a>ãšããŠãæäŸãããŠããŸãã</p> -<p>Adapter.js ã®è©³çŽ°ã«ã€ããŠã¯ã<a href="/en-US/docs/Web/API/WebRTC_API/adapter.js">WebRTC adapter.js ã䜿çšããäºææ§ã®åäž</a>ãåç
§ããŠãã ããã</p> +<p>Adapter.js ã®è©³çŽ°ã«ã€ããŠã¯ã<a href="/ja/docs/Web/API/WebRTC_API/adapter.js">WebRTC adapter.js ã䜿çšããäºææ§ã®åäž</a>ãåç
§ããŠãã ããã</p> <h2 id="WebRTC_concepts_and_usage" name="WebRTC_concepts_and_usage">WebRTC ã®æŠå¿µãšäœ¿ãæ¹</h2> @@ -76,12 +76,12 @@ translation_of: Web/API/WebRTC_API <dt>{{DOMxRef("RTCTrackEvent")}}</dt> <dd>ãã®ã€ã³ã¿ãŒãã§ã€ã¹ã¯ {{domxref("RTCPeerConnection.track_event", "track")}} ã€ãã³ããè¡šããã®ã§ã {{DOMxRef("RTCRtpReceiver")}} ãªããžã§ã¯ãã {{DOMxRef("RTCPeerConnection")}} ãªããžã§ã¯ãã«è¿œå ãããããšã瀺ããã©ãã¯ã€ãã³ããè¡šçŸããããã«äœ¿çšãããã€ã³ã¿ãŒãã§ãŒã¹ã§ãæ°ããçä¿¡ (incoming) {{DOMxRef("MediaStreamTrack")}} ãçæããã<code>RTCPeerConnection</code> ã«è¿œå ãããããšã瀺ããŸãã</dd> <dt>{{DOMxRef("RTCSctpTransport")}}</dt> - <dd>Stream Control Transmission Protocol (<strong>{{Glossary("SCTP")}}</strong>) ãã©ã³ã¹ããŒãã説æããæ
å ±ãæäŸãã {{DOMxRef("RTCPeerConnection")}} ã®ãã¹ãŠã®<a href="/en-US/docs/Web/API/RTCPeerConnection" title="The RTCPeerConnection interface represents a WebRTC connection between the local computer and a remote peer. It provides methods to connect to a remote peer, maintain and monitor the connection, and close the connection once it's no longer needed."><code>RTCPeerConnection</code></a> ã®ããŒã¿ãã£ãã«ã® SCTP ãã±ãããéåä¿¡ããã Datagram Transport Layer Security (<strong>{{Glossary("DTLS")}}</strong>) ãã©ã³ã¹ããŒãã«ã¢ã¯ã»ã¹ããæ¹æ³ãæäŸããŸãã</dd> + <dd>Stream Control Transmission Protocol (<strong>{{Glossary("SCTP")}}</strong>) ãã©ã³ã¹ããŒãã説æããæ
å ±ãæäŸãã {{DOMxRef("RTCPeerConnection")}} ã®ãã¹ãŠã®<a href="/ja/docs/Web/API/RTCPeerConnection" title="The RTCPeerConnection interface represents a WebRTC connection between the local computer and a remote peer. It provides methods to connect to a remote peer, maintain and monitor the connection, and close the connection once it's no longer needed."><code>RTCPeerConnection</code></a> ã®ããŒã¿ãã£ãã«ã® SCTP ãã±ãããéåä¿¡ããã Datagram Transport Layer Security (<strong>{{Glossary("DTLS")}}</strong>) ãã©ã³ã¹ããŒãã«ã¢ã¯ã»ã¹ããæ¹æ³ãæäŸããŸãã</dd> <dt> <h4 id="Dictionaries" name="Dictionaries">èŸæž</h4> </dt> <dt>{{DOMxRef("RTCConfiguration")}}</dt> - <dd><a href="https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection" title="The RTCPeerConnection interface represents a WebRTC connection between the local computer and a remote peer. It provides methods to connect to a remote peer, maintain and monitor the connection, and close the connection once it's no longer needed."><code>RTCPeerConnection</code></a> ã® {{DOMxRef("RTCPeerConnection")}} ã®æ§æãªãã·ã§ã³ãæäŸããããã«äœ¿çšããŸãã</dd> + <dd><a href="/ja/docs/Web/API/RTCPeerConnection" title="The RTCPeerConnection interface represents a WebRTC connection between the local computer and a remote peer. It provides methods to connect to a remote peer, maintain and monitor the connection, and close the connection once it's no longer needed."><code>RTCPeerConnection</code></a> ã® {{DOMxRef("RTCPeerConnection")}} ã®æ§æãªãã·ã§ã³ãæäŸããããã«äœ¿çšããŸãã</dd> <dt>{{DOMxRef("RTCIceServer")}}</dt> <dd>({{Glossary("STUN")}} ã {{Glossary("TURN")}} ãµãŒãã®ãããª) åäžã® {{Glossary("ICE")}} ãµãŒããŒãå®çŸ©ããŸãã</dd> <dt>{{DOMxRef("RTCRtpContributingSource")}}</dt> diff --git a/files/ja/web/api/websocket/protocol/index.html b/files/ja/web/api/websocket/protocol/index.html index 542e7247a0..1bceb52b81 100644 --- a/files/ja/web/api/websocket/protocol/index.html +++ b/files/ja/web/api/websocket/protocol/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/WebSocket/protocol <h2 id="å€">å€</h2> -<p><a href="https://developer.mozilla.org/en-US/docs/Web/API/DOMString" title="DOMString is a UTF-16 String. As JavaScript already uses such strings, DOMString is mapped directly to a String."><code>DOMString</code></a></p> +<p><a href="/ja/docs/Web/API/DOMString" title="DOMString is a UTF-16 String. As JavaScript already uses such strings, DOMString is mapped directly to a String."><code>DOMString</code></a></p> <h2 id="ä»æ§æž">ä»æ§æž</h2> diff --git a/files/ja/web/api/websocket/url/index.html b/files/ja/web/api/websocket/url/index.html index 4fec72f012..f6ba98ae8b 100644 --- a/files/ja/web/api/websocket/url/index.html +++ b/files/ja/web/api/websocket/url/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/WebSocket/url <h2 id="å€">å€</h2> -<p><a href="https://developer.mozilla.org/en-US/docs/Web/API/DOMString" title="DOMString is a UTF-16 String. As JavaScript already uses such strings, DOMString is mapped directly to a String."><code>DOMString</code></a></p> +<p><a href="/ja/docs/Web/API/DOMString" title="DOMString is a UTF-16 String. As JavaScript already uses such strings, DOMString is mapped directly to a String."><code>DOMString</code></a></p> <h2 id="ä»æ§æž">ä»æ§æž</h2> diff --git a/files/ja/web/api/websockets_api/writing_websocket_server/index.html b/files/ja/web/api/websockets_api/writing_websocket_server/index.html index 6db150fbc0..b82473f0a1 100644 --- a/files/ja/web/api/websockets_api/writing_websocket_server/index.html +++ b/files/ja/web/api/websockets_api/writing_websocket_server/index.html @@ -133,7 +133,7 @@ if (Regex.IsMatch(data, "^GET")) { }</pre> -<p>ãªã¯ãšã¹ãã¯ç°¡åã«äœæã§ããŸãããç解ããã®ã¯å°ãé£ãããããããŸããããµãŒããŒã®ãã³ãã·ã§ã€ã¯ã®å®å
šãªèª¬æ㯠<a href="https://developer.mozilla.org/ja/docs/Web/API/WebSockets_API/RFC%206455,%20section%204.2.2">RFC 6455ãã»ã¯ã·ã§ã³4.2.2</a> ã«ãããŸããç§ãã¡ã®ç®çã®ããã«ãç°¡åãªã¬ã¹ãã³ã¹ãäœæããŸãã</p> +<p>ãªã¯ãšã¹ãã¯ç°¡åã«äœæã§ããŸãããç解ããã®ã¯å°ãé£ãããããããŸããããµãŒããŒã®ãã³ãã·ã§ã€ã¯ã®å®å
šãªèª¬æ㯠<a href="/ja/docs/Web/API/WebSockets_API/RFC%206455,%20section%204.2.2">RFC 6455ãã»ã¯ã·ã§ã³4.2.2</a> ã«ãããŸããç§ãã¡ã®ç®çã®ããã«ãç°¡åãªã¬ã¹ãã³ã¹ãäœæããŸãã</p> <p>ãããªããã°ãªããªãã®ã¯:</p> diff --git a/files/ja/web/api/websockets_api/writing_websocket_servers/index.html b/files/ja/web/api/websockets_api/writing_websocket_servers/index.html index 2dbf4fe7da..2ee26b96af 100644 --- a/files/ja/web/api/websockets_api/writing_websocket_servers/index.html +++ b/files/ja/web/api/websockets_api/writing_websocket_servers/index.html @@ -54,7 +54,7 @@ Sec-WebSocket-Version: 13</code></pre> <p><strong>Tip:</strong> ãã¹ãŠã®<strong>ãã©ãŠã¶</strong>㯠<a href="/ja/docs/Web/HTTP/HTTP_access_control#Origin"><code>Origin</code> ããããŒ</a>ãéä¿¡ããŸãã ãã®ããããã»ãã¥ãªã㣠(åãèµ·ç¹ã®ãã§ãã¯ããã¯ã€ããªã¹ã/ãã©ãã¯ãªã¹ããªã©) ã«äœ¿çšããããªããèŠãŠãããã®ãæ°ã«å
¥ããªããã° <a href="/ja/docs/Web/HTTP/Status#403">403 Forbidden</a> ãéãããšãã§ããŸãããã ãããã©ãŠã¶ä»¥å€ã®ãšãŒãžã§ã³ãã¯ãåœã® <code>Origin</code> ãéä¿¡ããã ãã§ããããšã«æ³šæããŠãã ãããã»ãšãã©ã®ã¢ããªã±ãŒã·ã§ã³ã¯ããã®ããããŒã®ãªãèŠæ±ãæåŠããŸãã</p> </div> -<p>ããããŒã解éãããŠããªããå€ãæ£ãããªãå ŽåããµãŒããŒã¯ "<a href="https://developer.mozilla.org/en-US/docs/HTTP/Response_codes#400">400 Bad Request</a>" ãéä¿¡ããããã«ãœã±ãããéããå¿
èŠããããŸããéåžžã¯ãHTTP ã¬ã¹ãã³ã¹æ¬äœã§ãã³ãã·ã§ãŒã¯ã倱æããçç±ã瀺ããããããŸããããã¡ãã»ãŒãžã¯è¡šç€ºãããªããããããŸãã (ãã©ãŠã¶ã¯ããã衚瀺ããŸãã)ã ãµãŒããŒã WebSocket ã®ããŒãžã§ã³ãèªèããªãå ŽåããµãŒããŒã¯è§£éå¯èœãªããŒãžã§ã³ãå«ã <code>Sec-WebSocket-Version</code> ããããŒãè¿ãå¿
èŠããããŸãã(ãã®ã¬ã€ãã§ã¯ææ°ã®v13ã«ã€ããŠèª¬æããŠããŸã)ã ããã§ãæãèå³æ·±ãããããŒã§ãã <code>Sec-WebSocket-Key</code> ã«ç§»åããŸãããã</p> +<p>ããããŒã解éãããŠããªããå€ãæ£ãããªãå ŽåããµãŒããŒã¯ "<a href="/ja/docs/HTTP/Response_codes#400">400 Bad Request</a>" ãéä¿¡ããããã«ãœã±ãããéããå¿
èŠããããŸããéåžžã¯ãHTTP ã¬ã¹ãã³ã¹æ¬äœã§ãã³ãã·ã§ãŒã¯ã倱æããçç±ã瀺ããããããŸããããã¡ãã»ãŒãžã¯è¡šç€ºãããªããããããŸãã (ãã©ãŠã¶ã¯ããã衚瀺ããŸãã)ã ãµãŒããŒã WebSocket ã®ããŒãžã§ã³ãèªèããªãå ŽåããµãŒããŒã¯è§£éå¯èœãªããŒãžã§ã³ãå«ã <code>Sec-WebSocket-Version</code> ããããŒãè¿ãå¿
èŠããããŸãã(ãã®ã¬ã€ãã§ã¯ææ°ã®v13ã«ã€ããŠèª¬æããŠããŸã)ã ããã§ãæãèå³æ·±ãããããŒã§ãã <code>Sec-WebSocket-Key</code> ã«ç§»åããŸãããã</p> <div class="note"> <p><strong>Note:</strong> <a href="/ja/docs/Web/HTTP/Status">éåžžã® HTTP ã¹ããŒã¿ã¹ã³ãŒã</a>ã¯ããã³ãã·ã§ã€ã¯ã®åã«ã®ã¿äœ¿çšã§ããŸãããã³ãã·ã§ã€ã¯ãæåããããå¥ã®ã³ãŒãã»ãã (ä»æ§ã® 7.4 ç¯ã§å®çŸ©ãããŠãã) ã䜿çšããå¿
èŠããããŸãã</p> @@ -236,7 +236,7 @@ Sec-WebSocket-Protocol: wamp</code></pre> <ul> <li><a href="https://github.com/alexhultman/libwshandshake">WebSocket handshake library in C++</a></li> - <li><a href="https://developer.mozilla.org/en-US/docs/WebSockets/Writing_WebSocket_server" title="/en-US/docs/WebSockets/Writing_WebSocket_server">Tutorial: Websocket server in C#</a></li> - <li><a href="https://developer.mozilla.org/en-US/docs/WebSockets/Writing_WebSocket_client_applications">Writing WebSocket client applications</a></li> - <li><a href="https://developer.mozilla.org/en-US/docs/WebSockets/WebSocket_Server_Vb.NET">Tutorial: Websocket server in VB.NET</a></li> + <li><a href="/ja/docs/WebSockets/Writing_WebSocket_server" title="/en-US/docs/WebSockets/Writing_WebSocket_server">Tutorial: Websocket server in C#</a></li> + <li><a href="/ja/docs/WebSockets/Writing_WebSocket_client_applications">Writing WebSocket client applications</a></li> + <li><a href="/ja/docs/WebSockets/WebSocket_Server_Vb.NET">Tutorial: Websocket server in VB.NET</a></li> </ul> diff --git a/files/ja/web/api/webvr_api/concepts/index.html b/files/ja/web/api/webvr_api/concepts/index.html index a868ca06fd..9327dacaca 100644 --- a/files/ja/web/api/webvr_api/concepts/index.html +++ b/files/ja/web/api/webvr_api/concepts/index.html @@ -198,4 +198,4 @@ translation_of: Web/API/WebVR_API/Concepts <p>ç«äœé³é¿ã¯ïŒ3次å
空éå
ã§ã©ã®ããã«é³ãèãããããã·ãã¥ã¬ãŒã·ã§ã³ããããã®é³é¿æäœãšãã§ã¯ãã§ãïŒ</p> -<p>ããã¯Â <a href="/en-US/docs/Web/API/Web_Audio_API">Web Audio API</a> ãšçŽæ¥é¢ä¿ããŠããŠïŒãã£ã³ãã¹å
ã«ãããªããžã§ã¯ãäžã«ãµãŠã³ããé
眮ãããïŒãŠãŒã¶ã®ç§»åæ¹åãèŠãŠããã·ãŒã³ã®éšåã«å¿ããŠãªãŒãã£ãªãåçããããšãå¯èœã§ãïŒ</p> +<p>ããã¯Â <a href="/ja/docs/Web/API/Web_Audio_API">Web Audio API</a> ãšçŽæ¥é¢ä¿ããŠããŠïŒãã£ã³ãã¹å
ã«ãããªããžã§ã¯ãäžã«ãµãŠã³ããé
眮ãããïŒãŠãŒã¶ã®ç§»åæ¹åãèŠãŠããã·ãŒã³ã®éšåã«å¿ããŠãªãŒãã£ãªãåçããããšãå¯èœã§ãïŒ</p> diff --git a/files/ja/web/api/webvr_api/index.html b/files/ja/web/api/webvr_api/index.html index bbce00b96f..c0997f6058 100644 --- a/files/ja/web/api/webvr_api/index.html +++ b/files/ja/web/api/webvr_api/index.html @@ -63,7 +63,7 @@ translation_of: Web/API/WebVR_API <h3 id="Using_controllers_Combining_WebVR_with_the_Gamepad_API" name="Using_controllers_Combining_WebVR_with_the_Gamepad_API">ã³ã³ãããŒã©ãŒã®äœ¿çš: WebVR ãš Gamepad API ã®çµã¿åãã</h3> -<p>å€ãã® WebVR ããŒããŠã§ã¢ã¯ããããã»ãããšäžç·ã«äœ¿çšããã³ã³ãããŒã©ãŒãã»ããã¢ããããŸããããã㯠<a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ãä»ã㊠WebVR ã¢ããªã§äœ¿çšããããšãã§ããç¹ã« <a href="/ja/docs/Web/API/Gamepad_API#Experimental_Gamepad_extensions">Gamepad Extensions API</a> ã¯ãã³ã³ãããŒã©ãŒã®<a href="/en-US/docs/Web/API/GamepadPose">ã³ã³ãããŒã©ãŒã®ããŒãº</a>ã<a href="/en-US/docs/Web/API/GamepadHapticActuator">觊èŠã¢ã¯ãã¥ãšãŒã¿ãŒ</a>ãªã©ã«ã¢ã¯ã»ã¹ããããã® API æ©èœãè¿œå ããŸãã</p> +<p>å€ãã® WebVR ããŒããŠã§ã¢ã¯ããããã»ãããšäžç·ã«äœ¿çšããã³ã³ãããŒã©ãŒãã»ããã¢ããããŸããããã㯠<a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ãä»ã㊠WebVR ã¢ããªã§äœ¿çšããããšãã§ããç¹ã« <a href="/ja/docs/Web/API/Gamepad_API#Experimental_Gamepad_extensions">Gamepad Extensions API</a> ã¯ãã³ã³ãããŒã©ãŒã®<a href="/ja/docs/Web/API/GamepadPose">ã³ã³ãããŒã©ãŒã®ããŒãº</a>ã<a href="/ja/docs/Web/API/GamepadHapticActuator">觊èŠã¢ã¯ãã¥ãšãŒã¿ãŒ</a>ãªã©ã«ã¢ã¯ã»ã¹ããããã® API æ©èœãè¿œå ããŸãã</p> <div class="note"> <p><strong>Note</strong>: <a href="/ja/docs/Web/API/WebVR_API/Using_the_WebVR_API">WebVR API ã®äœ¿çš</a>ã®èšäºã§ã¯ã WebVR ã¢ããªã§ã® VR ã³ã³ãããŒã©ãŒã®äœ¿ãæ¹ã®åºæ¬ã解説ããŠããŸãã</p> diff --git a/files/ja/web/api/webvr_api/using_the_webvr_api/index.html b/files/ja/web/api/webvr_api/using_the_webvr_api/index.html index 240940fe73..ce40676124 100644 --- a/files/ja/web/api/webvr_api/using_the_webvr_api/index.html +++ b/files/ja/web/api/webvr_api/using_the_webvr_api/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebVR_API/Using_the_WebVR_API --- <p>{{draft("ãã® WebVR API ããã¥ã¡ã³ãã¯çŸåšv1.0ã®ä»æ§ãžã®å¯Ÿå¿äœæ¥ã®éäžã§ãïŒåŸã£ãŠãããã«ããæ
å ±ã®ããã€ãã¯ææ°ã§ã¯ãããŸããããã®äœæ¥ã«ã€ããŠè³ªåãããå Žåã¯Â ~~chrisdavidmills ãžé£çµ¡ããšã£ãŠãã ããïŒ")}}</p> -<p class="summary"><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã¯ãŠã§ãéçºè
ã®ããŒã«ããããžã®ãã°ãããè¿œå æ©èœã§ã<a href="https://developer.oculus.com/">Oculus Rift</a> ã®ãããªããŒãã£ã«ãªã¢ãªãã£ããŒããŠã§ã¢ãžã®ã¢ã¯ã»ã¹ãå¯èœãšãªããŸãããããŠåºåãããåããåãã¯ãŠã§ãã¢ããªã®æç»æŽæ°ã«å€æãããŸããããã VR ã¢ããªãéçºã¯ã©ã®ããã«ããã°ããã®ã§ããããïŒ ãã®èšäºã§ã¯ãããã«é¢ããåºç€çãªè§£èª¬ãè¡ããŸãã</p> +<p class="summary"><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã¯ãŠã§ãéçºè
ã®ããŒã«ããããžã®ãã°ãããè¿œå æ©èœã§ã<a href="https://developer.oculus.com/">Oculus Rift</a> ã®ãããªããŒãã£ã«ãªã¢ãªãã£ããŒããŠã§ã¢ãžã®ã¢ã¯ã»ã¹ãå¯èœãšãªããŸãããããŠåºåãããåããåãã¯ãŠã§ãã¢ããªã®æç»æŽæ°ã«å€æãããŸããããã VR ã¢ããªãéçºã¯ã©ã®ããã«ããã°ããã®ã§ããããïŒ ãã®èšäºã§ã¯ãããã«é¢ããåºç€çãªè§£èª¬ãè¡ããŸãã</p> <div class="note"> <p><span style="font-size: 14px; line-height: 21px;"><strong>泚èš</strong></span>: WebVR ã¯çŸåšå®éšçãªæ®µéã«ãããŸãïŒ<a href="http://mozvr.github.io/webvr-spec/webvr.html">ææ°ã®ä»æ§ã¯ãã¡ã</a>ã«ãããŸã); ä»ã®æ®µéã§ãã£ãšãæ£åžžã«åäœããã®ã¯Â Firefox Nightly/Developer Edition ã§ãäžéšã®æ©èœã¯Â Google Chrome ã§ãåäœããŸãã詳现㯠Brandon Jonesã®Â  <a class="external external-icon" href="http://blog.tojicode.com/2014/07/bringing-vr-to-chrome.html">Bringing VR to Chrome</a> ãåç
§ããŠãã ããã</p> @@ -13,18 +13,18 @@ translation_of: Web/API/WebVR_API/Using_the_WebVR_API <h2 id="å§ããã«ã¯">å§ããã«ã¯</h2> -<p>WebVRãå§ããã«ã¯ïŒVRããŒããŠã§ã¢ã®ããã¥ã¢ã«ã«åŸã£ãã»ããã¢ãããšã<a href="/en-US/docs/Web/API/WebVR_API/WebVR_environment_setup">WebVR environment setup</a> ã«ç€ºãããŠããã³ã³ãã¥ãŒã¿ãžã®èšå®ãå¿
èŠã«ãªããŸããã¹ã ãŒã¹ãªåäœã«ã¯å°çšGPUãæšå¥šãããŸãã</p> +<p>WebVRãå§ããã«ã¯ïŒVRããŒããŠã§ã¢ã®ããã¥ã¢ã«ã«åŸã£ãã»ããã¢ãããšã<a href="/ja/docs/Web/API/WebVR_API/WebVR_environment_setup">WebVR environment setup</a> ã«ç€ºãããŠããã³ã³ãã¥ãŒã¿ãžã®èšå®ãå¿
èŠã«ãªããŸããã¹ã ãŒã¹ãªåäœã«ã¯å°çšGPUãæšå¥šãããŸãã</p> <p><a href="https://nightly.mozilla.org/">Firefox Nightly</a> (ãŸãã¯Â <a href="https://www.mozilla.org/en-US/firefox/developer/">Developer Edition</a>) ã®ã€ã³ã¹ããŒã«ãšåãããŠÂ <a href="http://www.mozvr.com/downloads/webvr-addon-0.1.0.xpi">WebVR Enabler Add-on</a> ãå¿
èŠãšãªããŸãã</p> <p>ãã¡ã©ç°å¢ãèšå®ã§ãããããã¹ãã®ããã«ç§ãã¡ã®Â <a href="http://mozvr.com/projects/">MozVR projects</a> ãéããŠã[Enter VR<strong>]</strong> ãã¿ã³ãã¯ãªãã¯ããããšãè©ŠããŠãã ããã</p> <div class="note"> -<p><strong>泚èš</strong>: ããæ·±ãæ
å ±ã®ããã«ïŒ<a href="/en-US/docs/Web/API/WebVR_API/WebVR_environment_setup">WebVR environment setup</a> ããã§ãã¯ããŠãã ããã</p> +<p><strong>泚èš</strong>: ããæ·±ãæ
å ±ã®ããã«ïŒ<a href="/ja/docs/Web/API/WebVR_API/WebVR_environment_setup">WebVR environment setup</a> ããã§ãã¯ããŠãã ããã</p> </div> <div class="note"> -<p><strong>泚èš</strong>: ã¢ãã€ã«ããã€ã¹ã HMD ãšããŠçšãããããªå®äŸ¡ãªéžæè¢ããããŸãããã®å ŽåïŒäœçœ®ã»ã³ãµã¯å©çšã§ããŸããã®ã§ã代ããã«Â <a href="/en-US/Apps/Build/gather_and_modify_data/responding_to_device_orientation_changes">deviceorientation API</a> ãçšããŠæ¬äŒŒçãªåãããŒã¿ã䜿ãå¿
èŠããããããããŸããã</p> +<p><strong>泚èš</strong>: ã¢ãã€ã«ããã€ã¹ã HMD ãšããŠçšãããããªå®äŸ¡ãªéžæè¢ããããŸãããã®å ŽåïŒäœçœ®ã»ã³ãµã¯å©çšã§ããŸããã®ã§ã代ããã«Â <a href="/ja/Apps/Build/gather_and_modify_data/responding_to_device_orientation_changes">deviceorientation API</a> ãçšããŠæ¬äŒŒçãªåãããŒã¿ã䜿ãå¿
èŠããããããããŸããã</p> </div> <h2 id="ç°¡åãªãã¢">ç°¡åãªãã¢</h2> @@ -33,7 +33,7 @@ translation_of: Web/API/WebVR_API/Using_the_WebVR_API <p><img alt="" src="https://mdn.mozillademos.org/files/10797/vrpositionsensor-demo.png" style="display: block; height: 396px; margin: 0px auto; width: 800px;"></p> -<p>ããã¯ç°¡å㪠2.5D ã®ãã¢ã§ïŒ<a href="/en-US/docs/Web/HTML/Element/canvas">HTML5 Canvas</a> ã«ã¬ã³ããªã³ã°ããã Firefox ããŽãå³ç®ãšå·Šç®ã®ãã¥ãŒã«è¡šç€ºããããã®ã§ãïŒVR HMDã§ãã¢ãèŠãŠãããšãã«ãã£ã³ãã¹ãã¯ãªãã¯ãããšããã¢ã¯ãã«ã¹ã¯ãªãŒã³ã«ãªããFirefox ããŽã«è¿ã¥ããããã«ãªããŸããããªããåããšé ã®åãã«åãããŠäžäžå·Šå³ãå転ããŠãªã¢ã«ã«åããŸãã</p> +<p>ããã¯ç°¡å㪠2.5D ã®ãã¢ã§ïŒ<a href="/ja/docs/Web/HTML/Element/canvas">HTML5 Canvas</a> ã«ã¬ã³ããªã³ã°ããã Firefox ããŽãå³ç®ãšå·Šç®ã®ãã¥ãŒã«è¡šç€ºããããã®ã§ãïŒVR HMDã§ãã¢ãèŠãŠãããšãã«ãã£ã³ãã¹ãã¯ãªãã¯ãããšããã¢ã¯ãã«ã¹ã¯ãªãŒã³ã«ãªããFirefox ããŽã«è¿ã¥ããããã«ãªããŸããããªããåããšé ã®åãã«åãããŠäžäžå·Šå³ãå転ããŠãªã¢ã«ã«åããŸãã</p> <p>ããªãã WebVR ã®ã³ãŒããã©ãåããŠããããç°¡åã«ç¢ºèªã§ããããã«ããã¢ã¯æå³çã«ã·ã³ãã«ã«ãªãããä¿æãããŠããŸããAPI ã¯ååã·ã³ãã«ã§ããããïŒåçŽãª DOM ããŒã¹ã€ã³ã¿ãŒãã§ã€ã¹ã§ãè€é㪠WebGL ã·ãŒã³ã§ãã奜ããªã¢ããªã« WebVR å¶åŸ¡ã®ç§»åãç°¡åã«é©çšã§ããŸãã</p> @@ -87,7 +87,7 @@ var ctx = myCanvas.getContext('2d'); var body = document.querySelector('body'); body.appendChild(myCanvas);</pre> -<p>次ã«ãæ°ãã <a href="/en-US/docs/Web/API/HTMLImageElement">image</a> ãäœæããã¢ããªã® <a href="/en-US/docs/Games/Anatomy#Building_a_main_loop_in_JavaScript">main loop</a> ã§ãã<code>draw()ãå®è¡ããåã«Â </code>image ã <code>ããŒããããŠãããããã§ãã¯ããããã«</code> {{event("load")}} ã€ãã³ãã䜿ããŸã:</p> +<p>次ã«ãæ°ãã <a href="/ja/docs/Web/API/HTMLImageElement">image</a> ãäœæããã¢ããªã® <a href="/ja/docs/Games/Anatomy#Building_a_main_loop_in_JavaScript">main loop</a> ã§ãã<code>draw()ãå®è¡ããåã«Â </code>image ã <code>ããŒããããŠãããããã§ãã¯ããããã«</code> {{event("load")}} ã€ãã³ãã䜿ããŸã:</p> <pre class="brush: js">var image = new Image(); image.src = 'firefox.png'; @@ -113,11 +113,11 @@ image.onload = draw;</pre> requestAnimationFrame(draw); }</pre> -<p><a href="/en-US/docs/Web/API/Window">window</a> 㮠<code>WIDTH</code> ãšÂ <code>HEIGHT</code> ã¯åãã¬ãŒã ã§ãªãµã³ããªã³ã°ããïŒæ¬¡ã®èšå®ã«äœ¿ãããŸã:</p> +<p><a href="/ja/docs/Web/API/Window">window</a> 㮠<code>WIDTH</code> ãšÂ <code>HEIGHT</code> ã¯åãã¬ãŒã ã§ãªãµã³ããªã³ã°ããïŒæ¬¡ã®èšå®ã«äœ¿ãããŸã:</p> <ul> <li>å·Šå³ã®ç®ã®ãã¥ãŒäžå¿ããã®çžå¯Ÿçã«æç»ãããç»åãç¶æããã®ã«äœ¿ãããå·Šå³ã®ãªãã»ããå€ã§ããååã®å¹
ã®ã·ãŒã³ã®ã³ããŒãæç»ããã®ã§ãåã³ããŒã®äžå¿ã¯ããããããšããžã®ç«¯ãã端ãŸã§ã®ãã£ã³ãã¹å
šäœå¹
ã®ã¡ããã©1/4ã®å¹
ã«ãªããŸãã</li> - <li>ãã£ã³ãã¹ã®Â <a href="/en-US/docs/Web/API/HTMLCanvasElement/width">width</a> ãšÂ <a href="/en-US/docs/Web/API/HTMLCanvasElement/height">height</a>ã</li> + <li>ãã£ã³ãã¹ã®Â <a href="/ja/docs/Web/API/HTMLCanvasElement/width">width</a> ãšÂ <a href="/ja/docs/Web/API/HTMLCanvasElement/height">height</a>ã</li> </ul> <p>ããã«ãã£ãŠãã©ãŠã¶ãŠã£ã³ããŠããªãµã€ãºããããšããŠããã·ãŒã³ãæ£ãããªãµã€ãºãããŸãã</p> @@ -132,7 +132,7 @@ image.onload = draw;</pre> <p>ãããã®è©³çŽ°ã¯ãåŸã»ã©è§£èª¬ããŸãã</p> -<p>ã«ãŒãã®æåŸã« <a href="/en-US/docs/Web/API/window/requestAnimationFrame">requestAnimationFrame(draw)</a> ãå®è¡ã<code>ãdraw()</code> ã«ãŒããé£ç¶ããŠåŒã³åºãããããã«ããŸãã</p> +<p>ã«ãŒãã®æåŸã« <a href="/ja/docs/Web/API/window/requestAnimationFrame">requestAnimationFrame(draw)</a> ãå®è¡ã<code>ãdraw()</code> ã«ãŒããé£ç¶ããŠåŒã³åºãããããã«ããŸãã</p> <h3 id="äœçœ®ãšåãæ
å ±ã®ååã">äœçœ®ãšåãæ
å ±ã®ååã</h3> @@ -244,7 +244,7 @@ image.onload = draw;</pre> <h3 id="ãã«ã¹ã¯ãªãŒã³è¡šç€º">ãã«ã¹ã¯ãªãŒã³è¡šç€º</h3> -<p>VRãšãã§ã¯ãã¯ã¢ããªã <a href="/en-US/docs/Web/Guide/API/DOM/Using_full_screen_mode">ãã«ã¹ã¯ãªãŒã³ã¢ãŒã</a> ã§å®è¡ãããšéåžžã«å¹æçã§ãããã£ã¹ãã¬ã€ã®ããã«ã¯ãªãã¯ããã¿ã³ã®æŒäžã®ãããªãç¹å®ã®ã€ãã³ããçºçããæã«Â {{htmlelement("canvas")}} èŠçŽ ããã«ã¹ã¯ãªãŒã³ã«ããããã®äžè¬çãªèšå®ã説æããŸãã</p> +<p>VRãšãã§ã¯ãã¯ã¢ããªã <a href="/ja/docs/Web/Guide/API/DOM/Using_full_screen_mode">ãã«ã¹ã¯ãªãŒã³ã¢ãŒã</a> ã§å®è¡ãããšéåžžã«å¹æçã§ãããã£ã¹ãã¬ã€ã®ããã«ã¯ãªãã¯ããã¿ã³ã®æŒäžã®ãããªãç¹å®ã®ã€ãã³ããçºçããæã«Â {{htmlelement("canvas")}} èŠçŽ ããã«ã¹ã¯ãªãŒã³ã«ããããã®äžè¬çãªèšå®ã説æããŸãã</p> <p>ã·ã³ãã«ããä¿ã€ããã«ãããã§ã¯ãã£ã³ãã¹ã®ã¯ãªãã¯æã«Â <code>fullScreen()</code> é¢æ°ãå®è¡ããŸã:</p> diff --git a/files/ja/web/api/webvr_api/using_vr_controllers_with_webvr/index.html b/files/ja/web/api/webvr_api/using_vr_controllers_with_webvr/index.html index d2f568e849..ec74f3b17e 100644 --- a/files/ja/web/api/webvr_api/using_vr_controllers_with_webvr/index.html +++ b/files/ja/web/api/webvr_api/using_vr_controllers_with_webvr/index.html @@ -14,19 +14,19 @@ translation_of: Web/API/WebVR_API/Using_VR_controllers_with_WebVR --- <div>{{APIRef("WebVR API")}}</div> -<p class="summary">å€ãã®WebVRããŒããŠã§ã¢ã¯ããããã»ãããšã³ã³ãããŒã©ãŒãã»ããã«ãªã£ãŠããŸããWebVRã¢ããªã«ãããŠã¯ããããã»ãããšã³ã³ãããŒã©ãŒã¯<a href="https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API">Gamepad API</a>ãéããŠæ¥ç¶ãããŸããäžã§ãã<a href="https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API#Experimental_Gamepad_extensions">Gamepad Extensions API</a>ã¯ãã³ã³ãããŒã©ãŒã®ç¶æ
(<a href="https://developer.mozilla.org/en-US/docs/Web/API/GamepadPose">controller pose</a>)ã觊èŠã¢ã¯ãã¥ãšãŒã¿(<a href="https://developer.mozilla.org/en-US/docs/Web/API/GamepadHapticActuator">haptic actuators</a>)ãªã©ã®æ
å ±ãååŸããŸãããã®èšäºã§ã¯ããã®åºç€ãšãªãéšåã解説ããããŸãã</p> +<p class="summary">å€ãã®WebVRããŒããŠã§ã¢ã¯ããããã»ãããšã³ã³ãããŒã©ãŒãã»ããã«ãªã£ãŠããŸããWebVRã¢ããªã«ãããŠã¯ããããã»ãããšã³ã³ãããŒã©ãŒã¯<a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a>ãéããŠæ¥ç¶ãããŸããäžã§ãã<a href="/ja/docs/Web/API/Gamepad_API#Experimental_Gamepad_extensions">Gamepad Extensions API</a>ã¯ãã³ã³ãããŒã©ãŒã®ç¶æ
(<a href="/ja/docs/Web/API/GamepadPose">controller pose</a>)ã觊èŠã¢ã¯ãã¥ãšãŒã¿(<a href="/ja/docs/Web/API/GamepadHapticActuator">haptic actuators</a>)ãªã©ã®æ
å ±ãååŸããŸãããã®èšäºã§ã¯ããã®åºç€ãšãªãéšåã解説ããããŸãã</p> <h2 id="The_WebVR_API">The WebVR API</h2> -<p><a href="https://developer.mozilla.org/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã¯åæ段éã§ã¯ããããéçºè
ããŠã§ãããŒã¹ã®ããŒãã£ã«ãªã¢ãªãã£ãŒçµéšãçã¿åºãããšã®ã§ãããšãŠãèå³æ·±ããŠã§ãã®æ°ããæ©èœã§ããã³ã³ãã¥ãŒã¿ãšã€ãªãã£ãŠããVRãããã»ããïŒVRãã£ã¹ãã¬ã€ïŒãžã®ã¢ã¯ã»ã¹ãäžããããšã§ïŒãã£ã¹ãã¬ã€ãã¹ã¿ãŒãããããã¹ãããããæäœãã§ããŸãïŒåãã®ããŒã¿ïŒäŸïŒæ¹åãäœçœ®ïŒãžã¢ã¯ã»ã¹ããŠåŸãããããŒã¿ã¯ïŒåã¢ãã¡ãŒã·ã§ã³ã«ãŒãã®ãã¬ãŒã ããšã«ãã£ã¹ãã¬ã€ãã¢ããããŒããããããªã©ã«äœ¿çšãããŸãã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã¯åæ段éã§ã¯ããããéçºè
ããŠã§ãããŒã¹ã®ããŒãã£ã«ãªã¢ãªãã£ãŒçµéšãçã¿åºãããšã®ã§ãããšãŠãèå³æ·±ããŠã§ãã®æ°ããæ©èœã§ããã³ã³ãã¥ãŒã¿ãšã€ãªãã£ãŠããVRãããã»ããïŒVRãã£ã¹ãã¬ã€ïŒãžã®ã¢ã¯ã»ã¹ãäžããããšã§ïŒãã£ã¹ãã¬ã€ãã¹ã¿ãŒãããããã¹ãããããæäœãã§ããŸãïŒåãã®ããŒã¿ïŒäŸïŒæ¹åãäœçœ®ïŒãžã¢ã¯ã»ã¹ããŠåŸãããããŒã¿ã¯ïŒåã¢ãã¡ãŒã·ã§ã³ã«ãŒãã®ãã¬ãŒã ããšã«ãã£ã¹ãã¬ã€ãã¢ããããŒããããããªã©ã«äœ¿çšãããŸãã</p> -<p>ãã®èšäºãèªãåæãšããŠãWeb VR API ã®åºç€ã«ã€ããŠãã§ã«ç¥ã£ãŠããããšãæ³å®ããŠããŸãã â ãããŸã <a href="/en-US/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a>ã«ãèªãã§ããªãå Žåã«ã¯ããŸãã¯ãã¡ããèªãã§ã¿ãŸãããïŒãã®èšäºã®äžã§ã¯ïŒãã©ãŠã¶åŽãããŒããŠã§ã¢ã®èšå®ããµããŒããããïŒèšå®ãèŠæ±ãããããããšã«ã€ããŠè©³ãã説æããŠããŸãã</p> +<p>ãã®èšäºãèªãåæãšããŠãWeb VR API ã®åºç€ã«ã€ããŠãã§ã«ç¥ã£ãŠããããšãæ³å®ããŠããŸãã â ãããŸã <a href="/ja/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a>ã«ãèªãã§ããªãå Žåã«ã¯ããŸãã¯ãã¡ããèªãã§ã¿ãŸãããïŒãã®èšäºã®äžã§ã¯ïŒãã©ãŠã¶åŽãããŒããŠã§ã¢ã®èšå®ããµããŒããããïŒèšå®ãèŠæ±ãããããããšã«ã€ããŠè©³ãã説æããŠããŸãã</p> <h2 id="The_Gamepad_API">The Gamepad API</h2> -<p><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> ã¯ãããµããŒããããAPIã§ããïŒ ããã䜿çšããããšã§PCã«ã€ãªãã£ãŠããã²ãŒã ããããã³ã³ãããŒã©ãŒã«éçºè
ãã¢ã¯ã»ã¹ããããšãã§ããããã«ãªããŸãããŸãããŠã§ãã¢ããªã±ãŒã·ã§ã³ãã²ãŒã ããããã³ã³ãããŒã©ãŒãéããŠæäœããããšãã§ããããã«ãªããŸããåºæ¬ãšããŠGamepad APIã¯ãã²ãŒã ããããªããžã§ã¯ããšããŠã€ãªãã£ãŠããã³ã³ãããŒã©ãŒã«å¯ŸããŠã¢ã¯ã»ã¹ã®èš±å¯ãäžããŸãããããŠã©ã®ãã¿ã³ãæŒãããŠãããã軞ãã©ã®æ¹åã«åããŠããããªã©ã®æ
å ±ãååŸããããèŠæ±ããŸãã</p> +<p><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> ã¯ãããµããŒããããAPIã§ããïŒ ããã䜿çšããããšã§PCã«ã€ãªãã£ãŠããã²ãŒã ããããã³ã³ãããŒã©ãŒã«éçºè
ãã¢ã¯ã»ã¹ããããšãã§ããããã«ãªããŸãããŸãããŠã§ãã¢ããªã±ãŒã·ã§ã³ãã²ãŒã ããããã³ã³ãããŒã©ãŒãéããŠæäœããããšãã§ããããã«ãªããŸããåºæ¬ãšããŠGamepad APIã¯ãã²ãŒã ããããªããžã§ã¯ããšããŠã€ãªãã£ãŠããã³ã³ãããŒã©ãŒã«å¯ŸããŠã¢ã¯ã»ã¹ã®èš±å¯ãäžããŸãããããŠã©ã®ãã¿ã³ãæŒãããŠãããã軞ãã©ã®æ¹åã«åããŠããããªã©ã®æ
å ±ãååŸããããèŠæ±ããŸãã</p> -<p>Gamepad APIã®åºæ¬çãªäœ¿ãæ¹ã«ã€ããŠã¯ã<a href="/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_API">Using the Gamepad API</a>ã<a href="/en-US/docs/Games/Techniques/Controls_Gamepad_API">Implementing controls using the Gamepad API</a>ã®äžã§è©³ããç¥ãããšãã§ããŸãã</p> +<p>Gamepad APIã®åºæ¬çãªäœ¿ãæ¹ã«ã€ããŠã¯ã<a href="/ja/docs/Web/API/Gamepad_API/Using_the_Gamepad_API">Using the Gamepad API</a>ã<a href="/ja/docs/Games/Techniques/Controls_Gamepad_API">Implementing controls using the Gamepad API</a>ã®äžã§è©³ããç¥ãããšãã§ããŸãã</p> <p>ããããªããïŒãã®èšäºã§ã¯äž»ã«ãäœçœ®ãæ¹åã觊èŠã¢ã¯ãã¥ãšãŒã¿ãŒïŒãã€ãã¬ãŒã·ã§ã³ïŒãªã©ã®é«åºŠãªã³ã³ãããŒã©ãŒæ
å ±ãžã®ã¢ã¯ã»ã¹ã®ãããªãGamepad Extensions APIã§äžããããããã€ãã®æ°ããç¹åŸŽã«æ³šç®ããŸãããã®APIã¯ãšãŠãæ°ããïŒFirefox 55+ BetaãFirefox Nightly ã®ãã©ãŠã¶ã§ã®ã¿ããã©ã«ãã§WebVR APIããµããŒããããŠããŸãã</p> @@ -162,7 +162,7 @@ window.addEventListener('gamepaddisconnected', function(e) { <p>å®éã®WebVRã®ãã¢ã§äœ¿çšãããGamepad APIãèŠãŠã¿ãŸãããããã®ãã¢ã¯<a href="https://github.com/mdn/webvr-tests/tree/master/raw-webgl-controller-example">raw-webgl-controller-example</a> (<a href="https://mdn.github.io/webvr-tests/raw-webgl-controller-example/">see it live here also</a>).ã§èŠãããšãã§ããŸãã</p> -<p>ç§éã®<a href="https://github.com/mdn/webvr-tests/tree/master/raw-webgl-example">raw-webgl-example</a> (詳ããã¯Â <a href="/en-US/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a> ã埡芧ãã ããã)ãšåãæ¹æ³ã§ããã®ãã¢ã«ãããŠãå転ãã3Dç«æ¹äœãã¬ã³ããªã³ã°ããŠããŸãããŸãããããVRãã£ã¹ãã¬ã€ãžæ圱ããããšãã§ããŸãã</p> +<p>ç§éã®<a href="https://github.com/mdn/webvr-tests/tree/master/raw-webgl-example">raw-webgl-example</a> (詳ããã¯Â <a href="/ja/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a> ã埡芧ãã ããã)ãšåãæ¹æ³ã§ããã®ãã¢ã«ãããŠãå転ãã3Dç«æ¹äœãã¬ã³ããªã³ã°ããŠããŸãããŸãããããVRãã£ã¹ãã¬ã€ãžæ圱ããããšãã§ããŸãã</p> <p>å¯äžã®éããšããŠã¯ãVRãã£ã¹ãã¬ã€ãžæ圱ã¢ãŒãã§ã¯ãVRã³ã³ãããŒã©ãŒã䜿ã£ãŠç«æ¹äœãåããããšãã§ããŸããïŒãªãªãžãã«ã®ãã¢åç»ã§ã¯ãVRãããã»ãããåããããšã§ãç«æ¹äœãåããããšãã§ãããïŒ</p> @@ -261,8 +261,8 @@ if(gp) { <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li> - <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li> - <li><a href="/en-US/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a></li> - <li><a href="/en-US/docs/Games/Techniques/Controls_Gamepad_API">Implementing controls using the Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li> + <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API/Using_the_WebVR_API">Using the WebVR API</a></li> + <li><a href="/ja/docs/Games/Techniques/Controls_Gamepad_API">Implementing controls using the Gamepad API</a></li> </ul> diff --git a/files/ja/web/api/window/captureevents/index.html b/files/ja/web/api/window/captureevents/index.html index 72c4cc67d4..df242de4b1 100644 --- a/files/ja/web/api/window/captureevents/index.html +++ b/files/ja/web/api/window/captureevents/index.html @@ -48,7 +48,7 @@ function page_click() { <p>ãŠãŒã¶ãŒã®æäœã«ãã£ãŠ DOM å
ã§çºçããã€ãã³ã (ãã¿ã³ã®ã¯ãªãã¯ãçŸåšã®ææžããã®ãã©ãŒã«ã¹ç§»åãªã©) ã¯ãéåžžãã€ãã³ããéå§ãããªããžã§ã¯ãã«å°éããåã«ããŸãé«ã¬ãã«ã® <a href="/ja/docs/Web/API/Window"><code>window</code></a> ã <a href="/ja/docs/Web/API/Document"><code>document</code></a> ãªããžã§ã¯ããééããŸãã</p> -<p><a href="/en-US/docs/Web/API/Window"><code>window</code></a> ã® <code>captureEvents()</code> ã¡ãœãããåŒã³åºããšãæå®ããçš®é¡ã®ã€ãã³ã (äŸãã° <code>Event.CLICK</code>) ã¯ãéå±€å
ã®ãäžäœããªããžã§ã¯ãã«ééããªããªããŸããã€ãã³ããéåžžã®ããã«ãããã«ã¢ããããããããã«ã¯ã <a href="/en-US/docs/Web/API/Window/releaseEvents"><code>window.releaseEvents()</code></a> ({{deprecated_inline}}) ã window äžã§åŒã³åºããã€ãã³ãããã©ããããªãããã«ããªããã°ãªããŸããã</p> +<p><a href="/ja/docs/Web/API/Window"><code>window</code></a> ã® <code>captureEvents()</code> ã¡ãœãããåŒã³åºããšãæå®ããçš®é¡ã®ã€ãã³ã (äŸãã° <code>Event.CLICK</code>) ã¯ãéå±€å
ã®ãäžäœããªããžã§ã¯ãã«ééããªããªããŸããã€ãã³ããéåžžã®ããã«ãããã«ã¢ããããããããã«ã¯ã <a href="/ja/docs/Web/API/Window/releaseEvents"><code>window.releaseEvents()</code></a> ({{deprecated_inline}}) ã window äžã§åŒã³åºããã€ãã³ãããã©ããããªãããã«ããªããã°ãªããŸããã</p> <p>ãªãã次ã®æ§æã䜿çšããããšã§ãã®ã¡ãœããã«ã€ãã³ãã®ãªã¹ããæž¡ãããšãã§ããŸãã <code>window.captureEvents(Event.KEYPRESS | Event.KEYDOWN | Event.KEYUP)</code>.</p> diff --git a/files/ja/web/api/window/copy_event/index.html b/files/ja/web/api/window/copy_event/index.html index 07ac7b76c6..2c00d61d45 100644 --- a/files/ja/web/api/window/copy_event/index.html +++ b/files/ja/web/api/window/copy_event/index.html @@ -37,7 +37,7 @@ translation_of: Web/API/Window/copy_event </tbody> </table> -<p>ãã®ã€ãã³ãã®æ¬æ¥ã®å¯Ÿè±¡ã¯ãã³ããŒæäœã®æå³ã®å¯Ÿè±¡ã§ãã {{domxref("Element")}} ã§ãããã®ã€ãã³ãã {{domxref("Window")}} ã€ã³ã¿ãŒãã§ã€ã¹äžã§åŸ
ã¡åããããã£ããã£ããããªã³ã°ã®å±é¢ã§åŠçããããšãã§ããŸãããã®ã€ãã³ãã®å±é¢ã«ã€ããŠå®å
šãªè©³çŽ°ã¯ã <a href="/en-US/docs/Web/API/Element/copy_event">Element: copy ã€ãã³ã</a>ãåç
§ããŠãã ããã</p> +<p>ãã®ã€ãã³ãã®æ¬æ¥ã®å¯Ÿè±¡ã¯ãã³ããŒæäœã®æå³ã®å¯Ÿè±¡ã§ãã {{domxref("Element")}} ã§ãããã®ã€ãã³ãã {{domxref("Window")}} ã€ã³ã¿ãŒãã§ã€ã¹äžã§åŸ
ã¡åããããã£ããã£ããããªã³ã°ã®å±é¢ã§åŠçããããšãã§ããŸãããã®ã€ãã³ãã®å±é¢ã«ã€ããŠå®å
šãªè©³çŽ°ã¯ã <a href="/ja/docs/Web/API/Element/copy_event">Element: copy ã€ãã³ã</a>ãåç
§ããŠãã ããã</p> <h2 id="Examples" name="Examples">äŸ</h2> diff --git a/files/ja/web/api/window/customelements/index.html b/files/ja/web/api/window/customelements/index.html index 68440b9170..3477445e1e 100644 --- a/files/ja/web/api/window/customelements/index.html +++ b/files/ja/web/api/window/customelements/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/Window/customElements --- <div>{{APIRef}}</div> -<p><span class="seoSummary">{{domxref("Window")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®èªã¿åãå°çšÂ <code>customElements</code> ããããã£ã¯ã æ°ãã<a href="/en-US/docs/Web/Web_Components/Using_custom_elements">ã«ã¹ã¿ã ãšã¬ã¡ã³ã</a>ãç»é²ãããã€ä»¥åã«ç»é²ããã«ã¹ã¿ã ãšã¬ã¡ã³ãã«é¢ããæ
å ±ãååŸããäºãã§ãã {{domxref("CustomElementRegistry")}} ãªããžã§ã¯ããžã®ãªãã¡ã¬ã³ã¹ãè¿ããŸãã</span></p> +<p><span class="seoSummary">{{domxref("Window")}} ã€ã³ã¿ãŒãã§ã€ã¹ã®èªã¿åãå°çšÂ <code>customElements</code> ããããã£ã¯ã æ°ãã<a href="/ja/docs/Web/Web_Components/Using_custom_elements">ã«ã¹ã¿ã ãšã¬ã¡ã³ã</a>ãç»é²ãããã€ä»¥åã«ç»é²ããã«ã¹ã¿ã ãšã¬ã¡ã³ãã«é¢ããæ
å ±ãååŸããäºãã§ãã {{domxref("CustomElementRegistry")}} ãªããžã§ã¯ããžã®ãªãã¡ã¬ã³ã¹ãè¿ããŸãã</span></p> <h2 id="Syntax" name="Syntax">æ§æ</h2> diff --git a/files/ja/web/api/window/dump/index.html b/files/ja/web/api/window/dump/index.html index 44c2365fb0..ea040f91ea 100644 --- a/files/ja/web/api/window/dump/index.html +++ b/files/ja/web/api/window/dump/index.html @@ -32,11 +32,11 @@ dump(<em>message</em>); <h2 id="Notes" name="Notes">泚èš</h2> -<p><code>dump</code>() ã®äžè¬çãªäœ¿ãæ¹ã¯ãJavaScript ã®ãããã°ã§ããFirefox ã®ããã»ã¹ã <code>-console</code> ãªãã·ã§ã³ä»ãã§éå§ãããå Žåã<code>dump</code>() ã«æž¡ãããã¡ãã»ãŒãžã¯ãã·ã¹ãã ã³ã³ãœãŒã« (ãã€ãã£ãã®ã³ã³ãœãŒã«) ã«éä¿¡ãããŸãã<code>-console</code> ãªãã·ã§ã³ãæå®ãããŠããªãå Žåãstderr ã«åºåãããŸããdump() ããã®åºå㯠<a href="/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ã«éä¿¡ãããŸããã<a href="/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ãžã®åºåã¯ã<a href="/docs/Web/API/Console.log">console.log()</a> ã䜿çšããŠãã ãããç¹æš©ã³ãŒãã¯ã<code><a href="/docs/Components.utils.reportError" title="Components.utils.reportError">Components.utils.reportError</a></code> ãš <code><a href="/docs/XPCOM_Interface_Reference/nsIConsoleService" title="nsIConsoleService">nsIConsoleService</a></code> ã䜿çšããŠã¡ãã»ãŒãžã <a href="/docs/Error_Console" title="Error_Console">ãšã©ãŒã³ã³ãœãŒã«</a> / <a href="/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ã«ãã°åºåããããšãã§ããŸãã</p> +<p><code>dump</code>() ã®äžè¬çãªäœ¿ãæ¹ã¯ãJavaScript ã®ãããã°ã§ããFirefox ã®ããã»ã¹ã <code>-console</code> ãªãã·ã§ã³ä»ãã§éå§ãããå Žåã<code>dump</code>() ã«æž¡ãããã¡ãã»ãŒãžã¯ãã·ã¹ãã ã³ã³ãœãŒã« (ãã€ãã£ãã®ã³ã³ãœãŒã«) ã«éä¿¡ãããŸãã<code>-console</code> ãªãã·ã§ã³ãæå®ãããŠããªãå Žåãstderr ã«åºåãããŸããdump() ããã®åºå㯠<a href="/ja/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ã«éä¿¡ãããŸããã<a href="/ja/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ãžã®åºåã¯ã<a href="/ja/docs/Web/API/Console.log">console.log()</a> ã䜿çšããŠãã ãããç¹æš©ã³ãŒãã¯ã<code><a href="/ja/docs/Components.utils.reportError" title="Components.utils.reportError">Components.utils.reportError</a></code> ãš <code><a href="/ja/docs/XPCOM_Interface_Reference/nsIConsoleService" title="nsIConsoleService">nsIConsoleService</a></code> ã䜿çšããŠã¡ãã»ãŒãžã <a href="/ja/docs/Error_Console" title="Error_Console">ãšã©ãŒã³ã³ãœãŒã«</a> / <a href="/ja/docs/Tools/Browser_Console">ãã©ãŠã¶ã³ã³ãœãŒã«</a> ã«ãã°åºåããããšãã§ããŸãã</p> -<p><code>dump</code>() ã¯ãJavaScript ã§å®è£
ããã XPCOM ã³ã³ããŒãã³ãã§ã䜿çšã§ããŸããããã¯ã{{domxref("window")}} ãã³ã³ããŒãã³ãå
ã®ã°ããŒãã«ãªããžã§ã¯ãã§ãªããŠã䜿ããŸãããŸãã<a href="/docs/Components.utils.Sandbox#Methods_available_on_the_Sandbox_object" title="Methods available on the Sandbox object">sandboxes</a> å
ã§æ瀺çã«äœ¿çšå¯èœã«ããããšãã§ããŸãããããããã® <code>dump</code> ã®äœ¿çšã¯ãåŸè¿°ã®èšå®ã«åœ±é¿ãããåžžã«è¡šç€ºãããŸãããã®èšå®ãèªåã§ç¢ºèªããããç¬èªã®ãããã°èšå®ã§ãå€ãã®ãããã°ã³ã³ãã³ããããããã«èå³ã®ãªããŠãŒã¶ã®ã³ã³ãœãŒã«ã«éä¿¡ãããªãããã«ããããšãããããããŸãããã ããXPCOM ã³ã³ããŒãã³ãããã® <code>dump</code> åºå㯠<code>stderr</code> ãžéãããŸãããå¥ã®å ŽæããåŒã³åºããã <code>dump</code> 㯠<code>stdout</code> ãžåºåãããã®ã§æ³šæããŠãã ããã</p> +<p><code>dump</code>() ã¯ãJavaScript ã§å®è£
ããã XPCOM ã³ã³ããŒãã³ãã§ã䜿çšã§ããŸããããã¯ã{{domxref("window")}} ãã³ã³ããŒãã³ãå
ã®ã°ããŒãã«ãªããžã§ã¯ãã§ãªããŠã䜿ããŸãããŸãã<a href="/ja/docs/Components.utils.Sandbox#Methods_available_on_the_Sandbox_object" title="Methods available on the Sandbox object">sandboxes</a> å
ã§æ瀺çã«äœ¿çšå¯èœã«ããããšãã§ããŸãããããããã® <code>dump</code> ã®äœ¿çšã¯ãåŸè¿°ã®èšå®ã«åœ±é¿ãããåžžã«è¡šç€ºãããŸãããã®èšå®ãèªåã§ç¢ºèªããããç¬èªã®ãããã°èšå®ã§ãå€ãã®ãããã°ã³ã³ãã³ããããããã«èå³ã®ãªããŠãŒã¶ã®ã³ã³ãœãŒã«ã«éä¿¡ãããªãããã«ããããšãããããããŸãããã ããXPCOM ã³ã³ããŒãã³ãããã® <code>dump</code> åºå㯠<code>stderr</code> ãžéãããŸãããå¥ã®å ŽæããåŒã³åºããã <code>dump</code> 㯠<code>stdout</code> ãžåºåãããã®ã§æ³šæããŠãã ããã</p> -<p><a href="/docs/Gecko" title="Gecko">Gecko</a> ã® <code>dump()</code> 㯠<strong>æ¢å®ã§ç¡å¹</strong> ã§ããå®è¡ããŠãäœãèµ·ãããããšã©ãŒãçºçããŸããã<code>dump</code> åºåãèŠãã«ã¯ã<a href="http://kb.mozillazine.org/About:config">about:config</a> ããŒãžã <a href="http://kb.mozillazine.org/User.js_file">user.js ãã¡ã€ã«</a> ã§ã<code>browser.dom.window.dump.enabled</code> èšå®ã®å€ã <code>true</code> ã«ããªããã°ãªããŸããã泚èš: ãã®èšå®ã¯æ¢å®ã§ã¯ <code>about:config</code> ã®ãªã¹ãã«è¡šç€ºãããªãã®ã§ãæ°ãã«äœæããŠãã ãã (about:config ããŒãžã®ã³ã³ãã³ãé åãå³ã¯ãªãã¯ãã"æ°èŠäœæ" ãã "çåœå€" ãéžæããŸã)ã</p> +<p><a href="/ja/docs/Gecko" title="Gecko">Gecko</a> ã® <code>dump()</code> 㯠<strong>æ¢å®ã§ç¡å¹</strong> ã§ããå®è¡ããŠãäœãèµ·ãããããšã©ãŒãçºçããŸããã<code>dump</code> åºåãèŠãã«ã¯ã<a href="http://kb.mozillazine.org/About:config">about:config</a> ããŒãžã <a href="http://kb.mozillazine.org/User.js_file">user.js ãã¡ã€ã«</a> ã§ã<code>browser.dom.window.dump.enabled</code> èšå®ã®å€ã <code>true</code> ã«ããªããã°ãªããŸããã泚èš: ãã®èšå®ã¯æ¢å®ã§ã¯ <code>about:config</code> ã®ãªã¹ãã«è¡šç€ºãããªãã®ã§ãæ°ãã«äœæããŠãã ãã (about:config ããŒãžã®ã³ã³ãã³ãé åãå³ã¯ãªãã¯ãã"æ°èŠäœæ" ãã "çåœå€" ãéžæããŸã)ã</p> <p>Windows ã§ã¯ãdump ã®åºåãèŠãã«ã¯ã³ã³ãœãŒã«ãéãå¿
èŠããããŸãããŸã ã³ã³ãœãŒã«ãéããŠããªããã°ãäžæŠã¢ããªã±ãŒã·ã§ã³ãéããã³ãã³ãã©ã€ã³åŒæ°ã« <code>-console</code> ãè¿œå ããŠå床éããŠãã ãããã¢ããªã±ãŒã·ã§ã³ãšåæã«ã³ã³ãœãŒã«ãéããŸãããŸãã¯ã<code>-attach-console</code> ãè¿œå ãããšæ¢åã®ã³ã³ãœãŒã«ã䜿çšããŸããä»ã®ãªãã¬ãŒãã£ã³ã°ã·ã¹ãã ã§ã¯ãã¿ãŒããã«ããããªã±ãŒã·ã§ã³ãéãã ãã§ãã</p> diff --git a/files/ja/web/api/window/frameelement/index.html b/files/ja/web/api/window/frameelement/index.html index 77db39f5a3..b4bb242223 100644 --- a/files/ja/web/api/window/frameelement/index.html +++ b/files/ja/web/api/window/frameelement/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/Window/frameElement </ul> <div class="note"> -<p>ãã®ããããã£ã®ååã«ãããããããããã¯{{HTMLElement("object")}}ã{{HTMLElement("iframe")}}ããŸã㯠<a href="https://developer.mozilla.org/ja/docs/Web/HTML/Element/embed"><embed></a>ãå«ããã¹ãŠã®åã蟌ã¿ãã€ã³ãå
ã«åã蟌ãŸããææžã®åœ¹ã«ç«ã¡ãŸãã</p> +<p>ãã®ããããã£ã®ååã«ãããããããããã¯{{HTMLElement("object")}}ã{{HTMLElement("iframe")}}ããŸã㯠<a href="/ja/docs/Web/HTML/Element/embed"><embed></a>ãå«ããã¹ãŠã®åã蟌ã¿ãã€ã³ãå
ã«åã蟌ãŸããææžã®åœ¹ã«ç«ã¡ãŸãã</p> </div> <h2 id="äŸ">äŸ</h2> diff --git a/files/ja/web/api/window/gamepadconnected_event/index.html b/files/ja/web/api/window/gamepadconnected_event/index.html index 0aeeaa4b2a..933543f666 100644 --- a/files/ja/web/api/window/gamepadconnected_event/index.html +++ b/files/ja/web/api/window/gamepadconnected_event/index.html @@ -75,7 +75,7 @@ window.addEventListener("gamepadconnected", function( event ) { <h2 id="é¢é£ããã€ãã³ã">é¢é£ããã€ãã³ã</h2> <ul> - <li><a href="https://developer.mozilla.org/en-US/docs/Web/Reference/Events/gamepaddisconnected">gamepaddisconnected</a></li> + <li><a href="/ja/docs/Web/Reference/Events/gamepaddisconnected">gamepaddisconnected</a></li> </ul> <h2 id="åç
§">åç
§</h2> diff --git a/files/ja/web/api/window/gamepaddisconnected_event/index.html b/files/ja/web/api/window/gamepaddisconnected_event/index.html index e6c138a353..028f0c684a 100644 --- a/files/ja/web/api/window/gamepaddisconnected_event/index.html +++ b/files/ja/web/api/window/gamepaddisconnected_event/index.html @@ -64,7 +64,7 @@ translation_of: Web/API/Window/gamepaddisconnected_event <h2 id="é¢é£ããã€ãã³ã">é¢é£ããã€ãã³ã</h2> <ul> - <li><a href="https://developer.mozilla.org/docs/Web/Reference/Events/gamepadconnected">gamepadconnected</a></li> + <li><a href="/ja/docs/Web/Reference/Events/gamepadconnected">gamepadconnected</a></li> </ul> <h2 id="åç
§">åç
§</h2> diff --git a/files/ja/web/api/window/localstorage/index.html b/files/ja/web/api/window/localstorage/index.html index e7d66703c1..a223d60efe 100644 --- a/files/ja/web/api/window/localstorage/index.html +++ b/files/ja/web/api/window/localstorage/index.html @@ -31,7 +31,7 @@ translation_of: Web/API/Window/localStorage <dl> <dt><code>SecurityError</code></dt> - <dd>ãªã¯ãšã¹ããããªã·ãŒã®æ±ºå®ã«åããŠããããŸãã¯ãªãªãžã³ã<a href="https://developer.mozilla.org/ja/docs/Web/Security/Same-origin_policy#Definition_of_an_origin">劥åœãª scheme/host/port tuple</a>ã§ãªã (ããã¯äŸãã°ããªãªãžã³ã <code>file:</code> ã <code>data:</code> ã¹ããŒã ã䜿ããšãã«èµ·ãããŸã)ãäŸãã°ããŠãŒã¶ãŒããã©ãŠã¶ãŒèšå®ã§ç¹å®ãªãªãžã³ãžã®ããŒã¿æ°žç¶åã®ããŒããã·ã§ã³ãæåŠããŠããããšããããŸãã</dd> + <dd>ãªã¯ãšã¹ããããªã·ãŒã®æ±ºå®ã«åããŠããããŸãã¯ãªãªãžã³ã<a href="/ja/docs/Web/Security/Same-origin_policy#Definition_of_an_origin">劥åœãª scheme/host/port tuple</a>ã§ãªã (ããã¯äŸãã°ããªãªãžã³ã <code>file:</code> ã <code>data:</code> ã¹ããŒã ã䜿ããšãã«èµ·ãããŸã)ãäŸãã°ããŠãŒã¶ãŒããã©ãŠã¶ãŒèšå®ã§ç¹å®ãªãªãžã³ãžã®ããŒã¿æ°žç¶åã®ããŒããã·ã§ã³ãæåŠããŠããããšããããŸãã</dd> </dl> <h2 id="Example" name="Example">äŸ</h2> diff --git a/files/ja/web/api/window/location/index.html b/files/ja/web/api/window/location/index.html index 6eaee97b69..d7df9a6061 100644 --- a/files/ja/web/api/window/location/index.html +++ b/files/ja/web/api/window/location/index.html @@ -43,7 +43,7 @@ location = "http://www.mozilla.org"; <h3 id="Example_3" name="Example_3">äŸ #3</h3> -<p>次ã®äŸãèŠãŠã¿ãŸããããããã¯ã <code>location.pathname</code> ã®å€ãããã·ã¥ã«æ¿å
¥ããããã <a href="/docs/Web/API/Location.replace"><code>replace()</code></a> ã¡ãœããã䜿çšããŠããŒãžãåèªã¿èŸŒã¿ããŸãã</p> +<p>次ã®äŸãèŠãŠã¿ãŸããããããã¯ã <code>location.pathname</code> ã®å€ãããã·ã¥ã«æ¿å
¥ããããã <a href="/ja/docs/Web/API/Location.replace"><code>replace()</code></a> ã¡ãœããã䜿çšããŠããŒãžãåèªã¿èŸŒã¿ããŸãã</p> <pre class="brush: js">function reloadPageWithHash() { var initialPage = location.pathname; @@ -205,6 +205,6 @@ span.intLink { <ul> <li>è¿å€ã®ã€ã³ã¿ãŒãã§ã€ã¹: {{domxref("Location")}}</li> <li>é¡äŒŒã®æ
å ±ããã ã document ã«ä»å±: {{domxref("Document.location")}}</li> - <li><a href="/en-US/docs/Web/API/History_API">ãã©ãŠã¶ãŒã®å±¥æŽã®æäœ</a></li> + <li><a href="/ja/docs/Web/API/History_API">ãã©ãŠã¶ãŒã®å±¥æŽã®æäœ</a></li> <li>{{event("hashchange")}}</li> </ul> diff --git a/files/ja/web/api/window/postmessage/index.html b/files/ja/web/api/window/postmessage/index.html index fa23fda6d6..3d63f30ee0 100644 --- a/files/ja/web/api/window/postmessage/index.html +++ b/files/ja/web/api/window/postmessage/index.html @@ -37,7 +37,7 @@ translation_of: Web/API/Window/postMessage </ul> </dd> <dt><code>message</code></dt> - <dd>ä»ã®ãŠã£ã³ããŠã«éãããããŒã¿ãããŒã¿ã¯ <a href="https://developer.mozilla.org/ja/docs/DOM/The_structured_clone_algorithm">the structured clone algorithm</a> ã«åŸã£ãŠã·ãªã¢ã«åãããŸããã€ãŸããæåã§ã·ãªã¢ã«åããããšãªãæ§ã
ãªããŒã¿ãªããžã§ã¯ããæž¡ãããšãã§ããŸãã</dd> + <dd>ä»ã®ãŠã£ã³ããŠã«éãããããŒã¿ãããŒã¿ã¯ <a href="/ja/docs/DOM/The_structured_clone_algorithm">the structured clone algorithm</a> ã«åŸã£ãŠã·ãªã¢ã«åãããŸããã€ãŸããæåã§ã·ãªã¢ã«åããããšãªãæ§ã
ãªããŒã¿ãªããžã§ã¯ããæž¡ãããšãã§ããŸãã</dd> <dt><code>targetOrigin</code></dt> <dd>ã€ãã³ããé
ä¿¡ãã <code>otherWindow</code> ã®ãªãªãžã³ã <code>"*"</code> ãšãããªãã©ã«æååïŒå¶éããªãããšã瀺ããŸãïŒã URI ã®ããããã§æå®ããŸããããã€ãã³ãã®é
ä¿¡ãäºçŽãããæç¹ã§ã<code>targetWindow</code> ã®ããã¥ã¡ã³ãã®ã¹ããŒãããã¹ãåããããã¯ããŒãã <code>targetOrigin</code> ã§æå®ããããã®ã«ãããããªãå Žåããã®ã€ãã³ãã¯é
ä¿¡ãããŸããã3 ã€ãã¹ãŠããããããå Žåã«ã ãã€ãã³ããé
ä¿¡ãããŸãããã®ä»çµã¿ã¯ã¡ãã»ãŒãžãã©ãã«éãããããå¶åŸ¡ã§ããããã«ããŠããŸããäŸãã° <code>postMessage</code> ããã¹ã¯ãŒããéãããã«å©çšããå Žåãæªæã®ãã第äžè
ã«ãããã¹ã¯ãŒãã®ååãé²ãããããã®ã¡ãã»ãŒãžãåãåãã¹ãåä¿¡è
ã®ãªãªãžã³ãšäžèŽãã URI ããã®åŒæ°ã«æå®ããŠããããšãéåžžã«éèŠã«ãªããŸãã <strong>éä¿¡å
ãŠã£ã³ããŠã®ããã¥ã¡ã³ããã©ãã«é
眮ãããã®ããç¥ã£ãŠããå Žåã<code>*</code> ã§ã¯ãªãå
·äœç㪠<code>targetOrigin</code> ãæå®ããŠãã ãããå
·äœçãªã¿ãŒã²ãããæå®ããªãå Žåãçžæãæªæãæã£ããµã€ãã§ãã£ãŠããéä¿¡ããããŒã¿ãå
¬éãããããšãæå³ããŸãã</strong></dd> <dt><code><em><strong>transfer</strong></em></code> {{optional_Inline}}</dt> diff --git a/files/ja/web/api/window/vrdisplayconnect_event/index.html b/files/ja/web/api/window/vrdisplayconnect_event/index.html index 2330451d67..f403f1eb10 100644 --- a/files/ja/web/api/window/vrdisplayconnect_event/index.html +++ b/files/ja/web/api/window/vrdisplayconnect_event/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/Window/vrdisplayconnect_event <div>{{APIRef}}{{SeeCompatTable}}</div> <div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã® <strong><code>vrdisplayconnected</code></strong> ã€ãã³ãã¯ïŒã³ã³ãã¥ãŒã¿ã«äºææ§ã®ããVRããã€ã¹ãæ¥ç¶ãããæã«çºç«ããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã® <strong><code>vrdisplayconnected</code></strong> ã€ãã³ãã¯ïŒã³ã³ãã¥ãŒã¿ã«äºææ§ã®ããVRããã€ã¹ãæ¥ç¶ãããæã«çºç«ããŸãïŒ</p> </div> <table class="properties"> @@ -64,6 +64,6 @@ translation_of: Web/API/Window/vrdisplayconnect_event <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> âMozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/window/vrdisplaydisconnect_event/index.html b/files/ja/web/api/window/vrdisplaydisconnect_event/index.html index ca8cf7304a..ff891d2e77 100644 --- a/files/ja/web/api/window/vrdisplaydisconnect_event/index.html +++ b/files/ja/web/api/window/vrdisplaydisconnect_event/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/Window/vrdisplaydisconnect_event <div>{{APIRef}}{{SeeCompatTable}}</div> <div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> 㮠<strong><code>vrdisplaydisconnected</code></strong> ã€ãã³ãã¯ïŒäºææ§ã®ããVRããã€ã¹ãã³ã³ãã¥ãŒã¿ããæ¥ç¶è§£é€ãããæã«çºç«ããŸãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> 㮠<strong><code>vrdisplaydisconnected</code></strong> ã€ãã³ãã¯ïŒäºææ§ã®ããVRããã€ã¹ãã³ã³ãã¥ãŒã¿ããæ¥ç¶è§£é€ãããæã«çºç«ããŸãïŒ</p> </div> <table class="properties"> @@ -32,14 +32,14 @@ translation_of: Web/API/Window/vrdisplaydisconnect_event <h2 id="äŸ">äŸ</h2> -<p>You can use the <code>vrdisplaydisconnect</code> event in an <code><a href="/en-US/docs/Web/API/EventTarget/addEventListener">addEventListener</a></code> method:</p> +<p>You can use the <code>vrdisplaydisconnect</code> event in an <code><a href="/ja/docs/Web/API/EventTarget/addEventListener">addEventListener</a></code> method:</p> <pre class="brush: js">window.addEventListener('vrdisplaydisconnect', function() {  info.textContent = 'Display disconnected.';  reportDisplays(); });</pre> -<p>Or use the <code><a href="/en-US/docs/Web/API/Window/onvrdisplaydisconnect">onvrdisplaydisconnect</a></code> event handler property:</p> +<p>Or use the <code><a href="/ja/docs/Web/API/Window/onvrdisplaydisconnect">onvrdisplaydisconnect</a></code> event handler property:</p> <pre class="brush: js">window.onvrdisplaydisconnect = function() { info.textContent = 'Display disconnected.'; @@ -72,6 +72,6 @@ translation_of: Web/API/Window/vrdisplaydisconnect_event <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/window/vrdisplayfocus_event/index.html b/files/ja/web/api/window/vrdisplayfocus_event/index.html index 61ab54e59a..02ec7da713 100644 --- a/files/ja/web/api/window/vrdisplayfocus_event/index.html +++ b/files/ja/web/api/window/vrdisplayfocus_event/index.html @@ -12,7 +12,7 @@ translation_of: Web/API/Window/vrdisplayfocus_event <div>{{APIRef("Window")}}</div> <div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>vrdisplayfocus</code></strong> ã€ãã³ãã¯Â VR ãã£ã¹ãã¬ã€ãžã®ãã¬ãŒã³ããŒã·ã§ã³ããŒãããåŸã«åéããããšãã«çºçããŸãã</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>vrdisplayfocus</code></strong> ã€ãã³ãã¯Â VR ãã£ã¹ãã¬ã€ãžã®ãã¬ãŒã³ããŒã·ã§ã³ããŒãããåŸã«åéããããšãã«çºçããŸãã</p> </div> <table class="properties"> @@ -31,21 +31,21 @@ translation_of: Web/API/Window/vrdisplayfocus_event </tr> <tr> <th scope="row">Event handler property</th> - <td><code><a href="/en-US/docs/Web/API/Window/onvrdisplayfocus">onvrdisplayfocus</a></code></td> + <td><code><a href="/ja/docs/Web/API/Window/onvrdisplayfocus">onvrdisplayfocus</a></code></td> </tr> </tbody> </table> <h2 id="äŸ">äŸ</h2> -<p><code><a href="/en-US/docs/Web/API/EventTarget/addEventListener">addEventListener</a></code> ã¡ãœããã§Â <code>vrdisplayfocus</code> ã€ãã³ãã䜿çšã§ããŸã:</p> +<p><code><a href="/ja/docs/Web/API/EventTarget/addEventListener">addEventListener</a></code> ã¡ãœããã§Â <code>vrdisplayfocus</code> ã€ãã³ãã䜿çšã§ããŸã:</p> <pre class="brush: js notranslate">window.addEventListener('vrdisplayfocus', function() {  info.textContent = 'Display focused.';  reportDisplays(); });</pre> -<p>ãŸãã¯ã <code><a href="/en-US/docs/Web/API/Window/onvrdisplayfocus">onvrdisplayfocus</a></code> ã€ãã³ããã³ãã©ãŒããããã£ã䜿çšããŸã:</p> +<p>ãŸãã¯ã <code><a href="/ja/docs/Web/API/Window/onvrdisplayfocus">onvrdisplayfocus</a></code> ã€ãã³ããã³ãã©ãŒããããã£ã䜿çšããŸã:</p> <pre class="brush: js notranslate">window.onvrdisplayfocus = function() { info.textContent = 'Display focused.'; @@ -78,6 +78,6 @@ translation_of: Web/API/Window/vrdisplayfocus_event <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li> <li><a href="http://mozvr.com/">MozVr.com</a> â demos, downloads, and other resources from the Mozilla VR team.</li> </ul> diff --git a/files/ja/web/api/window/vrdisplaypresentchange_event/index.html b/files/ja/web/api/window/vrdisplaypresentchange_event/index.html index 4b70220959..e8381c3db4 100644 --- a/files/ja/web/api/window/vrdisplaypresentchange_event/index.html +++ b/files/ja/web/api/window/vrdisplaypresentchange_event/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/Window/vrdisplaypresentchange_event <div>{{APIRef}}{{SeeCompatTable}}</div> <div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>vrdisplaypresentchange</code></strong> ã€ãã³ãã¯ïŒVRããã€ã¹ã®è¡šç€ºç¶æ
ãå€åãããšãã«çºç«ããŸã â ã€ãŸãïŒè¡šç€ºç¶æ
ããé衚瀺ã«ãªã£ããšãïŒãããã¯ãã®éã®ã±ãŒã¹ã§ãïŒ</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> ã®Â <strong><code>vrdisplaypresentchange</code></strong> ã€ãã³ãã¯ïŒVRããã€ã¹ã®è¡šç€ºç¶æ
ãå€åãããšãã«çºç«ããŸã â ã€ãŸãïŒè¡šç€ºç¶æ
ããé衚瀺ã«ãªã£ããšãïŒãããã¯ãã®éã®ã±ãŒã¹ã§ãïŒ</p> </div> <table class="properties"> @@ -64,6 +64,6 @@ translation_of: Web/API/Window/vrdisplaypresentchange_event <h2 id="åç
§">åç
§</h2> <ul> - <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> + <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li> <li><a href="http://mozvr.com/">MozVr.com</a> â  Mozilla VRããŒã ã®ãã¢ïŒããŠã³ããŒãïŒãã®ä»ã®ãªãœãŒã¹ïŒ</li> </ul> diff --git a/files/ja/web/api/worker/onmessageerror/index.html b/files/ja/web/api/worker/onmessageerror/index.html index 6c94a56b93..d008eb9503 100644 --- a/files/ja/web/api/worker/onmessageerror/index.html +++ b/files/ja/web/api/worker/onmessageerror/index.html @@ -46,5 +46,5 @@ translation_of: Web/API/Worker/onmessageerror <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> diff --git a/files/ja/web/api/workerglobalscope/index.html b/files/ja/web/api/workerglobalscope/index.html index 448de05578..51a242870c 100644 --- a/files/ja/web/api/workerglobalscope/index.html +++ b/files/ja/web/api/workerglobalscope/index.html @@ -61,9 +61,9 @@ translation_of: Web/API/WorkerGlobalScope <dt>{{domxref("WorkerGlobalScope.onclose")}} {{non-standard_inline}}</dt> <dd>{{event("close")}} ã€ãã³ããçºçãããšãã«åŒã³åºãããã³ãŒããè¡šã {{event("Event_handlers", "event handler")}}ã</dd> <dt>{{domxref("WorkerGlobalScope.onrejectionhandled")}} {{non-standard_inline}}</dt> - <dd><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise" title="The Promise object is used for deferred and asynchronous computations. A Promise represents an operation that hasn't completed yet, but is expected in the future."><code>Promise</code></a> ã® rejection ã€ãã³ããå¶åŸ¡ããããã®ã€ãã³ããã³ãã©ã</dd> + <dd><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise" title="The Promise object is used for deferred and asynchronous computations. A Promise represents an operation that hasn't completed yet, but is expected in the future."><code>Promise</code></a> ã® rejection ã€ãã³ããå¶åŸ¡ããããã®ã€ãã³ããã³ãã©ã</dd> <dt>{{domxref("WorkerGlobalScope.onunhandledrejection")}} {{non-standard_inline}}</dt> - <dd>å¶åŸ¡ãããŠããªã <a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise" title="The Promise object is used for deferred and asynchronous computations. A Promise represents an operation that hasn't completed yet, but is expected in the future."><code>Promise</code></a> ã® rejection ã€ãã³ãã®ããã®ã€ãã³ããã³ãã©ã</dd> + <dd>å¶åŸ¡ãããŠããªã <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise" title="The Promise object is used for deferred and asynchronous computations. A Promise represents an operation that hasn't completed yet, but is expected in the future."><code>Promise</code></a> ã® rejection ã€ãã³ãã®ããã®ã€ãã³ããã³ãã©ã</dd> </dl> <h2 id="ã¡ãœãã">ã¡ãœãã</h2> diff --git a/files/ja/web/api/workerlocation/index.html b/files/ja/web/api/workerlocation/index.html index ad6635135a..2a28a7cc35 100644 --- a/files/ja/web/api/workerlocation/index.html +++ b/files/ja/web/api/workerlocation/index.html @@ -72,5 +72,5 @@ translation_of: Web/API/WorkerLocation <ul> <li>Other Worker-related interfaces: {{domxref("Worker")}}, {{domxref("WorkerNavigator")}}, and {{domxref("WorkerGlobalScope")}}.</li> - <li><a href="/en-US/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> </ul> diff --git a/files/ja/web/api/worklet/index.html b/files/ja/web/api/worklet/index.html index 547d5f9396..17d8d2b383 100644 --- a/files/ja/web/api/worklet/index.html +++ b/files/ja/web/api/worklet/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/Worklet --- <div>{{APIRef("Worklets")}}{{SeeCompatTable}}</div> -<p class="summary"><span class="seoSummary">The <strong><code>Worklet</code></strong> ã€ã³ã¿ãã§ãŒã¹ã¯è»œé㪠{{domxref("Worker", "Web Workers")}} ãæäŸããéçºè
ãã¬ã³ããªã³ã°ãã€ãã©ã€ã³ã®äœæ°Žæºãªéšåãã³ã³ãããŒã«ã§ããããã«ãªããŸããWorklet ã§ã¯</span>ã°ã©ãã£ãã¯ãé³å£°åŠçãšãã£ããæ§èœãå¿
èŠãšããåŠçã <span class="seoSummary">JavaScript ã </span><a href="/en-US/docs/WebAssembly">WebAssembly</a> ã䜿ã£ãŠèšè¿°ã§ããŸãã</p> +<p class="summary"><span class="seoSummary">The <strong><code>Worklet</code></strong> ã€ã³ã¿ãã§ãŒã¹ã¯è»œé㪠{{domxref("Worker", "Web Workers")}} ãæäŸããéçºè
ãã¬ã³ããªã³ã°ãã€ãã©ã€ã³ã®äœæ°Žæºãªéšåãã³ã³ãããŒã«ã§ããããã«ãªããŸããWorklet ã§ã¯</span>ã°ã©ãã£ãã¯ãé³å£°åŠçãšãã£ããæ§èœãå¿
èŠãšããåŠçã <span class="seoSummary">JavaScript ã </span><a href="/ja/docs/WebAssembly">WebAssembly</a> ã䜿ã£ãŠèšè¿°ã§ããŸãã</p> <h2 id="Worklet_ã®çš®é¡">Worklet ã®çš®é¡</h2> @@ -51,7 +51,7 @@ translation_of: Web/API/Worklet </tbody> </table> -<p class="note"> <a href="/en-US/docs/Web/API/WebGL_API">WebGL</a> ãçšãã 3D ã°ã©ãã£ãã¯ã¹ã«ã¯ Worklet ã䜿çšã§ããŸããããã®ä»£ããã«GLSLã§èšè¿°ããé ç¹ã·ã§ãŒããšãã©ã°ã¡ã³ãã·ã§ãŒãã 䜿çšããŸãããããã®ã·ã§ãŒãã³ãŒãã¯ã°ã©ãã£ãã¯ã¹ã«ãŒãã®äžã§åäœããŸãã</p> +<p class="note"> <a href="/ja/docs/Web/API/WebGL_API">WebGL</a> ãçšãã 3D ã°ã©ãã£ãã¯ã¹ã«ã¯ Worklet ã䜿çšã§ããŸããããã®ä»£ããã«GLSLã§èšè¿°ããé ç¹ã·ã§ãŒããšãã©ã°ã¡ã³ãã·ã§ãŒãã 䜿çšããŸãããããã®ã·ã§ãŒãã³ãŒãã¯ã°ã©ãã£ãã¯ã¹ã«ãŒãã®äžã§åäœããŸãã</p> <h2 id="å±æ§">å±æ§</h2> diff --git a/files/ja/web/api/xmldocument/index.html b/files/ja/web/api/xmldocument/index.html index 97ba537bbd..8bb7c71de1 100644 --- a/files/ja/web/api/xmldocument/index.html +++ b/files/ja/web/api/xmldocument/index.html @@ -64,5 +64,5 @@ translation_of: Web/API/XMLDocument <h2 id="é¢é£é
ç®">é¢é£é
ç®</h2> <ul> - <li><a href="/en-US/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index.</a></li> + <li><a href="/ja/docs/DOM/DOM_Reference" title="/en-US/docs/DOM/DOM_Reference">The DOM interfaces index.</a></li> </ul> diff --git a/files/ja/web/api/xmlhttprequest/channel/index.html b/files/ja/web/api/xmlhttprequest/channel/index.html index bd71478736..432e55c33a 100644 --- a/files/ja/web/api/xmlhttprequest/channel/index.html +++ b/files/ja/web/api/xmlhttprequest/channel/index.html @@ -16,4 +16,4 @@ translation_of: Web/API/XMLHttpRequest/channel --- <p>{{draft}}{{APIRef('XMLHttpRequest')}}</p> -<p>XMLHttpRequest.channel ã¯Â ãªã¯ãšã¹ããéä¿¡ãããšãã«ãªããžã§ã¯ãã«ãã£ãŠäœ¿çšããã<code><a href="https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIChannel" title="">nsIChannel</a></code> ã§ããchannelããŸã äœãããŠããªãå Žåãããã¯Â <code>null</code> ã§ãããã«ãããŒããªã¯ãšã¹ãã®ãšãã¯ãããã¯æåã®channelã§ããããã«ãããŒããªã¯ãšã¹ãã®ç°ãªãããŒãã®ããšã§ã¯ãããŸããã<strong>ã¢ã¯ã»ã¹ããã«ã¯ãæš©éææ Œãå¿
èŠã§ãã</strong></p> +<p>XMLHttpRequest.channel ã¯Â ãªã¯ãšã¹ããéä¿¡ãããšãã«ãªããžã§ã¯ãã«ãã£ãŠäœ¿çšããã<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIChannel" title="">nsIChannel</a></code> ã§ããchannelããŸã äœãããŠããªãå Žåãããã¯Â <code>null</code> ã§ãããã«ãããŒããªã¯ãšã¹ãã®ãšãã¯ãããã¯æåã®channelã§ããããã«ãããŒããªã¯ãšã¹ãã®ç°ãªãããŒãã®ããšã§ã¯ãããŸããã<strong>ã¢ã¯ã»ã¹ããã«ã¯ãæš©éææ Œãå¿
èŠã§ãã</strong></p> diff --git a/files/ja/web/api/xmlhttprequest/mozresponsearraybuffer/index.html b/files/ja/web/api/xmlhttprequest/mozresponsearraybuffer/index.html index 2193377076..82f8d021aa 100644 --- a/files/ja/web/api/xmlhttprequest/mozresponsearraybuffer/index.html +++ b/files/ja/web/api/xmlhttprequest/mozresponsearraybuffer/index.html @@ -17,4 +17,4 @@ translation_of: Web/API/XMLHttpRequest/mozResponseArrayBuffer <p>Gecko 6 ã§å»æ¢</p> </div> -<p><span class="seoSummary">ãªã¯ãšã¹ãã«å¯Ÿãã <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer"><code>ArrayBuffer</code></a> å¿çã§ããã JavaScript ã¿ã€ãã®é
åãšããŠèšè¿°ãããŸãã</span> ãªã¯ãšã¹ããæåããªãã£ãå ŽåããŸãã¯ãªã¯ãšã¹ãããŸã éä¿¡ãããŠãªãå Žåãããã¯Â <code>NULL</code> ã§ãã</p> +<p><span class="seoSummary">ãªã¯ãšã¹ãã«å¯Ÿãã <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer"><code>ArrayBuffer</code></a> å¿çã§ããã JavaScript ã¿ã€ãã®é
åãšããŠèšè¿°ãããŸãã</span> ãªã¯ãšã¹ããæåããªãã£ãå ŽåããŸãã¯ãªã¯ãšã¹ãããŸã éä¿¡ãããŠãªãå Žåãããã¯Â <code>NULL</code> ã§ãã</p> diff --git a/files/ja/web/api/xmlhttprequest/open/index.html b/files/ja/web/api/xmlhttprequest/open/index.html index 29b34672b3..56f4408c98 100644 --- a/files/ja/web/api/xmlhttprequest/open/index.html +++ b/files/ja/web/api/xmlhttprequest/open/index.html @@ -27,7 +27,7 @@ translation_of: Web/API/XMLHttpRequest/open <dl> <dt><code>method</code></dt> - <dd>䜿çšãã <a href="/docs/Web/HTTP/Methods">HTTP ãªã¯ãšã¹ãã¡ãœãã</a>ã§ãã <code>"GET"</code>, <code>"POST"</code>, <code>"PUT"</code>, <code>"DELETE"</code>, ãªã©ã HTTP(S) 以å€ã® URL ã§ã¯ç¡èŠãããŸãã</dd> + <dd>䜿çšãã <a href="/ja/docs/Web/HTTP/Methods">HTTP ãªã¯ãšã¹ãã¡ãœãã</a>ã§ãã <code>"GET"</code>, <code>"POST"</code>, <code>"PUT"</code>, <code>"DELETE"</code>, ãªã©ã HTTP(S) 以å€ã® URL ã§ã¯ç¡èŠãããŸãã</dd> <dt><code>url</code></dt> <dd>ãªã¯ãšã¹ããéä¿¡ãã URL ãè¡šã {{domxref("DOMString")}}ã</dd> <dt><code>async</code> {{optional_inline}}</dt> @@ -66,6 +66,6 @@ translation_of: Web/API/XMLHttpRequest/open <h2 id="See_also" name="See_also">é¢é£æ
å ±</h2> <ul> - <li><a href="/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">XMLHttpRequest ã®äœ¿çš</a></li> + <li><a href="/ja/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">XMLHttpRequest ã®äœ¿çš</a></li> <li>é¢é£ãã {{domxref("XMLHttpRequest")}} ã®ã¡ãœãã: {{domxref("XMLHttpRequest.setRequestHeader", "setRequestHeader()")}},{{domxref("XMLHttpRequest.send", "send()")}}, {{domxref("XMLHttpRequest.abort", "abort()")}}</li> </ul> diff --git a/files/ja/web/api/xmlhttprequest/response/index.html b/files/ja/web/api/xmlhttprequest/response/index.html index 7175b77685..76e5e90fa3 100644 --- a/files/ja/web/api/xmlhttprequest/response/index.html +++ b/files/ja/web/api/xmlhttprequest/response/index.html @@ -88,6 +88,6 @@ function load(url, callback) { <h2 id="é¢é£">é¢é£</h2> <ul> - <li><a href="/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest">Using XMLHttpRequest</a></li> <li>Getting text and HTML/XML data: {{domxref("XMLHttpRequest.responseText")}} and {{domxref("XMLHttpRequest.responseXML")}}</li> </ul> diff --git a/files/ja/web/api/xmlhttprequest/status/index.html b/files/ja/web/api/xmlhttprequest/status/index.html index d2a63fd2a0..6b42a3ceb2 100644 --- a/files/ja/web/api/xmlhttprequest/status/index.html +++ b/files/ja/web/api/xmlhttprequest/status/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/XMLHttpRequest/status --- <div>{{APIRef('XMLHttpRequest')}}</div> -<p><code><strong>XMLHttpRequest.status</strong></code> ããããã£ã¯èªã¿åãå°çšã§ã <code>XMLHttpRequest</code> ã®ã¬ã¹ãã³ã¹ã«ãããæ°å€ã® HTTP <a href="/en-US/docs/Web/HTTP/Status">ã¹ããŒã¿ã¹ã³ãŒã</a>ãè¿ããŸãã</p> +<p><code><strong>XMLHttpRequest.status</strong></code> ããããã£ã¯èªã¿åãå°çšã§ã <code>XMLHttpRequest</code> ã®ã¬ã¹ãã³ã¹ã«ãããæ°å€ã® HTTP <a href="/ja/docs/Web/HTTP/Status">ã¹ããŒã¿ã¹ã³ãŒã</a>ãè¿ããŸãã</p> diff --git a/files/ja/web/api/xmlhttprequest/using_xmlhttprequest_in_ie6/index.html b/files/ja/web/api/xmlhttprequest/using_xmlhttprequest_in_ie6/index.html index 8d5a05c885..97b27d7c4f 100644 --- a/files/ja/web/api/xmlhttprequest/using_xmlhttprequest_in_ie6/index.html +++ b/files/ja/web/api/xmlhttprequest/using_xmlhttprequest_in_ie6/index.html @@ -6,7 +6,7 @@ tags: - Web Standards translation_of: Web/API/XMLHttpRequest/Using_XMLHttpRequest_in_IE6 --- -<p><a href="/en/DOM/XMLHttpRequest" title="en/DOM/XMLHttpRequest">XMLHttpRequest</a> ã¯ã Microsoft ã«ãã£ãŠ Internet Explorer 5.0 㧠ActiveX control ãšããŠæåã«å°å
¥ãããŸããããã ãã IE7 ããã³ãã®ä»ã®ãã©ãŠã¶ãŒã§ã¯ XMLHttpRequest ã¯ãã€ãã£ã JavaScript ãªããžã§ã¯ãã§ãã</p> +<p><a href="/ja/DOM/XMLHttpRequest" title="en/DOM/XMLHttpRequest">XMLHttpRequest</a> ã¯ã Microsoft ã«ãã£ãŠ Internet Explorer 5.0 㧠ActiveX control ãšããŠæåã«å°å
¥ãããŸããããã ãã IE7 ããã³ãã®ä»ã®ãã©ãŠã¶ãŒã§ã¯ XMLHttpRequest ã¯ãã€ãã£ã JavaScript ãªããžã§ã¯ãã§ãã</p> <p>æè¿ã®ãã¹ãŠã®ãã©ãŠã¶ãŒã§ã¯ã次ã®ã³ãŒãã䜿çšããŠæ°èŠã® XMLHttpRequest ãªããžã§ã¯ããäœæã§ããŸã:</p> @@ -27,5 +27,5 @@ translation_of: Web/API/XMLHttpRequest/Using_XMLHttpRequest_in_IE6 <h3 id="é¢é£é
ç®">é¢é£é
ç®</h3> <ul> - <li><a href="/en/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> + <li><a href="/ja/DOM/XMLHttpRequest/Using_XMLHttpRequest" title="Using XMLHttpRequest">Using XMLHttpRequest</a></li> </ul> |