<?php $lang = array( 'chart_create_error' => 'Can\'t create charts page.', 'home' => 'Home', 'scores' => 'Scores', 'score' => 'Score', 'db_error' => 'Database error', 'scoring_system' => 'Scoring system:', 'position:' => 'Position:', 'points:' => 'Points:', 'points' => 'points', 'contest_is' => 'The contest is currently %s', 'CLOSED' => 'CLOSED', 'CLOSED_until' => 'CLOSED until %s', 'OPEN' => 'OPEN', 'OPEN_until' => 'OPEN until %s', 'links' => 'Links', 'admin_panel' => 'Admin panel', 'help' => 'Help', 'by' => 'by', 'score_tools_info' => 'These are some score tools which can be useful.', 'upload' => 'Upload scores', 'players' => 'Players', 'player' => 'Player', 'songs' => 'Songs', 'no_songs' => 'No songs in database.', 'download_link_is' => 'Download link: %s', 'no_download_link' => 'No download link.', 'language' => 'Language', 'no_scores' => 'No scores in the database.', 'no_information' => 'No information', 'most_played_song:' => 'Most played song:', 'most_active_player:' => 'Most active player:', 'last_added_player:' => 'Last added player:', 'nobody' => 'None', 'last_played_song:' => 'Last played song:', 'no_players_on' => 'No players registered on %s.', 'join' => 'Join', 'join_request_succes' => 'Succesfully created request for "%s".', 'join_name_exists' => 'Name "%s" already exists.', 'joining_disabled' => 'Joining is disabled.', 'send_request' => 'Send request', 'name:' => 'Name:', 'join_name_longer' => 'Name "%s" must be longer.', 'already_joined' => 'You have already requested %s.', 'click_here_join' => 'Click here to request a new name.', 'click_here_request_song' => 'Click here to request a song.', 'charts' => 'Charts', 'request_song' => 'Request song', 'asksong_file_differs' => 'Filename differs from %s.', 'extra' => 'Extra', 'forum' => 'Forum', 'new_post' => 'New post', 'text:' => 'Text:', 'send' => 'Send', 'page_x_of_x' => 'Page %s of %s', 'can\'t_post' => 'You can\'t post another message right now.', 'forum_message_longer' => 'Your message (%s) must be longer than 3 digits.', 'forum_message_shorter' => 'Your message is too long.', 'forum_wait' => 'Please wait a moment before posting another message.', 'name_at_time:' => '%s at %s:', 'name_at_time' => '%s at %s', 'news' => 'News', 'Amazing' => 'Amazing', 'Medium' => 'Medium', 'Easy' => 'Easy', 'Supaeasy' => 'Supaeasy', 'song' => 'Song', 'join_name_shorter' => 'Name "%s" must be 12 or less digits.' //(last no comma) ); ?>