aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/mathml
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 23:04:19 +0900
committerGitHub <noreply@github.com>2021-09-14 23:04:19 +0900
commita802ba37d66fb077a0fe4b9574839cb886135acf (patch)
treea31c2082387bd76072bfae45f1479bd00c5ddec1 /files/ja/web/mathml
parent57c4aff2c8160b2d5ebb7302874ba0d7f3fedf02 (diff)
downloadtranslated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.gz
translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.bz2
translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.zip
Web/m-w以下の文書内のリンクURLを正規化 (#2370)
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/mathml')
-rw-r--r--files/ja/web/mathml/attribute/index.html18
-rw-r--r--files/ja/web/mathml/authoring/index.html10
-rw-r--r--files/ja/web/mathml/element/index.html8
-rw-r--r--files/ja/web/mathml/element/mfenced/index.html4
-rw-r--r--files/ja/web/mathml/element/mfrac/index.html2
-rw-r--r--files/ja/web/mathml/element/mi/index.html4
-rw-r--r--files/ja/web/mathml/element/mmultiscripts/index.html10
-rw-r--r--files/ja/web/mathml/element/mn/index.html4
-rw-r--r--files/ja/web/mathml/element/mo/index.html8
-rw-r--r--files/ja/web/mathml/element/mover/index.html6
-rw-r--r--files/ja/web/mathml/element/mphantom/index.html4
-rw-r--r--files/ja/web/mathml/element/mspace/index.html4
-rw-r--r--files/ja/web/mathml/element/msub/index.html8
-rw-r--r--files/ja/web/mathml/element/msup/index.html8
-rw-r--r--files/ja/web/mathml/element/mtable/index.html10
-rw-r--r--files/ja/web/mathml/element/mtext/index.html4
-rw-r--r--files/ja/web/mathml/index.html16
17 files changed, 64 insertions, 64 deletions
diff --git a/files/ja/web/mathml/attribute/index.html b/files/ja/web/mathml/attribute/index.html
index 8107079bca..616a59a7c3 100644
--- a/files/ja/web/mathml/attribute/index.html
+++ b/files/ja/web/mathml/attribute/index.html
@@ -6,13 +6,13 @@ tags:
- MathML Reference
translation_of: Web/MathML/Attribute
---
-<p>これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの <a href="/docs/MathML/Element" title="/docs/MathML/Element">要素のページ</a> にあります。</p>
+<p>これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの <a href="/ja/docs/MathML/Element" title="/docs/MathML/Element">要素のページ</a> にあります。</p>
<p>補足:</p>
<ul>
<li>MathML {{ MathMLElement("mstyle") }} 要素と {{ MathMLElement("math") }} {{ gecko_minversion_inline("7.0") }} 要素は、すべての MathML プレゼンテーション要素のすべての属性を受け入れます。</li>
- <li>MathML の値と単位についての補足は、<a href="/docs/MathML/Attributes/Values" title="/docs/MathML/Attributes/Values">値</a> を参照してください。</li>
+ <li>MathML の値と単位についての補足は、<a href="/ja/docs/MathML/Attributes/Values" title="/docs/MathML/Attributes/Values">値</a> を参照してください。</li>
</ul>
<table class="standard-table">
@@ -119,7 +119,7 @@ translation_of: Web/MathML/Attribute
<tr id="depth">
<td><code>depth</code></td>
<td>{{ MathMLElement("mpadded") }}</td>
- <td>Sets or increments the depth. See <a href="/docs/MathML/Attributes/Values">length</a>.</td>
+ <td>Sets or increments the depth. See <a href="/ja/docs/MathML/Attributes/Values">length</a>.</td>
</tr>
<tr id="dir">
<td><code>dir</code></td>
@@ -179,7 +179,7 @@ translation_of: Web/MathML/Attribute
<tr id="height">
<td><code>height</code></td>
<td>{{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}</td>
- <td>Specifies the desired height. See <a href="/docs/MathML/Attributes/Values#Lengths" title="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
+ <td>Specifies the desired height. See <a href="/ja/docs/MathML/Attributes/Values#Lengths" title="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
</tr>
<tr id="href">
<td><code>href</code></td>
@@ -279,7 +279,7 @@ translation_of: Web/MathML/Attribute
<tr id="lspace">
<td><code>lspace</code></td>
<td>{{ MathMLElement("mo") }}, {{ MathMLElement("mpadded") }}</td>
- <td>演算子の前側の空き量 (値と単位は <a href="/docs/MathML/Attributes/Values#Lengths">length</a> を参照)。</td>
+ <td>演算子の前側の空き量 (値と単位は <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a> を参照)。</td>
</tr>
<tr id="lquote">
<td><code>lquote</code></td>
@@ -289,12 +289,12 @@ translation_of: Web/MathML/Attribute
<tr id="mathbackground">
<td><code>mathbackground</code></td>
<td><em>All</em></td>
- <td>背景色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
+ <td>背景色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/ja/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
</tr>
<tr id="mathcolor">
<td><code>mathcolor</code></td>
<td><em>All</em></td>
- <td>テキスト色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
+ <td>テキスト色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/ja/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
</tr>
<tr id="mathsize">
<td><code>mathsize</code></td>
@@ -314,7 +314,7 @@ translation_of: Web/MathML/Attribute
<tr id="minlabelspacing">
<td>{{ unimplemented_inline() }} <code>minlabelspacing</code></td>
<td>{{ MathMLElement("mtable") }}</td>
- <td>A <a href="/docs/MathML/Attributes/Values">length value</a> specifing the minimum space between a <a href="Element/mlabeledtr" rel="internal">label</a> and the adjacent cell in the row.</td>
+ <td>A <a href="/ja/docs/MathML/Attributes/Values">length value</a> specifing the minimum space between a <a href="Element/mlabeledtr" rel="internal">label</a> and the adjacent cell in the row.</td>
</tr>
<tr id="minsize">
<td><code>minsize</code></td>
@@ -460,7 +460,7 @@ translation_of: Web/MathML/Attribute
<tr id="width">
<td><code>width</code></td>
<td>{{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}, {{ MathMLElement("mtable") }}</td>
- <td>Specifies the desired width. See <a href="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
+ <td>Specifies the desired width. See <a href="/ja/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
</tr>
<tr id="xlink-href">
<td><code>xlink:href</code></td>
diff --git a/files/ja/web/mathml/authoring/index.html b/files/ja/web/mathml/authoring/index.html
index 3546ad1808..5051453456 100644
--- a/files/ja/web/mathml/authoring/index.html
+++ b/files/ja/web/mathml/authoring/index.html
@@ -11,7 +11,7 @@ translation_of: Web/MathML/Authoring
<p>数式を表現しようと思うともっと複雑です。数学には分数や平方根、行列など独自のタグが必要になるような構造がいろいろあるからです。ですから、優良な MathML エディターが求められます。以下ではその幾つかについて述べていきます。取り分け、 Mozilla の MathML 開発チームが開発中の <a href="https://github.com/TeXZilla/">TeXZilla</a> は、 JavaScript 製 Unicode LaTeX-MathML コンバーターであり、本稿で紹介されているような多くの場面で用いられることを想定しています。無論、本稿のツール紹介ではすべてを網羅している訳ではありませんから、是非とも W3C が発行する <a class="external" href="https://www.w3.org/Math/Software/">MathML ソフトウェア一覧</a>をチェックして他のツールも見てみてください。</p>
-<p>なお設計上、 MathML は HTML5 によく統合されており、特に CSS, DOM, Javascript, SVG のような通常のウェブ機能を使用できることができます。これはこのドキュメントの範囲外ですが、ウェブ言語の基本的な知識があれば、誰でも簡単にこれらの機能を MathML と組み合わせることができます。詳細については、<a href="/en-US/docs/Mozilla/MathML_Project#Sample_MathML_Documents">デモ</a>や <a href="/en-US/docs/Web/MathML">MathML リファレンスのページ</a>をご覧ください。</p>
+<p>なお設計上、 MathML は HTML5 によく統合されており、特に CSS, DOM, Javascript, SVG のような通常のウェブ機能を使用できることができます。これはこのドキュメントの範囲外ですが、ウェブ言語の基本的な知識があれば、誰でも簡単にこれらの機能を MathML と組み合わせることができます。詳細については、<a href="/ja/docs/Mozilla/MathML_Project#Sample_MathML_Documents">デモ</a>や <a href="/ja/docs/Web/MathML">MathML リファレンスのページ</a>をご覧ください。</p>
<h2 id="Using_MathML" name="Using_MathML">MathML の使用</h2>
@@ -52,7 +52,7 @@ translation_of: Web/MathML/Authoring
<pre class="brush: html notranslate">&lt;script src="https://fred-wang.github.io/mathjax.js/mpadded-min.js"&gt;&lt;/script&gt;</pre>
-<p>これら 2 つのスクリプトは <a href="/en-US/docs/Web/MathML/Element/mspace">mspace</a> または <a href="/en-US/docs/Web/MathML/Element/mpadded">mpadded</a> 要素の機能検出を行うことに注意してください (これらのページのブラウザー互換性表を参照してください)。また、良好な MathML の対応のないブラウザーのためにページの上部に警告を表示し、ユーザーに上記のフォールバックのいずれかを選択させるための同様のスクリプトもあります。</p>
+<p>これら 2 つのスクリプトは <a href="/ja/docs/Web/MathML/Element/mspace">mspace</a> または <a href="/ja/docs/Web/MathML/Element/mpadded">mpadded</a> 要素の機能検出を行うことに注意してください (これらのページのブラウザー互換性表を参照してください)。また、良好な MathML の対応のないブラウザーのためにページの上部に警告を表示し、ユーザーに上記のフォールバックのいずれかを選択させるための同様のスクリプトもあります。</p>
<pre class="brush: html notranslate">&lt;script src="https://fred-wang.github.io/mathml-warning.js/mpadded-min.js"&gt;&lt;/script&gt;</pre>
@@ -76,9 +76,9 @@ var isWebKit = ua.indexOf('AppleWebKit') &gt; -1 &amp;&amp; ua.indexOf('Chrome')
<h4 id="数学記号用のフォント">数学記号用のフォント</h4>
-<p>In order to get a good layout or to allow different style, it's important to have mathematical fonts available. It's always good to provide a link to <a href="/en-US/docs/Mozilla/MathML_Project/Fonts">MDN's Font Instructions</a>, so that your visitors can verify whether they have appropriate fonts installed on their system. It's also good to provide a fallback with Web fonts.</p>
+<p>In order to get a good layout or to allow different style, it's important to have mathematical fonts available. It's always good to provide a link to <a href="/ja/docs/Mozilla/MathML_Project/Fonts">MDN's Font Instructions</a>, so that your visitors can verify whether they have appropriate fonts installed on their system. It's also good to provide a fallback with Web fonts.</p>
-<p>Prior to Gecko 31.0 {{GeckoRelease("31.0")}}, it was a bit tedious to setup math fonts, see the <a href="/en-US/docs/Mozilla/MathML_Project/FontsMozilla2.0#MathML_Font_Selection_with_CSS">font instructions for Mozilla 2.0</a>. For Gecko 31.0 {{GeckoRelease("31.0")}}, this is much simpler and is compatible with any Web rendering engine with MathML support. For example, here is a minimal stylesheet to use Latin Modern for the text and Latin Modern Math for the mathematics:</p>
+<p>Prior to Gecko 31.0 {{GeckoRelease("31.0")}}, it was a bit tedious to setup math fonts, see the <a href="/ja/docs/Mozilla/MathML_Project/FontsMozilla2.0#MathML_Font_Selection_with_CSS">font instructions for Mozilla 2.0</a>. For Gecko 31.0 {{GeckoRelease("31.0")}}, this is much simpler and is compatible with any Web rendering engine with MathML support. For example, here is a minimal stylesheet to use Latin Modern for the text and Latin Modern Math for the mathematics:</p>
<pre class="brush: css notranslate">@namespace url('http://www.w3.org/1999/xhtml');
@namespace m url('http://www.w3.org/1998/Math/MathML');
@@ -90,7 +90,7 @@ m|math {
    font-family: Latin Modern Math;
}</pre>
-<p>You can then use the <a href="/en-US/docs/Web/CSS/@font-face">@font-face</a> rule as usual to provide WOFF fallback for Latin Modern and Latin Modern Math. See this <a href="https://github.com/fred-wang/MathFonts">GitHub repository to get WOFF fonts and sample CSS stylesheets</a> to use on your Web site and check <a href="http://fred-wang.github.io/MathFonts/">its test page</a>.</p>
+<p>You can then use the <a href="/ja/docs/Web/CSS/@font-face">@font-face</a> rule as usual to provide WOFF fallback for Latin Modern and Latin Modern Math. See this <a href="https://github.com/fred-wang/MathFonts">GitHub repository to get WOFF fonts and sample CSS stylesheets</a> to use on your Web site and check <a href="http://fred-wang.github.io/MathFonts/">its test page</a>.</p>
<h4 id="XML文書(XHTML,EPUB等々)におけるMathML">XML文書(XHTML,EPUB等々)におけるMathML</h4>
diff --git a/files/ja/web/mathml/element/index.html b/files/ja/web/mathml/element/index.html
index a0b50d1e43..a2195bb00f 100644
--- a/files/ja/web/mathml/element/index.html
+++ b/files/ja/web/mathml/element/index.html
@@ -112,14 +112,14 @@ translation_of: Web/MathML/Element
<h3 id="Other_elements" name="Other_elements">他の要素</h3>
<ul>
<li>{{ MathMLElement("semantics") }} (セマンティックアノテーション用のコンテナ)</li>
- <li><a href="/docs/MathML/Element/semantics"><code>&lt;annotation&gt;</code></a> (Data アノテーション)</li>
- <li><a href="/docs/MathML/Element/semantics"><code>&lt;annotation-xml&gt;</code></a> (XML アノテーション)</li>
+ <li><a href="/ja/docs/MathML/Element/semantics"><code>&lt;annotation&gt;</code></a> (Data アノテーション)</li>
+ <li><a href="/ja/docs/MathML/Element/semantics"><code>&lt;annotation-xml&gt;</code></a> (XML アノテーション)</li>
</ul>
</div>
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="/docs/Web/MathML">MathML</a></li>
- <li><a href="/docs/Web/MathML/Attribute">MathML 属性リファレンス</a></li>
+ <li><a href="/ja/docs/Web/MathML">MathML</a></li>
+ <li><a href="/ja/docs/Web/MathML/Attribute">MathML 属性リファレンス</a></li>
</ul>
diff --git a/files/ja/web/mathml/element/mfenced/index.html b/files/ja/web/mathml/element/mfenced/index.html
index 210ce30041..c89e7f5c8c 100644
--- a/files/ja/web/mathml/element/mfenced/index.html
+++ b/files/ja/web/mathml/element/mfenced/index.html
@@ -19,9 +19,9 @@ translation_of: Web/MathML/Element/mfenced
<dt id="attr-href">href</dt>
<dd>指定されたURIへのハイパーリンクを設定するために使用されます。</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>背景色。#<code>#rgb</code>、<code>#rrggbb</code>、および<a href="/en-US/docs/CSS/color_value#Color_Keywords">HTMLの色名</a>を使用できます。</dd>
+ <dd>背景色。#<code>#rgb</code>、<code>#rrggbb</code>、および<a href="/ja/docs/CSS/color_value#Color_Keywords">HTMLの色名</a>を使用できます。</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>テキストの色と分数数線の色。 <code>#rgb</code>、<code>#rrggbb</code>、および<a href="/en-US/docs/CSS/color_value#Color_Keywords">HTMLの色名</a>を使用できます。</dd>
+ <dd>テキストの色と分数数線の色。 <code>#rgb</code>、<code>#rrggbb</code>、および<a href="/ja/docs/CSS/color_value#Color_Keywords">HTMLの色名</a>を使用できます。</dd>
<dt id="attr-open">open</dt>
<dd>開き記号の文字列を与えます。既定値は "(" です。空白文字はすべて無くされます。</dd>
<dt id="attr-separators">separators</dt>
diff --git a/files/ja/web/mathml/element/mfrac/index.html b/files/ja/web/mathml/element/mfrac/index.html
index 567cf6bb87..b61285d674 100644
--- a/files/ja/web/mathml/element/mfrac/index.html
+++ b/files/ja/web/mathml/element/mfrac/index.html
@@ -26,7 +26,7 @@ translation_of: Web/MathML/Element/mfrac
<dd><a href="/ja/docs/CSS">スタイルシート</a> で装飾を行なう際に使われます。</dd>
<dt id="attr-denomalign"><code>denomalign</code> {{deprecated_inline}}</dt>
<dd>分数の下に分母をどう揃えるかを指定します。取り得る値は <code>left</code>、<code>center</code> (既定値) と <code>right</code> です。<br>
- この属性は、非推奨で近日中に廃止されます。代わりに CSS を用いて <code><a href="ja/docs/Web/CSS/text-align">text-align</a></code> を指定してください。</dd>
+ この属性は、非推奨で近日中に廃止されます。代わりに CSS を用いて <code><a href="/ja/docs/Web/CSS/text-align">text-align</a></code> を指定してください。</dd>
<dt id="attr-href"><code>href</code></dt>
<dd>特定の URI へのハイパーリンクを設定するのに使われます。</dd>
<dt id="attr-linethickness"><code>linethickness</code></dt>
diff --git a/files/ja/web/mathml/element/mi/index.html b/files/ja/web/mathml/element/mi/index.html
index ee4ed66910..4f8eafe3ab 100644
--- a/files/ja/web/mathml/element/mi/index.html
+++ b/files/ja/web/mathml/element/mi/index.html
@@ -26,7 +26,7 @@ translation_of: Web/MathML/Element/mi
<li><code>small:</code> Font is rendered smaller than the current font size.</li>
<li><code>normal:</code> Equivalent to 100% or 1em.</li>
<li><code>big:</code> Font is rendered larger than the current font size.</li>
- <li>a custom <a href="/en-US/docs/CSS/length">length</a>.</li>
+ <li>a custom <a href="/ja/docs/CSS/length">length</a>.</li>
<li>or a unitless value which multiplies the default.</li>
</ul>
</dd>
@@ -113,5 +113,5 @@ translation_of: Web/MathML/Element/mi
<ul>
<li>Starting with Gecko 20.0 {{geckoRelease("20.0")}} a unitless value for <code>mathsize</code> is allowed.</li>
- <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 {{ geckoRelease("28.0") }} and require appropriate <a href="/en-US/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
+ <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 {{ geckoRelease("28.0") }} and require appropriate <a href="/ja/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
</ul>
diff --git a/files/ja/web/mathml/element/mmultiscripts/index.html b/files/ja/web/mathml/element/mmultiscripts/index.html
index e7f6217cd3..40165c6cb6 100644
--- a/files/ja/web/mathml/element/mmultiscripts/index.html
+++ b/files/ja/web/mathml/element/mmultiscripts/index.html
@@ -22,17 +22,17 @@ translation_of: Web/MathML/Element/mmultiscripts
<dl>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-href">href</dt>
<dd>特定の URI へのハイパーリンクをセットするのに使います。</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
+ <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>文字色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
+ <dd>文字色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a> が使えます。</dd>
<dt id="attr-subscriptshift">subscriptshift</dt>
- <dd>The minimum space by which to shift the subscript below the baseline of the expression, as a <a href="/en-US/docs/CSS/length">CSS length</a>.</dd>
+ <dd>The minimum space by which to shift the subscript below the baseline of the expression, as a <a href="/ja/docs/CSS/length">CSS length</a>.</dd>
<dt id="attr-superscriptshift">superscriptshift</dt>
- <dd>The minimum space by which to shift the superscript above the baseline of the expression, as a <a href="/en-US/docs/CSS/length">CSS length</a>.</dd>
+ <dd>The minimum space by which to shift the superscript above the baseline of the expression, as a <a href="/ja/docs/CSS/length">CSS length</a>.</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/mn/index.html b/files/ja/web/mathml/element/mn/index.html
index 21d4fb2b84..94c9a6e47e 100644
--- a/files/ja/web/mathml/element/mn/index.html
+++ b/files/ja/web/mathml/element/mn/index.html
@@ -31,7 +31,7 @@ translation_of: Web/MathML/Element/mn
<li><code>small</code>: Font is rendered smaller than the current font size.</li>
<li><code>normal</code>: Equivalent to 100% or 1em.</li>
<li><code>big</code>Font is rendered larger than the current font size.</li>
- <li>a custom <a href="/en-US/docs/CSS/length">length</a>.</li>
+ <li>a custom <a href="/ja/docs/CSS/length">length</a>.</li>
<li>or a unitless value which multiplies the default.</li>
</ul>
</dd>
@@ -120,5 +120,5 @@ translation_of: Web/MathML/Element/mn
<ul>
<li>Starting with Gecko 20.0 {{geckoRelease("20.0")}} a unitless value for <code>mathsize</code> is allowed.</li>
- <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 {{ geckoRelease("28.0") }} and require appropriate <a href="/en-US/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
+ <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 {{ geckoRelease("28.0") }} and require appropriate <a href="/ja/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
</ul>
diff --git a/files/ja/web/mathml/element/mo/index.html b/files/ja/web/mathml/element/mo/index.html
index 504377c56e..2601ec133f 100644
--- a/files/ja/web/mathml/element/mo/index.html
+++ b/files/ja/web/mathml/element/mo/index.html
@@ -50,7 +50,7 @@ translation_of: Web/MathML/Element/mo
<li><code>small:</code> Font is rendered smaller than the current font size.</li>
<li><code>normal:</code> Equivalent to 100% or 1em.</li>
<li><code>big:</code> Font is rendered larger than the current font size.</li>
- <li>a custom <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length</a>.</li>
+ <li>a custom <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a>.</li>
<li>or a unitless value which multiplies the default.</li>
</ul>
</dd>
@@ -90,14 +90,14 @@ translation_of: Web/MathML/Element/mo
<dd>If <code>stretchy</code> is <code>true</code>, this attribute specifies the maximum size of the operator. Allowed values are:
<ul>
<li><code>infinity</code></li>
- <li>an arbitrary <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length</a></li>
+ <li>an arbitrary <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a></li>
</ul>
</dd>
<dt id="attr-minsize">minsize</dt>
<dd>If <code>stretchy</code> is <code>true</code>, this attribute specifies the minimum size of the operator. Allowed values are:
<ul>
<li><code>infinity</code></li>
- <li>an arbitrary <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length</a></li>
+ <li>an arbitrary <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a></li>
</ul>
</dd>
<dt id="attr-movablelimits">movablelimits</dt>
@@ -174,6 +174,6 @@ translation_of: Web/MathML/Element/mo
<ul>
<li>Starting with Gecko 16.0 {{ geckoRelease("16.0") }} the default values for <code>lspace</code> and <code>rspace</code> have been corrected to match the MathML3 specification. They now default to the constant <code>thickmathspace</code> (5/18em).</li>
<li>Starting with Gecko 20.0 {{geckoRelease("20.0")}} a unitless value for <code>mathsize</code> is allowed.</li>
- <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 (Firefox 28.0 / Thunderbird 28.0 / SeaMonkey 2.25) and require appropriate <a href="https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
+ <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 (Firefox 28.0 / Thunderbird 28.0 / SeaMonkey 2.25) and require appropriate <a href="/ja/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
<li>Any <a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.lbattrs">linebreaking</a> or <a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.lbindent.attrs">indentation attributes</a> are not implemented yet. See {{ bug("534962") }}.</li>
</ul>
diff --git a/files/ja/web/mathml/element/mover/index.html b/files/ja/web/mathml/element/mover/index.html
index 2d6619d9a1..25a137a62a 100644
--- a/files/ja/web/mathml/element/mover/index.html
+++ b/files/ja/web/mathml/element/mover/index.html
@@ -19,13 +19,13 @@ translation_of: Web/MathML/Element/mover
<dt id="attr-align">align</dt>
<dd>オーバースクリプトの揃え位置。取り得る値は:<code>left</code>, <code>center</code> および <code>right</code>.</dd>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-href">href</dt>
<dd>Used to set a hyperlink to a specified URI.</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/mphantom/index.html b/files/ja/web/mathml/element/mphantom/index.html
index b3e3e2c36b..196fbc9f49 100644
--- a/files/ja/web/mathml/element/mphantom/index.html
+++ b/files/ja/web/mathml/element/mphantom/index.html
@@ -11,9 +11,9 @@ translation_of: Web/MathML/Element/mphantom
<dl>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a> を用いることができる。</dd>
+ <dd>背景色。<code>#rgb</code>, <code>#rrggbb</code> および <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a> を用いることができる。</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/mspace/index.html b/files/ja/web/mathml/element/mspace/index.html
index c5f70af81c..db5cb6ae68 100644
--- a/files/ja/web/mathml/element/mspace/index.html
+++ b/files/ja/web/mathml/element/mspace/index.html
@@ -11,7 +11,7 @@ translation_of: Web/MathML/Element/mspace
<dl>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-depth">depth</dt>
<dd>ベースラインからの希望の深さ(値と単位については <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a> 参照)</dd>
<dt id="attr-height">height</dt>
@@ -19,7 +19,7 @@ translation_of: Web/MathML/Element/mspace
<dt id="attr-linebreak">linebreak</dt>
<dd>この空白における改行について。取り得る値は <code>auto</code>(規定値),<code>newline,</code><code>nobreak,</code><code>goodbreak</code>,<code>badbreak</code>。MathML 3 以降は改行を制御するのに {{ MathMLElement("mo") }} を用いるのが好ましい。</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-width">width</dt>
<dd>希望の幅(値と単位については <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a> 参照)</dd>
</dl>
diff --git a/files/ja/web/mathml/element/msub/index.html b/files/ja/web/mathml/element/msub/index.html
index 3e4f44c00f..e4be6d7edc 100644
--- a/files/ja/web/mathml/element/msub/index.html
+++ b/files/ja/web/mathml/element/msub/index.html
@@ -12,15 +12,15 @@ translation_of: Web/MathML/Element/msub
<dl>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-href">href</dt>
<dd>Used to set a hyperlink to a specified URI.</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-subscriptshift">subscriptshift</dt>
- <dd>下付き部分を本体のベースラインから下げる最小量を <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length value</a> として指定します。</dd>
+ <dd>下付き部分を本体のベースラインから下げる最小量を <a href="/ja/docs/MathML/Attributes/Values#Lengths">length value</a> として指定します。</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/msup/index.html b/files/ja/web/mathml/element/msup/index.html
index 5d96ed2046..c1dc2d21c1 100644
--- a/files/ja/web/mathml/element/msup/index.html
+++ b/files/ja/web/mathml/element/msup/index.html
@@ -12,15 +12,15 @@ translation_of: Web/MathML/Element/msup
<dl>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-href">href</dt>
<dd>Used to set a hyperlink to a specified URI.</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-superscriptshift">superscriptshift</dt>
- <dd>上付き部分を本体のベースラインから持ち上げる最小の量を <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length value.</a> で指定します。</dd>
+ <dd>上付き部分を本体のベースラインから持ち上げる最小の量を <a href="/ja/docs/MathML/Attributes/Values#Lengths">length value.</a> で指定します。</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/mtable/index.html b/files/ja/web/mathml/element/mtable/index.html
index 2d4c746517..c76c578e91 100644
--- a/files/ja/web/mathml/element/mtable/index.html
+++ b/files/ja/web/mathml/element/mtable/index.html
@@ -23,7 +23,7 @@ translation_of: Web/MathML/Element/mtable
In addition, values of the <code>align</code> attribute can end with a <em>rownumber</em> (e.g. <code>align="center 3"</code>). This allows you to align the specified row of the table rather than the whole table. A negative Integer value counts rows from the bottom of the table. Starting with Gecko 8.0 {{ geckoRelease("8.0") }} the interpretation of <em>negative</em> values has been corrected ({{ bug(601436) }}). In Gecko 17.0 {{geckoRelease("17.0")}} the parsing has been updated to treat whitespace correctly.</dd>
<dt id="attr-alignmentscope">alignmentscope</dt>
<dt id="attr-class-id-style">class, id, style</dt>
- <dd>Provided for use with <a href="/en-US/docs/CSS">stylesheets</a>.</dd>
+ <dd>Provided for use with <a href="/ja/docs/CSS">stylesheets</a>.</dd>
<dt id="attr-columnalign">columnalign</dt>
<dd>セル内の水平方向の揃えを指定します。スペース区切りで複数の値を書くこともでき,その場合,対応する列に適用されます(例:<code>columnalign="left right center"</code>)取り得る値は <code>left,center</code>(既定値)と <code>right</code> です。</dd>
<dt id="attr-columnlines">columnlines</dt>
@@ -46,11 +46,11 @@ translation_of: Web/MathML/Element/mtable
<dt id="attr-href">href</dt>
<dd>Used to set a hyperlink to a specified URI.</dd>
<dt id="attr-mathbackground">mathbackground</dt>
- <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The background color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-mathcolor">mathcolor</dt>
- <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/en-US/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
+ <dd>The text color. You can use <code>#rgb</code>, <code>#rrggbb</code> and <a href="/ja/docs/CSS/color_value#Color_Keywords">HTML color names</a>.</dd>
<dt id="attr-minlabelspacing">minlabelspacing</dt>
- <dd>A length value specifing the minimum space between a <a href="/en-US/docs/MathML/Element/mlabeledtr">label</a> and the adjacent cell in the row.</dd>
+ <dd>A length value specifing the minimum space between a <a href="/ja/docs/MathML/Element/mlabeledtr">label</a> and the adjacent cell in the row.</dd>
<dt id="attr-rowalign">rowalign</dt>
<dd>セルの垂直方向の揃えを指定します。スペース区切りで複数の値を書くこともでき,その場合,対応する行に適用されます(例:<code>rowalign="top bottom axis"</code>)。取り得る値は <code>axis,baseline</code>(既定値),<code>bottom,center</code> と <code>top</code> です。</dd>
<dt id="attr-rowlines">rowlines</dt>
@@ -60,7 +60,7 @@ translation_of: Web/MathML/Element/mtable
<dt id="attr-side">side</dt>
<dd>{{ MathMLElement("mlabeledtr") }} ラベル要素を置く場所を指定します。 取り得る値は <code>left</code>,<code>right</code>(既定値),<code>leftoverlap</code> と <code>rightoverlap</code> です。</dd>
<dt id="attr-width">width</dt>
- <dd>Specifies the width of the entire table. Accepts <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length values</a>.</dd>
+ <dd>Specifies the width of the entire table. Accepts <a href="/ja/docs/MathML/Attributes/Values#Lengths">length values</a>.</dd>
</dl>
<h2 id="例">例</h2>
diff --git a/files/ja/web/mathml/element/mtext/index.html b/files/ja/web/mathml/element/mtext/index.html
index 7799f8b149..50c12704bf 100644
--- a/files/ja/web/mathml/element/mtext/index.html
+++ b/files/ja/web/mathml/element/mtext/index.html
@@ -32,7 +32,7 @@ translation_of: Web/MathML/Element/mtext
<li><code>small:</code>Font is rendered smaller than the current font size.</li>
<li><code>normal:</code>Equivalent to 100% or 1em.</li>
<li><code>big:</code>Font is rendered larger than the current font size.</li>
- <li>a custom <a href="/en-US/docs/MathML/Attributes/Values#Lengths">length</a>.</li>
+ <li>a custom <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a>.</li>
<li>or a unitless value which multiplies the default.</li>
</ul>
</dd>
@@ -116,5 +116,5 @@ translation_of: Web/MathML/Element/mtext
<ul>
<li>Starting with Gecko 20.0 {{geckoRelease("20.0")}} a unitless value for <code>mathsize</code> is allowed.</li>
- <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 (Firefox 28.0 / Thunderbird 28.0 / SeaMonkey 2.25) and require appropriate <a href="https://developer.mozilla.org/ja/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
+ <li>Some <code>mathvariant</code> values are only implemented starting with Gecko 28.0 (Firefox 28.0 / Thunderbird 28.0 / SeaMonkey 2.25) and require appropriate <a href="/ja/docs/Mozilla/MathML_Project/Fonts">math fonts</a>.</li>
</ul>
diff --git a/files/ja/web/mathml/index.html b/files/ja/web/mathml/index.html
index ccfd494454..a40847e547 100644
--- a/files/ja/web/mathml/index.html
+++ b/files/ja/web/mathml/index.html
@@ -9,20 +9,20 @@ tags:
- XML
translation_of: Web/MathML
---
-<p><strong>Mathematical Markup Language (MathML)</strong> は、数学的表記を記述し、その構造と内容を表現するための <a href="/docs/XML" title="/docs/XML">XML</a> マークアップ言語です。このページには、MathML のパワフルな技術を用いた仕事を助けるための文書、サンプル、ツールへのリンクがあります。簡単な概要は、<a href="http://fred-wang.github.io/MozSummitMathML/index.html">Mozilla Summit 2013 で行われた innovation fair 向けのスライド</a> をご覧ください。</p>
+<p><strong>Mathematical Markup Language (MathML)</strong> は、数学的表記を記述し、その構造と内容を表現するための <a href="/ja/docs/XML" title="/docs/XML">XML</a> マークアップ言語です。このページには、MathML のパワフルな技術を用いた仕事を助けるための文書、サンプル、ツールへのリンクがあります。簡単な概要は、<a href="http://fred-wang.github.io/MozSummitMathML/index.html">Mozilla Summit 2013 で行われた innovation fair 向けのスライド</a> をご覧ください。</p>
<div class="row topicpage-table">
<div class="section">
<h2 id="MathML_リファレンス">MathML リファレンス</h2>
<dl>
- <dt><a href="/docs/Web/MathML/Element">MathML 要素リファレンス</a></dt>
+ <dt><a href="/ja/docs/Web/MathML/Element">MathML 要素リファレンス</a></dt>
<dd>各 MathML 要素の詳細とデスクトップおよびモバイルのブラウザの互換性情報。</dd>
- <dt><a href="/docs/Web/MathML/Attribute">MathML 属性リファレンス</a></dt>
+ <dt><a href="/ja/docs/Web/MathML/Attribute">MathML 属性リファレンス</a></dt>
<dd>MathML 要素の見た目や振る舞いを変更する MathML 属性についての情報。</dd>
- <dt><a href="/docs/Web/MathML/Examples">MathML の例</a></dt>
+ <dt><a href="/ja/docs/Web/MathML/Examples">MathML の例</a></dt>
<dd>MathML の動作についての理解を深めるためのサンプルと例。</dd>
- <dt><a href="/docs/Web/MathML/Authoring">MathML の書き方</a></dt>
+ <dt><a href="/ja/docs/Web/MathML/Authoring">MathML の書き方</a></dt>
<dd>MathML を書くための提案とヒント、おすすめの MathML エディタ、その出力を Web コンテンツへ統合する方法。</dd>
</dl>
@@ -56,9 +56,9 @@ translation_of: Web/MathML
<h2 id="関連トピック">関連トピック</h2>
<ul>
- <li><a href="/docs/Web/CSS">CSS</a></li>
- <li><a href="/docs/Web/HTML">HTML</a></li>
- <li><a href="/docs/Web/SVG">SVG</a></li>
+ <li><a href="/ja/docs/Web/CSS">CSS</a></li>
+ <li><a href="/ja/docs/Web/HTML">HTML</a></li>
+ <li><a href="/ja/docs/Web/SVG">SVG</a></li>
</ul>
</div>
</div>