Skip to content

Commit f02bb70

Browse files
author
oca-ci
committed
[UPD] Update datev_import_csv_dtvf.pot
1 parent 4cb6dc6 commit f02bb70

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

datev_import_csv_dtvf/i18n/datev_import_csv_dtvf.pot

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 17.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -182,7 +182,6 @@ msgstr ""
182182
#. module: datev_import_csv_dtvf
183183
#. odoo-python
184184
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
185-
#, python-format
186185
msgid "Imported Journal Entries"
187186
msgstr ""
188187

@@ -229,42 +228,36 @@ msgstr ""
229228
#. module: datev_import_csv_dtvf
230229
#. odoo-python
231230
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
232-
#, python-format
233231
msgid "Line %(line)d: bad date format %(date)s"
234232
msgstr ""
235233

236234
#. module: datev_import_csv_dtvf
237235
#. odoo-python
238236
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
239-
#, python-format
240237
msgid "Line %(line)d: bad value for credit (%(credit)s)."
241238
msgstr ""
242239

243240
#. module: datev_import_csv_dtvf
244241
#. odoo-python
245242
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
246-
#, python-format
247243
msgid "Line %(line)d: bad value for debit (%(debit)s)."
248244
msgstr ""
249245

250246
#. module: datev_import_csv_dtvf
251247
#. odoo-python
252248
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
253-
#, python-format
254249
msgid "Line %d: missing date."
255250
msgstr ""
256251

257252
#. module: datev_import_csv_dtvf
258253
#. odoo-python
259254
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
260-
#, python-format
261255
msgid "Line %d: missing label."
262256
msgstr ""
263257

264258
#. module: datev_import_csv_dtvf
265259
#. odoo-python
266260
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
267-
#, python-format
268261
msgid ""
269262
"List of %(label)s that don't exist in Odoo:\n"
270263
"%(codes)s\n"
@@ -274,7 +267,6 @@ msgstr ""
274267
#. module: datev_import_csv_dtvf
275268
#. odoo-python
276269
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
277-
#, python-format
278270
msgid ""
279271
"List of misc errors:\n"
280272
"%s"
@@ -308,7 +300,6 @@ msgstr ""
308300
#. module: datev_import_csv_dtvf
309301
#. odoo-python
310302
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
311-
#, python-format
312303
msgid ""
313304
"The journal entry that ends on line %(line)d is not balanced (balance is "
314305
"%(balance)s)."
@@ -317,7 +308,6 @@ msgstr ""
317308
#. module: datev_import_csv_dtvf
318309
#. odoo-python
319310
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
320-
#, python-format
321311
msgid ""
322312
"The journal entry that ends on the last line is not balanced (balance is "
323313
"%s)."
@@ -331,43 +321,36 @@ msgstr ""
331321
#. module: datev_import_csv_dtvf
332322
#. odoo-python
333323
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
334-
#, python-format
335324
msgid "account codes"
336325
msgstr ""
337326

338327
#. module: datev_import_csv_dtvf
339328
#. odoo-python
340329
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
341-
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
342-
#, python-format
343330
msgid "analytic account codes"
344331
msgstr ""
345332

346333
#. module: datev_import_csv_dtvf
347334
#. odoo-python
348335
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
349-
#, python-format
350336
msgid "contra account codes"
351337
msgstr ""
352338

353339
#. module: datev_import_csv_dtvf
354340
#. odoo-python
355341
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
356-
#, python-format
357342
msgid "journal codes"
358343
msgstr ""
359344

360345
#. module: datev_import_csv_dtvf
361346
#. odoo-python
362347
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
363-
#, python-format
364348
msgid "move should have more than 1 line num: %(line)s,data : %(lines)s"
365349
msgstr ""
366350

367351
#. module: datev_import_csv_dtvf
368352
#. odoo-python
369353
#: code:addons/datev_import_csv_dtvf/wizard/import_move.py:0
370-
#, python-format
371354
msgid ""
372355
"time data : '%(date)s' in line %(number)s does not match format '%(format)s"
373356
msgstr ""

0 commit comments

Comments
 (0)