Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
adrianojprado authored and weblate committed Jun 10, 2023
1 parent 286b048 commit c01e915
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions account_statement_import_online_ponto/i18n/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>\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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit c01e915

Please sign in to comment.