odoo-addon-account-statement-import-sheet-file 16.0.1.0.0.3__py3-none-any.whl → 16.0.1.1.0.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-account-statement-import-sheet-file might be problematic. Click here for more details.

Files changed (20) hide show
  1. odoo/addons/account_statement_import_sheet_file/README.rst +1 -1
  2. odoo/addons/account_statement_import_sheet_file/__manifest__.py +1 -1
  3. odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot +13 -0
  4. odoo/addons/account_statement_import_sheet_file/i18n/es.po +89 -34
  5. odoo/addons/account_statement_import_sheet_file/i18n/es_AR.po +42 -11
  6. odoo/addons/account_statement_import_sheet_file/i18n/it.po +40 -13
  7. odoo/addons/account_statement_import_sheet_file/i18n/nl.po +36 -5
  8. odoo/addons/account_statement_import_sheet_file/i18n/pt.po +36 -5
  9. odoo/addons/account_statement_import_sheet_file/i18n/tr.po +613 -0
  10. odoo/addons/account_statement_import_sheet_file/i18n/zh_CN.po +36 -6
  11. odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py +7 -0
  12. odoo/addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py +10 -3
  13. odoo/addons/account_statement_import_sheet_file/static/description/index.html +1 -2
  14. odoo/addons/account_statement_import_sheet_file/tests/fixtures/sample_statement_credit_card_inverse_sign_en.csv +3 -0
  15. odoo/addons/account_statement_import_sheet_file/tests/test_account_statement_import_sheet_file.py +32 -0
  16. odoo/addons/account_statement_import_sheet_file/views/account_statement_import_sheet_mapping.xml +2 -0
  17. {odoo_addon_account_statement_import_sheet_file-16.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info}/METADATA +2 -2
  18. {odoo_addon_account_statement_import_sheet_file-16.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info}/RECORD +20 -18
  19. {odoo_addon_account_statement_import_sheet_file-16.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info}/WHEEL +1 -1
  20. {odoo_addon_account_statement_import_sheet_file-16.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-16.0.1.1.0.5.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Bank Statement TXT/CSV/XLSX Import
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:987e1d38f2275461270dcb08917d239239dc18849a4ea903f46639d9363f2189
10
+ !! source digest: sha256:c8e0097cb830a29effa292f9506517867878e72a0d0fffbc8974ecf6a68fb34f
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -5,7 +5,7 @@
5
5
  {
6
6
  "name": "Bank Statement TXT/CSV/XLSX Import",
7
7
  "summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo",
8
- "version": "16.0.1.0.0",
8
+ "version": "16.0.1.1.0",
9
9
  "category": "Accounting",
10
10
  "website": "https://github.com/OCA/bank-statement-import",
11
11
  "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",
@@ -267,6 +267,19 @@ msgid ""
267
267
  "transaction currency from"
268
268
  msgstr ""
269
269
 
270
+ #. module: account_statement_import_sheet_file
271
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
272
+ msgid ""
273
+ "In some cases such as in credit card statements the amounts are expressed in"
274
+ " the inverse sign. By setting this flag during the upload the amounts will "
275
+ "be inverted in sign."
276
+ msgstr ""
277
+
278
+ #. module: account_statement_import_sheet_file
279
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
280
+ msgid "Inverse sign of amount"
281
+ msgstr ""
282
+
270
283
  #. module: account_statement_import_sheet_file
271
284
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
272
285
  msgid "Japanese (Shift JIS)"
@@ -7,15 +7,15 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 15.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2023-10-18 06:13+0000\n"
10
- "PO-Revision-Date: 2023-10-18 08:13+0200\n"
11
- "Last-Translator: pere-aquarian <pere@aquarian.tech>\n"
10
+ "PO-Revision-Date: 2024-02-08 20:34+0000\n"
11
+ "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
12
12
  "Language-Team: none\n"
13
13
  "Language: es\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Poedit 3.0.1\n"
18
+ "X-Generator: Weblate 4.17\n"
19
19
 
20
20
  #. module: account_statement_import_sheet_file
21
21
  #. odoo-python
@@ -52,7 +52,7 @@ msgstr ""
52
52
  #. module: account_statement_import_sheet_file
53
53
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
54
54
  msgid "Absolute value"
55
- msgstr ""
55
+ msgstr "Valor absoluto"
56
56
 
57
57
  #. module: account_statement_import_sheet_file
58
58
  #. odoo-python
@@ -63,22 +63,20 @@ msgstr "Cuenta: %s; "
63
63
 
64
64
  #. module: account_statement_import_sheet_file
65
65
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
66
- #, fuzzy
67
- #| msgid "Amount Column"
68
66
  msgid "Amount column"
69
- msgstr "Columna de importe"
67
+ msgstr "Columna Importe"
70
68
 
71
69
  #. module: account_statement_import_sheet_file
72
70
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
73
71
  msgid "Amount type"
74
- msgstr ""
72
+ msgstr "Tipo de importe"
75
73
 
76
74
  #. module: account_statement_import_sheet_file
77
75
  #. odoo-python
78
76
  #: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
79
77
  #, python-format
80
78
  msgid "Bad file/mapping: "
81
- msgstr ""
79
+ msgstr "Archivo/mapeo defectuoso: "
82
80
 
83
81
  #. module: account_statement_import_sheet_file
84
82
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
@@ -227,10 +225,8 @@ msgstr "Nombre mostrado"
227
225
 
228
226
  #. module: account_statement_import_sheet_file
229
227
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
230
- #, fuzzy
231
- #| msgid "Debit/Credit column"
232
228
  msgid "Distinct Credit/debit Column"
233
- msgstr "Columna de débito/crédito"
229
+ msgstr "Distinta Columna de Crédito/débito"
234
230
 
235
231
  #. module: account_statement_import_sheet_file
236
232
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
@@ -245,12 +241,12 @@ msgstr "El fichero no contiene una línea de cabecera"
245
241
  #. module: account_statement_import_sheet_file
246
242
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
247
243
  msgid "Footer lines skip count"
248
- msgstr ""
244
+ msgstr "Recuento de líneas omitidas a pie de página"
249
245
 
250
246
  #. module: account_statement_import_sheet_file
251
247
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
252
248
  msgid "Header lines skip count"
253
- msgstr ""
249
+ msgstr "Recuento de líneas de cabecera omitidas"
254
250
 
255
251
  #. module: account_statement_import_sheet_file
256
252
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
@@ -293,10 +289,26 @@ msgstr ""
293
289
  "con conversión automática de moneda, columna para obtener el monto de la "
294
290
  "transacción original en la moneda de la transacción original de"
295
291
 
292
+ #. module: account_statement_import_sheet_file
293
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
294
+ msgid ""
295
+ "In some cases such as in credit card statements the amounts are expressed in "
296
+ "the inverse sign. By setting this flag during the upload the amounts will be "
297
+ "inverted in sign."
298
+ msgstr ""
299
+ "En algunos casos, como en los extractos de tarjetas de crédito, los importes "
300
+ "se expresan con el signo invertido. Activando este indicador durante la "
301
+ "carga, los importes tendrán el signo invertido."
302
+
303
+ #. module: account_statement_import_sheet_file
304
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
305
+ msgid "Inverse sign of amount"
306
+ msgstr "Signo inverso del importe"
307
+
296
308
  #. module: account_statement_import_sheet_file
297
309
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
298
310
  msgid "Japanese (Shift JIS)"
299
- msgstr "Japanese (Shift JIS)"
311
+ msgstr "Japonés (Shift JIS)"
300
312
 
301
313
  #. module: account_statement_import_sheet_file
302
314
  #: model:ir.model,name:account_statement_import_sheet_file.model_account_journal
@@ -382,11 +394,13 @@ msgid ""
382
394
  "Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
383
395
  "data inlast lines."
384
396
  msgstr ""
397
+ "Establezca el número de líneas del pie de página. Se utiliza en algunos "
398
+ "archivos csv/xlsx que integran metadatos en las últimas líneas."
385
399
 
386
400
  #. module: account_statement_import_sheet_file
387
401
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
388
402
  msgid "Set the Header lines number."
389
- msgstr ""
403
+ msgstr "Establezca el número de líneas de Cabecera."
390
404
 
391
405
  #. module: account_statement_import_sheet_file
392
406
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
@@ -396,16 +410,21 @@ msgstr "Hoja mapeo"
396
410
  #. module: account_statement_import_sheet_file
397
411
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
398
412
  msgid "Simple value"
399
- msgstr ""
413
+ msgstr "Valor simple"
400
414
 
401
415
  #. module: account_statement_import_sheet_file
402
416
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
403
417
  msgid ""
404
- "Simple value: use igned amount in ammount comlumn\n"
405
- "Absolute Value: use a same comlumn for debit and credit\n"
418
+ "Simple value: use igned amount in amount column\n"
419
+ "Absolute Value: use a same column for debit and credit\n"
406
420
  "(absolute value + indicate sign)\n"
407
- "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
421
+ "Distinct Credit/debit Column: use a distinct column for debit and credit"
408
422
  msgstr ""
423
+ "Valor simple: utilizar un importe ignorado en la columna importe\n"
424
+ "Valor absoluto: utilizar una misma columna para el debe y el haber\n"
425
+ "(valor absoluto + signo indicativo)\n"
426
+ "Columna distinta para débito/crédito: utilice una columna distinta para "
427
+ "débito y crédito"
409
428
 
410
429
  #. module: account_statement_import_sheet_file
411
430
  #: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
@@ -445,9 +464,8 @@ msgstr "Formato de marca de tiempo"
445
464
 
446
465
  #. module: account_statement_import_sheet_file
447
466
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__big5
448
- #, fuzzy
449
467
  msgid "Traditional Chinese (big5)"
450
- msgstr "Traditional Chinese (big5)"
468
+ msgstr "Chino tradicional (big5)"
451
469
 
452
470
  #. module: account_statement_import_sheet_file
453
471
  #. odoo-python
@@ -487,24 +505,42 @@ msgid "Unique transaction ID column"
487
505
  msgstr "Columna de ID único de trasacción"
488
506
 
489
507
  #. module: account_statement_import_sheet_file
490
- #: model:ir.model.constraint,message:account_statement_import_sheet_file.constraint_account_statement_import_sheet_mapping_check_amount_columns
491
- msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
492
- msgstr "Usar amount_column OR (amount_debit_column AND amount_credit_column)."
508
+ #. odoo-python
509
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
510
+ #, python-format
511
+ msgid "Use amount_column if you have set Amount type = 'Single value'"
512
+ msgstr "Utilice amount_column si ha establecido Amount type = 'Single value'"
513
+
514
+ #. module: account_statement_import_sheet_file
515
+ #. odoo-python
516
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
517
+ #, python-format
518
+ msgid ""
519
+ "Use amount_debit_column and amount_credit_column if you have set Amount type "
520
+ "= 'Distinct Credit/debit Column'"
521
+ msgstr ""
522
+ "Utilice amount_debit_column y amount_credit_column si ha establecido Amount "
523
+ "type = 'Distinct Credit/debit Column'"
524
+
525
+ #. module: account_statement_import_sheet_file
526
+ #. odoo-python
527
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
528
+ #, python-format
529
+ msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
530
+ msgstr ""
531
+ "Utilice debit_credit_column si ha establecido Amount type = 'Absolute value'"
493
532
 
494
533
  #. module: account_statement_import_sheet_file
495
534
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
496
- #, fuzzy
497
- #| msgid ""
498
- #| "Some statement formats use absolute amount value and indicate signof the "
499
- #| "transaction by specifying if it was a debit or a credit one"
500
535
  msgid ""
501
536
  "Used if amount type is \"Absolute value\"\n"
502
537
  "Some statement formats use absolute amount value and indicate sign\n"
503
538
  "of the transaction by specifying if it was a debit or a credit one"
504
539
  msgstr ""
505
- "Algunos formatos de extracto bancario utilizan el valor de la cantidad "
506
- "absoluta e indican el signo de la transacción especificando si fue de débito "
507
- "o de crédito"
540
+ "Se utiliza si el tipo de importe es \"Valor absoluto\".\n"
541
+ "Algunos formatos de extracto utilizan el valor de importe absoluto e indican "
542
+ "el signo\n"
543
+ "de la transacción especificando si fue de débito o de crédito"
508
544
 
509
545
  #. module: account_statement_import_sheet_file
510
546
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
@@ -513,6 +549,9 @@ msgid ""
513
549
  "Amount of transaction in journal's currency\n"
514
550
  "Some statement formats use credit/debit columns"
515
551
  msgstr ""
552
+ "Se utiliza si el tipo de importe es \"Valor simple\" o \"Valor absoluto\".\n"
553
+ "Importe de la transacción en la divisa del diario\n"
554
+ "Algunos formatos de extracto utilizan columnas de crédito/débito"
516
555
 
517
556
  #. module: account_statement_import_sheet_file
518
557
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
@@ -527,12 +566,12 @@ msgstr "Valor de la columna de débito/crédito que indica si es un débito"
527
566
  #. module: account_statement_import_sheet_file
528
567
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-1
529
568
  msgid "Western (Latin-1 / ISO 8859-1)"
530
- msgstr "Western (Latin-1 / ISO 8859-1)"
569
+ msgstr "Occidental (Latín-1 / ISO 8859-1)"
531
570
 
532
571
  #. module: account_statement_import_sheet_file
533
572
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1252
534
573
  msgid "Western (Windows-1252)"
535
- msgstr "Western (Windows-1252)"
574
+ msgstr "Occidental (Windows-1252)"
536
575
 
537
576
  #. module: account_statement_import_sheet_file
538
577
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
@@ -578,3 +617,19 @@ msgstr "espacio"
578
617
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__tab
579
618
  msgid "tab"
580
619
  msgstr "tabulador"
620
+
621
+ #~ msgid ""
622
+ #~ "Simple value: use igned amount in ammount comlumn\n"
623
+ #~ "Absolute Value: use a same comlumn for debit and credit\n"
624
+ #~ "(absolute value + indicate sign)\n"
625
+ #~ "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
626
+ #~ msgstr ""
627
+ #~ "Valor simple: utilizar un importe ignorado en la columna importe\n"
628
+ #~ "Valor absoluto: utilizar una misma columna para el Debe y el Haber\n"
629
+ #~ "(valor absoluto + signo indicativo)\n"
630
+ #~ "Columna distinta para débito y crédito: utilice una columna distinta para "
631
+ #~ "débito y crédito"
632
+
633
+ #~ msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
634
+ #~ msgstr ""
635
+ #~ "Usar amount_column OR (amount_debit_column AND amount_credit_column)."
@@ -240,7 +240,6 @@ msgstr "Mostrar Nombre"
240
240
  #. module: account_statement_import_sheet_file
241
241
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
242
242
  #, fuzzy
243
- #| msgid "Debit/Credit column"
244
243
  msgid "Distinct Credit/debit Column"
245
244
  msgstr "Columna de Débito/Crédito"
246
245
 
@@ -306,6 +305,19 @@ msgstr ""
306
305
  "transacciones con conversión automática de moneda, columna para obtener el "
307
306
  "monto de la transacción original en la moneda de la transacción original"
308
307
 
308
+ #. module: account_statement_import_sheet_file
309
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
310
+ msgid ""
311
+ "In some cases such as in credit card statements the amounts are expressed in "
312
+ "the inverse sign. By setting this flag during the upload the amounts will be "
313
+ "inverted in sign."
314
+ msgstr ""
315
+
316
+ #. module: account_statement_import_sheet_file
317
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
318
+ msgid "Inverse sign of amount"
319
+ msgstr ""
320
+
309
321
  #. module: account_statement_import_sheet_file
310
322
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
311
323
  msgid "Japanese (Shift JIS)"
@@ -419,10 +431,10 @@ msgstr ""
419
431
  #. module: account_statement_import_sheet_file
420
432
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
421
433
  msgid ""
422
- "Simple value: use igned amount in ammount comlumn\n"
423
- "Absolute Value: use a same comlumn for debit and credit\n"
434
+ "Simple value: use igned amount in amount column\n"
435
+ "Absolute Value: use a same column for debit and credit\n"
424
436
  "(absolute value + indicate sign)\n"
425
- "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
437
+ "Distinct Credit/debit Column: use a distinct column for debit and credit"
426
438
  msgstr ""
427
439
 
428
440
  #. module: account_statement_import_sheet_file
@@ -505,17 +517,31 @@ msgid "Unique transaction ID column"
505
517
  msgstr "Columna de ID único de transacción"
506
518
 
507
519
  #. module: account_statement_import_sheet_file
508
- #: model:ir.model.constraint,message:account_statement_import_sheet_file.constraint_account_statement_import_sheet_mapping_check_amount_columns
509
- #, fuzzy
510
- msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
511
- msgstr "Usar amount_column OR (amount_debit_column AND amount_credit_column)."
520
+ #. odoo-python
521
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
522
+ #, python-format
523
+ msgid "Use amount_column if you have set Amount type = 'Single value'"
524
+ msgstr ""
525
+
526
+ #. module: account_statement_import_sheet_file
527
+ #. odoo-python
528
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
529
+ #, python-format
530
+ msgid ""
531
+ "Use amount_debit_column and amount_credit_column if you have set Amount type "
532
+ "= 'Distinct Credit/debit Column'"
533
+ msgstr ""
534
+
535
+ #. module: account_statement_import_sheet_file
536
+ #. odoo-python
537
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
538
+ #, python-format
539
+ msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
540
+ msgstr ""
512
541
 
513
542
  #. module: account_statement_import_sheet_file
514
543
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
515
544
  #, fuzzy
516
- #| msgid ""
517
- #| "Some statement formats use absolute amount value and indicate signof the "
518
- #| "transaction by specifying if it was a debit or a credit one"
519
545
  msgid ""
520
546
  "Used if amount type is \"Absolute value\"\n"
521
547
  "Some statement formats use absolute amount value and indicate sign\n"
@@ -598,3 +624,8 @@ msgstr "espacio"
598
624
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__tab
599
625
  msgid "tab"
600
626
  msgstr "tabulación"
627
+
628
+ #, fuzzy
629
+ #~ msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
630
+ #~ msgstr ""
631
+ #~ "Usar amount_column OR (amount_debit_column AND amount_credit_column)."
@@ -7,15 +7,15 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 14.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2023-10-18 06:13+0000\n"
10
- "PO-Revision-Date: 2023-10-18 08:14+0200\n"
11
- "Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
10
+ "PO-Revision-Date: 2024-03-01 10:34+0000\n"
11
+ "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
12
12
  "Language-Team: none\n"
13
13
  "Language: it\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Poedit 3.0.1\n"
18
+ "X-Generator: Weblate 4.17\n"
19
19
 
20
20
  #. module: account_statement_import_sheet_file
21
21
  #. odoo-python
@@ -218,7 +218,6 @@ msgstr "Nome visualizzato"
218
218
  #. module: account_statement_import_sheet_file
219
219
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
220
220
  #, fuzzy
221
- #| msgid "Debit/Credit column"
222
221
  msgid "Distinct Credit/debit Column"
223
222
  msgstr "Colonna dare/avere"
224
223
 
@@ -283,6 +282,19 @@ msgstr ""
283
282
  "operazioni con conversione automatica, colonna dalla quale ottenere "
284
283
  "l'importo originario dell'operazione in tale valuta"
285
284
 
285
+ #. module: account_statement_import_sheet_file
286
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
287
+ msgid ""
288
+ "In some cases such as in credit card statements the amounts are expressed in "
289
+ "the inverse sign. By setting this flag during the upload the amounts will be "
290
+ "inverted in sign."
291
+ msgstr ""
292
+
293
+ #. module: account_statement_import_sheet_file
294
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
295
+ msgid "Inverse sign of amount"
296
+ msgstr ""
297
+
286
298
  #. module: account_statement_import_sheet_file
287
299
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
288
300
  msgid "Japanese (Shift JIS)"
@@ -359,7 +371,7 @@ msgstr "Banca del partner"
359
371
  #. module: account_statement_import_sheet_file
360
372
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
361
373
  msgid "Partner's bank account"
362
- msgstr "Conto banca del partner"
374
+ msgstr "Conto bancario del partner"
363
375
 
364
376
  #. module: account_statement_import_sheet_file
365
377
  #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
@@ -391,10 +403,10 @@ msgstr ""
391
403
  #. module: account_statement_import_sheet_file
392
404
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
393
405
  msgid ""
394
- "Simple value: use igned amount in ammount comlumn\n"
395
- "Absolute Value: use a same comlumn for debit and credit\n"
406
+ "Simple value: use igned amount in amount column\n"
407
+ "Absolute Value: use a same column for debit and credit\n"
396
408
  "(absolute value + indicate sign)\n"
397
- "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
409
+ "Distinct Credit/debit Column: use a distinct column for debit and credit"
398
410
  msgstr ""
399
411
 
400
412
  #. module: account_statement_import_sheet_file
@@ -476,16 +488,31 @@ msgid "Unique transaction ID column"
476
488
  msgstr "Colonna ID operazione univoca"
477
489
 
478
490
  #. module: account_statement_import_sheet_file
479
- #: model:ir.model.constraint,message:account_statement_import_sheet_file.constraint_account_statement_import_sheet_mapping_check_amount_columns
480
- msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
491
+ #. odoo-python
492
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
493
+ #, python-format
494
+ msgid "Use amount_column if you have set Amount type = 'Single value'"
495
+ msgstr ""
496
+
497
+ #. module: account_statement_import_sheet_file
498
+ #. odoo-python
499
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
500
+ #, python-format
501
+ msgid ""
502
+ "Use amount_debit_column and amount_credit_column if you have set Amount type "
503
+ "= 'Distinct Credit/debit Column'"
504
+ msgstr ""
505
+
506
+ #. module: account_statement_import_sheet_file
507
+ #. odoo-python
508
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
509
+ #, python-format
510
+ msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
481
511
  msgstr ""
482
512
 
483
513
  #. module: account_statement_import_sheet_file
484
514
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
485
515
  #, fuzzy
486
- #| msgid ""
487
- #| "Some statement formats use absolute amount value and indicate signof the "
488
- #| "transaction by specifying if it was a debit or a credit one"
489
516
  msgid ""
490
517
  "Used if amount type is \"Absolute value\"\n"
491
518
  "Some statement formats use absolute amount value and indicate sign\n"
@@ -276,6 +276,19 @@ msgid ""
276
276
  "transaction currency from"
277
277
  msgstr ""
278
278
 
279
+ #. module: account_statement_import_sheet_file
280
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
281
+ msgid ""
282
+ "In some cases such as in credit card statements the amounts are expressed in "
283
+ "the inverse sign. By setting this flag during the upload the amounts will be "
284
+ "inverted in sign."
285
+ msgstr ""
286
+
287
+ #. module: account_statement_import_sheet_file
288
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
289
+ msgid "Inverse sign of amount"
290
+ msgstr ""
291
+
279
292
  #. module: account_statement_import_sheet_file
280
293
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
281
294
  msgid "Japanese (Shift JIS)"
@@ -385,10 +398,10 @@ msgstr ""
385
398
  #. module: account_statement_import_sheet_file
386
399
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
387
400
  msgid ""
388
- "Simple value: use igned amount in ammount comlumn\n"
389
- "Absolute Value: use a same comlumn for debit and credit\n"
401
+ "Simple value: use igned amount in amount column\n"
402
+ "Absolute Value: use a same column for debit and credit\n"
390
403
  "(absolute value + indicate sign)\n"
391
- "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
404
+ "Distinct Credit/debit Column: use a distinct column for debit and credit"
392
405
  msgstr ""
393
406
 
394
407
  #. module: account_statement_import_sheet_file
@@ -470,8 +483,26 @@ msgid "Unique transaction ID column"
470
483
  msgstr "Unieke transactie ID kolom"
471
484
 
472
485
  #. module: account_statement_import_sheet_file
473
- #: model:ir.model.constraint,message:account_statement_import_sheet_file.constraint_account_statement_import_sheet_mapping_check_amount_columns
474
- msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
486
+ #. odoo-python
487
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
488
+ #, python-format
489
+ msgid "Use amount_column if you have set Amount type = 'Single value'"
490
+ msgstr ""
491
+
492
+ #. module: account_statement_import_sheet_file
493
+ #. odoo-python
494
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
495
+ #, python-format
496
+ msgid ""
497
+ "Use amount_debit_column and amount_credit_column if you have set Amount type "
498
+ "= 'Distinct Credit/debit Column'"
499
+ msgstr ""
500
+
501
+ #. module: account_statement_import_sheet_file
502
+ #. odoo-python
503
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
504
+ #, python-format
505
+ msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
475
506
  msgstr ""
476
507
 
477
508
  #. module: account_statement_import_sheet_file
@@ -277,6 +277,19 @@ msgid ""
277
277
  "transaction currency from"
278
278
  msgstr ""
279
279
 
280
+ #. module: account_statement_import_sheet_file
281
+ #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
282
+ msgid ""
283
+ "In some cases such as in credit card statements the amounts are expressed in "
284
+ "the inverse sign. By setting this flag during the upload the amounts will be "
285
+ "inverted in sign."
286
+ msgstr ""
287
+
288
+ #. module: account_statement_import_sheet_file
289
+ #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
290
+ msgid "Inverse sign of amount"
291
+ msgstr ""
292
+
280
293
  #. module: account_statement_import_sheet_file
281
294
  #: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
282
295
  msgid "Japanese (Shift JIS)"
@@ -388,10 +401,10 @@ msgstr ""
388
401
  #. module: account_statement_import_sheet_file
389
402
  #: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
390
403
  msgid ""
391
- "Simple value: use igned amount in ammount comlumn\n"
392
- "Absolute Value: use a same comlumn for debit and credit\n"
404
+ "Simple value: use igned amount in amount column\n"
405
+ "Absolute Value: use a same column for debit and credit\n"
393
406
  "(absolute value + indicate sign)\n"
394
- "Distinct Credit/debit Column: use a distinct comlumn for debit and credit"
407
+ "Distinct Credit/debit Column: use a distinct column for debit and credit"
395
408
  msgstr ""
396
409
 
397
410
  #. module: account_statement_import_sheet_file
@@ -473,8 +486,26 @@ msgid "Unique transaction ID column"
473
486
  msgstr ""
474
487
 
475
488
  #. module: account_statement_import_sheet_file
476
- #: model:ir.model.constraint,message:account_statement_import_sheet_file.constraint_account_statement_import_sheet_mapping_check_amount_columns
477
- msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
489
+ #. odoo-python
490
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
491
+ #, python-format
492
+ msgid "Use amount_column if you have set Amount type = 'Single value'"
493
+ msgstr ""
494
+
495
+ #. module: account_statement_import_sheet_file
496
+ #. odoo-python
497
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
498
+ #, python-format
499
+ msgid ""
500
+ "Use amount_debit_column and amount_credit_column if you have set Amount type "
501
+ "= 'Distinct Credit/debit Column'"
502
+ msgstr ""
503
+
504
+ #. module: account_statement_import_sheet_file
505
+ #. odoo-python
506
+ #: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
507
+ #, python-format
508
+ msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
478
509
  msgstr ""
479
510
 
480
511
  #. module: account_statement_import_sheet_file