# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Milo Ivir <mail@milotype.de>, 2020
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-11-10 01:13+0000\n"
"PO-Revision-Date: 2018-08-17 13:43+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>, 2020\n"
"Language-Team: Croatian (Croatia) (https://app.transifex.com/teclib/teams/28042/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#: templates/config.html.twig inc/config.class.php:96
msgid "Metabase host"
msgstr "Metabase računalo"

#: templates/config.html.twig inc/config.class.php:104
msgid "Metabase port"
msgstr "Metabase priključak"

#: templates/config.html.twig
msgid "Username (metabase admin)"
msgstr ""

#: templates/config.html.twig inc/config.class.php:143
msgid "Metabase embedded token (to display dashboard in GLPI)"
msgstr "Ugrađeni Metabase token (za prikaz nadzorne ploče u GLPI-u)"

#: templates/config.html.twig inc/config.class.php:153
msgid "Metabase url"
msgstr "Metabase url"

#: templates/config.html.twig inc/config.class.php:154
msgid ""
"You may want to have a different dashboard url (with https for example) than"
" the host (used to push the data) "
msgstr ""
"Možda želiš imati drugačiji url nadzorne ploče (npr. https) od računala "
"(koristi se za slanje podataka) "

#: templates/config.html.twig inc/config.class.php:164
msgid "Timeout for sending data (in seconds)"
msgstr "Istek vremena za slanje podataka (u sekundama)"

#: templates/config.html.twig inc/config.class.php:187
msgid "API status"
msgstr "Stanje API-a"

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: prijava"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: dobij trenutačnog korisnika"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: dobij korisnike"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: dobij baze podataka"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: dobij GLPI bazu podataka"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr ""

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "Nema automatki generirane GLPI baze podataka"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Aktiviranje ugrađenog prikaza ne uspijeva za nadzornu ploču %s."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Upit za metabase nije uspio jer je operaciji isteklo vrijeme. Možda moraš "
"povećati istek vremena u konfiguraciji dodataka"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase nadzorna ploča"

#: inc/config.class.php:40 inc/profileright.class.php:44
msgid "Metabase"
msgstr "Metabase"

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "korisničko ime (metabase administrator)"

#: inc/config.class.php:206
msgid "Last Error"
msgstr "Zadnja greška"

#: inc/config.class.php:219
msgid "Action(s)"
msgstr "Radnje"

#: inc/config.class.php:229
msgid "Previously stored database is not existing anymore."
msgstr "Prethodno spremljena baza podataka više ne postoji."

#: inc/config.class.php:231
msgid "Create GLPI database in local Metabase"
msgstr "Stvori GLPI bazu podataka u lokalnoj Metabase bazi podataka"

#: inc/config.class.php:239
msgid "OR set an existing database: "
msgstr "ILI postavi jednu postojeću bazu podataka: "

#: inc/config.class.php:243
msgid "Set database"
msgstr "Postavi bazu podataka"

#: inc/config.class.php:253
msgid "Push reports and dashboards in Metabase"
msgstr "Šalji izvještaje i pregledne ploče u Metabase"

#: inc/config.class.php:260
msgid "(Re)generate datamodel in Metabase"
msgstr "(Ponovo) generiraj datotečni model u Metabaseu"

#: inc/config.class.php:268
msgid "Show reports and dashboards specifications"
msgstr "Prikaži specifikacije za izvještaje i nadzorne ploče"

#: inc/profileright.class.php:96
msgid "Rights management"
msgstr "Upravljanje pravima"

#: inc/profileright.class.php:105
msgid "Allow access to all"
msgstr "Dozvoli pristup svima"

#: inc/profileright.class.php:110
msgid "Disallow access to all"
msgstr "Zabrani pristup svima"

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Metabase zbirke"

#: front/collections.php:42
msgid "Reports and dashboards specifications"
msgstr "Specifikacije za izvještaje i pregledne ploče"

#: front/collections.php:61
msgid "Extract questions from metabase:"
msgstr "Izvuci pitanja iz Metabase baze podataka:"

#: front/collections.php:93
msgid "Extract dashboards from metabase:"
msgstr "Izvuci pregledne ploče iz Metabase baze podataka:"

#: front/collections.php:105
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr "Nemoguć pristup Metabase podacima. Provjeri konfiguraciju dodatka."

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Nevaljan zahtjev."
