Initial release
This commit is contained in:
233
lang_en.php
Normal file
233
lang_en.php
Normal file
@ -0,0 +1,233 @@
|
||||
<?php
|
||||
/*
|
||||
* LE CHAT-PHP - a PHP Chat based on LE CHAT - English translation
|
||||
*
|
||||
* Copyright (C) 2015 Daniel Winzen <d@winzen4.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 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
//Language: English
|
||||
$I=array(
|
||||
'nodb' => 'No Connection to Database!',
|
||||
'nodsetupb' => 'No Connection to Database, please create a database and edit the script to use the correct database with given username and password!',
|
||||
'changelang' => 'Change language:',
|
||||
'expire' => 'Invalid/expired session',
|
||||
'kicked' => 'Kicked!',
|
||||
'invalnick' => 'Invalid nickname (%d characters maximum, no special characters allowed)',
|
||||
'invalpass' => 'Invalid password!',
|
||||
'noconfirm' => 'Password confirmation does not match!',
|
||||
'incorregex' => 'Incorrect regular expression!',
|
||||
'bottom' => 'Bottom',
|
||||
'top' => 'Top',
|
||||
'choose' => '(choose)',
|
||||
'setup' => 'Chat Setup',
|
||||
'init' => 'Initial Setup',
|
||||
'sulogin' => 'Superadmin Login',
|
||||
'sunick' => 'Superadmin Nickname:',
|
||||
'supass' => 'Superadmin Password:',
|
||||
'suconfirm' => 'Confirm Passowrd:',
|
||||
'susuccess' => 'Successfully registered!',
|
||||
'initbtn' => 'Initalise Chat',
|
||||
'initdbexist' => 'Database tables already exist! To continue, you have to delete these tables manually first.',
|
||||
'initsuexist' => 'A Superadmin already exists!',
|
||||
'initgosetup' => 'Go to the Setup-Page',
|
||||
'nick' => 'Nickname:',
|
||||
'pass' => 'Password:',
|
||||
'login' => 'Login',
|
||||
'dbupdate' => 'Update database',
|
||||
'update' => 'Update',
|
||||
'sysmessages' => 'System messages',
|
||||
'msgenter' => 'Entrance',
|
||||
'msgexit' => 'Leaving',
|
||||
'msgmemreg' => 'Member registered',
|
||||
'msgsureg' => 'Applicant registered',
|
||||
'msgkick' => 'Kicked',
|
||||
'msgmultikick' => 'Multiple kicked',
|
||||
'msgallkick' => 'All kicked',
|
||||
'msgclean' => 'Room cleaned',
|
||||
'admfunc' => 'Administrative functions',
|
||||
'allguests' => 'All guests',
|
||||
'cleanmsgs' => 'Clean messages',
|
||||
'room' => 'Whole room',
|
||||
'selection' => 'Selection',
|
||||
'clean' => 'Clean',
|
||||
'kickchat' => '<b>Kick Chatter</b> (%d minutes)',
|
||||
'kickmsg' => 'Kickmessage:',
|
||||
'kickpurge' => 'Purge messages',
|
||||
'kick' => 'Kick',
|
||||
'logoutinact' => 'Logout inactive Chatter',
|
||||
'logout' => 'Logout',
|
||||
'viewsess' => 'View active sessions',
|
||||
'view' => 'View',
|
||||
'filter' => 'Filter',
|
||||
'guestacc' => 'Change Guestaccess',
|
||||
'guestallow' => 'Allow',
|
||||
'guestwait' => 'Allow with waitingroom',
|
||||
'adminallow' => 'Require moderator approval',
|
||||
'guestdisallow' => 'Disallow',
|
||||
'addsuguest' => 'Add applicant',
|
||||
'register' => 'Register',
|
||||
'admmembers' => 'Members',
|
||||
'memdel' => 'Delete from database',
|
||||
'memdeny' => 'Deny access (!)',
|
||||
'memsuguest' => 'Set to applicant (G)',
|
||||
'memreg' => 'Set to regular member',
|
||||
'memmod' => 'Set to moderator (M)',
|
||||
'memsumod' => 'Set to supermod (M)',
|
||||
'memadm' => 'Set to admin (A)',
|
||||
'change' => 'Change',
|
||||
'regguest' => 'Register Guest',
|
||||
'regmem' => 'Register new Member',
|
||||
'sessact' => 'Active Sessions',
|
||||
'sessnick' => 'Nickname',
|
||||
'sesstimeout' => 'Timeout in',
|
||||
'sessua' => 'User-Agent',
|
||||
'fid' => 'Filter ID:',
|
||||
'match' => 'Match',
|
||||
'replace' => 'Replace',
|
||||
'allowpm' => 'Allow in PM',
|
||||
'regex' => 'Regex',
|
||||
'apply' => 'Apply',
|
||||
'newfilter' => 'New filter:',
|
||||
'add' => 'Add',
|
||||
'noframes' => 'This chat uses <b>frames</b>. Please enable frames in your browser or use a suitable one!',
|
||||
'delselmes' => 'Delete selected messages',
|
||||
'staffnotes' => 'Staff notes',
|
||||
'adminnotes' => 'Admin notes',
|
||||
'notessaved' => 'Notes saved!',
|
||||
'lastedited' => 'Last edited by %1$s at %2$s',
|
||||
'savenotes' => 'Save Notes',
|
||||
'waitingroom' => 'Waiting room',
|
||||
'waittext' => 'Welcome %1$s, your login has been delayed, you can access the chat in %2$d seconds.',
|
||||
'admwaittext' => 'Welcome %1$s, your login has been delayed, you can access the chat as soon, as a moderator lets you in.',
|
||||
'waitreload' => 'If this page doesn\'t refresh every %d seconds, use the button below to reload it manually!',
|
||||
'reload' => 'Reload',
|
||||
'rules' => 'Rules',
|
||||
'talkto' => 'Talk to',
|
||||
'toall' => 'All chatters',
|
||||
'tomem' => 'Members only',
|
||||
'tostaff' => 'Staff only',
|
||||
'toadmin' => 'Admin only',
|
||||
'alsopurge' => 'Also purge messages',
|
||||
'dellast' => 'Delete last message',
|
||||
'delall' => 'Delete all messages',
|
||||
'switchsingle' => 'Switch to single-line',
|
||||
'switchmulti' => 'Switch to multi-line',
|
||||
'help' => 'Help',
|
||||
'helpguest' => 'All functions should be pretty much self-explaining, just use the buttons. In your profile you can adjust the refresh rate, font colour and your preferred input box size.<br><u>Note:</u> This is a chat, so if you don\'t keep talking, you will be automatically logged out after a while.',
|
||||
'helpembed' => 'If you want to embed an image in your post, simply put [img] in front of your image URL. Example: [img]http://example.com/images/file.jpg will embed the image in your post. For videos applies the same only with [vid].',
|
||||
'helpmem' => 'Members: You\'ll have some more options in your profile. You can adjust your font face and you can change your password anytime.',
|
||||
'helpmod' => 'Moderators: Notice the Admin-button at the bottom. It\'ll bring up a page where you can clean the room, kick chatters, view all active sessions and disable guest access completely if needed.',
|
||||
'helpadm' => 'Admins: You\'ll be furthermore able to register guests, edit members and register new nicks without them beeing in the room.',
|
||||
'profile' => 'Your Profile',
|
||||
'refreshrate' => 'Refresh rate (20-150 seconds)',
|
||||
'fontcolour' => 'Font colour',
|
||||
'viewexample' => 'View examples',
|
||||
'bgcolour' => 'Background colour',
|
||||
'fontface' => 'Fontface',
|
||||
'roomdefault' => 'Room Default',
|
||||
'bold' => 'Bold',
|
||||
'italic' => 'Italic',
|
||||
'fontexample' => 'Example for your chosen font',
|
||||
'timestamps' => 'Show Timestamps',
|
||||
'embed' => 'Embed images/videos',
|
||||
'pbsize' => 'Post box size',
|
||||
'nbsize' => 'Notes box size',
|
||||
'width' => 'Width:',
|
||||
'height' => 'Height:',
|
||||
'changepass' => 'Change Password',
|
||||
'oldpass' => 'Old password:',
|
||||
'newpass' => 'New password:',
|
||||
'confirmpass' => 'Confirm new password:',
|
||||
'savechanges' => 'Save changes',
|
||||
'reloadpb' => 'Reload Post Box',
|
||||
'reloadmsgs' => 'Reload Messages',
|
||||
'chgprofile' => 'Change Profile',
|
||||
'adminbtn' => 'Admin',
|
||||
'admnotes' => 'Admin Notes',
|
||||
'notes' => 'Notes',
|
||||
'clone' => 'Clone',
|
||||
'randh' => 'Rules & Help',
|
||||
'exit' => 'Exit Chat',
|
||||
'bye' => 'Bye %s, visit again soon!',
|
||||
'colourtable' => 'Colourtable',
|
||||
'backtoprofile' => 'Back to your Profile',
|
||||
'copy' => 'Copy:',
|
||||
'choosecol' => 'Guests, choose a colour:',
|
||||
'randomcol' => 'Random Colour',
|
||||
'enter' => 'Enter Chat',
|
||||
'error' => 'Error:',
|
||||
'members' => 'Members:',
|
||||
'guests' => 'Guests:',
|
||||
'approveguests' => '%d new guests to approve',
|
||||
'allowchecked' => 'Allow checked',
|
||||
'allowall' => 'Allow all',
|
||||
'denychecked' => 'Deny checked',
|
||||
'denyall' => 'Deny all',
|
||||
'denymessage' => 'Send message to denied:',
|
||||
'butallowdeny' => 'Submit',
|
||||
'waitempty' => 'No more entry requests to approve.',
|
||||
'wrongcaptcha' => 'Wrong Captcha',
|
||||
'captchatime' => 'Captcha already used or timed out.',
|
||||
'noguests' => 'No guests allowed!',
|
||||
'curchat' => 'Currently %d chatter(s) in room:',
|
||||
'cantreg' => 'Can\'t register %s',
|
||||
'alreadyreged' => '%s is already registered.',
|
||||
'successreg' => '%s successfully registered.',
|
||||
'cantchgstat' => 'Can\'t change status of %s',
|
||||
'succdel' => '%s successfully deleted from database.',
|
||||
'succchg' => 'Status of %s successfully changed.',
|
||||
'wrongpass' => 'Password is wrong.',
|
||||
'succprofile' => 'Your profile has successfully been saved.',
|
||||
'backtologin' => 'Back to the login page.',
|
||||
'backtochat' => 'Back to the chat.',
|
||||
'Beige' => 'Beige',
|
||||
'Black' => 'Black',
|
||||
'Blue' => 'Blue',
|
||||
'BlueViolet' => 'Blue violet',
|
||||
'Brown' => 'Brown',
|
||||
'Cyan' => 'Cyan',
|
||||
'DarkBlue' => 'Dark blue',
|
||||
'DarkGreen' => 'Dark green',
|
||||
'DarkRed' => 'Dark red',
|
||||
'DarkViolet' => 'Dark violet',
|
||||
'DeepSkyBlue' => 'Sky blue',
|
||||
'Gold' => 'Gold',
|
||||
'Grey' => 'Grey',
|
||||
'Green' => 'Green',
|
||||
'HotPink' => 'Hot pink',
|
||||
'Indigo' => 'Indigo',
|
||||
'LightBlue' => 'Light blue',
|
||||
'LightGreen' => 'Light green',
|
||||
'LimeGreen' => 'Lime green',
|
||||
'Magenta' => 'Magenta',
|
||||
'Olive' => 'Olive',
|
||||
'Orange' => 'Orange',
|
||||
'OrangeRed' => 'Orange red',
|
||||
'Purple' => 'Purple',
|
||||
'Red' => 'Red',
|
||||
'RoyalBlue' => 'Royal blue',
|
||||
'SeaGreen' => 'Sea green',
|
||||
'Sienna' => 'Sienna',
|
||||
'Silver' => 'Silver',
|
||||
'Tan' => 'Tan',
|
||||
'Teal' => 'Teal',
|
||||
'Violet' => 'Violet',
|
||||
'White' => 'White',
|
||||
'Yellow' => 'Yellow',
|
||||
'YellowGreen' => 'Yellow green',
|
||||
'contributors' => 'Contributors',
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user