@@ -7,13 +7,13 @@ msgid ""
77msgstr ""
88"Project-Id-Version : PACKAGE VERSION\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2025-07-28 00:58+0000 \n "
11- "PO-Revision-Date : 2025-07-28 00:58+0000 \n "
10+ "POT-Creation-Date : 2025-07-29 15:39+0200 \n "
11+ "PO-Revision-Date : 2025-07-29 15:39+0200 \n "
1212"Last-Translator : Automatically generated\n "
1313"Language-Team : none\n "
1414"Language : en_GB\n "
1515"MIME-Version : 1.0\n "
16- "Content-Type : text/plain; charset=ASCII \n "
16+ "Content-Type : text/plain; charset=ISO-8859-1 \n "
1717"Content-Transfer-Encoding : 8bit\n "
1818"Plural-Forms : nplurals=2; plural=(n != 1);\n "
1919
@@ -41,36 +41,70 @@ msgstr "Execution frequency for partial inventory"
4141msgid "Execution delay"
4242msgstr "Execution delay"
4343
44- #: hook.php:96
45- msgid "Run partial databases inventory"
46- msgstr "Run partial databases inventory"
44+ #: inc/databaseparam_computergroup.class.php:92 inc/computergroup.class.php:68
45+ msgid "Computer Group"
46+ msgid_plural "Computers Group"
47+ msgstr[ 0 ] "Computer Group"
48+ msgstr[ 1 ] "Computers Group"
4749
48- #: setup.php:91 front/menu.php:38 front/menu.php:47 inc/menu.class.php:35
49- #: inc/profile.class.php:39
50+ #: inc/contactlog.class.php:83
51+ msgid "Contact log"
52+ msgid_plural "Contact logs"
53+ msgstr[ 0 ] "Contact log"
54+ msgstr[ 1 ] "Contact logs"
55+
56+ #: inc/computergroupdynamic.class.php:37
57+ msgid "Dynamic group"
58+ msgid_plural "Dynamic groups"
59+ msgstr[ 0 ] "Dynamic group"
60+ msgstr[ 1 ] "Dynamic groups"
61+
62+ #: inc/profile.class.php:39 inc/menu.class.php:35 setup.php:91
63+ #: front/menu.php:38 front/menu.php:47
5064msgid "Database Inventory"
5165msgstr "Database Inventory"
5266
53- #: front/computergroup.form .php:67
54- msgid "Please select a computer "
55- msgstr "Please select a computer "
67+ #: inc/profile.class.php:56 inc/profile.class .php:67
68+ msgid "Run database inventory "
69+ msgstr "Run database inventory "
5670
57- #: inc/databaseparam_credential .class.php:92 inc/credential .class.php:83
71+ #: inc/credential .class.php:83 inc/databaseparam_credential .class.php:92
5872msgid "Credential"
5973msgid_plural "Credentials"
6074msgstr[ 0 ] "Credential"
6175msgstr[ 1 ] "Credentials"
6276
63- #: inc/contactlog .class.php:83
64- msgid "Contact log "
65- msgid_plural "Contact logs "
66- msgstr[ 0 ] "Contact log "
67- msgstr[ 1 ] "Contact logs "
77+ #: inc/computergroupstatic .class.php:77
78+ msgid "Static group "
79+ msgid_plural "Static groups "
80+ msgstr[ 0 ] "Static group "
81+ msgstr[ 1 ] "Static groups "
6882
69- #: inc/databaseparam_computergroup.class.php:92 inc/computergroup.class.php:68
70- msgid "Computer Group"
71- msgid_plural "Computers Group"
72- msgstr[ 0 ] "Computer Group"
73- msgstr[ 1 ] "Computers Group"
83+ #: inc/inventoryaction.class.php:44
84+ msgid "Run"
85+ msgstr "Run"
86+
87+ #: inc/inventoryaction.class.php:71
88+ msgid "Agent not found for computer"
89+ msgstr "Agent not found for computer"
90+
91+ #: inc/inventoryaction.class.php:87
92+ #, php-format
93+ msgid "Agent %1$s not found"
94+ msgstr "Agent %1$s not found"
95+
96+ #: inc/inventoryaction.class.php:129
97+ #, php-format
98+ msgid "Requested at %s"
99+ msgstr "Requested at %s"
100+
101+ #: inc/inventoryaction.class.php:179
102+ msgid "Request database inventory"
103+ msgstr "Request database inventory"
104+
105+ #: inc/inventoryaction.class.php:180
106+ msgid "Ask agent to proceed a database inventory"
107+ msgstr "Ask agent to proceed a database inventory"
74108
75109#: inc/credentialtype.class.php:76
76110msgid "Credential type"
@@ -106,48 +140,6 @@ msgstr "PostgreSQL"
106140msgid "MongoDB"
107141msgstr "MongoDB"
108142
109- #: inc/computergroupdynamic.class.php:37
110- msgid "Dynamic group"
111- msgid_plural "Dynamic groups"
112- msgstr[ 0 ] "Dynamic group"
113- msgstr[ 1 ] "Dynamic groups"
114-
115- #: inc/databaseparam.class.php:68
116- msgid "Database params"
117- msgid_plural "Databases params"
118- msgstr[ 0 ] "Database params"
119- msgstr[ 1 ] "Databases params"
120-
121- #: inc/databaseparam.class.php:106
122- msgid "Partial inventory"
123- msgstr "Partial inventory"
124-
125- #: inc/inventoryaction.class.php:44
126- msgid "Run"
127- msgstr "Run"
128-
129- #: inc/inventoryaction.class.php:71
130- msgid "Agent not found for computer"
131- msgstr "Agent not found for computer"
132-
133- #: inc/inventoryaction.class.php:87
134- #, php-format
135- msgid "Agent %1$s not found"
136- msgstr "Agent %1$s not found"
137-
138- #: inc/inventoryaction.class.php:129
139- #, php-format
140- msgid "Requested at %s"
141- msgstr "Requested at %s"
142-
143- #: inc/inventoryaction.class.php:179
144- msgid "Request database inventory"
145- msgstr "Request database inventory"
146-
147- #: inc/inventoryaction.class.php:180
148- msgid "Ask agent to proceed a database inventory"
149- msgstr "Ask agent to proceed a database inventory"
150-
151143#: inc/computergroup.class.php:117
152144msgid "Number of dynamic items"
153145msgstr "Number of dynamic items"
@@ -164,12 +156,20 @@ msgstr "List of dynamic items"
164156msgid "List of static items"
165157msgstr "List of static items"
166158
167- #: inc/computergroupstatic .class.php:77
168- msgid "Static group "
169- msgid_plural "Static groups "
170- msgstr[ 0 ] "Static group "
171- msgstr[ 1 ] "Static groups "
159+ #: inc/databaseparam .class.php:68
160+ msgid "Database params "
161+ msgid_plural "Databases params "
162+ msgstr[ 0 ] "Database params "
163+ msgstr[ 1 ] "Databases params "
172164
173- #: inc/profile.class.php:56 inc/profile.class.php:67
174- msgid "Run database inventory"
175- msgstr "Run database inventory"
165+ #: inc/databaseparam.class.php:106
166+ msgid "Partial inventory"
167+ msgstr "Partial inventory"
168+
169+ #: hook.php:96
170+ msgid "Run partial databases inventory"
171+ msgstr "Run partial databases inventory"
172+
173+ #: front/computergroup.form.php:67
174+ msgid "Please select a computer"
175+ msgstr "Please select a computer"
0 commit comments