mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 34.7% (8 of 23 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_online_ponto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_ponto/pt_BR/
This commit is contained in:
@@ -6,42 +6,44 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"PO-Revision-Date: 2023-06-10 20:08+0000\n"
|
||||
"Last-Translator: Adriano Prado <adrianojprado@gmail.com>\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_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "%d transactions present in response data"
|
||||
msgstr ""
|
||||
msgstr "%d transações presentes nos dados de resposta"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_ponto_interface__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Nome exibido"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields.selection,name:account_statement_import_online_ponto.selection__online_bank_statement_provider__ponto_date_field__execution_date
|
||||
msgid "Execution Date"
|
||||
msgstr ""
|
||||
msgstr "Data Execução"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "GET request on %s"
|
||||
msgstr ""
|
||||
msgstr "Pegar solicitações em %s"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "GET request to %s with headers %s and params %s"
|
||||
msgstr ""
|
||||
msgstr "Pegar solicitações para %s com cabeçalhos %s e parâmetros %s"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
@@ -53,7 +55,7 @@ msgstr ""
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_ponto_interface__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model,name:account_statement_import_online_ponto.model_ponto_interface
|
||||
@@ -64,7 +66,7 @@ msgstr ""
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_ponto_interface____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
msgstr "Última modificação"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
@@ -75,7 +77,7 @@ msgstr ""
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "No transactions where found in data %s"
|
||||
msgstr ""
|
||||
msgstr "Sem Transações encontradas nos dados %s"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider
|
||||
|
||||
Reference in New Issue
Block a user