*/ /* Web: http://nuke-modules.gading.de */ /* */ /* ==================================================================== */ /* This program is free software. You can redistribute it and/or modify */ /* it under the terms of the GNU General Public License as published by */ /* the Free Software Foundation; either version 2 of the License. */ /************************************************************************/ /* VERSION 3 FOR SPCHAT v0.8.2 (KNIFE BLADE) AND ABOVE */ /* author: Frank Wallacher, Oliver Gading */ /* translated to english language by: */ /* Jeff Mills (r134) */ /* FILE SYSTEM */ define('_SPCHAT_LANG_NAME', 'english'); /* --------------------- GENERAL TRANSLATIONS ----------------------- */ /* GENERAL OUTPUT MESSAGES */ define('_CHARSET', 'ISO-8859-1'); define('_JOIN', '[ let\'s go ! ]'); define('_LEFT_ROOM', '%s, you left the %s chat room.'); define('_SPCHAT', 'SPChat' ); define('_SPCHAT_ON_SITENAME', 'SPChat on %s' ); define('_ERROR', 'ERROR'); define('_WRONG_CLOSE', 'Note: Don\'t simply close the chatwindow in future.
Please use the exit button instead'); define('_SPCHAT_I_AM_SENDING_A_SOUND','sending a'); define('_SPCHAT_USER_IS_SENDING_A_SOUND','sending a'); define('_SPCHAT_TOALL', 'to all'); define('_SPCHAT_YOU_ROLLED', 'You rolled'); define('_SPCHAT_USER_ROLLED', 'rolled'); define('_SPCHAT_YOU_ROLLED_A_START', 'You rolled a'); define('_SPCHAT_YOU_ROLLED_A_END', 'and get'); define('_SPCHAT_USER_ROLLED_A_START', 'has rolled a'); define('_SPCHAT_USER_ROLLED_A_END', 'and gets'); define('_SPCHAT_ROLL_A_DIE_4', 'Roll a d4 - /roll d4'); define('_SPCHAT_ROLL_A_DIE_6', 'Roll a d6 - /roll d6'); define('_SPCHAT_ROLL_A_DIE_8', 'Roll a d8 - /roll d8'); define('_SPCHAT_ROLL_A_DIE_10', 'Roll a d10 - /roll d10'); define('_SPCHAT_ROLL_A_DIE_12', 'Roll a d12 - /roll d12'); define('_SPCHAT_ROLL_A_DIE_20', 'Roll a d20 - /roll d20'); define('_SPCHAT_ROLL_A_DIE_100', 'Roll a d100 - /roll d100'); /* COMMANDS AND BUTTONS */ define('_BACK', 'Back'); define('_FORWARD', 'Forward'); define('_INSERT', 'Insert'); define('_DELETE', 'Delete'); define('_CREATE', 'Create'); define('_ACCEPTED', 'Accept'); define('_SAVE', 'Save'); define('_CHANGE', 'Change'); define('_CHANGE_ROOM', 'Change'); define('_CLOSE_WINDOW', 'Close Window'); define('_CLOSE', 'Close'); define('_COMMAND', 'Command'); define('_BACK_TO_TOP', 'Back to top'); define('_DISPLAY', 'Display'); define('_DESCRIPT2', 'Text appearance'); define('_MEANING', 'Meaning'); define('_ENTRY', 'Entry'); define('_SEND', 'Send'); define('_SPCHAT_BUTTON_INSTALL', 'Start Installation'); define('_SPCHAT_BUTTON_SPUPDATE', 'Start Update'); /* ERRORMESSAGES AND WARNINGS */ define('_STANDALONE_NOT_INCLUDED', 'Standalone mode not supported anymore. However, it may be in future releases of SPChat'); define('_ADMININFO_NOT_INSTALLED', _SPCHAT.' is not installed or a problem exists with the installation.'); define('_USERINFO_NOT_INSTALLED', 'Work is in progress. Please try again later.'); define('_NOROOMS', 'There are no rooms created'); define('_WRONGPASS', 'Invalid password entered for %s'); define('_ONLYREG', '%s is only for registered users'); define('_DOUBLELOGIN', 'A user by the name of %s was found in the %s room with the same IP address as you.\nThe user tables are cleaned after %s seconds, after which you will able to re-enter.\nA possible reason for this, might be an improper exit.\nAlways close the chat window by pressing the Quit button.'); define('_FILLOUT', 'Please fill in the required fields'); define('_NO_USER_ERROR', 'You have been dropped from the chat because your Username was no longer found in the database!
In most cases the reason for this is that your internet connection was down too long.'); define('_DB_ERROR', 'Database Connection was suddenly killed (Network error)'); define('_WAS_KICKED', 'user %s was kicked out'); define('_RCV_NOTFOUND', 'Recipient not found'); define('_NOT_ALLOWED', 'Command not allowed'); define('_YOUKICKED', 'You have been kicked out of the chat room. For the next 180 seconds your IP is locked!\nBlocked:\nUsername: %s IP: %s'); define('_NO_RCV', 'No Recipient specified'); define('_NO_ADMKICK', 'You cannot kick an admin!'); define('_UNKNOWN_COMMAND', 'Unknown command. Please make use of the /help command to get an overview of commands availble.'); define('_SPCHAT_NOAUTH_REGISTER', 'Please register as a site member first, to be able to chat with other members.'); define('_SPCHAT_NO_EVENTS_FOUND','
Currently no chat events have been scheduled. Please make usage of the /event command.'); /* ============================== GENERAL DEFINES =================================== */ define('_TOADMIN', '%s, Chat Administration'); define('_USEROOM', 'Use the Room'); define('_CREATE_ROOM', 'Create your own chatroom'); define('_CREATED_ROOM', 'Room successfully created'); define('_UPDATED_ROOM', 'Room successfully modified'); define('_DELETED_ROOM', 'Room successfully deleted'); define('_ROOM_NAME', 'Room name'); define('_ROOM_TYPE', 'Type'); define('_DESCRIPT', 'Description'); define('_PASSWORD', 'Password'); define('_ACTION', 'Action'); define('_NEEDED_FIELD', '* = Required field'); define('_ONLY_PRIVROOM', '** = Only for private rooms'); define('_NORMAL', 'Normal'); define('_PRIVAT', 'Private'); define('_NORM_ROOM', 'Normal Room'); define('_PRIV_ROOM', 'Private Room'); define('_ORIG_ROOM', 'Original Room'); define('_SPCHAT_ROOM_DURABILITY','Durability'); define('_SPCHAT_ROOM_DURABILITY_PERMANENT','Permanent'); define('_SPCHAT_ROOM_DURABILITY_REMOVE_AFTER_USAGE','Remove after usage'); define('_ONLINE', 'online'); define('_WELCOME_MSG', '
Welcome to our Chat.
Always remain friendly and respectful.
Offensive and/or racist remarks are not allowed.

Enjoy ...!
'); define('_THANKS_USING', 'Thanks for using %s, come again sometime.'); define('_ENTER_TXT', 'Please enter some text'); define('_MORE_ICONS', 'More Icons'); define('_WCENTERPW', 'Enter Password'); define('_BACKLIST', 'Back to the Room list'); define('_STATUS', 'User status'); define('_GUEST', 'Guest'); define('_USER', 'User'); define('_MODERATOR', 'Admin'); define('_USERLIST', 'User List'); define('_USERLIST_ME', 'Me'); define('_USERLIST_GUESTS', 'Guests'); define('_USERLIST_USERS', 'Members'); define('_USERLIST_MODS', 'Moderators'); define('_SPCHAT_USERPROFILE', 'User Profile'); define('_USERPROFILE_FOR', 'User Profile for '); define('_SHOW_USERPROFILE_OF', 'Show user profile of '); define('_ROOM_CHANGED_NEW', '

You are now in Chatroom: %s
'); define('_ROOM_ENTER_MSG', 'has entered the room'); define('_ROOM_LEFT_MSG', 'has left the room'); define('_ROOM_TIMEDOUT_MSG', 'has left the room (connection timed out)'); define('_FROM_ADMIN', 'Site Team'); define('_TICKER_TITLE', 'Ticker'); define('_NICKGUEST', 'guest'); define('_SPCHAT_OPTION_SOUND_ON', 'Click here to enable sounds'); define('_SPCHAT_OPTION_SOUND_OFF', 'Click here to disable sounds'); define('_SPCHAT_OPTION_SOUND_ON_ACK', 'Enabled sounds'); define('_SPCHAT_OPTION_SOUND_OFF_ACK', 'Disabled sounds'); define('_SPCHAT_OPTION_NOTIFY_ON', 'Click here to be notified via a sound. Some browsers do support popping to foreground if the chat window has been minimized before. When the sounds have been disabled, then no sound notifyer will be sent.'); define('_SPCHAT_OPTION_NOTIFY_OFF', 'Click here to disable notify'); define('_SPCHAT_OPTION_NOTIFY_ON_ACK', 'Notify enabled'); define('_SPCHAT_OPTION_NOTIFY_OFF_ACK', 'Notify disabled'); define('_SPCHAT_OPTION_COLOR_ACK', 'Your chat color has been changed now'); define('_SPCHAT_OPTION_COLOR_HELP', 'Please pass a color value like: green or #FF0000'); define('_SPCHAT_OPTION_LANG_ACK','The chat language has been changed to : %s.'); define('_SPCHAT_OPTION_LANG_HELP','
How to use the /set lang command:
Command: /set lang <newlang>
Example: /set lang %s
You can chose any of following available languages:
'); define('_SPCHAT_OPTION_LANG_NOTFOUND','
Requested language "%s" not found
Please use any of following available languages:
'); define('_SPCHAT_OPTION_DICES_ON', 'Click here to enable the dice roller bar below the smiley bar.'); define('_SPCHAT_OPTION_DICES_OFF', 'Click here to hide the dice roller bar below the smiley bar.'); define('_SPCHAT_OPTION_DICES_ON_ACK','The dice roller bar will now be activated.'); define('_SPCHAT_OPTION_DICES_OFF_ACK','The dice roller bar will now be hidden.'); define('_SPCHAT_RECIPIENT_NOT_FOUND', 'Recipient not found'); define('_SPCHAT_COMMAND_NICK_HELP', '
How to use the /nick command:
Command: /nick <newnickname>
Example: /nick Michael'); define('_SPCHAT_NICK_IS_UNAVAILABLE_START', 'Nickname'); define('_SPCHAT_NICK_IS_UNAVAILABLE_END', 'is unavailable'); define('_SPCHAT_NICK_CHANGED', 'changed his/her nickname to'); define('_SPCHAT_NICK_NO_CHANGE_BY_MEMBERS', 'Registered users can not change their nickname'); define('_SPCHAT_NICK_GUESTS_WELCOME_MSG','Guests can change their nickname with "/nick mynewname"
'); define('_SPCHAT_COMMAND_ROLL_HELP','
How to use the /roll command:
On gaming and role-playing sites, people might need to have a dice roller available. This command gives you a dice roller.
Command: /roll [times] d<maxrandomnumber>
Example: /roll d20
will give you a random number between 1-20.
/roll 2 d20
will give you 2 random numbers between 1-20.'); define('_SPCHAT_ROOMMSGS_DELETE_USERSSTILLONLINE','You are about to delete all last messages of the chat room %s
Deleting all last messages from the message queue means also, that most recent messages wont be displayed on the user\'s screens.
To force deletion now, use need to issue the command with the force parameter, like:
/delmsgs force'); define('_SPCHAT_ROOMMSGS_DELETED', 'The message queue from the chat room %s has been deleted.'); define('_SPCHAT_HELP_CMD_HELP','Displays this list of commands'); define('_SPCHAT_HELP_CMD_NICK','Changes your nickname to newnickname'); define('_SPCHAT_HELP_CMD_MSG','Sends a private message text to nickname'); define('_SPCHAT_HELP_CMD_SOUND','Sends a sound message named soundname to all or to nickname'); define('_SPCHAT_HELP_CMD_ME','Sends a message to all, but with a special format'); define('_SPCHAT_HELP_CMD_ROLL','This command gives you a dice roller'); define('_SPCHAT_HELP_CMD_SET_SOUND','When enabled, all sounds are sent to you'); define('_SPCHAT_HELP_CMD_SET_NOTIFY','When enabled and receiving new messages, the chat window pops up and a sound plays'); define('_SPCHAT_HELP_CMD_SET_COLOR','Change your text color with his command'); define('_SPCHAT_HELP_CMD_SET_LANG','Change the language of this website (including this chat window)'); define('_SPCHAT_HELP_CMD_DELMSGS','Moderators only: Delete all last messages of this chat room'); define('_SPCHAT_HELP_CMD_KICK','Moderators only: Kick a user from the chat rooms'); define('_SPCHAT_HELP_CMD_EVENT','Members only: Create, list and delete events. Use this command to schedule meetings with the chat community of this site'); define('_SPCHAT_COMMAND_EVENT_NEW_INVALID','You tried to create a new event with an invalid date.'); define('_SPCHAT_COMMAND_EVENT_NEW_HELP','
How to use the /event new command:
If you want to let the community know that you are online in this chat room at a specific date and time, i.e. on 24th of September 2004 at 15:30h (24 hours schema, not 12 hours), you would enter:    
/event new 2004-09-24 15:30
If the event ticker is enabled, members and guests will see your events and also events issued by other members. Remember that you can create a maximum number of %s events per room (past events don\'t count).'); define('_SPCHAT_COMMAND_EVENT_NEW_EXISTS','For this date and time there already exists an event.'); define('_SPCHAT_COMMAND_EVENT_NEW_PAST','You tried to create a new event, with date in the past.'); define('_SPCHAT_COMMAND_EVENT_NEW_MAXREACHED','You can create a maximum number of %s events per room. You already exceeded this limit. Delete one of your other (future) events (use /event list first) or wait until the next your events has passed its time.'); define('_SPCHAT_COMMAND_EVENT_NEW_ACK','You have successfully created a new event on %s for this room'); define('_SPCHAT_USER_CREATED_EVENT','%s has created a new event on %s for this room'); define('_SPCHAT_COMMAND_EVENT_LIST_NONE','There are no future events, which have been created by you.'); define('_SPCHAT_COMMAND_EVENT_LIST_ACK','Following events have been created by you:'); define('_SPCHAT_COMMAND_EVENT_DELETE_HELP','
How to use the /event delete command:
To delete one of your events, you should issue the command /event list first, grab the event ID left beside the date and use the command /event delete <ID> afterwards.
I.e. to delete an item with the event ID 67 you would enter /event delete 67.'); define('_SPCHAT_COMMAND_EVENT_DELETE_NOTEXISTS','You tried to delete an event which doesn\'t exist. Please /event list to get a list of event you can delete.'); define('_SPCHAT_COMMAND_EVENT_DELETE_NOPERMISSION','You don\'t have permission to delete this event'); define('_SPCHAT_COMMAND_EVENT_DELETE_ACK','Following event has been successfully deleted:'); define('_SPCHAT_COMMAND_EVENT_HELP','
How to use the /event command:
To get a list of events which have been created by you, enter /event list
To create new events or delete your events enter /event new or /event delete for detailed information on usage.'); define('_SPCHAT_NEXT_CHAT_EVENTS','Next chat events:'); define('_SPCHAT_WELCOME_TO_SPCHAT','Welcome to SPChat'); define('_SPCHAT_OPTION_EVENTCALENDAR','This calendar popup window assists you with submitting new chat events. After choosing time and date (in this order) the calendar window closes and you need to click the "'._SEND.'" button afterwards.'); define('_SPCHAT_COMMAND_NOAUTH_MEMBERS_ONLY','
This command is available to registered members of this website only.'); define('_SPCHAT_WEEKDAYS_ABBREVIATED','Su,Mo,Tu,We,Th,Fr,Sa'); define('_SPCHAT_MONTHS_ABBREVIATED','Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec'); define('_SPCHAT_EVENTS_STRFTIME_FORMAT_IN_TICKER2','_WEEKDAYABR_, _MONTHABR_ %d %H:%M'); /* ============================== SETUP RELATED MESSAGES ================================== */ define('_CLICK_HERE_FOR_INSTALL', 'Click here to start installation'); define('_UPDATE_NOTICE', 'An older version of SPChat was found:'); define('_LICENSE_HEAD', 'Step 1: License Agreement:'); define('_SYSTEMTEST', 'Step 2: System check'); define('_SYS_RESULT', 'System check - Summary:'); define('_NUKE_SYS', 'Nuke Type'); define('_NUKE_VER', 'Used Nuke Version'); define('_CONFIGURATION', 'Configuration'); define('_OLDVERSION', 'Old Version'); define('_NEWVERSION', 'New Version'); define('_SMETHODE', 'Install Method'); define('_NEWINSTALL', 'New Install'); /* ================================ ADMIN MENUE RELATED =================================== */ // MAIN MENUE define('_SET_COMMON', 'General Settings'); define('_SET_COMMON_DESC', 'Configure general settings for the chat behaviour'); define('_SET_ROOMS', 'Edit your chat rooms'); define('_SET_ROOMS_DESC', 'Create, change and delete chats'); define('_SET_SMILIES', 'Edit Smilies'); define('_SET_SMILIES_DESC', 'Create, change and delete Smilies.'); define('_UPDATED_SMILIES', 'Smilies updated'); define('_DELETED_SMILIES', 'Smilie deleted'); define('_SET_SOUNDS', 'Edit Sounds'); define('_SET_SOUNDS_DESC', 'Create, change and delete Sounds'); define('_UPDATED_SOUND', 'Sound files updated'); define('_DELETED_SOUND', 'Sound file deleted'); define('_SET_PERMS', 'User management'); define('_SET_PERMS_DESC', 'Administer and assign users permissions'); define('_VIEW_LOGS', 'Logging'); define('_VIEW_LOGS_DESC', 'View and export logging entries of the chat rooms'); define('_USERS_VIEW_OF_CHATROOMS', 'Back to Chatroom Overview'); define('_SPCHAT_ABOUT', 'About SPChat'); define('_SPCHAT_SUPPORT_FORUMS', 'SPChat Support Forum'); define('_SPCHAT_SHOW_TIMESTAMP', 'Time displayed in the chat'); define('_SPCHAT_TIMESTAMP_OFF', 'No Display'); define('_SPCHAT_TIMESTAMP_TIME_ONLY', 'Only Time'); define('_SPCHAT_TIMESTAMP_DATETIME', 'Date and Time'); define('_SPCHAT_BASED_ON', 'Based on'); define('_SPCHAT_DEVELOPMENT_CONTINUED_BY', 'Development continued by'); define('_SPCHAT_BROWSERCHECK', 'Check your browser'); // GENERAL SETTINGS define('_ALLOW_CREATE_ROOM', 'Allow users to create rooms'); define('_YES', 'Yes'); define('_NO', 'No'); define('_ONLY_REG', 'Only registered users are allowed to create rooms'); define('_REFRESH_TIME', 'Message refresh time (milliseconds)'); define('_DELETE_TIME', 'Time to delete idle chatter/messages (secs)'); define('_SHOW_SMILEY_ABV', 'Show smile abbreviations'); define('_SMILIES_FOLDER', 'Smilies folder'); define('_USE_SOUNDS', 'Use sounds'); define('_SHOW_SOUND_ABV', 'Show sound abbreviations'); define('_SOUND_FOLDER', 'Sounds folder'); define('_SHOW_USERS', 'List nicknames of the chatters in room overview'); define('_KEEP_ONLINE', 'Keep users online'); define('_TIME_DIFF', 'Time difference to the server:'); define('_TIME_FORMAT', 'Time format (12/24hrs)'); define('_CREATE_LOG', 'Log chats'); define('_ADMIN_NUMBER_OF_LOG_ENTRIES', 'Number of entries per page on log view screen'); define('_CHATWINDOW_WIDTH', 'Chat window: width of entire window (default: 750) (plus width of ticker frame)'); define('_CHATWINDOW_HEIGHT', 'Chat window: height of entire window (default: 440)'); define('_CHATWINDOW_INPUT_HEIGHT', 'Chat window: height of text field frame (default: 50) (plus 20 pixel for smileys)'); define('_CHATWINDOW_USERS_WIDTH', 'Chat window: width of user list frame (default: 140)'); define('_CHATWINDOW_RECEIVE_HEIGHT', 'Chat window: height of top frame (default: 40)'); define('_CHATWINDOW_TICKER1_WIDTH', 'Chat window: width of first ticker frame (default: 120)'); define('_CHATWINDOW_TICKER2_HEIGHT', 'Chat window: height of second ticker frame (default: 80)'); define('_NR_OF_LAST_MESSAGES_SHOWN_ON_FIRST_JOIN','Number of messages shown on first join'); define('_SPCHAT_CUSTOM_TITLE', 'Custom title for SPChat module'); define('_DISPLAY_TITLETABLE', 'Show title box with custom text (on index page)'); define('_TITLETABLE_TEXT', 'Custom text for title box'); define('_SHOW_TICKER1', 'Show ticker 1 (additional left frame in chat window)'); define('_SHOW_TICKER2', 'Show ticker 2 (below users list in chat window)'); define('_TICKER_NEWS', 'Ticker news line'); define('_TICKER_NEWS_URL', 'URL'); define('_TICKER_NEWS_TEXT', 'Text'); define('_SPCHAT_WELCOME_TEXT', 'Alternative welcome text for chat window.
Keep this text box empty when you want the original welcome texts in different languages.'); // CHAT ROOM SETTINGS define('_CHATROOM_INSTALL_NAME', 'First Room'); define('_CHATROOM_INSTALL_DESCRIPT', 'Your first Room'); define('_CREATE_ORIGROOM', 'Create a new Room'); define('_ROOM_NOT_EMPTY', 'The room is not empty - Deletion has failed'); define('_UPDATED_ROOM', 'Room updated'); define('_DELETED_ROOM', 'Room deleted'); define('_CREATED_ROOM', 'Room created'); // SMILEY SETTINGS define('_PICTURE', 'Picture'); define('_CODE', 'Code'); define('_EMOTION', 'Emotion'); define('_NOT_INST', 'no %s installed'); define('_FILENAME', 'Filename'); define('_TRANS_NEW_SMILES', 'Transfer new smileys to the server'); define('_UPDATED_SMILEY', 'Smiley updated'); define('_DELETED_SMILEY', 'Smiley deleted'); define('_CREATED_SMILEY', 'New Smiley created'); define('_SMILEY_ADMIN_DESCRIPTION', 'If you need more than one smiley code for a smiley picture, you can separate them with XXX.

Example:
:)XXX:-) allows usage of :) and also :-) for the same smiley picture, within the chat window. If you click on the appropriate smiley picture in the smiley list of the chat window, by default the first smiley will be used, in this case :)'); // SOUND SETTINGS define('_PLAYED_SOUND', 'played sound'); define('_SHOWN_TEXT', 'displayed text'); define('_TRANS_NEW_SOUNDS', 'Transfer new sounds to the server'); define('_UPDATED_SOUND', 'Sound updated'); define('_DELETED_SOUND', 'Sound deleted'); define('_CREATED_SOUND', 'New Sound created'); // USER AND GROUPS SETTINGS define('_SET_NEW_ADMIN', 'Enter new chat admins'); define('_SET_NEW_MODERATOR', 'Enter new moderators'); define('_CREATED_MODERATOR', 'New moderator created'); define('_DELETED_MODERATOR', 'Moderator deleted'); define('_SET_NEW_SUPERMODERATOR', 'Enter new super moderators'); define('_CREATED_SUPERMODERATOR', 'New super moderator created'); define('_DELETED_SUPERMODERATOR', 'Super moderator deleted'); define('_USERNAME', 'Username'); define('_GROUP', 'Group'); // VIEW LOGFILES define('_DATE', 'Date'); define('_SPCHAT_DATE', 'Date'); define('_IP', 'IP-Address'); define('_RCPT', 'Recipient'); define('_SENT_TEXT', 'Sent text'); define('_LOG_IS_EMPTY', 'Log table is empty'); define('_PAGE', 'Page(s)'); define('_DELETED_LOG', 'Log table successfully deleted'); define('_SPCHAT_VIEW','View'); define('_SPCHAT_EXPORT','Export'); define('_SPCHAT_TIME_RANGE','Time range'); define('_SPCHAT_ALL','All'); define('_SPCHAT_ROOMS','Rooms'); // =============================== CONTROL CENTER RELATED ================================== */ define('_CCENTER', 'Control Center'); define('_MYDATA', 'Preferences'); define('_USRCOLOR', 'User color'); define('_KICK_USER', 'Kick User'); define('_OP_USER', 'Make as Admin'); define('_DEOP_USER', 'Remove Admin Permissions'); define('_SEND_PM', 'Send PM'); define('_CHOOSE_COLOR', 'Choose preferred text color:'); define('_NO_PROFILE_EXISTS', 'There is no profile'); define('_NICKNAME', 'Nickname'); define('_AVATAR', 'Avatar'); define('_USERS_PICTURE', 'Users picture'); define('_REAL_NAME', 'Realname'); define('_EMAIL', 'E-Mail'); define('_INTRESTS', 'Interests'); define('_MEMBER_SINCE', 'Member since'); define('_COMING_FROM', 'Location'); define('_OCCUPATION', 'Occupation'); define('_ICQ_ID', 'ICQ-Address'); define('_AIM_ID', 'AIM-Address'); define('_YIM_ID', 'YIM-Address'); define('_MSN_ID', 'MSN-Address'); define('_OTHER_PROF_CHANGE', 'You cannot change another users profile'); define('_OWN_PROF_CHANGE_TXT', 'You may change your profile or close the window and continue.'); define('_CHATTER', 'Chatter'); define('_NEWDEFINE_SEND_PM_TO', 'Send PM to'); define('_SEND_USERPICTURE', 'Send us your userpic via email'); define('_SPCHAT_ONLY_RCPT_CAN_READ_PM', 'Only she/he can read this message.'); define('_SPCHAT_SIGNATURE', 'Signature'); define('_SPCHAT_EXTRAINFO', 'Extra Info'); /* ==================================== HELP RELATED =====================================*/ define('_HELP_HEAD', _SPCHAT.' Help and FAQ'); define('_HELP_HOW_SMILE', 'How to use smilies in your text'); define('_HELP_HOW_SOUND', 'How to invoke sounds in the chat'); define('_HELP_HOW_COMMAND', 'What other commands are supported'); define('_HELP_HOW_TXTFORMAT', 'What other text formats may be used'); define('_HELP_SMILE_DESCRIPT', 'Installed Smilies

