aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-21 15:34:50 +0300
committerGitHub <noreply@github.com>2021-03-21 15:34:50 +0300
commitfc853997358a3d2b6cd756655457af317b304d48 (patch)
treec6973ccc997f39a7c28ecdc935436856863b6c13 /files/ru/web/html/element
parent8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (diff)
downloadtranslated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.gz
translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.bz2
translated-content-fc853997358a3d2b6cd756655457af317b304d48.zip
Unify Russian translation of "See also" (#255)
Diffstat (limited to 'files/ru/web/html/element')
-rw-r--r--files/ru/web/html/element/abbr/index.html2
-rw-r--r--files/ru/web/html/element/acronym/index.html2
-rw-r--r--files/ru/web/html/element/canvas/index.html2
-rw-r--r--files/ru/web/html/element/code/index.html2
-rw-r--r--files/ru/web/html/element/col/index.html2
-rw-r--r--files/ru/web/html/element/datalist/index.html2
-rw-r--r--files/ru/web/html/element/dd/index.html2
-rw-r--r--files/ru/web/html/element/dfn/index.html2
-rw-r--r--files/ru/web/html/element/dt/index.html2
-rw-r--r--files/ru/web/html/element/hgroup/index.html2
-rw-r--r--files/ru/web/html/element/input/image/index.html2
-rw-r--r--files/ru/web/html/element/li/index.html2
-rw-r--r--files/ru/web/html/element/nav/index.html2
-rw-r--r--files/ru/web/html/element/style/index.html2
-rw-r--r--files/ru/web/html/element/tfoot/index.html2
-rw-r--r--files/ru/web/html/element/track/index.html2
-rw-r--r--files/ru/web/html/element/u/index.html2
-rw-r--r--files/ru/web/html/element/ul/index.html2
18 files changed, 18 insertions, 18 deletions
diff --git a/files/ru/web/html/element/abbr/index.html b/files/ru/web/html/element/abbr/index.html
index 0baa39703f..da57378768 100644
--- a/files/ru/web/html/element/abbr/index.html
+++ b/files/ru/web/html/element/abbr/index.html
@@ -177,7 +177,7 @@ translation_of: Web/HTML/Element/abbr
<p>{{Compat("html.elements.abbr")}}</p>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li><a href="/ru/Learn/HTML/Element/abbr">Использование элемента &lt;abbr&gt;</a></li>
diff --git a/files/ru/web/html/element/acronym/index.html b/files/ru/web/html/element/acronym/index.html
index 369030b776..881da06a3c 100644
--- a/files/ru/web/html/element/acronym/index.html
+++ b/files/ru/web/html/element/acronym/index.html
@@ -111,7 +111,7 @@ translation_of: Web/HTML/Element/acronym
</table>
</div>
-<h2 id="See_also" name="See_also">См. также:</h2>
+<h2 id="See_also" name="See_also">Смотрите также:</h2>
<ul>
<li>{{HTMLElement("abbr")}}</li>
diff --git a/files/ru/web/html/element/canvas/index.html b/files/ru/web/html/element/canvas/index.html
index 748a5cb9ea..56c11adf47 100644
--- a/files/ru/web/html/element/canvas/index.html
+++ b/files/ru/web/html/element/canvas/index.html
@@ -170,7 +170,7 @@ translation_of: Web/HTML/Element/canvas
<p>[5] Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Those versions of Safari (prior to version 2.0) will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it. Fortunately, users of these versions of Safari are rare nowadays.</p>
-<h2 id="См.также">См.также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/API/Canvas_API">MDN canvas portal</a></li>
diff --git a/files/ru/web/html/element/code/index.html b/files/ru/web/html/element/code/index.html
index 2bc6c488e3..e5446106a3 100644
--- a/files/ru/web/html/element/code/index.html
+++ b/files/ru/web/html/element/code/index.html
@@ -105,7 +105,7 @@ input field so the user can, for example, copy or delete the text.&lt;/p&gt;
<p>{{Compat("html.elements.code")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{HTMLElement("samp")}}</li>
diff --git a/files/ru/web/html/element/col/index.html b/files/ru/web/html/element/col/index.html
index 9e0fa31592..064802ce09 100644
--- a/files/ru/web/html/element/col/index.html
+++ b/files/ru/web/html/element/col/index.html
@@ -222,7 +222,7 @@ translation_of: Web/HTML/Element/col
<p>{{Compat("html.elements.col")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Other table-related HTML elements: {{HTMLElement("caption")}}, {{HTMLElement("colgroup")}}, {{HTMLElement("table")}}, {{HTMLElement("tbody")}}, {{HTMLElement("td")}}, {{HTMLElement("tfoot")}}, {{HTMLElement("th")}}, {{HTMLElement("thead")}}, {{HTMLElement("tr")}};</li>
diff --git a/files/ru/web/html/element/datalist/index.html b/files/ru/web/html/element/datalist/index.html
index a10e49870b..c02f9faa28 100644
--- a/files/ru/web/html/element/datalist/index.html
+++ b/files/ru/web/html/element/datalist/index.html
@@ -103,7 +103,7 @@ translation_of: Web/HTML/Element/datalist
<p>Для использованиях в браузерах, которые не поддерживают данную технологию, рекомендуется использовать полифил: <a href="https://github.com/mfranzke/datalist-polyfill">datalist-polyfill</a>.</p>
-<h2 id="Смотрите_так_же">Смотрите так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li class="last">Элемент {{HTMLElement("input")}} , в особенности его атрибут {{htmlattrxref("list", "input")}};</li>
diff --git a/files/ru/web/html/element/dd/index.html b/files/ru/web/html/element/dd/index.html
index 747f73b779..3012f12a6b 100644
--- a/files/ru/web/html/element/dd/index.html
+++ b/files/ru/web/html/element/dd/index.html
@@ -103,7 +103,7 @@ translation_of: Web/HTML/Element/dd
<p>{{Compat("html.elements.dd")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{HTMLELement("dl")}}</li>
diff --git a/files/ru/web/html/element/dfn/index.html b/files/ru/web/html/element/dfn/index.html
index 05e0214d31..63c830d4a0 100644
--- a/files/ru/web/html/element/dfn/index.html
+++ b/files/ru/web/html/element/dfn/index.html
@@ -201,7 +201,7 @@ enim possumus hoc agere divinius?&lt;/p&gt;
<p>{{Compat("html.elements.dfn")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Элементы, связанные со списками определений: {{HTMLElement("dl")}}{{HTMLElement("dt")}}{{HTMLElement("dd")}}</li>
diff --git a/files/ru/web/html/element/dt/index.html b/files/ru/web/html/element/dt/index.html
index d46393c7c8..9f568d94bc 100644
--- a/files/ru/web/html/element/dt/index.html
+++ b/files/ru/web/html/element/dt/index.html
@@ -95,7 +95,7 @@ translation_of: Web/HTML/Element/dt
<p>{{Compat("html.elements.dt")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{HTMLElement("dd")}}, {{HTMLElement("dl")}}</li>
diff --git a/files/ru/web/html/element/hgroup/index.html b/files/ru/web/html/element/hgroup/index.html
index 73d243817c..138ea50c69 100644
--- a/files/ru/web/html/element/hgroup/index.html
+++ b/files/ru/web/html/element/hgroup/index.html
@@ -106,7 +106,7 @@ translation_of: Web/HTML/Element/hgroup
</table>
</div>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Другие элементы, связанные с разделом: {{HTMLElement("body")}}, {{HTMLElement("article")}}, {{HTMLElement("section")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("nav")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}};</li>
diff --git a/files/ru/web/html/element/input/image/index.html b/files/ru/web/html/element/input/image/index.html
index d0045be0cd..acaa9034a6 100644
--- a/files/ru/web/html/element/input/image/index.html
+++ b/files/ru/web/html/element/input/image/index.html
@@ -200,6 +200,6 @@ translation_of: Web/HTML/Element/input/image
<dl>
<dt>
- <h2 id="Смотри_также">Смотри также</h2>
+ <h2 id="Смотрите_также">Смотрите также</h2>
</dt>
</dl>
diff --git a/files/ru/web/html/element/li/index.html b/files/ru/web/html/element/li/index.html
index 115c0c9a4e..aa76c87371 100644
--- a/files/ru/web/html/element/li/index.html
+++ b/files/ru/web/html/element/li/index.html
@@ -146,7 +146,7 @@ translation_of: Web/HTML/Element/li
<p>{{Compat("html.elements.li")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Остальные списковые HTML элементы: {{HTMLElement("ul")}}, {{HTMLElement("li")}}, {{HTMLElement("menu")}} и устаревший {{HTMLElement("dir")}};</li>
diff --git a/files/ru/web/html/element/nav/index.html b/files/ru/web/html/element/nav/index.html
index 4cb171fe2b..5c1efaf3fb 100644
--- a/files/ru/web/html/element/nav/index.html
+++ b/files/ru/web/html/element/nav/index.html
@@ -102,7 +102,7 @@ translation_of: Web/HTML/Element/nav
<p>{{Compat("html.elements.nav")}}</p>
-<h2 id="Смотрите_так_же">Смотрите так же</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Другие секционные элементы: {{HTMLElement("body")}}, {{HTMLElement("article")}}, {{HTMLElement("section")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}};</li>
diff --git a/files/ru/web/html/element/style/index.html b/files/ru/web/html/element/style/index.html
index 0e0e65e581..8442693d2a 100644
--- a/files/ru/web/html/element/style/index.html
+++ b/files/ru/web/html/element/style/index.html
@@ -165,7 +165,7 @@ body {
<p>[1] Поддерживается в Chrome с 20+ по 34 при включённом флаге "<strong>Enable &lt;style scoped&gt;</strong>" или "<strong>experimental WebKit features</strong>" в chrome://flags. <a href="https://groups.google.com/a/chromium.org/forum/#!searchin/blink-dev/scoped/blink-dev/R1x18ZLS5qQ/Bjuh_cENhlQJ">Удалён в Chrome 35+ из-за сложности кода</a>.<br>
[2] Gecko 20 и более новые реализуют псевдоклассы :scope, но должна быть включена настройка layout.css.scope-pseudo.enabled. This is only the case by default in Nightly and Aurora test versions.</p>
-<h2 id="See_also" name="See_also">См. также</h2>
+<h2 id="See_also" name="See_also">Смотрите также</h2>
<ul>
<li>Элемент {{HTMLElement("link")}}, позволяющий использовать внешние таблицы стилей.</li>
diff --git a/files/ru/web/html/element/tfoot/index.html b/files/ru/web/html/element/tfoot/index.html
index f13b52ba26..e023b88a13 100644
--- a/files/ru/web/html/element/tfoot/index.html
+++ b/files/ru/web/html/element/tfoot/index.html
@@ -258,7 +258,7 @@ translation_of: Web/HTML/Element/tfoot
</table>
</div>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Other table-related HTML Elements: {{ HTMLElement("caption") }}, {{ HTMLElement("col") }}, {{ HTMLElement("colgroup") }}, {{ HTMLElement("table") }}, {{ HTMLElement("tbody") }}, {{ HTMLElement("td") }}, {{ HTMLElement("th") }}, {{ HTMLElement("thead") }}, {{ HTMLElement("tr") }};</li>
diff --git a/files/ru/web/html/element/track/index.html b/files/ru/web/html/element/track/index.html
index 8c2c134f77..e988821e96 100644
--- a/files/ru/web/html/element/track/index.html
+++ b/files/ru/web/html/element/track/index.html
@@ -171,7 +171,7 @@ translation_of: Web/HTML/Element/track
<p>{{Compat("html.elements.track")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/ru/docs/Web/API/WebVTT_API">WebVTT — формат файлов текстовой дорожки</a></li>
diff --git a/files/ru/web/html/element/u/index.html b/files/ru/web/html/element/u/index.html
index 5c37e3ed2f..98b44902cf 100644
--- a/files/ru/web/html/element/u/index.html
+++ b/files/ru/web/html/element/u/index.html
@@ -192,7 +192,7 @@ Chicken Noodle Soup With Carrots</pre>
<p>{{Compat("html.elements.u")}}</p>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>The {{HTMLElement("span")}}, {{HTMLElement("i")}}, {{HTMLElement("em")}}, {{HTMLElement("b")}}, and {{HTMLElement("cite")}} elements should usuallly be used instead.</li>
diff --git a/files/ru/web/html/element/ul/index.html b/files/ru/web/html/element/ul/index.html
index 65cd81e8f6..c44cd9b7c6 100644
--- a/files/ru/web/html/element/ul/index.html
+++ b/files/ru/web/html/element/ul/index.html
@@ -171,7 +171,7 @@ translation_of: Web/HTML/Element/ul
<p>{{Compat("html.elements.ul")}}</p>
-<h2 id="Смотри_также">Смотри также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>Остальные списковые HTML элементы: {{ HTMLElement("ol") }}, {{ HTMLElement("li") }}, {{ HTMLElement("menu") }} и устаревший {{ HTMLElement("dir") }};</li>