aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/ja/web/api
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/ja/web/api')
-rw-r--r--files/ja/web/api/audiobuffersourcenode/onended/index.html1
-rw-r--r--files/ja/web/api/audiobuffersourcenode/stop/index.html1
-rw-r--r--files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html1
-rw-r--r--files/ja/web/api/canvas_api/tutorial/index.html1
-rw-r--r--files/ja/web/api/cssmatrix/index.html1
-rw-r--r--files/ja/web/api/deviceacceleration/index.html1
-rw-r--r--files/ja/web/api/document/activeelement/index.html1
-rw-r--r--files/ja/web/api/document/elementfrompoint/index.html1
-rw-r--r--files/ja/web/api/document/getselection/index.html1
-rw-r--r--files/ja/web/api/document/inputencoding/index.html1
-rw-r--r--files/ja/web/api/document/onselectionchange/index.html1
-rw-r--r--files/ja/web/api/document_object_model/preface/index.html1
-rw-r--r--files/ja/web/api/documentorshadowroot/nodefrompoint/index.html1
-rw-r--r--files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html1
-rw-r--r--files/ja/web/api/element/accesskey/index.html1
-rw-r--r--files/ja/web/api/element/name/index.html1
-rw-r--r--files/ja/web/api/event/button/index.html1
-rw-r--r--files/ja/web/api/event/createevent/index.html1
-rw-r--r--files/ja/web/api/mediarecorder_api/index.html1
-rw-r--r--files/ja/web/api/mouseevent/altkey/index.html1
-rw-r--r--files/ja/web/api/node/baseuriobject/index.html1
-rw-r--r--files/ja/web/api/node/nodeprincipal/index.html1
-rw-r--r--files/ja/web/api/randomsource/index.html1
-rw-r--r--files/ja/web/api/slotable/index.html1
-rw-r--r--files/ja/web/api/webgl_api/cross-domain_textures/index.html1
-rw-r--r--files/ja/web/api/websockets_api/websockets_reference/index.html1
-rw-r--r--files/ja/web/api/window/arguments/index.html1
-rw-r--r--files/ja/web/api/window/escape/index.html1
-rw-r--r--files/ja/web/api/window/onclick/index.html1
-rw-r--r--files/ja/web/api/window/onmousedown/index.html1
-rw-r--r--files/ja/web/api/window/onmouseup/index.html1
-rw-r--r--files/ja/web/api/window/restore/index.html1
-rw-r--r--files/ja/web/api/window/unescape/index.html1
-rw-r--r--files/ja/web/api/window/url/index.html1
-rw-r--r--files/ja/web/api/windowbase64/index.html1
-rw-r--r--files/ja/web/api/windowtimers/index.html1
36 files changed, 36 insertions, 0 deletions
diff --git a/files/ja/web/api/audiobuffersourcenode/onended/index.html b/files/ja/web/api/audiobuffersourcenode/onended/index.html
index c12625637b..22f8b05ba3 100644
--- a/files/ja/web/api/audiobuffersourcenode/onended/index.html
+++ b/files/ja/web/api/audiobuffersourcenode/onended/index.html
@@ -2,6 +2,7 @@
title: AudioBufferSourceNode.onended
slug: Web/API/AudioBufferSourceNode/onended
translation_of: Web/API/AudioScheduledSourceNode/onended
+translation_of_original: Web/API/AudioBufferSourceNode/onended
---
<p>{{ APIRef("AudioBufferSourceNode") }}</p>
diff --git a/files/ja/web/api/audiobuffersourcenode/stop/index.html b/files/ja/web/api/audiobuffersourcenode/stop/index.html
index 0e40d267b8..2163d86379 100644
--- a/files/ja/web/api/audiobuffersourcenode/stop/index.html
+++ b/files/ja/web/api/audiobuffersourcenode/stop/index.html
@@ -2,6 +2,7 @@
title: AudioBufferSourceNode.stop()
slug: Web/API/AudioBufferSourceNode/stop
translation_of: Web/API/AudioScheduledSourceNode/stop
+translation_of_original: Web/API/AudioBufferSourceNode/stop
---
<p>{{ APIRef("Web Audio API") }}</p>
diff --git a/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html b/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html
index 54b8ef8310..be09a119f7 100644
--- a/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html
+++ b/files/ja/web/api/canvas_api/drawing_graphics_with_canvas/index.html
@@ -6,6 +6,7 @@ tags:
- HTML5
- 'HTML:Canvas'
translation_of: Web/API/Canvas_API/Tutorial
+translation_of_original: Web/API/Canvas_API/Drawing_graphics_with_canvas
---
<div class="note">
<p>このページには、一部古い内容が含まれています。</p>
diff --git a/files/ja/web/api/canvas_api/tutorial/index.html b/files/ja/web/api/canvas_api/tutorial/index.html
index b1045fd484..e9a02da072 100644
--- a/files/ja/web/api/canvas_api/tutorial/index.html
+++ b/files/ja/web/api/canvas_api/tutorial/index.html
@@ -8,6 +8,7 @@ tags:
- 'HTML:Canvas'
- Tutorials
translation_of: Web/API/Canvas_API/Tutorial
+translation_of_original: Canvas-tutorial-broken
---
<p><strong><code><a href="/ja/docs/HTML/Canvas" title="HTML/Canvas">&lt;canvas&gt;</a></code></strong> はスクリプト(一般的に <a href="/ja/docs/JavaScript" title="JavaScript">JavaScript</a>) を使って図形を描くために使われる新しい <a href="/ja/docs/HTML" title="HTML">HTML</a> 要素です。例えば、グラフを描く、写真を合成する、または簡単な(または<a href="/ja/docs/A_Basic_RayCaster" title="A_Basic_RayCaster">あまり簡単ではない</a>)アニメーションに使うことができます。右の画像は後でこのチュートリアルの中でみる <code>&lt;canvas&gt;</code> を実際に使った例です。</p>
diff --git a/files/ja/web/api/cssmatrix/index.html b/files/ja/web/api/cssmatrix/index.html
index 38a1ef8796..756a3c4cb2 100644
--- a/files/ja/web/api/cssmatrix/index.html
+++ b/files/ja/web/api/cssmatrix/index.html
@@ -6,6 +6,7 @@ tags:
- NeedsBrowserCompatibility
- Reference
translation_of: Web/API/DOMMatrix
+translation_of_original: Web/API/CSSMatrix
---
<div>{{APIRef("CSSOM")}}{{Non-standard_header}}</div>
diff --git a/files/ja/web/api/deviceacceleration/index.html b/files/ja/web/api/deviceacceleration/index.html
index 7c9af279af..982499c4a8 100644
--- a/files/ja/web/api/deviceacceleration/index.html
+++ b/files/ja/web/api/deviceacceleration/index.html
@@ -10,6 +10,7 @@ tags:
- Reference
- events
translation_of: Web/API/DeviceMotionEventAcceleration
+translation_of_original: Web/API/DeviceAcceleration
---
<div>{{ ApiRef("Device Orientation Events") }}{{SeeCompatTable}}</div>
diff --git a/files/ja/web/api/document/activeelement/index.html b/files/ja/web/api/document/activeelement/index.html
index ba438793b8..31c1b2bc7f 100644
--- a/files/ja/web/api/document/activeelement/index.html
+++ b/files/ja/web/api/document/activeelement/index.html
@@ -9,6 +9,7 @@ tags:
- NeedsTranslation
- 要更新
translation_of: Web/API/DocumentOrShadowRoot/activeElement
+translation_of_original: Web/API/Document/activeElement
---
<div>{{ApiRef}}</div>
diff --git a/files/ja/web/api/document/elementfrompoint/index.html b/files/ja/web/api/document/elementfrompoint/index.html
index 1017a6e0c0..a24f1ce63a 100644
--- a/files/ja/web/api/document/elementfrompoint/index.html
+++ b/files/ja/web/api/document/elementfrompoint/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
+translation_of_original: Web/API/Document/elementFromPoint
---
<div>
{{ApiRef()}} {{Fx_minversion_header(3)}}</div>
diff --git a/files/ja/web/api/document/getselection/index.html b/files/ja/web/api/document/getselection/index.html
index b1c947ef61..740d006c66 100644
--- a/files/ja/web/api/document/getselection/index.html
+++ b/files/ja/web/api/document/getselection/index.html
@@ -7,6 +7,7 @@ tags:
- Reference
- Selection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
+translation_of_original: Web/API/Document/getSelection
---
<p>DOM の <code>getSelection()</code> メソッドは、 {{domxref("Window")}} インタフェース及び {{domxref("Document")}} インタフェースで利用可能です。<br>
詳細については {{domxref("window.getSelection()")}} の頁を参照して下さい。</p>
diff --git a/files/ja/web/api/document/inputencoding/index.html b/files/ja/web/api/document/inputencoding/index.html
index eec76a174f..bc128b09e8 100644
--- a/files/ja/web/api/document/inputencoding/index.html
+++ b/files/ja/web/api/document/inputencoding/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/Document/characterSet
+translation_of_original: Web/API/Document/inputEncoding
---
<p>{{ApiRef}} {{deprecated_header}}</p>
<h2 id="Summary" name="Summary">概要</h2>
diff --git a/files/ja/web/api/document/onselectionchange/index.html b/files/ja/web/api/document/onselectionchange/index.html
index fb4c595ae0..9793bde3fa 100644
--- a/files/ja/web/api/document/onselectionchange/index.html
+++ b/files/ja/web/api/document/onselectionchange/index.html
@@ -9,6 +9,7 @@ tags:
- イベントハンドラー
- プロパティ
translation_of: Web/API/GlobalEventHandlers/onselectionchange
+translation_of_original: Web/API/Document/onselectionchange
---
<div>{{ApiRef('DOM')}}{{SeeCompatTable}}</div>
diff --git a/files/ja/web/api/document_object_model/preface/index.html b/files/ja/web/api/document_object_model/preface/index.html
index 81f37f4850..4a390b9177 100644
--- a/files/ja/web/api/document_object_model/preface/index.html
+++ b/files/ja/web/api/document_object_model/preface/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/Document_Object_Model
+translation_of_original: Web/API/Document_Object_Model/Preface
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html b/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html
index 6b375f30d3..a7953136e6 100644
--- a/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html
+++ b/files/ja/web/api/documentorshadowroot/nodefrompoint/index.html
@@ -11,6 +11,7 @@ tags:
- メソッド
- 標準外
translation_of: Web/API/DocumentOrShadowRoot
+translation_of_original: Web/API/DocumentOrShadowRoot/nodeFromPoint
---
<div>{{APIRef("DOM")}}{{Non-standard_header}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html b/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html
index 7c5c0920cd..d3f79b8d11 100644
--- a/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html
+++ b/files/ja/web/api/documentorshadowroot/nodesfrompoint/index.html
@@ -10,6 +10,7 @@ tags:
- nodesFromPoint
- メソッド
translation_of: Web/API/DocumentOrShadowRoot
+translation_of_original: Web/API/DocumentOrShadowRoot/nodesFromPoint
---
<div>{{APIRef("DOM")}}{{Non-standard_header}}</div>
diff --git a/files/ja/web/api/element/accesskey/index.html b/files/ja/web/api/element/accesskey/index.html
index 04c95baf10..82738c792f 100644
--- a/files/ja/web/api/element/accesskey/index.html
+++ b/files/ja/web/api/element/accesskey/index.html
@@ -2,6 +2,7 @@
title: Element.accessKey
slug: Web/API/Element/accessKey
translation_of: Web/API/HTMLElement/accessKey
+translation_of_original: Web/API/Element/accessKey
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ja/web/api/element/name/index.html b/files/ja/web/api/element/name/index.html
index 392f9d84f4..e069431e6e 100644
--- a/files/ja/web/api/element/name/index.html
+++ b/files/ja/web/api/element/name/index.html
@@ -2,6 +2,7 @@
title: element.name
slug: Web/API/Element/name
translation_of: Web/API
+translation_of_original: Web/API/Element/name
---
<p>{{ ApiRef() }}</p>
<h3 class="editable" id="概要" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 1.142em; font-family: Georgia, Times, 'Times New Roman', serif; border-bottom-width: 1px; border-bottom-style: solid; color: rgb(51, 51, 51); font-style: normal; font-variant: normal; letter-spacing: normal; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; background-color: rgb(255, 255, 255);"><span>概要</span></h3>
diff --git a/files/ja/web/api/event/button/index.html b/files/ja/web/api/event/button/index.html
index 985b67c783..572f611ebc 100644
--- a/files/ja/web/api/event/button/index.html
+++ b/files/ja/web/api/event/button/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/MouseEvent/button
+translation_of_original: Web/API/event.button
---
<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">Summary</h3>
diff --git a/files/ja/web/api/event/createevent/index.html b/files/ja/web/api/event/createevent/index.html
index 8830d518ef..d9dc6aef3f 100644
--- a/files/ja/web/api/event/createevent/index.html
+++ b/files/ja/web/api/event/createevent/index.html
@@ -2,6 +2,7 @@
title: Event.createEvent()
slug: Web/API/Event/createEvent
translation_of: Web/API/Document/createEvent
+translation_of_original: Web/API/Event/createEvent
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/ja/web/api/mediarecorder_api/index.html b/files/ja/web/api/mediarecorder_api/index.html
index a425fc1549..a2e3ec8eaf 100644
--- a/files/ja/web/api/mediarecorder_api/index.html
+++ b/files/ja/web/api/mediarecorder_api/index.html
@@ -2,6 +2,7 @@
title: MediaRecorder API
slug: Web/API/MediaRecorder_API
translation_of: Web/API/MediaStream_Recording_API
+translation_of_original: Web/API/MediaRecorder_API
---
<div class="summary">
<p><span class="seoSummary">MediaRecorder API (MediaStream Recording) はインプットデバイスからのメディアストリームを記録するための API です。記録したストリームは PCM データのエンコードと言った操作をせずに利用できます。 {{ domxref("Navigator.getUserMedia()") }} を単体で利用する際の利用が想定されています。</span></p>
diff --git a/files/ja/web/api/mouseevent/altkey/index.html b/files/ja/web/api/mouseevent/altkey/index.html
index 9316f58644..ffa370b596 100644
--- a/files/ja/web/api/mouseevent/altkey/index.html
+++ b/files/ja/web/api/mouseevent/altkey/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/MouseEvent/altKey
+translation_of_original: Web/API/event.altKey
---
<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">Summary</h3>
diff --git a/files/ja/web/api/node/baseuriobject/index.html b/files/ja/web/api/node/baseuriobject/index.html
index 260c0b67d5..1de7600c48 100644
--- a/files/ja/web/api/node/baseuriobject/index.html
+++ b/files/ja/web/api/node/baseuriobject/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko
- Node
translation_of: Web/API/Node
+translation_of_original: Web/API/Node/baseURIObject
---
<div>{{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div>
diff --git a/files/ja/web/api/node/nodeprincipal/index.html b/files/ja/web/api/node/nodeprincipal/index.html
index 3b5144c88a..41547615f2 100644
--- a/files/ja/web/api/node/nodeprincipal/index.html
+++ b/files/ja/web/api/node/nodeprincipal/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/Node
+translation_of_original: Web/API/Node/nodePrincipal
---
<div>
{{ApiRef}}{{Fx_minversion_header("3")}}{{Non-standard_header}}</div>
diff --git a/files/ja/web/api/randomsource/index.html b/files/ja/web/api/randomsource/index.html
index 12b34e7a02..5972564d98 100644
--- a/files/ja/web/api/randomsource/index.html
+++ b/files/ja/web/api/randomsource/index.html
@@ -8,6 +8,7 @@ tags:
- Reference
- Web Crypto API
translation_of: Web/API/Crypto/getRandomValues
+translation_of_original: Web/API/RandomSource
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/ja/web/api/slotable/index.html b/files/ja/web/api/slotable/index.html
index 7890dd5d4c..859be5e107 100644
--- a/files/ja/web/api/slotable/index.html
+++ b/files/ja/web/api/slotable/index.html
@@ -9,6 +9,7 @@ tags:
- Web Components
- shadow dom
translation_of: Web/API/Slottable
+translation_of_original: Web/API/Slotable
---
<p>{{APIRef("Shadow DOM")}}</p>
diff --git a/files/ja/web/api/webgl_api/cross-domain_textures/index.html b/files/ja/web/api/webgl_api/cross-domain_textures/index.html
index 05908fed61..15dcbf30e3 100644
--- a/files/ja/web/api/webgl_api/cross-domain_textures/index.html
+++ b/files/ja/web/api/webgl_api/cross-domain_textures/index.html
@@ -2,6 +2,7 @@
title: Cross-Domain Textures
slug: Web/API/WebGL_API/Cross-Domain_Textures
translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL#Cross-domain_textures
+translation_of_original: Web/API/WebGL_API/Cross-Domain_Textures
---
<p>WebGL のテクスチャの読み込みは、クロスドメインアクセス制御に従います。コンテンツで他のドメインからテクスチャを読み込むためには、CORS で許可を得る必要があります。CORS について詳しくは、<a href="/Ja/HTTP_access_control" title="ja/HTTP access control">HTTP access control</a> をご覧ください。</p>
<p>CORS で許可された画像を WebGL のテクスチャとして使用する方法の説明を <a class="external" href="http://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/" title="http://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/">こちらの hacks.mozilla.org の記事</a> に掲載していますので、<a class="external" href="http://people.mozilla.org/~bjacob/webgltexture-cors-js.html" title="http://people.mozilla.org/~bjacob/webgltexture-cors-js.html">サンプル</a> と合わせてご覧ください。</p>
diff --git a/files/ja/web/api/websockets_api/websockets_reference/index.html b/files/ja/web/api/websockets_api/websockets_reference/index.html
index 85b5acc880..d924ac2328 100644
--- a/files/ja/web/api/websockets_api/websockets_reference/index.html
+++ b/files/ja/web/api/websockets_api/websockets_reference/index.html
@@ -5,6 +5,7 @@ tags:
- WebSocket
- WebSockets
translation_of: Web/API/WebSockets_API
+translation_of_original: Web/API/WebSockets_API/WebSockets_reference
---
<div>{{draft}}</div>
<p>以下のページは、WebSocket API のインタフェースに関する文書です。</p>
diff --git a/files/ja/web/api/window/arguments/index.html b/files/ja/web/api/window/arguments/index.html
index d964eb9cc1..f026024047 100644
--- a/files/ja/web/api/window/arguments/index.html
+++ b/files/ja/web/api/window/arguments/index.html
@@ -2,5 +2,6 @@
title: window.arguments
slug: Web/API/Window/arguments
translation_of: Working_with_windows_in_chrome_code#Passing_data_between_windows
+translation_of_original: Web/API/Window.arguments
---
<p><a href="/ja/docs/Working_with_windows_in_chrome_code#Passing_data_between_windows">『chrome コードでウィンドウを取り扱う』の頁の『ウィンドウ間でのデータのやり取り』の章</a>をご覧下さい。</p>
diff --git a/files/ja/web/api/window/escape/index.html b/files/ja/web/api/window/escape/index.html
index 0d16e08e31..48ab4cab3b 100644
--- a/files/ja/web/api/window/escape/index.html
+++ b/files/ja/web/api/window/escape/index.html
@@ -8,6 +8,7 @@ tags:
- Gecko DOM Reference
- Window
translation_of: Web/JavaScript/Reference/Global_Objects/escape
+translation_of_original: Web/API/Window.escape
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/window/onclick/index.html b/files/ja/web/api/window/onclick/index.html
index b620c103a2..ac36968fa6 100644
--- a/files/ja/web/api/window/onclick/index.html
+++ b/files/ja/web/api/window/onclick/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko DOM Reference
- Window
translation_of: Web/API/GlobalEventHandlers/onclick
+translation_of_original: Web/API/Window/onclick
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/window/onmousedown/index.html b/files/ja/web/api/window/onmousedown/index.html
index 72c51f34c8..b5f947f8be 100644
--- a/files/ja/web/api/window/onmousedown/index.html
+++ b/files/ja/web/api/window/onmousedown/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko DOM Reference
- Window
translation_of: Web/API/GlobalEventHandlers/onmousedown
+translation_of_original: Web/API/Window/onmousedown
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/window/onmouseup/index.html b/files/ja/web/api/window/onmouseup/index.html
index 5598cd78c4..f7133126a9 100644
--- a/files/ja/web/api/window/onmouseup/index.html
+++ b/files/ja/web/api/window/onmouseup/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko DOM Reference
- Window
translation_of: Web/API/GlobalEventHandlers/onmouseup
+translation_of_original: Web/API/Window/onmouseup
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/window/restore/index.html b/files/ja/web/api/window/restore/index.html
index 3fbd8503f2..1510d2870e 100644
--- a/files/ja/web/api/window/restore/index.html
+++ b/files/ja/web/api/window/restore/index.html
@@ -2,6 +2,7 @@
title: Window.restore()
slug: Web/API/Window/restore
translation_of: Web/API/Window/moveTo
+translation_of_original: Web/API/Window/restore
---
<p>{{APIRef}}</p>
diff --git a/files/ja/web/api/window/unescape/index.html b/files/ja/web/api/window/unescape/index.html
index 501592c3d2..07564a02ee 100644
--- a/files/ja/web/api/window/unescape/index.html
+++ b/files/ja/web/api/window/unescape/index.html
@@ -8,6 +8,7 @@ tags:
- Gecko DOM Reference
- Window
translation_of: Web/JavaScript/Reference/Global_Objects/unescape
+translation_of_original: Web/API/Window.unescape
---
<div>
{{ApiRef}}</div>
diff --git a/files/ja/web/api/window/url/index.html b/files/ja/web/api/window/url/index.html
index 9d2c28cdf5..ac758d1b3b 100644
--- a/files/ja/web/api/window/url/index.html
+++ b/files/ja/web/api/window/url/index.html
@@ -8,6 +8,7 @@ tags:
- Reference
- Window
translation_of: Web/API/URL
+translation_of_original: Web/API/Window/URL
---
<p>{{ApiRef("Window")}}{{SeeCompatTable}}</p>
diff --git a/files/ja/web/api/windowbase64/index.html b/files/ja/web/api/windowbase64/index.html
index 5c6f618d59..760541b9c5 100644
--- a/files/ja/web/api/windowbase64/index.html
+++ b/files/ja/web/api/windowbase64/index.html
@@ -4,6 +4,7 @@ slug: Web/API/WindowBase64
tags:
- API
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowBase64
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/ja/web/api/windowtimers/index.html b/files/ja/web/api/windowtimers/index.html
index 3516b78c0d..549969232f 100644
--- a/files/ja/web/api/windowtimers/index.html
+++ b/files/ja/web/api/windowtimers/index.html
@@ -4,6 +4,7 @@ slug: Web/API/WindowTimers
tags:
- API
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowTimers
---
<div>{{APIRef("HTML DOM")}}</div>