diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-11-29 23:33+0100\n" +"POT-Creation-Date: 2016-12-03 09:38+0100\n" "PO-Revision-Date: 2016-09-27 12:29+0000\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -7659,6 +7659,10 @@ msgid "" msgstr "" "%s%s: cadeia de prioridades inválida, erro nesta posição na cadeia: \"%s\"" +#, fuzzy, c-format +msgid "%s%s: the evaluated fingerprint must not be empty" +msgstr "%s%s: não é possível reiniciar um acionador desativado" + #, c-format msgid "" "%s%s: invalid fingerprint size, the number of hexadecimal digits must be one " @@ -7752,12 +7756,14 @@ msgstr "" msgid "size of the key used during the Diffie-Hellman Key Exchange" msgstr "tamanho da chave usada durante a troca de chaves de Diffie-Hellman" +#, fuzzy msgid "" "fingerprint of certificate which is trusted and accepted for the server; " "only hexadecimal digits are allowed (0-9, a-f): 64 chars for SHA-512, 32 " "chars for SHA-256, 20 chars for SHA-1 (insecure, not recommended); many " "fingerprints can be separated by commas; if this option is set, the other " -"checks on certificates are NOT performed (option \"ssl_verify\")" +"checks on certificates are NOT performed (option \"ssl_verify\") (note: " +"content is evaluated, see /help eval)" msgstr "" "impressão digital do certificado considerado fidedigno e aceite do servidor; " "só são permitidos dígitos hexadecimais (0-9, a-f): 64 carateres para " |