Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.liandanxia.io/llms.txt

Use this file to discover all available pages before exploring further.

Russian Glossary

This section provides standard Russian translations for key project terminology to ensure consistency and accuracy in Russian localization.

Core Concepts

  • Emojis may be used in translations if they appear in the original text.
  • Purely technical terms may remain unchanged if they appear in the original text.
  • English technical terms may be used when they are widely accepted in Russian technical contexts, for example API.
Source TermRussianEnglishDescription
RatioКоэффициентRatio / MultiplierMultiplier used for price calculation. In pricing contexts, use “Коэффициент” rather than “Множитель” to maintain terminology consistency.
TokenТокенTokenAPI credential or text unit.
ChannelКаналChannelAccess channel for an API provider.
GroupГруппаGroupClassification of users or tokens.
QuotaКвотаQuotaService quota available to a user.
Source TermRussianEnglishDescription
PromptПромпт / ВводPromptModel input content.
CompletionВыводCompletionModel output content. Do not use “Дополнение” or “Завершение”; use “Вывод” to match technical terminology.
InputВводInput / PromptContent sent to the model.
OutputВыводOutput / CompletionContent returned by the model.
Model RatioКоэффициент моделиModel RatioPricing ratio for different models.
Completion RatioКоэффициент выводаCompletion RatioAdditional pricing ratio for output content.
Fixed PriceЦена за запросPrice per callPrice per call.
Pay-as-you-goОплата по объемуPay-as-you-goUsage-based billing.
Pay per callОплата за запросPay-per-viewFixed price per call.

User Management

Source TermRussianEnglishDescription
Root UserСуперадминистраторRoot UserAdministrator with the highest privileges.
Admin UserАдминистраторAdmin UserSystem administrator.
Normal UserОбычный пользовательNormal UserUser with standard privileges.

Top-up and Redemption

Source TermRussianEnglishDescription
Top UpПополнениеTop UpAdds quota to an account.
Redemption CodeКод купонаRedemption CodeCode that can be exchanged for quota.

Channel Management

Source TermRussianEnglishDescription
ChannelКаналChannelAPI provider channel.
API KeyAPI ключAPI KeyAPI access key. Use “API ключ” instead of “API токен” for precision and to follow common Russian technical terminology.
PriorityПриоритетPriorityChannel selection priority.
WeightВесWeightLoad-balancing weight.
ProxyПроксиProxyProxy server address.
Model MappingПеренаправление моделиModel MappingReplacement of the model name in the request body.
ProviderПоставщикProvider / VendorService or API provider.
Source TermRussianEnglishDescription
Two-Factor AuthenticationДвухфакторная аутентификацияTwo-Factor AuthenticationAdditional security verification method for accounts.
2FA2FATwo-Factor AuthenticationAbbreviation for two-factor authentication.

Translation Guidelines

Contextual Translation Variants

Промпт / Ввод (Prompt / Input)
  • Промпт: Use for LLM interaction, user interfaces, and descriptions of interaction with a model.
  • Ввод: Use in pricing, technical documentation, and descriptions of data-processing flows.
  • Rule: If the context is user experience or AI interaction, use “Промпт”. If the context is technical processing or calculation, use “Ввод”.
Token
  • API токен доступа (API Token)
  • Текстовая единица, обрабатываемая моделью (Text Token)
  • Токен доступа к системе (Access Token)
Квота (Quota)
  • Service quota available to the user.
  • Sometimes translated as “Кредит”.

Russian Language Notes

  • Plural forms: Implement plural forms correctly, such as _one, _few, _many, and _other.
  • Case endings: Pay close attention to case endings in technical terms.
  • Grammatical gender: Match the grammatical gender of technical terms, for example “модель” is feminine and “канал” is masculine.

Standardized Terms

  • Вывод (Completion): Model output content.
  • Коэффициент (Ratio): Multiplier used for price calculation.
  • Код купона (Redemption Code): Preferred term for redemption codes.
  • Поставщик (Provider / Vendor): Organization or service that provides APIs or AI models.

Contribution Note for Russian: If you find terminology inconsistencies or have better Russian translation suggestions, please submit an Issue or Pull Request.