@@ -16,8 +16,8 @@ msgstr ""
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : \n "
19
- "Plural-Forms : nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n "
20
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n "
19
+ "Plural-Forms : nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
+ "n %10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n "
21
21
22
22
#. module: server_action_mass_edit
23
23
#: model_terms:ir.ui.view,arch_db: server_action_mass_edit.view_server_action_form
@@ -30,7 +30,6 @@ msgstr ""
30
30
#. module: server_action_mass_edit
31
31
#. odoo-python
32
32
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
33
- #, python-format
34
33
msgid "Add"
35
34
msgstr ""
36
35
@@ -88,7 +87,6 @@ msgstr "Prikaži naziv"
88
87
#. module: server_action_mass_edit
89
88
#. odoo-python
90
89
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
91
- #, python-format
92
90
msgid "Don't touch"
93
91
msgstr ""
94
92
@@ -151,7 +149,6 @@ msgstr ""
151
149
#. module: server_action_mass_edit
152
150
#. odoo-python
153
151
#: code:addons/server_action_mass_edit/models/ir_actions_server_mass_edit_line.py:0
154
- #, python-format
155
152
msgid "Mass edit fields should belong to the server action model."
156
153
msgstr ""
157
154
@@ -176,7 +173,6 @@ msgstr ""
176
173
#. module: server_action_mass_edit
177
174
#. odoo-python
178
175
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
179
- #, python-format
180
176
msgid "None of the %(amount)d record(s) you have selected can be processed."
181
177
msgstr ""
182
178
@@ -203,7 +199,6 @@ msgstr ""
203
199
#. module: server_action_mass_edit
204
200
#. odoo-python
205
201
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
206
- #, python-format
207
202
msgid "Remove"
208
203
msgstr ""
209
204
@@ -231,14 +226,12 @@ msgstr ""
231
226
#. module: server_action_mass_edit
232
227
#. odoo-python
233
228
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
234
- #, python-format
235
229
msgid "Set"
236
230
msgstr ""
237
231
238
232
#. module: server_action_mass_edit
239
233
#. odoo-python
240
234
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
241
- #, python-format
242
235
msgid "The treatment will be processed on the %(amount)d selected record(s)."
243
236
msgstr ""
244
237
@@ -284,7 +277,6 @@ msgstr ""
284
277
#. module: server_action_mass_edit
285
278
#. odoo-python
286
279
#: code:addons/server_action_mass_edit/wizard/mass_editing_wizard.py:0
287
- #, python-format
288
280
msgid ""
289
281
"You have selected %(origin_amount)d record(s) that can not be processed.\n"
290
282
"Only %(amount)d record(s) will be processed."
0 commit comments