diff --git a/account_statement_import_base/README.rst b/account_statement_import_base/README.rst index 445d3cc8..dced4049 100644 --- a/account_statement_import_base/README.rst +++ b/account_statement_import_base/README.rst @@ -2,10 +2,13 @@ Base module for Bank Statement Import ===================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:9fa09d431b4c7e1698f01c7fd2250709e7c51a8ad373c7b6bdefe84c3ead0541 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Base module for Bank Statement Import .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_base :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/174/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This is a technical module designed to share code between 2 other modules: @@ -40,7 +43,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/account_statement_import_base/i18n/pt_BR.po b/account_statement_import_base/i18n/pt_BR.po index 3476d128..a7352273 100644 --- a/account_statement_import_base/i18n/pt_BR.po +++ b/account_statement_import_base/i18n/pt_BR.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: 2023-06-27 16:10+0000\n" +"Last-Translator: Adriano Prado \n" "Language-Team: none\n" "Language: pt_BR\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 "Uma transação de conta bancária pode ser importada apenas uma vez!" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line msgid "Bank Statement Line" -msgstr "" +msgstr "Linha de Extrato Bancário" #. 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 Importação" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_journal msgid "Journal" -msgstr "" +msgstr "Diário" #. 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 "Dados Raw" diff --git a/account_statement_import_base/static/description/index.html b/account_statement_import_base/static/description/index.html index 08d66b56..0d7a670f 100644 --- a/account_statement_import_base/static/description/index.html +++ b/account_statement_import_base/static/description/index.html @@ -1,20 +1,20 @@ - + - + Base module for Bank Statement Import