diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 9 |
1 files changed, 7 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-05-18 07:43+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5738,6 +5738,10 @@ msgid "" msgstr "" #, c-format +msgid "%s%s: the evaluated fingerprint must not be empty" +msgstr "" + +#, c-format msgid "" "%s%s: invalid fingerprint size, the number of hexadecimal digits must be one " "of: %s" @@ -5810,7 +5814,8 @@ msgid "" "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 "" msgid "check that the SSL connection is fully trusted" |