From d86a90cf615ef40ecd890d598ee23ed8c8726b45 Mon Sep 17 00:00:00 2001 From: Cryptobot Date: Thu, 27 Aug 2026 18:14:16 +0200 Subject: [PATCH] New translations strings.properties (Portuguese, Brazilian) [ci skip] [ci skip] --- src/main/resources/i18n/strings_pt_BR.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/i18n/strings_pt_BR.properties b/src/main/resources/i18n/strings_pt_BR.properties index abee33cb4..43f8a4366 100644 --- a/src/main/resources/i18n/strings_pt_BR.properties +++ b/src/main/resources/i18n/strings_pt_BR.properties @@ -172,6 +172,9 @@ hub.noKeychain.openBtn=Abrir preferências hub.checkHostTrust.message.check=Verificando configuração… hub.checkHostTrust.message.ask=Confiar neste host? hub.checkHostTrust.message.ask.plural=Confiar nestes hosts? +hub.checkHostTrust.description.ask=O Cryptomador não reconhece este host. Para desbloquear o cofre, ele precisa ser confiável. Apenas confie nele se você reconhecer o endereço abaixo. +hub.checkHostTrust.description.ask.plural=O Cryptomador não reconhece este host. Para desbloquear o cofre, ele precisa ser confiável. Apenas confie nele se você reconhecer os endereços abaixo. +hub.checkHostTrust.copyBtn.tooltip=Copiar endereço para a área de transferência hub.checkHostTrust.trustBtn=Confio hub.checkHostTrust.denyBtn=Recusar ### Waiting