|
1.
|
|
|
configuration variable
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:103
|
|
2.
|
|
|
settable configuration variable
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:109
|
|
3.
|
|
|
Provides access to the Supybot configuration. This is
a core Supybot plugin that should not be removed!
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:114
|
|
4.
|
|
|
<group>
Returns the configuration variables available under the given
configuration <group>. If a variable has values under it, it is
preceded by an '@' sign. If a variable is a 'ChannelValue', that is,
it can be separately configured for each channel using the 'channel'
command in this plugin, it is preceded by an '#' sign.
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:138
|
|
5.
|
|
|
There don't seem to be any values in %s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:150
|
|
6.
|
|
|
<word>
Searches for <word> in the current configuration variables.
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:156
|
|
7.
|
|
|
There were no matching configuration variables.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:169
|
|
8.
|
|
|
Global: %s; %s: %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:176
|
|
9.
|
|
|
That registry variable has no value. Use the list command in this plugin to see what variables are available in this group.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:187
|
|
10.
|
|
|
[<channel>] <name> [<value>]
If <value> is given, sets the channel configuration variable for <name>
to <value> for <channel>. Otherwise, returns the current channel
configuration value of <name>. <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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:202
|