mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] Update account_statement_import_online_ponto.pot
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -14,23 +14,41 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error during Create Synchronisation {} \n"
|
||||
"\n"
|
||||
" {}"
|
||||
msgid "%d transactions present in response data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error during get transaction.\n"
|
||||
"\n"
|
||||
"{} \n"
|
||||
"\n"
|
||||
" {}"
|
||||
msgid "GET request on %(url)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "GET request to %(url)s with headers %(headers)s and params %(params)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "HTTP answer code %(response_code)s from Ponto"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model,name:account_statement_import_online_ponto.model_ponto_interface
|
||||
msgid "Interface to all interactions with Ponto API"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
@@ -38,27 +56,61 @@ msgstr ""
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid "No lines were retrieved from Ponto"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "No transactions where found in data %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider
|
||||
msgid "Online Bank Statement Provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "POST request on %(url)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "Please fill login and key."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "Ponto : no token"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "Ponto : wrong configuration, unknow account %s"
|
||||
msgid "Ponto : wrong configuration, account {account} not found in {data}"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Ponto Config"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_date_field
|
||||
msgid "Ponto Date Field"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
@@ -67,21 +119,48 @@ msgid "Ponto Last Identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token
|
||||
msgid "Ponto Token"
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid "Ponto obtain all new statement data for journal %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token_expiration
|
||||
msgid "Ponto Token Expiration"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Reset Last identifier."
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ponto obtain statement data for journal %(journal)s from %(date_since)s to "
|
||||
"%(date_until)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Secret Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,help:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_date_field
|
||||
msgid ""
|
||||
"Select the Ponto date field that will be used for the Odoo bank statement "
|
||||
"line date."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
|
||||
#, python-format
|
||||
msgid "Server returned status code {response_code}: {response_text}"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online_ponto/tests/test_account_statement_import_online_ponto.py:0
|
||||
#, python-format
|
||||
msgid "Statement contains transactions: %s"
|
||||
msgstr ""
|
||||
|
||||
#. 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__value_date
|
||||
msgid "Value Date"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user