You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/i18n/locales/en.json
+108-1Lines changed: 108 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1997,5 +1997,112 @@
1997
1997
"深色": "Dark",
1998
1998
"浅色": "Light",
1999
1999
"点击复制模型名称": "Click to copy model name",
2000
-
"已复制:{{name}}": "Copied: {{name}}"
2000
+
"已复制:{{name}}": "Copied: {{name}}",
2001
+
"追加模式:新密钥将添加到现有密钥列表的末尾": "Append mode: New keys will be added to the end of the existing key list",
2002
+
"密钥更新模式": "Key update mode",
2003
+
"请选择密钥更新模式": "Please select key update mode",
2004
+
"追加到现有密钥": "Append to existing keys",
2005
+
"覆盖现有密钥": "Overwrite existing keys",
2006
+
"键为请求中的模型名称,值为要替换的模型名称": "Key is the model name in the request, value is the model name to replace",
2007
+
"旧格式模板": "Old format template",
2008
+
"新格式模板": "New format template",
2009
+
"请求头覆盖": "Request header override",
2010
+
"格式模板": "Format template",
2011
+
"键为原状态码,值为要复写的状态码,仅影响本地判断": "Key is the original status code, value is the status code to be rewritten, only affects local judgment",
2012
+
"系统提示词拼接": "System prompt concatenation",
2013
+
"如果用户请求中包含系统提示词,则使用此设置拼接到用户的系统提示词前面": "If the system prompt is included in the user's request, this setting will be used to concatenate it to the front of the user's system prompt",
2014
+
"此项可选,用于覆盖请求参数。不支持覆盖 stream 参数": "This is optional, used to override request parameters. Does not support overriding stream parameters",
2015
+
"旧格式(直接覆盖):": "Old format (directly overwrite):",
2016
+
"新格式(支持条件判断与json自定义):": "New format (supports conditional judgment and json customization):",
2017
+
"此项可选,用于覆盖请求头参数": "This is optional, used to override request header parameters",
"用以支持通过 OIDC 登录,例如 Okta、Auth0 等兼容 OIDC 协议的 IdP": "Support login via OIDC, such as Okta, Auth0, and other OIDC-compliant IdPs",
2043
+
"主页链接填": "Homepage URL fill in",
2044
+
"重定向 URL 填": "Redirect URL fill in",
2045
+
"网站地址": "Website address",
2046
+
"若你的 OIDC Provider 支持 Discovery Endpoint,你可以仅填写 OIDC Well-Known URL,系统会自动获取 OIDC 配置": "If your OIDC Provider supports Discovery Endpoint, you can only enter the OIDC Well-Known URL, and the system will automatically fetch OIDC configuration",
"Stripe 密钥、Webhook 等设置请": "Stripe keys, webhooks, etc. Please",
2064
+
"需要包含事件:": "Need to include events: ",
2065
+
"进行设置,最好先在": "to set up, it's best to first",
2066
+
"测试环境": "Test environment",
2067
+
"进行测试。": "to test.",
2068
+
"API 密钥": "API key",
2069
+
"Webhook 签名密钥": "Webhook signature key",
2070
+
"商品价格 ID": "Product price ID",
2071
+
"更新 Stripe 设置": "Update Stripe settings",
2072
+
"sk_xxx 或 rk_xxx 的 Stripe 密钥,敏感信息不显示": "sk_xxx or rk_xxx Stripe key, sensitive information is not displayed",
2073
+
"whsec_xxx 的 Webhook 签名密钥,敏感信息不显示": "whsec_xxx Webhook signature key, sensitive information is not displayed",
2074
+
"price_xxx 的商品价格 ID,新建产品后可获得": "price_xxx Product price ID, obtain after creating a product",
2075
+
"Webhook 填:": "Webhook fill in:",
2076
+
"例如:7,就是7元/美金": "For example: 7, which is 7 dollars/USD",
2077
+
"例如:2,就是最低充值2$": "For example: 2, which is the minimum recharge of 2$",
2078
+
"例如:0001": "For example: 0001",
2079
+
"全局设置": "Global settings",
2080
+
"启用请求透传": "Enable request passthrough",
2081
+
"开启后,所有请求将直接透传给上游,不会进行任何处理(重定向和渠道适配也将失效),请谨慎开启": "After enabling, all requests will be passed through directly to the upstream, without any processing (redirects and channel adapters will also fail). Please turn it on with caution",
2082
+
"连接保活设置": "Connection keep-alive settings",
2083
+
"警告:启用保活后,如果已经写入保活数据后渠道出错,系统无法重试,如果必须开启,推荐设置尽可能大的Ping间隔": "Warning: After enabling keep-alive, if the channel fails after writing keep-alive data, the system cannot retry. If you must open it, I recommend setting a Ping interval as large as possible",
2084
+
"启用Ping间隔": "Enable Ping interval",
2085
+
"Ping间隔(秒)": "Ping interval (seconds)",
2086
+
"开启后,将定期发送ping数据保持连接活跃": "After enabling, periodic ping data will be sent to keep the connection active",
"分组倍率设置,可以在此处新增分组或修改现有分组的倍率,格式为 JSON 字符串,例如:": "Group rate limit settings, you can add new groups or modify existing group ratios in this way, the format is JSON string, for example:",
2093
+
",表示 vip 分组的倍率为 0.5,test 分组的倍率为 1": ", which means the ratio of the vip group is 0.5, and the ratio of the test group is 1",
2094
+
"分组特殊倍率": "Group special ratio",
2095
+
"自动分组auto,从第一个开始选择": "Auto group auto, choose from the first one",
2096
+
"用户新建令牌时可选的分组,格式为 JSON 字符串,例如:": "User-created tokens can choose from the following groups, in JSON string format, for example:",
2097
+
",表示用户可以选择 vip 分组和 test 分组": ", which means the user can choose the vip group and the test group",
2098
+
"键为分组名称,值为另一个 JSON 对象,键为分组名称,值为该分组的用户的特殊分组倍率,例如:": "The key is the group name, and the value is another JSON object, the key is the group name, and the value is the special group ratio of the users in the group, for example:",
2099
+
",表示 vip 分组的用户在使用default分组的令牌时倍率为0.5,使用test分组时倍率为1": ", which means that the user in the vip group uses the default group token with a ratio of 0.5, and uses the test group with a ratio of 1",
2100
+
"创建令牌默认选择auto分组,初始令牌也将设为auto(否则留空,为用户默认分组)": "The default selection is auto group when creating a token, and the initial token will also be set to auto (otherwise leave blank, for the user's default group)",
2101
+
"使用 JSON 对象格式,格式为:": "Use JSON object format, format as:",
2102
+
"示例:": "Example:",
2103
+
"。": ".",
2104
+
"[最多请求次数]必须大于等于0,[最多请求完成次数]必须大于等于1。": "[Maximum request count] must be greater than or equal to 0, [Maximum successful request count] must be greater than or equal to 1.",
2105
+
"[最多请求次数]和[最多请求完成次数]的最大值为2147483647。": "The maximum value for [Maximum request count] and [Maximum successful request count] is 2147483647.",
2106
+
"分组速率配置优先级高于全局速率限制。": "Group rate limit configuration has higher priority than global rate limit.",
2107
+
"限制周期统一使用上方配置的“限制周期”值。": "The limit period uses the \"Limit Period\" value configured above uniformly."
0 commit comments