ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.3/messages/ircd-standard.example.lang
Revision: 31
Committed: Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/messages/ircd-standard.example.lang
File size: 7921 byte(s)
Log Message:
- Fix svn:keywords

File Contents

# User Rev Content
1 adx 30 ; ircd-hybrid-7 standard message file - for reference only
2     ; Copyright (C) 2003 Joshua Kwan <joshk@triplehelix.org>
3 knight 31 ; $Id$
4 adx 30
5     ; Use this file as a starting point for translating everything into the
6     ; language you need. This file contains all of the defined events in
7     ; messages.tab.
8    
9     ; You will probably be able to leave out many of these, but in the
10     ; event that you need some, they're ALL here. Even the very mundane
11     ; ones - except where there is NULL.
12    
13     ; Please replace my name with yours, the title with your language,
14     ; remove these lines, etc. when creating your own file.
15    
16     RPL_WELCOME: :%s 001 %s :Welcome to the %s Internet Relay Chat Network %s
17     RPL_YOURHOST: :%s 002 %s :Your host is %s, running version %s
18     RPL_CREATED: :%s 003 %s :This server was created %s
19     RPL_ISUPPORT: :%s 005 %s %s :are supported by this server
20     RPL_REDIR: :%s 010 %s %s %d :Please use this Server/Port instead
21     RPL_MAPEND: :%s 017 %s :End of /MAP
22     RPL_YOURID: :%s 042 %s %s :your unique ID
23     RPL_TRACELINK: :%s 200 %s Link %s %s %s
24     RPL_TRACECONNECTING: :%s 201 %s Try. %s %s
25     RPL_TRACEHANDSHAKE: :%s 202 %s H.S. %s %s
26     RPL_TRACEUNKNOWN: :%s 203 %s ???? %s %s (%s) %d
27     RPL_TRACEOPERATOR: :%s 204 %s Oper %s %s (%s) %lu %lu
28     RPL_TRACEUSER: :%s 205 %s User %s %s (%s) %lu %lu
29     RPL_TRACESERVER: :%s 206 %s Serv %s %dS %dC %s %s!%s@%s %lu
30     RPL_TRACENEWTYPE: :%s 208 %s <newtype> 0 %s
31     RPL_TRACECLASS: :%s 209 %s Class %s %d
32     RPL_ENDOFSTATS: :%s 219 %s %c :End of /STATS report
33     RPL_STATSUPTIME: :%s 242 %s :Server Up %d days, %d:%02d:%02d
34     RPL_STATSCONN: :%s 250 %s :Highest connection count: %d (%d clients) (%d connections received)
35     RPL_LUSERCLIENT: :%s 251 %s :There are %d users and %d invisible on %d servers
36     RPL_LUSEROP: :%s 252 %s %d :IRC Operators online
37     RPL_LUSERUNKNOWN: :%s 253 %s %d :unknown connection(s)
38     RPL_LUSERCHANNELS: :%s 254 %s %d :channels formed
39     RPL_LUSERME: :%s 255 %s :I have %d clients and %d servers
40     RPL_ADMINME: :%s 256 %s :Administrative info about %s
41     RPL_ENDOFTRACE: :%s 262 %s %s :End of TRACE
42     RPL_LOAD2HI: :%s 263 %s :Server load is temporarily too heavy. Please wait a while and try again.
43     RPL_LOCALUSERS: :%s 265 %s :Current local users: %d Max: %d
44     RPL_GLOBALUSERS: :%s 266 %s :Current global users: %d Max: %d
45     RPL_WHOISSSL: :%s 275 %s %s :is connected via SSL (secure link)
46     RPL_ENDOFACCEPT: :%s 282 %s :End of /ACCEPT list.
47     RPL_UNAWAY: :%s 305 %s :You are no longer marked as being away
48     RPL_NOWAWAY: :%s 306 %s :You have been marked as being away
49     RPL_WHOISADMIN: :%s 313 %s %s :is a Server Administrator
50     RPL_WHOISOPERATOR: :%s 313 %s %s :is an IRC Operator
51     RPL_ENDOFWHO: :%s 315 %s %s :End of /WHO list.
52     RPL_WHOISIDLE: :%s 317 %s %s %d %d :seconds idle
53     RPL_ENDOFWHOIS: :%s 318 %s %s :End of /WHOIS list.
54     RPL_LISTSTART: :%s 321 %s Channel :Users Name
55     RPL_LISTEND: :%s 323 %s :End of /LIST
56     RPL_NOTOPIC: :%s 331 %s %s :No topic is set.
57     RPL_WHOISACTUALLY: :%s 338 %s %s %s :actually using host
58     RPL_ENDOFINVEXLIST: :%s 347 %s %s :End of Channel Invite List
59     RPL_ENDOFEXCEPTLIST: :%s 349 %s %s :End of Channel Exception List
60     RPL_CLOSING: :%s 362 %s %s :Closed. Status = %d
61     RPL_CLOSEEND: :%s 363 %s %d: Connections Closed
62     RPL_ENDOFLINKS: :%s 365 %s %s :End of /LINKS list.
63     RPL_ENDOFNAMES: :%s 366 %s %s :End of /NAMES list.
64     RPL_ENDOFBANLIST: :%s 368 %s %s :End of Channel Ban List
65     RPL_ENDOFWHOWAS: :%s 369 %s %s :End of WHOWAS
66     RPL_INFOSTART: :%s 373 %s :Server INFO
67     RPL_ENDOFINFO: :%s 374 %s :End of /INFO list.
68     RPL_MOTDSTART: :%s 375 %s :- %s Message of the Day -
69     RPL_ENDOFMOTD: :%s 376 %s :End of /MOTD command.
70     RPL_YOUREOPER: :%s 381 %s :You have entered... the Twilight Zone!
71     RPL_REHASHING: :%s 382 %s %s :Rehashing
72     RPL_HOSTHIDDEN: :%s 396 %s :is now your hidden host
73     ERR_NOSUCHNICK: :%s 401 %s %s :No such nick/channel
74     ERR_NOSUCHSERVER: :%s 402 %s %s :No such server
75     ERR_NOSUCHCHANNEL: :%s 403 %s %s :No such channel
76     ERR_CANNOTSENDTOCHAN: :%s 404 %s %s :Cannot send to channel
77     ERR_TOOMANYCHANNELS: :%s 405 %s %s :You have joined too many channels
78     ERR_WASNOSUCHNICK: :%s 406 %s %s :There was no such nickname
79     ERR_TOOMANYTARGETS: :%s 407 %s %s :Too many recipients. Only %d processed
80     ERR_NOORIGIN: :%s 409 %s :No origin specified
81     ERR_NORECIPIENT: :%s 411 %s :No recipient given (%s)
82     ERR_NOTEXTTOSEND: :%s 412 %s :No text to send
83     ERR_NOTOPLEVEL: :%s 413 %s %s :No toplevel domain specified
84     ERR_WILDTOPLEVEL: :%s 414 %s %s :Wildcard in toplevel Domain
85     ERR_UNKNOWNCOMMAND: :%s 421 %s %s :Unknown command
86     ERR_NOMOTD: :%s 422 %s :MOTD File is missing
87     ERR_NOADMININFO: :%s 423 %s %s :No administrative info available
88     ERR_NONICKNAMEGIVEN: :%s 431 %s :No nickname given
89     ERR_ERRONEUSNICKNAME: :%s 432 %s %s :Erroneous Nickname
90     ERR_NICKNAMEINUSE: :%s 433 %s %s :Nickname is already in use.
91     ERR_NICKCOLLISION: :%s 436 %s %s :Nickname collision KILL
92     ERR_UNAVAILRESOURCE: :%s 437 %s %s :Nick/channel is temporarily unavailable
93     ERR_NICKTOOFAST: :%s 438 %s %s %s :Nick change too fast. Please wait %d seconds.
94     ERR_SERVICESDOWN: :%s 440 %s :Services is currently down.
95     ERR_USERNOTINCHANNEL: :%s 441 %s %s %s :They aren't on that channel
96     ERR_NOTONCHANNEL: :%s 442 %s %s :You're not on that channel
97     ERR_USERONCHANNEL: :%s 443 %s %s %s :is already on channel
98     ERR_NOTREGISTERED: :%s 451 %s :You have not registered
99     ERR_ACCEPTFULL: :%s 456 %s :Accept list is full
100     ERR_ACCEPTEXIST: :%s 457 %s %s :is already on your accept list
101     ERR_ACCEPTNOT: :%s 458 %s %s :is not on your accept list
102     ERR_NEEDMOREPARAMS: :%s 461 %s %s :Not enough parameters
103     ERR_ALREADYREGISTRED: :%s 462 %s :You may not reregister
104     ERR_PASSWDMISMATCH: :%s 464 %s :Password Incorrect
105     ERR_YOUREBANNEDCREEP: :%s 465 %s :You are banned from this server- %s
106     ERR_CHANNELISFULL: :%s 471 %s %s :Cannot join channel (+l)
107     ERR_UNKNOWNMODE: :%s 472 %s %c :is unknown mode char to me
108     ERR_INVITEONLYCHAN: :%s 473 %s %s :Cannot join channel (+i)
109     ERR_BANNEDFROMCHAN: :%s 474 %s %s :Cannot join channel (+b)
110     ERR_BADCHANNELKEY: :%s 475 %s %s :Cannot join channel (+k)
111     ERR_BANLISTFULL: :%s 478 %s %s %s :Channel ban list is full
112     ERR_BADCHANNAME: :%s 479 %s %s :Illegal channel name
113     ERR_NOPRIVILEGES: :%s 481 %s :Permission Denied - You're not an IRC operator
114     ERR_CHANOPRIVSNEEDED: :%s 482 %s %s :You're not channel operator
115     ERR_CANTKILLSERVER: :%s 483 %s :You can't kill a server!
116     ERR_RESTRICTED: :%s 484 %s :You are restricted
117     ERR_NOOPERHOST: :%s 491 %s :Only few of mere mortals may try to enter the twilight zone
118     ERR_UMODEUNKNOWNFLAG: :%s 501 %s :Unknown MODE flag
119     ERR_USERSDONTMATCH: :%s 502 %s :Can't change mode for other users
120     ERR_GHOSTEDCLIENT: :%s 503 %s :Message could not be delivered to %s
121     ERR_USERNOTONSERV: :%s 504 %s %s :User is not on this server
122     ERR_WRONGPONG: :%s 513 %s :To connect type /QUOTE PONG %lu
123     ERR_LISTSYNTAX: :%s 521 %s :Bad list syntax
124     ERR_HELPNOTFOUND: :%s 524 %s %s :Help not found
125     RPL_ENDOFMODLIST: :%s 703 %s :End of /MODLIST.
126     RPL_ENDOFHELP: :%s 706 %s %s :End of /HELP.
127     RPL_KNOCK: :%s 710 %s %s %s!%s@%s :has asked for an invite.
128     RPL_KNOCKDLVR: :%s 711 %s %s :Your KNOCK has been delivered.
129     ERR_TOOMANYKNOCK: :%s 712 %s %s :Too many KNOCKs (%s).
130     ERR_CHANOPEN: :%s 713 %s %s :Channel is open.
131     ERR_KNOCKONCHAN: :%s 714 %s %s :You are already on that channel.
132     ERR_KNOCKDISABLED: :%s 715 %s :KNOCKs are disabled.
133     ERR_TARGUMODEG: :%s 716 %s :%s is in +g mode (server side ignore.)
134     RPL_TARGNOTIFY: :%s 717 %s :%s has been informed that you messaged them.
135     RPL_UMODEGMSG: :%s 718 %s %s :is messaging you, and you are umode +g.
136     RPL_OMOTDSTART: :%s 720 %s :Start of OPER MOTD.
137     RPL_OMOTD: :%s 721 %s :%s
138     RPL_ENDOFOMOTD: :%s 722 %s :End of OPER MOTD.
139     ERR_NOPRIVS: :%s 723 %s %s :Insufficient oper privs.
140     RPL_TESTMASK: :%s 724 %s %s@%s %d %d :Local/remote clients match.
141     RPL_TESTLINE: :%s 725 %s %c %ld %s :%s | %s
142     RPL_NOTESTLINE: :%s 726 %s %s :No matches

Properties

Name Value
svn:eol-style native
svn:keywords "Id Revision"