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
72 changes: 42 additions & 30 deletions 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: 2023-09-22 13:22+0000\n"
"POT-Creation-Date: 2024-09-11 07:16+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 All @@ -18,40 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: inc/databaseparam_computergroup.class.php:120
msgid "Add computer group"
msgstr ""

#: inc/databaseparam_credential.class.php:120
msgid "Add credential"
msgstr ""

#: inc/inventoryaction.class.php:83
#: inc/inventoryaction.class.php:84
#, php-format
msgid "Agent %1$s not found"
msgstr ""

#: inc/inventoryaction.class.php:67
#: inc/inventoryaction.class.php:68
msgid "Agent not found for computer"
msgstr ""

#: inc/inventoryaction.class.php:172
msgid "Ask agent to proceed a database inventory"
msgstr ""

#: inc/computergroup.class.php:38 inc/databaseparam_computergroup.class.php:62
#: inc/databaseparam_computergroup.class.php:92 inc/computergroup.class.php:68
msgid "Computer Group"
msgid_plural "Computers Group"
msgstr[0] ""
msgstr[1] ""

#: inc/contactlog.class.php:53
#: inc/contactlog.class.php:83
msgid "Contact log"
msgid_plural "Contact logs"
msgstr[0] ""
msgstr[1] ""

#: inc/databaseparam_credential.class.php:62 inc/credential.class.php:53
#: inc/credential.class.php:83 inc/databaseparam_credential.class.php:92
msgid "Credential"
msgid_plural "Credentials"
msgstr[0] ""
Expand All @@ -63,16 +55,16 @@ msgid_plural "Credential types"
msgstr[0] ""
msgstr[1] ""

#: inc/credentialtype.class.php:169
#: inc/credentialtype.class.php:158
msgid "DB2"
msgstr ""

#: inc/profile.class.php:37 inc/menu.class.php:35 front/menu.php:34
#: front/menu.php:43 setup.php:90
#: inc/menu.class.php:35 inc/profile.class.php:37 setup.php:91
#: front/menu.php:37 front/menu.php:46
msgid "Database Inventory"
msgstr ""

#: inc/databaseparam.class.php:38
#: inc/databaseparam.class.php:68
msgid "Database params"
msgid_plural "Databases params"
msgstr[0] ""
Expand All @@ -84,51 +76,67 @@ msgid_plural "Dynamic groups"
msgstr[0] ""
msgstr[1] ""

#: inc/databaseparam.class.php:84 inc/databaseparam.class.php:210
#: templates/databaseparam.html.twig
msgid "Execution delay"
msgstr ""

#: templates/databaseparam.html.twig inc/databaseparam.class.php:114
msgid "Execution frequency for partial inventory"
msgstr ""

#: inc/computergroup.class.php:112
#: inc/computergroup.class.php:142
msgid "List of dynamic items"
msgstr ""

#: inc/computergroup.class.php:127
#: inc/computergroup.class.php:157
msgid "List of static items"
msgstr ""

#: inc/credentialtype.class.php:170
#: templates/credential.html.twig
msgid "Login"
msgstr ""

#: inc/credentialtype.class.php:159
msgid "Microsoft SQL"
msgstr ""

#: inc/credentialtype.class.php:172
#: inc/credentialtype.class.php:161
msgid "MongoDB"
msgstr ""

#: inc/credentialtype.class.php:167
#: inc/credentialtype.class.php:156
msgid "MySQL"
msgstr ""

#: inc/computergroup.class.php:86 inc/databaseparam_computergroup.class.php:170
#: inc/computergroup.class.php:116
msgid "Number of dynamic items"
msgstr ""

#: inc/computergroup.class.php:99 inc/databaseparam_computergroup.class.php:171
#: inc/computergroup.class.php:129
msgid "Number of static items"
msgstr ""

#: inc/credentialtype.class.php:168
#: inc/credentialtype.class.php:157
msgid "Oracle"
msgstr ""

#: inc/databaseparam.class.php:76 inc/databaseparam.class.php:207
#: inc/databaseparam.class.php:106
msgid "Partial inventory"
msgstr ""

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

#: front/computergroup.form.php:67
msgid "Please select a computer"
msgstr ""

#: inc/credentialtype.class.php:171
#: templates/credential.html.twig
msgid "Port"
msgstr ""

#: inc/credentialtype.class.php:160
msgid "PostgreSQL"
msgstr ""

Expand All @@ -149,7 +157,11 @@ msgstr ""
msgid "Run partial databases inventory"
msgstr ""

#: inc/computergroupstatic.class.php:47
#: templates/credential.html.twig
msgid "Socket"
msgstr ""

#: inc/computergroupstatic.class.php:77
msgid "Static group"
msgid_plural "Static groups"
msgstr[0] ""
Expand Down
Binary file modified locales/en_GB.mo
Binary file not shown.
78 changes: 45 additions & 33 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) 2023 THE PACKAGE'S COPYRIGHT HOLDER
# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2023.
# Automatically generated, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-22 13:22+0000\n"
"PO-Revision-Date: 2023-09-22 13:22+0000\n"
"POT-Creation-Date: 2024-09-11 07:16+0000\n"
"PO-Revision-Date: 2024-09-11 07:16+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand All @@ -17,40 +17,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: inc/databaseparam_computergroup.class.php:120
msgid "Add computer group"
msgstr "Add computer group"

