﻿var phrases = {
	/*'hash-key': 'translated word'*/
	'less': 'më pak',
	'more': 'më shumë',
	'next': 'pas',
	'previous': 'para',
	'close': 'mbyll', 
	'cancel': 'cancel',
	
	/*Comments*/
	'Please fill out ALL fields.': 'Ju lutem plotësoni të gjitha të dhënat.',
	'Your full name.': 'Emri i plotë.',
	'No HTML please.': 'Jo HTML ju lutemi.',
	'Successfully Submitted!': 'Regjistrimi juaj u aprovua',
	'Flag this comment':'Ky koment është piketuar',
	'commentbodylimit':'Keni në dispozicion jo më shumë se 2000 shkronja',
	
	/*Actions Module*/
	'copy': 'kopjoni',
	'print article': 'Printo',
	
	/*Event Tabs*/
	'Upcoming Events': 'Ngjarje të ardhshme',
	'Past Events': 'Ngjarje Të kaluara',
	
	/*Feeds*/
	'views': 'Shikime',
	'comments': 'Komente',
	'Watch video': 'Shikoni këtë video',
	'Go to event': 'Shkoni tek kjo ngjarje',
	'View gallery': 'Shikoni këtë galeri',
	'Read article': 'Lexoni këtë artikull',
	'by': 'nga', /*Used in article summary for displaying the author*/
	
	/*Gallery*/
	'Image': 'Foto',
	'of': '/', /*for listing things like '1 of 12'*/
	
	/*Video*/
	'Watch in high quality': 'Shikoni në rezolucion të lartë',
	'Watch in standard quality': 'Shikoni në cilësi normale',
	 'filldetails': 'Please fill out ALL fields.',
	 
	 /*RSVP*/
	'validemail': 'Please enter a valid E-mail Id.',
	'validfirstname':'Please enter a valid First Name.',
	'validlastname':'Please enter a valid Last Name.',
	'entereventname' : 'Please enter Event Name.',
	 
	/*	Contact Us*/
	'filldetails': 'Please fill out ALL fields.',
	'validphone': 'Please Enter Valid Phone Number',
	'invalidcaptcha':'Please Enter Valid Captcha',
	'pleaseenter':'Please Enter'
}