[UPD] Update account_statement_import_online_wise.pot

This commit is contained in:
oca-ci
2024-02-12 14:22:29 +00:00
parent b7d6c4d0e2
commit 9c0d60512f
2 changed files with 179 additions and 17 deletions

View File

@@ -0,0 +1,110 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_online_wise
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "API base"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "API key"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Ending balance unavailable"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Fee for %s"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Generate Key"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__id
msgid "ID"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "No API key specified!"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model,name:account_statement_import_online_wise.model_online_bank_statement_provider
msgid "Online Bank Statement Provider"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__transferwise_profile
msgid "Origin"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Private key"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Profile"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Public key"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Strong Customer Authentication"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Strong Customer Authentication is not configured"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Transaction fee for %s"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Unable to parse key"
msgstr ""

View File

@@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_online_transferwise
# * account_bank_statement_import_online_transferwise
#
msgid ""
msgstr ""
@@ -16,46 +16,98 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
#. module: account_bank_statement_import_online_transferwise
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_transferwise.online_bank_statement_provider_form
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "API base"
msgstr "API base"
#. module: account_bank_statement_import_online_transferwise
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_transferwise.online_bank_statement_provider_form
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "API key"
msgstr "API Sleutel"
#. module: account_bank_statement_import_online_transferwise
#: code:addons/account_bank_statement_import_online_transferwise/models/online_bank_statement_provider_transferwise.py:131
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Ending balance unavailable"
msgstr "Eindbalans is niet beschikbaar"
#. module: account_bank_statement_import_online_transferwise
#: code:addons/account_bank_statement_import_online_transferwise/models/online_bank_statement_provider_transferwise.py:250
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, fuzzy, python-format
msgid "Fee for %s"
msgstr "Transactievergoeding voor %s"
#. module: account_bank_statement_import_online_transferwise
#: code:addons/account_bank_statement_import_online_transferwise/models/online_bank_statement_provider_transferwise.py:281
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Generate Key"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__id
msgid "ID"
msgstr ""
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "No API key specified!"
msgstr "Geen API sleutel ingegeven!"
#. module: account_bank_statement_import_online_transferwise
#: model:ir.model,name:account_bank_statement_import_online_transferwise.model_online_bank_statement_provider
#. module: account_statement_import_online_wise
#: model:ir.model,name:account_statement_import_online_wise.model_online_bank_statement_provider
msgid "Online Bank Statement Provider"
msgstr "Online Bankafschrift Provider"
#. module: account_bank_statement_import_online_transferwise
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_transferwise.online_bank_statement_provider_form
#. module: account_statement_import_online_wise
#: model:ir.model.fields,field_description:account_statement_import_online_wise.field_online_bank_statement_provider__transferwise_profile
msgid "Origin"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Private key"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Profile"
msgstr "Profiel"
#. module: account_bank_statement_import_online_transferwise
#: code:addons/account_bank_statement_import_online_transferwise/models/online_bank_statement_provider_transferwise.py:255
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Public key"
msgstr ""
#. module: account_statement_import_online_wise
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_wise.online_bank_statement_provider_form
msgid "Strong Customer Authentication"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Strong Customer Authentication is not configured"
msgstr ""
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Transaction fee for %s"
msgstr "Transactievergoeding voor %s"
#. module: account_statement_import_online_wise
#: code:addons/account_statement_import_online_wise/models/online_bank_statement_provider_transferwise.py:0
#, python-format
msgid "Unable to parse key"
msgstr ""