diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-03 21:31:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-03 21:31:15 +0200 |
commit | 8bc6c1363b9ccf1f4fd6c74516317c062782199a (patch) | |
tree | f33cf87064adcec361557c3e68be43450e2a023e /po/pl.po | |
parent | 8c03f8dee4ff4767d865b92147d08222fd6cac44 (diff) | |
download | weechat-8bc6c1363b9ccf1f4fd6c74516317c062782199a.zip |
irc: fix help of option irc.color.mirc_remap
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.8-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-04-03 21:15+0200\n" +"POT-Creation-Date: 2012-04-03 21:28+0200\n" "PO-Revision-Date: 2012-02-26 09:16+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5937,13 +5937,14 @@ msgid "color for text in part/quit messages" msgstr "kolor tekstu w wiadomościach o opuszczeniu kanału/wyjściu z IRC" #. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +#, fuzzy msgid "" "remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " "integers between -1 (not specified) and 15, values are WeeChat color names " "or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" -"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " -"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" -"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"darkgray;1,2:white,blue\" to remap black to \"darkgray\" and black on blue " +"to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:black, 2:" +"blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " "lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " "15:white" msgstr "" |