diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -21,7 +21,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-03 08:24+0200\n" "Last-Translator: Krzysztof Korościk <soltys1@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7659,6 +7659,10 @@ msgid "" "%s%s: invalid priorities string, error at this position in string: \"%s\"" msgstr "%s%s: nieprawidłowy ciąg priorytetów, błąd na pozycji: \"%s\"" +#, fuzzy, c-format +msgid "%s%s: the evaluated fingerprint must not be empty" +msgstr "%s%s: wyłączony trigger nie może być zrestartowany" + #, c-format msgid "" "%s%s: invalid fingerprint size, the number of hexadecimal digits must be one " @@ -7751,12 +7755,14 @@ msgid "size of the key used during the Diffie-Hellman Key Exchange" msgstr "" "rozmiar klucza używanego podczas połączenia Wymiany Kluczy Diffie-Hellmana" +#, 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 "" "skrót certyfikatu, który jest zaufany i akceptowany dla serwera; tylko cyfry " "heksadecymalne są dozwolone (0-9, a-f): 64 znaki dla SHA-512, 32 znaki dla " |