{
	"users": "Korisnici",
	"edit": "Actions",
	"make-admin": "Dodaj administratora",
	"remove-admin": "Makni administratora",
	"validate-email": "Potvrdite email",
	"send-validation-email": "Pošalji email potvrde",
	"password-reset-email": "Poslan email zahtjev za resetiranje lozinke",
	"force-password-reset": "Force Password Reset & Log User Out",
	"ban": "Blokiraj korisnika",
	"temp-ban": "Blokiraj korisnika privremeno",
	"unban": "Odblokiraj korisnika",
	"reset-lockout": "Resetiraj zaključavanje",
	"reset-flags": "Resetiraj zastave",
	"delete": "Delete <strong>User(s)</strong>",
	"delete-content": "Delete User(s) <strong>Content</strong>",
	"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
	"download-csv": "Preuzmi CSV",
	"manage-groups": "Manage Groups",
	"add-group": "Add Group",
	"invite": "Pozivnica",
	"new": "Novi korisnik",
	"filter-by": "Filter by",
	"pills.unvalidated": "Nije potvrđen",
	"pills.validated": "Validated",
	"pills.banned": "Blokirani",

	"50-per-page": "50 per page",
	"100-per-page": "100 per page",
	"250-per-page": "250 per page",
	"500-per-page": "500 per page",

	"search.uid": "By User ID",
	"search.uid-placeholder": "Enter a user ID to search",
	"search.username": "Po korisničkom imenu",
	"search.username-placeholder": "Unesite korisničko ime za pretragu",
	"search.email": "Sa email-om",
	"search.email-placeholder": "Unesite email za pretragu",
	"search.ip": "Po IP adresi",
	"search.ip-placeholder": "Unesite IP adresu za pretragu",
	"search.not-found": "Korisnik nije pronađen!",

	"inactive.3-months": "3 mjeseca",
	"inactive.6-months": "6 mjeseci",
	"inactive.12-months": "12 mjeseci",

	"users.uid": "uid",
	"users.username": "korisničko ime",
	"users.email": "email",
	"users.no-email": "(no email)",
	"users.ip": "IP",
	"users.postcount": "postcount",
	"users.reputation": "reputacija",
	"users.flags": "flags",
	"users.joined": "joined",
	"users.last-online": "Zadnji online",
	"users.banned": "blokiran",

	"create.username": "Korisničko ime",
	"create.email": "Email",
	"create.email-placeholder": "Email korisnika",
	"create.password": "Lozinka",
	"create.password-confirm": "Potvdri lozinku",

	"temp-ban.length": "Length",
	"temp-ban.reason": "Razlog <span class=\"text-muted\">(Opcionalno)</span>",
	"temp-ban.hours": "Sati",
	"temp-ban.days": "Dani",
	"temp-ban.explanation": "Unesite dužinu trajana blokade. Ukoliko je vrijeme 0 smatra se permanentnom blokadom.",

	"alerts.confirm-ban": "Sigurni ste da želite blokirati ovo korisnika trajno?",
	"alerts.confirm-ban-multi": "Sigurni ste da želite blokirati korisnika <strong>permanentno</strong>?",
	"alerts.ban-success": "Korisnik blokiran!",
	"alerts.button-ban-x": "Blokiraj %1 korisnika",
	"alerts.unban-success": "Korisnik odblokiran!",
	"alerts.lockout-reset-success": "Zaključavanje resetirano!",
	"alerts.flag-reset-success": "Flags(s) reset!",
	"alerts.no-remove-yourself-admin": "Nemoguće je maknuti samog sebe iz administracije!",
	"alerts.make-admin-success": "User is now administrator.",
	"alerts.confirm-remove-admin": "Do you really want to remove this administrator?",
	"alerts.remove-admin-success": "User is no longer administrator.",
	"alerts.make-global-mod-success": "User is now global moderator.",
	"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
	"alerts.remove-global-mod-success": "User is no longer global moderator.",
	"alerts.make-moderator-success": "User is now moderator.",
	"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
	"alerts.remove-moderator-success": "User is no longer moderator.",
	"alerts.confirm-validate-email": "Želite li potvrditi email ovih korisnika?",
	"alerts.confirm-force-password-reset": "Are you sure you want to force the password reset and log out these user(s)?",
	"alerts.validate-email-success": "Email potvrđen",
	"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
	"alerts.password-reset-confirm": "Želite li poslati email za reset lozinke korisniku ?",
	"alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
	"alerts.delete-success": "Korisnici obrisani!",
	"alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
	"alerts.delete-content-success": "User(s) Content Deleted!",
	"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
	"alerts.create": "Napravi korisnika",
	"alerts.button-create": "Napravi",
	"alerts.button-cancel": "Odustani",
	"alerts.error-passwords-different": "Lozinke se moraju podudarati!",
	"alerts.error-x": "<strong>Greška</strong><p>%1</p>",
	"alerts.create-success": "Korisnik kreiran!",

	"alerts.prompt-email": "Emails: ",
	"alerts.email-sent-to": "Email pozivnica je poslana %1",
	"alerts.x-users-found": "%1 user(s) found, (%2 seconds)",
	"export-users-started": "Exporting users as csv, this might take a while. You will receive a notification when it is complete.",
	"export-users-completed": "Users exported as csv, click here to download."
}