From 7d2af1837edcf062fa27431bf42b0b8ae5681445 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:21 -0400 Subject: [PATCH 01/15] New translations en-us.json (French) [ci skip] --- messages/fr-FR.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 635e26b6d..1654279ee 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Outil de codage agentique d'Anthropic pour le terminal.", "aiClientConfigDescriptionCodex": "Outil de codage agentique d'OpenAI pour le terminal.", "aiClientConfigDescriptionOpencode": "Agent de codage terminal open source.", - "aiClientConfigDescriptionCursor": "Éditeur de code IA basé sur VS Code.", + "aiClientConfigDescriptionGemini": "Outil de codage agentique de Google pour le terminal.", "aiClientConfigSetup": "Configuration", "aiClientConfigTabCli": "Automatique (CLI)", "aiClientConfigTabManual": "Configuration manuelle", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Route à travers les cibles sur vos sites", "aiProviderRoutingModeTargetNote": "Après avoir créé ce fournisseur, configurez les cibles du site dans l'onglet Paramètres du réseau.", "aiProviderTargetNoOne": "Ce fournisseur n'a aucune cible. Ajoutez une cible pour acheminer les requêtes via vos sites.", + "aiProviderRemoteNodeTargetsWarning": "Les sites connectés à des nœuds distants sont inaccessibles pour être routés vers les fournisseurs de passerelles AI.", "aiProviderSkipTlsVerification": "Ignorer la vérification TLS", "aiProviderSkipTlsVerificationDescription": "Désactiver la vérification du certificat TLS pour la connexion amont", "aiProviderBudget": "Budget", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Prend en charge /v1/responses", "aiCapabilityAnthropicMessages": "Messages Anthropiques", "aiCapabilityAnthropicMessagesDescription": "Prend en charge /v1/messages", + "aiCapabilityV1Models": "Liste des modèles", + "aiCapabilityV1ModelsDescription": "Prise en charge de la découverte de modèles /v1/models", "aiCapabilityGeminiGenerateContent": "Générer du Contenu Gemini", "aiCapabilityGeminiGenerateContentDescription": "Prend en charge l'API directe de Gemini", "aiCapabilityBedrockModelInvoke": "Invocation du Modèle Bedrock", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Journaux des actions", "logRetention": "Journaliser la rétention", "logRetentionDescription": "Gérer la durée de conservation des différents types de logs pour cette organisation ou les désactiver", + "logRetentionDisabledWarningTitle": "Conservation des journaux désactivée", + "logRetentionDisabledWarningDescription": "{logType} ne sont pas conservés pour cette organisation, donc aucune nouvelle activité n’apparaîtra ici. Activez la conservation dans les paramètres de sécurité pour commencer à collecter ces journaux.", + "logRetentionDisabledWarningButton": "Aller aux paramètres de sécurité", "requestLogsDescription": "Voir les journaux détaillés des requêtes pour les ressources de cette organisation", "aiSessionLogs": "Journaux de Session du Portail AI", "aiSessionLogsDescription": "Voir les transcriptions de l'invite et de la réponse pour les requêtes de portail AI dans cette organisation", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Événements de connexion du site et du tunnel, y compris les connexions et les déconnexions.", "httpDestRequestLogsTitle": "Journal des Requêtes HTTP", "httpDestRequestLogsDescription": "Journaux des requêtes HTTP pour les ressources proxiées, y compris la méthode, le chemin et le code de réponse.", + "httpDestAISessionLogsTitle": "Journaux de session AI", + "httpDestAISessionLogsDescription": "Sessions de requête et de réponse de la passerelle AI, y compris les invites, les réponses du modèle et l'utilisation des jetons.", "httpDestSaveChanges": "Enregistrer les modifications", "httpDestCreateDestination": "Créer une destination", "httpDestUpdatedSuccess": "Destination mise à jour avec succès", From 547ac2284a6cf3d6454059d919c63e865c9dff50 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:24 -0400 Subject: [PATCH 02/15] New translations en-us.json (Spanish) [ci skip] --- messages/es-ES.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index e4cb80639..c027f8dfe 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Herramienta de codificación agentic de Anthropic para el terminal.", "aiClientConfigDescriptionCodex": "Herramienta de codificación agentic de OpenAI para el terminal.", "aiClientConfigDescriptionOpencode": "Agente de codificación de terminal de código abierto.", - "aiClientConfigDescriptionCursor": "Editor de código AI construido sobre VS Code.", + "aiClientConfigDescriptionGemini": "La herramienta de codificación de agente de Google para el terminal.", "aiClientConfigSetup": "Configuración", "aiClientConfigTabCli": "Automático (CLI)", "aiClientConfigTabManual": "Configuración manual", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Ruta a través de objetivos en sus sitios", "aiProviderRoutingModeTargetNote": "Después de crear este proveedor, configure objetivos de sitio en la pestaña de Configuración de Red.", "aiProviderTargetNoOne": "Este proveedor no tiene objetivos. Agregue un objetivo para enrutar solicitudes a través de sus sitios.", + "aiProviderRemoteNodeTargetsWarning": "Los sitios conectados a nodos remotos son inaccesibles para ser enrutados a los proveedores de AI Gateway.", "aiProviderSkipTlsVerification": "Omitir verificación de TLS", "aiProviderSkipTlsVerificationDescription": "Deshabilitar la verificación del certificado TLS para la conexión de upstream", "aiProviderBudget": "Presupuesto", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Admite /v1/responses", "aiCapabilityAnthropicMessages": "Mensajes Antropicos", "aiCapabilityAnthropicMessagesDescription": "Admite /v1/messages", + "aiCapabilityV1Models": "Lista de Modelos", + "aiCapabilityV1ModelsDescription": "Soporta el descubrimiento de modelos /v1/models", "aiCapabilityGeminiGenerateContent": "Generar contenido Gemini", "aiCapabilityGeminiGenerateContentDescription": "Admite la API directa de Gemini", "aiCapabilityBedrockModelInvoke": "Invocar modelo de Bedrock", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Registros de acción", "logRetention": "Retención de Log", "logRetentionDescription": "Administrar cuánto tiempo se conservan los diferentes tipos de registros para esta organización o desactivarlos", + "logRetentionDisabledWarningTitle": "Retención de Registros Deshabilitada", + "logRetentionDisabledWarningDescription": "{logType} no se están reteniendo para esta organización, por lo que la nueva actividad no aparecerá aquí. Habilita la retención en la configuración de seguridad para comenzar a recopilar estos registros.", + "logRetentionDisabledWarningButton": "Ir a Configuración de Seguridad", "requestLogsDescription": "Ver registros de solicitudes detallados para los recursos de esta organización", "aiSessionLogs": "Registros de Sesiones del Portal de IA", "aiSessionLogsDescription": "Ver transcripciones de solicitud y respuesta para solicitudes del portal de IA en esta organización", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Eventos de conexión de sitios y túneles, incluyendo conexiones y desconexiones.", "httpDestRequestLogsTitle": "Registros de Solicitud HTTP", "httpDestRequestLogsDescription": "Registros de peticiones HTTP para recursos proxyficados, incluyendo método, ruta y código de respuesta.", + "httpDestAISessionLogsTitle": "Registros de Sesión AI", + "httpDestAISessionLogsDescription": "Sesiones de solicitud y respuesta de AI gateway, incluyendo indicaciones, respuestas de modelos, y uso de tokens.", "httpDestSaveChanges": "Guardar Cambios", "httpDestCreateDestination": "Crear destino", "httpDestUpdatedSuccess": "Destino actualizado correctamente", From 262aaa27562fe0a8cf4cfff0a4d37c90e0d531e2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:26 -0400 Subject: [PATCH 03/15] New translations en-us.json (Bulgarian) [ci skip] --- messages/bg-BG.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/bg-BG.json b/messages/bg-BG.json index 1e74971af..45b5e444a 100644 --- a/messages/bg-BG.json +++ b/messages/bg-BG.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Инструментът за кодиране на Anthropic за терминала.", "aiClientConfigDescriptionCodex": "Инструментът за кодиране на OpenAI за терминала.", "aiClientConfigDescriptionOpencode": "Отворен кодиращ агент за терминал.", - "aiClientConfigDescriptionCursor": "AI редактор на код, базиран на VS Code.", + "aiClientConfigDescriptionGemini": "Агентски инструмент на Google за кодиране на терминал.", "aiClientConfigSetup": "Настройка", "aiClientConfigTabCli": "Автоматичен (CLI)", "aiClientConfigTabManual": "Ръчна конфигурация", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Маршрутиране чрез цели на вашите сайтове", "aiProviderRoutingModeTargetNote": "След създаването на този доставчик, конфигурирайте целите на сайта в раздела Настройки на мрежата.", "aiProviderTargetNoOne": "Този доставчик няма цели. Добавете цел за маршрутиране на заявки чрез вашите сайтове.", + "aiProviderRemoteNodeTargetsWarning": "Уебсайтовете, свързани с отдалечени възли, са недостъпни за пренасочване към AI Gateway доставчици.", "aiProviderSkipTlsVerification": "Пропуснете проверката на TLS", "aiProviderSkipTlsVerificationDescription": "Деактивирайте проверката на TLS сертификат за възходящото свързване", "aiProviderBudget": "Бюджет", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Поддържа /v1/responses", "aiCapabilityAnthropicMessages": "Anthropic Съобщения", "aiCapabilityAnthropicMessagesDescription": "Поддържа /v1/messages", + "aiCapabilityV1Models": "Списък на модели", + "aiCapabilityV1ModelsDescription": "Поддържа /v1/models откриване на модели", "aiCapabilityGeminiGenerateContent": "Gemini Генериране на Съдържание", "aiCapabilityGeminiGenerateContentDescription": "Поддържа директния Gemini API", "aiCapabilityBedrockModelInvoke": "Бедрок Модел Активирай", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Дневници на действията", "logRetention": "Задържане на логове", "logRetentionDescription": "Управлявайте времето за задържане на различни видове логове за тази организация или ги деактивирайте", + "logRetentionDisabledWarningTitle": "Деактивирано съхранение на дневници", + "logRetentionDisabledWarningDescription": "{logType} не се съхраняват за тази организация, така че новите дейности няма да се показват тук. Активирайте съхранението в настройките за сигурност, за да започнете събирането на тези дневници.", + "logRetentionDisabledWarningButton": "Отидете на настройки за сигурност", "requestLogsDescription": "Прегледайте подробни логове на заявки за ресурси в тази организация", "aiSessionLogs": "Журнали на AI Портал Сесиите", "aiSessionLogsDescription": "Прегледайте подканянета и транскрипции на отговори за запитванията към AI портал в тази организация", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Събития на свързване и прекъсване на сайта и тунела, включително свръзки и прекъсвания.", "httpDestRequestLogsTitle": "Логове за HTTP заявки", "httpDestRequestLogsDescription": "Регистри за HTTP заявките към проксирани ресурси, включително метод, път и код на отговор.", + "httpDestAISessionLogsTitle": "Дневници за AI сесии", + "httpDestAISessionLogsDescription": "AI заявки до шлюза и отговори на сесии, включително подканвания, отговори на модели и използване на жетони.", "httpDestSaveChanges": "Запази промените", "httpDestCreateDestination": "Създаване на дестинация", "httpDestUpdatedSuccess": "Дестинацията беше актуализирана успешно", From d237d6545eb233c69da4b209f16fee53a68b155d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:28 -0400 Subject: [PATCH 04/15] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 16912f1b8..ba5c60c17 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Antropický agentický kódovací nástroj pro terminál.", "aiClientConfigDescriptionCodex": "Agentický kódovací nástroj OpenAI pro terminál.", "aiClientConfigDescriptionOpencode": "Open source terminální kódovací agent.", - "aiClientConfigDescriptionCursor": "AI editor kódu postavený na VS Code.", + "aiClientConfigDescriptionGemini": "Agentický nástroj Google pro kódování v terminálu.", "aiClientConfigSetup": "Nastavení", "aiClientConfigTabCli": "Automatické (CLI)", "aiClientConfigTabManual": "Ruční konfigurace", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Směrujte přes cíle na svých stránkách", "aiProviderRoutingModeTargetNote": "Po vytvoření tohoto poskytovatele, nakonfigurujte cíle stránek na záložce Nastavení sítě.", "aiProviderTargetNoOne": "Tento poskytovatel nemá žádné cíle. Přidejte cíl pro směrování požadavků přes vaše stránky.", + "aiProviderRemoteNodeTargetsWarning": "Stránky připojené k vzdáleným uzlům nejsou dostupné pro přesměrování na poskytovatele AI Gateway.", "aiProviderSkipTlsVerification": "Přeskočit ověření TLS", "aiProviderSkipTlsVerificationDescription": "Zakázat ověření certifikátu TLS pro upstream připojení", "aiProviderBudget": "Rozpočet", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Podporuje /v1/responses", "aiCapabilityAnthropicMessages": "Zprávy Anthropic", "aiCapabilityAnthropicMessagesDescription": "Podporuje /v1/messages", + "aiCapabilityV1Models": "Seznam modelů", + "aiCapabilityV1ModelsDescription": "Podporuje objevování modelů /v1/models", "aiCapabilityGeminiGenerateContent": "Generování obsahu Gemini", "aiCapabilityGeminiGenerateContentDescription": "Podporuje přímé API Gemini", "aiCapabilityBedrockModelInvoke": "Vyvolání modelu Bedrock", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Záznamy akcí", "logRetention": "Zaznamenávání záznamu", "logRetentionDescription": "Spravovat, jak dlouho jsou různé typy logů uloženy pro tuto organizaci nebo je zakázat", + "logRetentionDisabledWarningTitle": "Zakázáno uchování logů", + "logRetentionDisabledWarningDescription": "{logType} nejsou uchovávány pro tuto organizaci, takže nová aktivita se zde neprojeví. Aktivujte uchovávání v nastavení zabezpečení pro zahájení sběru těchto logů.", + "logRetentionDisabledWarningButton": "Přejít na nastavení zabezpečení", "requestLogsDescription": "Zobrazit podrobné protokoly požadavků pro zdroje v této organizaci", "aiSessionLogs": "Protokoly AI Gateway Session", "aiSessionLogsDescription": "Zobrazit uložené výzvy a odpovědi na žádosti AI brány v této organizaci", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Události týkající se připojení lokality a tunelu, včetně připojení a odpojení.", "httpDestRequestLogsTitle": "Záznamy HTTP požadavků", "httpDestRequestLogsDescription": "HTTP záznamy požadavků pro proxy zdroje, včetně metod, cesty a kódu odpovědi.", + "httpDestAISessionLogsTitle": "Logy AI sezení", + "httpDestAISessionLogsDescription": "Relace požadavků a odpovědí AI gateway, včetně podnětů, odpovědí modelů a využití tokenů.", "httpDestSaveChanges": "Uložit změny", "httpDestCreateDestination": "Vytvořit cíl", "httpDestUpdatedSuccess": "Cíl byl úspěšně aktualizován", From 90a77ee4505f079365e47431268c5ffeb850f573 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:30 -0400 Subject: [PATCH 05/15] New translations en-us.json (Danish) [ci skip] --- messages/da-DK.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/da-DK.json b/messages/da-DK.json index 06a75ee44..bdc1e5260 100644 --- a/messages/da-DK.json +++ b/messages/da-DK.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropics agentikodningsværktøj til terminalen.", "aiClientConfigDescriptionCodex": "OpenAIs agentikodningsværktøj til terminalen.", "aiClientConfigDescriptionOpencode": "Open source terminal kodningsagent.", - "aiClientConfigDescriptionCursor": "AI-kodeeditor bygget på VS Code.", + "aiClientConfigDescriptionGemini": "Googles agentiske kodningsværktøj til terminalen.", "aiClientConfigSetup": "Opsætning", "aiClientConfigTabCli": "Automatisk (CLI)", "aiClientConfigTabManual": "Manuel Konfiguration", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Rute gennem mål på dine steder", "aiProviderRoutingModeTargetNote": "Efter oprettelse af denne udbyder, konfigurer mål på Netværksindstillinger fanen.", "aiProviderTargetNoOne": "Denne udbyder har ingen mål. Tilføj et mål for at rute forespørgsler gennem dine steder.", + "aiProviderRemoteNodeTargetsWarning": "Websteder, der er forbundet til eksterne noder, kan ikke tilgås for at blive dirigeret til via AI Gateway-udbydere.", "aiProviderSkipTlsVerification": "Spring TLS-verifikation over", "aiProviderSkipTlsVerificationDescription": "Deaktiver TLS-certifikat verifikation for opstrømsforbindelsen", "aiProviderBudget": "Budget", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Understøtter /v1/responses", "aiCapabilityAnthropicMessages": "Anthropic Beskeder", "aiCapabilityAnthropicMessagesDescription": "Understøtter /v1/messages", + "aiCapabilityV1Models": "Model Liste", + "aiCapabilityV1ModelsDescription": "Understøtter opdagelse af /v1/models modeller", "aiCapabilityGeminiGenerateContent": "Gemini Generer Indhold", "aiCapabilityGeminiGenerateContentDescription": "Understøtter den direkte Gemini API", "aiCapabilityBedrockModelInvoke": "Bedrock Modeller Invoker", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Handlingsloger", "logRetention": "Logopbevaring", "logRetentionDescription": "Håndter hvor længe ulike typer logs beholdes for denne organisation, eller deaktivér dem", + "logRetentionDisabledWarningTitle": "Logbevaring deaktiveret", + "logRetentionDisabledWarningDescription": "{logType} gemmes ikke for denne organisation, så nye aktiviteter vises ikke her. Aktiver logbevaring i sikkerhedsindstillingerne for at begynde at indsamle disse logs.", + "logRetentionDisabledWarningButton": "Gå til sikkerhedsindstillinger", "requestLogsDescription": "Se detaljerede forespørgselslogs for ressourcer i denne organisation", "aiSessionLogs": "AI Gateway Øktsprotokoller", "aiSessionLogsDescription": "Se prompt og svarudskrifter for AI gateway forespørgsler i denne organisation", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Udstyrs- og tunnelforbindelseshændelser, inklusive forbindelser og frakobling.", "httpDestRequestLogsTitle": "HTTP-forespørgselslogs", "httpDestRequestLogsDescription": "HTTP-forespørgsel logs for bekræftede ressourcer, inklusive metode, sti og responskode.", + "httpDestAISessionLogsTitle": "AI-session Logs", + "httpDestAISessionLogsDescription": "AI-gateway anmodninger og respons-sessioner, inklusive prompts, modelresponser og tokenforbrug.", "httpDestSaveChanges": "Gem ændringer", "httpDestCreateDestination": "Opret mål", "httpDestUpdatedSuccess": "Målet er opdateret", From 4aa43fd14d0cefb602ecdc8ed51316556efec343 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:32 -0400 Subject: [PATCH 06/15] New translations en-us.json (German) [ci skip] --- messages/de-DE.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/de-DE.json b/messages/de-DE.json index 8a66310d6..a41fadfc3 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Agentisches Codierwerkzeug von Anthropic für das Terminal.", "aiClientConfigDescriptionCodex": "Agentisches Codierwerkzeug von OpenAI für das Terminal.", "aiClientConfigDescriptionOpencode": "Open-Source-Coding-Agent für das Terminal.", - "aiClientConfigDescriptionCursor": "KI-Code-Editor basierend auf VS Code.", + "aiClientConfigDescriptionGemini": "Googles agentic Coding-Tool für das Terminal.", "aiClientConfigSetup": "Einrichtung", "aiClientConfigTabCli": "Automatisch (CLI)", "aiClientConfigTabManual": "Manuelle Konfiguration", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Über Ziele auf Ihren Sites routen", "aiProviderRoutingModeTargetNote": "Konfigurieren Sie nach der Erstellung dieses Anbieters Site-Ziele auf der Registerkarte 'Netzwerkeinstellungen'.", "aiProviderTargetNoOne": "Dieser Anbieter hat keine Ziele. Fügen Sie ein Ziel hinzu, um Anfragen über Ihre Sites zu leiten.", + "aiProviderRemoteNodeTargetsWarning": "Sites, die mit entfernten Knoten verbunden sind, können bei AI-Gateway-Anbietern nicht weitergeleitet werden.", "aiProviderSkipTlsVerification": "TLS-Überprüfung überspringen", "aiProviderSkipTlsVerificationDescription": "TLS-Zertifikatsüberprüfung für die Upstream-Verbindung deaktivieren", "aiProviderBudget": "Budget", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Unterstützt /v1/antworten", "aiCapabilityAnthropicMessages": "Anthropic Nachrichten", "aiCapabilityAnthropicMessagesDescription": "Unterstützt /v1/nachrichten", + "aiCapabilityV1Models": "Modellliste", + "aiCapabilityV1ModelsDescription": "Unterstützt /v1/models Modellentdeckung", "aiCapabilityGeminiGenerateContent": "Gemini Inhalt erzeugen", "aiCapabilityGeminiGenerateContentDescription": "Unterstützt die direkte Gemini-API", "aiCapabilityBedrockModelInvoke": "Bedrock Modell Aufruf", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Aktionsprotokolle", "logRetention": "Log-Speicherung", "logRetentionDescription": "Verwalten, wie lange verschiedene Logs für diese Organisation gespeichert werden oder deaktivieren", + "logRetentionDisabledWarningTitle": "Protokoll-Aufbewahrung deaktiviert", + "logRetentionDisabledWarningDescription": "{logType} werden für diese Organisation nicht aufbewahrt, daher erscheinen neue Aktivitäten hier nicht. Aktivieren Sie die Aufbewahrung in den Sicherheitseinstellungen, um diese Protokolle zu sammeln.", + "logRetentionDisabledWarningButton": "Zu den Sicherheitseinstellungen gehen", "requestLogsDescription": "Detaillierte Request-Logs für Ressourcen in dieser Organisation anzeigen", "aiSessionLogs": "AI-Gateway Sitzungsprotokolle", "aiSessionLogsDescription": "Zeigen Sie Aufforderungs- und Antwortprotokolle für Anfragen des KI-Gateways in dieser Organisation an", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Site- und Tunnelverbindungen, einschließlich Verbindungen und Trennungen.", "httpDestRequestLogsTitle": "HTTP Anforderungsprotokolle", "httpDestRequestLogsDescription": "HTTP-Request-Protokolle für proxiierte Ressourcen, einschließlich Methode, Pfad und Antwort-Code.", + "httpDestAISessionLogsTitle": "AI-Sitzungsprotokolle", + "httpDestAISessionLogsDescription": "AI-Gateway-Anfrage- und Antwortsitzungen, einschließlich Eingabeaufforderungen, Modellantworten und Token-Nutzung.", "httpDestSaveChanges": "Änderungen speichern", "httpDestCreateDestination": "Ziel erstellen", "httpDestUpdatedSuccess": "Ziel erfolgreich aktualisiert", From 85257b941b0ffea93f54eafa664c5d3eb6e698be Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:34 -0400 Subject: [PATCH 07/15] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/it-IT.json b/messages/it-IT.json index 041ae497b..ecbe771b1 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Strumento di coding agente di Anthropic per il terminale.", "aiClientConfigDescriptionCodex": "Strumento di coding agente di OpenAI per il terminale.", "aiClientConfigDescriptionOpencode": "Agente di coding open source per il terminale.", - "aiClientConfigDescriptionCursor": "Editor di codice AI basato su VS Code.", + "aiClientConfigDescriptionGemini": "Lo strumento di codifica agentica di Google per il terminale.", "aiClientConfigSetup": "Impostazione", "aiClientConfigTabCli": "Automatico (CLI)", "aiClientConfigTabManual": "Configurazione Manuale", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Instrada tramite target sui tuoi siti", "aiProviderRoutingModeTargetNote": "Dopo aver creato questo provider, configura i target del sito nella scheda Impostazioni di Rete.", "aiProviderTargetNoOne": "Questo provider non ha alcun target. Aggiungi un target per instradare le richieste attraverso i tuoi siti.", + "aiProviderRemoteNodeTargetsWarning": "I siti collegati a nodi remoti non sono accessibili per essere instradati sui fornitori di AI Gateway.", "aiProviderSkipTlsVerification": "Salta la verifica TLS", "aiProviderSkipTlsVerificationDescription": "Disabilita la verifica del certificato TLS per la connessione a monte", "aiProviderBudget": "Budget", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Supporta /v1/responses", "aiCapabilityAnthropicMessages": "Messaggi Anthropic", "aiCapabilityAnthropicMessagesDescription": "Supporta /v1/messages", + "aiCapabilityV1Models": "Elenco dei Modelli", + "aiCapabilityV1ModelsDescription": "Supporta la scoperta del modello /v1/models", "aiCapabilityGeminiGenerateContent": "Generazione di Contenuti Gemini", "aiCapabilityGeminiGenerateContentDescription": "Supporta l'API diretta di Gemini", "aiCapabilityBedrockModelInvoke": "Invoca Modello Bedrock", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Log Azioni", "logRetention": "Ritenzione Registro", "logRetentionDescription": "Gestisci per quanto tempo i diversi tipi di log sono mantenuti per questa organizzazione o disabilitali", + "logRetentionDisabledWarningTitle": "Conservazione del Log Disabilitata", + "logRetentionDisabledWarningDescription": "{logType} non vengono conservati per questa organizzazione, quindi le nuove attività non appariranno qui. Abilita la conservazione nelle impostazioni di sicurezza per iniziare a raccogliere questi log.", + "logRetentionDisabledWarningButton": "Vai alle Impostazioni di Sicurezza", "requestLogsDescription": "Visualizza i registri di richiesta dettagliati per le risorse in questa organizzazione", "aiSessionLogs": "Log delle Sessioni AI Gateway", "aiSessionLogsDescription": "Visualizza trascrizioni di prompt e risposte per le richieste del gateway AI in questa organizzazione", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Eventi di connessione al sito e al tunnel, inclusi collegamenti e disconnessioni.", "httpDestRequestLogsTitle": "Log Richieste HTTP", "httpDestRequestLogsDescription": "Registri di richiesta HTTP per le risorse proxy, inclusi metodo, percorso e codice di risposta.", + "httpDestAISessionLogsTitle": "Log di Sessione AI", + "httpDestAISessionLogsDescription": "Sessioni di richiesta e risposta AI gateway, comprese le domande, le risposte del modello e l'utilizzo dei token.", "httpDestSaveChanges": "Salva Modifiche", "httpDestCreateDestination": "Crea Destinazione", "httpDestUpdatedSuccess": "Destinazione aggiornata con successo", From 1831b1af58a3a0a20786afec18d74026264fba3c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:36 -0400 Subject: [PATCH 08/15] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index e33f65f95..b334f3bc0 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropic의 터미널 에이전트 코딩 도구입니다.", "aiClientConfigDescriptionCodex": "OpenAI의 터미널 에이전트 코딩 도구입니다.", "aiClientConfigDescriptionOpencode": "오픈 소스 터미널 코딩 에이전트.", - "aiClientConfigDescriptionCursor": "VS Code를 기반으로 한 AI 코드 편집기.", + "aiClientConfigDescriptionGemini": "터미널용 구글의 에이전시 코딩 도구.", "aiClientConfigSetup": "설정", "aiClientConfigTabCli": "자동 (CLI)", "aiClientConfigTabManual": "수동 구성", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "사이트의 타겟을 통해 라우트", "aiProviderRoutingModeTargetNote": "이 공급자를 생성한 후 네트워크 설정 탭에 사이트 타겟을 구성합니다.", "aiProviderTargetNoOne": "이 공급자에게 타겟이 없습니다. 사이트를 통해 요청을 라우트하기 위한 타겟을 추가하십시오.", + "aiProviderRemoteNodeTargetsWarning": "원격 노드에 연결된 사이트는 AI 게이트웨이 공급자에게 라우팅되지 않습니다.", "aiProviderSkipTlsVerification": "TLS 검증 건너뛰기", "aiProviderSkipTlsVerificationDescription": "상류 연결에 대한 TLS 인증서 검증 비활성화", "aiProviderBudget": "예산", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "/v1/responses 지원", "aiCapabilityAnthropicMessages": "Anthropic 메시지", "aiCapabilityAnthropicMessagesDescription": "/v1/messages 지원", + "aiCapabilityV1Models": "모델 목록", + "aiCapabilityV1ModelsDescription": "/v1/models 모델 검색 지원", "aiCapabilityGeminiGenerateContent": "Gemini 콘텐츠 생성", "aiCapabilityGeminiGenerateContentDescription": "직접 Gemini API 지원", "aiCapabilityBedrockModelInvoke": "Bedrock 모델 실행", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "작업 로그", "logRetention": "로그 보관", "logRetentionDescription": "다양한 유형의 로그를 이 조직에 대해 얼마나 오래 보관할지 관리하거나 비활성화합니다", + "logRetentionDisabledWarningTitle": "로그 보존 비활성화", + "logRetentionDisabledWarningDescription": "{logType}이/가 이 조직에 대해 보존되지 않으므로 새로운 활동이 여기에 나타나지 않습니다. 보안을 설정해서 보존을 활성화하여 이러한 로그를 수집하기 시작하세요.", + "logRetentionDisabledWarningButton": "보안 설정으로 이동", "requestLogsDescription": "이 조직의 자원에 대한 상세한 요청 로그를 봅니다", "aiSessionLogs": "AI 게이트웨이 세션 로그", "aiSessionLogsDescription": "이 조직의 AI 게이트웨이 요청에 대한 프롬프트 및 응답 대본을 봅니다", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "사이트 및 터널 연결 이벤트, 연결 및 연결 끊기를 포함합니다.", "httpDestRequestLogsTitle": "HTTP 요청 로그", "httpDestRequestLogsDescription": "프록시된 리소스에 대한 HTTP 요청 로그, 메서드, 경로 및 응답 코드를 포함합니다.", + "httpDestAISessionLogsTitle": "AI 세션 로그", + "httpDestAISessionLogsDescription": "AI 게이트웨이 요청 및 응답 세션, 프롬프트, 모델 응답 및 토큰 사용을 포함합니다.", "httpDestSaveChanges": "변경 사항 저장", "httpDestCreateDestination": "대상지 생성", "httpDestUpdatedSuccess": "대상지가 성공적으로 업데이트되었습니다", From 0f00a2337dff93288ce764d5f8020ad736f4ac0d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:38 -0400 Subject: [PATCH 09/15] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 41cbfc38a..16224ef12 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropic's agentische coderingstool voor de terminal.", "aiClientConfigDescriptionCodex": "OpenAI's agentische coderingstool voor de terminal.", "aiClientConfigDescriptionOpencode": "Open source terminal coderingsagent.", - "aiClientConfigDescriptionCursor": "AI-code-editor gebouwd op VS Code.", + "aiClientConfigDescriptionGemini": "Agentisch coderingstool van Google voor de terminal.", "aiClientConfigSetup": "Instellen", "aiClientConfigTabCli": "Automatisch (CLI)", "aiClientConfigTabManual": "Handmatige configuratie", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Routeer door doelen op uw sites", "aiProviderRoutingModeTargetNote": "Nadat u deze provider hebt aangemaakt, configureert u site-doelen op het tabblad Netwerkinstellingen.", "aiProviderTargetNoOne": "Deze provider heeft geen doelen. Voeg een doel toe om verzoeken via uw sites te routeren.", + "aiProviderRemoteNodeTargetsWarning": "Sites die verbonden zijn met externe nodes zijn niet toegankelijk om naar te worden gerouteerd op AI Gateway-providers.", "aiProviderSkipTlsVerification": "Sla TLS-verificatie over", "aiProviderSkipTlsVerificationDescription": "Schakel TLS-certificaatverificatie voor de upstream-verbinding uit", "aiProviderBudget": "Budget", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Ondersteunt /v1/responses", "aiCapabilityAnthropicMessages": "Anthropic Berichten", "aiCapabilityAnthropicMessagesDescription": "Ondersteunt /v1/messages", + "aiCapabilityV1Models": "Modellenlijst", + "aiCapabilityV1ModelsDescription": "Ondersteunt /v1/models modelontdekking", "aiCapabilityGeminiGenerateContent": "Gemini Inhoud Genereren", "aiCapabilityGeminiGenerateContentDescription": "Ondersteunt de directe Gemini API", "aiCapabilityBedrockModelInvoke": "Bedrock Model Aanroep", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Actie logs", "logRetention": "Log bewaring", "logRetentionDescription": "Beheren hoe lang verschillende soorten logs bewaard worden voor deze organisatie of schakel ze uit", + "logRetentionDisabledWarningTitle": "Logboekbewaring Uitgeschakeld", + "logRetentionDisabledWarningDescription": "{logType} worden niet bewaard voor deze organisatie, dus nieuwe activiteiten zullen hier niet verschijnen. Schakel bewaren in beveiligingsinstellingen in om deze logboeken te verzamelen.", + "logRetentionDisabledWarningButton": "Ga naar Beveiligingsinstellingen", "requestLogsDescription": "Bekijk gedetailleerde verzoeklogboeken voor resources in deze organisatie", "aiSessionLogs": "AI Gateway Sessie Logs", "aiSessionLogsDescription": "Bekijk prompt- en reactie-transcripten voor AI-gateway-aanvragen in deze organisatie", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Verbinding met de Site en tunnel maken verbroken, inclusief verbindingen en verbindingen.", "httpDestRequestLogsTitle": "HTTP-aanvraaglogboeken", "httpDestRequestLogsDescription": "HTTP request logs voor proxied hulpmiddelen, waaronder methode, pad en response code.", + "httpDestAISessionLogsTitle": "AI Sessielogboeken", + "httpDestAISessionLogsDescription": "AI gateway verzoek- en reactiesessies, inclusief prompts, modelreacties en tokengebruik.", "httpDestSaveChanges": "Wijzigingen opslaan", "httpDestCreateDestination": "Maak bestemming aan", "httpDestUpdatedSuccess": "Bestemming succesvol bijgewerkt", From c3140c5da361b88bdfd8a43f790956322aad560d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:40 -0400 Subject: [PATCH 10/15] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 39c49f445..eab578797 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Agent narzędzia kodującego Anthropic dla terminala.", "aiClientConfigDescriptionCodex": "Agent narzędzia kodującego OpenAI dla terminala.", "aiClientConfigDescriptionOpencode": "Agent open source do kodowania w terminalu.", - "aiClientConfigDescriptionCursor": "Edytor kodu AI oparty na VS Code.", + "aiClientConfigDescriptionGemini": "Agent narzędzi kodowych Google dla terminala.", "aiClientConfigSetup": "Ustawienie", "aiClientConfigTabCli": "Automatyczne (CLI)", "aiClientConfigTabManual": "Konfiguracja ręczna", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Trasa przez cele na Twoich witrynach", "aiProviderRoutingModeTargetNote": "Po utworzeniu tego dostawcy, skonfiguruj cele witryny na karcie Ustawienia sieci.", "aiProviderTargetNoOne": "Ten dostawca nie ma żadnych celów. Dodaj cel, aby trasować zapytania przez swoje witryny.", + "aiProviderRemoteNodeTargetsWarning": "Witryny podłączone do zdalnych węzłów są niedostępne do trasowania przez dostawców AI Gateway.", "aiProviderSkipTlsVerification": "Pomiń weryfikację TLS", "aiProviderSkipTlsVerificationDescription": "Wyłącz weryfikację certyfikatu TLS dla połączenia w górę", "aiProviderBudget": "Budżet", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Obsługuje /v1/responses", "aiCapabilityAnthropicMessages": "Anthropic Wiadomości", "aiCapabilityAnthropicMessagesDescription": "Obsługuje /v1/messages", + "aiCapabilityV1Models": "Lista modeli", + "aiCapabilityV1ModelsDescription": "Obsługuje odkrywanie modeli /v1/models", "aiCapabilityGeminiGenerateContent": "Gemini Generowanie Treści", "aiCapabilityGeminiGenerateContentDescription": "Obsługuje bezpośredni Gemini API", "aiCapabilityBedrockModelInvoke": "Model Bedrock Wywołanie", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Dzienniki działań", "logRetention": "Zachowanie dziennika", "logRetentionDescription": "Zarządzaj jak długo różne typy logów są zachowane dla tej organizacji lub wyłącz je", + "logRetentionDisabledWarningTitle": "Wyłączone przechowywanie logów", + "logRetentionDisabledWarningDescription": "{logType} nie są przechowywane dla tej organizacji, więc nowe aktywności nie pojawią się tutaj. Włącz przechowywanie w ustawieniach bezpieczeństwa, aby zacząć zbierać te logi.", + "logRetentionDisabledWarningButton": "Przejdź do ustawień bezpieczeństwa", "requestLogsDescription": "Zobacz szczegółowe dzienniki żądań zasobów w tej organizacji", "aiSessionLogs": "Dzienniki Sesji Bramy AI", "aiSessionLogsDescription": "Zobacz transkrypcje podpowiedzi i odpowiedzi dla żądań bramy AI w tej organizacji", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Zdarzenia związane z miejscem i tunelem, w tym połączenia i rozłączenia.", "httpDestRequestLogsTitle": "Dzienniki żądań HTTP", "httpDestRequestLogsDescription": "Logi żądań HTTP dla zasobów proxy, w tym metody, ścieżki i kodu odpowiedzi.", + "httpDestAISessionLogsTitle": "Dzienniki sesji AI", + "httpDestAISessionLogsDescription": "Żądania i sesje odpowiedzi bramki AI, w tym zapytania, odpowiedzi modeli i użycie tokenów.", "httpDestSaveChanges": "Zapisz zmiany", "httpDestCreateDestination": "Utwórz cel", "httpDestUpdatedSuccess": "Cel został pomyślnie zaktualizowany", From 10d2c6438b9651ab0f21769131b571796895a61b Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:42 -0400 Subject: [PATCH 11/15] New translations en-us.json (Portuguese) [ci skip] --- messages/pt-PT.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 068927238..df2261e49 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Ferramenta de codificação agentic de Anthropic para o terminal.", "aiClientConfigDescriptionCodex": "Ferramenta de codificação agentic da OpenAI para o terminal.", "aiClientConfigDescriptionOpencode": "Agente de codificação de terminal de código aberto.", - "aiClientConfigDescriptionCursor": "Editor de código de IA baseado no VS Code.", + "aiClientConfigDescriptionGemini": "Ferramenta de codificação agêntica do terminal do Google.", "aiClientConfigSetup": "Configuração", "aiClientConfigTabCli": "Automático (CLI)", "aiClientConfigTabManual": "Configuração Manual", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Roteie através de alvos em seus sites", "aiProviderRoutingModeTargetNote": "Após criar este provedor, configure alvos do site na aba Configurações de Rede.", "aiProviderTargetNoOne": "Este provedor não tem alvos. Adicione um alvo para rotear pedidos pelos seus sites.", + "aiProviderRemoteNodeTargetsWarning": "Sites conectados a nós remotos estão inacessíveis para serem roteados para os provedores do Gateway de IA.", "aiProviderSkipTlsVerification": "Pular Verificação TLS", "aiProviderSkipTlsVerificationDescription": "Desativar a verificação de certificado TLS para a conexão upstream", "aiProviderBudget": "Orçamento", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Suporta /v1/responses", "aiCapabilityAnthropicMessages": "Mensagens Antropicas", "aiCapabilityAnthropicMessagesDescription": "Suporta /v1/messages", + "aiCapabilityV1Models": "Lista de Modelos", + "aiCapabilityV1ModelsDescription": "Suporta descoberta de modelos /v1/models", "aiCapabilityGeminiGenerateContent": "Gêmeos Gerar Conteúdo", "aiCapabilityGeminiGenerateContentDescription": "Suporta a API diretta do Gêmeos", "aiCapabilityBedrockModelInvoke": "Modelo Bedrock Invocar", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Logs de Ações", "logRetention": "Retenção de Log", "logRetentionDescription": "Gerenciar quanto tempo os diferentes tipos de logs são mantidos para esta organização ou desativá-los", + "logRetentionDisabledWarningTitle": "Retenção de Logs Desativada", + "logRetentionDisabledWarningDescription": "{logType} não estão sendo retidos para esta organização, portanto, novas atividades não aparecerão aqui. Ative a retenção nas configurações de segurança para começar a coletar esses logs.", + "logRetentionDisabledWarningButton": "Ir para Configurações de Segurança", "requestLogsDescription": "Ver registros de pedidos detalhados de recursos nesta organização", "aiSessionLogs": "Registros de Sessão do Gateway de IA", "aiSessionLogsDescription": "Veja as transcrições de prompt e resposta para solicitações de gateway de IA nesta organização", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Eventos de conexão de site e túnel, incluindo conexões e desconexões.", "httpDestRequestLogsTitle": "Registros de Pedidos HTTP", "httpDestRequestLogsDescription": "Logs de solicitação HTTP para recursos proxy incluindo o método, o caminho e o código de resposta.", + "httpDestAISessionLogsTitle": "Logs de Sessão de IA", + "httpDestAISessionLogsDescription": "Sessões de solicitação e resposta de gateway de IA, incluindo prompts, respostas de modelos e uso de tokens.", "httpDestSaveChanges": "Salvar as alterações", "httpDestCreateDestination": "Criar destino", "httpDestUpdatedSuccess": "Destino atualizado com sucesso", From 4b31326b341267f115addd95b265fa8066b9fb50 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:44 -0400 Subject: [PATCH 12/15] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index e38604b9b..ff6809529 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Агентивное кодирующее средство Anthropic для терминала.", "aiClientConfigDescriptionCodex": "Агентивное кодирующее средство OpenAI для терминала.", "aiClientConfigDescriptionOpencode": "Открытый исходный агент для кодирования в терминале.", - "aiClientConfigDescriptionCursor": "AI редактор кода на основе VS Code.", + "aiClientConfigDescriptionGemini": "Инструмент программирования Google для терминала.", "aiClientConfigSetup": "Настройка", "aiClientConfigTabCli": "Автоматическое (CLI)", "aiClientConfigTabManual": "Ручная конфигурация", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Маршрутизация через цели на ваших сайтах", "aiProviderRoutingModeTargetNote": "После создания этого провайдера настройте целевые сайты на вкладке Сетевые настройки.", "aiProviderTargetNoOne": "У этого провайдера нет целей. Добавьте цель для маршрутизации запросов через ваши сайты.", + "aiProviderRemoteNodeTargetsWarning": "Сайты, подключенные к удалённым узлам, недоступны для маршрутизации с помощью провайдеров AI Gateway.", "aiProviderSkipTlsVerification": "Пропустить проверку TLS", "aiProviderSkipTlsVerificationDescription": "Отключить проверку сертификата TLS для исходного соединения", "aiProviderBudget": "Бюджет", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Поддерживает /v1/responses", "aiCapabilityAnthropicMessages": "Сообщения Anthropic", "aiCapabilityAnthropicMessagesDescription": "Поддерживает /v1/messages", + "aiCapabilityV1Models": "Список моделей", + "aiCapabilityV1ModelsDescription": "Поддерживает обнаружение моделей /v1/models", "aiCapabilityGeminiGenerateContent": "Gemini Создание контента", "aiCapabilityGeminiGenerateContentDescription": "Поддерживает прямой API Gemini", "aiCapabilityBedrockModelInvoke": "Вызов модели Bedrock", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Журнал действий", "logRetention": "Сохранение журнала", "logRetentionDescription": "Управление сохранением различных типов журналов для этой организации или отключение их", + "logRetentionDisabledWarningTitle": "Хранение логов отключено", + "logRetentionDisabledWarningDescription": "Логи {logType} не сохраняются для этой организации, поэтому здесь не будет отображаться новая активность. Включите хранение в настройках безопасности, чтобы начать собирать эти логи.", + "logRetentionDisabledWarningButton": "Перейти в настройки безопасности", "requestLogsDescription": "Просмотреть подробные журналы запроса ресурсов в этой организации", "aiSessionLogs": "AI Логи сессии шлюза", "aiSessionLogsDescription": "Просмотр транскриптов запросов и ответов для шлюзов AI в этой организации", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "События связи с сайтами и туннелями, включая соединения и отключения.", "httpDestRequestLogsTitle": "HTTP Запросы Логи", "httpDestRequestLogsDescription": "Журналы запросов HTTP для проксируемых ресурсов, включая метод, путь и код ответа.", + "httpDestAISessionLogsTitle": "Логи AI сессий", + "httpDestAISessionLogsDescription": "Запросы и ответы AI gateway, включая подсказки, ответы моделей и использование токенов.", "httpDestSaveChanges": "Сохранить изменения", "httpDestCreateDestination": "Создать адрес назначения", "httpDestUpdatedSuccess": "Адрес назначения успешно обновлен", From c1e576900318a1c78f89021a90f0941cce5361d5 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:46 -0400 Subject: [PATCH 13/15] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 3bc4c8bfc..407a31dfd 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropic'in terminal için aracılık kodlama aracı.", "aiClientConfigDescriptionCodex": "OpenAI'nin terminal için aracılık kodlama aracı.", "aiClientConfigDescriptionOpencode": "Açık kaynak terminal kodlama aracı.", - "aiClientConfigDescriptionCursor": "VS Code üzerine kurulu yapay zeka kod editörü.", + "aiClientConfigDescriptionGemini": "Google'un terminal için agentik kodlama aracı.", "aiClientConfigSetup": "Kurulum", "aiClientConfigTabCli": "Otomatik (CLI)", "aiClientConfigTabManual": "Manuel Yapılandırma", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Siteniz üzerindeki hedefler üzerinden yönlendirin", "aiProviderRoutingModeTargetNote": "Bu sağlayıcıyı oluşturduktan sonra, site hedeflerini Ağ Ayarları sekmesinde yapılandırın.", "aiProviderTargetNoOne": "Bu sağlayıcının herhangi bir hedefi yok. Sitemiz üzerinden istekleri yönlendirmek için bir hedef ekleyin.", + "aiProviderRemoteNodeTargetsWarning": "Uzaktaki düğümlere bağlı siteler, AI Geçidi sağlayıcılarına yönlendirilemez durumda.", "aiProviderSkipTlsVerification": "TLS Doğrulamayı Atla", "aiProviderSkipTlsVerificationDescription": "Yukarı akış bağlantısı için TLS sertifika doğrulamasını devre dışı bırakın", "aiProviderBudget": "Bütçe", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "/v1/yanıtlar desteği sağlar", "aiCapabilityAnthropicMessages": "Anthropic Mesajlar", "aiCapabilityAnthropicMessagesDescription": "/v1/mesajlar desteği sağlar", + "aiCapabilityV1Models": "Modeller Listesi", + "aiCapabilityV1ModelsDescription": "T /v1/models model keşfini destekler", "aiCapabilityGeminiGenerateContent": "Gemini İçerik Üret", "aiCapabilityGeminiGenerateContentDescription": "Doğrudan Gemini API desteği sağlar", "aiCapabilityBedrockModelInvoke": "Bedrock Modeli Çağır", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Eylem Günlükleri", "logRetention": "Kayıt Saklama", "logRetentionDescription": "Bu organizasyon için farklı türdeki günlüklerin ne kadar süre saklanacağını yönetin veya devre dışı bırakın", + "logRetentionDisabledWarningTitle": "Günlük Saklama Devre Dışı Bırakıldı", + "logRetentionDisabledWarningDescription": "{logType} bu organizasyon için saklanmıyor, bu nedenle yeni etkinlikler burada görünmeyecek. Bu günlükleri toplamak için güvenlik ayarlarında saklamayı etkinleştirin.", + "logRetentionDisabledWarningButton": "Güvenlik Ayarlarına Git", "requestLogsDescription": "Bu organizasyondaki kaynaklar için ayrıntılı istek günlüklerini görüntüleyin", "aiSessionLogs": "AI Ağ Geçidi Oturum Günlükleri", "aiSessionLogsDescription": "Bu organizasyondaki AI ağ geçidi isteklerinin istem ve yanıt transkriptlerini görüntüleyin", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Site ve tünel bağlantı olayları, bağlantılar ve bağlantı kesilmeleri dahil.", "httpDestRequestLogsTitle": "HTTP İstek Günlükleri", "httpDestRequestLogsDescription": "Yönlendirilmiş kaynaklar için HTTP istek kayıtları, yöntem, yol ve yanıt kodu dahil.", + "httpDestAISessionLogsTitle": "AI Oturum Günlükleri", + "httpDestAISessionLogsDescription": "AI geçidi istek ve yanıt oturumları, istemler, model yanıtları ve token kullanımı dahil.", "httpDestSaveChanges": "Değişiklikleri Kaydet", "httpDestCreateDestination": "Hedef Oluştur", "httpDestUpdatedSuccess": "Hedef başarıyla güncellendi", From e4ec6f7cbef25800c3dab20d8c3cd9090fb42619 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:49 -0400 Subject: [PATCH 14/15] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 61b0ace85..84e8ad40e 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropic 的终端代理编码工具。", "aiClientConfigDescriptionCodex": "OpenAI 的终端代理编码工具。", "aiClientConfigDescriptionOpencode": "开源终端编码代理。", - "aiClientConfigDescriptionCursor": "基于 VS Code 的 AI 代码编辑器。", + "aiClientConfigDescriptionGemini": "Google的终端代理编码工具。", "aiClientConfigSetup": "设置", "aiClientConfigTabCli": "自动 (CLI)", "aiClientConfigTabManual": "手动配置", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "通过您站点上的目标进行路由", "aiProviderRoutingModeTargetNote": "创建此提供商后,在“网络设置”选项卡中配置站点目标。", "aiProviderTargetNoOne": "该提供商没有任何目标。 添加目标以通过您的站点路由请求。", + "aiProviderRemoteNodeTargetsWarning": "连接到远程节点的站点无法在AI网关供应商上被路由。", "aiProviderSkipTlsVerification": "跳过TLS验证", "aiProviderSkipTlsVerificationDescription": "禁用上游连接的TLS证书验证", "aiProviderBudget": "预算", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "支持 /v1/responses", "aiCapabilityAnthropicMessages": "Anthropic 消息", "aiCapabilityAnthropicMessagesDescription": "支持 /v1/messages", + "aiCapabilityV1Models": "模型列表", + "aiCapabilityV1ModelsDescription": "支持/v1/models模型发现", "aiCapabilityGeminiGenerateContent": "Gemini 生成内容", "aiCapabilityGeminiGenerateContentDescription": "支持直接Gemini API", "aiCapabilityBedrockModelInvoke": "Bedrock 模型调用", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "操作日志", "logRetention": "日志保留", "logRetentionDescription": "管理不同类型的日志为这个机构保留多长时间或禁用这些日志", + "logRetentionDisabledWarningTitle": "日志保留已禁用", + "logRetentionDisabledWarningDescription": "{logType}未在此组织中被保留,因此新活动不会显示在此处。请在安全设置中启用日志保留以开始收集这些日志。", + "logRetentionDisabledWarningButton": "转到安全设置", "requestLogsDescription": "查看此机构资源的详细请求日志", "aiSessionLogs": "AI 网关会话日志", "aiSessionLogsDescription": "查看此组织中AI网关请求的提示和响应记录", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "站点和隧道连接事件,包括连接和断开连接。", "httpDestRequestLogsTitle": "请求日志", "httpDestRequestLogsDescription": "HTTP 请求代理资源日志,包括方法、路径和响应代码。", + "httpDestAISessionLogsTitle": "AI会话日志", + "httpDestAISessionLogsDescription": "AI网关请求和响应会话,包括提示、模型响应和令牌使用。", "httpDestSaveChanges": "保存更改", "httpDestCreateDestination": "创建目标", "httpDestUpdatedSuccess": "目标已成功更新", From ddf89d0afadd26fcadae4d4cf9e01f84e76c1edc Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 24 Aug 2026 11:23:51 -0400 Subject: [PATCH 15/15] New translations en-us.json (Norwegian Bokmal) [ci skip] --- messages/nb-NO.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/messages/nb-NO.json b/messages/nb-NO.json index 9c28a6fa6..c5a66effe 100644 --- a/messages/nb-NO.json +++ b/messages/nb-NO.json @@ -1785,7 +1785,7 @@ "aiClientConfigDescriptionClaude": "Anthropics agentiske kodingsverktøy for terminalen.", "aiClientConfigDescriptionCodex": "OpenAIs agentiske kodingsverktøy for terminalen.", "aiClientConfigDescriptionOpencode": "Åpen kildekode terminal kodeagent.", - "aiClientConfigDescriptionCursor": "AI-kodeeditor bygget på VS Code.", + "aiClientConfigDescriptionGemini": "Googles agentiske koding verktøy for terminalen.", "aiClientConfigSetup": "Oppsett", "aiClientConfigTabCli": "Automatisk (CLI)", "aiClientConfigTabManual": "Manuell konfigurasjon", @@ -1891,6 +1891,7 @@ "aiProviderRoutingModeTargetDescription": "Rute gjennom mål på dine nettsteder", "aiProviderRoutingModeTargetNote": "Etter å ha opprettet denne leverandøren, konfigurer områdemål på fanen Nettverksinnstillinger.", "aiProviderTargetNoOne": "Denne leverandøren har ingen mål. Legg til et mål for å rute forespørsler gjennom dine nettsteder.", + "aiProviderRemoteNodeTargetsWarning": "Nettsteder tilkoblet eksterne noder er utilgjengelige for ruting til på AI Gateway leverandører.", "aiProviderSkipTlsVerification": "Hopp over TLS-verifisering", "aiProviderSkipTlsVerificationDescription": "Deaktiver TLS-sertifikatverifisering for oppstrøms tilkobling", "aiProviderBudget": "Budsjett", @@ -1923,6 +1924,8 @@ "aiCapabilityOpenaiResponsesDescription": "Støtter /v1/responser", "aiCapabilityAnthropicMessages": "Anthropic Meldinger", "aiCapabilityAnthropicMessagesDescription": "Støtter /v1/meldinger", + "aiCapabilityV1Models": "Modelliste", + "aiCapabilityV1ModelsDescription": "Støtter /v1/modeller modelloppdagelse", "aiCapabilityGeminiGenerateContent": "Gemini Generer Innhold", "aiCapabilityGeminiGenerateContentDescription": "Støtter direkte Gemini API", "aiCapabilityBedrockModelInvoke": "Bedrock Modell Påkalling", @@ -3548,6 +3551,9 @@ "sidebarLogsAction": "Handlingslogger", "logRetention": "Logg tilbaketrekning", "logRetentionDescription": "Håndter hvor lenge ulike typer logger beholdes for denne organisasjonen, eller deaktiver dem", + "logRetentionDisabledWarningTitle": "Loggbevaring deaktivert", + "logRetentionDisabledWarningDescription": "{logType} blir ikke lagret for denne organisasjonen, så ny aktivitet vises ikke her. Aktiver lagring i sikkerhetsinnstillingene for å begynne å samle inn disse loggene.", + "logRetentionDisabledWarningButton": "Gå til sikkerhetsinnstillinger", "requestLogsDescription": "Se detaljerte forespørselslogger for ressurser i denne organisasjonen", "aiSessionLogs": "AI Portal Sesjonslogger", "aiSessionLogsDescription": "Vis stikkord- og responsutskrifter for AI-portal forespørsler i denne organisasjonen", @@ -4081,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Utstyrs- og tunneltilkoblingshendelser, inkludert forbindelser og frakobling.", "httpDestRequestLogsTitle": "HTTP-forespørselslogger", "httpDestRequestLogsDescription": "HTTP-forespørsel logger for bekreftede ressurser, inkludert metode, bane og responskode.", + "httpDestAISessionLogsTitle": "AI øktlogger", + "httpDestAISessionLogsDescription": "Forespørsels- og svarøkter for AI gateway, inkludert forespørsler, modellresponser og tokenbruk.", "httpDestSaveChanges": "Lagre endringer", "httpDestCreateDestination": "Opprett mål", "httpDestUpdatedSuccess": "Målet er oppdatert",