diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:43:55 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:43:55 +0100 |
commit | dac4764394b8f5cfe91efc7dd21f26ec45f5c8ba (patch) | |
tree | 0ccee783d9e51300fb6c6cf5d4dc7c9036bd2ed4 /po/pl.po | |
parent | a3efc89a7fba57bc2af3afb7dd77fa43133887f6 (diff) | |
download | weechat-dac4764394b8f5cfe91efc7dd21f26ec45f5c8ba.zip |
Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer plugin (bug #28658)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 9 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-01-17 15:43+0100\n" +"POT-Creation-Date: 2010-01-18 10:29+0100\n" "PO-Revision-Date: 2010-01-17 00:15+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -4369,6 +4369,10 @@ msgstr "pobiera aktualny nick z serwera" msgid "get nick from IRC host" msgstr "pobiera nick z hosta IRC" +#, fuzzy +msgid "get nick color" +msgstr "kolor tekstu" + msgid "get buffer pointer for an IRC server/channel" msgstr "pobiera wskaźnik bufora kanału/serwera IRC" @@ -5859,6 +5863,10 @@ msgstr "nie" msgid "No xfer" msgstr "Brak xfer" +#, fuzzy +msgid "send a CTCP action to remote host" +msgstr "wysyła akcję CTCP na aktualny kanał" + msgid "xfer control" msgstr "kontrola xfer" |