﻿var phrases = {
	/*'hash-key': 'translated word'*/
	'less': 'manje',
	'more': 'više',
	'next': 'dalje',
	'previous': 'prethodna',
	'close': 'zatvoriti', 
	'cancel':'cancel',
	
	/*Comments*/
	'Please fill out ALL fields.': 'Molimo Vas da ispunite sva polja.',
	'Your full name.': 'Ime i prezime',
	'No HTML please.': 'Nedostaje HTML',
	'Successfully Submitted!': 'Uspješno predani podaci',
	'Flag this comment':'Označi ovaj komentar',
	'commentbodylimit':'Ön átlépte az adott karaktert',
	
	/*Actions Module*/
	'copy': 'Kopiraj',
	'print article': 'print',
	
	/*Event Tabs*/
	'Upcoming Events': 'Na vidiku',
	'Past Events': 'Prošli',
	
	/*Feeds*/
	'views': 'Pregledi',
	'comments': 'komentari',
	'Watch video': 'Pogledaj video',
	'Go to event': 'Idi na događaj',
	'View gallery': 'Pregledaj galeriju',
	'Read article': 'Pročitaj članak',
	'by': 'od', /*Used in article summary for displaying the author*/
	
	/*Gallery*/
	'Image': 'Image',
	'of': 'od', /*for listing things like '1 of 12'*/
	
	/*Video*/
	'Watch in high quality': 'Gledaj u visokoj rezoluciji',
	'Watch in standard quality': 'Gledaj u standardnoj rezoluciji',
	'filldetails': 'ispunite detalje',
	 
	 /*RSVP*/
	'validemail': 'Upiši valjanu e-mail adresu',
	'validfirstname':'Upiši valjano ime',
	'validlastname':'Upiši valjano prezime',
	'entereventname' : 'Upiši ime događaja',
	 
	/*	Contact Us*/
	'filldetails': 'Ispuni pojedinosti',
	'validphone': 'Upiši valjani broj telefona',
	'invalidcaptcha':'Upiši valjano ime događaja',
	'pleaseenter':'Pritisnite Enter'
}