diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-10 12:24:23 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-10 12:24:23 +0200 |
commit | f841333609ab91b011dbe29099078f7599be0f2d (patch) | |
tree | 2014251f2d4f275d0e249d38a81e98915d38bdac /po/hu.po | |
parent | fe9aee25a5de346e01e7992aba373870eb6f0b4f (diff) | |
download | weechat-f841333609ab91b011dbe29099078f7599be0f2d.zip |
core: allow mix of commands and hsignals for keys in context "mouse"
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-08-09 12:39+0200\n" +"POT-Creation-Date: 2011-08-10 12:16+0200\n" "PO-Revision-Date: 2011-05-15 10:51+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2917,6 +2917,22 @@ msgstr "%s nem sikerült a(z) \"%s\" billentyűt hozzárendelni\n" msgid "Error: not enough memory for key binding" msgstr "%s nincs elég memória a billentyűhozzárendeléshez\n" +#, c-format +msgid "Hashtable focus: %s" +msgstr "" + +#, c-format +msgid "Command for key: \"%s\"" +msgstr "" + +#, c-format +msgid "Sending hsignal: \"%s\"" +msgstr "" + +#, fuzzy, c-format +msgid "Executing command: \"%s\"" +msgstr "%s belső parancsok:\n" + #, fuzzy msgid "Not enough memory for new line" msgstr "Nincs elég memória az új sorhoz\n" |