diff --git a/account_statement_import_base/i18n/it.po b/account_statement_import_base/i18n/it.po index 7b1a520f..c4b944f3 100644 --- a/account_statement_import_base/i18n/it.po +++ b/account_statement_import_base/i18n/it.po @@ -6,36 +6,38 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-05-03 16:35+0000\n" +"Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. module: account_statement_import_base #: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id msgid "A bank account transaction can be imported only once!" -msgstr "" +msgstr "Un'operazione di un conto bancario può essere importata una sola volta!" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line msgid "Bank Statement Line" -msgstr "" +msgstr "Riga estratto conto" #. module: account_statement_import_base #: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id msgid "Import ID" -msgstr "" +msgstr "ID importazione" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_journal msgid "Journal" -msgstr "" +msgstr "Registro" #. module: account_statement_import_base #: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data #: model_terms:ir.ui.view,arch_db:account_statement_import_base.account_bank_statement_line_form msgid "Raw Data" -msgstr "" +msgstr "Dati grezzi"