The [code] column shows what is typed in your text to achieve the smiley...'); define('_HELP_SMILE_DESCRIPT_MISC', 'Instead of typing the code you can also insert a Smilie according to attitude of the chat, by clicking on one. These are indicated beneath the text field. More are available by clicking the more Icons link. A popup window will appear with a complete list of the installed smilies.'); define('_HELP_SND_DESCRIPT', 'Installed sounds

The ['._COMMAND.'] column shows what command is typed to hear the sound. The ['._SHOWN_TEXT.'] column is the text that is displayed.'); define('_HELP_SND_OPTIONS_DESCRIPT', 'Notation:
/sound <soundname> [username]
 
Options:
 
[username]
Omitting the username portion sends the sound to all users of the chatroom.
But to send a sound to a specific user the following command needs to be issued:
i.e. /sound hey judy will send the sound to Judy only.
 
Please send a sound to yourself to check the sound before sending it to others.'); define('_HELP_PM_DESCRIPT', 'Send a private message to username. No one else will see this message.
A quick way to do this is to click on the envelope icon next to the user\'s name. The resulting command will be transferred into the Message input field. Write your Text and click "Send". '); define('_HELP_COMMANDS_DESCRIPT', 'Perform ME Command. The appended text will be shown in the chat window in special format.'); define('_HELP_SUPPORTED_COMMANDS', 'Supported commands'); define('_YOUR_TEXT', 'Your Text '); define('_HELP_BOLD_COMMAND_DESCRIPT', 'Sent text is displayed bold'); define('_HELP_ITALIC_COMMAND_DESCRIPT', 'Sent text is displayed italic'); define('_HELP_UNDERLINE_COMMAND_DESCRIPT', 'Sent text is displayed underlined'); define('_HELP_SUPPORTED_FORMATS', 'Supported Text styles'); define('_HELP_SYMBOLS_ADMIN', 'Users with this symbol are admins. They control the room and are able to ban or kick any user and create new admins for the room. '); define('_HELP_SYMBOLS_USERS', 'These are registered users. They are able to have and maintain a user profile.'); define('_HELP_SYMBOLS_GUEST', 'Guests are shown with this symbol. They usually use different usernames each time they login. It is not possible for guests to create and/or use a profile.'); define('_HELP_SYMBOLS_DESCRIPT', 'As admin or registered user you are able to create a personal profile. Simply click on your username and follow the instructions to create and/or modify the profile.'); define('_HELP_USERGROUPS', 'There are several Usergroups in SPChat. These can be recognized by the symbol before the username:'); /* ============================================== CORRECTED OR MISSING ==========================================*/ define('_NO_ENTRIES_FOUND','No Entries found'); define('_SPCHAT_NO_EVENTS_FOUND', 'No Events available!'); /* ============================================== NEW ON 0.8.2.0 ================================================*/ define('_SHOUTS','Shouts out: '); define('_THINK','Thinks: '); define('_HELP_CMD_THINK','User thinks: The appended text is shown in a bubblet. If you enter /thinks peter is laughtingt the chat shows USER Thinks: o O ( Peter is laughting ) O o '); define('_HELP_CMD_SHOUT','User is shouting: The text is shown bold and in capitals. If you enter /shout peter is laughting the chat shows USER SHOUTS: PETER IS LAUGHTING'); define('_SPCHAT_HELP_CMD_SHOUT', 'Sends a message to all, but in capitals and bold (User Shouts)'); define('_SPCHAT_HELP_CMD_THINK', 'Sends a message to all, but in bubbles (User Thinks)'); /* ============================================= NEW ON 0.8.3.0 ================================================ */ define('_CHATWINDOW_INLINE', 'Show chatwindow in iframe'); define('_USER_AWAY','is not available!'); define('_USER_AVAILABLE','is available again'); define('_HELP_CMD_AWAY','Set the user away: This command sets the userstatus to away. If you enter the command again, the status gets again to available'); define('_SPCHAT_HELP_CMD_AWAY', 'Sets userstatus to away or available'); define('_SNDFROM','Sound from'); define('_SNDTOYOU','to you'); define('_SNDTO','Sound sended to'); define('_SAYTO','Says to'); define('_TO_ALL','All'); define('_TO_ALL2','to All'); define('_STYLE_SELECTION','Theme Selection'); define('_USER_IN_ROOM',',You are in room:'); define('_CHATWINDOW_TICKER1_WIDTH', 'Chat window: Ticker width (default: 120)'); define('_SPCHAT_TRANSLATORS','Translations'); define('_HELP_CMD_SAYTO','This command talks directly to the user. If you enter /sayto ALL you talk to the whole room. The message is displayed in special format and public.'); define('_SPCHAT_HELP_CMD_SAYTO', 'Talks in public manner to the user'); // Corrected fom Beta versions as on Dec. 20, 2004 define('_MSGFROM','whispering to you'); define('_MSGTOYOU','from yourself'); define('_MSGTO', 'You are whispering to'); ?> TĪRAINES STAĻĻI :: www.sporthorses.lv

