From 0336490daf3ebbfc91bfdf21c70b88289e636ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 28 Jul 2025 18:02:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20LLM=20prompt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ru/llm-prompt.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/ru/llm-prompt.md b/docs/ru/llm-prompt.md index a8885d163..5a8f86983 100644 --- a/docs/ru/llm-prompt.md +++ b/docs/ru/llm-prompt.md @@ -2,11 +2,17 @@ Translate to Russian (русский язык). --- -For the next terms, use the following translations: +For the next terms, use the following translations (use correct suffixes, prefixes and endings depending on the context): -production (meaning software or environment): продакшн +production (meaning production software or environment): продакшн completion (meaning code auto-completion): автозавершение editor (meaning component of IDE): редактор кода adopt (meaning start to use): использовать headers (meaning HHTP-headers): HTTP-заголовки cookie sessions: сессии с использованием cookie +tested (adjective): протестированный +Middleware: Middleware (don't translate, but add (Промежуточный слой) if clarification is needed) +path operation: обработчик маршрута +proprietary: проприетарный +benchmark: бенчмарк (add (тест производительности) if clarification is needed) +ASGI server: ASGI-сервер