From e577f13cf5b2005ff882ac1f9e9d4697fdcaabe3 Mon Sep 17 00:00:00 2001 From: mymage Date: Fri, 3 May 2024 14:04:58 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (5 of 5 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_base Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_base/it/ --- account_statement_import_base/i18n/it.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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"