Browse Source
🌐 Update LLM prompt for Russian translations (#14733)
Add some specific translations
pull/14757/head
Motov Yurii
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
7 additions and
0 deletions
-
docs/ru/llm-prompt.md
|
|
@ -90,5 +90,12 @@ For the following technical terms, use these specific translations to ensure con |
|
|
* serve (meaning providing access to something): «отдавать» (or `предоставлять доступ к`) |
|
|
* serve (meaning providing access to something): «отдавать» (or `предоставлять доступ к`) |
|
|
* recap (noun): резюме |
|
|
* recap (noun): резюме |
|
|
* utility function: вспомогательная функция |
|
|
* utility function: вспомогательная функция |
|
|
|
|
|
* fast to code: позволяет быстро писать код |
|
|
|
|
|
* Tutorial - User Guide: Учебник - Руководство пользователя |
|
|
|
|
|
* submodule: подмодуль |
|
|
|
|
|
* subpackage: подпакет |
|
|
|
|
|
* router: роутер |
|
|
|
|
|
* building, deploying, accessing (when describing features of FastAPI Cloud): созданиe образа, развертывание и доступ |
|
|
|
|
|
* type checker tool: инструмент проверки типов |
|
|
|
|
|
|
|
|
Do not add whitespace in `т.д.`, `т.п.`. |
|
|
Do not add whitespace in `т.д.`, `т.п.`. |
|
|
|