mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-24 20:12:05 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,119 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_payment_terminal
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-12-17 08:57+0000\n"
|
||||
"PO-Revision-Date: 2020-12-17 08:57+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_payment_terminal/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"A payment terminal has been linked to one payment provider but the IoT Box "
|
||||
"location has not been configured."
|
||||
msgstr ""
|
||||
"Un terminal de paiement a été lié à une méthode de paiement mais "
|
||||
"l'emplacement de l'IoT Box n'a pas ếté configuré."
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_payment_terminal/static/src/js/payment_terminal.js:0
|
||||
#, python-format
|
||||
msgid "Cannot process transactions with zero or negative amount."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model.fields.selection,name:pos_payment_terminal.selection__pos_payment_method__oca_payment_terminal_mode__card
|
||||
msgid "Card"
|
||||
msgstr "Carte"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model.fields.selection,name:pos_payment_terminal.selection__pos_payment_method__oca_payment_terminal_mode__check
|
||||
msgid "Check"
|
||||
msgstr "Chèque"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_payment_terminal/static/src/js/payment_terminal.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to send the amount to pay to the payment terminal. Press the red "
|
||||
"button on the payment terminal and try again."
|
||||
msgstr ""
|
||||
"Échec de l'envoi du montant à payer au lecteur CB. Appuyez sur le bouton "
|
||||
"rouge du lecteur CB et essayez à nouveau."
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-python
|
||||
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "OCA Payment Terminal"
|
||||
msgstr "Terminal de paiement OCA"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model.fields,field_description:pos_payment_terminal.field_pos_payment_method__oca_payment_terminal_mode
|
||||
msgid "Payment Mode"
|
||||
msgstr "Mode de paiement"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_payment_terminal/static/src/js/models.js:0
|
||||
#: code:addons/pos_payment_terminal/static/src/js/payment_terminal.js:0
|
||||
#, python-format
|
||||
msgid "Payment Terminal Error"
|
||||
msgstr "Erreur - Lecteur CB"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_payment_terminal/static/src/js/payment_terminal.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Please press the red button on the payment terminal to cancel the "
|
||||
"transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model,name:pos_payment_terminal.model_pos_payment_method
|
||||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "Modes de paiement du point de vente"
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model,name:pos_payment_terminal.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model.fields,field_description:pos_payment_terminal.field_pos_payment_method__oca_payment_terminal_id
|
||||
msgid "Terminal identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_payment_terminal
|
||||
#: model:ir.model.fields,help:pos_payment_terminal.field_pos_payment_method__oca_payment_terminal_id
|
||||
msgid ""
|
||||
"The identifier of the terminal as known by the hardware proxy. Leave empty "
|
||||
"if the proxy has only one terminal connected."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nom affiché"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Dernière modification le"
|
||||
|
||||
#~ msgid "Cannot process transactions with negative amount."
|
||||
#~ msgstr "Impossible d'envoyer des montants négatifs au lecteur CB"
|
||||
Loading…
Add table
Add a link
Reference in a new issue