" recognized. If a specific True/False value is not given, it\n"
" inverts the current value.\n"
" "
msgstr ""
"<password> [<True|False>]\n"
"\n"
" Imposta il flag \"secure\" per l'utente che invia il messaggio.\n"
" Richiede che la sua hostmask sia presente nell'elenco di quelle\n"
" per quell'utente e di una password corretta. Quando questo flag è\n"
" impostato, l'utente *deve* identificarsi prima di essere riconosciuto.\n"
" Se l'argomento True/False non è specificato, il valore corrente viene invertito.\n"
" "
#: plugin.py:224
msgid "Secure flag set to %s"
msgstr "Flag secure impostato a %s"
#: plugin.py:232
#, docstring
msgid ""
"<hostmask|nick>\n"
"\n"
" Returns the username of the user specified by <hostmask> or <nick> if\n"
" the user is registered.\n"
" "
msgstr ""
"<hostmask|nick>\n"
"\n"
" Se l'utente è registrato, restituisce il nome utente di quello specificato da <hostmask> o <nick>.\n"
" "
#: plugin.py:241
msgid "I haven't seen %s."
msgstr "Non ho mai visto %s."
#: plugin.py:246
msgid "I don't know who that is."
msgstr "Non so chi sia."
#: plugin.py:252
#, docstring
msgid ""
"[<nick>]\n"
"\n"
" Returns the hostmask of <nick>. If <nick> isn't given, return the\n"
" hostmask of the person giving the command.\n"
" "
msgstr ""
"[<nick>]\n"
"\n"
" Restituisce l'hostmask di <nick>. Se <nick> non è specificato,\n"
" riporta l'hostmask di chi ha dato il comando.\n"
" "
#: plugin.py:264
#, docstring
msgid ""
"[<name>]\n"
"\n"
" Returns the hostmasks of the user specified by <name>; if <name>\n"
" isn't specified, returns the hostmasks of the user calling the\n"
" command.\n"
" "
msgstr ""
"[<nome>]\n"
"\n"
" Restituisce l'hostmask dell'utente specificato da <nome>; se <nome>\n"
" non è definito, riporta l'hostmask di chi ha dato il comando.\n"
" "
#: plugin.py:276
msgid "%s has no registered hostmasks."
msgstr "%s non ha hostmask registrate."
#: plugin.py:283
msgid "You may only retrieve your own hostmasks."
msgstr "Puoi recuperare solo le tue hostmask."
#: plugin.py:299
#, docstring
msgid ""
"[<name>] [<hostmask>] [<password>]\n"
"\n"
" Adds the hostmask <hostmask> to the user specified by <name>. The\n"
" <password> may only be required if the user is not recognized by\n"
" hostmask. <password> is also not required if an owner user is\n"
" giving the command on behalf of some other user. If <hostmask> is\n"
" not given, it defaults to your current hostmask. If <name> is not\n"
" given, it defaults to your currently identified name. This message\n"
" must be sent to the bot privately (not on a channel) since it may\n"
" contain a password.\n"
" "
msgstr ""
"[<nome>] [<hostmask>] [<password>]\n"
"\n"
" Aggiunge <hostmask> all'utente specificato da <nome>. <password>\n"
" è richiesta solo se l'utente non viene riconosciuto tramite l'hostmask\n"
" e può essere omessa se un owner sta dando il comando a nome di qualcun\n"
" altro. Se <hostmask> non è fornita utilizza quella attualmente in uso.\n"
" Se <nome> non è specificato utilizza quello attualmente identificato.\n"
" Questo messaggio va inviato al bot privatamente (non in canale) in\n"
" quanto può contenere una password.\n"
" "
#: plugin.py:313
msgid "hostmask"
msgstr "hostmask"
#: plugin.py:314
msgid "Make sure your hostmask includes a nick, then an exclamation point (!), then a user, then an at symbol (@), then a host. Feel free to use wildcards (* and ?, which work just like they do on the command line) in any of these parts."
msgstr "Assicurati che la tua hostmask includa un nick, un punto esclamativo, un utente, un at (@) e un host. Puoi usare wildcard (* e ?, che funzionano come da riga di comando) in qualsiasi punto."
#: plugin.py:324 plugin.py:347
msgid "That hostmask is already registered."
msgstr "Questa hostmask è già registrata."
#: plugin.py:355
#, docstring
msgid ""
"<name> <hostmask> [<password>]\n"
"\n"
" Removes the hostmask <hostmask> from the record of the user\n"
" specified by <name>. If the hostmask given is 'all' then all\n"
" hostmasks will be removed. The <password> may only be required if\n"
" sent to the bot privately (not on a channel) since it may contain a\n"
" password.\n"
" "
msgstr ""
"<nome> <hostmask> [<password>]\n"
"\n"
" Rimuove <hostmask> dalla lista dell'utente specificato da <nome>. Se\n"
" l'hostmask fornita è \"all\" verranno rimosse tutte. <password> è richiesta\n"
" solo se l'utente non viene riconosciuto tramite l'hostmask. Questo messaggio\n"
" va inviato al bot privatamente (non in canale) in quanto può contenere una password.\n"
" "
#: plugin.py:374
msgid "All hostmasks removed."
msgstr "Tutte le hostmask sono state rimosse."
#: plugin.py:378
msgid "There was no such hostmask."
msgstr "Non c'è nessuna hostmask."
#: plugin.py:387
#, docstring
msgid ""
"[<name>]\n"
"\n"
" Returns the capabilities of the user specified by <name>; if <name>\n"
" isn't specified, returns the capabilities of the user calling the\n"
" command.\n"
" "
msgstr ""
"[<nome>]\n"
"\n"
" Restituisce le capacità dell'utente specificato da <nome>; se <nome>\n"
" non è fornito riporta le capacità dell'utente che ha usato il comando.\n"
" "
#: plugin.py:407
#, docstring
msgid ""
"<name> <password>\n"
"\n"
" Identifies the user as <name>. This command (and all other\n"
" commands that include a password) must be sent to the bot privately,\n"
" not in a channel.\n"
" "
msgstr ""
"<nome> <password>\n"
"\n"
" Identifica l'utente come <nome>. Questo comando (e tutti quelli che\n"
" includono una password) devono essere inviati al bot privatamente, mai in canale.\n"
" "
#: plugin.py:419
msgid "Your secure flag is true and your hostmask doesn't match any of your known hostmasks."
msgstr "Il tuo flag secure è impostato a True e la tua hostmask non corrisponde a nessuna di quelle conosciute."
#: plugin.py:429
#, docstring
msgid ""
"takes no arguments\n"
"\n"
" Un-identifies you. Note that this may not result in the desired\n"
" effect of causing the bot not to recognize you anymore, since you may\n"
" have added hostmasks to your user that can cause the bot to continue to\n"
" recognize you.\n"
" "
msgstr ""
"non necessita argomenti\n"
"\n"
" Ti de-identifica. Nota che questo potrebbe non sortire l'effetto desiderato,\n"
" il bot potrebbe continuare a riconoscerti in quanto sono state eventualmente\n"
" aggiunta altre hostmask per il tuo utente.\n"
" "
#: plugin.py:438
msgid "If you remain recognized after giving this command, you're being recognized by hostmask, rather than by password. You must remove whatever hostmask is causing you to be recognized in order not to be recognized."
msgstr "Se dopo aver utilizzato questo comando si è ancora riconosciuti, ciò avviene tramite l'hostmask piuttosto che la password. È necessario rimuovere qualsiasi hostmask che causa il riconoscimento."
#: plugin.py:447
#, docstring
msgid ""
"takes no arguments\n"
"\n"
" Returns the name of the user calling the command.\n"
" "
msgstr ""
"non necessita argomenti\n"
"\n"
" Restituisce il nome dell'utente che usa questo comando.\n"
" "
#: plugin.py:455
msgid "I don't recognize you."
msgstr "Non ti riconosco."
#: plugin.py:460
#, docstring
msgid ""
"takes no arguments\n"
"\n"
" Returns some statistics on the user database.\n"
" "
msgstr ""
"non necessita argomenti\n"
"\n"
" Riporta alcune statistiche a proposito del database degli utenti.\n"
" "
#: plugin.py:478
msgid "I have %s registered users with %s registered hostmasks; %n and %n."
msgstr "Ho %s utenti registrati con %s hostmask registrate; %n e %n."