Skip to content

Commit

Permalink
Update locales (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: stonebuzz <[email protected]>
  • Loading branch information
cedric-anne and stonebuzz authored Oct 10, 2024
1 parent 93863b0 commit c12ae19
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 84 deletions.
38 changes: 19 additions & 19 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: 2024-09-11 07:16+0000\n"
"POT-Creation-Date: 2024-10-10 00:40+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -18,16 +18,16 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

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

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

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

Expand All @@ -43,7 +43,7 @@ msgid_plural "Contact logs"
msgstr[0] ""
msgstr[1] ""

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

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

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

Expand All @@ -84,39 +84,39 @@ msgstr ""
msgid "Execution frequency for partial inventory"
msgstr ""

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

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

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

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

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

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

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

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

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

Expand All @@ -136,15 +136,15 @@ msgstr ""
msgid "Port"
msgstr ""

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

#: inc/inventoryaction.class.php:171
#: inc/inventoryaction.class.php:174
msgid "Request database inventory"
msgstr ""

#: inc/inventoryaction.class.php:126
#: inc/inventoryaction.class.php:128
#, php-format
msgid "Requested at %s"
msgstr ""
Expand Down
Binary file modified locales/en_GB.mo
Binary file not shown.
40 changes: 20 additions & 20 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-11 07:16+0000\n"
"PO-Revision-Date: 2024-09-11 07:16+0000\n"
"POT-Creation-Date: 2024-10-10 00:40+0000\n"
"PO-Revision-Date: 2024-10-10 00:40+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand All @@ -17,16 +17,16 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

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

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

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

Expand All @@ -42,7 +42,7 @@ msgid_plural "Contact logs"
msgstr[0] "Contact log"
msgstr[1] "Contact logs"

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

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

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

Expand All @@ -83,39 +83,39 @@ msgstr "Execution delay"
msgid "Execution frequency for partial inventory"
msgstr "Execution frequency for partial inventory"

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

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

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

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

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

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

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

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

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

Expand All @@ -135,15 +135,15 @@ msgstr "Please select a computer"
msgid "Port"
msgstr "Port"

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

#: inc/inventoryaction.class.php:171
#: inc/inventoryaction.class.php:174
msgid "Request database inventory"
msgstr "Request database inventory"

#: inc/inventoryaction.class.php:126
#: inc/inventoryaction.class.php:128
#, php-format
msgid "Requested at %s"
msgstr "Requested at %s"
Expand Down
38 changes: 19 additions & 19 deletions 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: 2024-09-11 07:16+0000\n"
"POT-Creation-Date: 2024-10-10 00:40+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 All @@ -21,16 +21,16 @@ msgstr ""
"Language: fr_FR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

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

#: inc/inventoryaction.class.php:68
#: inc/inventoryaction.class.php:70
msgid "Agent not found for computer"
msgstr "Agent non trouvé pour cet ordinateur"

#: inc/inventoryaction.class.php:172
#: inc/inventoryaction.class.php:175
msgid "Ask agent to proceed a database inventory"
msgstr "Demander à l'agent de procéder à un inventaire de base de données"

Expand All @@ -48,7 +48,7 @@ msgstr[0] "Journal de contact"
msgstr[1] "Journaux de contact"
msgstr[2] "Journaux de contact"

#: inc/credential.class.php:83 inc/databaseparam_credential.class.php:92
#: inc/databaseparam_credential.class.php:92 inc/credential.class.php:83
msgid "Credential"
msgid_plural "Credentials"
msgstr[0] "Identifiant"
Expand All @@ -62,12 +62,12 @@ msgstr[0] "Type d'identifiant"
msgstr[1] "Types d'identifiant"
msgstr[2] "Types d'identifiant"

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

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

Expand All @@ -93,39 +93,39 @@ msgstr ""
msgid "Execution frequency for partial inventory"
msgstr "Fréquence d'exécution pour l'inventaire partiel"

#: inc/computergroup.class.php:142
#: inc/computergroup.class.php:143
msgid "List of dynamic items"
msgstr "Liste des éléments dynamiques"

#: inc/computergroup.class.php:157
#: inc/computergroup.class.php:158
msgid "List of static items"
msgstr "Liste des éléments statiques"

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

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

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

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

#: inc/computergroup.class.php:116
#: inc/computergroup.class.php:117
msgid "Number of dynamic items"
msgstr "Nombre d'éléments dynamiques"

#: inc/computergroup.class.php:129
#: inc/computergroup.class.php:130
msgid "Number of static items"
msgstr "Nombre d'éléments statiques"

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

Expand All @@ -145,15 +145,15 @@ msgstr "Veuillez sélectionner un ordinateur"
msgid "Port"
msgstr ""

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

#: inc/inventoryaction.class.php:171
#: inc/inventoryaction.class.php:174
msgid "Request database inventory"
msgstr "Demander l'inventaire de base de données"

#: inc/inventoryaction.class.php:126
#: inc/inventoryaction.class.php:128
#, php-format
msgid "Requested at %s"
msgstr "Demandé le %s"
Expand Down
Binary file modified locales/sk_SK.mo
Binary file not shown.
Loading

0 comments on commit c12ae19

Please sign in to comment.