# 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:
# Pavel Borecki <pavel.borecki@gmail.com>, 2019
# David Stepan <stepand@tiscali.cz>, 2025
# 
#, 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: David Stepan <stepand@tiscali.cz>, 2025\n"
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/teclib/teams/28042/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"

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

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

#: templates/config.html.twig
msgid "Username (metabase admin)"
msgstr "Uživatelské jméno (správce metabáze)"

#: templates/config.html.twig inc/config.class.php:143
msgid "Metabase embedded token (to display dashboard in GLPI)"
msgstr "Metabase zapouzdřený token (pro zobrazení nástěnky 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 ""
"Nejspíš chcete jinou URL adresu pro nástěnku (například s https) než stroj "
"(slouží k odesílání dat)."

#: templates/config.html.twig inc/config.class.php:164
msgid "Timeout for sending data (in seconds)"
msgstr "Časový limit pro odeslání dat (v milisekundá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: přihlášení"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: získat stávajícího uživatele"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: získat uživatele"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: získat databáze"

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

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "Nelze načíst verzi metabáze"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "Nenalezena žádná automaticky vytvořená GLPI databáze"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Zapnutí vestavěného zobrazení se pro nástěnku %s nezdařilo."

#: 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 se nezdařil kvůli překročení časového limitu. Možná byste "
"měli tento limit zvýšit (v nastavení zásuvného modulu)"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Nástěnka Metabase"

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

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "uživatelské jméno (správce metabase)"

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

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

#: inc/config.class.php:229
msgid "Previously stored database is not existing anymore."
msgstr "Dříve uložená databáze už neexistuje."

#: inc/config.class.php:231
msgid "Create GLPI database in local Metabase"
msgstr "Vytvořit databázi GLPI v místní instanci Metabase"

#: inc/config.class.php:239
msgid "OR set an existing database: "
msgstr "NEBO nastavit existující databázi:"

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

#: inc/config.class.php:253
msgid "Push reports and dashboards in Metabase"
msgstr "Odeslat výkazy a přehledy do Metabase"

#: inc/config.class.php:260
msgid "(Re)generate datamodel in Metabase"
msgstr "(znovu)vytvořit datový model v Metabase"

#: inc/config.class.php:268
msgid "Show reports and dashboards specifications"
msgstr "Zobrazit specifikace výkazů a přehledů"

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

#: inc/profileright.class.php:105
msgid "Allow access to all"
msgstr "Umožnit přístup ke všemu"

#: inc/profileright.class.php:110
msgid "Disallow access to all"
msgstr "Znemožnit přístup ke všemu"

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Metabase sbírky"

#: front/collections.php:42
msgid "Reports and dashboards specifications"
msgstr "Specifikace výkazů a přehledů"

#: front/collections.php:61
msgid "Extract questions from metabase:"
msgstr "Vytáhnout dotazy z metabase:"

#: front/collections.php:93
msgid "Extract dashboards from metabase:"
msgstr "Vytáhnout přehledy z metabase:"

#: front/collections.php:105
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr ""
"Nedaří se přistupovat k datům Metabase. Zkontrolujte nastavení zásuvného "
"modulu."

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