1#######################################################################
2#
3# scaleddown.theme for irssi - http://waxman.org/irssi/
4#
5# scaleddown.theme, Public Beta, 1 2006/06/20
6#
7# Copyright 2006 Dave Waxman
8#
9# Please report any bugs to dave@waxman.org
10#
11# This theme is free software; you can redistribute it and/or
12# modify it under the terms of the GNU General Public License
13# as published by the Free Software Foundation; either version 2
14# of the License, or (at your option) any later version.
15#
16# This theme is distributed in the hope that it will be useful,
17# but WITHOUT ANY WARRANTY; without even the implied warranty of
18# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19# GNU General Public License for more details.
20#
21# You should have received a copy of the GNU General Public License
22# along with this theme; if not, write to the Free Software
23# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
24#
25#######################################################################
26
27
28# default foreground color (%w) - -1 is the "default terminal color"
29default_color = "-1";
30
31# print timestamp/servertag at the end of line, not at beginning
32info_eol = "false";
33
34# these characters are automatically replaced with specified color
35# (dark grey by default)
36replaces = { "[]=" = "%K$*%n"; };
37
38abstracts = {
39
40  # text to insert at the beginning of each non-message line
41  line_start = "";
42
43  # timestamp styling, nothing by default
44  timestamp = "%K$0-%n";
45
46  # any kind of text that needs hilighting, default is to bold
47  hilight = "%_$*%_";
48
49  # any kind of error message, default is bright red
50  error = "%R$*%n";
51
52  # channel name is printed
53  channel = "$*";
54
55  # nick is printed
56  nick = "%_$*%_";
57
58  # nick host is printed
59  nickhost = "%K[%n$*%K]%n";
60
61  # server name is printed
62  server = "%_$*%_";
63
64  # some kind of comment is printed
65  comment = "$*";
66
67  # reason for something is printed (part, quit, kick, ..)
68  reason = "{comment $*}";
69
70  # highlighted nick/host is printed (joins)
71  channick_hilight = "%W$*%w";
72  chanhost_hilight = "{nickhost %M$*%w}";
73
74  # nick/host is printed (parts, quits, etc.)
75  channick = "%w$*%w";
76  chanhost = "{nickhost $*}";
77
78  # highlighted channel name is printed
79  channelhilight = "%n$*%n";
80
81  # ban/ban exception/invite list mask is printed
82  ban = "%m$*%n";
83
84  # Actions
85
86  action_core = "%K*%m $*%W";
87
88  # generic one that's used by most actions
89  action = "{action_core $*} ";
90
91  # own action, both private/public
92  ownaction = "{action $*}";
93
94  # own action with target, both private/public
95  ownaction_target = "{action_core $0}%W:%M$1%n ";
96
97  # private action sent by others
98  pvtaction = "%G (*) $*%n ";
99  pvtaction_query = "{action $*}";
100
101  # public action sent by others
102  pubaction = "{action $*}";
103
104  # wallops
105  wallop = "%b$*%n: ";
106  wallop_nick = "%w$*";
107  wallop_action = "%W * $*%n ";
108
109  # DCC
110  dcc = " %K-%m-%M-%G $*%n";
111  dccfile = "%_$*%_";
112
113  # DCC chat, own msg/action
114  dccownmsg = "%K[%r$0%b($1-%b)%w%K] ";
115  dccownnick = "%R$*%n";
116  dccownquerynick = "%G$*%n";
117  dccownaction = "{action $*}";
118  dccownaction_target = "{action_core $0}%W:%M$1%n ";
119
120  # DCC chat, others
121  dccmsg = "%K[%G$1-%b(%g$0%b)%w%K]%n ";
122  dccquerynick = "%G$*%w";
123  dccaction = "%W (*dcc*) $*%w %|";
124
125  #msgnick = "%m<%W$0%n$1-%m>%n %|";
126  msgnick = "%m<%W$0%n$1-%m>%n ";
127  ##
128  ## statusbar
129  ##
130
131  # default background for all statusbars. You can also give
132  # the default foreground color for statusbar items.
133  sb_background = "%n%n";
134
135  # background for prompt / input line
136  sb_prompt_bg = "%w";
137  # background for info statusbar
138  sb_info_bg = "%8";
139
140  # text at the beginning of statusbars. sb-item already puts
141  # space there,so we don't use anything by default.
142  sbstart = "";
143  # text at the end of statusbars. Use space so that it's never
144  # used for anything.
145  sbend = "";
146
147  topicsbstart = "{sbstart $*}%m";
148  topicsbend = "{sbend $*}";
149  sb_topic_bg = "%m";
150  prompt = "%m[%n$tag%K/%m$cumode%M$*%m]%n ";
151
152
153  sb = "%m[%n$*%m]%K-";
154  sbmode = "%m(%m+%n$*%m)%n";
155  sbaway = "%K(%WzZzZ%K)";
156  sbservertag = "%n:$0 (change with ^X)";
157
158  # activity in statusbar
159
160  # ',' separator
161  sb_act_sep = "%m$*";
162  # normal text
163  sb_act_text = "%K$*";
164  # public message
165  sb_act_msg = "%m$*";
166  # hilight
167  sb_act_hilight = "%W$*";
168  # hilight with specified color, $0 = color, $1 = text
169  sb_act_hilight_color = "$0$1-%w";
170
171};
172formats = {
173  "fe-text" = {
174    lastlog_too_long = "%K-%m-%M- %W/LASTLOG %nwould print %M$0 %nlines.  Use the -force option to print all of them.";
175    lastlog_count = "%K-%m-%M- %W/LASTLOG %M$0 $nlines";
176    lastlog_start = "%K-%m-%M- %nBegining of LASTLOG:";
177    lastlog_end = "%K-%m-%M- %nEnd of LASTLOG";
178    lastlog_separator = "%K-%m-%M- %M---";
179    refnum_not_found = "%K-%m-%M- %RERROR: %nWindow number %M{hilight $0] %ndoes not exist";
180    window_too_small = "%K-%m-%M- %RERROR: %nNot enough room to resize this window";
181    cant_hide_last = "%K-%m-%M- %RERROR: %nYou can't hide the last window";
182    cant_hide_sticky_windows = "%K-%m-%M- %RError: %nYou can't hide sticky windows";
183    cant_show_sticky_windows = "%K-%m-%M- %RError: %nYou can't show sticky windows";
184    window_not_sticky = "%K-%m-%M- %WWindow: %nWindow is not sticky";
185    window_set_sticky = "%K-%m-%M- %WWindow: %nWindow set sticky";
186    window_unset_sticky = "%K-%m-%M- %WWindow: %nWindow set not sticky";
187    window_info_sticky = "%K-%m-%M- %WWindow: %nWindow Sticky   : $0";
188    Window_info_scroll = "%K-%m-%M- %WWindow: %nWindow Scroll   : $0";
189    paste_warning = "%K-%m-%M- %rWARNING: %nTrying to paste %M$0%n lines to %W$1%n.";
190    paste_prompt = "%RPress Ctrl-K to continue, Ctrl-C to abort.";
191  };
192  "fe-common/core" = {
193    servertag = "%K[%m$0%K]%n ";
194    join = "%K-%m-%M>%n {channick_hilight $0} {chanhost_hilight $1} has joined %m{channel $2}";
195    part = "%M<%m-%K-%n {channick_hilight $0} {chanhost_hilight $1} has left %m{channel $_$2$_} %K(%n{reason  $3}%K)";
196    kick = "%M<%m-%K-%n {nick $2} has kicked {channick_hilight $0} %nfrom %m{channel $_$1$_} %K(%n{reason $3}%K)";
197    quit = "%M<%m-%K-%n {channick_hilight $0} %K[%m$1%K] %nhas quit %K(%n{reason $2}%K)";
198    names = "%K[%mUsers %non %M$0%K]%n:";
199    names_prefix = "%K-%m-%M- ";
200    names_nick_op = "%K[%m$0%n$1-%K] ";
201    names_nick_halfop = "%K[%m$0%n$1-%K] ";
202    names_nick_voice = "%K[%m$0%n$1-%K] ";
203    names_nick = "%K[%n$0$1%K] ";
204    endofnames = "%K-%m-%M- %nUsers %M$1 %nnicks %K[%m$2 %nops, %m$3 %nhalfops, %m$4 %nvoices, %m$5 %nnormal%K]";
205    quit_once = "{channel $3} {channick $0} {chanhost $1} %K(%n{reason $2}%K)%n {channel $_$2$_}";
206    nick_changed = "%K-%m-%M- %W$0 %nis now known as %m$1";
207    chanmode_change = "%K-%m-%M- %W{nickhilight $2} %nsets modes %K[%n{$channelhilight $0} {mode $1}%K]";
208    channel_mode = "%K-%m-%M- %W{nickhilight $2} %nsets modes %K[%n{$channelhilight $0} {mode $1}%K]";
209    topic = "%K-%m-%M- %nTopic for {channelhilight $0} is $1";
210    new_topic = "%K-%m-%M- %W{nick $0} %nhas changed the topic to: %M$2";
211    topic_unset = "%K-%m-%M- %nTopic unset by {nick $0} on {channel $1}";
212    daychange = "%K-%m-%M- %nDay changed to %%d %%b %%Y";
213    your_nick_changed = "%K-%m-%M- %nYou're now known as %W$1";
214
215    talking_with = "%K-%m-%M- %nYou are now talking with %W$0";
216    refnum_too_low = "%K-%m-%M- %WWindow: %nWindow number must be greater than 1";
217    error_server_sticky = "%K-%m-%M- %WWindow: %nWindow's server is sticky, use -unsticky option to change";
218    set_server_sticky = "%K-%m-%M- %WWindow: %nWindow's server set sticky";
219    unset_server_sticky = "%K-%m-%M- %WWindow: %nWindow's server set not sticky";
220    window_name_not_unique = "%K-%m-%M- %WWindow: %nWindow names must be unique";
221    window_level = "%K-%m-%M- %WWindow: %nWindow level is now %M$0";
222    window_set_immortal = "%K-%m-%M- %WWindow: %nWindow set immortal";
223    window_unset_immortal = "%K-%m-%M- %WWindow: %nbWindow set not immortal";
224    window_immortal_error = "%K-%m-%M- %WWindow: %nWindow is immortal";
225    windowlist_header = "%K-%m-%M- %nRef Name                 Active item     Server          Level";
226    windowlist_line = "%K-%m-%M- %n$[3]0 %|$[20]1 $[15]2 $[15]3 $4";
227    windowlist_footer = "";
228    windows_layout_saved = "%K-%m-%M- %WWindow: %nLayout of windows saved";
229    windows_layout_reset = "%K-%m-%M- %WWindow: %nLayout of windows reset to defaults";
230    window_info_header = "";
231    window_info_footer = "";
232    window_info_refnum = "%K-%m-%M- %WWindow: %nWindow  : %W$0";
233    window_info_refnum_sticky = "%K-%m-%M- %WWindow: %nWindow  : %W{hilight #$0 (sticky)}";
234    window_info_name = "%K-%m-%M- %WWindow: %nName    : $0";
235    window_info_history = "%K-%m-%M- %WWindow: %nHistory : $0";
236    window_info_immortal = "%K-%m-%M- %WWindow: %nImmortal: yes";
237    window_info_size = "%K-%m-%M- %WWindow: %nSize    : $0x$1";
238    window_info_level = "%K-%m-%M- %WWindow: %nLevel   : $0";
239    window_info_server = "%K-%m-%M- %WWindow: %nServer  : $0";
240    window_info_server_sticky = "%K-%m-%M- %WWindow: %nServer  : $0 (sticky)";
241    window_info_theme = "%K-%m-%M- %WWindow: %nTheme   : $0$1";
242    window_info_bound_items_header = "%K-%m-%M- %WWindow: %nBounds  : {hilight Name                           Server tag}";
243    window_info_bound_item = "%n        : $[!30]0 $[!15]1 $2";
244    window_info_bound_items_footer = "";
245    window_info_items_header = "%K-%m-%M- %WWindow: %nItems   : {hilight Name                           Server tag}";
246    window_info_item = "%K-%m-%M- %WWindow: %n$[7]0: $[!30]1 $2";
247    window_info_items_footer = "";
248    looking_up = "%K-%m-%M- %WServer: %nLooking up host %W$0";
249    connecting = "%K-%m-%M- %WConnecting to %W$0 %K(%M$1%K) %non port %m$2";
250    connection_established = "%K-%m-%M- %WServer:%n Connection to %W$0 %nestablished";
251    cant_connect = "%K-%m-%M- %WServer:%n Unable to connect to %W$0 %non port %M$1 %K(%m$2%K)";
252    connection_lost = "%K-%m-%M- %WServer:%n Connection lost to %W$0";
253    lag_disconnected = "%K-%m-%M- %WServer:%n No PONG reply from server %W$0 %nin %M$1 %nseconds, disconnecting";
254    disconnected = "%K-%m-%M- %WServer:%n Disconnected from %W$0 %K(%M$1%K)";
255    server_quit = "%K-%m-%M- %WServer:%n Disconnecting from server %W$0%n: %M$1";
256    server_changed = "%K-%m-%M- %WServer:%n Changed to %W{hilight $2} %nserver %M$1";
257    unknown_server_tag = "%K-%m-%M- %RERROR:%n Server tag %W$0 %nnot found";
258    no_connected_servers = "%K-%m-%M- %RERROR:%n Not connected to any servers";
259    server_list = "%K-%m-%M- %WServer:%n $0: $1:$2 ($3)";
260    server_lookup_list = "%K-%m-%M- %WServer:%n $0: $1:$2 ($3) (connecting...)";
261    server_reconnect_list = "%K-%m-%M- %WServer:%n $0: $1:$2 ($3) ($5 left before reconnecting)";
262    server_reconnect_removed = "%K-%m-%M- %WServer:%n Removed reconnection to server %W$0 %nport %M$1";
263    server_reconnect_not_found = "%K-%m-%M- %WServer:%n Reconnection tag %W{hilight $0} %ndoes not exist";
264    setupserver_added = "%K-%m-%M- %WServer:%n Server %W{hilight $0} %nsaved";
265    setupserver_removed = "%K-%m-%M- %WServer:%n Server %W{hilight $0} %nremoved";
266    setupserver_not_found = "%K-%m-%M- %WServer:%n Server %W{hilight $0} %ndoes not exist";
267    your_nick = "%K-%m-%M- %nYour nickname is %W$0";
268    invite = "%K-%m-%M- %W$0 %ninvites you to channel %W$1";
269    not_invited = "%K-%m-%M- %nYou have not been invited to a channel!";
270    chanlist_header = "%K-%m-%M- %WChannel: %nYou are on the following channels:";
271    chanlist_line = "%K-%m-%M- %WChannel: %M{hilight $0} (+$1) [$2]: $3";
272    chansetup_not_found = "%K-%m-%M- %WChannel: %nChannel %W{hilight $0} %ndoes not exist";
273    chansetup_added = "%K-%m-%M- %WChannel: %nChannel %W{hilight $0} %nsaved";
274    chansetup_removed = "%K-%m-%M- %WChannel: %nChannel %W{hilight $0} %nremoved";
275    chansetup_header = "%K-%m-%M- %WChannel         Network    Password   Settings";
276    chansetup_line = "%K-%m-%M- %n{hilight $[15]0} $[10]1 $[10]2 $3";
277    chansetup_footer = "";
278    no_msgs_got = "%b{fq Error} %bYou have not received a message from anyone yet";
279    no_msgs_sent = "%b{fq Error} %bYou have not sent a message to anyone yet";
280    query_start = "%K-%m-%M- %WQuery: %nStarting query with %W$0 %non %M$1";
281    query_stop = "%K-%m-%M- %WQuery: %nClosing query with %W$0";
282    no_query = "%K-%m-%M- %WQuery: %nNo query with %W$0";
283    query_server_changed = "%K-%m-%M- %WQuery: %nQuery with %W$0 %nchanged to %M$1";
284    hilight_header = "";
285    hilight_line = "%K-%m-%M- %WHilight: %n$[-4]0 $1 $2 $3$4";
286    hilight_footer = "";
287    hilight_not_found = "%K-%m-%M- %WHighlight: %nHilight item %M{hilight $0} %ndoes not exist";
288    hilight_removed = "%K-%m-%M- %WHilight: %nHighlight item %M{hilight $0} removed";
289    alias_added = "%K-%m-%M- %WAlias: %nAlias %W{hilight $0} %nadded";
290    alias_removed = "%K-%m-%M- %WAlias: %nAlias %W{hilight $0} %nremoved";
291    alias_not_found = "%K-%m-%M- %WAlias: %nAlias %W{hilight $0} %ndoes not exist";
292    aliaslist_header = "";
293    aliaslist_line = "%K-%m-%M- %WAlias: %n$[10]0 $1";
294    aliaslist_footer = "";
295    no_away_msgs = "%K-%m-%M- %WAwayLog: %nYou have no messages waiting";
296    away_msgs = "%K-%m-%M- %WAwayLog: %nYou have %M$1 %nmessages waiting:";
297    command_unknown = "%K-%m-%M- %RERROR: %nUnknown command %M{hilight $0}";
298    command_ambiguous = "%K-%m-%M- %RERROR: %nAmbiguous command %M{hilight $0}";
299    option_unknown = "%K-%m-%M- %RERROR: %nUnknown option %M{hilight $0}";
300    option_ambiguous = "%K-%m-%M- %RERROR: %nAmbiguous option %M{hilight $0}";
301    option_missing_arg = "%K-%m-%M- %RERROR: %nMissing required argument for %M{hilight $0}";
302    not_enough_params = "%K-%m-%M- %RERROR: %nNot enough parameters given";
303    not_connected = "%K-%m-%M- %RERROR: %nNot connected to server";
304    not_joined = "%K-%m-%M- %RERROR: %nNot joined to any channel";
305    chan_not_found = "%K-%m-%M- %RERROR: %nNot joined to this channel";
306    chan_not_synced = "%K-%m-%M- %RERROR: %nChannel not fully synchronized yet, try again after a while";
307    illegal_proto = "%K-%m-%M- %RERROR: %nCommand isn't designed for the chat protocol of the active server";
308    not_good_idea = "%K-%m-%M- %RERROR: %nDoing this is not a good idea. Add -YES if you really mean it";
309    format_title = "%K-%m-%M- %WFormat: %n{hilight $0}%n%:      %w-%M-%m- %WFormat: %n {hilight $1}";
310    format_subtitle = "%K-%m-%M- %WFormat: %n {hilight $0}";
311    format_item = "%K-%m-%M- %WFormat:%W  $0 =%M \"$1\";";
312    ignored = "%K-%m-%M- %WIgnore: %nIgnoring %M{hilight $1} %nfrom %W{nick $0}";
313    ignored_options = "%K-%m-%M- %WIgnore: %nIgnoring %M{hilight $1} %nfrom %W{nick $0} ($2)";
314    unignored = "%K-%m-%M- %WIgnore: %nUnignored %W{nick $0}";
315    ignore_not_found = "%K-%m-%M- %W{nick $0} %nis not being ignored";
316    ignore_no_ignores = "%K-%m-%M- %nThere are no ignores";
317    ignore_header = "%K-%m-%M- %n%# Num Mask                             Type       Options";
318    ignore_line = "%K-%m-%M- %n%#$[-4]0 $[32]1 $[10]2 $3 $4";
319    ignore_footer = "";
320    bind_header = "%K-%m-%M- %n%#Key              Action";
321    bind_list = "%K-%m-%M- %n%#$[!16]0 $1 $2";
322    bind_footer = "";
323    no_completions = "%K-%m-%M- %nThere are no completions";
324    completion_removed = "%K-%m-%M- %nRemoved completion %W$0";
325    completion_header = "%K-%m-%M- %n%#Key        Value                                    Auto";
326    completion_line = "%K-%m-%M- %n%#$[10]0 $[!40]1 $2";
327    completion_footer = "";
328    theme_saved = "%K-%m-%M- %nTheme saved to %W$0";
329    theme_save_failed = "%K-%m-%M- %RERROR:%n Error saving theme to %W$0: $1";
330    theme_not_found = "%K-%m-%M- %RERROR:%n Theme %W{hilight $0} %nnot found";
331    theme_changed = "%K-%m-%M- %nNow using theme %W{hilight $0} ($1)";
332    unknown_chatnet = "%K-%m-%M- %RERROR: %nUnknown chat network %W{hilight $0}";
333    perl_error = "%K-%m-%M- %RERROR: %n%RPerl error: $0";
334    config_saved = "%K-%m-%M- %WSaved configuration to file %M$0";
335    config_reloaded = "%K-%m-%M- %WReloaded configuration";
336    config_modified = "%K-%m-%M- %WConfiguration file was modified since irssi was last started - do you want to overwrite the possible changes?";
337    set_title = "%K-%m-%M- %WSET: %W{hilight $0}:";
338    set_item = "%K-%m-%M- %WSET:%W  $0 %n= %M$1";
339    set_unknown = "%K-%m-%M- %WSET: %nUnknown setting {hilight $0}";
340    set_not_boolean = "%K-%m-%M- %WSET: %nSetting %M{hilight $0} %nis not boolean, use /SET";
341    not_toggle = "%K-%m-%M- %RERROR: %nValue must be either ON, OFF or TOGGLE";
342    talking_in = "%b{fq Irssi}%n %bYou are now talking in %W$0";
343    not_in_channels = "%b{fq Channels}%n %bYou are not on any channels";
344    current_channel = "%b{fq Channels}%n %bCurrent channel $0";
345    pubmsg = "{pubmsgnick $2 {pubnick \00309$0}}$1";
346    pubmsg_me = "{pubmsgmenick $2 {menick $0}}$1";
347    pubmsg_me_channel = "{pubmsgmenick $3 {menick $0}{msgchannel $1}}$2";
348    pubmsg_hilight = "{pubmsghinick $0 $3 $1}$2";
349    pubmsg_hilight_channel = "{pubmsghinick $0 $4 $1{msgchannel $2}$3";
350    pubmsg_channel = "{pubmsgnick $3 {pubnick $0}{msgchannel $1}}$2";
351    msg_private = "{privmsg $0 $1 }$2";
352    msg_private_query = "{privmsgnick $0}$2";
353  };
354  "fe-common/irc" = {
355    usermode_change = "%K-%m-%M- %nMode change %M{mode $0}%n for user {nick $1}";
356    ircnet_added = "%K-%m-%M- %WIRCnet %W{hilight $0} %nsaved";
357    ircnet_removed = "%K-%m-%M- %WIRCnet %W{hilight $0} %nremoved";
358    ircnet_not_found = "%K-%m-%M- %WIRCnet %W{hilight $0} %ndoes not exist";
359    ircnet_header = "%K-%m-%M- %WIRCnets:";
360    ircnet_footer = "";
361    setupserver_header = "%K-%m-%M- %WServer               Port  Network    Settings";
362    setupserver_line = "%K-%m-%M- %n$[!20]0 $[5]1 $[10]2 $3";
363    setupserver_footer = "";
364    joinerror_toomany = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (You have joined too many channels)";
365    joinerror_full = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (Channel is full)";
366    joinerror_invite = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (Channel is invite only)";
367    joinerror_banned = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (You are banned!)";
368    joinerror_bad_key = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (Channel is keyword protected)";
369    joinerror_bad_mask = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (Bad channel mask)";
370    joinerror_unavail = "%K-%m-%M- %RERROR: %nCannot join channel %W$0%n (Channel is temporarily unavailable)";
371    joinerror_duplicate = "%K-%m-%M- %RERROR: %nCannot create channel %W$0%n, it already exists";
372    joinerror_rejoin = "%K-%m-%M- %RERROR: %nChannel %W$0%n is temporarily unavailable.  Trying to rejoin automatically, use /RMREJOINS to abort.";
373    inviting = "%K-%m-%M- %WInviting: %W$0 %nto %M$1";
374    chanmode_change = "%K-%m-%M- %W{nickhilight $2} %nsets modes %K[%n{$channelhilight $0} {mode $1}%K]";
375    url = "%K-%m-%M- %nHome page for channel %W$0 %nis at %M$1";
376    bantype = "%K-%m-%M- %nBan type set to $0";
377    no_bans = "%K-%m-%M- %nNo bans set in channel %M$0";
378    banlist = "%K-%m-%M- %n$[-2]0. $1: $2";
379    banlist_long = "%K-%m-%M- %n$[-2]0. $1: $2 (set by $3 $4 secs ago)";
380    nick_away = "%K-%m-%M- %W$0 %nis away: %M$1";
381    no_such_nick = "%K-%m-%M- %W{hilight $0}%n: no such nick/channel";
382    nick_in_use = "%K-%m-%M- %nNick %W$0%n is already in use";
383    nick_unavailable = "%K-%m-%M- %nNick %W$0%n is temporarily unavailable";
384    your_nick_owned = "%K-%m-%M- %nYour nick is owned by %W$3 %K(%M$1@$2%K)";
385    notice_server = "%K-%m-%M- %WServer: $n[$0] $1";
386    kill = "%K-%m-%M- %RKILLED!!  %nYou were killed by %W$0 %M($1): $2 (Path: $3)";
387    kill_server = "%K-%m-%M- %RKILLED!!  %nYou were killed by $0: $1 (Path: $2)";
388    error = "%K-%m-%M- %RERROR: %n$0";
389    default_event = "%K-%m-%M- %WServer:%n $1";
390    default_event_server = "%K-%m-%M- %n[$0] $2: $1";
391    channel_mode = "%K-%m-%M- %W{nick $2} %nsets modes %K[%n{$channelhilight $0} {mode $1}%K]";
392    topic = "%K-%m-%M- %nTopic for %W{channelhilight $0}%n is:%M $1";
393    channel_created = "%K-%m-%M- %nChannel %W$0 %nwas created on %M$1";
394    no_topic = "%K-%m-%M- %nNo topic set for {channelhilight $0}";
395    topic_info = "%K-%m-%M- %nTopic set by {nick $0} {nickhost $2} {comment $1}";
396    away = "";
397    unaway = "";
398    whois = "%K-%m-%M- %b[%m$0%b] %n($1@$2) %n: $3 ";
399    whois_channels = "%K-%m-%M- %b[%m$0%b] %n$1";
400    whois_idle = "%K-%m-%M- %b[%m$0%b] %n$1 days $2 hours $3 minet $4 secs";
401    whois_server = "%K-%m-%M- %b[%m$0%b] %n$1 [$2]";
402    whois_idle_signon = "%K-%m-%M- %b[%m$0%b] %nIdle%n $1 days $2 hours $3 minutes $4 seconds, Signon $5";
403    whois_oper = "%K-%m-%M- %b[%m$0%b]%n $1 $2 $3 $4";
404    whois_ip = "%K-%m-%M- %b[%m$0%b]%n IP: $1";
405    end_of_whois = "%K-%m-%M- %b[%m$0%b] %nEnd of WHOIS List";
406    whois_away = "%K-%m-%M- %b[%m$0%b] %nis Away: %|$1";
407    whois_registered = "%K-%m-%M- %b[%m$0%b] %nhas registered this nick";
408    whowas = "%K-%m-%M- %b[%n$0%b]%n WAS ($1@$2) : $3";
409    end_of_whowas = "%K-%m-%M- %K[%n$0%K] %nEnd of WHOWAS List";
410    who = "%K-%m-%M- %K[%n$1%K]%n %n$4@$5 ($6) [Server: $7, $3 Hops]";
411    end_of_who = "%K-%m-%M- %K[%n$0%K] %nEnd of WHO list";
412    whois_not_found = "%K-%m-%M- %K[%n$0%K]%n No such nick";
413    notice_public = "{notice $0{pubnotice_channel $1}}$2";
414    notice_private = "{notice $0{pvtnotice_host $1}}$2";
415    own_notice = "%G>%W$0%G< %n$1-";
416    channel_synced = "%K-%m-%M- %nChannel %W{channel $0} %nwas synced in %M{hilight $1} %nseconds";
417    netsplit = "%w<%M-%m- %RNetsplit:%W $0 %R<-> %W$1 %nquits: %C$2";
418    netsplit_more = "%w<%M-%m- %RNetsplit: %W$0%R <-> %W$1 %nquits: %C$2 %n(+$3 more)";
419    netsplit_join = "%w-%M-%m> %gNetsplit Over%n - Joins: %C$0";
420    netsplit_join_more = "%w-%M-%m> %nJoins: %n$0 (+$1 more)";
421    no_netsplits = "%K-%m-%M- %nThere are no net splits";
422    netsplits_header = "%K-%m-%M- %n%M%#Nick            Channel    Server               Splitted server";
423    netsplits_line = "%K-%m-%M- %n%#$[15]0 $[10]1 $[20]2 $[20]3";
424    netsplits_footer = "";
425    server_chanmode_change = "%K-%m-%M- %W$2%n sets modes %K[%n$0 $1%K]%n";
426    ctcp_reply = "CTCP {hilight $0} reply from {nick $1}: $2";
427    ctcp_reply_channel = "CTCP {hilight $0} reply from {nick $1} in channel {channel $3}: $2";
428    ctcp_ping_reply = "CTCP {hilight PING} reply from {nick $0}: $1.$[-3.0]2 seconds";
429    ctcp_requested = "{ctcp {hilight $0} {comment $1} requested CTCP {hilight $2} from {nick $4}}: $3";
430    ctcp_requested_unknown = "{ctcp {hilight $0} {comment $1} requested unknown CTCP {hilight $2} from {nick $4}}: $3";
431    own_ctcp = "%K-%m-%M- %nSending %WCTCP %M$1 %nto %m$0: $2";
432    action_private = "{pvtaction $0}$2";
433    action_private_query = "{pvtaction_query $0}$2";
434    action_public = "{pubaction $0}$1";
435    action_public_channel = "{pubaction $0{msgchannel $1}}$2";
436  };
437  "fe-common/perl" = {
438    script_not_found = "%K-%m-%M- %rScript: %W{hilight $0} %nnot found";
439    script_not_loaded = "%K-%m-%M- %rScript: %W{hilight $0} is not loaded";
440    script_loaded = "%K-%m-%M- %rScript: %nLoded script %W{hilight $0}";
441    script_unloaded = "%K-%m-%M- %rScript: %nUnloaded script %W{hilight $0}";
442    no_scripts_loaded = "%K-%m-%M- %rScript: %nNo scripts are loaded";
443    script_list_header = "%K-%m-%M- %rScript               Path";
444    script_list_line = "%K-%m-%M- %n$[!20]0 $1";
445    script_list_footer = "";
446    script_error = "%K-%m-%M- %rScript: ERROR %n in script %W{hilight $0}:";
447  };
448
449  "fe-common/irc/notifylist" = {
450    notify_join = "%K-%m-%M- %WNotify: %W{hilight $0} %M($1@$2) [$3] %nhas connected to %m$4";
451    notify_part = "%K-%m-%M- %WNotify: %W{hilight $0}%n has disconnected from %M$4";
452    notify_away = "%K-%m-%M- %WNotify: %W{hilight $0} %M[$5] ($1@$2) [$3] %nis now away: %m$4";
453    notify_unaway = "%K-%m-%M- %WNotify: %W{hilight $0} %M($1@$2) [$3] %nis no longer away on %m$4";
454    notify_unidle = "%K-%m-%M- %WNotify: %W{hilight $0} %M($1@$2) [$3] %njust stopped idling on %m$5";
455    notify_online = "%K-%m-%M- %WNotify: %WOnline: $0: {hilight $1}";
456    notify_offline = "%K-%m-%M- %WNotify: %WOffline: $0";
457    notify_list = "%K-%m-%M- %n#$0: $1 $2 $3";
458    notify_list_empty = " %K-%m-%M- %WNotify: %nThe notify list is empty";
459  };
460  "Irssi::Script::nickcolor" = {
461    pubmsg_hilight = "{pubmsghinick $0 $3 $1}$2";
462  };
463};
464