Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
This commit is contained in:
Weblate
2023-02-10 08:48:56 +00:00
parent 1dfb2045c5
commit 95df05249e
2 changed files with 214 additions and 94 deletions

View File

@@ -17,58 +17,54 @@ msgstr ""
"X-Generator: Weblate 4.3.2\n" "X-Generator: Weblate 4.3.2\n"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
#, python-format #, python-format
msgid "" msgid "%d transactions present in response data"
"%s \n"
"\n"
" %s"
msgstr "" msgstr ""
"%s \n"
"\n"
" %s"
#. module: account_statement_import_online_ponto #. 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_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" msgid "Display Name"
msgstr "Nom" msgstr "Nom"
#. module: account_statement_import_online_ponto #. 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
#, python-format msgid "Execution Date"
msgid ""
"Error during Create Synchronisation %s \n"
"\n"
" %s"
msgstr "" msgstr ""
"Error al crear sincronització %s \n"
"\n"
" %s"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "" msgid "GET request on %s"
"Error during get transaction.\n" msgstr ""
"\n"
"%s \n" #. module: account_statement_import_online_ponto
"\n" #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
" %s" #, python-format
msgid "GET request to %s with headers %s and params %s"
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "HTTP answer code %s from Ponto"
msgstr "" msgstr ""
"Error durant la transacció GET.\n"
"\n"
"%s \n"
"\n"
" %s"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: 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_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_ponto_interface__id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. 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 #. module: account_statement_import_online_ponto
#: 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_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" msgid "Last Modified on"
msgstr "Última modificació el" msgstr "Última modificació el"
@@ -77,50 +73,127 @@ msgstr "Última modificació el"
msgid "Login" msgid "Login"
msgstr "Inicia sessió" msgstr "Inicia sessió"
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "No transactions where found in data %s"
msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider #: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider
msgid "Online Bank Statement Provider" msgid "Online Bank Statement Provider"
msgstr "Proveïdor en línia d'extractes bancaris" msgstr "Proveïdor en línia d'extractes bancaris"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "POST request on %s"
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Please fill login and key." msgid "Please fill login and key."
msgstr "Ompliu l'inici de sessió i la clau." msgstr "Ompliu l'inici de sessió i la clau."
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Ponto : no token" msgid "Ponto : no token"
msgstr "Ponto: cap token" msgstr "Ponto: cap token"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Ponto : wrong configuration, unknow account %s" msgid "Ponto : wrong configuration, account %s not found in %s"
msgstr "Ponto: configuració errònia, compte %s desconegut" msgstr ""
#. module: account_statement_import_online_ponto
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_last_identifier
msgid "Ponto Last Identifier"
msgstr "Ponto Últim identificador"
#. 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"
msgstr "Token Ponto"
#. 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 "Caducitat token Ponto"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
msgid "Reset Last identifier." msgid "Ponto Config"
msgstr "Restabliment últim identificador." 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
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
#, python-format
msgid "Ponto obtain statement data for journal %s from %s to %s"
msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
msgid "Secret Key" msgid "Secret Key"
msgstr "Clau secreta" msgstr "Clau secreta"
#. 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. If you change this parameter on a provider that already has "
"transactions, you will have to purge the Ponto buffers."
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "Server returned status code %s: %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 ""
#, python-format
#~ msgid ""
#~ "%s \n"
#~ "\n"
#~ " %s"
#~ msgstr ""
#~ "%s \n"
#~ "\n"
#~ " %s"
#, python-format
#~ msgid ""
#~ "Error during Create Synchronisation %s \n"
#~ "\n"
#~ " %s"
#~ msgstr ""
#~ "Error al crear sincronització %s \n"
#~ "\n"
#~ " %s"
#, python-format
#~ msgid ""
#~ "Error during get transaction.\n"
#~ "\n"
#~ "%s \n"
#~ "\n"
#~ " %s"
#~ msgstr ""
#~ "Error durant la transacció GET.\n"
#~ "\n"
#~ "%s \n"
#~ "\n"
#~ " %s"
#, python-format
#~ msgid "Ponto : wrong configuration, unknow account %s"
#~ msgstr "Ponto: configuració errònia, compte %s desconegut"
#~ msgid "Ponto Last Identifier"
#~ msgstr "Ponto Últim identificador"
#~ msgid "Ponto Token"
#~ msgstr "Token Ponto"
#~ msgid "Ponto Token Expiration"
#~ msgstr "Caducitat token Ponto"
#~ msgid "Reset Last identifier."
#~ msgstr "Restabliment últim identificador."

View File

@@ -17,50 +17,54 @@ msgstr ""
"X-Generator: Weblate 4.3.2\n" "X-Generator: Weblate 4.3.2\n"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
#, python-format #, python-format
msgid "" msgid "%d transactions present in response data"
"%s \n"
"\n"
" %s"
msgstr "" msgstr ""
"%s \n"
"\n"
" %s"
#. module: account_statement_import_online_ponto #. 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_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" msgid "Display Name"
msgstr "Nome visualizzato" msgstr "Nome visualizzato"
#. module: account_statement_import_online_ponto #. 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
#, python-format msgid "Execution Date"
msgid ""
"Error during Create Synchronisation %s \n"
"\n"
" %s"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "" msgid "GET request on %s"
"Error during get transaction.\n" msgstr ""
"\n"
"%s \n" #. module: account_statement_import_online_ponto
"\n" #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
" %s" #, python-format
msgid "GET request to %s with headers %s and params %s"
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "HTTP answer code %s from Ponto"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: 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_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_ponto_interface__id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. 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 #. module: account_statement_import_online_ponto
#: 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_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" msgid "Last Modified on"
msgstr "Ultima modifica il" msgstr "Ultima modifica il"
@@ -69,50 +73,93 @@ msgstr "Ultima modifica il"
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "No transactions where found in data %s"
msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider #: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider
msgid "Online Bank Statement Provider" msgid "Online Bank Statement Provider"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "POST request on %s"
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Please fill login and key." msgid "Please fill login and key."
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Ponto : no token" msgid "Ponto : no token"
msgstr "Ponto : nessun token" msgstr "Ponto : nessun token"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0 #: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format #, python-format
msgid "Ponto : wrong configuration, unknow account %s" msgid "Ponto : wrong configuration, account %s not found in %s"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_last_identifier
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"
msgstr "Token Ponto"
#. 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 "Scadenza token Ponto"
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
msgid "Reset Last identifier." 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
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
#, python-format
msgid "Ponto obtain statement data for journal %s from %s to %s"
msgstr "" msgstr ""
#. module: account_statement_import_online_ponto #. module: account_statement_import_online_ponto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
msgid "Secret Key" msgid "Secret Key"
msgstr "" 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. If you change this parameter on a provider that already has "
"transactions, you will have to purge the Ponto buffers."
msgstr ""
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "Server returned status code %s: %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 ""
#, python-format
#~ msgid ""
#~ "%s \n"
#~ "\n"
#~ " %s"
#~ msgstr ""
#~ "%s \n"
#~ "\n"
#~ " %s"
#~ msgid "Ponto Token"
#~ msgstr "Token Ponto"
#~ msgid "Ponto Token Expiration"
#~ msgstr "Scadenza token Ponto"