diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-10 18:14:48 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-10 18:14:48 +0100 |
commit | 6aab1916739ca5f9a1ffc62849868ec2a401afe8 (patch) | |
tree | 4368daa2c26b78db94d982fb275a4b9664078720 /doc/it/weechat_plugin_api.it.txt | |
parent | ac985354916e96b72a1b75b3e3a2507c5ed36be5 (diff) | |
download | weechat-6aab1916739ca5f9a1ffc62849868ec2a401afe8.zip |
Update italian translations and doc
Diffstat (limited to 'doc/it/weechat_plugin_api.it.txt')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 729061326..fd3534774 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -3273,8 +3273,7 @@ weechat_hashtable_set_pointer _Novità nella versione 0.3.4._ -// TRANSLATION MISSING -Set pointer value of a hashtable property. +Imposta il valore puntatore della proprietà di una tabella hash. Prototipo: @@ -3288,8 +3287,8 @@ Argomenti: * 'hashtable': puntatore alla tabella hash * 'property' e 'value': nome della proprietà, con il proprio valore: -// TRANSLATION MISSING -** 'callback_free_value': set callback function used to free values in hashtable +** 'callback_free_value': imposta la funzione callback usata per + liberare i valori nella tabella hash Esempio in C: @@ -6832,9 +6831,8 @@ Argomenti: | weechat | upgrade | - | comando `/upgrade` digitato dall'utente -// TRANSLATION MISSING | weechat | upgrade_ended | - | - end of upgrade process (command `/upgrade`) + fine del processo di aggiornamento (comando `/upgrade`) | weechat | weechat_highlight | string: messaggio con prefisso | evento accaduto |