diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-07 00:31:35 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-07 00:31:35 +0000 |
commit | 15b682f3ce7549aac1711f78e64bdb5aa6679a41 (patch) | |
tree | b0c9589f23fd9557fa48f52901327671c8839949 /files/ru | |
parent | 503fb465d8dea4e62e90216c1bf718f86519873c (diff) | |
download | translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.tar.gz translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.tar.bz2 translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ru')
-rw-r--r-- | files/ru/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/notation/index.html (renamed from files/ru/web/api/notation/index.html) | 4 |
3 files changed, 10 insertions, 9 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index ea7e177109..36067049a3 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -448,6 +448,7 @@ /ru/docs/Web/API/NonDocumentTypeChildNode/NonDocumentTypeChildNode.nextElementSibling /ru/docs/Web/API/Element/nextElementSibling /ru/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /ru/docs/Web/API/Element/nextElementSibling /ru/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /ru/docs/Web/API/Element/previousElementSibling +/ru/docs/Web/API/Notation /ru/docs/orphaned/Web/API/Notation /ru/docs/Web/API/ParentNode/append /ru/docs/orphaned/Web/API/ParentNode/append /ru/docs/Web/API/ParentNode/childElementCount /ru/docs/Web/API/Element/childElementCount /ru/docs/Web/API/ParentNode/children /ru/docs/orphaned/Web/API/ParentNode/children @@ -486,7 +487,7 @@ /ru/docs/Web/API/navigator.id.request /ru/docs/Web/API/IdentityManager/request /ru/docs/Web/API/range.getBoundingClientRect /ru/docs/Web/API/Range/getBoundingClientRect /ru/docs/Web/API/Видимость_страницы_API /ru/docs/Web/API/Page_Visibility_API -/ru/docs/Web/API/Нотация /ru/docs/Web/API/Notation +/ru/docs/Web/API/Нотация /ru/docs/orphaned/Web/API/Notation /ru/docs/Web/Accessibility/Веб-разработка /ru/docs/conflicting/Web/Accessibility /ru/docs/Web/Apps/Fundamentals/Audio_and_video_delivery /ru/docs/Web/Guide/Audio_and_video_delivery /ru/docs/Web/Apps/Fundamentals/Audio_and_video_delivery/Adding_captions_and_subtitles_to_HTML5_video /ru/docs/Web/Guide/Audio_and_video_delivery/Adding_captions_and_subtitles_to_HTML5_video diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 9a20c90423..f72beafa2d 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -10217,12 +10217,6 @@ "dginzburg" ] }, - "Web/API/Notation": { - "modified": "2020-10-15T22:17:39.773Z", - "contributors": [ - "opereverzeva" - ] - }, "Web/API/Notifications_API": { "modified": "2019-03-23T22:16:18.353Z", "contributors": [ @@ -25612,6 +25606,12 @@ "teoli" ] }, + "orphaned/Web/API/Notation": { + "modified": "2020-10-15T22:17:39.773Z", + "contributors": [ + "opereverzeva" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T22:10:43.295Z", "contributors": [ diff --git a/files/ru/web/api/notation/index.html b/files/ru/orphaned/web/api/notation/index.html index d0343162fa..e5f51b30d7 100644 --- a/files/ru/web/api/notation/index.html +++ b/files/ru/orphaned/web/api/notation/index.html @@ -1,10 +1,10 @@ --- title: Нотация -slug: Web/API/Notation +slug: orphaned/Web/API/Notation tags: - Нотация translation_of: Web/API/Notation -original_slug: Web/API/Нотация +original_slug: Web/API/Notation --- <div>{{APIRef("DOM")}}{{draft}}{{obsolete_header}}</div> |