166 lines
5.4 KiB
Plaintext
166 lines
5.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * pos_adyen
|
||
|
#
|
||
|
# Translators:
|
||
|
# Marius Stedjan <marius@stedjan.com>, 2022
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 16.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-05-16 13:48+0000\n"
|
||
|
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||
|
"Last-Translator: Marius Stedjan <marius@stedjan.com>, 2022\n"
|
||
|
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
||
|
"Language: nb\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"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model_terms:ir.ui.view,arch_db:pos_adyen.res_config_settings_view_form
|
||
|
msgid "Add tip through payment terminal (Adyen)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_api_key
|
||
|
msgid "Adyen API key"
|
||
|
msgstr "Adyen API-nøkkel"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Adyen Error"
|
||
|
msgstr "Adyen Feil"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_diagnosis
|
||
|
msgid "Adyen Latest Diagnosis"
|
||
|
msgstr "Adyen Sist Diagnose"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_response
|
||
|
msgid "Adyen Latest Response"
|
||
|
msgstr "Adyen Siste Respons"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_terminal_identifier
|
||
|
msgid "Adyen Terminal Identifier"
|
||
|
msgstr "Adyem Terminalidentifikator"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_test_mode
|
||
|
msgid "Adyen Test Mode"
|
||
|
msgstr "Adyen Testmodus"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "An unexpected error occurred. Message from Adyen: %s"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_config__adyen_ask_customer_for_tip
|
||
|
msgid "Ask Customers For Tip"
|
||
|
msgstr "Spør kunder om tips"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Authentication failed. Please check your Adyen credentials."
|
||
|
msgstr "Autentisering feilet. Sjekk dine påloggingsdetaljer for Adyen."
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Cancelling the payment failed. Please cancel it manually on the payment terminal."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Cannot process transactions with negative amount."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model,name:pos_adyen.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Innstillinger"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Could not connect to the Odoo server, please check your internet connection and try again."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||
|
#, python-format
|
||
|
msgid "Message from Adyen: %s"
|
||
|
msgstr "Melding fra Adyen: %s"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-python
|
||
|
#: code:addons/pos_adyen/models/pos_config.py:0
|
||
|
#, python-format
|
||
|
msgid "Please configure a tip product for POS %s to support tipping with Adyen."
|
||
|
msgstr "Opprett en tips-produkt for kasseløsningen%s, for å støtte bruk av tips med Adyen."
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model,name:pos_adyen.model_pos_config
|
||
|
msgid "Point of Sale Configuration"
|
||
|
msgstr "Kassapunkt"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model,name:pos_adyen.model_pos_payment_method
|
||
|
msgid "Point of Sale Payment Methods"
|
||
|
msgstr "Betalingsmetoder for Kassasystem"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model,name:pos_adyen.model_pos_session
|
||
|
msgid "Point of Sale Session"
|
||
|
msgstr "Kasseøkt"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__pos_adyen_ask_customer_for_tip
|
||
|
msgid "Pos Adyen Ask Customer For Tip"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_test_mode
|
||
|
msgid "Run transactions in the test environment."
|
||
|
msgstr "Kjør transaksjoner i test-modus."
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-python
|
||
|
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid "Terminal %s is already used in company %s on payment method %s."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#. odoo-python
|
||
|
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid "Terminal %s is already used on payment method %s."
|
||
|
msgstr "Terminal %s er allerede brukt på betalingsmetode %s."
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_api_key
|
||
|
msgid "Used when connecting to Adyen: https://docs.adyen.com/user-management/how-to-get-the-api-key/#description"
|
||
|
msgstr "Brukt ved tilkobling til Adyen: https://docs.adyen.com/user-management/how-to-get-the-api-key/#description"
|
||
|
|
||
|
#. module: pos_adyen
|
||
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_terminal_identifier
|
||
|
msgid "[Terminal model]-[Serial number], for example: P400Plus-123456789"
|
||
|
msgstr "[Terminal model]-[Serial number], f.eks: P400Plus-123456789"
|