From 8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 Mon Sep 17 00:00:00 2001 From: Alexey Istomin Date: Sun, 21 Mar 2021 11:18:00 +0300 Subject: Uniqy "cache" word in Russian translation (#261) * docs(ru): uniqy cache word * revert(redirects): revert redirects --- files/ru/web/http/methods/connect/index.html | 2 +- files/ru/web/http/methods/delete/index.html | 2 +- files/ru/web/http/methods/get/index.html | 2 +- files/ru/web/http/methods/head/index.html | 2 +- files/ru/web/http/methods/index.html | 2 +- files/ru/web/http/methods/options/index.html | 2 +- files/ru/web/http/methods/patch/index.html | 2 +- files/ru/web/http/methods/post/index.html | 2 +- files/ru/web/http/methods/put/index.html | 2 +- files/ru/web/http/methods/trace/index.html | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'files/ru/web/http/methods') diff --git a/files/ru/web/http/methods/connect/index.html b/files/ru/web/http/methods/connect/index.html index 21693bb37a..19631473e1 100644 --- a/files/ru/web/http/methods/connect/index.html +++ b/files/ru/web/http/methods/connect/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTTP/Methods/CONNECT Нет - {{Glossary("Кэшируемый")}} + {{Glossary("Кешируемый")}} Нет diff --git a/files/ru/web/http/methods/delete/index.html b/files/ru/web/http/methods/delete/index.html index 912bdd96e1..4f4183df12 100644 --- a/files/ru/web/http/methods/delete/index.html +++ b/files/ru/web/http/methods/delete/index.html @@ -31,7 +31,7 @@ translation_of: Web/HTTP/Methods/DELETE Да - {{Glossary("Cacheable","Кэшируемый")}} + {{Glossary("Cacheable","Кешируемый")}} Нет diff --git a/files/ru/web/http/methods/get/index.html b/files/ru/web/http/methods/get/index.html index e2601b1361..599d5e137c 100644 --- a/files/ru/web/http/methods/get/index.html +++ b/files/ru/web/http/methods/get/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTTP/Methods/GET Да - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Да diff --git a/files/ru/web/http/methods/head/index.html b/files/ru/web/http/methods/head/index.html index 13bfe278a6..cd8e1f5e40 100644 --- a/files/ru/web/http/methods/head/index.html +++ b/files/ru/web/http/methods/head/index.html @@ -34,7 +34,7 @@ translation_of: Web/HTTP/Methods/HEAD Да - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Да diff --git a/files/ru/web/http/methods/index.html b/files/ru/web/http/methods/index.html index 67369bdad6..0200b591eb 100644 --- a/files/ru/web/http/methods/index.html +++ b/files/ru/web/http/methods/index.html @@ -9,7 +9,7 @@ translation_of: Web/HTTP/Methods ---

{{HTTPSidebar}}

-

HTTP определяет множество методов запроса, которые указывают, какое желаемое действие выполнится для данного ресурса. Несмотря на то, что их названия могут быть существительными, эти методы запроса иногда называются HTTP глаголами. Каждый реализует свою семантику, но каждая группа команд разделяет общие свойства: так, методы могут быть {{glossary("safe", "безопасными")}}, {{glossary("idempotent", "идемпотентными")}} или {{glossary("cacheable", "кэшируемыми")}}.

+

HTTP определяет множество методов запроса, которые указывают, какое желаемое действие выполнится для данного ресурса. Несмотря на то, что их названия могут быть существительными, эти методы запроса иногда называются HTTP глаголами. Каждый реализует свою семантику, но каждая группа команд разделяет общие свойства: так, методы могут быть {{glossary("safe", "безопасными")}}, {{glossary("idempotent", "идемпотентными")}} или {{glossary("cacheable", "кешируемыми")}}.

GET
diff --git a/files/ru/web/http/methods/options/index.html b/files/ru/web/http/methods/options/index.html index 48dbde81de..116e10c178 100644 --- a/files/ru/web/http/methods/options/index.html +++ b/files/ru/web/http/methods/options/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTTP/Methods/OPTIONS Да - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Нет diff --git a/files/ru/web/http/methods/patch/index.html b/files/ru/web/http/methods/patch/index.html index 63c8ce82aa..06700f5653 100644 --- a/files/ru/web/http/methods/patch/index.html +++ b/files/ru/web/http/methods/patch/index.html @@ -41,7 +41,7 @@ translation_of: Web/HTTP/Methods/PATCH Нет - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Нет diff --git a/files/ru/web/http/methods/post/index.html b/files/ru/web/http/methods/post/index.html index 697b705b8f..74b4481d3b 100644 --- a/files/ru/web/http/methods/post/index.html +++ b/files/ru/web/http/methods/post/index.html @@ -50,7 +50,7 @@ translation_of: Web/HTTP/Methods/POST Нет - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Только если включена информация о свежести сообщения diff --git a/files/ru/web/http/methods/put/index.html b/files/ru/web/http/methods/put/index.html index 60a1d0df58..be2552bcbe 100644 --- a/files/ru/web/http/methods/put/index.html +++ b/files/ru/web/http/methods/put/index.html @@ -35,7 +35,7 @@ translation_of: Web/HTTP/Methods/PUT Да - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Нет diff --git a/files/ru/web/http/methods/trace/index.html b/files/ru/web/http/methods/trace/index.html index 9bf1686106..d75b9ff20f 100644 --- a/files/ru/web/http/methods/trace/index.html +++ b/files/ru/web/http/methods/trace/index.html @@ -32,7 +32,7 @@ translation_of: Web/HTTP/Methods/TRACE Да - {{Glossary("Cacheable", "Кэшируемый")}} + {{Glossary("Cacheable", "Кешируемый")}} Нет -- cgit v1.2.3-54-g00ecf