mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-27 02:42:08 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,24 +1,23 @@
|
|||
# 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"
|
||||
"POT-Creation-Date: 2023-05-16 13:48+0000\n"
|
||||
"PO-Revision-Date: 2019-09-09 12:33+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"Language: 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"
|
||||
#: 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
|
||||
|
|
@ -27,9 +26,8 @@ msgid "Adyen API key"
|
|||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. openerp-web
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
msgid "Adyen Error"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -54,10 +52,9 @@ msgid "Adyen Test Mode"
|
|||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. openerp-web
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
#, python-format
|
||||
msgid "An unexpected error occured. Message from Adyen: %s"
|
||||
msgid "An unexpected error occurred. Message from Adyen: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
|
|
@ -66,29 +63,44 @@ 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
|
||||
#. odoo-javascript
|
||||
#: 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
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
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
|
||||
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 ""
|
||||
|
||||
#. module: pos_adyen
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_adyen/static/src/js/payment_adyen.js:0
|
||||
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 ""
|
||||
|
||||
#. 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."
|
||||
msgid "Please configure a tip product for POS %s to support tipping with Adyen."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
|
|
@ -102,13 +114,13 @@ 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."
|
||||
#: model:ir.model,name:pos_adyen.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
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."
|
||||
#: 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
|
||||
|
|
@ -117,42 +129,20 @@ 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
|
||||
#. odoo-python
|
||||
#: code:addons/pos_adyen/models/pos_payment_method.py:0
|
||||
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 ""
|
||||
|
||||
#. 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"
|
||||
msgid "Used when connecting to Adyen: https://docs.adyen.com/user-management/how-to-get-the-api-key/#description"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_adyen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue