Browse Source

Update llm-prompt.md

pull/13936/head
Motov Yurii 3 days ago
committed by GitHub
parent
commit
01cb738e3f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      docs/ru/llm-prompt.md

6
docs/ru/llm-prompt.md

@ -16,7 +16,7 @@ For the following technical terms, use these specific translations to ensure con
* cookie sessions: сессии с использованием cookie * cookie sessions: сессии с использованием cookie
* tested (adjective): протестированный * tested (adjective): протестированный
* middleware: middleware (don't translate, but add `Промежуточный слой` if clarification is needed) * middleware: middleware (don't translate, but add `Промежуточный слой` if clarification is needed)
* path operation: обработчик пути * path operation: операция пути (optionally clarify as бработчик пути`)
* path operation function: функция-обработчик пути * path operation function: функция-обработчик пути
* proprietary: проприетарный * proprietary: проприетарный
* benchmark: бенчмарк (add (`тест производительности`) if clarification is needed or use just `тест производительности`) * 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: фреймворк * framework: фреймворк
* path (as in URL path): path (do not translate or clarify as `путь`) * path (as in URL path): path (do not translate or clarify as `путь`)
* form (as in HTML form): форма * form (as in HTML form): форма
* media type: тип содержимого * media type: тип содержимого (or `медиа-тип`)
* request: HTTP-запрос * request: HTTP-запрос
* response: HTTP-ответ * response: HTTP-ответ
* type hints: аннотации типов * type hints: аннотации типов
@ -69,4 +69,4 @@ For the following technical terms, use these specific translations to ensure con
* scratch the surface: поверхностно ознакомиться * scratch the surface: поверхностно ознакомиться
* tip: совет * tip: совет
* Pydantic model: Pydantic-модель (`модель Pydantic` and `Pydantic модель` are also fine) * Pydantic model: Pydantic-модель (`модель Pydantic` and `Pydantic модель` are also fine)
* * declare: объявить

Loading…
Cancel
Save