mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
feat(advanced-custom): remove fallback option and enhance path matching for advanced custom routes
This commit is contained in:
Vendored
+14
-17
@@ -138,11 +138,6 @@
|
||||
"Active models": "アクティブなモデル",
|
||||
"active users": "アクティブユーザー",
|
||||
"Actual Amount": "実際の金額",
|
||||
"Plan Price": "プラン価格",
|
||||
"Amount the user pays to purchase this plan; the actual currency depends on the payment gateway.": "ユーザーがこのプランを購入する際に支払う金額。実際の通貨は決済ゲートウェイによって異なります。",
|
||||
"Amount the user pays to purchase this plan (USD).": "ユーザーがこのプランを購入する際に支払う金額(USD)。",
|
||||
"Plan Quota": "プランのクォータ",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "プランに含まれる合計クォータ。請求期間ごとに使用可能。0 は無制限を意味します。",
|
||||
"Actual Model": "実際のモデル",
|
||||
"Actual Model:": "実際のモデル:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "`-thinking` サフィックス付きリクエストを Anthropic ネイティブの思考動作に適配し、課金を予測可能に保ちます。",
|
||||
@@ -231,7 +226,7 @@
|
||||
"Advanced Configuration": "詳細設定",
|
||||
"Advanced Custom": "高度なカスタム",
|
||||
"Advanced custom configuration is required": "高度なカスタム設定が必要です",
|
||||
"Advanced custom configuration requires at least one route or fallback": "高度なカスタム設定には少なくとも1つのルートまたはフォールバックが必要です",
|
||||
"Advanced custom configuration requires at least one route": "高度なカスタム設定には少なくとも1つのルートが必要です",
|
||||
"Advanced Custom Routes": "高度なカスタムルート",
|
||||
"Advanced options": "詳細オプション",
|
||||
"Advanced Options": "詳細オプション",
|
||||
@@ -286,10 +281,6 @@
|
||||
"Allocated Memory": "割り当て済みメモリ",
|
||||
"Allow accountFilter parameter": "accountFilter パラメータを許可",
|
||||
"Allow balance redemption": "残高での交換を許可",
|
||||
"Allow wallet balance after quota used up": "クォータ使い切り後にウォレット残高の使用を許可",
|
||||
"Downgrade Group": "ダウングレードグループ",
|
||||
"Downgrade to pre-purchase group": "購入前のグループにダウングレード",
|
||||
"Downgrade to this group after the subscription expires": "サブスクリプションの有効期限が切れた後、このグループにダウングレードします",
|
||||
"Allow Claude beta query passthrough": "Claude ベータクエリのパススルーを許可",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "クライアントが `/api/ratio` 経由で設定された比率を照会できるようにします。",
|
||||
"Allow HTTP image requests": "HTTP画像リクエストを許可",
|
||||
@@ -318,6 +309,7 @@
|
||||
"Allow users to sign in with this provider": "このプロバイダーでサインインを許可する",
|
||||
"Allow users to sign in with WeChat": "ユーザーがWeChatでサインインできるようにする",
|
||||
"Allow using models without price configuration": "価格設定なしでモデルの使用を許可",
|
||||
"Allow wallet balance after quota used up": "クォータ使い切り後にウォレット残高の使用を許可",
|
||||
"Allowed": "許可",
|
||||
"Allowed Origins": "許可するオリジン",
|
||||
"Allowed Ports": "許可するポート",
|
||||
@@ -331,6 +323,8 @@
|
||||
"Amount must be greater than 0": "金額は 0 より大きくなければなりません",
|
||||
"Amount of quota to credit to user account.": "ユーザーアカウントに付与するクォータの量。",
|
||||
"Amount options must be a JSON array": "金額オプションは JSON 配列でなければなりません",
|
||||
"Amount the user pays to purchase this plan (USD).": "ユーザーがこのプランを購入する際に支払う金額(USD)。",
|
||||
"Amount the user pays to purchase this plan; the actual currency depends on the payment gateway.": "ユーザーがこのプランを購入する際に支払う金額。実際の通貨は決済ゲートウェイによって異なります。",
|
||||
"Amount to pay:": "支払い金額:",
|
||||
"An unexpected error occurred": "予期せぬエラーが発生しました",
|
||||
"and": "および",
|
||||
@@ -542,7 +536,6 @@
|
||||
"Base URL": "ベースURL",
|
||||
"Base URL is required for this channel type": "このチャネルタイプには Base URL が必要です",
|
||||
"Base URL is required when an advanced route uses an upstream path": "高度なルートで上流パスを使う場合は Base URL が必要です",
|
||||
"Base URL is required when fallback is enabled": "フォールバックを有効にする場合は Base URL が必要です",
|
||||
"Base URL of your Uptime Kuma instance": "Uptime KumaインスタンスのベースURL",
|
||||
"Basic Authentication": "基本認証",
|
||||
"Basic Configuration": "基本設定",
|
||||
@@ -791,6 +784,7 @@
|
||||
"Click save when you're done.": "完了したら「保存」をクリックしてください。",
|
||||
"Click save when you're done.": "完了したら保存をクリックしてください。",
|
||||
"Click the button below to bind your Telegram account": "下のボタンをクリックしてTelegramアカウントをバインドしてください",
|
||||
"Click to copy": "クリックしてコピー",
|
||||
"Click to open deployment": "クリックして展開を開く",
|
||||
"Click to preview audio": "クリックして音声をプレビュー",
|
||||
"Click to preview video": "クリックして動画をプレビュー",
|
||||
@@ -1336,6 +1330,9 @@
|
||||
"Doubao custom API address editing unlocked": "豆包カスタムAPI アドレス編集がアンロックされました",
|
||||
"DoubaoVideo": "DoubaoVideo",
|
||||
"Double check the configuration below. Your system will be locked until initialization is complete.": "下記の設定を再確認してください。初期化が完了するまでシステムはロックされます。",
|
||||
"Downgrade Group": "ダウングレードグループ",
|
||||
"Downgrade to pre-purchase group": "購入前のグループにダウングレード",
|
||||
"Downgrade to this group after the subscription expires": "サブスクリプションの有効期限が切れた後、このグループにダウングレードします",
|
||||
"Download": "ダウンロード",
|
||||
"Draw": "描画",
|
||||
"Drawing": "画像生成",
|
||||
@@ -1774,9 +1771,7 @@
|
||||
"Failed to update user": "ユーザーの更新に失敗しました",
|
||||
"Failure keywords": "失敗キーワード",
|
||||
"Fair": "公平",
|
||||
"Fallback": "フォールバック",
|
||||
"Fallback base URL": "フォールバック Base URL",
|
||||
"Fallback routing": "フォールバックルーティング",
|
||||
"Fallback tier": "フォールバック段階",
|
||||
"FAQ": "FAQ",
|
||||
"FAQ added. Click \"Save Settings\" to apply.": "FAQ が追加されました。「設定を保存」をクリックして適用してください。",
|
||||
@@ -2864,8 +2859,8 @@
|
||||
"OpenAI Chat to Anthropic Messages": "OpenAI Chat から Anthropic Messages",
|
||||
"OpenAI Chat to Gemini Generate Content": "OpenAI Chat から Gemini Generate Content",
|
||||
"OpenAI Chat to OpenAI Responses": "OpenAI Chat から OpenAI Responses",
|
||||
"OpenAI Completions": "OpenAI 補完",
|
||||
"OpenAI Compatible": "OpenAI互換",
|
||||
"OpenAI Completions": "OpenAI 補完",
|
||||
"OpenAI Embeddings": "OpenAI 埋め込み",
|
||||
"OpenAI Image Edits": "OpenAI 画像編集",
|
||||
"OpenAI Image Generations": "OpenAI 画像生成",
|
||||
@@ -3072,7 +3067,9 @@
|
||||
"Ping Interval (seconds)": "Ping間隔(秒)",
|
||||
"Plan": "プラン",
|
||||
"Plan Name": "プラン名",
|
||||
"Plan Price": "プラン価格",
|
||||
"Plan price must be greater than zero": "プラン価格は 0 より大きい必要があります",
|
||||
"Plan Quota": "プランのクォータ",
|
||||
"Plan Subtitle": "プランサブタイトル",
|
||||
"Plan Title": "プラン名",
|
||||
"Plan title is required": "プランタイトルは必須です",
|
||||
@@ -4267,6 +4264,7 @@
|
||||
"Total invitation revenue": "招待による総収益",
|
||||
"Total Log Size": "ログ合計サイズ",
|
||||
"Total Quota": "合計クォータ",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "プランに含まれる合計クォータ。請求期間ごとに使用可能。0 は無制限を意味します。",
|
||||
"Total requests allowed per period. 0 = unlimited.": "期間ごとに許可されるリクエストの総数。0 = 無制限。",
|
||||
"Total requests made": "合計リクエスト数",
|
||||
"Total tokens": "合計トークン",
|
||||
@@ -4408,10 +4406,10 @@
|
||||
"Upstream Model Update Check": "アップストリームモデル更新チェック",
|
||||
"Upstream Model Updates": "上流モデルの更新",
|
||||
"Upstream model updates applied: {{added}} added, {{removed}} removed, {{ignored}} ignored this time, {{totalIgnored}} total ignored models": "上流モデル更新を処理しました:{{added}} 個追加、{{removed}} 個削除、今回 {{ignored}} 個無視、合計 {{totalIgnored}} 個の無視モデル",
|
||||
"Upstream price sync": "アップストリーム価格同期",
|
||||
"Upstream path": "上流パス",
|
||||
"Upstream path is required": "上流パスは必須です",
|
||||
"Upstream path must be a full URL or a path starting with /": "上流パスは完全な URL、または / で始まるパスである必要があります",
|
||||
"Upstream price sync": "アップストリーム価格同期",
|
||||
"Upstream prices fetched successfully": "上流価格を正常に取得しました",
|
||||
"Upstream ratios fetched successfully": "アップストリーム比率が正常に取得されました",
|
||||
"Upstream Request ID": "上流リクエストID",
|
||||
@@ -4443,8 +4441,8 @@
|
||||
"USD price per 1M input tokens.": "100万入力トークンあたりのUSD価格。",
|
||||
"USD price per 1M tokens.": "100万トークンあたりのUSD価格。",
|
||||
"Use +: to add a group, -: to remove a default selectable group, or no prefix to append a group.": "+: はグループ追加、-: はデフォルト選択可能グループの削除、接頭辞なしはグループ追記に使います。",
|
||||
"Use a path to append it to the channel Base URL, or enter a full URL to override the Base URL for this route.": "パスを入力するとチャネルの Base URL に追加されます。完全な URL を入力すると、このルートでは Base URL を使わずその URL を使用します。",
|
||||
"Use a compatible browser or device with biometric authentication or a security key to register a Passkey.": "生体認証またはセキュリティキーを備えた互換性のあるブラウザまたはデバイスを使用して、パスキーを登録してください。",
|
||||
"Use a path to append it to the channel Base URL, or enter a full URL to override the Base URL for this route.": "パスを入力するとチャネルの Base URL に追加されます。完全な URL を入力すると、このルートでは Base URL を使わずその URL を使用します。",
|
||||
"Use authenticator code": "認証コードを使用",
|
||||
"Use backup code": "バックアップコードを使用",
|
||||
"Use disk cache when request body exceeds this size": "リクエストボディがこのサイズを超えた場合にディスクキャッシュを使用",
|
||||
@@ -4657,7 +4655,6 @@
|
||||
"When enabled, Midjourney callbacks are accepted (reveals server IP).": "有効にすると、Midjourney のコールバックを受け入れます (サーバーの IP を公開します)。",
|
||||
"When enabled, newly created tokens start in the first auto group.": "有効にすると、新しく作成されたトークンは最初の自動グループで開始されます。",
|
||||
"When enabled, prompts are scanned before reaching upstream models.": "有効にすると、プロンプトはアップストリームモデルに到達する前にスキャンされます。",
|
||||
"When enabled, requests that do not match any advanced route are forwarded to the channel base URL. When disabled, unmatched requests return an error.": "有効にすると、高度なルートに一致しないリクエストはチャネルのベース URL へ転送されます。無効の場合、一致しないリクエストはエラーを返します。",
|
||||
"When enabled, the store field will be blocked": "有効にすると、ストアフィールドはブロックされます",
|
||||
"When enabled, users can pick this group when creating tokens.": "有効にすると、ユーザーはトークン作成時にこのグループを選択できます。",
|
||||
"When enabled, violation requests will incur additional charges.": "有効にすると、違反リクエストに追加料金が発生します。",
|
||||
|
||||
Reference in New Issue
Block a user