Speakr.fm/Speakr.fm
-
<?php
Home
// --------- Setup Page ---------------//
//Header
$lang['setup_text0'] = "Loading Facebook likes";
$lang['setup_text1'] = "Analysing your favorite artists";
//footer
$lang['setup_footer'] = "© 2012 - Speakr.fm - All rights reserved -<
a href=\"#\"></a>
|<a href=\"/about\">
About</a>
|<a href=\"#\">
Help</a>
|<a href=\"#\">
Legal</a>
|<a href=\"mailto:contact@speakr.fm\">
Contact us</a>
";
/* End of file setup_lang.php */
/* Location: ./application/language/en_US/setup_lang.php */ -
<?php
// --------- DEFAULT ERRORS -------------------//
//Unknown error
$lang['error_unknown_title'] = "Unknown error";
$lang['error_unknown_description'] = "We don't know what happened.<
br><br>
We put our best engineers on it, please try again in a few hours.";
$lang['error_unknown_image'] = "/img/error/duh.jpg";
// --------- SITE MAINTENANCE ERRORS ---------------//
//Site down for maintenance
$lang['error_maintenance_title'] = "Site under maintenance";
$lang['error_maintenance_description'] = "We put our best engineers on it. Please come back in a few hours.";
$lang['error_maintenance_image'] = "/img/error/engineer.jpg";
//Site over capacity
$lang['error_overcapacity_title'] = "Site over capacity";
$lang['error_overcapacity_description'] = "We put our best engineers on it. Please come back in a few minutes.";
$lang['error_overcapacity_image'] = "/img/error/engineer.jpg";
// ---------- HTML ERRORS --------------//
//error 404 - page not found
$lang['error_404_title'] = "Error 404";
$lang['error_404_description'] = "This is not the page you're looking for.";
$lang['error_404_image'] = "/img/error/Mindtrick.jpg";
//error 403 - permission denied
$lang['error_403_title'] = "Error 403";
$lang['error_403_description'] = "You cannot do that, padawan. Permission denied.";
$lang['error_403_image'] = "";
//error P01 - empty playlist
$lang['error_P01L_title'] = "Playlist empty";
$lang['error_P01L_description'] = "Try liking a few more tracks and then refresh the playlist.";
$lang['error_P01L_image'] = "";
// --------- MUSICAL TASTE UNIDENTIFIED ---------------//
//Musical taste unidentified
$lang['error_likes_title'] = "Musical taste unidentified";
$lang['error_likes_description'] = "It seems you have none or few Facebook likes. Try liking more musical pages.";
$lang['error_likes_image'] = "/img/error/puppy.jpg";
//footer
$lang['error_footer'] = "© 2012 - Speakr.fm - All rights reserved -<a href=\"#\">
Home</a>
|<a href=\"#\">
About</a>
|<a href=\"#\">
Help</a>
|<a href=\"#\">
Legal</a>
|<a href=\"#\">
Contact us</a>
";
/* End of file error_lang.php */
/* Location: ./application/language/en_US/error_lang.php */ -
<?php
2 million artists
// --------- Welcome page ---------------//
//Header
$lang['welcome_title'] = "Social Listening";
$lang['welcome_description'] = "coming soon...";
$lang['welcome_image'] = "/img/showcase.jpg";
//Showcase
$lang['welcome_showcase1_image'] = "/img/timeIcon.png";
$lang['welcome_showcase1_description'] = "Real time song sharing and listening.";
$lang['welcome_showcase2_image'] = "/img/supportIcon.png";
$lang['welcome_showcase2_description'] = "Social playlists, discover music with your friends!";
$lang['welcome_showcase3_image'] = "/img/awardIcon.png";
$lang['welcome_showcase3_description'] = "Unique experience. Totally and forever free.";
//Features
$lang['welcome_features_title'] = "Awesome features";
$lang['welcome_features_description'] = "just a few good reasons for you to subscribe now!";
//feature 1
$lang['welcome_feature1_title'] = "Social Listening & Sharing";
$lang['welcome_feature1_description'] = "Tired of listening to the same songs? Call out some friends and make and unique and awesome playlist, based on your common tastes, imported by social networks, such as Facebook, Last.fm and Tumblr! Amazing, isn't it?";
$lang['welcome_feature1_image'] = "/img/showcase/network.jpg";
//feature 2
$lang['welcome_feature2_title'] = "Stupidly Huge Database";
$lang['welcome_feature2_description'] = "We have more than<
b></b>
and<b>
35 million songs</b>
in our database, proudly powered by The Echonest. It's something around 195 years of unstoppable music. I bet you can't listen that much.";
$lang['welcome_feature2_image'] = "/img/third/logos/echonest.gif";
//feature 3
$lang['welcome_feature3_title'] = "Youtube & Vimeo Support";
$lang['welcome_feature3_description'] = "You can even watch the videoclips of the songs you will share with your friends. OMG.";
$lang['welcome_feature3_image'] = "/img/third/logos/vimeo.png";
//feature 4
$lang['welcome_feature4_title'] = "Completely free!";
$lang['welcome_feature4_description'] = "Yes nigga, free for all users. Just type some boring info into some boxes (email, password etc...) and start listening to amazing songs like never before!";
$lang['welcome_feature4_image'] = "/img/feature1.jpg";
//subscribe
$lang['welcome_subscribe_title'] = "Subscribe for updates & invitations";
$lang['welcome_subscribe_emailbox'] = "Enter your email address";
$lang['welcome_subscribe_button'] = "Sign up";
$lang['welcome_subscribe_unsubscribe'] = "Unsubscribe";
//media
$lang['welcome_social_title'] = "Social";
//press
$lang['welcome_press_title'] = "Social";
$lang['welcome_press_body'] = "September, 2012";
$lang['welcome_press_name'] = "";
$lang['welcome_press_description'] = "";
//footer
$lang['welcome_footer'] = "© 2012 - Speakr.fm - All rights reserved -<a href=\"#\">
Home</a>
|<a href=\"/about\">
About</a>
|<a href=\"#\">
Help</a>
|<a href=\"#\">
Legal</a>
|<a href=\"mailto:contact@speakr.fm\">
Contact</a>
";
/* End of file welcome_lang.php */
/* Location: ./application/language/en_US/welcome_lang.php */
No more segments to load.
Loading more segments…
© 2009-2024 WebTranslateIt Software S.L. All rights reserved.
Terms of Service
·
Privacy Policy
·
Security Policy