diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-04-23 21:23:07 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-04-23 21:23:07 +0200 |
commit | bfd8c6918c89aa1848befb04385e9a707e96fad2 (patch) | |
tree | e1eef8124f5561b3162db600d231023aa4686370 /po/pl.po | |
parent | 2a4e9aef8a05853842858337b672bf345ba6ab38 (diff) | |
download | weechat-bfd8c6918c89aa1848befb04385e9a707e96fad2.zip |
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-03-25 09:00+0100\n" +"POT-Creation-Date: 2013-04-23 21:20+0200\n" "PO-Revision-Date: 2013-03-17 08:20+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6022,9 +6022,11 @@ msgid "password for server" msgstr "hasło dla serwera" #. TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po) +#, fuzzy msgid "" "comma-separated list of client capabilities to enable for server if they are " -"available (example: \"multi-prefix,extended-join\")" +"available; capabilities supported by WeeChat are: multi-prefix, userhost-in-" +"names (example: \"multi-prefix,userhost-in-names\")" msgstr "" "oddzielona przecinkami lista opcji włączanych dla serwera, jeśli są dostępne " "(na przykład \"multi-prefix,extended-join\")" |