# 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:
# Soporte Infraestructura Standby, 2023
# 
#, 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: Soporte Infraestructura Standby, 2023\n"
"Language-Team: Spanish (Ecuador) (https://app.transifex.com/teclib/teams/28042/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_EC\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: templates/config.html.twig inc/config.class.php:96
msgid "Metabase host"
msgstr "Host de la metabase"

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

#: 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 "Token incrustado de metabase (para mostrar el panel en GLPI)"

#: templates/config.html.twig inc/config.class.php:153
msgid "Metabase url"
msgstr "URL de la 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 ""
"Es posible que desee tener una URL de panel diferente (con https, por "
"ejemplo) que el host (utilizado para insertar los datos) "

#: templates/config.html.twig inc/config.class.php:164
msgid "Timeout for sending data (in seconds)"
msgstr "Tiempo de espera para enviar datos (en segundos)"

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

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: inicio de sesión"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: obtener el usuario actual"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: obtener usuarios"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: obtener bases de datos"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: obtener base de datos 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 "No se ha encontrado ninguna base de datos GLPI autogenerada"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr ""
"La activación de la visualización incrustada falla para el cuadro de mandos "
"%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 ""
"Error en la consulta a la metabase porque se agotó el tiempo de espera de la"
" operación. Tal vez debería aumentar el valor de tiempo de espera en la "
"configuración del complemento"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Cuadro de mando de la 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 "nombre de usuario (administrador de la metabase)"

#: inc/config.class.php:206
msgid "Last Error"
msgstr "Último error"

#: inc/config.class.php:219
msgid "Action(s)"
msgstr "Acción(es)"

#: inc/config.class.php:229
msgid "Previously stored database is not existing anymore."
msgstr "La base de datos almacenada anteriormente ya no existe."

#: inc/config.class.php:231
msgid "Create GLPI database in local Metabase"
msgstr "Crear base de datos GLPI en Metabase local"

#: inc/config.class.php:239
msgid "OR set an existing database: "
msgstr "O establecer una base de datos existente: "

#: inc/config.class.php:243
msgid "Set database"
msgstr "Establecer base de datos"

#: inc/config.class.php:253
msgid "Push reports and dashboards in Metabase"
msgstr "Insertar informes y paneles en la metabase"

#: inc/config.class.php:260
msgid "(Re)generate datamodel in Metabase"
msgstr "(Re)generar modelo de datos en Metabase"

#: inc/config.class.php:268
msgid "Show reports and dashboards specifications"
msgstr "Mostrar especificaciones de informes y paneles"

#: inc/profileright.class.php:96
msgid "Rights management"
msgstr "Gestión de derechos"

#: inc/profileright.class.php:105
msgid "Allow access to all"
msgstr "Permitir el acceso a todos"

#: inc/profileright.class.php:110
msgid "Disallow access to all"
msgstr "No permitir el acceso a todos"

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Colecciones de metabases"

#: front/collections.php:42
msgid "Reports and dashboards specifications"
msgstr "Especificaciones de informes y cuadros de mando"

#: front/collections.php:61
msgid "Extract questions from metabase:"
msgstr "Extraer preguntas de la metabase:"

#: front/collections.php:93
msgid "Extract dashboards from metabase:"
msgstr "Extraer cuadros de mando de la metabase:"

#: front/collections.php:105
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr ""
"No se puede acceder a los datos de la metabase. Por favor, compruebe la "
"configuración del plugin."

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Solicitud no válida."
