Browsing English (Australia) translation

110 of 31 results
1.
Provides network-related commands, such as connecting to multiple networks
and checking latency to the server.
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.
(no translation yet)
Located in plugin.py:46
2.
[--ssl] <network> [<host[:port]>] [<password>]

Connects to another network (which will be represented by the name
provided in <network>) at <host:port>. If port is not provided, it
defaults to 6667, the default port for IRC. If password is
provided, it will be sent to the server in a PASS command. If --ssl is
provided, an SSL connection will be attempted.
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.
(no translation yet)
Located in plugin.py:59
3.
I'm already connected to %s.
(no translation yet)
Located in plugin.py:73
4.
A server must be provided if the network is not already registered.
(no translation yet)
Located in plugin.py:93
5.
Connection to %s initiated.
(no translation yet)
Located in plugin.py:101
6.
[<network>] [<quit message>]

Disconnects from the network represented by the network <network>.
If <quit message> is given, quits the network with the given quit
message. <network> is only necessary if the network is different
from the network the command is sent on.
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.
(no translation yet)
Located in plugin.py:108
7.
Disconnection to %s initiated.
(no translation yet)
Located in plugin.py:120
8.
[<network>] [<quit message>]

Disconnects and then reconnects to <network>. If no network is given,
disconnects and then reconnects to the network the command was given
on. If no quit message is given, uses the configured one
(supybot.plugins.Owner.quitMsg) or the nick of the person giving the
command.
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.
(no translation yet)
Located in plugin.py:126
9.
<network> <command> [<arg> ...]

Gives the bot <command> (with its associated <arg>s) on <network>.
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.
(no translation yet)
Located in plugin.py:143
10.
<command> <args>...

Perform <command> (with its associated <arg>s) on all networks.
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.
(no translation yet)
Located in plugin.py:151
110 of 31 results

No translation group has been assigned.

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

No-one has contributed to this translation yet.