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/es.po | |
parent | fe9aee25a5de346e01e7992aba373870eb6f0b4f (diff) | |
download | weechat-f841333609ab91b011dbe29099078f7599be0f2d.zip |
core: allow mix of commands and hsignals for keys in context "mouse"
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -21,7 +21,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-07-05 15:37+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3295,6 +3295,22 @@ msgstr "Error: no es posible crear el atajo \"%s\"" msgid "Error: not enough memory for key binding" msgstr "Error: no hay suficiente memoria para crear el atajo" +#, fuzzy, c-format +msgid "Hashtable focus: %s" +msgstr "Tabla hash (salida)" + +#, c-format +msgid "Command for key: \"%s\"" +msgstr "" + +#, c-format +msgid "Sending hsignal: \"%s\"" +msgstr "" + +#, fuzzy, c-format +msgid "Executing command: \"%s\"" +msgstr "comando predeterminado:" + msgid "Not enough memory for new line" msgstr "No hay suficiente memoria para una línea nueva" |