<?php
/*-----------------------------------------
ShoutOut
(Insert Random thing here)
Copyright © 2006
-----------------------------------------*/
$lang = array (
'shout' => 'Обновить',
'refresh' => 'Отправить',
'top_speakers' => 'Top Speakers',
'top_speakers_name' => 'Имя',
'top_speakers_shouts' => 'Сообщений',
'bbcode' => 'BBКод',
'smilies' => 'Смайлы',
'msg_too_short' => "Your shout was too short.",
'msg_too_long' => "Your shout was too long.",
'flood_msg' => 'Flood Control is Enabled, Please wait before creating a new shout',
'cant_use' => 'Sorry but your user group is not permitted to use this system',
'ban_msg' => "Ban Member",
'unban_msg' => "Unban Member",
'member_doesnt_exist' => "That member does not exit!",
'ban_yourself' => "You can't ban yourself or that person!",
'you_are_banned_shoutbox' => "You have been banned from the shoutbox, please contact an administrator if you think this is an error.",
'banned_redirect_1' => "You have banned that member from the shoutbox.",
'banned_redirect_0' => "The ban on that user has been lifted from the shoutbox.",
'options' => 'Options',
'edit' => 'Edit Shout',
'refreshScreen' => 'Refreshing...',
'postingShoutScreen' => 'Shout is being Posted',
'delete' => 'Delete Shout',
'not_your_shout' => "You either need to be a moderator, or the author of that shout to modify or remove it.",
'idleMsgScreen' => "You are currently Idle.",
'ibspeak_stats' => "Shoutbox Statistics",
'ibspeak_total_string' => "Our members have made a total of <b><#shouts#></b> shouts<br />The last shout was made by <b><a href='<#link#>'><#mem#></a></b>",
'reason-banned' => "",
'reason-warez' => "",
'reason-copyright' => "Y",
);
?>