-
-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/
- Loading branch information
1 parent
286b048
commit c01e915
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|