aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/mathml/element/menclose/index.html
diff options
context:
space:
mode:
authorAlexey Istomin <webistomin@gmail.com>2021-03-20 18:37:44 +0300
committerGitHub <noreply@github.com>2021-03-20 18:37:44 +0300
commit841aae260382e2bf5ebb44d765d8c7301d27caab (patch)
tree81a92c25f6dc02e5f119131785d721db79fc3455 /files/ru/web/mathml/element/menclose/index.html
parent730fea852ff827ca034fe17c84288c95d270ec92 (diff)
downloadtranslated-content-841aae260382e2bf5ebb44d765d8c7301d27caab.tar.gz
translated-content-841aae260382e2bf5ebb44d765d8c7301d27caab.tar.bz2
translated-content-841aae260382e2bf5ebb44d765d8c7301d27caab.zip
Restore "ё" letter in Russian translation (#239)
* docs(ru): restore ё letter * docs(ru): resolve conflicts * refactor(idea): remove ide folder
Diffstat (limited to 'files/ru/web/mathml/element/menclose/index.html')
-rw-r--r--files/ru/web/mathml/element/menclose/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/files/ru/web/mathml/element/menclose/index.html b/files/ru/web/mathml/element/menclose/index.html
index 79c4c83179..45db068c2d 100644
--- a/files/ru/web/mathml/element/menclose/index.html
+++ b/files/ru/web/mathml/element/menclose/index.html
@@ -10,7 +10,7 @@ translation_of: Web/MathML/Element/menclose
---
<div>{{MathMLRef}}</div>
-<p class="summary">Элемент MathML <code>&lt;menclose&gt;</code> отображает свое содержимое во вложенной нотации, указанной атрибутом <code>нотации</code>.</p>
+<p class="summary">Элемент MathML <code>&lt;menclose&gt;</code> отображает своё содержимое во вложенной нотации, указанной атрибутом <code>нотации</code>.</p>
<h2 id="Атрибуты">Атрибуты</h2>
@@ -24,7 +24,7 @@ translation_of: Web/MathML/Element/menclose
<dt id="attr-mathcolor">mathcolor</dt>
<dd>Цвет текста. Вы можете использовать <code>#rgb</code>, <code>#rrggbb</code> и <a href="/ru/docs/CSS/color_value#Color_Keywords">HTML-имена цветов</a>.</dd>
<dt id="attr-notation">notation</dt>
- <dd>Список нотаций, разделенных пробелами, применяемых к дочерним элементам. Изображенные символы могут перекрываться. Возможные значения:
+ <dd>Список нотаций, разделённых пробелами, применяемых к дочерним элементам. Изображённые символы могут перекрываться. Возможные значения:
<table class="standard-table">
<tbody>
<tr>
@@ -61,7 +61,7 @@ translation_of: Web/MathML/Element/menclose
<td><code>roundedbox</code></td>
<td><img alt="roundedbox" src="/files/3171/roundedbox.png"></td>
<td><math> <menclose notation="roundedbox"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td>прямоугольник с закругленными вершинами</td>
+ <td>прямоугольник с закруглёнными вершинами</td>
</tr>
<tr>
<td><code>circle</code></td>
@@ -97,25 +97,25 @@ translation_of: Web/MathML/Element/menclose
<td><code>updiagonalstrike</code></td>
<td><img alt="updiagonalstrike" src="/files/3177/updiagonalstrike.png"></td>
<td><math> <menclose notation="updiagonalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td>линия, перечеркивающая содержимое от левого низа до правого верха</td>
+ <td>линия, перечёркивающая содержимое от левого низа до правого верха</td>
</tr>
<tr>
<td><code>downdiagonalstrike</code></td>
<td><img alt="downdiagonalstrike" src="/files/3178/downdiagonalstrike.png"></td>
<td><math> <menclose notation="downdiagonalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td>линия, перечеркивающая содержимое от левого верха до правого низа</td>
+ <td>линия, перечёркивающая содержимое от левого верха до правого низа</td>
</tr>
<tr>
<td><code>verticalstrike</code></td>
<td><img alt="verticalstrike" src="/files/3179/verticalstrike.png"></td>
<td><math> <menclose notation="verticalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td>вертикальная линия, зачеркивающая содержимое</td>
+ <td>вертикальная линия, зачёркивающая содержимое</td>
</tr>
<tr>
<td><code>horizontalstrike</code></td>
<td><img alt="horizontalstrike" src="/files/3180/horizontalstrike.png"></td>
<td><math> <menclose notation="horizontalstrike"> <msup><mi>a</mi><mn>2</mn></msup> <mo>+</mo> <msup><mi>b</mi><mn>2</mn></msup> </menclose> </math></td>
- <td>горизонтальная линия, зачеркивающая содержимое</td>
+ <td>горизонтальная линия, зачёркивающая содержимое</td>
</tr>
<tr>
<td><code>madruwb</code></td>