forked from Mapan/odoo17e
196 lines
7.7 KiB
Plaintext
196 lines
7.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_accountant_batch_payment
|
|
#
|
|
# Translators:
|
|
# Thor Arne Hvidsten <thor.arne.hvidsten@gmail.com>, 2024
|
|
# Martin Trigaux, 2024
|
|
# Marius Stedjan <marius@stedjan.com>, 2024
|
|
# cecilieflyt, 2024
|
|
# Rune Restad, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Rune Restad, 2024\n"
|
|
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: nb\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid ""
|
|
"<br/>\n"
|
|
" <span>Do you want to cancel payments to retry them later or keep the batch open with unprocess payments, if you expect them later.</span>"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model,name:account_accountant_batch_payment.model_bank_rec_widget
|
|
msgid "Bank reconciliation widget for a single statement line"
|
|
msgstr "Bankavstemmingswidget for en enkelt utskriftslinje"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#. odoo-python
|
|
#: code:addons/account_accountant_batch_payment/models/account_batch_payment.py:0
|
|
#: code:addons/account_accountant_batch_payment/models/bank_rec_widget.py:0
|
|
#: model:ir.model,name:account_accountant_batch_payment.model_account_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
|
|
#, python-format
|
|
msgid "Batch Payment"
|
|
msgstr "Batch betaling"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#. odoo-javascript
|
|
#: code:addons/account_accountant_batch_payment/static/src/components/bank_reconciliation/bank_rec_form.xml:0
|
|
#, python-format
|
|
msgid "Batch Payments"
|
|
msgstr "Batch betalinger"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "Cancel"
|
|
msgstr "Avbryt"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "Cancel Payments"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__create_uid
|
|
msgid "Created by"
|
|
msgstr "Opprettet av"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__create_date
|
|
msgid "Created on"
|
|
msgstr "Opprettet den"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
|
|
msgid "Date"
|
|
msgstr "Dato"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__display_name
|
|
msgid "Display Name"
|
|
msgstr "Visningsnavn"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "Expect Payments Later"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__in_reconcile_payment_ids
|
|
msgid "In Reconcile Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Sist oppdatert av"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Sist oppdatert"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model,name:account_accountant_batch_payment.model_bank_rec_widget_line
|
|
msgid "Line of the bank reconciliation widget"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model,name:account_accountant_batch_payment.model_account_batch_payment_rejection
|
|
msgid "Manage the payment rejection from batch payments"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__nb_batch_payment_ids
|
|
msgid "Nb Batch Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__nb_rejected_payment_ids
|
|
msgid "Nb Rejected Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
|
|
msgid "Open Amount"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
|
|
msgid "Open Amount (in Currency)"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
|
|
msgid "Paid"
|
|
msgstr "Betalt"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model,name:account_accountant_batch_payment.model_account_reconcile_model
|
|
msgid ""
|
|
"Preset to create journal entries during a invoices and payments matching"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
|
|
msgid "Received"
|
|
msgstr "Mottatt"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__rejected_payment_ids
|
|
msgid "Rejected Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_bank_rec_widget__selected_batch_payment_ids
|
|
msgid "Selected Batch Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_bank_rec_widget_line__source_batch_payment_id
|
|
msgid "Source Batch Payment"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
|
|
msgid "Suggestions"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
|
|
msgid "View"
|
|
msgstr "Vis"
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "batches have been removed."
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "payments from"
|
|
msgstr ""
|
|
|
|
#. module: account_accountant_batch_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
|
|
msgid "payments from the batch have been removed."
|
|
msgstr ""
|