diff --git a/messages/pt-PT.json b/messages/pt-PT.json index ae8789084..36805f265 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Chave sem nome", "myVirtualApiKeysRevealSecret": "Revelar Segredo", "myVirtualApiKeysViewSecretDescription": "Este segredo o autentica em recursos do Gateway de IA", + "aiClientConfigTitle": "Configure Coding Agents", + "aiClientConfigDescription": "Copy configuration for popular coding agents, or let the Pangolin CLI set it up for you automatically.", + "aiClientConfigDescriptionClaude": "Anthropic's agentic coding tool for the terminal.", + "aiClientConfigDescriptionCodex": "OpenAI's agentic coding tool for the terminal.", + "aiClientConfigDescriptionOpencode": "Open source terminal coding agent.", + "aiClientConfigDescriptionCursor": "AI code editor built on VS Code.", + "aiClientConfigTabCli": "Automatic (CLI)", + "aiClientConfigTabManual": "Manual Configuration", + "aiClientConfigEndpointPlaceholder": "https://example.resource.url.com", + "aiClientConfigRevealError": "Could not load your API key.", + "aiClientConfigRevealRetry": "Try again", + "resourceGeneralAiClientConfigLink": "See how to configure access to this resource in common clients like Claude Code and OpenCode", "aiProvidersTitle": "Provedores de IA", "aiProvidersDescription": "Conecte provedores de modelo para cargas de trabalho de IA nesta organização", "aiProvidersBannerTitle": "Conectar Provedores de Modelo",