diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-06 18:27:48 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-06 18:27:48 +0200 |
commit | 55b5130a8725da2e261464ebc93553fe5d0c8512 (patch) | |
tree | 4e53d5a5cbd7e66a5f338174a490dd29e12a68d4 /po/pl.po | |
parent | 8ba491e427beceecfee1ddbc644b72640e9e2caf (diff) | |
download | weechat-55b5130a8725da2e261464ebc93553fe5d0c8512.zip |
Display old IRC channel topic when topic is unset (task #9780)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-10-02 00:26+0200\n" +"POT-Creation-Date: 2010-10-06 18:24+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5061,6 +5061,10 @@ msgstr "%s%s%s%s zmienił temat %s%s%s z \"%s%s\" na \"%s%s\"" msgid "%s%s%s%s has changed topic for %s%s%s to \"%s%s\"" msgstr "%s%s%s%s zmienił temat %s%s%s na \"%s%s\"" +#, fuzzy, c-format +msgid "%s%s%s%s has unset topic for %s%s%s (old topic: \"%s%s\")" +msgstr "%s%s%s%s zmienił temat %s%s%s na \"%s%s\"" + #, c-format msgid "%s%s%s%s has unset topic for %s%s%s" msgstr "%s%s%s%s usunął temat %s%s%s" |