diff options
author | Simon Arlott <sa.me.uk> | 2012-09-03 10:26:45 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-09-03 10:26:45 +0200 |
commit | 055116f2b7b91975dad108d5427ccd84c8d4f5a3 (patch) | |
tree | 0dbc05646b81200ea56b38aa4ed668d8f0fe0894 /po/pl.po | |
parent | 606be401ccd6cc69b21541e679954a7bdc1ad5b5 (diff) | |
download | weechat-055116f2b7b91975dad108d5427ccd84c8d4f5a3.zip |
irc: fix bug when changing server option "addresses" with less addresses (bug #37215)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-09-03 09:34+0200\n" +"POT-Creation-Date: 2012-09-03 10:12+0200\n" "PO-Revision-Date: 2012-08-20 15:20+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7053,8 +7053,8 @@ msgstr " - informacje o certyfikacie klienta (%s):" msgid "%sgnutls: unable to read certifcate \"%s\"" msgstr "%sgnutls: nie można odczytać certyfikatu \"%s\"" -#, c-format -msgid "%s%s: unknown address server \"%s\", cannot connect" +#, fuzzy, c-format +msgid "%s%s: unknown address for server \"%s\", cannot connect" msgstr "%s%s: nieznany adres serwera \"%s\", nie można połączyć" #, c-format |