From 9c0d60512f281ab04a5cab2b8f23ca3db5983040 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 12 Feb 2024 14:22:29 +0000 Subject: [PATCH] [UPD] Update account_statement_import_online_wise.pot --- .../account_statement_import_online_wise.pot | 110 ++++++++++++++++++ .../i18n/nl.po | 86 +++++++++++--- 2 files changed, 179 insertions(+), 17 deletions(-) create mode 100644 account_statement_import_online_wise/i18n/account_statement_import_online_wise.pot diff --git a/account_statement_import_online_wise/i18n/account_statement_import_online_wise.pot b/account_statement_import_online_wise/i18n/account_statement_import_online_wise.pot new file mode 100644 index 00000000..5d0d7e60 --- /dev/null +++ b/account_statement_import_online_wise/i18n/account_statement_import_online_wise.pot @@ -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 "" diff --git a/account_statement_import_online_wise/i18n/nl.po b/account_statement_import_online_wise/i18n/nl.po index 81d3e506..6a6153b2 100644 --- a/account_statement_import_online_wise/i18n/nl.po +++ b/account_statement_import_online_wise/i18n/nl.po @@ -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 ""