{
    "404": "Houston we have a problem page not found",
    "accepted": "Morate prihvatiti :attribute polje.",
    "accepted_if": "The :attribute must be accepted when :other is :value.",
    "active_url": "Polje :attribute nije link.",
    "add": "Add",
    "after": "Polje :attribute mora da bude poslije :date.",
    "after_or_equal": "Polje :attribute mora da bude :date ili kasniji datum.",
    "all_sections": "All sections",
    "alpha": "Polje :attribute mora da sadrži samo slova.",
    "alpha_dash": "Polje :attribute može da sadrži samo slova, brojeve i povlake.",
    "alpha_num": "Polje :attribute može da sadrži samo slova i brojeve.",
    "array": "Polje :attribute mora da bude niz.",
    "back": "Back",
    "before": "Polje :attribute mora da bude datum prije :date.",
    "before_or_equal": "Polje :attribute mora da bude :date ili raniji datum.",
    "between.array": "Niz :attribute mora da ima najmanje :min, a najviše :max stavki.",
    "between.file": "Veličina dokumenta :attribute mora da bude između :min i :max kb.",
    "between.numeric": "Vrijednost :attribute mora da bude između :min - :max.",
    "between.string": "Rečenica polja :attribute mora da ima najmanje :min a najviše :max znakova.",
    "boolean": "Polje :attribute mora da bude tačno ili netačno.",
    "cancel": "Cancel",
    "choices.add_item": "Press Enter to add \":value\"",
    "choices.custom_add_item": "Only values matching specific conditions can be added",
    "choices.item_select": "Press to select",
    "choices.max_item": "Only :count values can be added",
    "choices.no_choices": "No choices to choose from",
    "choices.no_results": "No results found",
    "choices.remove_item": "Remove item",
    "choices.unique_item": "Only unique values can be added",
    "close": "Close",
    "collapse_menu": "Collapse menu",
    "confirm": "Confirm",
    "confirm_message": "Are you sure?",
    "confirmed": "Potvrda za polje :attribute se ne poklapa.",
    "copied": "Copied!",
    "create": "Create",
    "current_password": "The password is incorrect.",
    "dashboard": "Dashboard",
    "date": "Polje :attribute ne sadrži datum.",
    "date_equals": "Polje :attribute mora da bude :date.",
    "date_format": "Polje :attribute ne sadrži odgovarajući format: :format.",
    "declined": "The :attribute must be declined.",
    "declined_if": "The :attribute must be declined when :other is :value.",
    "delete": "Delete",
    "deleted": "Deleted",
    "deleting": "Deleting",
    "different": "Polje :attribute mora da ima različitu vrijednost od :other.",
    "digits": "Polje :attribute mora da sadrži :digits cifara.",
    "digits_between": "Polje :attribute mora da se sastoji između :min i :max cifara.",
    "dimensions": "Ilustracija :attribute mora biti odgovarajućih dimenzija.",
    "distinct": "Polje :attribute nema jedinstvenu vrijednost.",
    "download": "Download",
    "edit": "Edit",
    "email": "Polje :attribute mora biti ispravna E-mail adresa.",
    "ends_with": "Polje :attribute mora da se završi sa: :values.",
    "enum": "The :attribute field value is not in the list of allowed values.",
    "exists": "Odabrana vrijednost za :attribute nije ispravna.",
    "export": "Export",
    "failed": "Podaci ne odgovaraju ni jednom nalogu.",
    "file": "Polje :attribute mora da bude dokument.",
    "filled": "Polje :attribute mora da sadrži podatak.",
    "filters": "Filters",
    "gt.array": "Niz :attribute mora da sadrži više od :value stavki.",
    "gt.file": "Veličina dokumenta :attribute mora da bude veća od :value kb.",
    "gt.numeric": "Polje :attribute mora da bude veće od :value.",
    "gt.string": "Polje :attribute mora da sadrži više od :value znakova.",
    "gte.array": "Niz :attribute mora da sadrži najmanje :value stavki.",
    "gte.file": "Veličina dokumenta :attribute mora da bude :value kb ili veća.",
    "gte.numeric": "Polje :attribute može da bude najmanje :value.",
    "gte.string": "Polje :attribute mora da sadrži najmanje :value znakova.",
    "image": "Polje :attribute mora da bude ilustracija.",
    "import": "Import",
    "in": "Polje :attribute ne sadrži neku od predloženih vrijednosti.",
    "in_array": "Vrijednost u polju :attribute nije sadržana u :other.",
    "integer": "Vrijednost polja :attribute mora da bude broj.",
    "ip": "Polje :attribute mora da bude ispravna IP adresa.",
    "ipv4": "Polje :attribute mora da bude ispravna IPv4 adresa.",
    "ipv6": "Polje :attribute mora da bude ispravna IPv6 adresa.",
    "json": "Polje :attribute mora da bude u JSON formatu.",
    "loading": "Loading ...",
    "login.authorization": "Authorization",
    "login.description": "Please sign-in to your account",
    "login.email": "E-mail",
    "login.login": "Log in",
    "login.logout": "Log out",
    "login.password": "Password",
    "login.remember_me": "Remember me",
    "login.title": "Welcome to :moonshine_title!",
    "login.username": "Username",
    "lt.array": "Niz :attribute mora da sadrži manje od :value stavki.",
    "lt.file": "Veličina dokumenta :attribute mora da bude manja od :value kb.",
    "lt.numeric": "Polje :attribute mora da bude manje od :value.",
    "lt.string": "Polje :attribute mora da sadrži manje od :value znakova.",
    "lte.array": "Niz :attribute mora da sadrži najviše :value stavki.",
    "lte.file": "Veličina dokumenta :attribute mora da bude :value kb ili manja.",
    "lte.numeric": "Polje :attribute može da bude najviše :value.",
    "lte.string": "Polje :attribute mora da sadrži najviše :value znakova.",
    "mac_address": "The :attribute must be a valid MAC address.",
    "max.array": "Niz :attribute mora da sadrži najviše :max stavki.",
    "max.file": "Veličina dokumenta :attribute mora da bude :max kb ili manja.",
    "max.numeric": "Polje :attribute može da bude najviše :max.",
    "max.string": "Polje :attribute mora da sadrži najviše :max znakova.",
    "mimes": "Vrsta dokumenta za polje :attribute mora da bude: :values.",
    "mimetypes": "Vrsta dokumenta za polje :attribute mora da bude: :values.",
    "min.array": "Niz :attribute mora da sadrži najmanje :min stavki.",
    "min.file": "Veličina dokumenta :attribute mora da bude :min kb ili veća.",
    "min.numeric": "Polje :attribute može da bude najmanje :min.",
    "min.string": "Polje :attribute mora da sadrži najmanje :min znakova.",
    "more": "More",
    "multiple_of": "Polje :attribute biti djeljivo sa :value",
    "next": "Next &raquo;",
    "not_in": "Polje :attribute sadrži neku od nedozvoljenih vrijednosti.",
    "not_regex": "Format polja :attribute nije ispravan.",
    "notfound": "Records not found",
    "notifications.mark_as_read": "Mark as read",
    "notifications.mark_as_read_all": "Mark all as read",
    "notifications.title": "Notifications",
    "numeric": "Polje :attribute mora da bude broj.",
    "of": "of",
    "password": "Pogrešna lozinka.",
    "present": "Polje :attribute nije označeno.",
    "previous": "&laquo; Previous",
    "profile": "Profile",
    "prohibited": "Поље :attribute је забрањено.",
    "prohibited_if": "Поље :attribute је забрањено када је :other :value.",
    "prohibited_unless": "Поље :attribute је забрањено ако само :other није у :values.",
    "prohibits": "The :attribute field prohibits :other from being present.",
    "regex": "Format polja :attribute nije ispravan.",
    "required": "Morate da popunite polje :attribute.",
    "required_array_keys": "The :attribute field must contain entries for: :values.",
    "required_if": "Morate da popunite polje :attribute jer polje :other sadrži :value.",
    "required_unless": "Morate da popunite polje :attribute, osim ako je :other sadržan u :values.",
    "required_with": "Morate da popunite polje :attribute sa poljima :values.",
    "required_with_all": "Morate da popunite polje :attribute sa poljima :values.",
    "required_without": "Morate da popunite polje :attribute jer nisu popunjena polja :values.",
    "required_without_all": "Morate da popunite polje :attribute jer nisu popunjena polja :values.",
    "reset": "Reset",
    "resource.admins_title": "Admins",
    "resource.avatar": "Avatar",
    "resource.change_password": "Change password",
    "resource.created_at": "Created At",
    "resource.email": "E-mail",
    "resource.export.exported": "File exported",
    "resource.import.extension_not_supported": "File extension not supported",
    "resource.import.file_required": "File is required",
    "resource.import.imported": "Imported",
    "resource.main_information": "Main information",
    "resource.name": "Name",
    "resource.password": "Password",
    "resource.queued": "Queued",
    "resource.repeat_password": "Repeat password",
    "resource.role": "Roles",
    "resource.role_name": "Title",
    "resource.role_title": "Roles",
    "resource.system": "System",
    "results": "results",
    "same": "Polje :attribute ovog polja se mora poklopiti sa jednim od sledećeg: :other.",
    "save": "Save",
    "saved": "Saved",
    "saved_error": "Error",
    "search": "Search",
    "show": "Show",
    "showing": "Showing",
    "size.array": "Niz :attribute mora da sadrži tačno :value stavki.",
    "size.file": "Veličina dokumenta :attribute mora da bude tačno :value k.",
    "size.numeric": "Polje :attribute mora da bude tačno :value.",
    "size.string": "Polje :attribute mora da sadrži tačno :value znakova.",
    "starts_with": "Polje :attribute mora da počne sa: :values.",
    "string": "Polje :attribute mora da bude rečenica.",
    "throttle": "Previše neuspelih pokušaja. Pokušajte ponovo za :seconds sekundi.",
    "timezone": "Polje :attribute mora da bude ispravna vremenska zona.",
    "to": "to",
    "total": "Total",
    "unique": "Unijeta vrijednost za :attribute već postoji.",
    "uploaded": "Greška pri postavljanju dokumenata.",
    "url": "Polje :attribute nije link.",
    "uuid": "Polje :attribute nije pretstavljen kao jedinstveni identifikator."
}
