/* Translation to English by Michael Kohn */ #define UNDERSTAND_MESSAGE ">> I don't understand... type .help for help.\n\r" #define CURRENTBAN ">> Currently banned sites:\n\r" #define BANCOUNT ">> Banned site count: %d.\n\r" #define CHANNEL_HEADER1 "Channels Owner Locked\n\r" #define CHANNEL_HEADER2 "Main [-]NoOne No\n\r" #define NOONE "[-]NoOne" #define YES "Yes" #define NO "No" #define WHO_NAME "Name" #define WHO_CHANNEL "Channel" #define WHO_IDLE "Idle" #define WHO_LOCATION "Location" #define WHO_TOTAL "\n\rTotal: %d \n\r\n\r" #define PRIVATE ">> Message sent to [%d]%s.\n\r" #define PRIVATE_ECHO ">> Message sent to [%d]%s: %s" #define NOT_HERE ">> That person isn't here.\n\r" #define NEW_EMOTE_CHAR ">> Your emote char is now '%c'.\n\r" #define YOU_LOGIN ">> You just logged on line %d from: %s\n\r" #define SOMEONE_LOGIN1 ">> Someone just logged on line %d from: %s\n\r" #define SOMEONE_LOGIN2 ">> Someone just logged on line %d.\n\r" #define NAME_LOGIN1 ">> [%d]%s just logged on from: %s\n\r" #define NAME_LOGIN2 ">> [%d]%s just logged on.\n\r" #define PLEASE_CENSOR ">> Please do not use that language here.\n\r" #define WARNED ">> You have been warned enough about your language.\n\r" #define SPAM ">> Automatic log off for spam!\n\r" #define KICKED_FOR_IDLING ">> Automatic log off for idling!\n\r" #define YOUR_NAME ">> Your name is now: %s\n\r" #define ILLEGAL_NAME ">> Illegal name.\n\r" #define NAME_IN_USE ">> That name is currently being used. Pick another.\n\r" #define NAME_YOURSELF ">> You need to name yourself before you can chat.\n\r" #define NAME_IS_REGISTERED ">> That name is registered. Pick another.\n\r" #define MUST_REGISTER ">> You must signup to use this chat.\n\r" #define BYE_BYE ">> Bye Bye!\n\r" #define ECHOS_OFF ">> Private message echoing is now off.\n\r" #define ECHOS_ON ">> Private message echoing is now on.\n\r" #define CANT_YELL ">> You can't yell if you are hushed!\n\r" #define BEEPS_OFF ">> Private beeps are now off.\n\r" #define BEEPS_ON ">> Private beeps are now on.\n\r" #define HILITE_OFF ">> Private highlights are now off.\n\r" #define HILITE_ON ">> Private highlights are now on.\n\r" #define SYSMES_OFF ">> System messages are off.\n\r" #define SYSMES_ON ">> System messages are on.\n\r" #define TIMESTAMP_ON ">> Time stamping now on.\n\r" #define TIMESTAMP_OFF ">> Time stamping now off.\n\r" #define YELLING_ON ">> You will now see cross-channel yells.\n\r" #define YELLING_OFF ">> You will not see yells now.\n\r" #define CANNOT_LOCK ">> This channel is not yours. You cannot lock it.\n\r" #define CANT_LOCK_MAIN ">> You cannot lock the main channel.\n\r" #define CHANNEL_LOCKED ">> Channel is now locked.\n\r" #define CHANNEL_UNLOCKED ">> Channel is now unlocked.\n\r" #define NO_ONE_TO_GRAB ">> No one left to grab.\n\r" #define ALREADY_IN ">> That person is already in your channel!\n\r" #define MASQ_WANDER ">> [] ??? wandered off.\n\r" #define WENT_TO_CAVE ">> [%d]%s went to channel Hidden Caves.\n\r" #define WENT_TO_CHAN ">> [%d]%s went to channel %s.\n\r" #define MASQ_HAS_JOINED ">> [] ??? has joined.\n\r" #define HAS_JOINED ">> [%d]%s has joined.\n\r" #define YOUR_LOCATION ">> Your location is now %s. \n\r" #define SYS_CHANGE_NAME ">> %d's name changed to %s.\n\r" #define YOU_UNSQUELCH ">> You have been unsquelched. You may talk again.\n\r" #define YOU_UNSQUELCHED ">> You have unsquelched [%d]%s.\n\r" #define YOU_SQUELCH ">> You are squelched! No one can hear you in this channel.\n\r" #define YOU_SQUELCHED ">> You have squelched [%d]%s.\n\r" #define CANT_SQUELCH ">> You do not own this channel. You cannot squelch here!\n\r" #define SQUELCHED ">> You are squelched in this channel. No one can hear you!\n\r" #define NOT_OWNER ">> You do not own this channel.\n\r" #define NO_MAIN_OWNER ">> No one can own the main channel.\n\r" #define ALREADY_OWN ">> You already own this channel.\n\r" #define NOT_IN_CHAN ">> That user is not in your channel!\n\r" #define NEW_OWNER ">> [%d]%s now owns this channel.\n\r" #define YOU_ARE_IN ">> You are in channel %s.\n\r" #define YOU_ALREADY_IN ">> You are already in channel %s.\n\r" #define CHAN_LOCKED ">> Channel is locked. Sorry.\n\r" #define CHAN_FULL ">> No channels available.\n\r" #define NO_FREE_CHAN ">> No channels available. Sorry.\n\r" #define UPTIME ">> This has been up for: %s\n\r" #define THE_TIME ">> At the tone, the time will be: %s\r" #define CANT_GAG ">> You can't gag yourself!\n\r" #define YOU_GAGGED ">> You have gagged [%d]%s!\n\r" #define YOU_UNGAGGED ">> You have ungagged [%d]%s!\n\r" #define GAGGED_YOU ">> That person has gagged you!\n\r" #define SUPER_OFF ">> Superuser mode off.\n\r" #define SUPER_ON ">> Superuser mode on.\n\r" #define GRANT_SUPER ">> You have been granted superuser status.\n\r" #define NOW_SUPER ">> [%d]%s is now a super user.\n\r" #define REVOKE_SUPER ">> You just had superuser status revoked.\n\r" #define NOT_SUPER ">> [%d]%s is no longer a super user.\n\r" #define USER_LEVEL_IS ">> [%d]%s's level is %d.\n\r" #define USER_LEVEL_CHANGE ">> [%d]%s's level has been changed to %d.\n\r" #define YOUR_LEVEL_CHANGE ">> Your user level has been changed to %d.\n\r" #define WAS_KICKED ">> [%d]%s was kicked out of this channel\n\r" #define KICKED_YOU ">> [%d]%s has kicked you out of this channel.\n\r" #define CANNOT_KICK ">> You do not own this channel. You cannot kick here! \n\r" #define CHAT_LOG_OFF ">> Chat log turned off.\n\r" #define CHAT_LOG_ON ">> Chat log turned on.\n\r" #define CHAT_LOG_CANT_OPEN ">> Log file could not be opened.\n\r" #define TEMP_BANNED ">> Sites matching \"%s\" are temp-banned.\n\r" #define TO_BAN ">> To ban a site type .B .\n\r" #define NO_SITE_BANNED ">> There is no site banned under that number. Type .V\n\r" #define UN_BANNED ">> Sites matching \"%s\" are un-banned.\n\r" #define TOO_MANY_BANS ">> Too many sites are banned.\n\r" #define BANNED ">> You have been banned.\n\r" #define REFUSED ">> You have no permission to log in here.\n\r" #define INFO_LOC ">> [%d]%s from %s\n\r" #define TIME_ONLINE ">> Been online: " #define IDLE_TIME ">> Idle time: " #define RE_READ ">> nakenchat.conf and welcome.txt re-read.\n\r" #define CENSOR_LEVEL ">> Censoring level should be between 0 and 4\n\r" #define CENSOR_LEVEL_AT ">> Censoring level now at %d\n\r" #define IP_NODUPON ">> Duplicate IP addresses are now not allowed.\n\r" #define IP_NODUPOFF ">> Duplicate IP addresses are now allowed.\n\r" #define IP_ADDRESS_HIDE ">> IP addresses are now hidden.\n\r" #define IP_ADDRESS_SHOW ">> IP addresses will now be shown.\n\r" #define INVIS_SYSOP_ON ">> Invisible sysop mode on.\n\r" #define INVIS_SYSOP_OFF ">> Invisible sysop mode off.\n\r" #define INTERNATIONAL_OFF ">> International mode is now off.\n\r" #define INTERNATIONAL_ON ">> International mode is now on.\n\r" #define PRIVATE1 "<%d> (private) %s %s\n\r" #define PRIVATE2 "<%d>%s (private): %s\n\r" #define JUST_LEFT ">> [%d]%s just left!\n\r" #define SORRY_FULL "Sorry... chat server is full..\n\r" #define TOO_MANY_CONNECTIONS "Too many connections from this IP\n\r" #define URL_SENT ">> URL sent.\n\r" #define HELP "List of commands: \n\r" \ ".n to name yourself\n\r" \ ".b or .hi or .e private beeps/hilite/echo\n\r" \ ".w or .f or .a list users/channels\n\r" \ ".i list users info\n\r" \ ".d 10 minute time stamping\n\r" \ ".p send a private message\n\r" \ ".t .u .v chat server info\n\r" \ ".g or .s gag/channel squelch users\n\r" \ ".q quit the chat\n\r" \ "%c or .e emote a message/change emote char\n\r" #define CHAN_HELP ".l lock a channel\n\r" \ ".k kickout annoying user\n\r" \ ".o give channel ownership\n\r" \ ".c to change channels\n\r" \ ".y cross channel yell\n\r" \ ".hu .m hush yelling/messages\n\r"