/* Init */
var Lng = new Array(); Lng[0] = new Object();

/* System */
Lng[0]["System"]					= new Object();
Lng[0]["System"]["Animation"]		= '<img src="/res/gr/Ani/Loading.gif" border="0" width="20" height="20" alt="Content is loading" tile="">';
Lng[0]["System"]["Loading"]			= '<div class="Item"><div class="Headline">Loading...</div><div class="Content" style="Padding: 15px 0px 20px;"><center>'+ Lng[0]["System"]["Animation"] +'</center></div>';
Lng[0]["System"]["Error"]			= '<div class="Item"><div class="Headline">Error</div><div class="Content"><br><br><br><center>Connection Timeout, please try again.<br><br><a href="#" onclick="RefreshModule(); return false;"><img src="/res/gr/Btn/RefreshBig.png" width="143" height="106" alt="Refresh" title="Refresh Current Module" border="0"></a></center><br><br><br></div></div>';

/* Register */
Lng[0]["Register"]					= new Object();
Lng[0]["Register"]["Headline"]		= "Register";
Lng[0]["Register"]["MsgLogin"]		= "Bereits Member? Logge Dich hier ein:";
Lng[0]["Register"]["MsgReg"] 		= "Um mehr Funktionen von Kino.to nutzen zu können, musst Du dich registrieren.";
Lng[0]["Register"]["BtnLogin"]		= "Login";
Lng[0]["Register"]["LabelNick"]		= "Nick";
Lng[0]["Register"]["LabelPW"]		= "Password";
Lng[0]["Register"]["LabelCookie"]	= "Login Cookie";
Lng[0]["Register"]["HintCookie"]	= "Ermöglicht das automatische einloggen per Cookie";

/* Confirmations */
Lng[0]["Confirmations"]				= new Object();
Lng[0]["Confirmations"]["DelMail"]	= "Are you sure you want to delete this mail?";
Lng[0]["Confirmations"]["DelBook"]	= "Are you sure you want to delete this bookmark?";

/* Login */
Lng[0]["Login"]						= new Object();
Lng[0]["Login"]["Headline"]			= "Login";
Lng[0]["Login"]["0"]				= "<big>Login successful</big><br><br>Du hast nun die Möglichkeit Kommentare abzugeben und Filme zu bewerten.<br>Weitere Funktionen werden folgen.";
Lng[0]["Login"]["1"]				= "Password wrong";
Lng[0]["Login"]["2"]				= "Account not activated";
Lng[0]["Login"]["3"]				= "Password wrong";
Lng[0]["Login"]["4"]				= "Not enough rights";

/* Logout */
Lng[0]["Logout"]					= new Object();
Lng[0]["Logout"]["Headline"]		= "Logout";
Lng[0]["Logout"]["Msg"]				= "<big>Abmeldung erfolgreich</big><br><br>Sie wurden erfolgreich vom System abgemeldet.<br>Falls ein Login Cookie gesetzt wurde, ist dieser nun wieder entfernt worden.";

/* Tools */
Lng[0]["Tools"]	 					= new Object();
Lng[0]["Tools"]["Title"]			= "Title";
Lng[0]["Tools"]["Descr"]			= "Description";

/* Entry */
Lng[0]["Entry"]						= new Object();
Lng[0]["Entry"]["Genre"]			= "Genre";
Lng[0]["Entry"]["Views"]			= "Views";
Lng[0]["Entry"]["Uploader"]			= "Uploader";
Lng[0]["Entry"]["Homepage"]			= "Homepage";
Lng[0]["Entry"]["EntryDetails"]		= "Entry Details";
Lng[0]["Entry"]["Season"]			= "Season";
Lng[0]["Entry"]["ExistEpis"]		= "Available Episodes";
Lng[0]["Entry"]["Rate"]				= "Rate it!";
Lng[0]["Entry"]["Ratings"]			= "Ratings";
Lng[0]["Entry"]["RatingNo"]			= "No Ratings made yet";
Lng[0]["Entry"]["RatingSen"]		= "This video was rated <span class=\"EntryRatingTop\">%s1</span> times (%s2) positvly and <span class=\"EntryRatingFlop\">%s3</span> times negativly";
Lng[0]["Entry"]["ComHeadline"]		= "Kommentare";
Lng[0]["Entry"]["ComNoEntrys"]		= "Bisher keine Kommentare abgegeben";
Lng[0]["Entry"]["CharsLeft"]		= "%s1 Zeichen verbleibend";
Lng[0]["Entry"]["CharsFull"]		= "Alle Zeichen verbraucht";

/* IENotice */
Lng[0]["IENotice"]			 		= new Object();
Lng[0]["IENotice"]["Headline"]		= "Internet Explorer Nutzungs-Hinweis";

/* Search */
Lng[0]["Search"]			 		= new Object();
Lng[0]["Search"]["ResultFor"]		= "Search-Result for";
Lng[0]["Search"]["Result"]			= "Search Result";
Lng[0]["Search"]["Title"]			= "Title";

/* Listen */
Lng[0]["List"]			 			= new Object();
Lng[0]["List"]["AllSeries"]			= "All Series";
Lng[0]["List"]["SortByGenre"]		= "All movies and series in genre";
Lng[0]["List"]["AllCinemas"]		= "All current cinemas";
Lng[0]["List"]["AllMoviesByLetter"]	= "All Movies starting with";
Lng[0]["List"]["AllSeriesByLetter"]	= "All Series starting with";
Lng[0]["List"]["AllDocusByLetter"]	= "All Documentations starting with";

/* Season */
Lng[0]["Season"]					= new Object();
Lng[0]["Season"]["Season"]			= "Season";
Lng[0]["Season"]["Episode"]			= "Episode";
Lng[0]["Season"]["AddedOn"]			= "Added on";
