|
11.
|
|
|
Determines what nick the 'NickServ' service
has.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää mikä nimimerkki 'NickServ' palvelulla
on.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:88
|
|
12.
|
|
|
Determines what nick the 'ChanServ' service
has.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää mikä nimimerkki 'ChanServ' palvelulla
on.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:92
|
|
13.
|
|
|
Determines what password the bot will use with
ChanServ.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää mitä salasanaa botti käyttää
ChanServin kanssa.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:95
|
|
14.
|
|
|
Determines whether the bot will request to get
opped by the ChanServ when it joins the channel.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää pyytääkö botti ChanServin oppaamaksi
tulemista, kun se liittyy kanavalle.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:98
|
|
15.
|
|
|
Determines whether the bot will request to get
half-opped by the ChanServ when it joins the channel.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää pyytääkö botti tulla ChanServin puolioppaamaksi, kun
se liittyy kanavalle.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:101
|
|
16.
|
|
|
Determines whether the bot will request to get
voiced by the ChanServ when it joins the channel.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Määrittää pyytääkö botti ChanServiltä äänen, kun
se liittyy kanavalle.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
config.py:104
|
|
17.
|
|
|
This plugin handles dealing with Services on networks that provide them.
Basically, you should use the "password" command to tell the bot a nick to
identify with and what password to use to identify with that nick. You can
use the password command multiple times if your bot has multiple nicks
registered. Also, be sure to configure the NickServ and ChanServ
configuration variables to match the NickServ and ChanServ nicks on your
network. Other commands such as identify, op, etc. should not be
necessary if the bot is properly configured.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Tämä lisäosa hoitaa palvelut verkoissa, jotka tarjoavat niitä.
Perusteellisesti, sinun pitäisi käyttää komentoa "password" kertoaksesi botille
millä salasanalla ja tunnuksella se tunnistautuu. Voit käyttää
salasanakomentoa monta kertaa, mikäli botillasi on monta rekisteröityä
nimimerkkiä. Varmista myös, että asetusarvot täsmäävät
NickServin ja ChanServin nimimerkkeihin verkossasi.
Muiden komentojen, kuten identify, op, jne. ei
pitäisi olla vaadittuja, jos botti on määritetty hyvin.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
plugin.py:47
|
|
18.
|
|
|
You must set supybot.plugins.Services.ChanServ before I'm able to send the %s command.
|
|
|
|
Sinun täytyy asettaa supybot.plugins.Services.ChanServ ennen kuin pystyn lähettämään komennon %s.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
plugin.py:406
|
|
19.
|
|
|
[<channel>]
Attempts to get opped by ChanServ in <channel>. <channel> is only
necessary if the message isn't sent in the channel itself.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
[<kanava>]
Yrittää päästä ChanServin oppaamaksi <kanavalla>. <Kanava> on vaadittu vain,
jos viestiä ei lähetetä kanavalla itsellään.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
plugin.py:412
|
|
20.
|
|
|
I'm already opped in %s.
|
|
|
|
Minut on jo opattu kanavalla %s.
|
|
Translated by
Aminda Suomalainen
|
|
|
|
Located in
plugin.py:418
|