mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-27 13:22:04 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,22 +1,23 @@
|
|||
# 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: 2024-02-06 13:31+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+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-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"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: pos_adyen
|
||||
|
|
@ -31,16 +32,10 @@ msgstr "Adyen API-nøkkel"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
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"
|
||||
|
|
@ -58,8 +53,7 @@ msgstr "Adyen Testmodus"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "An unexpected error occurred. Message from Adyen: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -70,15 +64,13 @@ msgstr "Spør kunder om tips"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
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
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid ""
|
||||
"Cancelling the payment failed. Please cancel it manually on the payment "
|
||||
"terminal."
|
||||
|
|
@ -86,8 +78,7 @@ msgstr ""
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid "Cannot process transactions with negative amount."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -98,32 +89,46 @@ msgstr "Innstillinger"
|
|||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
msgid ""
|
||||
"Could not connect to the Odoo server, please check your internet connection "
|
||||
"and try again."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_config__display_name
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__display_name
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_event_url
|
||||
msgid "Event URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_config__id
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__id
|
||||
#: model:ir.model.fields,field_description:pos_adyen.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Invalid Adyen request"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_adyen/static/src/app/utils/payment/payment_adyen.js:0
|
||||
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 ""
|
||||
|
|
@ -140,11 +145,6 @@ msgstr "Kassapunkt"
|
|||
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"
|
||||
|
|
@ -158,22 +158,28 @@ 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."
|
||||
msgid ""
|
||||
"Terminal %(terminal)s is already used in company %(company)s on payment "
|
||||
"method %(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."
|
||||
msgid ""
|
||||
"Terminal %(terminal)s is already used on payment method %(payment_method)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_event_url
|
||||
msgid "This URL needs to be pasted on Adyen's portal terminal settings."
|
||||
msgstr ""
|
||||
|
||||
#. 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"
|
||||
"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"
|
||||
|
|
@ -182,3 +188,12 @@ msgstr ""
|
|||
#: 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"
|
||||
|
||||
#~ msgid "Adyen Latest Diagnosis"
|
||||
#~ msgstr "Adyen Sist Diagnose"
|
||||
|
||||
#~ msgid "Point of Sale Session"
|
||||
#~ msgstr "Kasseøkt"
|
||||
|
||||
#~ msgid "Terminal %s is already used on payment method %s."
|
||||
#~ msgstr "Terminal %s er allerede brukt på betalingsmetode %s."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue