diff --git a/locales/databaseinventory.pot b/locales/databaseinventory.pot index 5974fc8..50106ff 100644 --- a/locales/databaseinventory.pot +++ b/locales/databaseinventory.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-08-13 02:13+0000\n" +"POT-Creation-Date: 2026-08-31 04:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 57a567d..5d96588 100644 Binary files a/locales/en_GB.mo and b/locales/en_GB.mo differ diff --git a/locales/en_GB.po b/locales/en_GB.po index bcbef35..4762b6b 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-08-13 02:13+0000\n" -"PO-Revision-Date: 2026-08-13 02:13+0000\n" +"POT-Creation-Date: 2026-08-31 04:35+0000\n" +"PO-Revision-Date: 2026-08-31 04:35+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" diff --git a/locales/es_AR.mo b/locales/es_AR.mo new file mode 100644 index 0000000..09f72a8 Binary files /dev/null and b/locales/es_AR.mo differ diff --git a/locales/es_AR.po b/locales/es_AR.po new file mode 100644 index 0000000..793bfee --- /dev/null +++ b/locales/es_AR.po @@ -0,0 +1,181 @@ +# 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 , YEAR. +# +# Translators: +# Alan Lehoux, 2026 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-08-28 10:20+0000\n" +"PO-Revision-Date: 2023-09-22 13:12+0000\n" +"Last-Translator: Alan Lehoux, 2026\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/databaseparam.html.twig inc/databaseparam.class.php:115 +msgid "Execution frequency for partial inventory" +msgstr "Frecuencia de ejecución para inventario parcial" + +#: templates/databaseparam.html.twig +msgid "Execution delay" +msgstr "Demora de ejecución" + +#: templates/credential.html.twig +msgid "Port" +msgstr "Puerto" + +#: templates/credential.html.twig +msgid "Login" +msgstr "Usuario" + +#: templates/credential.html.twig +msgid "Password" +msgstr "Contraseña" + +#: templates/credential.html.twig +msgid "Socket" +msgstr "Socket" + +#: front/computergroup.form.php:66 front/computergroup.form.php:75 +msgid "Please select a computer" +msgstr "Por favor, seleccioná una computadora" + +#: front/menu.php:37 front/menu.php:46 setup.php:92 inc/profile.class.php:39 +#: inc/menu.class.php:35 +msgid "Database Inventory" +msgstr "Inventario de Bases de Datos" + +#: hook.php:101 +msgid "Run partial databases inventory" +msgstr "Ejecutar inventario parcial de bases de datos" + +#: inc/databaseparam_computergroup.class.php:97 inc/computergroup.class.php:69 +msgid "Computer Group" +msgid_plural "Computers Group" +msgstr[0] "Grupo de la Computadora" +msgstr[1] "Grupo de Computadoras" +msgstr[2] "Grupo de Computadoras" + +#: inc/contactlog.class.php:84 +msgid "Contact log" +msgid_plural "Contact logs" +msgstr[0] "Registro del contacto" +msgstr[1] "Registros de contactos" +msgstr[2] "Registros de contactos" + +#: inc/computergroupstatic.class.php:82 +msgid "Static group" +msgid_plural "Static groups" +msgstr[0] "Grupo estático" +msgstr[1] "Grupos estáticos" +msgstr[2] "Grupos estáticos" + +#: inc/credential.class.php:84 inc/databaseparam_credential.class.php:97 +msgid "Credential" +msgid_plural "Credentials" +msgstr[0] "Credencial" +msgstr[1] "Credenciales" +msgstr[2] "Credenciales" + +#: inc/profile.class.php:56 inc/profile.class.php:65 +msgid "Run database inventory" +msgstr "Ejecutar inventario de bases de datos" + +#: inc/databaseparam.class.php:69 +msgid "Database params" +msgid_plural "Databases params" +msgstr[0] "Parámetros de la base de datos" +msgstr[1] "Parámetros de bases de datos" +msgstr[2] "Parámetros de bases de datos" + +#: inc/databaseparam.class.php:107 +msgid "Partial inventory" +msgstr "Inventario parcial" + +#: inc/inventoryaction.class.php:47 +msgid "Run" +msgstr "Ejecutar" + +#: inc/inventoryaction.class.php:86 +msgid "Agent not found for computer" +msgstr "Agente no encontrado para la computadora" + +#: inc/inventoryaction.class.php:145 +#, php-format +msgid "Requested at %s" +msgstr "Solicitado el %s" + +#: inc/inventoryaction.class.php:195 +msgid "Request database inventory" +msgstr "Solicitar inventario de bases de datos" + +#: inc/inventoryaction.class.php:196 +msgid "Ask agent to proceed a database inventory" +msgstr "Solicitar al agente que ejecute un inventario de bases de datos" + +#: inc/credentialtype.class.php:81 +msgid "Credential type" +msgid_plural "Credential types" +msgstr[0] "Tipo de credenciales" +msgstr[1] "Tipos de credenciales" +msgstr[2] "Tipos de credenciales" + +#: inc/credentialtype.class.php:87 +msgid "You cannot remove this type" +msgstr "No podés eliminar este tipo" + +#: inc/credentialtype.class.php:152 +msgid "MySQL" +msgstr "MySQL" + +#: inc/credentialtype.class.php:153 +msgid "Oracle" +msgstr "Oracle" + +#: inc/credentialtype.class.php:154 +msgid "DB2" +msgstr "DB2" + +#: inc/credentialtype.class.php:155 +msgid "Microsoft SQL" +msgstr "Microsoft SQL" + +#: inc/credentialtype.class.php:156 +msgid "PostgreSQL" +msgstr "PostgreSQL" + +#: inc/credentialtype.class.php:157 +msgid "MongoDB" +msgstr "MongoDB" + +#: inc/computergroup.class.php:118 +msgid "Number of dynamic items" +msgstr "Cantidad de elementos dinámicos" + +#: inc/computergroup.class.php:131 +msgid "Number of static items" +msgstr "Cantidad de elementos estáticos" + +#: inc/computergroup.class.php:144 +msgid "List of dynamic items" +msgstr "Lista de elementos dinámicos" + +#: inc/computergroup.class.php:159 +msgid "List of static items" +msgstr "Lista de elementos estáticos" + +#: inc/computergroupdynamic.class.php:46 +msgid "Dynamic group" +msgid_plural "Dynamic groups" +msgstr[0] "Grupo dinámico" +msgstr[1] "Grupos dinámicos" +msgstr[2] "Grupos dinámicos"