﻿	// Language strings
	hs.lang.cssDirection = 'ltr';
	hs.lang.loadingText = 'Lade ...';
	hs.lang.loadingTitle = 'Klicken Sie, um abzubrechen';
	hs.lang.focusTitle = 'Klicken ';
	hs.lang.fullExpandTitle = 'Expand to actual size (f)';
	hs.lang.creditsText = '';
	hs.lang.creditsTitle = 'Highslide JS Homepage'; 
	hs.lang.previousText = 'Zurück'; 
	hs.lang.nextText = 'Vor'; 
	hs.lang.moveText = 'Move'; 
	hs.lang.closeText = 'X'; 
	hs.lang.closeTitle = 'Schließen (Esc)'; 
	hs.lang.resizeTitle = 'Resize'; 
	hs.lang.playText = 'Abspielen'; 
	hs.lang.playTitle = 'Diashow abspielen (Leertaste)'; 
	hs.lang.pauseText = 'Pause'; 
	hs.lang.pauseTitle = 'Diashow unterbrechen (Leertaste)'; 
	hs.lang.previousTitle = 'Zurück (Pfeiltaste links)'; 
	hs.lang.nextTitle = 'Vor (Pfeiltaste rechts)'; 
	hs.lang.moveTitle = 'Move'; 
	hs.lang.fullExpandText = '1:1'; 
	hs.lang.number = 'Bild %1 von %2'; 
	hs.lang.restoreTitle = 'Click to close image, click and drag to move. Use arrow keys for next and previous.';
