mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-25 12:42:02 +02:00
161 lines
4.7 KiB
Text
161 lines
4.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_adyen
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~12.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-09-09 12:16+0000\n"
|
|
"PO-Revision-Date: 2019-09-09 12:33+0000\n"
|
|
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: lb\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields.selection,name:pos_adyen.selection__pos_payment_method__use_payment_terminal__adyen
|
|
#: model_terms:ir.ui.view,arch_db:pos_adyen.pos_config_view_form
|
|
msgid "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 ""
|
|
|
|
#. module: pos_adyen
|
|
#. openerp-web
|
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
|
#, python-format
|
|
msgid "Adyen Error"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_diagnosis
|
|
msgid "Adyen Latest Diagnosis"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_latest_response
|
|
msgid "Adyen Latest Response"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_terminal_identifier
|
|
msgid "Adyen Terminal Identifier"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__adyen_test_mode
|
|
msgid "Adyen Test Mode"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#. openerp-web
|
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
|
#, python-format
|
|
msgid "An unexpected error occured. 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 ""
|
|
|
|
#. module: pos_adyen
|
|
#: model_terms:ir.ui.view,arch_db:pos_adyen.pos_config_view_form
|
|
msgid "Ask customers to tip before paying."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#. openerp-web
|
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
|
#, python-format
|
|
msgid "Authentication failed. Please check your Adyen credentials."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#. openerp-web
|
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
|
#, python-format
|
|
msgid "Message from Adyen: %s"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: 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 ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model,name:pos_adyen.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model,name:pos_adyen.model_pos_payment_method
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,help:pos_adyen.field_pos_config__adyen_ask_customer_for_tip
|
|
msgid "Prompt the customer to tip."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__use_payment_terminal
|
|
msgid "Record payments with a terminal on this journal."
|
|
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 ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_latest_response
|
|
msgid ""
|
|
"Technical field used to buffer the latest asynchronous notification from "
|
|
"Adyen."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,help:pos_adyen.field_pos_payment_method__adyen_latest_diagnosis
|
|
msgid "Technical field used to determine if the terminal is still connected."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "Terminal %s is already used on payment method %s."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#. openerp-web
|
|
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The connection to your payment terminal failed. Please check if it is still "
|
|
"connected to the internet."
|
|
msgstr ""
|
|
|
|
#. module: pos_adyen
|
|
#: model:ir.model.fields,field_description:pos_adyen.field_pos_payment_method__use_payment_terminal
|
|
msgid "Use a Payment Terminal"
|
|
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"
|
|
msgstr ""
|
|
|
|
#. 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 ""
|