{
	"forum-traffic": "Promet foruma",
	"page-views": "Broj pogleda",
	"unique-visitors": "Jedinstveni posjetitelji",
	"logins": "Logins",
	"new-users": "New Users",
	"posts": "Objave",
	"topics": "Teme",
	"page-views-seven": "Last 7 Days",
	"page-views-thirty": "Last 30 Days",
	"page-views-last-day": "Last 24 hours",
	"page-views-custom": "Custom Date Range",
	"page-views-custom-start": "Range Start",
	"page-views-custom-end": "Range End",
	"page-views-custom-help": "Enter a date range of page views you would like to view. If no date picker is available, the accepted format is <code>YYYY-MM-DD</code>",
	"page-views-custom-error": "Please enter a valid date range in the format <code>YYYY-MM-DD</code>",

	"stats.yesterday": "Yesterday",
	"stats.today": "Today",
	"stats.last-week": "Last Week",
	"stats.this-week": "This Week",
	"stats.last-month": "Last Month",
	"stats.this-month": "This Month",
	"stats.all": "Sve vrijeme",

	"updates": "Nadogradnje",
	"running-version": "Ovo je verzija <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
	"keep-updated": "Uvijek se pobrinite da je Vaš NodeBB na najnovijoj verziji za najnovije sigurnosne mjere i popravke grešaka.",
	"up-to-date": "<p>Vaš NodeBB je <strong>na najnovijoj verziji</strong> <i class=\"fa fa-check\"></i></p>",
	"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">upgrading your NodeBB</a>.</p>",
	"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">upgrading your NodeBB</a>.</p>",
	"prerelease-warning": "<p>Ovo je <strong>pre-release</strong> verzija NodeBB. Nenamjerne greške su moguće. <i class=\"fa fa-exclamation-triangle\"></i></p>",
	"fallback-emailer-not-found": "Fallback emailer not found!",
	"running-in-development": "<span>Forum je u razvojnom stanju. Forum bi mogao biti otvoren za napade; Molimo kontaktirajte vašeg sistemskog administratora</span>",
	"latest-lookup-failed": "<p>Failed to look up latest available version of NodeBB</p>",

	"notices": "Obavijest",
	"restart-not-required": "Restart nije potreban",
	"restart-required": "Potrebno je ponovno pokretanje",
	"search-plugin-installed": "Dodatak pretrage instaliran",
	"search-plugin-not-installed": "Dodatak pretrage nije instaliran",
	"search-plugin-tooltip": "Instalirajte dodatak za pretragu sa stranice za upravljanje dodatcima da aktivirate mogućnost pretrage foruma.",

	"control-panel": "Kontrola sistema",
	"rebuild-and-restart": "Rebuild &amp; Restart",
	"restart": "Restart",
	"restart-warning": "Rebuilding or Restarting your NodeBB will drop all existing connections for a few seconds.",
	"restart-disabled": "Rebuilding and Restarting your NodeBB has been disabled as you do not seem to be running it via the appropriate daemon.",
	"maintenance-mode": "Održavanje",
	"maintenance-mode-title": "Postavite mod za održavanje foruma",
	"realtime-chart-updates": "Ažuriranja u stvarnom vremenu",

	"active-users": "Aktivni korisnici",
	"active-users.users": "Korisnici",
	"active-users.guests": "Gosti",
	"active-users.total": "Ukupno",
	"active-users.connections": "Veze",

	"guest-registered-users": "Guest vs Registered Users",
	"guest": "Guest",
	"registered": "Registriran",

	"user-presence": "Korisnik prisutan",
	"on-categories": "Na listi kategorija",
	"reading-posts": "Čita objave",
	"browsing-topics": "Pretražuj teme",
	"recent": "Nedavno",
	"unread": "Nepročitano",

	"high-presence-topics": "Teme visoke prisutnosti",
	"popular-searches": "Popular Searches",

	"graphs.page-views": "Pregled stranica",
	"graphs.page-views-registered": "Page Views Registered",
	"graphs.page-views-guest": "Page Views Guest",
	"graphs.page-views-bot": "Page Views Bot",
	"graphs.unique-visitors": "Jedninstveni posjetitelji",
	"graphs.registered-users": "Registrirani korisnici",
	"graphs.guest-users": "Guest Users",
	"last-restarted-by": "Last restarted by",
	"no-users-browsing": "No users browsing",

	"back-to-dashboard": "Back to Dashboard",
	"details.no-users": "No users have joined within the selected timeframe",
	"details.no-topics": "No topics have been posted within the selected timeframe",
	"details.no-searches": "No searches have been made within the selected timeframe",
	"details.no-logins": "No logins have been recorded within the selected timeframe",
	"details.logins-static": "NodeBB only saves session data for %1 days, and so this table below will only show the most recently active sessions",
	"details.logins-login-time": "Login Time",
	"start": "Start",
	"end": "End",
	"filter": "Filter"
}