www.sporthorses.lv

http://www.sporthorses.lv/sh/pn/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=84&page=1
Sep 11, 2010 - 05:10 AM
Meklēt   
Izvēlne
 Galvenā
 Admin
 Mani uzstādījumi
 Iziet
 Statistika

 Par mums
 Pakalpojumi
 Ziņas
 Iesutit jaunas ziņas, rakstus
 Raksti, temati
 Informācija
 Bieži uzdotie jautājumi
 Meklēt
 Veikals
 Sludinājumi
 Forums
 Foto galerija
 Mans foto albūms
 Čats
 Dienasgrāmata
 Lietotāji
 Lejupielāde
 Web saites
 Kontakti
 Spēles
 Iesakiet mūs
 Viesu grāmata
 Jauna galerija!!


Patreiz Onlainā
Mums ir 0 _MEMBER0 onlainā.

Jūs esat anonīms lietotājs.Jūs varat reģistrēties šeit

Languages
Man labākā valoda:

EnglishGermanLatviešu
Russian

Atgādinājumi
On a day like today...


 

Users:
>

Private

 

Users:
>


* * **
    


Copyright © 2002 - 2004, SPChat Project
Version: .

[webchat]

All logos and trademarks in this site are property of Tīraines staļļi. The comments are property of their posters, all the rest © 2002 www.sporthorses.lv
Web design: www.mmmm.ru

Fatal error: Call to a member function Execute() on a non-object in C:\www\sporthorses\html\sh\pn\includes\pnSession.php on line 378