mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
conf.py: Fix typo.
This commit is contained in:
parent
f63148849c
commit
84931cd0ea
@ -379,7 +379,7 @@ msgstr ""
|
||||
#: ../src/conf.py:383
|
||||
msgid ""
|
||||
"Determines whether the bot will reply\n"
|
||||
" privatelywhen replying in a channel, rather than replying to the whole\n"
|
||||
" privately when replying in a channel, rather than replying to the whole\n"
|
||||
" channel."
|
||||
msgstr ""
|
||||
|
||||
|
@ -533,7 +533,7 @@ msgstr ""
|
||||
#: src/conf.py:403
|
||||
msgid ""
|
||||
"Determines whether the bot will reply\n"
|
||||
" privatelywhen replying in a channel, rather than replying to the whole\n"
|
||||
" privately when replying in a channel, rather than replying to the whole\n"
|
||||
" channel."
|
||||
msgstr ""
|
||||
"Määrittää vastaako botti yksityisesti, kun vastaa \n"
|
||||
|
@ -422,7 +422,7 @@ msgstr "Détermine si le bot enverra un message d'erreur aux utilisateurs qui
|
||||
#: ../src/conf.py:403
|
||||
msgid ""
|
||||
"Determines whether the bot will reply\n"
|
||||
" privatelywhen replying in a channel, rather than replying to the whole\n"
|
||||
" privately when replying in a channel, rather than replying to the whole\n"
|
||||
" channel."
|
||||
msgstr "Détermine si le bot répondra en privé, plutôt que de répondre sur le canal."
|
||||
|
||||
|
@ -438,7 +438,7 @@ msgstr ""
|
||||
#: src/conf.py:403
|
||||
msgid ""
|
||||
"Determines whether the bot will reply\n"
|
||||
" privatelywhen replying in a channel, rather than replying to the whole\n"
|
||||
" privately when replying in a channel, rather than replying to the whole\n"
|
||||
" channel."
|
||||
msgstr "Determina se il bot risponderà in privato piuttosto che in canale."
|
||||
|
||||
|
@ -412,7 +412,7 @@ msgstr ""
|
||||
#: src/conf.py:403
|
||||
msgid ""
|
||||
"Determines whether the bot will reply\n"
|
||||
" privatelywhen replying in a channel, rather than replying to the whole\n"
|
||||
" privately when replying in a channel, rather than replying to the whole\n"
|
||||
" channel."
|
||||
msgstr ""
|
||||
|
||||
|
@ -407,7 +407,7 @@ registerChannelValue(supybot.reply.error, 'noCapability',
|
||||
|
||||
registerChannelValue(supybot.reply, 'inPrivate',
|
||||
registry.Boolean(False, _("""Determines whether the bot will reply
|
||||
privatelywhen replying in a channel, rather than replying to the whole
|
||||
privately when replying in a channel, rather than replying to the whole
|
||||
channel.""")))
|
||||
|
||||
registerChannelValue(supybot.reply, 'withNotice',
|
||||
|
Loading…
Reference in New Issue
Block a user