









var Lang = function() {
	this.Arrange = {
		This_Set_has_No_Photos		: "Diese Gruppe enthält keine Fotos",
		Incorrect_email_or_password : "Falsche  E-Mail oder Passwort",
		Please_try_another			: "Bitte versuche es noch einmal.",
		No_such_user_in				: "Dieser User existiert nicht bei = ",
		Input_not_understood		: "Diese Eingabe habe ich nicht verstanden.",
		Not_responding				: " antwortet im Moment nicht.",
		Click_the_signin_link	 	: "Click the 'sign in' link on the top of the page",
		Try_again_later				: "Bitte versuche es später noch einmal.",
		Problem_reading_page		: "Es gab ein Problem beim Lesen dieser Seite.",
		Protected_profile		    : "Sorry, this is a private account.",
		Not_valid_URL				: "Dies is keine gültige URL.",
		Please_try_again			: "Bitte versuche es erneut.",
		Try_another					: "Try another",
		Sign_in_for_Slide			: "SIGN IN to retrieve your Slide images!",
		Cannot_load_image			: "Kann von dieser URL kein Foto laden.",
		Please_enter_text			: "Bitte Text eingeben.",
		This_acct_has_no_photos		: "Dieses Konto hat keine Fotos",
		No_videos_found				: "No videos found",
		No_images_found				: "No images found",
		Enter_valid_screen_name		: "Gebe einen gültigen Screennamen ein",
		Enter_valid_password		: "Bitte gebe ein gültiges Paßwort ein",
		Enter_valid_Wretch_ID		: "Bitte gebe eine gültige Wretch ID ein",
		Enter_valid_search_word		: "Please enter search term(s)",
		All_photos					: "Alle Fotos",
		Unsaved_Changes				: "Du hast Deine Änderungen noch nicht gespeichert. Bist Du sicher, daß Du die Seite verlassen möchtest?",
		Discard_Slide_Show			: "Bist Du sicher, daß Du diese Slideshow löschen möchtest?",
		Confirm_Delete_Picture		: "Bist Du sicher, daß Du dieses Foto löschen möchtest?",
		Enter_Photo_Cap				: "(Bitte Fototext eingeben)",
		Saving						: "Saving...",
		SAVE						: "SAVE",
		Search						: "Search",
		Enter_valid_email			: "Please enter a valid Email",
		Enter_MySpace_URL			: "MySpace URL eingeben",
		Enter_Friendster_URL		: "Friendster URL eingeben",
		Enter_valid_youtube_url 	: "Please enter the URL for a YouTube video, e.g. http://www.youtube.com/watch?v=JpXFluYTdnQ",
		Enter_valid_myspacevideo_url : "Please enter the URL for a MySpace video, e.g. http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=1574755863",
		Many_Items_Added 			: " photos added to Slide Show. Scroll down to view images.",
		One_Item_Added   			: "One photo added to Slide Show.  Scroll down to view image.",
		Updated 					: "Updated",
		Must_be_valid_video_url		: "URL must be an individual video URL",
		Skip_Message				: null ,
		Save_the_guestbook : "Save the GuestBook?",
		Upload_Error_Many_Items		: " files failed to upload:",
		Upload_Error_Reasons		: {
			1 : "File exceeds maximum upload size of 0 megabytes: "
		},
		Your_pick					: "Your pick",
		No_skin_selected			: "No skin selected",
		No_theme_selected			: "No theme selected",
		No_effect_selected			: "No effect selected",
		Remove						: "remove",
		Gif_not_supported 			: "Oops! We don't currently support .gif file types. Please choose another image."

	};

	this.Music = {
		Your_current_pick			: "Your current pick:",
		No_song_selected			: "No song selected"
	};

	this.Signin = {
		Blank_Password_error		: "Please enter password",
		Blank_Email_error			: "Please enter email",
		Bad_Email_Format_error		: "Falsches E-Mail",
		Blank_Pw_and_Email_error	: "Bitte Passwort eingeben",
		Bad_Password_error			: "Für das Passwort bitte nur Schriftzeichen ohne Akzent verwenden",
		Mismatched_Pw_error			: "Passwörter stimmen nicht überein",
		Lost_Username_or_Pw			: "Benutzername oder Passwort vergessen?",
		Invalid_Username_or_Pw		: "Falscher Benutzername oder Passwort",
		Signing_In					: "Logging in...",
		Signing_Out					: "Logging out...",
		Slide_ID_or_Email			: "Slide ID oder E-Mail:",
		Password					: "Passwort",
		Remember_Me					: "Anmeldung merken",
		Sign_In						: "Login"
	};
	
	this.Mscd = {
		Add							: "Zufügen",
		Select_all					: "Select all",
		Unselect_all				: "Unselect all",
		No_Friend_Selected			: "Please select at least one friend"
	};
	
	this.Search = {
		Displaying					: "Results",
		NotFound					: "not found"
	};

	this.Ratings = {
		Thanks_for_rating : "Thanks for rating!"
	};

	this.IG_Superpoke = {
		status_select_friends 		: "Please select some friends to SuperPoke!",
		status_select_action 		: "Please select a SuperPoke action!",
		status_success 				: "Congratulations, you have successfully Superpoke'd!",
		status_settings_success		: "Congratulations, you have successfully updated your settings!"
	};

	this.IG_SlideTV = {
		empty_favorites				: "You have no favorites yet :(",
		favorites					: "My Favorites",
		empty_posts					: "You have not created any posts :(",
		empty_wall					: "Your inbox is empty :(",
		empty_inbox					: "Your inbox is empty :(",		
		no_posts_link				: "Find popular content here",
		add_to_favorites			: "Add to my Favorites",
		remove_from_favorites		: "remove from favorites",
		'delete'					: "delete",
		reply						: "reply",
		loading_items				: "loading items...",
		forward						: "Forward",
		find_popular				: "Find and forward popular content!",
		successful_forward 			: "Item successfully forwarded.  Forward another!",
		adding_favorite 			: "Adding Favorite...",
		added_favorite 				: "Favorite Added!",
		click_here 					: "Click here to check it out.",
		select_all 					: "select all",
		deselect_all 				: "deselect all",
		from_pop 					: "From:",
		unknown_user 				: "unknown user",
		forwarded 					: "Forwarded:",
		please_select_friends 		: "Please select your friends below.",
		please_select_a_friend 		: "Please select a friend",
		please_enter_message 		: "Please enter a message",
		here						: "here",
		forwarding					: "Forwarding...",
		who_do_you_want				: "Who do you want to get messages from?",

		_favorite_text				: "{user} has chosen a {media_type} as a favorite on Slide TV. Click {link} to check it out!",
		favorite_text				: function(user, media_type, link) { return this._favorite_text.replace(/{user}/, user).replace(/{media_type}/, media_type).replace(/{link}/, link) },

		_favorite_title				: "{user} is showing off a new {media_type} on Slide TV.",
		favorite_title				: function(user, media_type) { return this._favorite_title.replace(/{user}/, user).replace(/{media_type}/, media_type) },

		_favorite_body				: "Click {link} to check it out!",
		favorite_body				: function(link) { return this._favorite_body.replace(/{link}/, link) },

		_share_title				: "{user} has shared a {media_type} with {number} friend(s). ",
		share_title					: function(user, media_type, number) { return this._share_title.replace(/{user}/, user).replace(/{media_type}/, media_type).replace(/{number}/, number) },

		_notification_title			: "You received a {media_type} from {user}. {link}",
		notification_title			: function(user, media_type, link) { return this._notification_title.replace(/{user}/, user).replace(/{media_type}/, media_type).replace(/{link}/, link) },

		_notification_invite_title : "{user} thinks you should check out some hot stuff on Slide TV. {link}",
		notification_invite_title   : function(user, link) { return this._notification_invite_title.replace(/{user}/, user).replace(/{link}/, link) }, 

		notification_invite_link_body : "Click here to first install it!",
		
		_email_subject				: "You have just received a new {media_type}",
		email_subject				: function(media_type) { return this._email_subject.replace(/{media_type}/, media_type) },

		_email_body					: "{user} just sent you a {media_type} in Slide TV! {link}",
		email_body					: function(user, media_type, link) { return this._email_body.replace(/{user}/, user).replace(/{media_type}/, media_type).replace(/{link}/, link) },

		_invite_text				: "{user} wants you to use SlideTV! Check out and create videos, funpix, graffiti and much more",
		invite_text					: function(user) { return this._invite_text.replace(/{user}/, user) },
		
		messages					: "Messages",
		invite_tab_instr            : "Some friends can't send their favorite videos, send a bulletin so they can!"

	};
};
var cl = new Lang()











	























	























