Browsing Finnish translation

110 of 16 results
1.
Would you like to add some bad words?
Haluaisitko lisätä joitakin pahoja sanoja?
Translated by Aminda Suomalainen
Located in config.py:42
2.
What words? (separate individual words by spaces)
Mitkä sanat? (Rajoita erilliset sanat käyttämällä välilyöntiä).
Translated by Aminda Suomalainen
Located in config.py:43
3.
Determines what words are
considered to be 'bad' so the bot won't say them.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää mitkä sanat ovat
'pahoja', jottei botti sano niitä.
Translated by Aminda Suomalainen
Located in config.py:55
4.
Determines whether the bot will require bad
words to be independent words, or whether it will censor them within other
words. For instance, if 'darn' is a bad word, then if this is true, 'darn'
will be censored, but 'darnit' will not. You probably want this to be
false. After changing this setting, the BadWords regexp needs to be
regenerated by adding/removing a word to the list, or reloading the
plugin.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää vaatiiko botti pahojen sanojen
olevan toisistaan riippumattomia sanoja, vai sensuroiko se ne toisten sanojen
sisältä. Esimerkiksi, jos 'pah' on paha sana, ja jos tämä on asetus on true, 'pah'
sensuroidaan, mutta 'pahus' ei sensuroida. Sinä luultavasti tahdot pitää tämän
false:na. Tämän asetuksen muuttamisen jälkeen, BadWords säännöllinen lauseke täytyy
luoda uudelleen lisäämällä/poistamalla sana listalta, tai lataamalla lisäosa
uudelleen.
Translated by Aminda Suomalainen
Located in config.py:58
5.
Determines what characters will replace bad words; a
chunk of these characters matching the size of the replaced bad word will
be used to replace the bad words you've configured.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittä mitkä merkit korvaavat pahat sanat;
osia näistä merkeistä, jotka sopivat pahan sanan kokoon,
käytetään määrittämiesi pahojen sanojen korvaamisessa.
Translated by Aminda Suomalainen
Located in config.py:75
6.
Determines the manner in which
bad words will be replaced. 'nastyCharacters' (the default) will replace a
bad word with the same number of 'nasty characters' (like those used in
comic books; configurable by supybot.plugins.BadWords.nastyChars).
'simple' will replace a bad word with a simple strings (regardless of the
length of the bad word); this string is configurable via
supybot.plugins.BadWords.simpleReplacement.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää millä tavalla
pahat sanat korvataan. 'nastyCharacters' (oletus) korvaa
pahan sanan samalla määrällä 'häijyjä merkkejä' (kuten ne jotka ovat
sarjakuvissa; muokattavissa supybot.plugins.BadWords.nastyChars asetuksella).
'simple' korvaa pahan sanan yksinkertaisella merkkiketjulla (riippumatta
pahan sanan koosta); tämä merkkiketju on muokattavissa
asetuksella supybot.plugins.BadWords.simpleReplacement.
Translated by Aminda Suomalainen
Located in config.py:83
7.
Determines what word will replace bad
words if the replacement method is 'simple'.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää mikä sana korvaa pahat
sanat jos korvausmenetelmä on 'simple'.
Translated by Aminda Suomalainen
Located in config.py:91
8.
Determines whether the bot will strip
formatting characters from messages before it checks them for bad words.
If this is False, it will be relatively trivial to circumvent this plugin's
filtering. If it's True, however, it will interact poorly with other
plugins that do coloring or bolding of text.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää riisuuko botti
muotoilun merkeistä ennen kuin se tarkistaa ne pahojen sanojen varalta.
Jos tämä on 'False', on hyvin pinnallista kiertää tämän lisäosan
suodatusta. Jos se kuitenkin on 'True', se on huonosti vuorovaikutuksessa
tekstin värittämistä tai korostamista tekevien lisäosien kanssa.
Translated by Aminda Suomalainen
Located in config.py:94
9.
Determines whether the bot will kick people with
a warning when they use bad words.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Määrittää potkiiko botti ihmiset
varoituksella jos he käyttävät pahoja sanoja.
Translated by Aminda Suomalainen
Located in config.py:101
10.
You have been kicked for using a word
prohibited in the presence of this bot. Please use more appropriate
language in the future.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Sinut on potkittu kielletyn sanan
käytöstä tämän botin läsnäollessa. Ole hyvä ja käytä asianmukaisempaa
kieltä tulevaisuudessa.
Translated by Aminda Suomalainen
Located in config.py:104
110 of 16 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Aminda Suomalainen.