diff --git a/locales/databaseinventory.pot b/locales/databaseinventory.pot index 8ab85a4..7138d79 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: 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 \n" "Language-Team: LANGUAGE \n" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 08c441a..c3ee07f 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 f644fac..a19cb90 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -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" diff --git a/locales/es_MX.mo b/locales/es_MX.mo new file mode 100644 index 0000000..b49843c Binary files /dev/null and b/locales/es_MX.mo differ diff --git a/locales/es_MX.po b/locales/es_MX.po new file mode 100644 index 0000000..1dcd22b --- /dev/null +++ b/locales/es_MX.po @@ -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 , YEAR. +# +# Translators: +# Edwin Elias Alvarez , 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 , 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" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 43998ea..1fe0d7c 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -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" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index c1eeefe..22addbe 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -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" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index f1c829d..51b6cfa 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -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 , 2025\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/teclib/teams/28042/pt_BR/)\n" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index f2ce82f..90e6049 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -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 , 2025\n" "Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n" diff --git a/locales/sv_SE.po b/locales/sv_SE.po index 488e243..1901c70 100644 --- a/locales/sv_SE.po +++ b/locales/sv_SE.po @@ -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"