aboutsummaryrefslogtreecommitdiff
path: root/.irssi/envy.theme
diff options
context:
space:
mode:
Diffstat (limited to '.irssi/envy.theme')
-rw-r--r--.irssi/envy.theme502
1 files changed, 0 insertions, 502 deletions
diff --git a/.irssi/envy.theme b/.irssi/envy.theme
deleted file mode 100644
index b415d77..0000000
--- a/.irssi/envy.theme
+++ /dev/null
@@ -1,502 +0,0 @@
-# ___ ___ ___ ___
-# /\ \ /\__\ /\__\ |\__\
-# /::\ \ /::| | /:/ / |:| |
-# /:/\:\ \ /:|:| | /:/ / |:| |
-# /::\~\:\ \ /:/|:| |__ /:/__/ ___ |:|__|__
-# /:/\:\ \:\__\ /:/ |:| /\__\ |:| | /\__\ /::::\__\
-# \:\~\:\ \/__/ \/__|:|/:/ / |:| |/:/ / /:/~~/~
-# \:\ \:\__\ |:/:/ / |:|__/:/ / /:/ /
-# \:\ \/__/ |::/ / \::::/__/ \/__/
-# \:\__\ /:/ / ~~~~
-# \/__/ \/__/ v. 3.6
-#
-# theme by rolle (rolle @ QuakeNet, rolle_ @ Ircnet)
-# http://rollemaa.org/
-#
-# you can find the most recent version here:
-# http://rolle.tux.fi
-
-default_color = "-1";
-# Timestamp/servertag loppuun, ei alkuun
-info_eol = "false";
-replaces = { "[]=" = "$*"; };
-
-abstracts = {
- line_start = "%K";
- timestamp = "%K$*%n";
- hilight = "$*";
- error = "$*";
- channel = "$*";
- nick = "$*";
- nickhost = "$*";
- server = "$*";
- comment = "$*";
- reason = "{comment $*}";
- mode = "{comment $*}";
- channick_hilight = "$*";
- chanhost_hilight = "{nickhost $*}";
- channick = "$*";
- chanhost = "{nickhost $*}";
- channelhilight = "$*";
- ban = "$*";
- # Kaikissa alemmissa: $0 = mode, $1 = nick
- msgnick = "$0$1- %|";
- ownmsgnick = "{msgnick %K<$0 %G$1-%K>}%n";
- ownnick = "$*";
- pubmsgnick = "{msgnick %K<$0 %W$1-%K>}%n";
- pubnick = "$*";
- pubmsgmenick = "{msgnick %K<$0 %P$1-%K>}%P";
- menick = "%P$*%n";
- # $0 = hilightin väri, $1 = mode, $2 = nick
- pubmsghinick = "{msgnick %K<$1 %P$2-%K>%P}";
- msgchannel = ":$*";
- # $0 = nick, $1 = hosti
- privmsg = "[$0($1-)] ";
- # $0 = "msg", $1 = target nick
- ownprivmsg = "[$0($1-)] ";
- ownprivmsgnick = "{msgnick $*}";
- ownprivnick = "%K<%G$*%K>%n";
- privmsgnick = "%K<%B$*%K>%n ";
- action_core = " %r>%y>%g> %c$0-";
- action = "{action_core $*} ";
- ownaction = "{action $*}";
- ownaction_target = "{action_core $*}:$1 ";
- pvtaction = " (>>>) $* ";
- pvtaction_query = "{action $*}";
- pubaction = "{action $*}";
- ownnotice = "[$0($1-)] ";
- notice = "%g$*%K -> %G";
- whois = "%# $[8]0 : $1-";
- pubnotice_channel = ":$*";
- pvtnotice_host = "($*)";
- servernotice = "%r!$* %n";
- ownctcp = "[$0($1-)] ";
- ctcp = "$*";
- wallop = "$*: ";
- wallop_nick = "$*";
- wallop_action = " * $* ";
- netsplit = "$*";
- netjoin = "%K::%g:%K $*";
- names_prefix = "%K";
- names_nick = "%K[$0$1-] ";
- names_nick_op = "%K{names_nick $*}";
- names_nick_halfop = "%K{names_nick $*}";
- names_nick_voice = "%K{names_nick $*}";
- names_users = "%K[$*]";
- names_channel = "%K$*";
- dcc = "$*";
- dccfile = "$*";
- dccownmsg = "[$0($1-)] ";
- dccownnick = "$*";
- dccownquerynick = "$*";
- dccownaction = "{action $*}";
- dccownaction_target = "{action_core $0}:$1 ";
- dccmsg = "[$1-($0)] ";
- dccquerynick = "$*";
- dccaction = " (*dcc*) $* %|";
- sb_background = "";
- sb_window_bg = "%n%2";
- sb_default_bg = "";
- sb_prompt_bg = "%0";
- sb_info_bg = "";
- sb_topic_bg = "%G";
- sbstart = "";
- sbend = " ";
- topicsbstart = "{sbstart $*}";
- topicsbend = "{sbend $*}";
- prompt = "%R!%G$*%K: ";
- sb = " %w/%W$*%w/%n";
- sbmode = "";
- sbaway = "%r>%n";
- sbservertag = "%W$0%n";
- sbnickmode = "";
- sb_act_sep = "%w$*%n";
- sb_act_text = "%G$*%n";
- sb_act_msg = "%G$*%n";
- sb_act_hilight = "%r($*)%n";
- sb_act_hilight_color = "%r$0$1-%n";
-};
-formats = {
- "fe-common/core" = {
- query_start = "%K:%K:%g:%K %gStarting query%K in {server $1} with {nick $0}";
- join = "%K::%g:%K {channick_hilight $0} [{chanhost_hilight $1}] has %gjoined%K {channel $2}";
- part = "%r:%K:: {channick $0} [{chanhost $1}] has %rleft%K {channel $2}";
- quit = "%r:%K:: {channick $0} [{chanhost $1}] has %rquit%k ({reason $2})";
- quit_once = "%r:%K:: {channick $0} [{chanhost $1}] has %rquit%K ({reason $2})";
- nick_changed = "%K:%y:%K: {channick_hilight $0} is %ynow known as%K {channick_hilight $1}";
- # own_msg = "{ownmsgnick $2 {ownnick $[-10]0}}$1";
- # own_msg_channel = "{ownmsgnick $3 {ownnick $[-10]0}{msgchannel $1}}$2";
- # pubmsg_me = "{pubmsgmenick $2 {menick $[-10]0}}$1";
- # pubmsg_me_channel = "{pubmsgmenick $3 {menick $[-10]0}{msgchannel $1}}$2";
- # pubmsg_hilight = "{pubmsghinick $0 $3 $[-10]1}$2";
- # pubmsg_hilight_channel = "{pubmsghinick $0 $4 $[-10]1{msgchannel $2}}$3";
- # pubmsg = "{pubmsgnick $2 {pubnick \0030$0}}$1";
- # pubmsg_channel = "{pubmsgnick $3 {pubnick $[-10]0}{msgchannel $1}}$2";
- # line_start = "{line_start}";
- # line_start_irssi = "{line_start}{hilight Irssi} %W|%n ";
- line_start_irssi = "{line_start}";
- timestamp = "%K{timestamp $Z} ";
- # servertag = "$[-11]0 %W|%n ";
- servertag = "";
- daychange = "Day changed to %%d %%b %%Y %n";
- talking_with = "%r:%y:%g:%K You are now talking with {nick $0}";
- refnum_too_low = "%r:%K:: Window number must be greater than 1";
- error_server_sticky = "%r:%K:: Window's server is %rsticky%K and it cannot be changed without -unsticky option";
- set_server_sticky = "%K::%g:%K Window's server %gset sticky%K";
- unset_server_sticky = "%K::%g:%K Window's server isn't sticky anymore";
- window_name_not_unique = "%r:%K:: Window names must be unique";
- window_level = "%K::%g:%K Window level is now $0";
- windowlist_header = "Ref Name Active item Server Level";
- windowlist_line = "$[3]0 %|$[20]1 $[15]2 $[15]3 $4";
- windowlist_footer = "";
- windows_layout_saved = "%K::%g:%K Layout of windows is now %gremembered%K next time you start irssi";
- windows_layout_reset = "%K::%g:%K Layout of windows %greset%K to defaults";
- window_info_header = "";
- window_info_footer = "";
- window_info_refnum = "Window : {hilight #$0}";
- window_info_refnum_sticky = "Window : {hilight #$0 (sticky)}";
- window_info_name = "Name : $0";
- window_info_history = "History : $0";
- window_info_size = "Size : $0x$1";
- window_info_level = "Level : $0";
- window_info_server = "Server : $0";
- window_info_server_sticky = "Server : $0 (sticky)";
- window_info_theme = "Theme : $0$1";
- window_info_bound_items_header = "Bounds : {hilight Name Server tag}";
- window_info_bound_item = " : $[!30]0 $[!15]1 $2";
- window_info_bound_items_footer = "";
- window_info_items_header = "Items : {hilight Name Server tag}";
- window_info_item = " $[7]0: $[!30]1 $2";
- window_info_items_footer = "";
- looking_up = "%K::%g:%K %gLooking up%K {server $0}";
- connecting = "%K::%g:%K %gConnecting%K to {server $0} [$1] port {hilight $2}";
- connection_established = "%K::%g:%K Connection to {server $0} %gestablished%K";
- cant_connect = "%r:%K:: %rUnable to connect%K server {server $0} port {hilight $1} {reason $2}";
- connection_lost = "%r:%K:: %rConnection lost%K to {server $0}";
- lag_disconnected = "%r:%K:: %rNo PONG reply%K from server {server $0} in $1 seconds, disconnecting";
- disconnected = "%r:%K:: %rDisconnected%K from {server $0} {reason $1}";
- server_quit = "%r:%K:: %rDisconnecting%K from server {server $0}: {reason $1}";
- server_changed = "%K:%y:%K: %yChanged%K to {hilight $2} server {server $1}";
- unknown_server_tag = "%r:%K:: %rUnknown%K server tag {server $0}";
- no_connected_servers = "%r:%K:: %rNot connected%K to any servers";
- server_list = "{server $0}: $1:$2 ($3)";
- server_lookup_list = "{server $0}: $1:$2 ($3) (connecting...)";
- server_reconnect_list = "{server $0}: $1:$2 ($3) ($5 left before reconnecting)";
- server_reconnect_removed = "%K::%g:%K %gRemoved reconnection%K to server {server $0} port {hilight $1}";
- server_reconnect_not_found = "%r:%K:: Reconnection tag {server $0} %rnot found%K";
- setupserver_added = "%K::%g:%K Server {server $0} %gsaved%K";
- setupserver_removed = "%K::%g:%K Server {server $0} %gremoved%K";
- setupserver_not_found = "%r:%K:: Server {server $0} %rnot found%K";
- your_nick = "%r:%y:%g:%K Your nickname is {nick $0}";
- kick = "%r:%K:: {channick $0} was %rkicked%K from {channel $1} by {nick $2} ({reason $3})";
- invite = "%K:%y:%K: {channick_hilight $0} %yinvites%K you to {channel $1}";
- not_invited = "You have not been invited to a channel!";
- new_topic = "%K:%y:%K: {channick_hilight $0} %ychanged the topic%K of {channel $1} to: {hilight $2}";
- topic_unset = "%K:%y:%K: {channick_hilight $0} %yunset the topic%K on {channel $1}";
- your_nick_changed = "%K:%y:%K: You're %ynow known as%K {channick_hilight $1}";
- talking_in = "%r:%y:%g:%K You are now talking in {channel $0}";
- not_in_channels = "%r:%y:%g:%K You are not on any channels";
- current_channel = "%r:%y:%g:%K Current channel {channel $0}";
- names = "{names_users Users {names_channel $0}} {comment $1 total}";
- names_prefix = "{names_prefix $0}";
- names_nick_op = "{names_nick_op $0 $1}";
- names_nick_halfop = "{names_nick_halfop $0 $1}";
- names_nick_voice = "{names_nick_voice $0 $1}";
- names_nick = "{names_nick $0 $1}";
- endofnames = "%r:%y:%g:%K {channel $0}: Total of {hilight $1} nicks {comment {hilight $2} ops, {hilight $3} halfops, {hilight $4} voices, {hilight $5} normal}";
- chanlist_header = "%r:%y:%g:%K You are on the following channels:";
- chanlist_line = "{channel $[-9]0} %|+$1 ($2): $3";
- chansetup_not_found = "Channel {channel $0} not found";
- chansetup_added = "Channel {channel $0} saved";
- chansetup_removed = "Channel {channel $0} removed";
- chansetup_header = "Channel Network Password Settings";
- chansetup_line = "{channel $[15]0} %|$[10]1 $[10]2 $3";
- chansetup_footer = "";
- channel_move_notify = "{channel $0} is already joined in window $1, use \"/WINDOW ITEM MOVE $0\" to move it to this window";
- # own_msg_private = "{ownprivmsg msg $0}$1";
- # own_msg_private_query = "{ownprivmsgnick {ownprivnick $[-9]2}}$1";
- # msg_private = "{privmsg $0 $1}$2";
- # msg_private_query = "{privmsgnick $[-9]0}$2";
- no_msgs_got = "%r:%y:%g:%K You have not received a message from anyone yet";
- no_msgs_sent = "%r:%y:%g:%K You have not sent a message to anyone yet";
- query_stop = "%r:%y:%g:%K Closing query with {nick $0}";
- no_query = "%r:%y:%g:%K No query with {nick $0}";
- query_server_changed = "%K:%y:%K: Query with {nick $0} %ychanged%K to server {server $1}";
- query_move_notify = "%r:%y:%g:%K Query with {nick $0} is already created to window $1, use \"/WINDOW ITEM MOVE $0\" to move it to this window";
- hilight_header = "%r:%y:%g:%K Highlights:";
- hilight_line = "$[-4]0 $1 $2 $3$4$5";
- hilight_footer = "";
- hilight_not_found = "%r:%K:: Highlight %rnot found%K: $0";
- hilight_removed = "%K::%g:%K Highlight %gremoved%K: $0";
- alias_added = "%K::%g:%K Alias $0 %gadded%K";
- alias_removed = "%K::%g:%K Alias $0 %gremoved%K";
- alias_not_found = "%r:%K:: %rNo such%K alias: $0";
- aliaslist_header = "%r:%y:%g:%K Aliases:";
- aliaslist_line = "$[10]0 $1";
- aliaslist_footer = "";
- log_opened = "%K::%g:%K Log file {hilight $0} %gopened%K";
- log_closed = "%K::%g:%K Log file {hilight $0} %gclosed%K";
- log_create_failed = "%r:%K:: %rCouldn't create%K log file {hilight $0}: $1";
- log_locked = "%r:%K:: Log file {hilight $0} is %rlocked%K, probably by another running Irssi";
- log_not_open = "%r:%K:: Log file {hilight $0} %rnot open%K";
- log_started = "%K::%g:%K %gStarted%K logging to file {hilight $0}";
- log_stopped = "%r:%K:: %rStopped%K logging to file {hilight $0}";
- log_list_header = "%r:%y:%g:%K Logs:";
- log_list = "$0 $1: $2 $3$4";
- log_list_footer = "";
- windowlog_file = "%K::%g:%K Window LOGFILE set to $0";
- windowlog_file_logging = "%r:%K:: %rCan't change%K window's logfile while log is on";
- no_away_msgs = "%r:%K:: %rNo new%K messages in awaylog";
- away_msgs = "%K::%g:%K {hilight $1} %gnew messages%K in awaylog:";
- module_header = "Module Type Submodules";
- module_line = "$[!20]0 $[7]1 $2";
- module_footer = "";
- module_already_loaded = "%r:%K:: Module {hilight $0/$1} already loaded";
- module_not_loaded = "%r:%K:: Module {hilight $0/$1} %ris not loaded%K";
- module_load_error = "%r:%K:: %rError%K loading module {hilight $0/$1}: $2";
- module_invalid = "%r:%K:: {hilight $0/$1} isn't Irssi module";
- module_loaded = "%K::%g:%K %gLoaded%K module {hilight $0/$1}";
- module_unloaded = "%r:%K:: %rUnloaded%K module {hilight $0/$1}";
- command_unknown = "%r:%K:: %rUnknown%K command: $0";
- command_ambiguous = "%r:%K:: %rAmbiguous%K command: $0";
- option_unknown = "%r:%K:: %rUnknown%K option: $0";
- option_ambiguous = "%r:%K:: %rAmbiguous%K option: $0";
- option_missing_arg = "%r:%K:: %rMissing%K required argument for: $0";
- not_enough_params = "%r:%K:: %rNot enough%K parameters given";
- not_connected = "%r:%K:: %rNot connected%K to server";
- not_joined = "%r:%K:: %rNot joined%K to any channel";
- chan_not_found = "%r:%K:: %rNot joined%K to such channel";
- chan_not_synced = "%r:%K:: Channel %rnot fully synchronized%K yet, try again after a while";
- illegal_proto = "%r:%K:: Command isn't designed for the chat protocol of the active server";
- not_good_idea = "%r:%K:: Doing this is %rnot a good idea%K. Add -YES if you really mean it";
- theme_saved = "%K::%g:%K Theme %gsaved%K to $0";
- theme_save_failed = "%r:%K:: %rError%K saving theme to $0: $1";
- theme_not_found = "%r:%K:: Theme {hilight $0} %rnot found%K";
- theme_changed = "%K:%y:%K: %yUsing%K now theme {hilight $0} ($1)";
- window_theme = "%K::%g:%K %gUsing%K theme {hilight $0} in this window";
- window_theme_default = "%r:%K:: %rNo theme is set%K for this window";
- window_theme_changed = "%K:%y:%K: %yUsing%K now theme {hilight $0} ($1) in this window";
- window_theme_removed = "%K::%g:%K %gRemoved%K theme from this window";
- format_title = "%:[{hilight $0}] - [{hilight $1}]%:";
- format_subtitle = "[{hilight $0}]";
- format_item = "$0 = $1";
- ignored = "%K::%g:%K %gIgnoring%K {hilight $1} from {nick $0}";
- unignored = "%K::%g:%K %gUnignored%K {nick $0}";
- ignore_not_found = "%K::%g:%K {nick $0} %gis not%K being ignored";
- ignore_no_ignores = "%r:%y:%g:%K There are no ignores";
- ignore_header = "%r:%y:%g:%K Ignorance List:";
- ignore_line = "$[-4]0 $1: $2 $3 $4";
- ignore_footer = "";
- unknown_chat_protocol = "%r:%K:: %rUnknown%K chat protocol: $0";
- unknown_chatnet = "%r:%K:: %rUnknown%K chat network: $0 (create it with /IRCNET ADD)";
- not_toggle = "%r:%K:: Value must be either ON, OFF or TOGGLE";
- perl_error = "%r:%K:: Perl %rerror%K: $0";
- bind_key = "$[!20]0 $1 $2";
- bind_unknown_id = "%r:%K:: %rUnknown%K bind action: $0";
- config_saved = "%K::%g:%K %gSaved%K configuration to file $0";
- config_reloaded = "%K::%g:%K %gReloaded%K configuration";
- config_modified = "%r:%y:%g:%K Configuration file was modified since irssi was last started - do you want to overwrite the possible changes?";
- glib_error = "{error GLib $0} $1";
- overwrite_config = "%r:%y:%g:%K Overwrite config (%gy%K/%rN%K)?";
- set_title = "[{hilight $0}]";
- set_item = "$0 = $1";
- set_unknown = "%r:%K:: %rUnknown%K setting $0";
- set_not_boolean = "%r:%K:: Setting {hilight $0} isn't boolean, use /SET";
- translation_not_found = "%r:%K:: %rError%K opening translation table file $0: $1";
- translation_file_error = "%r:%K:: %rError%K parsing translation table file $0";
- pubmsg = "{pubmsgnick $2 {pubnick \00306$[0]0}}$1";
- own_msg = "{ownmsgnick $2 {ownnick $[0]0}}$1";
- };
- "fe-common/irc/dcc" = {
- dcc_list_header = "{line_start_irssi}{dcc DCC connections:}";
- dcc_list_footer = "{line_start_irssi}{dcc ];}";
- # own_dcc = "{dccownmsg dcc {dccownnick $1}}$2";
- # own_dcc_action = "{dccownaction_target $0 $1}$2";
- # own_dcc_action_query = "{dccownaction $0}$2";
- # own_dcc_ctcp = "{ownctcp ctcp $0}$1 $2";
- # dcc_msg = "{dccmsg dcc $0}$1";
- # action_dcc = "{dccaction $0}$1";
- # action_dcc_query = "{dccaction $0}$1";
- # own_dcc_query = "{ownmsgnick {dccownquerynick $0}}$2";
- # dcc_msg_query = "{privmsgnick $0}$1";
- dcc_ctcp = "%K::%g:%K {dcc >>> DCC CTCP {hilight $1} %greceived%K from {hilight $0}: $2}";
- dcc_chat = "%K::%g:%K {dcc DCC CHAT from {nick $0} [$1 port $2]}";
- dcc_chat_channel = "%K::%g:%K {dcc DCC CHAT from {nick $0} [$1 port $2] %grequested%K in channel {channel $3}}";
- dcc_chat_not_found = "%K::%g:%K {dcc No DCC CHAT %gconnection open%K to {nick $0}}";
- dcc_chat_connected = "%K::%g:%K {dcc DCC CHAT connection with {nick $0} [$1 port $2] %gestablished%K}";
- dcc_chat_disconnected = "%r:%K:: {dcc DCC %rlost chat%K to {nick $0}}";
- dcc_send = "%K::%g:%K {dcc DCC SEND from {nick $0} [$1 port $2]: $3 [$4 bytes]}";
- dcc_send_channel = "%K::%g:%K {dcc DCC SEND from {nick $0} [$1 port $2]: $3 [$4 bytes] %grequested%K in channel {channel $5}}";
- dcc_send_exists = "%r:%K:: {dcc DCC %ralready sending%K file {dccfile $0} for {nick $1}}";
- dcc_send_not_found = "%r:%K:: {dcc DCC %rnot sending%K file {dccfile $1} to {nick $0}}";
- dcc_send_file_open_error = "%r:%K:: {dcc DCC %rcan't open%K file {dccfile $0}: $1}";
- dcc_send_connected = "%K::%g:%K {dcc DCC %gsending%K file {dccfile $0} for {nick $1} [$2 port $3]}";
- dcc_send_complete = "%K::%g:%K {dcc DCC %gsent%K file {dccfile $0} [{hilight $1}kB] for {nick $2} in {hilight $3} secs [{hilight $4kB/s}]}";
- dcc_send_aborted = "%r:%K:: {dcc DCC %raborted%K sending file {dccfile $0} for {nick $1}}";
- dcc_get_not_found = "%r:%K:: {dcc DCC no file offered by {nick $0}}";
- dcc_get_connected = "%K::%g:%K {dcc DCC %greceiving%K file {dccfile $0} from {nick $1} [$2 port $3]}";
- dcc_get_complete = "%K::%g:%K {dcc DCC %greceived%K file {dccfile $0} [$1kB] from {nick $2} in {hilight $3} secs [$4kB/s]}";
- dcc_get_aborted = "%r:%K:: {dcc DCC %raborted%K receiving file {dccfile $0} from {nick $1}}";
- dcc_unknown_ctcp = "%r:%K:: {dcc DCC unknown ctcp {hilight $0} from {nick $1} [$2]}";
- dcc_unknown_reply = "%r:%K:: {dcc DCC unknown reply {hilight $0} from {nick $1} [$2]}";
- dcc_unknown_type = "%r:%K:: {dcc DCC unknown type {hilight $0}}";
- dcc_invalid_ctcp = "%r:%K:: {dcc DCC received CTCP {hilight $0} with %rinvalid%K parameters from {nick $1}}";
- dcc_connect_error = "%r:%K:: {dcc DCC %rcan't connect%K to {hilight $0} port {hilight $1}}";
- dcc_cant_create = "%r:%K:: {dcc DCC %rcan't create%K file {dccfile $0}}";
- dcc_rejected = "%r:%K:: {dcc DCC $0 was %rrejected%K by {nick $1} [{hilight $2}]}";
- dcc_request_send = "%K::%g:%K {dcc DCC $0 %grequest sent%K to {nick $1}: $2";
- dcc_close = "{dcc DCC $0 close for {nick $1} [{hilight $2}]}";
- dcc_lowport = "{dcc Warning: Port sent with DCC request is a lowport ({hilight $0, $1}) - this isn't normal. It is possible the address/port is faked (or maybe someone is just trying to bypass firewall)}";
- dcc_list_line_chat = "%WChat ->%n {dcc $0 $1}";
- dcc_list_line_file = "%WFile ->%n {dcc $0 $1 : $2k of $3k ($4%%) - $5kB/s - $6}";
- };
- "fe-text" = {
- lastlog_too_long = "%r:%y:%g:%K /LASTLOG would print $0 lines. If you really want to print all these lines use -force option.";
- lastlog_count = "{hilight Lastlog}: $0 lines";
- lastlog_start = "{hilight Lastlog}:";
- lastlog_end = "{hilight End of Lastlog}";
- refnum_not_found = "%r:%K::%K Window number $0 %rnot found%K";
- window_too_small = "%r:%K::%K %rNot enough room%K to resize this window";
- cant_hide_last = "%r:%K::%K You %rcan't hide%K the last window";
- cant_hide_sticky_windows = "%r:%K::%K You %rcan't hide%K sticky windows (use /WINDOW STICK OFF)";
- cant_show_sticky_windows = "%r:%K::%K You %rcan't show%K sticky windows (use /WINDOW STICK OFF)";
- window_not_sticky = "%r:%K::%K Window %ris not%K sticky";
- window_set_sticky = "%K::%g:%K Window %gset%K sticky";
- window_unset_sticky = "%K::%g:%K Window %gis not%K sticky anymore";
- window_info_sticky = "Sticky : $0";
- window_scroll = "%K::%g:%K Window scroll mode is now $0";
- window_scroll_unknown = "%r:%K:: %rUnknown%K scroll mode $0, must be ON, OFF or DEFAULT";
- };
- "fe-common/irc" = {
- netsplit = "%r:%K:: %r{netsplit netsplit}%K %|{server $0} <-> {server $1} %rquits%K: $2";
- netsplit_more = "%r:%K:: %r{netsplit netsplit}%K %|{server $0} <-> {server $1} %rquits:%K $2 (+$3 more, use /NETSPLIT to show all of them)";
- netsplit_join = "%K::%g:%K %g{netjoin netsplit}%K - %|%gjoins:%K $0";
- netsplit_join_more = "%%K::%g:%K %g{netjoin netsplit}%K - %|over, %gjoins:%K $0 (+$1 more)";
- no_netsplits = "%r:%y:%g:%K There are no netsplits";
- netsplits_header = "Nick Channel Server Splitted server";
- netsplits_line = "$[9]0 $[10]1 $[20]2 $3";
- netsplits_footer = "";
- ircnet_added = "%K::%g:%K Ircnet $0 %gsaved%K";
- ircnet_removed = "%K::%g:%K Ircnet $0 %gremoved%K";
- ircnet_not_found = "%r:%K:: Ircnet $0 %rnot found%K";
- ircnet_header = "%r:%y:%g:%K Ircnets:";
- ircnet_line = "$0: $1";
- ircnet_footer = "";
- setupserver_header = "Server Port Network Settings";
- setupserver_line = "%|$[!20]0 $[5]1 $[10]2 $3";
- setupserver_footer = "";
- joinerror_toomany = "%r:%K:: Join %rfails%K: {channel $0} (You have joined to too many channels)";
- joinerror_full = "%r:%K:: Join %rfails%K: {channel $0} (Channel is full)";
- joinerror_invite = "%r:%K:: Join %rfails%K: {channel $0} (You must be invited)";
- joinerror_banned = "%r:%K:: Join %rfails%K: {channel $0} (You are banned)";
- joinerror_bad_key = "%r:%K:: Join %rfails%K: {channel $0} (Wrong channel key)";
- joinerror_bad_mask = "%r:%K:: Join %rfails%K: {channel $0} (Bad channel mask)";
- joinerror_unavail = "%r:%K:: Join %rfails%K: {channel $0} (Channel is temporarily unavailable)";
- joinerror_duplicate = "%r:%K:: Channel {channel $0} already exists - %rcannot create%K it";
- channel_rejoin = "%r:%K:: Channel {channel $0} is temporarily %runavailable%K. Setting up a rejoin, to not rejoin, use /rmrejoins.";
- inviting = "%K::%g:%K %gInviting%K {nick $0} to {channel $1}";
- channel_created = "%r:%y:%g:%K Channel {channel $0} created %_$1%_";
- url = "%r:%y:%g:%K Home page for {channelhilight $0}: $1";
- topic = "%r:%y:%g:%K Topic for {channel $0}: %_$1%_";
- no_topic = "%r:%y:%g:%K No topic set for %_$0%_";
- topic_info = "%r:%y:%g:%K Topic set by {channick_hilight $0} {mode $1}";
- chanmode_change = "%K:%y:%K: %ymode%K/{channel $0} [{mode $1}] by {nick $2}";
- server_chanmode_change = "%K::%g: {netsplit ServerMode}%K/{channelhilight $0}: {mode $1} by {nick $2}";
- channel_mode = "%K:%y:%K: %ymode%K/{channelhilight $0} [{mode $1}]";
- bantype = "%K:%y:%K: Ban type %ychanged%K to {channel $0}";
- no_bans = "%r:%y:%g:%K No bans in channel {channel $0}";
- banlist = "$0 - {channel $1}: ban {ban $2}";
- banlist_long = "$0 - {channel $1}: ban {ban $2} {comment by {nick $3}, $4 secs ago}";
- ebanlist = "{channel $0}: ban exception {ban $1}";
- ebanlist_long = "{channel $0}: ban exception {ban $1} {comment by {nick $2}, $3 secs ago}";
- no_invitelist = "%r:%y:%g:%K Invite list is empty in channel {channel $0}";
- invitelist = "{channel $0}: invite {ban $1}";
- no_such_channel = "%r:%K::%K {channel $0}: %rNo such%K channel";
- channel_change = "%K:%y:%K: %ymode%K/{channel $0} [{mode $1}]";
- channel_synced = "%r:%y:%g:%K Join to {channel $0} was synced in {hilight $1} secs";
- usermode_change = "%K:%y:%K: %ymode%K/{channel $0} [{mode $0}] by {channick_hilight $1}";
- user_mode = "%r:%y:%g:%K Your user mode is {mode $0}";
- away = "%K::%g:%K You have been %gmarked%K as being away";
- unaway = "%K::%g:%K You are %gno longer marked%K as being away";
- nick_away = "%r:%K::%K {nick $0} is %raway%K: $1";
- no_such_nick = "%r:%K::%K {nick $0}: %rNo such%K nick/channel";
- nick_in_use = "%r:%K::%K Nick {nick $0} is %ralready in use%K";
- nick_unavailable = "%r:%K::%K Nick {nick $0} is temporarily %runavailable%K";
- your_nick_owned = "%r:%K::%K Your nick is %rowned%K by {nick $3} {comment $1@$2}";
- whois = "%K:%K:%g:%K %g%U{nick $0}%U%K ({nickhost $1@$2})%:%r:%y:%g:%K ircname: $3";
- whowas = "%r:%y:%g:%K {nick $0} {nickhost $1@$2}%:%r:%y:%g:%K {whois ircname $3}";
- whois_idle = "%r:%y:%g:%K Idle: %|since $1 days $2 hours $3 mins $4 secs";
- whois_idle_signon = "%r:%y:%g:%K Idle: %|since $1 days $2 hours $3 mins $4 secs {comment Signed on: $5}";
- whois_server = "%r:%y:%g:%K Server: %|$1 {comment $2}";
- whois_oper = "%r:%y:%g:%K Info: %|{hilight $1}";
- whois_registered = "%r:%y:%g:%K Info: %|has registered this nick";
- whois_help = "%r:%y:%g:%K Info: %|available for help";
- whois_modes = "%r:%y:%g:%K Modes: %|{mode $1}";
- whois_realhost = "%r:%y:%g:%K Hostname: %|{hilight $1-}";
- whois_usermode = "%r:%y:%g:%K Usermode: %|{mode $1}";
- whois_channels = "%r:%y:%g:%K Channels: %|{channel $1}";
- whois_away = "%r:%y:%g:%K Away: %|$1";
- whois_special = "%r:%y:%g:%K Info: %|$1";
- whois_extra = "%r:%y:%g:%K Info: %|$1";
- end_of_whois = "%r:%K::%K %rEnd%K of WHOIS%K";
- end_of_whowas = "%r:%y:%g:%K End of WHOWAS";
- whois_not_found = "%r:%K::%K There is %rno such%K nick {channick_hilight $0}";
- who = "{channelhilight $[-10]0} %|{nick $[!9]1} $[!3]2 $[!2]3 $4@$5 {comment {hilight $6}}";
- end_of_who = "%r:%y:%g:%K End of /WHO list";
- own_notice = "{ownnotice notice $0}$1";
- # own_action = "{nick $[-11]0}%n $1";
- # own_action_target = "{ownaction_target $0 $2}$1";
- own_ctcp = "{ownctcp ctcp $0}$1 $2";
- notice_server = "{servernotice $0}$1";
- notice_public = "{notice $0{pubnotice_channel $1}}$2";
- notice_private = "{notice $0{pvtnotice_host $1}}$2";
- # action_private = "{pvtaction $0}$2";
- # action_private_query = "{pvtaction_query $0}$2";
- # action_public = " {nick $[-11]0}%n $1";
- # action_public_channel = "{pubaction $0{msgchannel $1}}$2";
- ctcp_reply = "%K::%g:%K %gCTCP%K {hilight $0} reply from {channick_hilight $1}: $2";
- ctcp_reply_channel = "%K::%g:%K %gCTCP {hilight $0} reply%K from {channick_hilight $1} in channel {channel $3}: $2";
- ctcp_ping_reply = "%K::%g:%K %gCTCP {hilight PING} reply%K from {channick_hilight $0}: $1.$[-3.0]2 seconds";
- ctcp_requested = "%K::%g:%K %K{ctcp {hilight $0} {comment $1} %grequested%K {hilight $2} from {nick $3}}";
- ctcp_requested_unknown = "";
- online = "%r:%y:%g:%K Users online: {hilight $0}";
- pong = "%K::%g:%K PONG %greceived%K from $0: $1";
- wallops = "{wallop WALLOP {wallop_nick $0}} $1";
- action_wallops = "{wallop WALLOP {wallop_action $0}} $1";
- kill = "%r:%K:: You were %r{error killed}%K by {nick $0} {nickhost $1} {reason $2} {comment Path: $3}";
- kill_server = "%r:%K:: You were %r{error killed}%K by {server $0} {reason $1} {comment Path: $2}";
- error = "%r:%K:: %r{error ERROR}%K $0";
- unknown_mode = "%r:%K:: %rUnknown%K mode character $0";
- not_chanop = "%r:%K:: You're %rnot channel operator%K in {channel $0}";
- silenced = "%K::%g:%K %gSilenced%K {nick $0}";
- unsilenced = "%K::%g:%K %gUnsilenced%K {nick $0}";
- silence_line = "{nick $0}: silence {ban $1}";
- ask_oper_pass = "%r:%y:%g:%K Operator password:";
- };
- "fe-common/perl" = {
- script_not_found = "%r:%K:: Script {hilight $0} %rnot found%K";
- script_not_loaded = "%r:%K:: Script {hilight $0} %ris not%K loaded";
- script_loaded = "%K::%g:%K %gLoaded%K script {hilight $0}";
- script_unloaded = "%r:%K:: %rUnloaded%K script {hilight $0}";
- no_scripts_loaded = "%r:%y:%g:%K No scripts are loaded";
- script_list_header = "%r:%y:%g:%K Loaded scripts:";
- script_list_line = "$[!15]0 $1";
- script_list_footer = "";
- script_error = "{error %r:%K:: %rError%K in script {hilight $0}:}";
- };
- # "fe-common/irc/notifylist" = {
- # notify_join = "{nick $0} [$1@$2] [{hilight $3}] has joined to $4";
- # notify_part = "{nick $0} has left $4";
- # notify_away = "{nick $0} [$5] [$1@$2] [{hilight $3}] is now away: $4";
- # notify_unaway = "{nick $0} [$4] [$1@$2] [{hilight $3}] is now unaway";
- # notify_unidle = "{nick $0} [$5] [$1@$2] [{hilight $3}] just stopped idling";
- # notify_online = "On $0: {hilight $1}";
- # notify_offline = "Offline: $0";
- # notify_list = "$0: $1 $2 $3";
- # notify_list_empty = "The notify list is empty";
- # };
- "Irssi::Script::adv_windowlist" = {
- awl_display_key = "$N${cumode_space}$H$C$S";
- };
-};
-