From: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Date: Wed, 30 Jul 2025 10:32:32 +0000 (+0200) Subject: Update llm-prompt.md X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fru-prompt;p=thirdparty%2Ffastapi%2Ffastapi.git Update llm-prompt.md --- diff --git a/docs/ru/llm-prompt.md b/docs/ru/llm-prompt.md index 7138a9b2a1..0a54e4375b 100644 --- a/docs/ru/llm-prompt.md +++ b/docs/ru/llm-prompt.md @@ -16,7 +16,7 @@ For the following technical terms, use these specific translations to ensure con * cookie sessions: сессии с использованием cookie * tested (adjective): протестированный * middleware: middleware (don't translate, but add `Промежуточный слой` if clarification is needed) -* path operation: обработчик пути +* path operation: операция пути (optionally clarify as `обработчик пути`) * path operation function: функция-обработчик пути * proprietary: проприетарный * benchmark: бенчмарк (add (`тест производительности`) if clarification is needed or use just `тест производительности`) @@ -42,7 +42,7 @@ For the following technical terms, use these specific translations to ensure con * framework: фреймворк * path (as in URL path): path (do not translate or clarify as `путь`) * form (as in HTML form): форма -* media type: тип содержимого +* media type: тип содержимого (or `медиа-тип`) * request: HTTP-запрос * response: HTTP-ответ * type hints: аннотации типов @@ -69,4 +69,4 @@ For the following technical terms, use these specific translations to ensure con * scratch the surface: поверхностно ознакомиться * tip: совет * Pydantic model: Pydantic-модель (`модель Pydantic` and `Pydantic модель` are also fine) -* +* declare: объявить