aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/guide
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/guide
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/guide')
-rw-r--r--files/ja/web/guide/css/getting_started/boxes/index.html1
-rw-r--r--files/ja/web/guide/css/getting_started/color/index.html1
-rw-r--r--files/ja/web/guide/css/getting_started/javascript/index.html1
-rw-r--r--files/ja/web/guide/css/getting_started/layout/index.html1
-rw-r--r--files/ja/web/guide/css/getting_started/lists/index.html1
-rw-r--r--files/ja/web/guide/css/getting_started/tables/index.html1
-rw-r--r--files/ja/web/guide/dom/index.html1
-rw-r--r--files/ja/web/guide/html/event_attributes/index.html1
-rw-r--r--files/ja/web/guide/html/html5/html5_element_list/index.html1
-rw-r--r--files/ja/web/guide/html/obsolete_things_to_avoid/index.html1
-rw-r--r--files/ja/web/guide/using_formdata_objects/index.html1
11 files changed, 11 insertions, 0 deletions
diff --git a/files/ja/web/guide/css/getting_started/boxes/index.html b/files/ja/web/guide/css/getting_started/boxes/index.html
index eeb39e5e46..379b38949d 100644
--- a/files/ja/web/guide/css/getting_started/boxes/index.html
+++ b/files/ja/web/guide/css/getting_started/boxes/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 'CSS:Getting_Started'
translation_of: Learn/CSS/Building_blocks
+translation_of_original: Web/Guide/CSS/Getting_started/Boxes
---
<div>{{CSSTutorialTOC}}</div>
diff --git a/files/ja/web/guide/css/getting_started/color/index.html b/files/ja/web/guide/css/getting_started/color/index.html
index d1f75c2413..4d080bc3a4 100644
--- a/files/ja/web/guide/css/getting_started/color/index.html
+++ b/files/ja/web/guide/css/getting_started/color/index.html
@@ -6,6 +6,7 @@ tags:
- 'CSS:Getting_Started'
- Getting_Started
translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors
+translation_of_original: Web/Guide/CSS/Getting_started/Color
---
<p>この文書では、CSS 中でどのように色を指定するかについて詳細に説明します。</p>
diff --git a/files/ja/web/guide/css/getting_started/javascript/index.html b/files/ja/web/guide/css/getting_started/javascript/index.html
index 9f8cf9b250..fc2fa7a3b4 100644
--- a/files/ja/web/guide/css/getting_started/javascript/index.html
+++ b/files/ja/web/guide/css/getting_started/javascript/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 'CSS:Getting_Started'
translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
+translation_of_original: Web/Guide/CSS/Getting_started/JavaScript
---
<div>
{{CSSTutorialTOC}}</div>
diff --git a/files/ja/web/guide/css/getting_started/layout/index.html b/files/ja/web/guide/css/getting_started/layout/index.html
index 5f75322d74..e8bd18d944 100644
--- a/files/ja/web/guide/css/getting_started/layout/index.html
+++ b/files/ja/web/guide/css/getting_started/layout/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 'CSS:Getting_Started'
translation_of: Learn/CSS/CSS_layout
+translation_of_original: Web/Guide/CSS/Getting_started/Layout
---
<div>
{{CSSTutorialTOC}} {{previousPage("/ja/docs/CSS/Getting_Started/Boxes", "Boxes")}}</div>
diff --git a/files/ja/web/guide/css/getting_started/lists/index.html b/files/ja/web/guide/css/getting_started/lists/index.html
index ecea2636d7..212947f4f6 100644
--- a/files/ja/web/guide/css/getting_started/lists/index.html
+++ b/files/ja/web/guide/css/getting_started/lists/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 'CSS:Getting_Started'
translation_of: Learn/CSS/Styling_text/Styling_lists
+translation_of_original: Web/Guide/CSS/Getting_started/Lists
---
<p>{{ CSSTutorialTOC() }}</p>
<p>{{ previousPage("/ja/docs/CSS/Getting_Started/Content", "Content") }} これは <a href="/ja/CSS/Getting_Started" title="ja/CSS/Getting Started">CSS Getting Started</a> チュートリアルの第10章です。CSS を使ってリストの外見を決める方法について述べます。リストを含む新しいサンプル文書と、リストの体裁を決めるスタイルシートを作ってください。</p>
diff --git a/files/ja/web/guide/css/getting_started/tables/index.html b/files/ja/web/guide/css/getting_started/tables/index.html
index 0fb13e5828..1f0905d1ec 100644
--- a/files/ja/web/guide/css/getting_started/tables/index.html
+++ b/files/ja/web/guide/css/getting_started/tables/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 'CSS:Getting_Started'
translation_of: Learn/CSS/Building_blocks/Styling_tables
+translation_of_original: Web/Guide/CSS/Getting_started/Tables
---
<div>
{{CSSTutorialTOC}}{{previousPage("/ja/docs/CSS/Getting_Started/Layout", "Layout")}}</div>
diff --git a/files/ja/web/guide/dom/index.html b/files/ja/web/guide/dom/index.html
index 17c6e376c3..dcee4acf84 100644
--- a/files/ja/web/guide/dom/index.html
+++ b/files/ja/web/guide/dom/index.html
@@ -8,6 +8,7 @@ tags:
- NeedsTranslation
- TopicStub
translation_of: Web/API/Document_Object_Model
+translation_of_original: Web/Guide/API/DOM
---
<p>{{draft}}</p>
diff --git a/files/ja/web/guide/html/event_attributes/index.html b/files/ja/web/guide/html/event_attributes/index.html
index 305d8491d4..0c2047bce5 100644
--- a/files/ja/web/guide/html/event_attributes/index.html
+++ b/files/ja/web/guide/html/event_attributes/index.html
@@ -9,6 +9,7 @@ tags:
- JavaScript
translation_of: >-
Learn/JavaScript/Building_blocks/Events#Inline_event_handlers_%E2%80%94_don%27t_use_these
+translation_of_original: Web/Guide/HTML/Event_attributes
---
<p><span class="seoSummary">すべての HTML 要素は、特定のイベントが発生したときの JavaScript の実行が許可された属性の集合から成り立ちます。これらは Event 属性と呼ばれ、その属性名には "on" の接頭辞が付きます。</span>例えば、ユーザーが要素をクリックしたときに JavaScript を実行するために、JavaScript を <code>onclick</code> 属性の中に書きます。</p>
diff --git a/files/ja/web/guide/html/html5/html5_element_list/index.html b/files/ja/web/guide/html/html5/html5_element_list/index.html
index fef48af8f1..b5da7466db 100644
--- a/files/ja/web/guide/html/html5/html5_element_list/index.html
+++ b/files/ja/web/guide/html/html5/html5_element_list/index.html
@@ -5,6 +5,7 @@ tags:
- HTML
- HTML5
translation_of: Web/HTML/Element
+translation_of_original: Web/Guide/HTML/HTML5/HTML5_element_list
---
<p>This page list all <strong>standard HTML5 elements</strong>, described by their opening tag and grouped by function. Contrary to the <a href="/ja/docs/HTML/Element" title="HTML/Element">HTML Element index</a> which lists all possible tags, standard, non-standard, valid, obsolete or deprecated ones, this list only the valid HTML5 elements. Only those should be used in new Web sites.</p>
diff --git a/files/ja/web/guide/html/obsolete_things_to_avoid/index.html b/files/ja/web/guide/html/obsolete_things_to_avoid/index.html
index 4fb68efa3b..1c8a7cc261 100644
--- a/files/ja/web/guide/html/obsolete_things_to_avoid/index.html
+++ b/files/ja/web/guide/html/obsolete_things_to_avoid/index.html
@@ -6,6 +6,7 @@ tags:
- NeedsContent
- NeedsTechnicalReview
translation_of: Learn/HTML/Introduction_to_HTML
+translation_of_original: Web/Guide/HTML/Obsolete_things_to_avoid
---
<h2 id="導入">導入</h2>
diff --git a/files/ja/web/guide/using_formdata_objects/index.html b/files/ja/web/guide/using_formdata_objects/index.html
index a353cae222..605885878f 100644
--- a/files/ja/web/guide/using_formdata_objects/index.html
+++ b/files/ja/web/guide/using_formdata_objects/index.html
@@ -9,6 +9,7 @@ tags:
- HTML
- Web
translation_of: Web/API/FormData/Using_FormData_Objects
+translation_of_original: Web/Guide/Using_FormData_Objects
---
<p class="summary"><code><a href="/ja/docs/Web/API/FormData">FormData</a></code> オブジェクトは、<code><a href="/ja/docs/Web/API/XMLHttpRequest">XMLHttpRequest</a></code> を使用して送信するためのキーと値のペアのセットを収集可能にします。本来はフォームデータの送信に使用することを想定していましたが、キーのついたデータを伝送するためにフォームとは独立して使用することもできます。伝送されるデータは、フォームのエンコードタイプが <code>multipart/form-data</code> に設定されている場合に、{{domxref("HTMLFormElement.submit","submit()")}} メソッドで送信する際に使用するデータと同じ形式です。</p>