|
1.
|
|
|
%s (Subject: %q, added by %s on %s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:57
|
|
2.
|
|
|
%s (Subject: %q, added by %s on %s, expires at %s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:61
|
|
3.
|
|
|
This plugin provides a means of maintaining News for a channel.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:109
|
|
4.
|
|
|
[<channel>] <expires> <subject>: <text>
Adds a given news item of <text> to a channel with the given <subject>.
If <expires> isn't 0, that news item will expire <expires> seconds from
now. <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:121
|
|
5.
|
|
|
(News item #%i added)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:133
|
|
6.
|
|
|
[<channel>] [<id>]
Display the news items for <channel> in the format of '(#id) subject'.
If <id> is given, retrieve only that news item; otherwise retrieve all
news items. <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:138
|
|
7.
|
|
|
News for %s: %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:149
|
|
8.
|
|
|
No news for %s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:152
|
|
9.
|
|
|
news item id
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:158 plugin.py:172 plugin.py:188 plugin.py:204
|
|
10.
|
|
|
[<channel>] <id>
Removes the news item with <id> from <channel>. <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:163
|