'Artificial intelligence models can be seamlessly accessed through a unified API gateway, enabling developers to switch between providers effortlessly.',
requestBodyLines:[
'"model": "your-model",',
'"messages": [',
' { "role": "user", "content": "..." }',
']',
],
responseKind:'chat',
response:'Route chat requests through configured upstreams.',
'A unified gateway abstracts away provider differences, letting you focus on building great products while we handle routing, failover, and cost optimization.',
'By consolidating multiple AI providers behind one endpoint, teams can reduce integration complexity and gain unified observability across all model usage.',
requestBodyLines:[
'"model": "your-model",',
'"max_tokens": 1024,',
'"messages": [',
' { "role": "user", "content": "..." }',
']',
],
responseKind:'claude',
response:'Send Claude-style messages through your gateway.',
'An API gateway provides automatic load balancing, rate limiting, and cost tracking — essential infrastructure for production AI applications at scale.',
@@ -51,7 +51,7 @@ export function Hero(props: HeroProps) {
...
@@ -51,7 +51,7 @@ export function Hero(props: HeroProps) {
>
>
{systemName}{' '}
{systemName}{' '}
{t(
{t(
'aggregates 50+ AI providers behind one unified API. Manage access, track costs, and scale effortlessly.'
'is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.'
"Broadcast a global banner to users. Markdown is supported.":"Broadcast a global banner to users. Markdown is supported.",
"Broadcast a global banner to users. Markdown is supported.":"Broadcast a global banner to users. Markdown is supported.",
"Broadcast short system notices on the dashboard":"Broadcast short system notices on the dashboard",
"Broadcast short system notices on the dashboard":"Broadcast short system notices on the dashboard",
"Browse and compare":"Browse and compare",
"Browse and compare":"Browse and compare",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.",
"Budget Tokens Ratio":"Budget Tokens Ratio",
"Budget Tokens Ratio":"Budget Tokens Ratio",
...
@@ -527,6 +528,7 @@
...
@@ -527,6 +528,7 @@
"Cancelled":"Cancelled",
"Cancelled":"Cancelled",
"Cancelled at":"Cancelled at",
"Cancelled at":"Cancelled at",
"Capture a reusable bundle of models, tags, or endpoints.":"Capture a reusable bundle of models, tags, or endpoints.",
"Capture a reusable bundle of models, tags, or endpoints.":"Capture a reusable bundle of models, tags, or endpoints.",
"Card view":"Card view",
"Category Name":"Category Name",
"Category Name":"Category Name",
"Category name is required":"Category name is required",
"Category name is required":"Category name is required",
"Category name must be less than 50 characters":"Category name must be less than 50 characters",
"Category name must be less than 50 characters":"Category name must be less than 50 characters",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"Choose how to filter domains",
"Choose how to filter domains":"Choose how to filter domains",
"Choose how to filter IP addresses":"Choose how to filter IP addresses",
"Choose how to filter IP addresses":"Choose how to filter IP addresses",
"Choose the bundle type and define the items inside it.":"Choose the bundle type and define the items inside it.",
"Choose the bundle type and define the items inside it.":"Choose the bundle type and define the items inside it.",
"Choose where to fetch upstream metadata.":"Choose where to fetch upstream metadata.",
"Choose the default charts, range, and time granularity for model analytics.":"Choose the default charts, range, and time granularity for model analytics.",
"Choose the default charts, range, and time granularity for model analytics.":"Choose the default charts, range, and time granularity for model analytics.",
"Choose where to fetch upstream metadata.":"Choose where to fetch upstream metadata.",
"Choose which charts are selected by default when opening model analytics.":"Choose which charts are selected by default when opening model analytics.",
"Choose which charts are selected by default when opening model analytics.":"Choose which charts are selected by default when opening model analytics.",
"Common ports include 25, 465, and 587":"Common ports include 25, 465, and 587",
"Common ports include 25, 465, and 587":"Common ports include 25, 465, and 587",
"Common User":"Common User",
"Common User":"Common User",
"Community driven, self-hosted, and extensible":"Community driven, self-hosted, and extensible",
"compatible API routes":"compatible API routes",
"Compatible API routes for common AI application workflows":"Compatible API routes for common AI application workflows",
"Complete API documentation with multi-language SDK support":"Complete API documentation with multi-language SDK support",
"Complete API documentation with multi-language SDK support":"Complete API documentation with multi-language SDK support",
"Complete Order":"Complete Order",
"Complete Order":"Complete Order",
"Complete these steps to finish the initial installation.":"Complete these steps to finish the initial installation.",
"Complete these steps to finish the initial installation.":"Complete these steps to finish the initial installation.",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Confirm your identity with Two-factor Authentication before registering a Passkey.",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Confirm your identity with Two-factor Authentication before registering a Passkey.",
"Conflict":"Conflict",
"Conflict":"Conflict",
"Connect":"Connect",
"Connect":"Connect",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"Connect through OpenAI, Claude, Gemini, and other compatible API routes",
"Connected to io.net service normally.":"Connected to io.net service normally.",
"Connected to io.net service normally.":"Connected to io.net service normally.",
"Connection error":"Connection error",
"Connection error":"Connection error",
"Connection failed":"Connection failed",
"Connection failed":"Connection failed",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"Demo site mode",
"Demo site mode":"Demo site mode",
"Demo Site Mode":"Demo Site Mode",
"Demo Site Mode":"Demo Site Mode",
"Demote":"Demote",
"Demote":"Demote",
"Deploy your own gateway and start routing requests through your configured upstream services.":"Deploy your own gateway and start routing requests through your configured upstream services.",
"Deployment created successfully":"Deployment created successfully",
"Deployment created successfully":"Deployment created successfully",
"Deployment details":"Deployment details",
"Deployment details":"Deployment details",
"Deployment ID":"Deployment ID",
"Deployment ID":"Deployment ID",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"Filter by username",
"Filter by username":"Filter by username",
"Filter by username, name or email...":"Filter by username, name or email...",
"Filter by username, name or email...":"Filter by username, name or email...",
"Group name cannot be changed when editing.":"Group name cannot be changed when editing.",
"Group name cannot be changed when editing.":"Group name cannot be changed when editing.",
"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.":"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.",
"is less than the configured maximum cache size":"is less than the configured maximum cache size",
"is less than the configured maximum cache size":"is less than the configured maximum cache size",
"is the default price; ":"is the default price; ",
"is the default price; ":"is the default price; ",
"It seems like the page you're looking for":"It seems like the page you're looking for",
"It seems like the page you're looking for":"It seems like the page you're looking for",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.",
"Multi-region deployment for stable global access":"Multi-region deployment for stable global access",
"Multi-region deployment for stable global access":"Multi-region deployment for stable global access",
"Multi-user management with flexible permission allocation":"Multi-user management with flexible permission allocation",
"Multi-user management with flexible permission allocation":"Multi-user management with flexible permission allocation",
"Multiplier":"Multiplier",
"Multiplier":"Multiplier",
...
@@ -2216,6 +2232,7 @@
...
@@ -2216,6 +2232,7 @@
"No data available":"No data available",
"No data available":"No data available",
"No deployments available. Create one to get started.":"No deployments available. Create one to get started.",
"No deployments available. Create one to get started.":"No deployments available. Create one to get started.",
"No Deployments Found":"No Deployments Found",
"No Deployments Found":"No Deployments Found",
"No description available.":"No description available.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"No discount tiers configured. Click \"Add discount tier\" to get started.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"No discount tiers configured. Click \"Add discount tier\" to get started.",
"No duplicate keys found":"No duplicate keys found",
"No duplicate keys found":"No duplicate keys found",
"No enabled tokens available":"No enabled tokens available",
"No enabled tokens available":"No enabled tokens available",
...
@@ -2375,6 +2392,7 @@
...
@@ -2375,6 +2392,7 @@
"Open in New Tab":"Open in New Tab",
"Open in New Tab":"Open in New Tab",
"Open menu":"Open menu",
"Open menu":"Open menu",
"Open release":"Open release",
"Open release":"Open release",
"Open Source":"Open Source",
"Open the io.net console API Keys page":"Open the io.net console API Keys page",
"Open the io.net console API Keys page":"Open the io.net console API Keys page",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)",
"Special usable group rules":"Special usable group rules",
"Special usable group rules":"Special usable group rules",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.",
"SSRF Protection":"SSRF Protection",
"SSRF Protection":"SSRF Protection",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"This page has not been created yet.",
"This page has not been created yet.":"This page has not been created yet.",
"This project must be used in compliance with the":"This project must be used in compliance with the",
"This project must be used in compliance with the":"This project must be used in compliance with the",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.",
"This site currently has {{count}} models enabled":"This site currently has {{count}} models enabled",
"this token group":"this token group",
"this token group":"this token group",
"this user group":"this user group",
"this user group":"this user group",
"This user has no bindings":"This user has no bindings",
"This user has no bindings":"This user has no bindings",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"Unable to generate chat link. Please contact your administrator.",
"Unable to generate chat link. Please contact your administrator.":"Unable to generate chat link. Please contact your administrator.",
"Unable to load groups":"Unable to load groups",
"Unable to load groups":"Unable to load groups",
"Unable to open chat":"Unable to open chat",
"Unable to open chat":"Unable to open chat",
"Unable to parse structured pricing":"Unable to parse structured pricing",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Unable to prepare chat link. Please ensure you have an enabled API key.",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Unable to prepare chat link. Please ensure you have an enabled API key.",
"Broadcast a global banner to users. Markdown is supported.":"Diffuser une bannière globale aux utilisateurs. Le Markdown est pris en charge.",
"Broadcast a global banner to users. Markdown is supported.":"Diffuser une bannière globale aux utilisateurs. Le Markdown est pris en charge.",
"Broadcast short system notices on the dashboard":"Diffuser de courtes notifications système sur le tableau de bord",
"Broadcast short system notices on the dashboard":"Diffuser de courtes notifications système sur le tableau de bord",
"Browse and compare":"Parcourir et comparer",
"Browse and compare":"Parcourir et comparer",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"Découvrez une sélection de modèles IA, comparez les tarifs et les capacités, et choisissez le modèle adapté à chaque scénario.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Jetons budgétaires = jetons max × ratio. Accepte un nombre décimal entre 0,002 et 1. Il est recommandé de rester aligné avec la facturation en amont.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Jetons budgétaires = jetons max × ratio. Accepte un nombre décimal entre 0,002 et 1. Il est recommandé de rester aligné avec la facturation en amont.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Jetons budgétaires = jetons max × ratio. Accepte un nombre décimal entre 0,1 et 1.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Jetons budgétaires = jetons max × ratio. Accepte un nombre décimal entre 0,1 et 1.",
"Budget Tokens Ratio":"Ratio de jetons budgétaires",
"Budget Tokens Ratio":"Ratio de jetons budgétaires",
...
@@ -527,6 +528,7 @@
...
@@ -527,6 +528,7 @@
"Cancelled":"Annulé",
"Cancelled":"Annulé",
"Cancelled at":"Annulé le",
"Cancelled at":"Annulé le",
"Capture a reusable bundle of models, tags, or endpoints.":"Capturez un ensemble réutilisable de modèles, d'étiquettes ou de points de terminaison.",
"Capture a reusable bundle of models, tags, or endpoints.":"Capturez un ensemble réutilisable de modèles, d'étiquettes ou de points de terminaison.",
"Card view":"Vue cartes",
"Category Name":"Nom de la catégorie",
"Category Name":"Nom de la catégorie",
"Category name is required":"Le nom de la catégorie est requis",
"Category name is required":"Le nom de la catégorie est requis",
"Category name must be less than 50 characters":"Le nom de la catégorie doit contenir moins de 50 caractères",
"Category name must be less than 50 characters":"Le nom de la catégorie doit contenir moins de 50 caractères",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"Choisissez comment filtrer les domaines",
"Choose how to filter domains":"Choisissez comment filtrer les domaines",
"Choose how to filter IP addresses":"Choisissez comment filtrer les adresses IP",
"Choose how to filter IP addresses":"Choisissez comment filtrer les adresses IP",
"Choose the bundle type and define the items inside it.":"Choisissez le type de bundle et définissez les éléments qu'il contient.",
"Choose the bundle type and define the items inside it.":"Choisissez le type de bundle et définissez les éléments qu'il contient.",
"Choose where to fetch upstream metadata.":"Choisissez où récupérer les métadonnées amont.",
"Choose the default charts, range, and time granularity for model analytics.":"Choisissez les graphiques, la plage et la granularité temporelle par défaut pour l'analyse des modèles.",
"Choose the default charts, range, and time granularity for model analytics.":"Choisissez les graphiques, la plage et la granularité temporelle par défaut pour l'analyse des modèles.",
"Choose where to fetch upstream metadata.":"Choisissez où récupérer les métadonnées amont.",
"Choose which charts are selected by default when opening model analytics.":"Choisissez les graphiques sélectionnés par défaut à l'ouverture de l'analyse des modèles.",
"Choose which charts are selected by default when opening model analytics.":"Choisissez les graphiques sélectionnés par défaut à l'ouverture de l'analyse des modèles.",
"Common ports include 25, 465, and 587":"Les ports courants incluent 25, 465 et 587",
"Common ports include 25, 465, and 587":"Les ports courants incluent 25, 465 et 587",
"Common User":"Utilisateur commun",
"Common User":"Utilisateur commun",
"Community driven, self-hosted, and extensible":"Piloté par la communauté, auto-hébergé et extensible",
"compatible API routes":"routes API compatibles",
"Compatible API routes for common AI application workflows":"Routes API compatibles pour les workflows courants des applications d'IA",
"Complete API documentation with multi-language SDK support":"Documentation API complète avec support SDK multilingue",
"Complete API documentation with multi-language SDK support":"Documentation API complète avec support SDK multilingue",
"Complete Order":"Compléter la commande",
"Complete Order":"Compléter la commande",
"Complete these steps to finish the initial installation.":"Suivez ces étapes pour terminer l'installation initiale.",
"Complete these steps to finish the initial installation.":"Suivez ces étapes pour terminer l'installation initiale.",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Confirmez votre identité avec l’authentification à deux facteurs avant d’enregistrer une Passkey.",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Confirmez votre identité avec l’authentification à deux facteurs avant d’enregistrer une Passkey.",
"Conflict":"Conflit",
"Conflict":"Conflit",
"Connect":"Connecter",
"Connect":"Connecter",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"Connectez-vous via OpenAI, Claude, Gemini et d'autres routes API compatibles",
"Connected to io.net service normally.":"Connexion au service io.net réussie.",
"Connected to io.net service normally.":"Connexion au service io.net réussie.",
"Connection error":"Erreur de connexion",
"Connection error":"Erreur de connexion",
"Connection failed":"Connexion échouée",
"Connection failed":"Connexion échouée",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"Mode site de démonstration",
"Demo site mode":"Mode site de démonstration",
"Demo Site Mode":"Mode Site de démonstration",
"Demo Site Mode":"Mode Site de démonstration",
"Demote":"Rétrograder",
"Demote":"Rétrograder",
"Deploy your own gateway and start routing requests through your configured upstream services.":"Déployez votre propre passerelle et commencez à router les requêtes via vos services en amont configurés.",
"Deployment created successfully":"Déploiement créé avec succès",
"Deployment created successfully":"Déploiement créé avec succès",
"Deployment details":"Détails du déploiement",
"Deployment details":"Détails du déploiement",
"Deployment ID":"ID du déploiement",
"Deployment ID":"ID du déploiement",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"Filtrer par nom d'utilisateur",
"Filter by username":"Filtrer par nom d'utilisateur",
"Filter by username, name or email...":"Filtrer par nom d'utilisateur, nom ou e-mail...",
"Filter by username, name or email...":"Filtrer par nom d'utilisateur, nom ou e-mail...",
"Filter Dashboard Models":"Filtrer les modèles du tableau de bord",
"Filter Dashboard Models":"Filtrer les modèles du tableau de bord",
"Filter models by provider, group, type, endpoint, and tags.":"Filtrer les modèles par fournisseur, groupe, type, endpoint et tags.",
"Filter models by type, endpoint, vendor, group and tags":"Filtrer les modèles par type, point d'accès, fournisseur, groupe et tags",
"Filter models by type, endpoint, vendor, group and tags":"Filtrer les modèles par type, point d'accès, fournisseur, groupe et tags",
"Filter models...":"Filtrer les modèles...",
"Filter models...":"Filtrer les modèles...",
"Filter...":"Filtrer...",
"Filter...":"Filtrer...",
"Filters":"Filtres",
"Filters":"Filtres",
"Filters active":"Filtres actifs",
"Final Consumed":"Consommation finale",
"Final Consumed":"Consommation finale",
"Final cost = base × multiplier when conditions match":"Coût final = base × multiplicateur lorsque les conditions correspondent",
"Final cost = base × multiplier when conditions match":"Coût final = base × multiplicateur lorsque les conditions correspondent",
"Final price multiplier (0.95 = 5% discount":"Multiplicateur de prix final (0.95 = 5% de réduction",
"Final price multiplier (0.95 = 5% discount":"Multiplicateur de prix final (0.95 = 5% de réduction",
...
@@ -1676,6 +1685,7 @@
...
@@ -1676,6 +1685,7 @@
"Group name":"Nom du groupe",
"Group name":"Nom du groupe",
"Group Name":"Nom du groupe",
"Group Name":"Nom du groupe",
"Group name cannot be changed when editing.":"Le nom du groupe ne peut pas être modifié lors de la modification.",
"Group name cannot be changed when editing.":"Le nom du groupe ne peut pas être modifié lors de la modification.",
"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.":"Les prix par groupe ne peuvent pas être détaillés car cette expression n'est pas une expression tarifaire par paliers standard.",
"group ratio":"ratio de groupe",
"group ratio":"ratio de groupe",
"Group Ratio":"Ratio de groupe",
"Group Ratio":"Ratio de groupe",
"Group ratios":"Ratios de groupe",
"Group ratios":"Ratios de groupe",
...
@@ -1843,6 +1853,7 @@
...
@@ -1843,6 +1853,7 @@
"IP Filter Mode":"Mode de filtre IP",
"IP Filter Mode":"Mode de filtre IP",
"IP Restriction":"Restriction IP",
"IP Restriction":"Restriction IP",
"IP Whitelist (supports CIDR)":"Liste blanche IP (supporte CIDR)",
"IP Whitelist (supports CIDR)":"Liste blanche IP (supporte CIDR)",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"est une passerelle API IA open source pour les déploiements auto-hébergés. Connectez plusieurs services en amont et gérez au même endroit les modèles, les clés, les quotas, les journaux et les politiques de routage.",
"is less than the configured maximum cache size":"est inférieur à la taille maximale du cache configurée",
"is less than the configured maximum cache size":"est inférieur à la taille maximale du cache configurée",
"is the default price; ":"est le prix par défaut ; ",
"is the default price; ":"est le prix par défaut ; ",
"It seems like the page you're looking for":"Il semble que la page que vous recherchez",
"It seems like the page you're looking for":"Il semble que la page que vous recherchez",
...
@@ -2051,6 +2062,7 @@
...
@@ -2051,6 +2062,7 @@
"Model":"Modèle",
"Model":"Modèle",
"Model Access":"Accès au modèle",
"Model Access":"Accès au modèle",
"Model Analytics":"Analyse des modèles",
"Model Analytics":"Analyse des modèles",
"model billing support":"prise en charge de la facturation des modèles",
"Model Call Analytics":"Analyse des appels de modèles",
"Model Call Analytics":"Analyse des appels de modèles",
"Model context usage":"Utilisation du contexte du modèle",
"Model context usage":"Utilisation du contexte du modèle",
"Model deleted":"Modèle supprimé",
"Model deleted":"Modèle supprimé",
...
@@ -2081,6 +2093,8 @@
...
@@ -2081,6 +2093,8 @@
"Model ratios reset successfully":"Ratios des modèles réinitialisés avec succès",
"Model ratios reset successfully":"Ratios des modèles réinitialisés avec succès",
"Model Regex":"Regex du modèle",
"Model Regex":"Regex du modèle",
"Model Regex (one per line)":"Regex du modèle (un par ligne)",
"Model Regex (one per line)":"Regex du modèle (un par ligne)",
"Model Square":"Place des modèles",
"Model Tags":"Tags de modèle",
"Model to use for testing":"Modèle à utiliser pour les tests",
"Model to use for testing":"Modèle à utiliser pour les tests",
"Model to use when testing channel connectivity":"Modèle à utiliser lors du test de la connectivité du canal",
"Model to use when testing channel connectivity":"Modèle à utiliser lors du test de la connectivité du canal",
"Model Version *":"Version du modèle *",
"Model Version *":"Version du modèle *",
...
@@ -2093,6 +2107,7 @@
...
@@ -2093,6 +2107,7 @@
"Models appended successfully":"Modèles ajoutés avec succès",
"Models appended successfully":"Modèles ajoutés avec succès",
"Models are required":"Les modèles sont requis",
"Models are required":"Les modèles sont requis",
"Models directory":"Répertoire des modèles",
"Models directory":"Répertoire des modèles",
"Models Directory":"Répertoire des modèles",
"Models fetched successfully":"Modèles récupérés avec succès",
"Models fetched successfully":"Modèles récupérés avec succès",
"Models filled to form":"Modèles remplis pour le formulaire",
"Models filled to form":"Modèles remplis pour le formulaire",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Les modèles listés ici n'ajouteront ni ne supprimeront automatiquement les suffixes -thinking / -nothinking.",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Les modèles listés ici n'ajouteront ni ne supprimeront automatiquement les suffixes -thinking / -nothinking.",
...
@@ -2126,6 +2141,7 @@
...
@@ -2126,6 +2141,7 @@
"Multi-Key Strategy":"Stratégie multi-clés",
"Multi-Key Strategy":"Stratégie multi-clés",
"Multi-key: Polling rotation":"Multi-clé : Rotation par sondage",
"Multi-key: Polling rotation":"Multi-clé : Rotation par sondage",
"Multi-key: Random rotation":"Multi-clé : Rotation aléatoire",
"Multi-key: Random rotation":"Multi-clé : Rotation aléatoire",
"Multi-region deployment for stable global access":"Déploiement multirégional pour un accès mondial stable",
"Multi-region deployment for stable global access":"Déploiement multirégional pour un accès mondial stable",
"Multi-user management with flexible permission allocation":"Gestion multi-utilisateurs avec attribution de permissions flexible",
"Multi-user management with flexible permission allocation":"Gestion multi-utilisateurs avec attribution de permissions flexible",
"Multiplier":"Multiplicateur",
"Multiplier":"Multiplicateur",
...
@@ -2216,6 +2232,7 @@
...
@@ -2216,6 +2232,7 @@
"No data available":"Aucune donnée disponible",
"No data available":"Aucune donnée disponible",
"No deployments available. Create one to get started.":"Aucun déploiement disponible. Créez-en un pour commencer.",
"No deployments available. Create one to get started.":"Aucun déploiement disponible. Créez-en un pour commencer.",
"No Deployments Found":"Aucun déploiement trouvé",
"No Deployments Found":"Aucun déploiement trouvé",
"No description available.":"Aucune description disponible.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Aucun niveau de réduction configuré. Cliquez sur « Ajouter un niveau de réduction » pour commencer.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Aucun niveau de réduction configuré. Cliquez sur « Ajouter un niveau de réduction » pour commencer.",
"No duplicate keys found":"Aucune clé dupliquée trouvée",
"No duplicate keys found":"Aucune clé dupliquée trouvée",
"No enabled tokens available":"Aucun token activé disponible",
"No enabled tokens available":"Aucun token activé disponible",
...
@@ -2375,6 +2392,7 @@
...
@@ -2375,6 +2392,7 @@
"Open in New Tab":"Ouvrir dans un nouvel onglet",
"Open in New Tab":"Ouvrir dans un nouvel onglet",
"Open menu":"Ouvrir le menu",
"Open menu":"Ouvrir le menu",
"Open release":"Ouvrir la version",
"Open release":"Ouvrir la version",
"Open Source":"Open source",
"Open the io.net console API Keys page":"Ouvrir la page Clés API de la console io.net",
"Open the io.net console API Keys page":"Ouvrir la page Clés API de la console io.net",
"Open theme settings":"Ouvrir les paramètres du thème",
"Open theme settings":"Ouvrir les paramètres du thème",
"Ratios synced successfully":"Ratios synchronisés avec succès",
"Ratios synced successfully":"Ratios synchronisés avec succès",
"Raw expression":"Expression brute",
"Raw JSON":"JSON brut",
"Raw JSON":"JSON brut",
"Raw Quota":"Quota brut",
"Raw Quota":"Quota brut",
"Re-enable on success":"Réactiver en cas de succès",
"Re-enable on success":"Réactiver en cas de succès",
...
@@ -2801,6 +2821,7 @@
...
@@ -2801,6 +2821,7 @@
"Reference Video":"Vidéo de référence",
"Reference Video":"Vidéo de référence",
"Referral link:":"Lien de parrainage :",
"Referral link:":"Lien de parrainage :",
"Referral Program":"Programme de parrainage",
"Referral Program":"Programme de parrainage",
"Refine models by provider, group, type, and tags.":"Affinez les modèles par fournisseur, groupe, type et tags.",
"Refresh":"Actualiser",
"Refresh":"Actualiser",
"Refresh Cache":"Actualiser le cache",
"Refresh Cache":"Actualiser le cache",
"Refresh credential":"Actualiser l'identifiant",
"Refresh credential":"Actualiser l'identifiant",
...
@@ -2990,7 +3011,6 @@
...
@@ -2990,7 +3011,6 @@
"Save drawing settings":"Enregistrer les paramètres de dessin",
"Save drawing settings":"Enregistrer les paramètres de dessin",
"Save Epay settings":"Enregistrer les paramètres Epay",
"Save Epay settings":"Enregistrer les paramètres Epay",
"Save failed":"Échec de l'enregistrement",
"Save failed":"Échec de l'enregistrement",
"Save Preferences":"Enregistrer les préférences",
"Save failed, please retry":"Échec de l'enregistrement, veuillez réessayer",
"Save failed, please retry":"Échec de l'enregistrement, veuillez réessayer",
"Save general settings":"Enregistrer les paramètres généraux",
"Save general settings":"Enregistrer les paramètres généraux",
"Save group ratios":"Enregistrer les ratios de groupes",
"Save group ratios":"Enregistrer les ratios de groupes",
...
@@ -3001,6 +3021,7 @@
...
@@ -3001,6 +3021,7 @@
"Save monitoring rules":"Enregistrer les règles de surveillance",
"Save monitoring rules":"Enregistrer les règles de surveillance",
"Save navigation":"Enregistrer la navigation",
"Save navigation":"Enregistrer la navigation",
"Save notice":"Enregistrer l'avis",
"Save notice":"Enregistrer l'avis",
"Save Preferences":"Enregistrer les préférences",
"Save rate limits":"Enregistrer les limites de débit",
"Save rate limits":"Enregistrer les limites de débit",
"Save sensitive words":"Enregistrer les mots sensibles",
"Save sensitive words":"Enregistrer les mots sensibles",
"Save Settings":"Enregistrer les paramètres",
"Save Settings":"Enregistrer les paramètres",
...
@@ -3021,6 +3042,7 @@
...
@@ -3021,6 +3042,7 @@
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Scannez ce code QR avec votre application d'authentification (Google Authenticator, Microsoft Authenticator, etc.)",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Scannez ce code QR avec votre application d'authentification (Google Authenticator, Microsoft Authenticator, etc.)",
"Scenario Templates":"Modèles de scénario",
"Scenario Templates":"Modèles de scénario",
"Scheduled channel tests":"Tests de canaux planifiés",
"Scheduled channel tests":"Tests de canaux planifiés",
"Search group names...":"Rechercher des noms de groupe...",
"Search group names...":"Rechercher des noms de groupe...",
"Search groups...":"Rechercher des groupes...",
"Search groups...":"Rechercher des groupes...",
"Search missing models":"Rechercher les modèles manquants",
"Search missing models":"Rechercher les modèles manquants",
"Search model name, provider, endpoint, or tag...":"Rechercher un nom de modèle, fournisseur, endpoint ou tag...",
"Search model name...":"Rechercher le nom du modèle...",
"Search model name...":"Rechercher le nom du modèle...",
"Search models":"Rechercher des modèles",
"Search models":"Rechercher des modèles",
"Search models or fields...":"Rechercher des modèles ou des champs...",
"Search models or fields...":"Rechercher des modèles ou des champs...",
...
@@ -3219,6 +3242,7 @@
...
@@ -3219,6 +3242,7 @@
"sources":"sources",
"sources":"sources",
"Space-separated OAuth scopes":"Scopes OAuth séparés par des espaces",
"Space-separated OAuth scopes":"Scopes OAuth séparés par des espaces",
"Spark model version, e.g., v2.1 (version number in API URL)":"Version du modèle Spark, par exemple v2.1 (numéro de version dans l'URL de l'API)",
"Spark model version, e.g., v2.1 (version number in API URL)":"Version du modèle Spark, par exemple v2.1 (numéro de version dans l'URL de l'API)",
"Special billing expression":"Expression de facturation spéciale",
"Special usable group rules":"Règles spéciales de groupes utilisables",
"Special usable group rules":"Règles spéciales de groupes utilisables",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite stocke toutes les données dans un seul fichier. Assurez-vous que ce fichier est persisté lors de l'exécution dans des conteneurs.",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite stocke toutes les données dans un seul fichier. Assurez-vous que ce fichier est persisté lors de l'exécution dans des conteneurs.",
"SSRF Protection":"Protection SSRF",
"SSRF Protection":"Protection SSRF",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"Cette page n'a pas encore été créée.",
"This page has not been created yet.":"Cette page n'a pas encore été créée.",
"This project must be used in compliance with the":"Ce projet doit être utilisé conformément aux",
"This project must be used in compliance with the":"Ce projet doit être utilisé conformément aux",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Cet enregistrement provient d’une instance avant la mise à niveau et n’inclut pas d’audits. Mettez à jour l’instance pour enregistrer l’IP du serveur, l’IP de callback, le moyen de paiement et la version du système.",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Cet enregistrement provient d’une instance avant la mise à niveau et n’inclut pas d’audits. Mettez à jour l’instance pour enregistrer l’IP du serveur, l’IP de callback, le moyen de paiement et la version du système.",
"This site currently has {{count}} models enabled":"Ce site compte actuellement {{count}} modèles activés",
"this token group":"ce groupe de jetons",
"this token group":"ce groupe de jetons",
"this user group":"ce groupe d'utilisateurs",
"this user group":"ce groupe d'utilisateurs",
"This user has no bindings":"Cet utilisateur n'a aucune liaison",
"This user has no bindings":"Cet utilisateur n'a aucune liaison",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"Impossible de générer le lien de discussion. Veuillez contacter votre administrateur.",
"Unable to generate chat link. Please contact your administrator.":"Impossible de générer le lien de discussion. Veuillez contacter votre administrateur.",
"Unable to load groups":"Impossible de charger les groupes",
"Unable to load groups":"Impossible de charger les groupes",
"Unable to open chat":"Impossible d'ouvrir la discussion",
"Unable to open chat":"Impossible d'ouvrir la discussion",
"Unable to parse structured pricing":"Impossible d'analyser la tarification structurée",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Impossible de préparer le lien de chat. Veuillez vous assurer d'avoir une clé API activée.",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Impossible de préparer le lien de chat. Veuillez vous assurer d'avoir une clé API activée.",
"Unauthorized":"Non autorisé",
"Unauthorized":"Non autorisé",
"Unauthorized Access":"Accès non autorisé",
"Unauthorized Access":"Accès non autorisé",
...
@@ -3629,6 +3655,7 @@
...
@@ -3629,6 +3655,7 @@
"Upstream prices fetched successfully":"Prix amont récupérés avec succès",
"Upstream prices fetched successfully":"Prix amont récupérés avec succès",
"Upstream ratios fetched successfully":"Ratios en amont récupérés avec succès",
"Upstream ratios fetched successfully":"Ratios en amont récupérés avec succès",
"Upstream Response":"Réponse amont",
"Upstream Response":"Réponse amont",
"upstream services integrated":"services en amont intégrés",
"Broadcast a global banner to users. Markdown is supported.":"ユーザーにグローバルバナーをブロードキャストします。Markdownがサポートされています。",
"Broadcast a global banner to users. Markdown is supported.":"ユーザーにグローバルバナーをブロードキャストします。Markdownがサポートされています。",
"Broadcast short system notices on the dashboard":"ダッシュボードに短いシステム通知をブロードキャストします",
"Broadcast short system notices on the dashboard":"ダッシュボードに短いシステム通知をブロードキャストします",
"Browse and compare":"参照と比較",
"Browse and compare":"参照と比較",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"厳選された AI モデルを見つけ、価格と機能を比較し、あらゆるシナリオに適したモデルを選択できます。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"予算トークン = 最大トークン × 比率。0.002から1までの小数を指定できます。アップストリームの請求と一致させることを推奨します。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"予算トークン = 最大トークン × 比率。0.002から1までの小数を指定できます。アップストリームの請求と一致させることを推奨します。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"予算トークン = 最大トークン × 比率。0.1から1までの小数を指定できます。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"予算トークン = 最大トークン × 比率。0.1から1までの小数を指定できます。",
"Budget Tokens Ratio":"予算トークン比率",
"Budget Tokens Ratio":"予算トークン比率",
...
@@ -527,6 +528,7 @@
...
@@ -527,6 +528,7 @@
"Cancelled":"キャンセル",
"Cancelled":"キャンセル",
"Cancelled at":"キャンセル日時",
"Cancelled at":"キャンセル日時",
"Capture a reusable bundle of models, tags, or endpoints.":"モデル、タグ、またはエンドポイントの再利用可能なバンドルを保存。",
"Capture a reusable bundle of models, tags, or endpoints.":"モデル、タグ、またはエンドポイントの再利用可能なバンドルを保存。",
"Card view":"カード表示",
"Category Name":"分類名称",
"Category Name":"分類名称",
"Category name is required":"カテゴリ名は必須です",
"Category name is required":"カテゴリ名は必須です",
"Category name must be less than 50 characters":"カテゴリ名は50文字以内にしてください",
"Category name must be less than 50 characters":"カテゴリ名は50文字以内にしてください",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"ドメインをフィルタリングする方法を選択してください",
"Choose how to filter domains":"ドメインをフィルタリングする方法を選択してください",
"Choose how to filter IP addresses":"IPアドレスをフィルタリングする方法を選択してください",
"Choose how to filter IP addresses":"IPアドレスをフィルタリングする方法を選択してください",
"Choose the bundle type and define the items inside it.":"バンドルタイプを選択し、その中のアイテムを定義してください。",
"Choose the bundle type and define the items inside it.":"バンドルタイプを選択し、その中のアイテムを定義してください。",
"Choose where to fetch upstream metadata.":"アップストリームのメタデータをどこからフェッチするかを選択してください。",
"Choose the default charts, range, and time granularity for model analytics.":"モデル分析のデフォルトチャート、範囲、時間粒度を選択します。",
"Choose the default charts, range, and time granularity for model analytics.":"モデル分析のデフォルトチャート、範囲、時間粒度を選択します。",
"Choose where to fetch upstream metadata.":"アップストリームのメタデータをどこからフェッチするかを選択してください。",
"Choose which charts are selected by default when opening model analytics.":"モデル分析を開いたときにデフォルトで選択されるチャートを選択します。",
"Choose which charts are selected by default when opening model analytics.":"モデル分析を開いたときにデフォルトで選択されるチャートを選択します。",
"Classic (Legacy Frontend)":"クラシック(旧フロントエンド)",
"Classic (Legacy Frontend)":"クラシック(旧フロントエンド)",
"Claude":"Claude",
"Claude":"Claude",
...
@@ -676,6 +678,9 @@
...
@@ -676,6 +678,9 @@
"Common Logs":"一般的なログ",
"Common Logs":"一般的なログ",
"Common ports include 25, 465, and 587":"一般的なポートには 25, 465, 587 が含まれます",
"Common ports include 25, 465, and 587":"一般的なポートには 25, 465, 587 が含まれます",
"Common User":"一般ユーザー",
"Common User":"一般ユーザー",
"Community driven, self-hosted, and extensible":"コミュニティ主導、セルフホスト可能、拡張可能",
"compatible API routes":"互換APIルート",
"Compatible API routes for common AI application workflows":"一般的なAIアプリケーションワークフロー向けの互換APIルート",
"Complete API documentation with multi-language SDK support":"多言語SDKをサポートする完全なAPIドキュメント",
"Complete API documentation with multi-language SDK support":"多言語SDKをサポートする完全なAPIドキュメント",
"Complete Order":"手動チャージ",
"Complete Order":"手動チャージ",
"Complete these steps to finish the initial installation.":"初期インストールを完了するには、これらの手順を完了してください。",
"Complete these steps to finish the initial installation.":"初期インストールを完了するには、これらの手順を完了してください。",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"パスキーを登録する前に、二要素認証で本人確認を行ってください。",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"パスキーを登録する前に、二要素認証で本人確認を行ってください。",
"Conflict":"競合",
"Conflict":"競合",
"Connect":"接続",
"Connect":"接続",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"OpenAI、Claude、Gemini、その他の互換APIルートから接続",
"Connected to io.net service normally.":"io.net サービスに正常に接続しました。",
"Connected to io.net service normally.":"io.net サービスに正常に接続しました。",
"Connection error":"接続エラー",
"Connection error":"接続エラー",
"Connection failed":"接続に失敗しました",
"Connection failed":"接続に失敗しました",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"デモサイトモード",
"Demo site mode":"デモサイトモード",
"Demo Site Mode":"デモサイトモード",
"Demo Site Mode":"デモサイトモード",
"Demote":"降格",
"Demote":"降格",
"Deploy your own gateway and start routing requests through your configured upstream services.":"独自のゲートウェイをデプロイし、設定済みのアップストリームサービスへリクエストをルーティングできます。",
"Deployment created successfully":"デプロイを作成しました",
"Deployment created successfully":"デプロイを作成しました",
"Deployment details":"デプロイメントの詳細",
"Deployment details":"デプロイメントの詳細",
"Deployment ID":"デプロイ ID",
"Deployment ID":"デプロイ ID",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"ユーザー名でフィルター",
"Filter by username":"ユーザー名でフィルター",
"Filter by username, name or email...":"ユーザー名、名前またはメールアドレスでフィルター...",
"Filter by username, name or email...":"ユーザー名、名前またはメールアドレスでフィルター...",
"Filter Dashboard Models":"ダッシュボードモデルをフィルタリング",
"Filter Dashboard Models":"ダッシュボードモデルをフィルタリング",
"Filter models by provider, group, type, endpoint, and tags.":"プロバイダー、グループ、タイプ、エンドポイント、タグでモデルを絞り込みます。",
"Filter models by type, endpoint, vendor, group and tags":"タイプ、エンドポイント、ベンダー、グループ、タグでモデルをフィルタリング",
"Filter models by type, endpoint, vendor, group and tags":"タイプ、エンドポイント、ベンダー、グループ、タグでモデルをフィルタリング",
"Filter models...":"モデルをフィルタリング...",
"Filter models...":"モデルをフィルタリング...",
"Filter...":"フィルター…",
"Filter...":"フィルター…",
"Filters":"フィルター",
"Filters":"フィルター",
"Filters active":"フィルター有効",
"Final Consumed":"最終消費",
"Final Consumed":"最終消費",
"Final cost = base × multiplier when conditions match":"条件に一致する場合 最終費用 = 基準 × 倍率",
"Final cost = base × multiplier when conditions match":"条件に一致する場合 最終費用 = 基準 × 倍率",
"Final price multiplier (0.95 = 5% discount":"最終価格乗数 (0.95 = 5%割引",
"Final price multiplier (0.95 = 5% discount":"最終価格乗数 (0.95 = 5%割引",
...
@@ -1676,6 +1685,7 @@
...
@@ -1676,6 +1685,7 @@
"Group name":"グループ名",
"Group name":"グループ名",
"Group Name":"グループ名",
"Group Name":"グループ名",
"Group name cannot be changed when editing.":"編集時はグループ名を変更できません。",
"Group name cannot be changed when editing.":"編集時はグループ名を変更できません。",
"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.":"この式は標準の段階制料金式ではないため、グループ別価格を展開できません。",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"はセルフホスト運用向けのオープンソースAI APIゲートウェイです。複数のアップストリームサービスを接続し、モデル、キー、クォータ、ログ、ルーティングポリシーを一元管理できます。",
"is less than the configured maximum cache size":"設定された最大キャッシュサイズより小さい",
"is less than the configured maximum cache size":"設定された最大キャッシュサイズより小さい",
"is the default price; ":"はデフォルト価格です; ",
"is the default price; ":"はデフォルト価格です; ",
"It seems like the page you're looking for":"お探しのページは",
"It seems like the page you're looking for":"お探しのページは",
"Model to use when testing channel connectivity":"チャネル接続性をテストする際に使用するモデル",
"Model to use when testing channel connectivity":"チャネル接続性をテストする際に使用するモデル",
"Model Version *":"モデルバージョン *",
"Model Version *":"モデルバージョン *",
...
@@ -2093,6 +2107,7 @@
...
@@ -2093,6 +2107,7 @@
"Models appended successfully":"モデルが正常に追加されました",
"Models appended successfully":"モデルが正常に追加されました",
"Models are required":"モデルが必要です",
"Models are required":"モデルが必要です",
"Models directory":"モデルディレクトリ",
"Models directory":"モデルディレクトリ",
"Models Directory":"モデルディレクトリ",
"Models fetched successfully":"モデルが正常に取得されました",
"Models fetched successfully":"モデルが正常に取得されました",
"Models filled to form":"フォームにモデルが記入されました",
"Models filled to form":"フォームにモデルが記入されました",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"ここに記載されたモデルは、-thinking / -nothinking サフィックスの自動付与・削除を行いません。",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"ここに記載されたモデルは、-thinking / -nothinking サフィックスの自動付与・削除を行いません。",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"このQRコードを認証アプリ(Google Authenticator、Microsoft Authenticatorなど)でスキャンしてください。",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"このQRコードを認証アプリ(Google Authenticator、Microsoft Authenticatorなど)でスキャンしてください。",
"Scenario Templates":"シナリオテンプレート",
"Scenario Templates":"シナリオテンプレート",
"Scheduled channel tests":"スケジュールされたチャネルテスト",
"Scheduled channel tests":"スケジュールされたチャネルテスト",
"scheduling controls":"スケジューリング制御",
"Scope":"スコープ",
"Scope":"スコープ",
"Scopes":"スコープ",
"Scopes":"スコープ",
"Search":"検索",
"Search":"検索",
...
@@ -3035,6 +3057,7 @@
...
@@ -3035,6 +3057,7 @@
"Search group names...":"グループ名を検索...",
"Search group names...":"グループ名を検索...",
"Search groups...":"グループを検索...",
"Search groups...":"グループを検索...",
"Search missing models":"不足しているモデルを検索",
"Search missing models":"不足しているモデルを検索",
"Search model name, provider, endpoint, or tag...":"モデル名、プロバイダー、エンドポイント、タグを検索...",
"Spark model version, e.g., v2.1 (version number in API URL)":"Sparkモデルバージョン(例:v2.1、API URLのバージョン番号)",
"Spark model version, e.g., v2.1 (version number in API URL)":"Sparkモデルバージョン(例:v2.1、API URLのバージョン番号)",
"Special billing expression":"特殊な課金式",
"Special usable group rules":"特別な使用可能グループルール",
"Special usable group rules":"特別な使用可能グループルール",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite はすべてのデータを単一ファイルに保存します。コンテナで実行する場合は、ファイルが永続化されていることを確認してください。",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite はすべてのデータを単一ファイルに保存します。コンテナで実行する場合は、ファイルが永続化されていることを確認してください。",
"SSRF Protection":"SSRF保護",
"SSRF Protection":"SSRF保護",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"このページはまだ作成されていません。",
"This page has not been created yet.":"このページはまだ作成されていません。",
"This project must be used in compliance with the":"このプロジェクトは、以下を遵守して使用する必要があります",
"This project must be used in compliance with the":"このプロジェクトは、以下を遵守して使用する必要があります",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"古いバージョンのインスタンスがこの記録を書き込み、監査情報がありません。最新に更新し、サーバーIP・コールバックIP・支払方法・OSバージョンの記録を有効にしてください。",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"古いバージョンのインスタンスがこの記録を書き込み、監査情報がありません。最新に更新し、サーバーIP・コールバックIP・支払方法・OSバージョンの記録を有効にしてください。",
"This site currently has {{count}} models enabled":"このサイトでは現在 {{count}} 個のモデルが有効です",
"this token group":"このトークングループ",
"this token group":"このトークングループ",
"this user group":"このユーザーグループ",
"this user group":"このユーザーグループ",
"This user has no bindings":"このユーザーには連携がありません",
"This user has no bindings":"このユーザーには連携がありません",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"チャットリンクを生成できません。管理者にご連絡ください。",
"Unable to generate chat link. Please contact your administrator.":"チャットリンクを生成できません。管理者にご連絡ください。",
"Unable to load groups":"グループをロードできません",
"Unable to load groups":"グループをロードできません",
"Unable to open chat":"チャットを開けません",
"Unable to open chat":"チャットを開けません",
"Unable to parse structured pricing":"構造化された価格を解析できません",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"チャットリンクを準備できません。有効な API キーが設定されていることを確認してください。",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"チャットリンクを準備できません。有効な API キーが設定されていることを確認してください。",
"Broadcast a global banner to users. Markdown is supported.":"Транслировать глобальный баннер пользователям. Поддерживается Markdown.",
"Broadcast a global banner to users. Markdown is supported.":"Транслировать глобальный баннер пользователям. Поддерживается Markdown.",
"Broadcast short system notices on the dashboard":"Транслировать короткие системные уведомления на панели управления",
"Broadcast short system notices on the dashboard":"Транслировать короткие системные уведомления на панели управления",
"Browse and compare":"Просмотр и сравнение",
"Browse and compare":"Просмотр и сравнение",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"Откройте для себя подобранные AI-модели, сравнивайте цены и возможности и выбирайте подходящую модель для каждого сценария.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Бюджетные токены = макс. токены × соотношение. Принимает десятичное число от 0.002 до 1. Рекомендуется поддерживать в соответствии с биллингом вышестоящего провайдера.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Бюджетные токены = макс. токены × соотношение. Принимает десятичное число от 0.002 до 1. Рекомендуется поддерживать в соответствии с биллингом вышестоящего провайдера.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Бюджетные токены = макс. токены × соотношение. Принимает десятичное число от 0.1 до 1.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Бюджетные токены = макс. токены × соотношение. Принимает десятичное число от 0.1 до 1.",
"Capture a reusable bundle of models, tags, or endpoints.":"Создайте повторно используемый набор моделей, тегов или конечных точек.",
"Capture a reusable bundle of models, tags, or endpoints.":"Создайте повторно используемый набор моделей, тегов или конечных точек.",
"Card view":"Карточки",
"Category Name":"Название категории",
"Category Name":"Название категории",
"Category name is required":"Название категории обязательно",
"Category name is required":"Название категории обязательно",
"Category name must be less than 50 characters":"Название категории должно содержать менее 50 символов",
"Category name must be less than 50 characters":"Название категории должно содержать менее 50 символов",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"Выберите, как фильтровать домены",
"Choose how to filter domains":"Выберите, как фильтровать домены",
"Choose how to filter IP addresses":"Выберите, как фильтровать IP-адреса",
"Choose how to filter IP addresses":"Выберите, как фильтровать IP-адреса",
"Choose the bundle type and define the items inside it.":"Выберите тип пакета и определите элементы внутри него.",
"Choose the bundle type and define the items inside it.":"Выберите тип пакета и определите элементы внутри него.",
"Choose where to fetch upstream metadata.":"Выберите, откуда получать метаданные вышестоящего источника.",
"Choose the default charts, range, and time granularity for model analytics.":"Выберите графики, диапазон и временную детализацию по умолчанию для аналитики моделей.",
"Choose the default charts, range, and time granularity for model analytics.":"Выберите графики, диапазон и временную детализацию по умолчанию для аналитики моделей.",
"Choose where to fetch upstream metadata.":"Выберите, откуда получать метаданные вышестоящего источника.",
"Choose which charts are selected by default when opening model analytics.":"Выберите графики, которые будут выбраны по умолчанию при открытии аналитики моделей.",
"Choose which charts are selected by default when opening model analytics.":"Выберите графики, которые будут выбраны по умолчанию при открытии аналитики моделей.",
"Common ports include 25, 465, and 587":"Распространенные порты включают 25, 465 и 587",
"Common ports include 25, 465, and 587":"Распространенные порты включают 25, 465 и 587",
"Common User":"Обычный пользователь",
"Common User":"Обычный пользователь",
"Community driven, self-hosted, and extensible":"Развивается сообществом, поддерживает самостоятельное размещение и расширение",
"compatible API routes":"совместимых API-маршрутов",
"Compatible API routes for common AI application workflows":"Совместимые API-маршруты для типовых сценариев ИИ-приложений",
"Complete API documentation with multi-language SDK support":"Полная документация API с поддержкой SDK на нескольких языках",
"Complete API documentation with multi-language SDK support":"Полная документация API с поддержкой SDK на нескольких языках",
"Complete Order":"Вывод заказа",
"Complete Order":"Вывод заказа",
"Complete these steps to finish the initial installation.":"Выполните эти шаги, чтобы завершить начальную установку.",
"Complete these steps to finish the initial installation.":"Выполните эти шаги, чтобы завершить начальную установку.",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Подтвердите свою личность с помощью двухфакторной аутентификации перед регистрацией Passkey.",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Подтвердите свою личность с помощью двухфакторной аутентификации перед регистрацией Passkey.",
"Conflict":"Противоречие",
"Conflict":"Противоречие",
"Connect":"Подключение",
"Connect":"Подключение",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"Подключайтесь через OpenAI, Claude, Gemini и другие совместимые API-маршруты",
"Connected to io.net service normally.":"Соединение с сервисом io.net установлено.",
"Connected to io.net service normally.":"Соединение с сервисом io.net установлено.",
"Connection error":"Ошибка соединения",
"Connection error":"Ошибка соединения",
"Connection failed":"Не удалось подключиться",
"Connection failed":"Не удалось подключиться",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"Режим демо-сайта",
"Demo site mode":"Режим демо-сайта",
"Demo Site Mode":"Режим демонстрационного сайта",
"Demo Site Mode":"Режим демонстрационного сайта",
"Demote":"Понизить версию",
"Demote":"Понизить версию",
"Deploy your own gateway and start routing requests through your configured upstream services.":"Разверните собственный шлюз и начните маршрутизировать запросы через настроенные вышестоящие сервисы.",
"Deployment created successfully":"Развертывание создано успешно",
"Deployment created successfully":"Развертывание создано успешно",
"Deployment details":"Детали развертывания",
"Deployment details":"Детали развертывания",
"Deployment ID":"ID развертывания",
"Deployment ID":"ID развертывания",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"Фильтр по имени пользователя",
"Filter by username":"Фильтр по имени пользователя",
"Filter by username, name or email...":"Фильтр по имени пользователя, имени или email...",
"Filter by username, name or email...":"Фильтр по имени пользователя, имени или email...",
"Filter Dashboard Models":"Фильтровать модели панели управления",
"Filter Dashboard Models":"Фильтровать модели панели управления",
"Filter models by provider, group, type, endpoint, and tags.":"Фильтруйте модели по поставщику, группе, типу, endpoint и тегам.",
"Filter models by type, endpoint, vendor, group and tags":"Фильтровать модели по типу, точке доступа, поставщику, группе и тегам",
"Filter models by type, endpoint, vendor, group and tags":"Фильтровать модели по типу, точке доступа, поставщику, группе и тегам",
"Filter models...":"Фильтровать модели...",
"Filter models...":"Фильтровать модели...",
"Filter...":"Фильтр...",
"Filter...":"Фильтр...",
"Filters":"Фильтры",
"Filters":"Фильтры",
"Filters active":"Фильтры активны",
"Final Consumed":"Итоговое потребление",
"Final Consumed":"Итоговое потребление",
"Final cost = base × multiplier when conditions match":"Итоговая стоимость = база × множитель, если условия совпадают",
"Final cost = base × multiplier when conditions match":"Итоговая стоимость = база × множитель, если условия совпадают",
"Group name cannot be changed when editing.":"Имя группы нельзя изменить при редактировании.",
"Group name cannot be changed when editing.":"Имя группы нельзя изменить при редактировании.",
"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.":"Цены по группам нельзя развернуть, потому что это не стандартное выражение тарифов по уровням.",
"group ratio":"коэффициент группы",
"group ratio":"коэффициент группы",
"Group Ratio":"Групповой коэффициент",
"Group Ratio":"Групповой коэффициент",
"Group ratios":"Соотношения группы",
"Group ratios":"Соотношения группы",
...
@@ -1843,6 +1853,7 @@
...
@@ -1843,6 +1853,7 @@
"IP Filter Mode":"Режим фильтрации IP",
"IP Filter Mode":"Режим фильтрации IP",
"IP Restriction":"Ограничение IP",
"IP Restriction":"Ограничение IP",
"IP Whitelist (supports CIDR)":"Белый список IP (поддерживает CIDR)",
"IP Whitelist (supports CIDR)":"Белый список IP (поддерживает CIDR)",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"— это open-source API-шлюз для ИИ, предназначенный для самостоятельного размещения. Подключайте несколько вышестоящих сервисов и управляйте моделями, ключами, квотами, журналами и политиками маршрутизации в одном месте.",
"is less than the configured maximum cache size":"меньше настроенного максимального размера кэша",
"is less than the configured maximum cache size":"меньше настроенного максимального размера кэша",
"is the default price; ":"— цена по умолчанию; ",
"is the default price; ":"— цена по умолчанию; ",
"It seems like the page you're looking for":"Похоже, страница, которую вы ищете",
"It seems like the page you're looking for":"Похоже, страница, которую вы ищете",
"Model ratios reset successfully":"Соотношения моделей успешно сброшены",
"Model ratios reset successfully":"Соотношения моделей успешно сброшены",
"Model Regex":"Регулярное выражение модели",
"Model Regex":"Регулярное выражение модели",
"Model Regex (one per line)":"Регулярное выражение модели (по одному на строку)",
"Model Regex (one per line)":"Регулярное выражение модели (по одному на строку)",
"Model Square":"Витрина моделей",
"Model Tags":"Теги моделей",
"Model to use for testing":"Модель для использования при тестировании",
"Model to use for testing":"Модель для использования при тестировании",
"Model to use when testing channel connectivity":"Модель для использования при тестировании подключения канала",
"Model to use when testing channel connectivity":"Модель для использования при тестировании подключения канала",
"Model Version *":"Версия модели *",
"Model Version *":"Версия модели *",
...
@@ -2093,6 +2107,7 @@
...
@@ -2093,6 +2107,7 @@
"Models appended successfully":"Модели успешно добавлены",
"Models appended successfully":"Модели успешно добавлены",
"Models are required":"Требуются модели",
"Models are required":"Требуются модели",
"Models directory":"Каталог моделей",
"Models directory":"Каталог моделей",
"Models Directory":"Каталог моделей",
"Models fetched successfully":"Модели успешно получены",
"Models fetched successfully":"Модели успешно получены",
"Models filled to form":"Модели заполнены в форму",
"Models filled to form":"Модели заполнены в форму",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Модели из этого списка не будут автоматически добавлять или удалять суффиксы -thinking / -nothinking.",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Модели из этого списка не будут автоматически добавлять или удалять суффиксы -thinking / -nothinking.",
...
@@ -2126,6 +2141,7 @@
...
@@ -2126,6 +2141,7 @@
"Multi-Key Strategy":"Стратегия нескольких ключей",
"Multi-Key Strategy":"Стратегия нескольких ключей",
"Multi-key: Random rotation":"Мульти-ключ: Случайная ротация",
"Multi-key: Random rotation":"Мульти-ключ: Случайная ротация",
"Multi-protocol Compatible":"Совместимо с несколькими протоколами",
"Multi-region deployment for stable global access":"Мультирегиональное развертывание для стабильного глобального доступа",
"Multi-region deployment for stable global access":"Мультирегиональное развертывание для стабильного глобального доступа",
"Multi-user management with flexible permission allocation":"Многопользовательское управление с гибким распределением разрешений",
"Multi-user management with flexible permission allocation":"Многопользовательское управление с гибким распределением разрешений",
"Multiplier":"Множитель",
"Multiplier":"Множитель",
...
@@ -2216,6 +2232,7 @@
...
@@ -2216,6 +2232,7 @@
"No data available":"Нет доступных данных",
"No data available":"Нет доступных данных",
"No deployments available. Create one to get started.":"Нет доступных развертываний. Создайте одно, чтобы начать.",
"No deployments available. Create one to get started.":"Нет доступных развертываний. Создайте одно, чтобы начать.",
"No Deployments Found":"Развертывания не найдены",
"No Deployments Found":"Развертывания не найдены",
"No description available.":"Описание отсутствует.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Не настроены уровни скидок. Нажмите \"Добавить уровень скидки\", чтобы начать.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Не настроены уровни скидок. Нажмите \"Добавить уровень скидки\", чтобы начать.",
"No duplicate keys found":"Дубликаты ключей не найдены",
"No duplicate keys found":"Дубликаты ключей не найдены",
"No enabled tokens available":"Нет доступных активных токенов",
"No enabled tokens available":"Нет доступных активных токенов",
...
@@ -2375,6 +2392,7 @@
...
@@ -2375,6 +2392,7 @@
"Open in New Tab":"Открыть в новой вкладке",
"Open in New Tab":"Открыть в новой вкладке",
"Open menu":"Открыть меню",
"Open menu":"Открыть меню",
"Open release":"Открыть выпуск",
"Open release":"Открыть выпуск",
"Open Source":"Открытый исходный код",
"Open the io.net console API Keys page":"Открыть страницу ключей API консоли io.net",
"Open the io.net console API Keys page":"Открыть страницу ключей API консоли io.net",
"Open theme settings":"Открыть настройки темы",
"Open theme settings":"Открыть настройки темы",
"OpenAI":"OpenAI",
"OpenAI":"OpenAI",
...
@@ -2637,6 +2655,7 @@
...
@@ -2637,6 +2655,7 @@
"Previous":"Предыдущий шаг",
"Previous":"Предыдущий шаг",
"Previous branch":"Предыдущая ветка",
"Previous branch":"Предыдущая ветка",
"Previous page":"Предыдущая страница",
"Previous page":"Предыдущая страница",
"Base Price":"Базовая цена",
"Price":"Цена",
"Price":"Цена",
"Price ($/1K calls)":"Цена ($/1K вызовов)",
"Price ($/1K calls)":"Цена ($/1K вызовов)",
"Price (local currency / USD)":"Цена (местная валюта / USD)",
"Price (local currency / USD)":"Цена (местная валюта / USD)",
...
@@ -2757,6 +2776,7 @@
...
@@ -2757,6 +2776,7 @@
"Ratio Type":"Тип соотношения",
"Ratio Type":"Тип соотношения",
"Ratio: {{value}}":"Коэффициент: {{value}}",
"Ratio: {{value}}":"Коэффициент: {{value}}",
"Ratios synced successfully":"Соотношения успешно синхронизированы",
"Ratios synced successfully":"Соотношения успешно синхронизированы",
"Raw expression":"Исходное выражение",
"Raw JSON":"Сырой JSON",
"Raw JSON":"Сырой JSON",
"Raw Quota":"Исходная квота",
"Raw Quota":"Исходная квота",
"Re-enable on success":"Повторно включить при успехе",
"Re-enable on success":"Повторно включить при успехе",
...
@@ -2801,6 +2821,7 @@
...
@@ -2801,6 +2821,7 @@
"Reference Video":"Эталонное видео",
"Reference Video":"Эталонное видео",
"Referral link:":"Реферальная ссылка:",
"Referral link:":"Реферальная ссылка:",
"Referral Program":"Реферальная программа",
"Referral Program":"Реферальная программа",
"Refine models by provider, group, type, and tags.":"Уточняйте список моделей по поставщику, группе, типу и тегам.",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Отсканируйте этот QR-код с помощью вашего приложения-аутентификатора (Google Authenticator, Microsoft Authenticator и т.д.)",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Отсканируйте этот QR-код с помощью вашего приложения-аутентификатора (Google Authenticator, Microsoft Authenticator и т.д.)",
"Search model name, provider, endpoint, or tag...":"Поиск по названию модели, поставщику, endpoint или тегу...",
"Search model name...":"Поиск имени модели...",
"Search model name...":"Поиск имени модели...",
"Search models":"Поиск моделей",
"Search models":"Поиск моделей",
"Search models or fields...":"Поиск моделей или полей...",
"Search models or fields...":"Поиск моделей или полей...",
...
@@ -3219,6 +3242,7 @@
...
@@ -3219,6 +3242,7 @@
"sources":"источники",
"sources":"источники",
"Space-separated OAuth scopes":"Области доступа OAuth, разделенные пробелами",
"Space-separated OAuth scopes":"Области доступа OAuth, разделенные пробелами",
"Spark model version, e.g., v2.1 (version number in API URL)":"Версия модели Spark, например, v2.1 (номер версии в URL API)",
"Spark model version, e.g., v2.1 (version number in API URL)":"Версия модели Spark, например, v2.1 (номер версии в URL API)",
"Special billing expression":"Специальное выражение тарификации",
"Special usable group rules":"Специальные правила для групп с доступом",
"Special usable group rules":"Специальные правила для групп с доступом",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite хранит все данные в одном файле. Убедитесь, что файл сохраняется при работе в контейнерах.",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite хранит все данные в одном файле. Убедитесь, что файл сохраняется при работе в контейнерах.",
"SSRF Protection":"Защита от SSRF",
"SSRF Protection":"Защита от SSRF",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"Эта страница еще не создана.",
"This page has not been created yet.":"Эта страница еще не создана.",
"This project must be used in compliance with the":"Этот проект должен использоваться в соответствии с",
"This project must be used in compliance with the":"Этот проект должен использоваться в соответствии с",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Запись создана экземпляром до обновления и не содержит сведений аудита. Обновите экземпляр, чтобы фиксировать IP сервера, IP callback, способ оплаты и версию ОС.",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Запись создана экземпляром до обновления и не содержит сведений аудита. Обновите экземпляр, чтобы фиксировать IP сервера, IP callback, способ оплаты и версию ОС.",
"This site currently has {{count}} models enabled":"На этом сайте сейчас включено моделей: {{count}}",
"this token group":"эта группа токенов",
"this token group":"эта группа токенов",
"this user group":"эта группа пользователей",
"this user group":"эта группа пользователей",
"This user has no bindings":"У этого пользователя нет привязок",
"This user has no bindings":"У этого пользователя нет привязок",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"Не удалось сгенерировать ссылку для чата. Пожалуйста, свяжитесь с вашим администратором.",
"Unable to generate chat link. Please contact your administrator.":"Не удалось сгенерировать ссылку для чата. Пожалуйста, свяжитесь с вашим администратором.",
"Unable to load groups":"Не удалось загрузить группы",
"Unable to load groups":"Не удалось загрузить группы",
"Unable to open chat":"Не удалось открыть чат",
"Unable to open chat":"Не удалось открыть чат",
"Unable to parse structured pricing":"Не удалось разобрать структурированные цены",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Не удается подготовить ссылку для чата. Убедитесь, что у вас есть активированный API-ключ.",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Не удается подготовить ссылку для чата. Убедитесь, что у вас есть активированный API-ключ.",
"Broadcast a global banner to users. Markdown is supported.":"Phát một biểu ngữ toàn cầu đến người dùng. Hỗ trợ Markdown.",
"Broadcast a global banner to users. Markdown is supported.":"Phát một biểu ngữ toàn cầu đến người dùng. Hỗ trợ Markdown.",
"Broadcast short system notices on the dashboard":"Phát các thông báo hệ thống ngắn trên bảng điều khiển",
"Broadcast short system notices on the dashboard":"Phát các thông báo hệ thống ngắn trên bảng điều khiển",
"Browse and compare":"Duyệt và so sánh",
"Browse and compare":"Duyệt và so sánh",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"Khám phá các mô hình AI được tuyển chọn, so sánh giá và khả năng, rồi chọn mô hình phù hợp cho từng kịch bản.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Số token ngân sách = số token tối đa × tỷ lệ. Chấp nhận một số thập phân từ 0.002 đến 1. Khuyến nghị nên giữ cho phù hợp với cách tính phí của nhà cung cấp.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"Số token ngân sách = số token tối đa × tỷ lệ. Chấp nhận một số thập phân từ 0.002 đến 1. Khuyến nghị nên giữ cho phù hợp với cách tính phí của nhà cung cấp.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Số token ngân sách = số token tối đa × tỷ lệ. Chấp nhận một số thập phân từ 0.1 đến 1.",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"Số token ngân sách = số token tối đa × tỷ lệ. Chấp nhận một số thập phân từ 0.1 đến 1.",
"Budget Tokens Ratio":"Tỷ lệ Mã thông báo Ngân sách",
"Budget Tokens Ratio":"Tỷ lệ Mã thông báo Ngân sách",
...
@@ -527,6 +528,7 @@
...
@@ -527,6 +528,7 @@
"Cancelled":"Đã hủy",
"Cancelled":"Đã hủy",
"Cancelled at":"Đã hủy lúc",
"Cancelled at":"Đã hủy lúc",
"Capture a reusable bundle of models, tags, or endpoints.":"Đóng gói một bộ có thể tái sử dụng gồm các mô hình, thẻ hoặc điểm cuối.",
"Capture a reusable bundle of models, tags, or endpoints.":"Đóng gói một bộ có thể tái sử dụng gồm các mô hình, thẻ hoặc điểm cuối.",
"Card view":"Dạng thẻ",
"Category Name":"Tên danh mục",
"Category Name":"Tên danh mục",
"Category name is required":"Tên danh mục là bắt buộc",
"Category name is required":"Tên danh mục là bắt buộc",
"Category name must be less than 50 characters":"Tên danh mục phải ít hơn 50 ký tự",
"Category name must be less than 50 characters":"Tên danh mục phải ít hơn 50 ký tự",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"Chọn cách lọc tên miền",
"Choose how to filter domains":"Chọn cách lọc tên miền",
"Choose how to filter IP addresses":"Chọn cách lọc địa chỉ IP",
"Choose how to filter IP addresses":"Chọn cách lọc địa chỉ IP",
"Choose the bundle type and define the items inside it.":"Chọn loại gói và định nghĩa các mục bên trong nó.",
"Choose the bundle type and define the items inside it.":"Chọn loại gói và định nghĩa các mục bên trong nó.",
"Choose where to fetch upstream metadata.":"Chọn nơi để tìm nạp siêu dữ liệu thượng nguồn.",
"Choose the default charts, range, and time granularity for model analytics.":"Chọn biểu đồ, khoảng thời gian và độ chi tiết thời gian mặc định cho phân tích mô hình.",
"Choose the default charts, range, and time granularity for model analytics.":"Chọn biểu đồ, khoảng thời gian và độ chi tiết thời gian mặc định cho phân tích mô hình.",
"Choose where to fetch upstream metadata.":"Chọn nơi để tìm nạp siêu dữ liệu thượng nguồn.",
"Choose which charts are selected by default when opening model analytics.":"Chọn biểu đồ được chọn mặc định khi mở phân tích mô hình.",
"Choose which charts are selected by default when opening model analytics.":"Chọn biểu đồ được chọn mặc định khi mở phân tích mô hình.",
"Common ports include 25, 465, and 587":"Các cổng phổ biến bao gồm 25, 465 và 587",
"Common ports include 25, 465, and 587":"Các cổng phổ biến bao gồm 25, 465 và 587",
"Common User":"Người dùng thông thường",
"Common User":"Người dùng thông thường",
"Community driven, self-hosted, and extensible":"Do cộng đồng phát triển, tự lưu trữ và có thể mở rộng",
"compatible API routes":"tuyến API tương thích",
"Compatible API routes for common AI application workflows":"Các tuyến API tương thích cho quy trình ứng dụng AI phổ biến",
"Complete API documentation with multi-language SDK support":"Tài liệu API đầy đủ với hỗ trợ SDK đa ngôn ngữ",
"Complete API documentation with multi-language SDK support":"Tài liệu API đầy đủ với hỗ trợ SDK đa ngôn ngữ",
"Complete Order":"Hoàn thành đơn hàng",
"Complete Order":"Hoàn thành đơn hàng",
"Complete these steps to finish the initial installation.":"Hoàn thành các bước này để hoàn tất quá trình cài đặt ban đầu.",
"Complete these steps to finish the initial installation.":"Hoàn thành các bước này để hoàn tất quá trình cài đặt ban đầu.",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Hãy xác minh danh tính bằng Xác thực hai yếu tố trước khi đăng ký Passkey.",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"Hãy xác minh danh tính bằng Xác thực hai yếu tố trước khi đăng ký Passkey.",
"Conflict":"Xung đột",
"Conflict":"Xung đột",
"Connect":"Kết nối",
"Connect":"Kết nối",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"Kết nối qua OpenAI, Claude, Gemini và các tuyến API tương thích khác",
"Connected to io.net service normally.":"Đã kết nối bình thường tới dịch vụ io.net.",
"Connected to io.net service normally.":"Đã kết nối bình thường tới dịch vụ io.net.",
"Connection error":"Lỗi kết nối",
"Connection error":"Lỗi kết nối",
"Connection failed":"Kết nối thất bại",
"Connection failed":"Kết nối thất bại",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"Chế độ trang demo",
"Demo site mode":"Chế độ trang demo",
"Demo Site Mode":"Chế độ trang Demo",
"Demo Site Mode":"Chế độ trang Demo",
"Demote":"Giáng chức",
"Demote":"Giáng chức",
"Deploy your own gateway and start routing requests through your configured upstream services.":"Triển khai cổng riêng của bạn và bắt đầu định tuyến yêu cầu qua các dịch vụ thượng nguồn đã cấu hình.",
"Deployment created successfully":"Tạo triển khai thành công",
"Deployment created successfully":"Tạo triển khai thành công",
"Deployment details":"Chi tiết triển khai",
"Deployment details":"Chi tiết triển khai",
"Deployment ID":"ID triển khai",
"Deployment ID":"ID triển khai",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"Lọc theo tên người dùng",
"Filter by username":"Lọc theo tên người dùng",
"Filter by username, name or email...":"Lọc theo tên người dùng, tên hoặc email...",
"Filter by username, name or email...":"Lọc theo tên người dùng, tên hoặc email...",
"Filter Dashboard Models":"Lọc Mô hình Bảng điều khiển",
"Filter Dashboard Models":"Lọc Mô hình Bảng điều khiển",
"Filter models by provider, group, type, endpoint, and tags.":"Lọc mô hình theo nhà cung cấp, nhóm, loại, endpoint và thẻ.",
"Filter models by type, endpoint, vendor, group and tags":"Lọc mô hình theo loại, endpoint, nhà cung cấp, nhóm và thẻ",
"Filter models by type, endpoint, vendor, group and tags":"Lọc mô hình theo loại, endpoint, nhà cung cấp, nhóm và thẻ",
"Filter models...":"Lọc mô hình...",
"Filter models...":"Lọc mô hình...",
"Filter...":"Lọc...",
"Filter...":"Lọc...",
"Filters":"Bộ lọc",
"Filters":"Bộ lọc",
"Filters active":"Bộ lọc đang bật",
"Final Consumed":"Tiêu thụ cuối cùng",
"Final Consumed":"Tiêu thụ cuối cùng",
"Final cost = base × multiplier when conditions match":"Chi phí cuối = cơ sở × hệ số khi thỏa điều kiện",
"Final cost = base × multiplier when conditions match":"Chi phí cuối = cơ sở × hệ số khi thỏa điều kiện",
"Final price multiplier (0.95 = 5% discount":"Hệ số nhân giá cuối cùng (0.95 = giảm giá 5%)",
"Final price multiplier (0.95 = 5% discount":"Hệ số nhân giá cuối cùng (0.95 = giảm giá 5%)",
...
@@ -1676,6 +1685,7 @@
...
@@ -1676,6 +1685,7 @@
"Group name":"Tên nhóm",
"Group name":"Tên nhóm",
"Group Name":"Tên Nhóm",
"Group Name":"Tên Nhóm",
"Group name cannot be changed when editing.":"Tên nhóm không thể thay đổi khi chỉnh sửa.",
"Group name cannot be changed when editing.":"Tên nhóm không thể thay đổi khi chỉnh sửa.",
"Group prices cannot be expanded because this expression is not a standard tiered pricing expression.":"Không thể mở rộng giá theo nhóm vì biểu thức này không phải là biểu thức giá theo bậc tiêu chuẩn.",
"group ratio":"tỷ lệ nhóm",
"group ratio":"tỷ lệ nhóm",
"Group Ratio":"Tỷ lệ nhóm",
"Group Ratio":"Tỷ lệ nhóm",
"Group ratios":"Tỷ lệ nhóm",
"Group ratios":"Tỷ lệ nhóm",
...
@@ -1843,6 +1853,7 @@
...
@@ -1843,6 +1853,7 @@
"IP Filter Mode":"Lọc IP",
"IP Filter Mode":"Lọc IP",
"IP Restriction":"Giới hạn IP",
"IP Restriction":"Giới hạn IP",
"IP Whitelist (supports CIDR)":"Danh sách trắng IP (hỗ trợ CIDR)",
"IP Whitelist (supports CIDR)":"Danh sách trắng IP (hỗ trợ CIDR)",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"là cổng API AI mã nguồn mở dành cho triển khai tự lưu trữ. Kết nối nhiều dịch vụ thượng nguồn, quản lý mô hình, khóa, hạn mức, nhật ký và chính sách định tuyến tại một nơi.",
"is less than the configured maximum cache size":"nhỏ hơn kích thước bộ nhớ đệm tối đa đã cấu hình",
"is less than the configured maximum cache size":"nhỏ hơn kích thước bộ nhớ đệm tối đa đã cấu hình",
"is the default price; ":"là giá mặc định; ",
"is the default price; ":"là giá mặc định; ",
"It seems like the page you're looking for":"Có vẻ như trang bạn đang tìm kiếm",
"It seems like the page you're looking for":"Có vẻ như trang bạn đang tìm kiếm",
...
@@ -2051,6 +2062,7 @@
...
@@ -2051,6 +2062,7 @@
"Model":"Mô hình",
"Model":"Mô hình",
"Model Access":"Truy cập mô hình",
"Model Access":"Truy cập mô hình",
"Model Analytics":"Phân tích mô hình",
"Model Analytics":"Phân tích mô hình",
"model billing support":"hỗ trợ tính phí mô hình",
"Model Call Analytics":"Phân tích lượt gọi mô hình",
"Model Call Analytics":"Phân tích lượt gọi mô hình",
"Model context usage":"Sử dụng ngữ cảnh mô hình",
"Model context usage":"Sử dụng ngữ cảnh mô hình",
"Model deleted":"Đã xóa mô hình",
"Model deleted":"Đã xóa mô hình",
...
@@ -2081,6 +2093,8 @@
...
@@ -2081,6 +2093,8 @@
"Model ratios reset successfully":"Tỷ lệ mô hình đã được đặt lại thành công",
"Model ratios reset successfully":"Tỷ lệ mô hình đã được đặt lại thành công",
"Model Regex":"Regex mô hình",
"Model Regex":"Regex mô hình",
"Model Regex (one per line)":"Regex mô hình (mỗi dòng một mục)",
"Model Regex (one per line)":"Regex mô hình (mỗi dòng một mục)",
"Model Square":"Quảng trường mô hình",
"Model Tags":"Thẻ mô hình",
"Model to use for testing":"Mô hình dùng để kiểm thử",
"Model to use for testing":"Mô hình dùng để kiểm thử",
"Model to use when testing channel connectivity":"Mô hình để sử dụng khi kiểm tra kết nối kênh",
"Model to use when testing channel connectivity":"Mô hình để sử dụng khi kiểm tra kết nối kênh",
"Model Version *":"Phiên bản mô hình *",
"Model Version *":"Phiên bản mô hình *",
...
@@ -2093,6 +2107,7 @@
...
@@ -2093,6 +2107,7 @@
"Models appended successfully":"Đã thêm mô hình thành công",
"Models appended successfully":"Đã thêm mô hình thành công",
"Models are required":"Các mô hình được yêu cầu",
"Models are required":"Các mô hình được yêu cầu",
"Models directory":"Thư mục mô hình",
"Models directory":"Thư mục mô hình",
"Models Directory":"Danh mục mô hình",
"Models fetched successfully":"Các mô hình đã được tải thành công",
"Models fetched successfully":"Các mô hình đã được tải thành công",
"Models filled to form":"Mô hình đã được điền vào biểu mẫu",
"Models filled to form":"Mô hình đã được điền vào biểu mẫu",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Các mô hình được liệt kê ở đây sẽ không tự động thêm hoặc xóa hậu tố -thinking / -nothinking.",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"Các mô hình được liệt kê ở đây sẽ không tự động thêm hoặc xóa hậu tố -thinking / -nothinking.",
"Multi-region deployment for stable global access":"Triển khai đa khu vực để truy cập toàn cầu ổn định",
"Multi-region deployment for stable global access":"Triển khai đa khu vực để truy cập toàn cầu ổn định",
"Multi-user management with flexible permission allocation":"Quản lý nhiều người dùng với phân bổ quyền linh hoạt",
"Multi-user management with flexible permission allocation":"Quản lý nhiều người dùng với phân bổ quyền linh hoạt",
"Multiplier":"Hệ số nhân",
"Multiplier":"Hệ số nhân",
...
@@ -2216,6 +2232,7 @@
...
@@ -2216,6 +2232,7 @@
"No data available":"Không có dữ liệu",
"No data available":"Không có dữ liệu",
"No deployments available. Create one to get started.":"Không có triển khai nào khả dụng. Tạo một cái để bắt đầu.",
"No deployments available. Create one to get started.":"Không có triển khai nào khả dụng. Tạo một cái để bắt đầu.",
"No Deployments Found":"Không tìm thấy triển khai nào",
"No Deployments Found":"Không tìm thấy triển khai nào",
"No description available.":"Chưa có mô tả.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Chưa cấu hình cấp chiết khấu nào. Nhấp vào \"Thêm cấp chiết khấu\" để bắt đầu.",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"Chưa cấu hình cấp chiết khấu nào. Nhấp vào \"Thêm cấp chiết khấu\" để bắt đầu.",
"No duplicate keys found":"Không tìm thấy khóa trùng lặp",
"No duplicate keys found":"Không tìm thấy khóa trùng lặp",
"No enabled tokens available":"Không có token nào được kích hoạt",
"No enabled tokens available":"Không có token nào được kích hoạt",
...
@@ -2375,6 +2392,7 @@
...
@@ -2375,6 +2392,7 @@
"Open in New Tab":"Mở trong tab mới",
"Open in New Tab":"Mở trong tab mới",
"Open menu":"Mở menu",
"Open menu":"Mở menu",
"Open release":"Phát hành mở",
"Open release":"Phát hành mở",
"Open Source":"Mã nguồn mở",
"Open the io.net console API Keys page":"Mở trang Khóa API của console io.net",
"Open the io.net console API Keys page":"Mở trang Khóa API của console io.net",
"Open theme settings":"Mở cài đặt giao diện",
"Open theme settings":"Mở cài đặt giao diện",
"OpenAI":"OpenAI",
"OpenAI":"OpenAI",
...
@@ -2637,6 +2655,7 @@
...
@@ -2637,6 +2655,7 @@
"Previous":"Trước",
"Previous":"Trước",
"Previous branch":"Nhánh trước",
"Previous branch":"Nhánh trước",
"Previous page":"Trang trước",
"Previous page":"Trang trước",
"Base Price":"Giá cơ bản",
"Price":"Giá",
"Price":"Giá",
"Price ($/1K calls)":"Giá ($/1K lượt gọi)",
"Price ($/1K calls)":"Giá ($/1K lượt gọi)",
"Price (local currency / USD)":"Giá (tiền tệ địa phương / USD)",
"Price (local currency / USD)":"Giá (tiền tệ địa phương / USD)",
...
@@ -2757,6 +2776,7 @@
...
@@ -2757,6 +2776,7 @@
"Ratio Type":"Rate type",
"Ratio Type":"Rate type",
"Ratio: {{value}}":"Tỷ lệ: {{value}}",
"Ratio: {{value}}":"Tỷ lệ: {{value}}",
"Ratios synced successfully":"Tỷ lệ đã đồng bộ thành công",
"Ratios synced successfully":"Tỷ lệ đã đồng bộ thành công",
"Raw expression":"Biểu thức gốc",
"Raw JSON":"JSON thô",
"Raw JSON":"JSON thô",
"Raw Quota":"Hạn mức gốc",
"Raw Quota":"Hạn mức gốc",
"Re-enable on success":"Kích hoạt lại khi thành công",
"Re-enable on success":"Kích hoạt lại khi thành công",
...
@@ -2801,6 +2821,7 @@
...
@@ -2801,6 +2821,7 @@
"Reference Video":"Video tham chiếu",
"Reference Video":"Video tham chiếu",
"Referral link:":"Liên kết giới thiệu:",
"Referral link:":"Liên kết giới thiệu:",
"Referral Program":"Chương trình Giới thiệu",
"Referral Program":"Chương trình Giới thiệu",
"Refine models by provider, group, type, and tags.":"Tinh chỉnh mô hình theo nhà cung cấp, nhóm, loại và thẻ.",
"Refresh":"Làm mới",
"Refresh":"Làm mới",
"Refresh Cache":"Làm mới bộ nhớ đệm",
"Refresh Cache":"Làm mới bộ nhớ đệm",
"Refresh credential":"Làm mới thông tin xác thực",
"Refresh credential":"Làm mới thông tin xác thực",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Quét mã QR này bằng ứng dụng xác thực của bạn (Google Authenticator, Microsoft Authenticator, v.v.)",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"Quét mã QR này bằng ứng dụng xác thực của bạn (Google Authenticator, Microsoft Authenticator, v.v.)",
"Scenario Templates":"Mẫu kịch bản",
"Scenario Templates":"Mẫu kịch bản",
"Scheduled channel tests":"Kiểm tra kênh theo lịch trình",
"Scheduled channel tests":"Kiểm tra kênh theo lịch trình",
"scheduling controls":"điều khiển điều phối",
"Scope":"Phạm vi",
"Scope":"Phạm vi",
"Scopes":"Phạm vi",
"Scopes":"Phạm vi",
"Search":"Tìm kiếm",
"Search":"Tìm kiếm",
...
@@ -3035,6 +3057,7 @@
...
@@ -3035,6 +3057,7 @@
"Search group names...":"Tìm kiếm tên nhóm...",
"Search group names...":"Tìm kiếm tên nhóm...",
"Search groups...":"Searching for group...",
"Search groups...":"Searching for group...",
"Search missing models":"Tìm kiếm mô hình bị thiếu",
"Search missing models":"Tìm kiếm mô hình bị thiếu",
"Search model name, provider, endpoint, or tag...":"Tìm tên mô hình, nhà cung cấp, endpoint hoặc thẻ...",
"Search model name...":"Tìm kiếm tên mẫu...",
"Search model name...":"Tìm kiếm tên mẫu...",
"Search models":"Tìm kiếm mô hình",
"Search models":"Tìm kiếm mô hình",
"Search models or fields...":"Tìm kiếm mô hình hoặc trường...",
"Search models or fields...":"Tìm kiếm mô hình hoặc trường...",
...
@@ -3219,6 +3242,7 @@
...
@@ -3219,6 +3242,7 @@
"sources":"nguồn",
"sources":"nguồn",
"Space-separated OAuth scopes":"Phạm vi OAuth phân cách bằng dấu cách",
"Space-separated OAuth scopes":"Phạm vi OAuth phân cách bằng dấu cách",
"Spark model version, e.g., v2.1 (version number in API URL)":"Phiên bản mô hình Spark, ví dụ: v2.1 (số phiên bản trong URL API)",
"Spark model version, e.g., v2.1 (version number in API URL)":"Phiên bản mô hình Spark, ví dụ: v2.1 (số phiên bản trong URL API)",
"Special billing expression":"Biểu thức tính phí đặc biệt",
"Special usable group rules":"Quy tắc nhóm sử dụng đặc biệt",
"Special usable group rules":"Quy tắc nhóm sử dụng đặc biệt",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite lưu trữ tất cả dữ liệu trong một tệp duy nhất. Đảm bảo tệp được lưu trữ lâu dài khi chạy trong container.",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite lưu trữ tất cả dữ liệu trong một tệp duy nhất. Đảm bảo tệp được lưu trữ lâu dài khi chạy trong container.",
"SSRF Protection":"Bảo vệ SSRF",
"SSRF Protection":"Bảo vệ SSRF",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"Trang này chưa được tạo.",
"This page has not been created yet.":"Trang này chưa được tạo.",
"This project must be used in compliance with the":"Dự án này phải được sử dụng tuân thủ theo",
"This project must be used in compliance with the":"Dự án này phải được sử dụng tuân thủ theo",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Bản ghi này do bản cũ tạo và thiếu thông tin audit. Nâng cấp bản cài để lưu IP máy chủ, IP callback, hình thức thanh toán và phiên bản hệ thống.",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"Bản ghi này do bản cũ tạo và thiếu thông tin audit. Nâng cấp bản cài để lưu IP máy chủ, IP callback, hình thức thanh toán và phiên bản hệ thống.",
"This site currently has {{count}} models enabled":"Trang này hiện đã bật {{count}} mô hình",
"this token group":"nhóm token này",
"this token group":"nhóm token này",
"this user group":"nhóm người dùng này",
"this user group":"nhóm người dùng này",
"This user has no bindings":"Người dùng này không có liên kết nào",
"This user has no bindings":"Người dùng này không có liên kết nào",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"Không thể tạo liên kết trò chuyện. Vui lòng liên hệ quản trị viên của bạn.",
"Unable to generate chat link. Please contact your administrator.":"Không thể tạo liên kết trò chuyện. Vui lòng liên hệ quản trị viên của bạn.",
"Unable to load groups":"Không thể tải nhóm",
"Unable to load groups":"Không thể tải nhóm",
"Unable to open chat":"Không thể mở trò chuyện",
"Unable to open chat":"Không thể mở trò chuyện",
"Unable to parse structured pricing":"Không thể phân tích giá có cấu trúc",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Không thể chuẩn bị liên kết chat. Vui lòng đảm bảo bạn có khóa API được kích hoạt.",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"Không thể chuẩn bị liên kết chat. Vui lòng đảm bảo bạn có khóa API được kích hoạt.",
"Unauthorized":"Chưa xác thực",
"Unauthorized":"Chưa xác thực",
"Unauthorized Access":"Truy cập trái phép",
"Unauthorized Access":"Truy cập trái phép",
...
@@ -3629,6 +3655,7 @@
...
@@ -3629,6 +3655,7 @@
"Upstream prices fetched successfully":"Lấy giá upstream thành công",
"Upstream prices fetched successfully":"Lấy giá upstream thành công",
"Upstream ratios fetched successfully":"Đã lấy tỷ lệ upstream thành công",
"Upstream ratios fetched successfully":"Đã lấy tỷ lệ upstream thành công",
"Upstream Response":"Upstream feedback",
"Upstream Response":"Upstream feedback",
"upstream services integrated":"dịch vụ thượng nguồn tích hợp",
"Broadcast a global banner to users. Markdown is supported.":"向用户广播全局横幅。支持 Markdown。",
"Broadcast a global banner to users. Markdown is supported.":"向用户广播全局横幅。支持 Markdown。",
"Broadcast short system notices on the dashboard":"在仪表板上广播简短的系统通知",
"Broadcast short system notices on the dashboard":"在仪表板上广播简短的系统通知",
"Browse and compare":"浏览和比较",
"Browse and compare":"浏览和比较",
"Discover curated AI models, compare pricing and capabilities, and choose the right model for every scenario.":"探索精选 AI 模型,清晰比较价格与能力,为不同场景选择合适的模型。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"预算令牌 = 最大令牌数 × 比例。接受 0.002 到 1 之间的十进制数。建议与上游计费保持一致。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.":"预算令牌 = 最大令牌数 × 比例。接受 0.002 到 1 之间的十进制数。建议与上游计费保持一致。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"预算令牌 = 最大令牌数 × 比例。接受 0.1 到 1 之间的十进制数。",
"Budget tokens = max tokens × ratio. Accepts a decimal between 0.1 and 1.":"预算令牌 = 最大令牌数 × 比例。接受 0.1 到 1 之间的十进制数。",
"Budget Tokens Ratio":"预算令牌比例",
"Budget Tokens Ratio":"预算令牌比例",
...
@@ -527,6 +528,7 @@
...
@@ -527,6 +528,7 @@
"Cancelled":"已取消",
"Cancelled":"已取消",
"Cancelled at":"作废于",
"Cancelled at":"作废于",
"Capture a reusable bundle of models, tags, or endpoints.":"捕获可重用的模型、标签或端点捆绑包。",
"Capture a reusable bundle of models, tags, or endpoints.":"捕获可重用的模型、标签或端点捆绑包。",
"Card view":"卡片视图",
"Category Name":"分类名称",
"Category Name":"分类名称",
"Category name is required":"分类名称不能为空",
"Category name is required":"分类名称不能为空",
"Category name must be less than 50 characters":"分类名称不能超过 50 个字符",
"Category name must be less than 50 characters":"分类名称不能超过 50 个字符",
...
@@ -600,8 +602,8 @@
...
@@ -600,8 +602,8 @@
"Choose how to filter domains":"选择如何过滤域名",
"Choose how to filter domains":"选择如何过滤域名",
"Choose how to filter IP addresses":"选择如何过滤 IP 地址",
"Choose how to filter IP addresses":"选择如何过滤 IP 地址",
"Choose the bundle type and define the items inside it.":"选择捆绑包类型并定义其中的项目。",
"Choose the bundle type and define the items inside it.":"选择捆绑包类型并定义其中的项目。",
"Choose where to fetch upstream metadata.":"选择从何处获取上游元数据。",
"Choose the default charts, range, and time granularity for model analytics.":"选择模型调用分析的默认图表、范围和时间粒度。",
"Choose the default charts, range, and time granularity for model analytics.":"选择模型调用分析的默认图表、范围和时间粒度。",
"Choose where to fetch upstream metadata.":"选择从何处获取上游元数据。",
"Choose which charts are selected by default when opening model analytics.":"选择打开模型调用分析时默认选中的图表。",
"Choose which charts are selected by default when opening model analytics.":"选择打开模型调用分析时默认选中的图表。",
"Classic (Legacy Frontend)":"经典前端",
"Classic (Legacy Frontend)":"经典前端",
"Claude":"Claude",
"Claude":"Claude",
...
@@ -676,6 +678,9 @@
...
@@ -676,6 +678,9 @@
"Common Logs":"通用日志",
"Common Logs":"通用日志",
"Common ports include 25, 465, and 587":"常用端口包括 25、465 和 587",
"Common ports include 25, 465, and 587":"常用端口包括 25、465 和 587",
"Common User":"普通用户",
"Common User":"普通用户",
"Community driven, self-hosted, and extensible":"社区驱动、可自托管、易于扩展",
"compatible API routes":"兼容 API 路由",
"Compatible API routes for common AI application workflows":"兼容常见 AI 应用工作流的 API 路由",
"Complete API documentation with multi-language SDK support":"完整的 API 文档,支持多语言 SDK",
"Complete API documentation with multi-language SDK support":"完整的 API 文档,支持多语言 SDK",
"Complete Order":"补单",
"Complete Order":"补单",
"Complete these steps to finish the initial installation.":"完成这些步骤以完成初始安装。",
"Complete these steps to finish the initial installation.":"完成这些步骤以完成初始安装。",
...
@@ -769,6 +774,7 @@
...
@@ -769,6 +774,7 @@
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"在注册 Passkey 前请使用两步验证确认你的身份。",
"Confirm your identity with Two-factor Authentication before registering a Passkey.":"在注册 Passkey 前请使用两步验证确认你的身份。",
"Conflict":"矛盾",
"Conflict":"矛盾",
"Connect":"连接",
"Connect":"连接",
"Connect through OpenAI, Claude, Gemini, and other compatible API routes":"通过 OpenAI、Claude、Gemini 以及其他兼容 API 路由接入",
"Connected to io.net service normally.":"已正常连接 io.net 服务。",
"Connected to io.net service normally.":"已正常连接 io.net 服务。",
"Connection error":"连接错误",
"Connection error":"连接错误",
"Connection failed":"连接失败",
"Connection failed":"连接失败",
...
@@ -1003,6 +1009,7 @@
...
@@ -1003,6 +1009,7 @@
"Demo site mode":"演示站点模式",
"Demo site mode":"演示站点模式",
"Demo Site Mode":"演示站点模式",
"Demo Site Mode":"演示站点模式",
"Demote":"降级",
"Demote":"降级",
"Deploy your own gateway and start routing requests through your configured upstream services.":"部署你自己的网关,并通过已配置的上游服务开始转发请求。",
"Deployment created successfully":"创建部署成功",
"Deployment created successfully":"创建部署成功",
"Deployment details":"部署详情",
"Deployment details":"部署详情",
"Deployment ID":"部署 ID",
"Deployment ID":"部署 ID",
...
@@ -1553,10 +1560,12 @@
...
@@ -1553,10 +1560,12 @@
"Filter by username":"按用户名筛选",
"Filter by username":"按用户名筛选",
"Filter by username, name or email...":"按用户名、姓名或邮箱筛选...",
"Filter by username, name or email...":"按用户名、姓名或邮箱筛选...",
"Filter Dashboard Models":"筛选仪表板模型",
"Filter Dashboard Models":"筛选仪表板模型",
"Filter models by provider, group, type, endpoint, and tags.":"按供应商、分组、类型、端点和标签筛选模型。",
"Filter models by type, endpoint, vendor, group and tags":"按类型、端点、供应商、分组和标签筛选模型",
"Filter models by type, endpoint, vendor, group and tags":"按类型、端点、供应商、分组和标签筛选模型",
"Filter models...":"筛选模型...",
"Filter models...":"筛选模型...",
"Filter...":"筛选...",
"Filter...":"筛选...",
"Filters":"筛选器",
"Filters":"筛选器",
"Filters active":"筛选已启用",
"Final Consumed":"最终消耗",
"Final Consumed":"最终消耗",
"Final cost = base × multiplier when conditions match":"匹配条件时,最终费用 = 基础费用 × 倍率",
"Final cost = base × multiplier when conditions match":"匹配条件时,最终费用 = 基础费用 × 倍率",
"is an open-source AI API gateway for self-hosted deployments. Connect multiple upstream services, manage models, keys, quotas, logs, and routing policies in one place.":"是一个用于自托管部署的开源 AI API 网关。接入多家上游服务,并集中管理模型、密钥、额度、日志与路由策略。",
"is less than the configured maximum cache size":"小于配置的最大缓存大小",
"is less than the configured maximum cache size":"小于配置的最大缓存大小",
"is the default price; ":"为默认价格;",
"is the default price; ":"为默认价格;",
"It seems like the page you're looking for":"您要查找的页面似乎",
"It seems like the page you're looking for":"您要查找的页面似乎",
...
@@ -2051,6 +2062,7 @@
...
@@ -2051,6 +2062,7 @@
"Model":"模型",
"Model":"模型",
"Model Access":"模型访问",
"Model Access":"模型访问",
"Model Analytics":"模型数据分析",
"Model Analytics":"模型数据分析",
"model billing support":"模型计费支持",
"Model Call Analytics":"模型调用分析",
"Model Call Analytics":"模型调用分析",
"Model context usage":"模型上下文用量",
"Model context usage":"模型上下文用量",
"Model deleted":"模型已删除",
"Model deleted":"模型已删除",
...
@@ -2081,6 +2093,8 @@
...
@@ -2081,6 +2093,8 @@
"Model ratios reset successfully":"模型比例重置成功",
"Model ratios reset successfully":"模型比例重置成功",
"Model Regex":"模型正则",
"Model Regex":"模型正则",
"Model Regex (one per line)":"模型正则(每行一个)",
"Model Regex (one per line)":"模型正则(每行一个)",
"Model Square":"模型广场",
"Model Tags":"模型标签",
"Model to use for testing":"用于测试的模型",
"Model to use for testing":"用于测试的模型",
"Model to use when testing channel connectivity":"测试通道连接时使用的模型",
"Model to use when testing channel connectivity":"测试通道连接时使用的模型",
"Model Version *":"模型版本 *",
"Model Version *":"模型版本 *",
...
@@ -2093,6 +2107,7 @@
...
@@ -2093,6 +2107,7 @@
"Models appended successfully":"模型已追加成功",
"Models appended successfully":"模型已追加成功",
"Models are required":"需要模型",
"Models are required":"需要模型",
"Models directory":"模型目录",
"Models directory":"模型目录",
"Models Directory":"模型目录",
"Models fetched successfully":"模型获取成功",
"Models fetched successfully":"模型获取成功",
"Models filled to form":"模型已填充到表单",
"Models filled to form":"模型已填充到表单",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"此处列出的模型不会自动添加或移除 -thinking / -nothinking 后缀。",
"Models listed here will not automatically append or remove -thinking / -nothinking suffixes.":"此处列出的模型不会自动添加或移除 -thinking / -nothinking 后缀。",
...
@@ -2126,6 +2141,7 @@
...
@@ -2126,6 +2141,7 @@
"Multi-Key Strategy":"多密钥策略",
"Multi-Key Strategy":"多密钥策略",
"Multi-key: Polling rotation":"多密钥:轮询",
"Multi-key: Polling rotation":"多密钥:轮询",
"Multi-key: Random rotation":"多密钥:随机",
"Multi-key: Random rotation":"多密钥:随机",
"Multi-protocol Compatible":"兼容多协议",
"Multi-region deployment for stable global access":"多区域部署,实现稳定的全球访问",
"Multi-region deployment for stable global access":"多区域部署,实现稳定的全球访问",
"Multi-user management with flexible permission allocation":"多用户管理,灵活分配权限",
"Multi-user management with flexible permission allocation":"多用户管理,灵活分配权限",
"Multiplier":"倍率",
"Multiplier":"倍率",
...
@@ -2216,6 +2232,7 @@
...
@@ -2216,6 +2232,7 @@
"No data available":"暂无数据",
"No data available":"暂无数据",
"No deployments available. Create one to get started.":"没有可用的部署。创建一个开始吧。",
"No deployments available. Create one to get started.":"没有可用的部署。创建一个开始吧。",
"No Deployments Found":"未找到部署",
"No Deployments Found":"未找到部署",
"No description available.":"暂无描述。",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"未配置折扣等级。点击“添加折扣等级”即可开始使用。",
"No discount tiers configured. Click \"Add discount tier\" to get started.":"未配置折扣等级。点击“添加折扣等级”即可开始使用。",
"No duplicate keys found":"未发现重复密钥",
"No duplicate keys found":"未发现重复密钥",
"No enabled tokens available":"当前没有可用的启用令牌",
"No enabled tokens available":"当前没有可用的启用令牌",
...
@@ -2375,6 +2392,7 @@
...
@@ -2375,6 +2392,7 @@
"Open in New Tab":"在新标签页中打开",
"Open in New Tab":"在新标签页中打开",
"Open menu":"打开菜单",
"Open menu":"打开菜单",
"Open release":"打开版本",
"Open release":"打开版本",
"Open Source":"开源项目",
"Open the io.net console API Keys page":"打开 io.net 控制台 API 密钥页面",
"Open the io.net console API Keys page":"打开 io.net 控制台 API 密钥页面",
"Open theme settings":"打开主题设置",
"Open theme settings":"打开主题设置",
"OpenAI":"OpenAI",
"OpenAI":"OpenAI",
...
@@ -2637,6 +2655,7 @@
...
@@ -2637,6 +2655,7 @@
"Previous":"上一步",
"Previous":"上一步",
"Previous branch":"上一分支",
"Previous branch":"上一分支",
"Previous page":"上一页",
"Previous page":"上一页",
"Base Price":"基础价格",
"Price":"价格",
"Price":"价格",
"Price ($/1K calls)":"价格($/1K 次)",
"Price ($/1K calls)":"价格($/1K 次)",
"Price (local currency / USD)":"价格(本地货币/美元)",
"Price (local currency / USD)":"价格(本地货币/美元)",
...
@@ -2757,6 +2776,7 @@
...
@@ -2757,6 +2776,7 @@
"Ratio Type":"比率类型",
"Ratio Type":"比率类型",
"Ratio: {{value}}":"倍率:{{value}}",
"Ratio: {{value}}":"倍率:{{value}}",
"Ratios synced successfully":"比率同步成功",
"Ratios synced successfully":"比率同步成功",
"Raw expression":"原始表达式",
"Raw JSON":"原始 JSON",
"Raw JSON":"原始 JSON",
"Raw Quota":"原生额度",
"Raw Quota":"原生额度",
"Re-enable on success":"成功后重新启用",
"Re-enable on success":"成功后重新启用",
...
@@ -2801,6 +2821,7 @@
...
@@ -2801,6 +2821,7 @@
"Reference Video":"参照生视频",
"Reference Video":"参照生视频",
"Referral link:":"推荐链接:",
"Referral link:":"推荐链接:",
"Referral Program":"推荐计划",
"Referral Program":"推荐计划",
"Refine models by provider, group, type, and tags.":"按供应商、分组、类型和标签细化模型。",
"Refresh":"刷新",
"Refresh":"刷新",
"Refresh Cache":"刷新缓存",
"Refresh Cache":"刷新缓存",
"Refresh credential":"刷新凭据",
"Refresh credential":"刷新凭据",
...
@@ -2990,7 +3011,6 @@
...
@@ -2990,7 +3011,6 @@
"Save drawing settings":"保存绘图设置",
"Save drawing settings":"保存绘图设置",
"Save Epay settings":"保存 Epay 设置",
"Save Epay settings":"保存 Epay 设置",
"Save failed":"保存失败",
"Save failed":"保存失败",
"Save Preferences":"保存偏好设置",
"Save failed, please retry":"保存失败,请重试",
"Save failed, please retry":"保存失败,请重试",
"Save general settings":"保存通用设置",
"Save general settings":"保存通用设置",
"Save group ratios":"保存分组比率",
"Save group ratios":"保存分组比率",
...
@@ -3001,6 +3021,7 @@
...
@@ -3001,6 +3021,7 @@
"Save monitoring rules":"保存监控规则",
"Save monitoring rules":"保存监控规则",
"Save navigation":"保存导航",
"Save navigation":"保存导航",
"Save notice":"保存通知",
"Save notice":"保存通知",
"Save Preferences":"保存偏好设置",
"Save rate limits":"保存速率限制",
"Save rate limits":"保存速率限制",
"Save sensitive words":"保存敏感词",
"Save sensitive words":"保存敏感词",
"Save Settings":"保存设置",
"Save Settings":"保存设置",
...
@@ -3021,6 +3042,7 @@
...
@@ -3021,6 +3042,7 @@
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"使用您的身份验证器应用(Google Authenticator、Microsoft Authenticator 等)扫描此二维码",
"Scan this QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, etc.)":"使用您的身份验证器应用(Google Authenticator、Microsoft Authenticator 等)扫描此二维码",
"Scenario Templates":"场景模板",
"Scenario Templates":"场景模板",
"Scheduled channel tests":"定期渠道测试",
"Scheduled channel tests":"定期渠道测试",
"scheduling controls":"调度控制能力",
"Scope":"作用域",
"Scope":"作用域",
"Scopes":"作用域",
"Scopes":"作用域",
"Search":"搜索",
"Search":"搜索",
...
@@ -3035,6 +3057,7 @@
...
@@ -3035,6 +3057,7 @@
"Search group names...":"搜索分组名称...",
"Search group names...":"搜索分组名称...",
"Search groups...":"搜索分组...",
"Search groups...":"搜索分组...",
"Search missing models":"搜索缺失的模型",
"Search missing models":"搜索缺失的模型",
"Search model name, provider, endpoint, or tag...":"搜索模型名称、供应商、端点或标签...",
"Search model name...":"搜索模型名称...",
"Search model name...":"搜索模型名称...",
"Search models":"搜索模型",
"Search models":"搜索模型",
"Search models or fields...":"搜索模型或字段...",
"Search models or fields...":"搜索模型或字段...",
...
@@ -3219,6 +3242,7 @@
...
@@ -3219,6 +3242,7 @@
"sources":"来源",
"sources":"来源",
"Space-separated OAuth scopes":"以空格分隔的OAuth作用域",
"Space-separated OAuth scopes":"以空格分隔的OAuth作用域",
"Spark model version, e.g., v2.1 (version number in API URL)":"Spark 模型版本,例如 v2.1(API URL 中的版本号)",
"Spark model version, e.g., v2.1 (version number in API URL)":"Spark 模型版本,例如 v2.1(API URL 中的版本号)",
"Special billing expression":"特殊计费表达式",
"Special usable group rules":"特殊可用分组规则",
"Special usable group rules":"特殊可用分组规则",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite 将所有数据存储在单个文件中。在容器中运行时请确保该文件已持久化。",
"SQLite stores all data in a single file. Make sure that file is persisted when running in containers.":"SQLite 将所有数据存储在单个文件中。在容器中运行时请确保该文件已持久化。",
"SSRF Protection":"SSRF 保护",
"SSRF Protection":"SSRF 保护",
...
@@ -3425,6 +3449,7 @@
...
@@ -3425,6 +3449,7 @@
"This page has not been created yet.":"此页面尚未创建。",
"This page has not been created yet.":"此页面尚未创建。",
"This project must be used in compliance with the":"此项目的使用必须遵守",
"This project must be used in compliance with the":"此项目的使用必须遵守",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"该记录由旧版本实例写入,缺少审计信息,建议将实例升级至最新版本以便记录服务器 IP、回调 IP、支付方式与系统版本等审计字段。",
"This record was written by a pre-upgrade instance and lacks audit info. Upgrade the instance to record server IP, callback IP, payment method and system version.":"该记录由旧版本实例写入,缺少审计信息,建议将实例升级至最新版本以便记录服务器 IP、回调 IP、支付方式与系统版本等审计字段。",
"This site currently has {{count}} models enabled":"本站当前已启用模型,总计 {{count}} 个",
"this token group":"此令牌分组",
"this token group":"此令牌分组",
"this user group":"此用户分组",
"this user group":"此用户分组",
"This user has no bindings":"该用户无任何绑定",
"This user has no bindings":"该用户无任何绑定",
...
@@ -3563,6 +3588,7 @@
...
@@ -3563,6 +3588,7 @@
"Unable to generate chat link. Please contact your administrator.":"无法生成聊天链接。请联系您的管理员。",
"Unable to generate chat link. Please contact your administrator.":"无法生成聊天链接。请联系您的管理员。",
"Unable to load groups":"无法加载分组",
"Unable to load groups":"无法加载分组",
"Unable to open chat":"无法打开聊天",
"Unable to open chat":"无法打开聊天",
"Unable to parse structured pricing":"无法解析为结构化价格",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"无法准备聊天链接。请确保您有一个已启用的 API 密钥。",
"Unable to prepare chat link. Please ensure you have an enabled API key.":"无法准备聊天链接。请确保您有一个已启用的 API 密钥。",