diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-28 12:40:08 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-28 12:40:08 +0200 |
commit | 0e4eb69d3308fff112c5e2473c2e5ff9a60be22d (patch) | |
tree | 60ab2b830d1351f61bb37b470fded1b5899a5e40 /po/it.po | |
parent | 1a7037d9cb8c71028bae2698845137501177b258 (diff) | |
download | weechat-0e4eb69d3308fff112c5e2473c2e5ff9a60be22d.zip |
api: use pointer for infolist "hook" to return only one hook
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-27 23:18+0200\n" +"POT-Creation-Date: 2013-07-28 12:32+0200\n" "PO-Revision-Date: 2013-07-18 19:51+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7944,6 +7944,10 @@ msgstr "" msgid "list of hooks" msgstr "elenco di hook" +#, fuzzy +msgid "hook pointer (optional)" +msgstr "puntatore al nick (opzionale)" + msgid "" "type,arguments (type is command/timer/.., arguments to get only some hooks " "(can start or end with \"*\" as wildcard), both are optional)" |