diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-24 14:34:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-24 14:34:09 +0100 |
commit | 966a2f4fb4cd3a3b1acb2e0fff1dc9f2ea455821 (patch) | |
tree | 3aacf841ed23c2839656aaeebadea200553383b0 /po/pl.po | |
parent | 0fb3f7d4a309a61aac2ca6c9dac95aaced1baab7 (diff) | |
download | weechat-966a2f4fb4cd3a3b1acb2e0fff1dc9f2ea455821.zip |
irc: fix notify message: "joined" -> "connected"
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-22 10:02+0100\n" -"PO-Revision-Date: 2014-03-22 09:52+0100\n" +"POT-Creation-Date: 2014-03-24 14:22+0100\n" +"PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pl\n" @@ -7965,9 +7965,9 @@ msgstr "%spowiadomienie: %s%s%s%s%s%s%s%s%s jest podłączony" msgid "%snotify: %s%s%s%s%s%s%s%s%s is offline" msgstr "%spowiadomienie: %s%s%s%s%s%s%s%s%s jest offline" -#, c-format -msgid "%snotify: %s%s%s%s%s%s%s%s%s has joined" -msgstr "%spowiadomienie: %s%s%s%s%s%s%s%s%s wszedł" +#, fuzzy, c-format +msgid "%snotify: %s%s%s%s%s%s%s%s%s has connected" +msgstr "%spowiadomienie: %s%s%s%s%s%s%s%s%s jest podłączony" #, c-format msgid "%snotify: %s%s%s%s%s%s%s%s%s has quit" |