# 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:
# Emiliano Cagliari <thelordbat@gmail.com>, 2018
# Alan Lehoux, 2025
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-11-21 01:09+0000\n"
"PO-Revision-Date: 2018-08-17 13:43+0000\n"
"Last-Translator: Alan Lehoux, 2025\n"
"Language-Team: Spanish (Argentina) (https://app.transifex.com/teclib/teams/28042/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_AR\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 Metabase"

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

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

#: 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 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 desees tener una URL de panel diferente (con https, por "
"ejemplo) que el host (utilizado para enviar los datos)"

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

#: templates/config.html.twig inc/config.class.php:187
msgid "API status"
msgstr "Estado de 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 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 de GLPI"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "No se pudo obtener la versión de Metabase"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "No se encontró una base de datos de 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 panel %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 ""
"La consulta a metabase falló porque la operación agotó el tiempo de espera. "
"Tal vez deberías aumentar el valor del tiempo de espera en la configuración "
"del complemento"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Panel de 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 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 previamente almacenada ya no existe."

#: inc/config.class.php:231
msgid "Create GLPI database in local Metabase"
msgstr "Crear base de datos de 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 "Enviar informes y paneles en 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 permisos"

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

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

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

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

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

#: front/collections.php:93
msgid "Extract dashboards from metabase:"
msgstr "Extrae los paneles 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 Metabase. Por favor, revisá la "
"configuración del complemento."

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