Back to New Api

翻译术语表 (Translation Glossary)

docs/translation-glossary.md

0.13.24.6 KB
Original Source

翻译术语表 (Translation Glossary)

本文档为翻译贡献者提供项目中关键术语的标准翻译参考,以确保翻译的一致性和准确性。

This document provides standard translation references for key terminology in the project to ensure consistency and accuracy for translation contributors.

核心概念 (Core Concepts)

中文English说明Description
倍率Ratio用于计算价格的乘数因子Multiplier factor used for price calculation
令牌TokenAPI访问凭证,也指模型处理的文本单元API access credentials or text units processed by models
渠道ChannelAPI服务提供商的接入通道Access channel for API service providers
分组Group用户或令牌的分类,影响价格倍率Classification of users or tokens, affecting price ratios
额度Quota用户可用的服务额度Available service quota for users
中文English说明Description
提示Prompt模型输入内容Model input content
补全Completion模型输出内容Model output content
输入Input/Prompt发送给模型的内容Content sent to the model
输出Output/Completion模型返回的内容Content returned by the model
模型倍率Model Ratio不同模型的计费倍率Billing ratio for different models
补全倍率Completion Ratio输出内容的额外计费倍率Additional billing ratio for output content
固定价格Price per call按次计费的价格Fixed price per call
按量计费Pay-as-you-go根据使用量计费Billing based on usage
按次计费Pay-per-view每次调用固定价格Fixed price per invocation

用户管理 (User Management)

中文English说明Description
超级管理员Root User最高权限管理员Administrator with highest privileges
管理员Admin User系统管理员System administrator
普通用户Normal User普通权限用户Regular user with standard privileges

充值与兑换 (Recharge & Redemption)

中文English说明Description
充值Top Up为账户增加额度Add quota to account
兑换码Redemption Code可兑换额度的代码Code that can be redeemed for quota

渠道管理 (Channel Management)

中文English说明Description
渠道ChannelAPI服务提供通道API service provider channel
密钥KeyAPI访问密钥API access key
优先级Priority渠道选择优先级Channel selection priority
权重Weight负载均衡权重Load balancing weight
代理Proxy代理服务器地址Proxy server address
模型重定向Model Mapping请求体中模型名称替换Model name replacement in request body
中文English说明Description
两步验证Two-Factor Authentication为账户提供额外安全保护的验证方式Additional security verification method for accounts
2FATwo-Factor Authentication两步验证的缩写Abbreviation for Two-Factor Authentication
中文English说明Description
倍率Ratio价格计算的乘数因子Multiplier factor used for price calculation
倍率Multiplier价格计算的乘数因子(同义词)Multiplier factor used for price calculation (synonym)

翻译注意事项 (Translation Guidelines)

  • 提示 (Prompt) = 模型输入内容 / Model input content
  • 补全 (Completion) = 模型输出内容 / Model output content
  • 倍率 (Ratio) = 价格计算的乘数因子 / Multiplier factor for price calculation
  • 额度 (Quota) = 可用的用户服务额度,有时也翻译为 Credit / Available service quota for users, sometimes also translated as Credit
  • Token = 根据上下文可能指 / Depending on context, may refer to:
    • API访问令牌 (API Token)
    • 模型处理的文本单元 (Text Token)
    • 系统访问令牌 (Access Token)

贡献说明: 如发现术语翻译不一致或有更好的翻译建议,欢迎提交 Issue 或 Pull Request。

Contribution Note: If you find any inconsistencies in terminology translations or have better translation suggestions, please feel free to submit an Issue or Pull Request.