#: inc/databaseparam_credential.class.php:120
msgid "Add credential"
msgstr "Add credential"

#: inc/inventoryaction.class.php:83
#: inc/inventoryaction.class.php:84
#, php-format
msgid "Agent %1$s not found"
msgstr "Agent %1$s not found"

#: inc/inventoryaction.class.php:67
#: inc/inventoryaction.class.php:68
msgid "Agent not found for computer"
msgstr "Agent not found for computer"

#: inc/inventoryaction.class.php:172
msgid "Ask agent to proceed a database inventory"
msgstr "Ask agent to proceed a database inventory"

#: inc/computergroup.class.php:38 inc/databaseparam_computergroup.class.php:62
#: inc/databaseparam_computergroup.class.php:92 inc/computergroup.class.php:68
msgid "Computer Group"
msgid_plural "Computers Group"
msgstr[0] "Computer Group"
msgstr[1] "Computers Group"

#: inc/contactlog.class.php:53
#: inc/contactlog.class.php:83
msgid "Contact log"
msgid_plural "Contact logs"
msgstr[0] "Contact log"
msgstr[1] "Contact logs"

#: inc/databaseparam_credential.class.php:62 inc/credential.class.php:53
#: inc/credential.class.php:83 inc/databaseparam_credential.class.php:92
msgid "Credential"
msgid_plural "Credentials"
msgstr[0] "Credential"
Expand All @@ -62,16 +54,16 @@ msgid_plural "Credential types"
msgstr[0] "Credential type"
msgstr[1] "Credential types"

#: inc/credentialtype.class.php:169
#: inc/credentialtype.class.php:158
msgid "DB2"
msgstr "DB2"

#: inc/profile.class.php:37 inc/menu.class.php:35 front/menu.php:34
#: front/menu.php:43 setup.php:90
#: inc/menu.class.php:35 inc/profile.class.php:37 setup.php:91
#: front/menu.php:37 front/menu.php:46
msgid "Database Inventory"
msgstr "Database Inventory"

#: inc/databaseparam.class.php:38
#: inc/databaseparam.class.php:68
msgid "Database params"
msgid_plural "Databases params"
msgstr[0] "Database params"
Expand All @@ -83,51 +75,67 @@ msgid_plural "Dynamic groups"
msgstr[0] "Dynamic group"
msgstr[1] "Dynamic groups"

#: inc/databaseparam.class.php:84 inc/databaseparam.class.php:210
#: templates/databaseparam.html.twig
msgid "Execution delay"
msgstr "Execution delay"

#: templates/databaseparam.html.twig inc/databaseparam.class.php:114
msgid "Execution frequency for partial inventory"
msgstr "Execution frequency for partial inventory"

#: inc/computergroup.class.php:112
#: inc/computergroup.class.php:142
msgid "List of dynamic items"
msgstr "List of dynamic items"

#: inc/computergroup.class.php:127
#: inc/computergroup.class.php:157
msgid "List of static items"
msgstr "List of static items"

#: inc/credentialtype.class.php:170
#: templates/credential.html.twig
msgid "Login"
msgstr "Login"

#: inc/credentialtype.class.php:159
msgid "Microsoft SQL"
msgstr "Microsoft SQL"

#: inc/credentialtype.class.php:172
#: inc/credentialtype.class.php:161
msgid "MongoDB"
msgstr "MongoDB"

#: inc/credentialtype.class.php:167
#: inc/credentialtype.class.php:156
msgid "MySQL"
msgstr "MySQL"

#: inc/computergroup.class.php:86 inc/databaseparam_computergroup.class.php:170
#: inc/computergroup.class.php:116
msgid "Number of dynamic items"
msgstr "Number of dynamic items"

#: inc/computergroup.class.php:99 inc/databaseparam_computergroup.class.php:171
#: inc/computergroup.class.php:129
msgid "Number of static items"
msgstr "Number of static items"

#: inc/credentialtype.class.php:168
#: inc/credentialtype.class.php:157
msgid "Oracle"
msgstr "Oracle"

#: inc/databaseparam.class.php:76 inc/databaseparam.class.php:207
#: inc/databaseparam.class.php:106
msgid "Partial inventory"
msgstr "Partial inventory"

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

#: front/computergroup.form.php:67
msgid "Please select a computer"
msgstr "Please select a computer"

#: inc/credentialtype.class.php:171
#: templates/credential.html.twig
msgid "Port"
msgstr "Port"

#: inc/credentialtype.class.php:160
msgid "PostgreSQL"
msgstr "PostgreSQL"

Expand All @@ -148,7 +156,11 @@ msgstr "Run"
msgid "Run partial databases inventory"
msgstr "Run partial databases inventory"

#: inc/computergroupstatic.class.php:47
#: templates/credential.html.twig
msgid "Socket"
msgstr "Socket"

#: inc/computergroupstatic.class.php:77
msgid "Static group"
msgid_plural "Static groups"
msgstr[0] "Static group"
Expand Down
Binary file modified locales/fr_FR.mo
Binary file not shown.
Loading