From 07196a2ae4cdceb497a8c54089a820b48ed28b9f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 5 Jun 2026 14:57:38 -0700 Subject: [PATCH] New translations en-us.json (Portuguese) [ci skip] --- messages/pt-PT.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index b56dbfffe..97e7b8148 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -2032,13 +2032,13 @@ "healthCheckUnknown": "Desconhecido", "healthCheck": "Verificação de Saúde", "configureHealthCheck": "Configurar Verificação de Saúde", - "configureHealthCheckDescription": "Configure a monitorização de saúde para {target}", + "configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available", "enableHealthChecks": "Ativar Verificações de Saúde", "healthCheckDisabledStateDescription": "Quando desativado, o site não realizará verificações de saúde e o estado será considerado desconhecido.", "enableHealthChecksDescription": "Monitore a saúde deste alvo. Você pode monitorar um ponto de extremidade diferente do alvo, se necessário.", "healthScheme": "Método", "healthSelectScheme": "Selecione o Método", - "healthCheckPortInvalid": "A porta do exame de saúde deve estar entre 1 e 65535", + "healthCheckPortInvalid": "Port must be between 1 and 65535", "healthCheckPath": "Caminho", "healthHostname": "IP / Nome do Host", "healthPort": "Porta", @@ -2080,6 +2080,11 @@ "sshServerDestination": "Destino do Servidor", "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "Destino", + "destinationRequired": "Destination is required.", + "domainRequired": "Domain is required.", + "proxyPortRequired": "Port is required.", + "invalidPathConfiguration": "Invalid path configuration.", + "invalidRewritePathConfiguration": "Invalid rewrite path configuration.", "bgTargetMultiSiteDisclaimer": "Selecionar vários sites permite roteamento resiliente e failover para alta disponibilidade.", "roleAllowSsh": "Permitir SSH", "roleAllowSshAllow": "Autorizar",