diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-12 16:02:40 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-12 16:02:40 +0200 |
commit | 38f1bc08374b8e6a5c67f21ca079c75c255c4560 (patch) | |
tree | 1e9adc1c3d89f821ac63075c48b8e7caf154e56d /po/hu.po | |
parent | 58e6a514eb14a5eb9cf7e1b1b593bfe9b7dc7585 (diff) | |
download | weechat-38f1bc08374b8e6a5c67f21ca079c75c255c4560.zip |
Remove variable with "WeeChat required version" in plugins, do not compare version any more (API comparison is enough)
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 19:00+0200\n" +"POT-Creation-Date: 2009-06-12 16:00+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5046,14 +5046,6 @@ msgid "" msgstr "%s nem sikerült a \"%s\" modult betölteni: már van ilyen nevű modul\n" #, fuzzy, c-format -msgid "" -"%sError: plugin \"%s\" is compiled for WeeChat %s and you are running " -"version %s, failed to load" -msgstr "" -"%s a \"weechat_plugin_init\" függvény nem található a \"%s\" modulban, " -"betöltés sikertelen\n" - -#, fuzzy, c-format msgid "%sError: function \"%s\" not found in plugin \"%s\", failed to load" msgstr "" "%s a \"weechat_plugin_init\" függvény nem található a \"%s\" modulban, " @@ -5849,6 +5841,14 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy #~ msgid "" +#~ "%sError: plugin \"%s\" is compiled for WeeChat %s and you are running " +#~ "version %s, failed to load" +#~ msgstr "" +#~ "%s a \"weechat_plugin_init\" függvény nem található a \"%s\" modulban, " +#~ "betöltés sikertelen\n" + +#, fuzzy +#~ msgid "" #~ "port number (or range of ports) that relay plugin listens on (syntax: a " #~ "single port, ie. 5000 or a port range, ie. 5000-5015)" #~ msgstr "" |