1 |
# core.english.lang |
2 |
# core language messages for eggdrop |
3 |
# |
4 |
# $Id: core.english.lang,v 1.22 2000/06/17 19:55:13 guppy Exp $ |
5 |
|
6 |
# General stuff |
7 |
0x001,Usage |
8 |
0x002,Failed.\n |
9 |
|
10 |
# MODES_ |
11 |
0x130,Created |
12 |
0x131,last used |
13 |
0x132,inactive |
14 |
0x133,placed by |
15 |
0x135,not active on |
16 |
0x137,not active |
17 |
0x138,not placed by bot |
18 |
|
19 |
# BANS_ |
20 |
0x104,Global bans |
21 |
0x106,Channel bans for |
22 |
0x109,Use '.bans all' to see the total list |
23 |
0x10A,No longer banning |
24 |
|
25 |
# EXEMPTS_ |
26 |
0x114,Global exempts |
27 |
0x116,Channel exempts for |
28 |
0x119,Use '.exempts all' to see the total list |
29 |
0x11A,No longer ban exempting |
30 |
|
31 |
# INVITES_ |
32 |
0x124,Global invites |
33 |
0x126,Channel invites for |
34 |
0x129,Use '.invites all' to see the total list |
35 |
0x12A,No longer inviteing |
36 |
|
37 |
# MOD_ |
38 |
0x200,Already loaded. |
39 |
0x201,Can't determine current directory. |
40 |
0x202,No start function defined. |
41 |
0x204,Needed by another module |
42 |
0x205,No close function |
43 |
0x206,Module unloaded: |
44 |
0x207,No such module |
45 |
0x208,No infor for module: |
46 |
0x209,Error loading module: |
47 |
0x20A,Error unloading module: |
48 |
0x20B,Can't load modules |
49 |
0x20C,Stagnant module; there WILL be memory leaks! |
50 |
0x20D,You have installed modules but have not selected an encryption\n\ |
51 |
module, please consult the default config file for info.\n |
52 |
0x20E,Filesys module not loaded. |
53 |
0x20F,Module loaded: %s\t\t(with lang support) |
54 |
0x210,Module loaded: %s |
55 |
|
56 |
# USERF_ |
57 |
0x400,Userlist transfer complete; switched over |
58 |
0x401,Cannot open userfile to reread channel data |
59 |
0x402,CAN'T READ NEW USERFILE |
60 |
0x403,Can't send userfile to you (internal error) |
61 |
0x404,Can't find anyone matching that |
62 |
0x405,Old userfile, use 'tclsh scripts/weed <userfile> c' to convert |
63 |
0x406,Invalid userfile format. |
64 |
0x407,Corrupt user record |
65 |
0x408,Duplicate user record |
66 |
0x409,Corrupted password reset for |
67 |
0x40a,Ignored bans for channel(s): |
68 |
0x40b,Writing user file... |
69 |
0x40c,ERROR writing user file. |
70 |
0x40d,ERROR writing user file to transfer. |
71 |
0x40e,Userfile creation not necessary--skipping |
72 |
0x40f,Rehashing... |
73 |
0x410,I don't know anyone by that name.\n |
74 |
0x411,No user record. |
75 |
0x412,Backing up user file... |
76 |
0x413,Failed connection; aborted userfile transfer. |
77 |
0x414,Old style share request by |
78 |
0x415,Antiquated sharing request |
79 |
0x416,User file rejected by |
80 |
|
81 |
# MISC_ |
82 |
0x500,expired |
83 |
0x501,total |
84 |
0x502,Erased |
85 |
0x503,left |
86 |
0x504,on |
87 |
0x505,Matching |
88 |
0x506,skipping first |
89 |
0x507,(more than %d matches; list truncated)\n |
90 |
0x508,--- Found %d match%s.\n |
91 |
0x509,Ambiguous command.\n |
92 |
0x50a,What? You need '.help'\n |
93 |
0x50b,Command bindings:\n |
94 |
0x50c,Restarting... |
95 |
0x50d,Module load attempted on non-module eggdrop. |
96 |
0x50e,Switching logfiles... |
97 |
0x50f,owner |
98 |
0x510,master |
99 |
0x511,op |
100 |
0x512,idle |
101 |
0x513,AWAY |
102 |
0x514,ignoring |
103 |
0x515,unlinked |
104 |
0x516,Disconnected |
105 |
0x517,invalid bot |
106 |
0x518,Detected loop: disconnecting |
107 |
0x519,mutual |
108 |
0x51a,from |
109 |
0x51b,outdated |
110 |
0x51c,rejected |
111 |
0x51d,imposter |
112 |
0x51e,trying |
113 |
0x51f,MOTD file: |
114 |
0x520,No MOTD file. |
115 |
0x521,Use: |
116 |
0x522,<address>:<port#>[/<relay-port#>] |
117 |
0x523,unknown |
118 |
0x524,Channels |
119 |
0x525,trying-error-cause-butch-bub-is-a-weenie |
120 |
0x526,pending |
121 |
0x527,want ops! |
122 |
0x528,lurking |
123 |
0x529,background |
124 |
0x52a,terminal mode |
125 |
0x52b,status mode |
126 |
0x52c,log dump mode |
127 |
0x52d,Online for |
128 |
0x52e,cache hit |
129 |
0x52f,Using TCL library: |
130 |
0x530,New users get flags |
131 |
0x531,notify |
132 |
0x532,Permanent owner(s) |
133 |
0x533,WARNING! You are running eggdrop as root! |
134 |
0x534,CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR) |
135 |
0x535,USER FILE NOT FOUND! (try './eggdrop -m' to make one) |
136 |
0x536,STARTING BOT IN USERFILE CREATION MODE.\n\ |
137 |
Telnet to the bot and enter 'NEW' as your nickname. |
138 |
0x537,OR Go to IRC and: /msg %s hello\n |
139 |
0x538,This will make the bot recognize you as the master. |
140 |
0x539,USERFILE ALREADY EXISTS (drop the '-m') |
141 |
0x53a,CAN'T WRITE TO TEMP DIR |
142 |
0x53b,Can't reload user file! |
143 |
0x53c,User file is missing! |
144 |
0x53d,Bots connected |
145 |
0x53e,%B (%E)\n\nPlease enter your nickname.\n |
146 |
0x53f,Cycling logfile %s, over max-logsize (%d) |
147 |
0x540,\nNickname.\n |
148 |
0x541,Last message repeated %d time(s).\n |
149 |
0x542,User file setting is missing! |
150 |
|
151 |
# IRC_ |
152 |
0x600,Banned |
153 |
0x601,You are banned |
154 |
0x602,Wanted to ban myself--deflected. |
155 |
0x603,that was fun, let's do it again! |
156 |
0x604,Hi |
157 |
0x605,Goodbye |
158 |
0x606,You're banned, goober. |
159 |
0x607,Your nick is too long to add right now. |
160 |
0x608,Introduced to |
161 |
0x609,common site |
162 |
0x60a,NOTICE %s :Hi %s! I'm %s, an eggdrop bot.\n |
163 |
0x60b,NOTICE %s :I'll recognize you by hostmask '%s' from now on.\n |
164 |
0x60c,Since you come from a common irc site, this means you should |
165 |
0x60d,always use this nickname when talking to me. |
166 |
0x60e,YOU ARE THE OWNER ON THIS BOT NOW |
167 |
0x60f,Bot installation complete, first master is %s |
168 |
0x610,Welcome to Eggdrop! =] |
169 |
0x611,introduced to %s from %s |
170 |
0x612,You have a password set. |
171 |
0x613,You don't have a password set. |
172 |
0x614,(YOU HAVE NO PASSWORD SET )\n |
173 |
0x615,You already have a password set. |
174 |
0x616,Please use at least 6 characters. |
175 |
0x617,Password set to: |
176 |
0x618,Incorrect password. |
177 |
0x619,Password changed to: |
178 |
0x61a,You're at a common site; you can't IDENT. |
179 |
0x61b,NOTICE %s :You're not %s, you're %s.\n |
180 |
0x61c,Access denied. |
181 |
0x61d,I recognize you there. |
182 |
0x61e,Added hostmask |
183 |
0x61f,Removed your email address. |
184 |
0x620,Currently: |
185 |
0x621,Now: |
186 |
0x622,To remove it: |
187 |
0x623,You have no email address set. |
188 |
0x624,Your info line is locked |
189 |
0x625,Removed your info line on |
190 |
0x626,Removed your info line. |
191 |
0x627,You have no info set on |
192 |
0x628,You have no info set. |
193 |
0x629,I don't monitor that channel. |
194 |
0x62a,Resetting channel info. |
195 |
0x62b,Jumping servers... |
196 |
0x62c,Channel is currently hidden. |
197 |
0x62d,Now on channel |
198 |
0x62e,Never joined one of my channels. |
199 |
0x62f,Last seen at |
200 |
0x630,I don't know you; please introduce yourself first. |
201 |
0x631,No help. |
202 |
0x632,No help available on that. |
203 |
0x633,is not a normal file! |
204 |
0x634,Not on that channel right now. |
205 |
0x635,Switching back to nick %s |
206 |
0x636,Server says my nickname is invalid. |
207 |
0x637,NICK IN USE: Trying '%s' |
208 |
0x638,Can't change nickname on %s. Is my nickname banned? |
209 |
0x639,Nickname has been juped |
210 |
0x63a,Channel %s is juped. :( |
211 |
0x63b,%s says I'm not registered, trying next one. |
212 |
0x63c,You have a fucked up server. |
213 |
0x63d,Flood from @%s! Placing on ignore! |
214 |
0x63e,CTCP flood from @%s! Placing on ignore! |
215 |
0x63f,JOIN flood from @%s! Banning. |
216 |
0x640,Channel flood from %s -- kicking |
217 |
0x641,Trying server |
218 |
0x642,DNS lookup failed |
219 |
0x643,Failed connect to |
220 |
0x644,Server got stoned; jumping... |
221 |
0x645,Disconnected from |
222 |
0x646,No server currently. |
223 |
0x647,Mode queue is at |
224 |
0x648,Server queue is at |
225 |
0x649,Help queue is at |
226 |
0x64a,This bot runs without IRC interaction. |
227 |
0x64b,Not active on channel |
228 |
0x64c,Processing channel |
229 |
0x64d,Channel |
230 |
0x64e,Desiring channel |
231 |
0x64f,Channel Topic |
232 |
0x650,pending +o -- I'm lagged |
233 |
0x651,pending -o -- I'm lagged |
234 |
0x652,pending kick |
235 |
0x653,FAKE CHANOP GIVEN BY SERVER |
236 |
0x654,End of channel info. |
237 |
0x655,mass kick, go sit in a corner |
238 |
0x656,Removed ban |
239 |
0x657,Hmm, mode info from a channel I'm not on |
240 |
0x658,...and thank you for playing. |
241 |
0x659,Jumping servers (need %d servers, only have %d) |
242 |
0x65a,changing servers |
243 |
0x65b,I'm on too many channels--can't join: %s |
244 |
0x65c,Channel full--can't join: %s |
245 |
0x65d,Channel invite only--can't join: %s |
246 |
0x65e,Banned from channel--can't join: %s |
247 |
0x65f,Server says I'm not on channel: %s |
248 |
0x660,Bad key--can't join: %s |
249 |
0x661,NOTICE %s :All commands are done via /MSG. For the complete list, /MSG %s help Cya!\n |
250 |
0x662,NOTICE %s :I don't recognize you from that host.\n |
251 |
0x663,NOTICE %s :Either you are using someone else's nickname or you need to type: /MSG %s IDENT (password)\n |
252 |
0x664,NOTICE %s :As master you really need to set a password: with /MSG %s pass <your-chosen-password>.\n |
253 |
0x665,NOTICE %s :All major commands are used from DCC chat. From now on, you don't need to use the -m option when starting the bot. Enjoy !!!\n |
254 |
0x666,This is the telnet interface to %s, an eggdrop bot.\nDon't abuse it, and it will be open for all your friends, too.\n |
255 |
0x667,You now get to pick a nick to use on the bot,\nand a password so nobody else can pretend to be you.\nPlease remember both! |
256 |
0x668,From now on, you dont need to use the -m option to start the bot.\nEnjoy !! |
257 |
0x669,Telnet connection flood from %s! Placing on ignore! |
258 |
0x66a,banned: |
259 |
0x66b,join flood |
260 |
0x66c,don't kick my friends, bud |
261 |
0x66d,...and don't come back. |
262 |
0x66e,Switching back to altnick %s |
263 |
0x66f,don't deop my friends, bud |
264 |
0x670,Removed exempt |
265 |
0x671,Removed invite |
266 |
0x672,NICK flood from @%s! Banning. |
267 |
0x673,nick flood |
268 |
|
269 |
# EGG_ |
270 |
0x700,Command line arguments:\n\ |
271 |
-h help\n\ |
272 |
-v print version and exit\n\ |
273 |
-n don't go into the background\n\ |
274 |
-c (with -n) display channel stats every 10 seconds\n\ |
275 |
-t (with -n) use terminal to simulate dcc-chat\n\ |
276 |
-m userfile creation mode\n\ |
277 |
optional config filename (default 'egg.config')\n |
278 |
|
279 |
0x701,I detect %s already running from this directory.\n |
280 |
0x702,If this is incorrect, erase the '%s'\n |
281 |
0x703,* Warning! Could not write %s file!\n |
282 |
|
283 |
# USER_ |
284 |
0x800, (is a global op) |
285 |
0x801, (is a bot) |
286 |
0x802, (is a master) |
287 |
|
288 |
# CHAN_ |
289 |
0x900,No such channel defined |
290 |
0x902,* Mode change on %s for nonexistant %s! |
291 |
0x903,Mass deop on %s by %s |
292 |
0x904,Mass deop. Go sit in a corner. |
293 |
0x907,Oops. Someone made me join %s... leaving... |
294 |
0x908,Mode change by fake op on %s! Reversing... |
295 |
0x909,Abusing ill-gained server ops |
296 |
0x90a,Mode change by non-chanop on %s! Reversing... |
297 |
0x90b,Abusing desync |
298 |
0x90c,flood |
299 |
|
300 |
0xa00,No ignores |
301 |
0xa01,Currently ignoring |
302 |
0xa02,No longer ignoring |
303 |
|
304 |
0xb00,That bot isn't here.\n |
305 |
0xb01,That's a bot. You can't leave notes for a bot.\n |
306 |
0xb02,is away |
307 |
0xb03,Notes are not supported by this bot.\n |
308 |
0xb04,Sorry, that user has too many notes already.\n |
309 |
0xb05,Can't create notefile. Sorry.\n |
310 |
0xb06,Notefile unreachable! |
311 |
0xb07,Note arrived for you |
312 |
0xb08,Stored message |
313 |
0xb09,Note delivered. |
314 |
0xb0a,Outside note |
315 |
0xb0b,NOTES function must be one of: |
316 |
0xb0c,You have no messages |
317 |
0xb0d, -- EXPIRES TODAY |
318 |
0xb0e, -- EXPIRES IN %d DAY%s |
319 |
0xb0f,You have the following notes waiting |
320 |
0xb10,You don't have that many messages |
321 |
0xb11,Use '.notes read' to read them. |
322 |
0xb12,Can't modify the note file |
323 |
0xb13,Erased all notes |
324 |
0xb14,NOTICE %s :You have %d note%s waiting on %s.\n |
325 |
0xb15,For a list: |
326 |
0xb16,### You have %d note%s waiting.\n |
327 |
0xb17,### Use '.notes read' to read them.\n |
328 |
0xb18,Bot shut down beginning.... |
329 |
0xb19,No such user |
330 |
0xb1a,no channels |
331 |
0xb1b,Party line members: |
332 |
0xb1c,Bots connected |
333 |
0xb1d,Other people on the bot |
334 |
0xb1e,Outdated 'whom' request from |
335 |
0xb1f,Attempting to link |
336 |
0xb20,Not online; note stored. |
337 |
0xb21,Notebox is full, sorry. |
338 |
0xb22,is away; note stored. |
339 |
0xb23,Note sent to |
340 |
0xb24,Disconnected from: |
341 |
0xb25,People on channel |
342 |
0xb26,Can't link there |
343 |
0xb27,Can't unlink |
344 |
0xb28,Loop detected |
345 |
0xb29,Bogus link notice from |
346 |
0xb2a,Bogus link notice |
347 |
0xb2b,Disconnected left |
348 |
0xb2c,Linked to |
349 |
0xb2d,Illegal link by leaf |
350 |
0xb2e,You are supposed to be a leaf! |
351 |
0xb2f,Rejecting bot |
352 |
0xb30,Older bot detected (unsupported) |
353 |
0xb31,Trace result |
354 |
0xb32,doesn't exist |
355 |
0xb33,Remote boots are not allowed. |
356 |
0xb34,Can't boot the bot owner. |
357 |
0xb35,FILE TRANSFER REJECTED |
358 |
0xb36,I have no file system to grab files from. |
359 |
0xb37,Users across the botnet |
360 |
0xb38,Party line |
361 |
0xb39,Local channel |
362 |
0xb3a,Users on channel |
363 |
0xb3b,No bots linked. |
364 |
0xb3c,No trace info for: |
365 |
0xb3d,Tree too complex! |
366 |
0xb3e,Unlinking all bots... |
367 |
0xb3f,Killed link attempt to |
368 |
0xb40,No longer trying to link: |
369 |
0xb41,Breaking link with |
370 |
0xb42,Unlinked from: |
371 |
0xb43,Not connected to that bot. |
372 |
0xb44,Smooshing bot tables and assocs... |
373 |
0xb45,is not a known bot. |
374 |
0xb46,Link to myself? Oh boy, Freud would have a field day. |
375 |
0xb47,That bot is already connected up. |
376 |
0xb48,Invalid telnet address:port stored for |
377 |
0xb49,Linking to |
378 |
0xb4a,Can't find user for relay! |
379 |
0xb4b,Could not link to |
380 |
0xb4c,Relay to myself? What on EARTH would be the point?! |
381 |
0xb4d,Connecting to |
382 |
0xb4e,(Type *BYE* on a line by itself to abort.) |
383 |
0xb4f,Aborting relay attempt to |
384 |
0xb50,You are now back on |
385 |
0xb51,Relay aborted: |
386 |
0xb52,joined the party line. |
387 |
0xb53,Lost dcc connection to |
388 |
0xb54,Dropping relay attempt to |
389 |
0xb55,Success!\n\nNOW CONNECTED TO RELAY BOT |
390 |
0xb56,(You can type *BYE* to prematurely close the connection.) |
391 |
0xb57,Relay link: |
392 |
0xb58,left the party line. |
393 |
0xb59,Ended relay link |
394 |
0xb5a,RELAY CONNECTION DROPPED.\nYou are now back on |
395 |
0xb5b,rejoined the party line. |
396 |
0xb5c,Dropping relay link to |
397 |
0xb5d,Breaking connection to |
398 |
0xb5e,Relay broken |
399 |
0xb5f,Ping timeout |
400 |
0xb60,unleaflike behavior |
401 |
0xb61,Dropped bot |
402 |
0xb62,Already linking to that bot. |
403 |
|
404 |
0xc00,I don't accept DCC chats from strangers. |
405 |
0xc01,Refused DCC chat (no access) |
406 |
0xc02,No access |
407 |
0xc03,You must have a password set. |
408 |
0xc04,Refused DCC chat (no password) |
409 |
0xc05,Refused DCC chat (+x but no file area) |
410 |
0xc06,Refused DCC chat (file area full) |
411 |
0xc07,Too many people are in the file area right now. |
412 |
0xc08,Please try again later. |
413 |
0xc09,Refused tandem connection from %s (duplicate) |
414 |
0xc0a,I don't accept files from strangers. |
415 |
0xc0b,Refused DCC SEND %s (no access): %s!%s |
416 |
0xc0c,Sorry, too many DCC connections. |
417 |
0xc0d,DCC connections full: %s %s (%s!%s) |
418 |
0xc0e,DCC file transfers not supported. |
419 |
0xc0f,Refused DCC send %s from %s!%s |
420 |
0xc10,Filename cannot have '/' in it... |
421 |
0xc11,Sorry, file size info must be included. |
422 |
0xc12,That file already exists. |
423 |
0xc13,Can't create that file (temp dir error) |
424 |
0xc14,That file is already being sent. |
425 |
0xc15,no file size |
426 |
0xc16,Refused DCC send %s from %s: no file size |
427 |
0xc17,Sorry, file too large. |
428 |
0xc18,Refused dcc send %s (%s): file too large |
429 |
0xc19,Failed to connect |
430 |
0xc1a,DCC connection failed |
431 |
0xc1b,File system broken. |
432 |
0xc1c,Enter your password. |
433 |
0xc1d,%s has been forcibly removed for flooding.\n |
434 |
0xc1e,-=- poof -=-\n |
435 |
0xc1f,You've been booted from the %s by %s%s%s\n |
436 |
0xc20,%s booted %s from the party line%s%s\n |
437 |
0xc21,Refused DCC chat (invalid port) |
438 |
0xc22,DCC invalid port |
439 |
|
440 |
0xd00,Floating in limbo (no IRC interaction) |
441 |
|
442 |
# BOTNET |
443 |
0xe00,Fake message rejected |
444 |
0xe01,Linked to |
445 |
0xe02,Wrong bot--wanted %s, got %s |
446 |
0xe03,has left the |
447 |
0xe04,has joined the |
448 |
0xe05,is now away |
449 |
0xe06,is no longer away |
450 |
0xe07,Nick Change: |
451 |
|
452 |
# dcc.c Messages |
453 |
0xe08,Rejecting link from %s |
454 |
0xe09,Linked to %s. |
455 |
0xe0a,Failed link to %s. |
456 |
0xe0b,Bad password on connect attempt to %s. |
457 |
0xe0c,Password required for connection to %s. |
458 |
0xe0d,ERROR linking %s: %s |
459 |
0xe0e,Lost Bot: %s |
460 |
0xe0f,Timeout: bot link to %s at %s:%d |
461 |
0xe10,Logged in: %s (%s/%d) |
462 |
0xe11,Bad Password: [%s]%s/%d |
463 |
0xe12,Negative on that, Houston.\n |
464 |
0xe13,*** %s has joined the party line.\n |
465 |
0xe14,Lost dcc connection to %s (%s/%d) |
466 |
0xe15,Password timeout on dcc chat: [%s]%s |
467 |
0xe16,DCC connection closed (%s!%s) |
468 |
0xe17,Failed TELNET incoming (%s) |
469 |
0xe18,Refused %s/%d (bad src port) |
470 |
0xe19,Refused %s/%d (invalid ip) |
471 |
0xe1a,Refused %s (bad hostname) |
472 |
0xe1b,Telnet connection: %s/%d |
473 |
0xe1c,Ident failed for %s: %s |
474 |
0xe1d,(!) Listening port %d abruptly died. |
475 |
0xe1e,Refused %s (bad nick) |
476 |
0xe1f,Refused %s (non-bot) |
477 |
0xe20,Refused %s (non-user) |
478 |
0xe21,Refused %s (invalid handle: %s) |
479 |
0xe22,Refused telnet connection from %s (duplicate) |
480 |
0xe23,Refused [%s]%s (no password) |
481 |
0xe24,Lost telnet connection to %s/%d |
482 |
0xe25,Ident timeout on telnet: %s |
483 |
0xe26,Bot installation complete, first master is %s |
484 |
0xe27,New user via telnet: [%s]%s/%d |
485 |
0xe28,Lost new telnet user (%s/%d) |
486 |
0xe29,Lost new telnet user %s (%s/%d) |
487 |
0xe2a,Timeout on new telnet user: %s/%d |
488 |
0xe2b,Timeout on new telnet user: [%s]%s/%d |
489 |
0xe2c,Tcl error [%s]: %s |
490 |
0xe2d,*** ATTENTION: DEAD SOCKET (%d) OF TYPE %s UNTRAPPED |
491 |
0xe2e,Lost connection while identing [%s/%d] |
492 |
0xe2f,Timeout/EOF ident connection |
493 |
0xe30,Lost ident wait telnet socket!! |
494 |
0xe31,Denied telnet: %s, No Access |
495 |
0xe32,Refused telnet connection from %s (tried using my botnetnick) |