Browsing English (Australia) translation

110 of 10 results
1.
This plugin allows you to schedule commands to execute at a later time.
(no translation yet)
Located in plugin.py:49
2.
Makes a function suitable for scheduling from command.
(no translation yet)
Located in plugin.py:112
3.
<seconds> <command>

Schedules the command string <command> to run <seconds> seconds in the
future. For example, 'scheduler add [seconds 30m] "echo [cpu]"' will
schedule the command "cpu" to be sent to the channel the schedule add
command was given in (with no prefixed nick, a consequence of using
echo). Do pay attention to the quotes in that example.
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:132
4.
Event #%i added.
(no translation yet)
Located in plugin.py:142
5.
<id>

Removes the event scheduled with id <id> from the schedule.
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:147
6.
Invalid event id.
(no translation yet)
Located in plugin.py:161 plugin.py:163
7.
<name> <seconds> <command>

Schedules the command <command> to run every <seconds> seconds,
starting now (i.e., the command runs now, and every <seconds> seconds
thereafter). <name> is a name by which the command can be
unscheduled.
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:177
8.
There is already an event with that name, please choose another name.
(no translation yet)
Located in plugin.py:186
9.
takes no arguments

Lists the currently scheduled events.
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:196
10.
There are currently no scheduled commands.
(no translation yet)
Located in plugin.py:207
110 of 10 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.