diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-19 16:21:36 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-19 16:21:36 +0100 |
commit | cdf990fced1738b05ccdc37d24145ce8f7f52233 (patch) | |
tree | 1fb02eacb3b64ddd453a9950703b0d676bf97cc2 /po/pl.po | |
parent | 090bd68e7cda97a605d16312eb99918a4fea9061 (diff) | |
download | weechat-cdf990fced1738b05ccdc37d24145ce8f7f52233.zip |
Add option irc.network.connection_timeout (timeout between TCP connection to server and reception of message 001)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-18 19:55+0100\n" +"POT-Creation-Date: 2010-02-19 16:14+0100\n" "PO-Revision-Date: 2010-02-18 19:54+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -4321,6 +4321,12 @@ msgid "color for channel modes, near channel name" msgstr "kolor trybów kanału, przy nazwie kanału" msgid "" +"timeout (in seconds) between TCP connection to server and message 001 " +"received, if this timeout is reached before 001 message is received, WeeChat " +"will disconnect from server" +msgstr "" + +msgid "" "default part message (leaving channel) (\"%v\" will be replaced by WeeChat " "version in string)" msgstr "" @@ -4871,6 +4877,10 @@ msgid "%s: disconnecting from server..." msgstr "%s: rozłączam z serwerem" #, c-format +msgid "%s%s: connection timeout (message 001 not received)" +msgstr "" + +#, c-format msgid "%s%s: sasl authentication timeout" msgstr "" |