Files
bank-statement-import/account_statement_import_online_ponto/i18n/es.po
Ivorra78 19430eddfd Translated using Weblate (Spanish)
Currently translated at 100.0% (23 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/es/
2023-12-29 02:07:24 +00:00

153 lines
6.5 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_online_ponto
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-29 02:07+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: none\n"
"Language: es\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 "%d transacciones presentes en los datos de respuesta"
#. 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 "Mostrar Nombre"
#. 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 "Fecha de Ejecución"
#. 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 "Solicitud GET en %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 "Petición GET a %s con cabeceras %s y parámetros %s"
#. 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 "Código de respuesta HTTP %s del 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_ponto_interface__id
msgid "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 "Interfaz para todas las interacciones con la API 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_ponto_interface____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"
#. module: account_statement_import_online_ponto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
msgid "Login"
msgstr "Iniciar sesión"
#. 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 "No se han encontrado transacciones en los datos %s"
#. 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 "Proveedor de Extractos Bancarios en Línea"
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "POST request on %s"
msgstr "Solicitud POST sobre %s"
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "Please fill login and key."
msgstr "Por favor, rellene login y clave."
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "Ponto : no token"
msgstr "Ponto: sin ficha"
#. module: account_statement_import_online_ponto
#: code:addons/account_statement_import_online_ponto/models/ponto_interface.py:0
#, python-format
msgid "Ponto : wrong configuration, account %s not found in %s"
msgstr "Ponto : configuración errónea, cuenta %s no encontrada en %s"
#. 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 "Config Ponto"
#. 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 "Ponto Fecha Campo"
#. 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 "Ponto obtener datos de extracto para diario %s de %s a %s"
#. 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 "Clave 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 ""
"Seleccione el campo de fecha Ponto que se utilizará para la fecha de línea "
"de extracto bancario Odoo. Si cambia este parámetro en un proveedor que ya "
"tiene transacciones, tendrá que purgar los búferes Ponto."
#. 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 "El servidor ha devuelto el código de estado %s: %s"
#. 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 "Fecha Valor"