diff options
author | Marco Paolone <marcopaolone@gmail.com> | 2012-01-16 22:20:47 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-01-16 22:20:47 +0100 |
commit | 7136a2826cde112f0240552ca4e6ff34c709ae4a (patch) | |
tree | 685c966b964d694c375cd613aa4a2db3692bb1ea /doc/it/autogen/plugin_api/infos.txt | |
parent | 8c80a2b1a24ea957251dff9cb7d6ef2d4f5de0d8 (diff) | |
download | weechat-7136a2826cde112f0240552ca4e6ff34c709ae4a.zip |
core: update italian translations
Diffstat (limited to 'doc/it/autogen/plugin_api/infos.txt')
-rw-r--r-- | doc/it/autogen/plugin_api/infos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/plugin_api/infos.txt b/doc/it/autogen/plugin_api/infos.txt index aff7231bd..8557125fd 100644 --- a/doc/it/autogen/plugin_api/infos.txt +++ b/doc/it/autogen/plugin_api/infos.txt @@ -6,7 +6,7 @@ | irc | irc_buffer | ottiene puntatore al buffer per un server/canale/nick IRC | server,canale,nick (canale e nick sono opzionali) -| irc | irc_is_channel | 1 if string is a valid IRC channel name for server | server,channel (server is optional) +| irc | irc_is_channel | 1 se la stringa è il nome di un canale IRC valido per il server | server,canale (server è opzionale) | irc | irc_is_nick | 1 se la stringa è un nick IRC valido | nick |