diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-25 23:16:45 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-25 23:16:45 +0100 |
commit | aeaa0dfb7c8b0c24aa899d79751abca6aec9779d (patch) | |
tree | d323927da462def99e0aef88cf704d7e174df8e6 /po/it.po | |
parent | 3b38b7d433f861446b6475adb41e17acfc9d1897 (diff) | |
download | weechat-aeaa0dfb7c8b0c24aa899d79751abca6aec9779d.zip |
Add optional command name for infolist_get on command hooks
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.5-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-02-24 09:48+0100\n" +"POT-Creation-Date: 2011-02-25 23:15+0100\n" "PO-Revision-Date: 2011-02-22 19:26+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6396,8 +6396,10 @@ msgstr "" msgid "list of hooks" msgstr "elenco di hook" -msgid "hook type: command, timer, .. (optional)" -msgstr "tipo hook: comando, timer, ... (opzionale)" +msgid "" +"type,arguments (type is command/timer/.., arguments to get only some hooks, " +"both are optional)" +msgstr "" msgid "list of buffers in hotlist" msgstr "elenco dei buffer nella hotlist" @@ -7517,6 +7519,9 @@ msgstr "Tabella hash (output)" msgid "Pointer" msgstr "Puntatore" +#~ msgid "hook type: command, timer, .. (optional)" +#~ msgstr "tipo hook: comando, timer, ... (opzionale)" + #~ msgid "a color name" #~ msgstr "un nome colore" |