imported irssi.
[silc.git] / apps / irssi / src / fe-common / silc / module-formats.c
1 /*
2  module-formats.c : irssi
3
4     Copyright (C) 2000 Timo Sirainen
5
6     This program is free software; you can redistribute it and/or modify
7     it under the terms of the GNU General Public License as published by
8     the Free Software Foundation; either version 2 of the License, or
9     (at your option) any later version.
10
11     This program is distributed in the hope that it will be useful,
12     but WITHOUT ANY WARRANTY; without even the implied warranty of
13     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14     GNU General Public License for more details.
15
16     You should have received a copy of the GNU General Public License
17     along with this program; if not, write to the Free Software
18     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19 */
20
21 #include "module.h"
22 #include "printtext.h"
23
24 FORMAT_REC fecommon_irc_formats[] = {
25         { MODULE_NAME, "IRC", 0 },
26
27         /* ---- */
28         { NULL, "Server", 0 },
29
30         { "lag_disconnected", "No PONG reply from server %_$0%_ in $1 seconds, disconnecting", 2, { 0, 1 } },
31         { "disconnected", "Disconnected from %_$0%_ %K[%n$1%K]", 2, { 0, 0 } },
32         { "server_list", "%_$0%_: $1:$2 ($3)", 5, { 0, 0, 1, 0, 0 } },
33         { "server_lookup_list", "%_$0%_: $1:$2 ($3) (connecting...)", 5, { 0, 0, 1, 0, 0 } },
34         { "server_reconnect_list", "%_$0%_: $1:$2 ($3) ($5 left before reconnecting)", 6, { 0, 0, 1, 0, 0, 0 } },
35         { "server_reconnect_removed", "Removed reconnection to server %_$0%_ port %_$1%_", 3, { 0, 1, 0 } },
36         { "server_reconnect_not_found", "Reconnection tag %_$0%_ not found", 1, { 0 } },
37         { "query_server_changed", "Query with %_$2%_ changed to server %_$1%_", 3, { 0, 0, 0 } },
38         { "setupserver_added", "Server $0 saved", 2, { 0, 1 } },
39         { "setupserver_removed", "Server $0 removed", 2, { 0, 1 } },
40         { "setupserver_not_found", "Server $0 not found", 2, { 0, 1 } },
41         { "setupserver_header", "Server               Port  IRC Net    Settings", 0 },
42         { "setupserver_line", "%|$[!20]0 $[5]1 $[10]2 $3", 4, { 0, 1, 0, 0 } },
43         { "setupserver_footer", "", 0 },
44         { "netsplit", "%RNetsplit%n %_$0%_ %_$1%_ quits: $2", 3, { 0, 0, 0 } },
45         { "netsplit_more", "%RNetsplit%n %_$0%_ %_$1%_ quits: $2 (+$3 more, use /NETSPLIT to show all of them)", 4, { 0, 0, 0, 1 } },
46         { "netsplit_join", "%CNetsplit%n over, joins: $0", 1, { 0 } },
47         { "netsplit_join_more", "%CNetsplit%n over, joins: $0 (+$1 more)", 2, { 0, 1 } },
48         { "no_netsplits", "There are no net splits", 0 },
49         { "netsplits_header", "Nick      Channel    Server               Splitted server", 0 },
50         { "netsplits_line", "$[9]0 $[10]1 $[20]2 $3", 4, { 0, 0, 0, 0 } },
51         { "netsplits_footer", "", 0 },
52         { "ircnet_added", "Ircnet $0 saved", 1, { 0 } },
53         { "ircnet_removed", "Ircnet $0 removed", 1, { 0 } },
54         { "ircnet_not_found", "Ircnet $0 not found", 1, { 0 } },
55         { "ircnet_header", "Ircnets:", 0 },
56         { "ircnet_line", "$0: $1", 2, { 0, 0 } },
57         { "ircnet_footer", "", 0 },
58
59         /* ---- */
60         { NULL, "Channels", 0 },
61
62         { "join", "%c%_$0%_ %K[%c$1%K]%n has joined %_$2", 3, { 0, 0, 0 } },
63         { "part", "%c$0 %K[%n$1%K]%n has left %_$2%_ %K[%n$3%K]", 4, { 0, 0, 0, 0 } },
64         { "joinerror_toomany", "Cannot join to channel %_$0%_ %K(%nYou have joined to too many channels%K)", 1, { 0 } },
65         { "joinerror_full", "Cannot join to channel %_$0%_ %K(%nChannel is full%K)", 1, { 0 } },
66         { "joinerror_invite", "Cannot join to channel %_$0%_ %K(%nYou must be invited%K)", 1, { 0 } },
67         { "joinerror_banned", "Cannot join to channel %_$0%_ %K(%nYou are banned%K)", 1, { 0 } },
68         { "joinerror_bad_key", "Cannot join to channel %_$0%_ %K(%nBad channel key%K)", 1, { 0 } },
69         { "joinerror_bad_mask", "Cannot join to channel %_$0%_ %K(%nBad channel mask%K)", 1, { 0 } },
70         { "joinerror_unavail", "Cannot join to channel %_$0%_ %K(%nChannel is temporarily unavailable%K)", 1, { 0 } },
71         { "kick", "%c$0%n was kicked from %_$1%_ by %_$2%_ %K[%n$3%K]", 4, { 0, 0, 0, 0 } },
72         { "quit", "%c$0 %K[%n$1%K]%n has quit IRC %K[%n$2%K]", 3, { 0, 0, 0 } },
73         { "quit_once", "%_$3%_ %c$0 %K[%n$1%K]%n has quit IRC %K[%n$2%K]", 4, { 0, 0, 0, 0 } },
74         { "invite", "%_$0%_ invites you to %_$1", 2, { 0, 0 } },
75         { "inviting", "Inviting $0 to %_$1", 2, { 0, 0 } },
76         { "not_invited", "You have not been invited to a channel!", 0 },
77         { "names", "%K[%g%_Users%_%K(%g$0%K)]%n $1", 2, { 0, 0 } },
78         { "names_nick", "%K[%n%_$0%_$1%K] ", 2, { 0, 0 } },
79         { "endofnames", "%g%_$0%_%K:%n Total of %_$1%_ nicks %K[%n%_$2%_ ops, %_$3%_ voices, %_$4%_ normal%K]", 5, { 0, 1, 1, 1, 1 } },
80         { "channel_created", "Channel %_$0%_ created $1", 2, { 0, 0 } },
81         { "topic", "Topic for %c$0%K:%n $1", 2, { 0, 0 } },
82         { "no_topic", "No topic set for %c$0", 1, { 0 } },
83         { "new_topic", "%_$0%_ changed the topic of %c$1%n to%K:%n $2", 3, { 0, 0, 0 } },
84         { "topic_unset", "Topic unset by %_$0%_ on %c$1", 2, { 0, 0 } },
85         { "topic_info", "Topic set by %_$0%_ %K[%n$1%K]", 2, { 0, 0 } },
86         { "chanmode_change", "mode/%c$0 %K[%n$1%K]%n by %_$2", 3, { 0, 0, 0 } },
87         { "server_chanmode_change", "%RServerMode/%c$0 %K[%n$1%K]%n by %_$2", 3, { 0, 0, 0 } },
88         { "channel_mode", "mode/%c$0 %K[%n$1%K]", 2, { 0, 0 } },
89         { "bantype", "Ban type changed to %_$0", 1, { 0 } },
90         { "no_bans", "No bans in channel %_$0%_", 1, { 0 } },
91         { "banlist", "%_$0%_: ban %c$1", 2, { 0, 0 } },
92         { "banlist_long", "%_$0%_: ban %c$1 %K[%nby %_$2%_, $3 secs ago%K]", 4, { 0, 0, 0, 1 } },
93         { "ebanlist", "%_$0%_: ban exception %c$1", 2, { 0, 0 } },
94         { "ebanlist_long", "%_$0%_: ban exception %c$1 %K[%nby %_$2%_, $3 secs ago%K]", 4, { 0, 0, 0, 1 } },
95         { "invitelist", "%_$0%_: invite %c$1", 2, { 0, 0 } },
96         { "no_such_channel", "$0: No such channel", 1, { 0 } },
97         { "channel_synced", "Join to %_$0%_ was synced in %_$1%_ secs", 2, { 0, 2 } },
98         { "not_in_channels", "You are not on any channels", 0 },
99         { "current_channel", "Current channel $0", 1, { 0 } },
100         { "chanlist_header", "You are on the following channels:", 0 },
101         { "chanlist_line", "$[-10]0 %|+$1 ($2): $3", 4, { 0, 0, 0, 0 } },
102         { "chansetup_not_found", "Channel $0 not found", 2, { 0, 0 } },
103         { "chansetup_added", "Channel $0 saved", 2, { 0, 0 } },
104         { "chansetup_removed", "Channel $0 removed", 2, { 0, 0 } },
105         { "chansetup_header", "Channel         IRC net    Password   Settings", 0 },
106         { "chansetup_line", "$[15]0 %|$[10]1 $[10]2 $3", 4, { 0, 0, 0, 0 } },
107         { "chansetup_footer", "", 0 },
108
109         /* ---- */
110         { NULL, "Nick", 0 },
111
112         { "usermode_change", "Mode change %K[%n%_$0%_%K]%n for user %c$1", 2, { 0, 0 } },
113         { "user_mode", "Your user mode is %K[%n%_$0%_%K]", 1, { 0 } },
114         { "away", "You have been marked as being away", 0 },
115         { "unaway", "You are no longer marked as being away", 0 },
116         { "nick_away", "$0 is away: $1", 2, { 0, 0 } },
117         { "no_such_nick", "$0: No such nick/channel", 1, { 0 } },
118         { "your_nick", "Your nickname is $0", 1, { 0 } },
119         { "your_nick_changed", "You're now known as %c$0", 1, { 0 } },
120         { "nick_changed", "%_$0%_ is now known as %c$1", 2, { 0, 0 } },
121         { "nick_in_use", "Nick %_$0%_ is already in use", 1, { 0 } },
122         { "nick_unavailable", "Nick %_$0%_ is temporarily unavailable", 1, { 0 } },
123         { "your_nick_owned", "Your nick is owned by %_$3%_ %K[%n$1@$2%K]", 4, { 0, 0, 0, 0 } },
124
125         /* ---- */
126         { NULL, "Who queries", 0 },
127
128         { "whois", "%_$0%_ %K[%n$1@$2%K]%n%: ircname  : $3", 4, { 0, 0, 0, 0 } },
129         { "whowas", "%_$0%_ %K[%n$1@$2%K]%n%: ircname  : $3", 4, { 0, 0, 0, 0 } },
130         { "whois_idle", " idle     : $1 days $2 hours $3 mins $4 secs", 5, { 0, 1, 1, 1, 1 } },
131         { "whois_idle_signon", " idle     : $1 days $2 hours $3 mins $4 secs %K[%nsignon: $5%K]", 6, { 0, 1, 1, 1, 1, 0 } },
132         { "whois_server", " server   : $1 %K[%n$2%K]", 3, { 0, 0, 0 } },
133         { "whois_oper", "          : %_IRC operator%_", 1, { 0 } },
134         { "whois_registered", "          : has registered this nick", 1, { 0 } },
135         { "whois_channels", " channels : $1", 2, { 0, 0 } },
136         { "whois_away", " away     : $1", 2, { 0, 0 } },
137         { "end_of_whois", "End of WHOIS", 1, { 0 } },
138         { "end_of_whowas", "End of WHOWAS", 1, { 0 } },
139         { "whois_not_found", "There is no such nick $0", 1, { 0 } },
140         { "who", "$[-10]0 %|%_$[!9]1%_ $[!3]2 $[!2]3 $4@$5 %K(%W$6%K)", 7, { 0, 0, 0, 0, 0, 0, 0 } },
141         { "end_of_who", "End of /WHO list", 1, { 0 } },
142
143         /* ---- */
144         { NULL, "Your messages", 0 },
145
146         { "own_msg", "%K<%n$2%W$0%K>%n %|$1", 3, { 0, 0, 0 } },
147         { "own_msg_channel", "%K<%n$3%W$0%K:%c$1%K>%n %|$2", 4, { 0, 0, 0, 0 } },
148         { "own_msg_private", "%K[%rmsg%K(%R$0%K)]%n $1", 2, { 0, 0 } },
149         { "own_msg_private_query", "%K<%W$2%K>%n %|$1", 3, { 0, 0, 0 } },
150         { "own_notice", "%K[%rnotice%K(%R$0%K)]%n $1", 2, { 0, 0 } },
151         { "own_me", "%W * $0%n $1", 2, { 0, 0 } },
152         { "own_ctcp", "%K[%rctcp%K(%R$0%K)]%n $1 $2", 3, { 0, 0, 0 } },
153         { "own_wall", "%K[%WWall%K/%c$0%K]%n $1", 2, { 0, 0 } },
154
155         /* ---- */
156         { NULL, "Received messages", 0 },
157
158         { "pubmsg_me", "%K<%n$2%Y$0%K>%n %|$1", 3, { 0, 0, 0 } },
159         { "pubmsg_me_channel", "%K<%n$3%Y$0%K:%c$1%K>%n %|$2", 4, { 0, 0, 0, 0 } },
160         { "pubmsg_hilight", "%K<%n$3$0$1%K>%n %|$2", 4, { 0, 0, 0, 0 } },
161         { "pubmsg_hilight_channel", "%K<%n$4$0$1%K:%c$2%K>%n %|$3", 5, { 0, 0, 0, 0, 0 } },
162         { "pubmsg", "%K<%n$2$0%K>%n %|$1", 3, { 0, 0, 0 } },
163         { "pubmsg_channel", "%K<%n$3$0%K:%c$1%K>%n %|$2", 4, { 0, 0, 0, 0 } },
164         { "msg_private", "%K[%R$0%K(%r$1%K)]%n $2", 3, { 0, 0, 0 } },
165         { "msg_private_query", "%K<%R$0%K>%n %|$2", 3, { 0, 0, 0 } },
166         { "notice_server", "%g!$0%n $1", 2, { 0, 0 } },
167         { "notice_public", "%K-%M$0%K:%m$1%K-%n $2", 3, { 0, 0, 0 } },
168         { "notice_public_ops", "%K-%M$0%K:%m@$1%K-%n $2", 3, { 0, 0, 0 } },
169         { "notice_private", "%K-%M$0%K(%m$1%K)-%n $2", 3, { 0, 0, 0 } },
170         { "action_private", "%W (*) $0%n $2", 3, { 0, 0, 0 } },
171         { "action_private_query", "%W * $0%n $2", 3, { 0, 0, 0 } },
172         { "action_public", "%W * $0%n $1", 2, { 0, 0 } },
173         { "action_public_channel", "%W * $0%K:%c$1%n $2", 3, { 0, 0, 0 } },
174
175         /* ---- */
176         { NULL, "CTCPs", 0 },
177
178         { "ctcp_reply", "CTCP %_$0%_ reply from %_$1%_%K:%n $2", 3, { 0, 0, 0 } },
179         { "ctcp_reply_channel", "CTCP %_$0%_ reply from %_$1%_ in channel %_$3%_%K:%n $2", 4, { 0, 0, 0, 0 } },
180         { "ctcp_ping_reply", "CTCP %_PING%_ reply from %_$0%_: $1.$2 seconds", 3, { 0, 2, 2 } },
181         { "ctcp_requested", "%g>>> %_$0%_ %K[%g$1%K] %grequested %_$2%_ from %_$3", 4, { 0, 0, 0, 0 } },
182
183         /* ---- */
184         { NULL, "Other server events", 0 },
185
186         { "online", "Users online: %_$0", 1, { 0 } },
187         { "pong", "PONG received from $0: $1", 2, { 0, 0 } },
188         { "wallops", "%WWALLOP%n $0: $1", 2, { 0, 0 } },
189         { "action_wallops", "%WWALLOP * $0%n $1", 2, { 0, 0 } },
190         { "error", "%_ERROR%_ $0", 1, { 0 } },
191         { "unknown_mode", "Unknown mode character $0", 1, { 0 } },
192         { "not_chanop", "You're not channel operator in $0", 1, { 0 } },
193
194         /* ---- */
195         { NULL, "Misc", 0 },
196
197         { "ignored", "Ignoring %_$1%_ from %_$0%_", 2, { 0, 0 } },
198         { "unignored", "Unignored %_$0%_", 1, { 0 } },
199         { "ignore_not_found", "%_$0%_ is not being ignored", 1, { 0 } },
200         { "ignore_no_ignores", "There are no ignores", 0 },
201         { "ignore_header", "Ignorance List:", 0 },
202         { "ignore_line", "$[-4]0 $1: $2 $3 $4", 4, { 1, 0, 0, 0 } },
203         { "ignore_footer", "", 0 },
204         { "talking_in", "You are now talking in %_$0%_", 1, { 0 } },
205         { "query_start", "Starting query with %_$0%_", 1, { 0 } },
206         { "no_query", "No query with %_$0%_", 1, { 0 } },
207         { "no_msgs_got", "You have not received a message from anyone yet", 0 },
208         { "no_msgs_sent", "You have not sent a message to anyone yet", 0 },
209
210         { NULL, NULL, 0 }
211 };