Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/databaseinventory.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-19 00:53+0000\n"
"POT-Creation-Date: 2026-01-29 01:03+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down
Binary file modified locales/en_GB.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# English translations for PACKAGE package.
# Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER
# Copyright (C) 2026 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2025.
# Automatically generated, 2026.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-19 00:53+0000\n"
"PO-Revision-Date: 2025-12-19 00:53+0000\n"
"POT-Creation-Date: 2026-01-29 01:03+0000\n"
"PO-Revision-Date: 2026-01-29 01:03+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down
Binary file added locales/es_MX.mo
Binary file not shown.
186 changes: 186 additions & 0 deletions locales/es_MX.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
# 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:
# Edwin Elias Alvarez <elias986@yahoo.com>, 2026
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-29 01:03+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: Edwin Elias Alvarez <elias986@yahoo.com>, 2026\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: templates/credential.html.twig
msgid "Port"
msgstr "Puerto"

#: templates/credential.html.twig
msgid "Login"
msgstr "Acceso"

#: templates/credential.html.twig
msgid "Password"
msgstr "Contraseña"

#: templates/credential.html.twig
msgid "Socket"
msgstr "Conexión"

#: templates/databaseparam.html.twig inc/databaseparam.class.php:115
msgid "Execution frequency for partial inventory"
msgstr "Frecuencia de ejecución del inventario parcial"

#: templates/databaseparam.html.twig
msgid "Execution delay"
msgstr "Retraso en la ejecución"

#: setup.php:92 inc/profile.class.php:39 inc/menu.class.php:35
#: front/menu.php:37 front/menu.php:46
msgid "Database Inventory"
msgstr "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/profile.class.php:56 inc/profile.class.php:65
msgid "Run database inventory"
msgstr "Ejecutar inventario de base de datos"

#: 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/contactlog.class.php:84
msgid "Contact log"
msgid_plural "Contact logs"
msgstr[0] "Registro de contacto"
msgstr[1] "Registros de contacto"
msgstr[2] "Registros de contacto"

#: inc/databaseparam_credential.class.php:97 inc/credential.class.php:84
msgid "Credential"
msgid_plural "Credentials"
msgstr[0] "Credencial"
msgstr[1] "Credenciales"
msgstr[2] "Credenciales"

#: inc/computergroupdynamic.class.php:45
msgid "Dynamic group"
msgid_plural "Dynamic groups"
msgstr[0] "Grupo dinámico"
msgstr[1] "Grupos dinámicos"
msgstr[2] "Grupos dinámicos"

#: inc/databaseparam_computergroup.class.php:97 inc/computergroup.class.php:69
msgid "Computer Group"
msgid_plural "Computers Group"
msgstr[0] "Grupo de computo"
msgstr[1] "Grupo de Computadoras"
msgstr[2] "Grupo de Computadoras"

#: inc/credentialtype.class.php:81
msgid "Credential type"
msgid_plural "Credential types"
msgstr[0] "Tipo de credencial"
msgstr[1] "Tipos de credenciales"
msgstr[2] "Tipos de credenciales"

#: inc/credentialtype.class.php:87
msgid "You cannot remove this type"
msgstr "No puedes 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/inventoryaction.class.php:47
msgid "Run"
msgstr "Ejecutar"

#: inc/inventoryaction.class.php:74
msgid "Agent not found for computer"
msgstr "Agente no encontrado para la computadora"

#: inc/inventoryaction.class.php:91
#, php-format
msgid "Agent %1$s not found"
msgstr "Agente %1$sno encontrado"

#: inc/inventoryaction.class.php:133
#, php-format
msgid "Requested at %s"
msgstr "Solicitado en %s"

#: inc/inventoryaction.class.php:183
msgid "Request database inventory"
msgstr "Solicitar inventario de la base de datos"

#: inc/inventoryaction.class.php:184
msgid "Ask agent to proceed a database inventory"
msgstr "Solicitar al agente que proceda a un inventario de la base de datos"

#: inc/computergroup.class.php:118
msgid "Number of dynamic items"
msgstr "Número de elementos dinámicos"

#: inc/computergroup.class.php:131
msgid "Number of static items"
msgstr "Número 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"

#: front/computergroup.form.php:66
msgid "Please select a computer"
msgstr "Por favor seleccione una computadora"

#: hook.php:101
msgid "Run partial databases inventory"
msgstr "Ejecutar inventario de bases de datos parciales"
2 changes: 1 addition & 1 deletion locales/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-16 00:53+0000\n"
"POT-Creation-Date: 2026-01-26 00:59+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: Cédric Anne, 2023\n"
"Language-Team: French (France) (https://app.transifex.com/teclib/teams/28042/fr_FR/)\n"
Expand Down
2 changes: 1 addition & 1 deletion locales/ja_JP.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-16 00:53+0000\n"
"POT-Creation-Date: 2026-01-26 00:59+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: INOUE Daisuke, 2025\n"
"Language-Team: Japanese (Japan) (https://app.transifex.com/teclib/teams/28042/ja_JP/)\n"
Expand Down
2 changes: 1 addition & 1 deletion locales/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-19 00:53+0000\n"
"POT-Creation-Date: 2026-01-28 00:55+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: Diego Nobre <diego@koruma.com.br>, 2025\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/teclib/teams/28042/pt_BR/)\n"
Expand Down
2 changes: 1 addition & 1 deletion locales/sk_SK.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-16 00:53+0000\n"
"POT-Creation-Date: 2026-01-26 00:59+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: feonsu <feonsu@gmail.com>, 2025\n"
"Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n"
Expand Down
2 changes: 1 addition & 1 deletion locales/sv_SE.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-16 00:53+0000\n"
"POT-Creation-Date: 2026-01-26 00:59+0000\n"
"PO-Revision-Date: 2023-09-22 13:12+0000\n"
"Last-Translator: Peter Rundqvist, 2025\n"
"Language-Team: Swedish (Sweden) (https://app.transifex.com/teclib/teams/28042/sv_SE/)\n"
Expand Down