mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_online: clarify button labels
This commit is contained in:
committed by
Carolina Fernandez
parent
e793b51c4b
commit
164ce1d20c
@@ -7,7 +7,7 @@ Online Bank Statements
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8fcd953e1f7dbcc59cc99c790825bef09e423b32ca67b7ac5714e12b1ced7b5c
|
||||
!! source digest: sha256:c2c6fa7e76620768efb21c4cde6d59bf79f3822a9c7fa04ba7316b7884342757
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
"name": "Online Bank Statements",
|
||||
"version": "16.0.1.1.0",
|
||||
"version": "16.0.1.2.0",
|
||||
"author": "CorporateHub, Odoo Community Association (OCA)",
|
||||
"maintainers": ["alexey-pelykh"],
|
||||
"website": "https://github.com/OCA/bank-statement-import",
|
||||
|
||||
@@ -78,6 +78,11 @@ msgstr ""
|
||||
msgid "Certificate Public Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
|
||||
msgid "Company"
|
||||
@@ -95,12 +100,14 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
@@ -122,6 +129,7 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
@@ -135,6 +143,11 @@ msgid ""
|
||||
"{exception}. See server logs for more details."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Fetch and display transaction data (for debug purposes)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
|
||||
msgid "Followers"
|
||||
@@ -162,6 +175,7 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
@@ -176,6 +190,11 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Import Transactions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
|
||||
@@ -213,18 +232,21 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
@@ -340,6 +362,11 @@ msgstr ""
|
||||
msgid "Online Bank Statement Providers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
|
||||
msgid "Online Bank Statement Pull Debug Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
|
||||
msgid "Online Bank Statement Pull Wizard"
|
||||
@@ -364,6 +391,11 @@ msgstr ""
|
||||
msgid "Online Bank Statements Pull Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
|
||||
msgid "Online bank statements - Debug"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
|
||||
msgid "Only one online banking statement provider per journal!"
|
||||
@@ -389,11 +421,6 @@ msgstr ""
|
||||
msgid "Provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Pull"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
|
||||
@@ -413,6 +440,11 @@ msgstr ""
|
||||
msgid "Pulling online bank statements of: %(provider_names)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
|
||||
msgid "RAW data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
|
||||
msgid "Sanitized Account Number"
|
||||
@@ -453,6 +485,11 @@ msgstr ""
|
||||
msgid "Service"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Show Transaction Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
|
||||
msgid "Statement Creation Mode"
|
||||
|
||||
@@ -81,6 +81,11 @@ msgstr "Clave Privada del Certificado"
|
||||
msgid "Certificate Public Key"
|
||||
msgstr "Clave Pública del Certificado"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
|
||||
msgid "Company"
|
||||
@@ -98,12 +103,14 @@ msgstr "Configuración"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
@@ -125,6 +132,7 @@ msgstr "Día(s)"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar Nombre"
|
||||
@@ -141,6 +149,11 @@ msgstr ""
|
||||
"{until}: {exception}. Consulte los registros del servidor para obtener más "
|
||||
"detalles."
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Fetch and display transaction data (for debug purposes)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
|
||||
msgid "Followers"
|
||||
@@ -168,6 +181,7 @@ msgstr "Hora(s)"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
|
||||
msgid "ID"
|
||||
msgstr "ID (identificación)"
|
||||
@@ -182,6 +196,11 @@ msgstr "Si está marcado, nuevos mensajes necesitan su atención."
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "Si está marcada, algunos mensajes tienen un error de entrega."
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Import Transactions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
|
||||
@@ -219,18 +238,21 @@ msgstr "Clave"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última Modifiación el"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Actualizado por Última vez por"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última Actualización el"
|
||||
@@ -349,6 +371,11 @@ msgstr "Proveedor de Extractos Bancarios en Línea"
|
||||
msgid "Online Bank Statement Providers"
|
||||
msgstr "Proveedores de Extractos Bancarios en Línea"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
|
||||
msgid "Online Bank Statement Pull Debug Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
|
||||
msgid "Online Bank Statement Pull Wizard"
|
||||
@@ -375,6 +402,11 @@ msgstr "Extractos Bancarios en Línea (OCA)"
|
||||
msgid "Online Bank Statements Pull Wizard"
|
||||
msgstr "Asistente de Extracción de Extractos Bancarios Online"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
|
||||
msgid "Online bank statements - Debug"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
|
||||
msgid "Only one online banking statement provider per journal!"
|
||||
@@ -400,11 +432,6 @@ msgstr "Contraseña"
|
||||
msgid "Provider"
|
||||
msgstr "Proveedor"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Pull"
|
||||
msgstr "Tirar"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
|
||||
@@ -424,6 +451,11 @@ msgstr "Extraer Extractos Bancarios En Línea"
|
||||
msgid "Pulling online bank statements of: %(provider_names)s"
|
||||
msgstr "Obteniendo extractos bancarios en línea de: %(provider_names)s"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
|
||||
msgid "RAW data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
|
||||
msgid "Sanitized Account Number"
|
||||
@@ -464,6 +496,11 @@ msgstr "¡El intervalo de actualización debe ser superior a cero !"
|
||||
msgid "Service"
|
||||
msgstr "Servicio"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Show Transaction Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
|
||||
msgid "Statement Creation Mode"
|
||||
@@ -527,3 +564,6 @@ msgstr "Semana(s)"
|
||||
#: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__weekly
|
||||
msgid "Weekly statements"
|
||||
msgstr "Extractos semanales"
|
||||
|
||||
#~ msgid "Pull"
|
||||
#~ msgstr "Tirar"
|
||||
|
||||
@@ -81,6 +81,11 @@ msgstr "Chiave privata certificato"
|
||||
msgid "Certificate Public Key"
|
||||
msgstr "Chiave pubblica certificato"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
|
||||
msgid "Company"
|
||||
@@ -98,12 +103,14 @@ msgstr "Configurazione"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creato il"
|
||||
@@ -125,6 +132,7 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
@@ -138,6 +146,11 @@ msgid ""
|
||||
"{exception}. See server logs for more details."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Fetch and display transaction data (for debug purposes)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
|
||||
msgid "Followers"
|
||||
@@ -165,6 +178,7 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
@@ -179,6 +193,11 @@ msgstr ""
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Import Transactions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
|
||||
@@ -216,18 +235,21 @@ msgstr "Chiave"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
@@ -343,6 +365,11 @@ msgstr ""
|
||||
msgid "Online Bank Statement Providers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
|
||||
msgid "Online Bank Statement Pull Debug Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
|
||||
msgid "Online Bank Statement Pull Wizard"
|
||||
@@ -367,6 +394,11 @@ msgstr ""
|
||||
msgid "Online Bank Statements Pull Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
|
||||
msgid "Online bank statements - Debug"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
|
||||
msgid "Only one online banking statement provider per journal!"
|
||||
@@ -392,11 +424,6 @@ msgstr "Password"
|
||||
msgid "Provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Pull"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
|
||||
@@ -416,6 +443,11 @@ msgstr ""
|
||||
msgid "Pulling online bank statements of: %(provider_names)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
|
||||
msgid "RAW data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
|
||||
msgid "Sanitized Account Number"
|
||||
@@ -456,6 +488,11 @@ msgstr ""
|
||||
msgid "Service"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Show Transaction Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
|
||||
msgid "Statement Creation Mode"
|
||||
|
||||
@@ -81,6 +81,11 @@ msgstr "Certificaat privé sleutel"
|
||||
msgid "Certificate Public Key"
|
||||
msgstr "Certificaat publieke sleutel"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
|
||||
msgid "Company"
|
||||
@@ -98,12 +103,14 @@ msgstr "Configuratie"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Aangemaakt door"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Aangemaakt op"
|
||||
@@ -125,6 +132,7 @@ msgstr "Dag(en)"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
@@ -138,6 +146,11 @@ msgid ""
|
||||
"{exception}. See server logs for more details."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Fetch and display transaction data (for debug purposes)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
|
||||
msgid "Followers"
|
||||
@@ -165,6 +178,7 @@ msgstr "Uur/Uren"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
@@ -179,6 +193,11 @@ msgstr "Indien aangevinkt, nieuwe berichten vereisen uw aandacht."
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr "Indien aangevinkt, sommige berichten hebben een foutmelding."
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Import Transactions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#. odoo-python
|
||||
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
|
||||
@@ -216,18 +235,21 @@ msgstr "Sleutel"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Laatst bijgewerkt door"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
@@ -343,6 +365,11 @@ msgstr "Online Bank afschrift Aanbieder"
|
||||
msgid "Online Bank Statement Providers"
|
||||
msgstr "Online Bank afschrift Aanbieders"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
|
||||
msgid "Online Bank Statement Pull Debug Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
|
||||
msgid "Online Bank Statement Pull Wizard"
|
||||
@@ -367,6 +394,11 @@ msgstr "Online Bank Afschriften (OCA)"
|
||||
msgid "Online Bank Statements Pull Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
|
||||
msgid "Online bank statements - Debug"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
|
||||
msgid "Only one online banking statement provider per journal!"
|
||||
@@ -393,11 +425,6 @@ msgstr "Wachtwoord"
|
||||
msgid "Provider"
|
||||
msgstr "Leverancier"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Pull"
|
||||
msgstr "Opvragen"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
|
||||
@@ -417,6 +444,11 @@ msgstr "Online Bank afschrifte opvragen"
|
||||
msgid "Pulling online bank statements of: %(provider_names)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
|
||||
msgid "RAW data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
|
||||
msgid "Sanitized Account Number"
|
||||
@@ -457,6 +489,11 @@ msgstr "Planningsinterval moet groter zijn dan 0!"
|
||||
msgid "Service"
|
||||
msgstr "Service"
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
|
||||
msgid "Show Transaction Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
|
||||
msgid "Statement Creation Mode"
|
||||
@@ -519,6 +556,9 @@ msgstr "Weken"
|
||||
msgid "Weekly statements"
|
||||
msgstr "Weekelijkse afschriften"
|
||||
|
||||
#~ msgid "Pull"
|
||||
#~ msgstr "Opvragen"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Failed to obtain statement data for period since %s until %s: %s. See "
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -367,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8fcd953e1f7dbcc59cc99c790825bef09e423b32ca67b7ac5714e12b1ced7b5c
|
||||
!! source digest: sha256:c2c6fa7e76620768efb21c4cde6d59bf79f3822a9c7fa04ba7316b7884342757
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module provides base for building online bank statements providers.</p>
|
||||
|
||||
@@ -17,14 +17,15 @@
|
||||
<footer>
|
||||
<button
|
||||
name="action_pull"
|
||||
string="Pull"
|
||||
string="Import Transactions"
|
||||
type="object"
|
||||
default_focus="1"
|
||||
class="btn-primary"
|
||||
/>
|
||||
<button
|
||||
name="action_debug"
|
||||
string="Debug"
|
||||
string="Show Transaction Data"
|
||||
help="Fetch and display transaction data (for debug purposes)"
|
||||
type="object"
|
||||
groups="base.group_no_one"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user