diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-30 00:53:33 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-30 00:53:33 +0000 |
commit | 9a06d5b4a3874caa094bff06895c892914eaea93 (patch) | |
tree | 1c9549ade620e59f4af4c5ee6b6ac7640bf4fcda /files/ru | |
parent | 75e5dcce1e3c6558a3a2d3def5c08669404587c4 (diff) | |
download | translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.gz translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.bz2 translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ru')
-rw-r--r-- | files/ru/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ru/web/api/animation/starttime/index.html (renamed from files/ru/web/api/window/mozanimationstarttime/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/performance_property/index.html (renamed from files/ru/web/api/window/performance/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index dcdb318df3..342eec5f29 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -368,6 +368,8 @@ /ru/docs/Web/API/WebGL_API/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebRTC_API/протоколы /ru/docs/Web/API/WebRTC_API/Protocols /ru/docs/Web/API/WebRTC_API/связь /ru/docs/Web/API/WebRTC_API/Connectivity +/ru/docs/Web/API/Window/mozAnimationStartTime /ru/docs/Web/API/Animation/startTime +/ru/docs/Web/API/Window/performance /ru/docs/Web/API/performance_property /ru/docs/Web/API/WindowBase64/Base64_encoding_and_decoding /ru/docs/Glossary/Base64 /ru/docs/Web/API/WindowBase64/btoa /ru/docs/Web/API/btoa /ru/docs/Web/API/WindowOrWorkerGlobalScope/atob /ru/docs/Web/API/atob diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 716c988409..f71b8e7a70 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -5553,6 +5553,12 @@ "MuradAz" ] }, + "Web/API/Animation/startTime": { + "modified": "2020-10-15T22:21:33.446Z", + "contributors": [ + "lastshipsails" + ] + }, "Web/API/AnimationEvent": { "modified": "2019-03-23T22:27:52.691Z", "contributors": [ @@ -11342,12 +11348,6 @@ "ekirpichyov" ] }, - "Web/API/Window/mozAnimationStartTime": { - "modified": "2020-10-15T22:21:33.446Z", - "contributors": [ - "lastshipsails" - ] - }, "Web/API/Window/name": { "modified": "2019-03-23T22:51:25.153Z", "contributors": [ @@ -11398,12 +11398,6 @@ "olehrgf" ] }, - "Web/API/Window/performance": { - "modified": "2019-03-18T21:36:16.802Z", - "contributors": [ - "Demjan" - ] - }, "Web/API/Window/popstate_event": { "modified": "2019-04-26T08:34:41.629Z", "contributors": [ @@ -11928,6 +11922,12 @@ "fsanano" ] }, + "Web/API/performance_property": { + "modified": "2019-03-18T21:36:16.802Z", + "contributors": [ + "Demjan" + ] + }, "Web/API/setInterval": { "modified": "2020-11-18T12:13:20.493Z", "contributors": [ diff --git a/files/ru/web/api/window/mozanimationstarttime/index.html b/files/ru/web/api/animation/starttime/index.html index 52c4ce128c..71c07ed4ac 100644 --- a/files/ru/web/api/window/mozanimationstarttime/index.html +++ b/files/ru/web/api/animation/starttime/index.html @@ -1,11 +1,12 @@ --- title: Window.mozAnimationStartTime -slug: Web/API/Window/mozAnimationStartTime +slug: Web/API/Animation/startTime tags: - >- API HTML DOM NeedsExample NeedsMarkupWork NeedsSpecTable Property Reference Window translation_of: Web/API/Window/mozAnimationStartTime +original_slug: Web/API/Window/mozAnimationStartTime --- <p>{{ APIRef() }}</p> diff --git a/files/ru/web/api/window/performance/index.html b/files/ru/web/api/performance_property/index.html index 7f765838c8..74532dea94 100644 --- a/files/ru/web/api/window/performance/index.html +++ b/files/ru/web/api/performance_property/index.html @@ -1,7 +1,8 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIREf}}</div> |