# 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:
# feonsu <feonsu@gmail.com>, 2024
# 
#, 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: feonsu <feonsu@gmail.com>, 2024\n"
"Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk_SK\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"

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

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

#: 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 "Metabase integrovaný token (pre zobrazenie dashboardu v GLPI)"

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

#: 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žno budete chcieť mať inú URL adresu dashboardu (napr. s https) ako je "
"server (použitú pre odosielanie dát)"

#: templates/config.html.twig inc/config.class.php:164
msgid "Timeout for sending data (in seconds)"
msgstr "Časový limit pre odoslanie dát (v sekundách)"

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

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: prihlásenie"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: získať aktuálneho používateľa"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: získať používateľov"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: získať databázu"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: získať databázu GLPI"

#: 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 "Nebola nájdená žiadna automaticky vygenerovaná databáza GLPI"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Zlyhalo povolenie vstavaného zobrazenia pre dashboard %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 ""
"Dotaz do metabase zlyhal pretože časový limit operácie vypršal. Možno by ste"
" mali hodnotu časového limitu zvýšiť v konfigurácii pluginu"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase dashboard"

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

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "používateľské meno (metabase admin)"

#: inc/config.class.php:206
msgid "Last Error"
msgstr "Posledná chyba"

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

#: inc/config.class.php:229
msgid "Previously stored database is not existing anymore."
msgstr "Predtým uložená databáza už neexistuje."

#: inc/config.class.php:231
msgid "Create GLPI database in local Metabase"
msgstr "Vytvoriť databázu GLPI v lokálnej Metabase"

#: inc/config.class.php:239
msgid "OR set an existing database: "
msgstr "ALEBO nastaviť existujúcu databázu:"

#: inc/config.class.php:243
msgid "Set database"
msgstr "Nastavenie databázy"

#: inc/config.class.php:253
msgid "Push reports and dashboards in Metabase"
msgstr "Odoslať reporty a dashboardy do Metabase"

#: inc/config.class.php:260
msgid "(Re)generate datamodel in Metabase"
msgstr "Znova generovať dátový model v Metabase"

#: inc/config.class.php:268
msgid "Show reports and dashboards specifications"
msgstr "Zobraziť špecifikáciu reportov a dashboardov"

#: inc/profileright.class.php:96
msgid "Rights management"
msgstr "Správa oprávnení"

#: inc/profileright.class.php:105
msgid "Allow access to all"
msgstr "Umožniť prístup ku všetkému"

#: inc/profileright.class.php:110
msgid "Disallow access to all"
msgstr "Zakázať prístup ku všetkému"

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

#: front/collections.php:42
msgid "Reports and dashboards specifications"
msgstr "Špecifikácie reportov a dashboardov"

#: front/collections.php:61
msgid "Extract questions from metabase:"
msgstr "Vytiahnuť dotazy z metabase:"

#: front/collections.php:93
msgid "Extract dashboards from metabase:"
msgstr "Vytiahnuť dashboardy z metabase:"

#: front/collections.php:105
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr ""
"Nepodarilo sa získať prístup k dátam Metabase. Skontrolujte konfiguráciu "
"pluginu."

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Neplatná požiadavka."
