Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,100 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \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 ""
#. 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 "Nije moguće obraditi transakcije sa nultim ili negativnim iznosom."
#. 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 "Kartica"
#. 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 "Ček"
#. 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 ""
#. module: pos_payment_terminal
#. odoo-python
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
#, python-format
msgid "OCA Payment Terminal"
msgstr "OCA terminal za plaćanje"
#. 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 "Način plaćanja"
#. 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 "Greška terminala za plaćanje"
#. 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 "Načini plaćanja na prodajnom mjestu"
#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_pos_session
msgid "Point of Sale Session"
msgstr "Sesija POS-a"
#. 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 "Identifikator terminala"
#. 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 ""

View file

@ -0,0 +1,147 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# enjolras <yo@miguelrevilla.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-01 02:01+0000\n"
"PO-Revision-Date: 2023-10-12 13:36+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\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"
"X-Generator: Weblate 4.17\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 ""
#. 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 "No se pueden procesar transacciones con importe cero o negativo."
#. 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 "Tarjeta"
#. 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 "Talón"
#. 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 ""
"No se ha podido enviar el importe a pagar al terminal de pago. Pulse el "
"botón rojo del terminal de pago e inténtelo de nuevo."
#. 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 pago 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 "Forma de pago"
#. 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 "Error de terminal de pago"
#. 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 "Pulse el botón rojo del terminal de pago para cancelar la transacción."
#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Métodos de pago en el punto de venta"
#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_pos_session
msgid "Point of Sale Session"
msgstr "Sesión del Punto de Venta"
#. 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 "Identificador de Terminal"
#. 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 ""
"El identificador del terminal tal y como lo conoce el proxy de hardware. "
"Dejar vacío si el proxy sólo tiene un terminal conectado."
#~ msgid "Display Name"
#~ msgstr "Mostrar Nombre"
#~ msgid "ID"
#~ msgstr "ID (identificación)"
#~ msgid "Last Modified on"
#~ msgstr "Última Modificación el"
#~ msgid "A payment terminal is available on the Proxy"
#~ msgstr "Un terminal de pago está disponible en el Proxy"
#~ msgid "Journal"
#~ msgstr "Diario"
#~ msgid "Payment Terminal"
#~ msgstr "Terminal de pago"
#~ msgid "Point of Sale Configuration"
#~ msgstr "Configuración del punto de venta"
#~ msgid "Point of Sale Orders"
#~ msgstr "Pedidos de Punto de Venta"
#~ msgid "Select the payment mode sent to the payment terminal"
#~ msgstr "Seleccione la forma de pega enviada al terminal de pago"
#~ msgid "Start transaction"
#~ msgstr "Iniciar transacción"
#~ msgid "Terminal Payment Mode"
#~ msgstr "Modo de pago del terminal"
#~ msgid "pos.config"
#~ msgstr "Configuración del TPV"

View file

@ -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"

View file

@ -0,0 +1,127 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-13 19:51+0000\n"
"PO-Revision-Date: 2016-12-13 19:51+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\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 ""
#. 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 "Kartica"
#. 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 "Ček"
#. 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 ""
#. module: pos_payment_terminal
#. odoo-python
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
#, python-format
msgid "OCA Payment Terminal"
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 "Journal"
#~ msgstr "Dnevnik"
#, fuzzy
#~ msgid "Payment Terminal"
#~ msgstr "Način plaćanja"
#~ msgid "Select the payment mode sent to the payment terminal"
#~ msgstr "Odaberite način plaćanja korišten na naplatnom terminalu"
#~ msgid "Start transaction"
#~ msgstr "Započni transakciju"
#, fuzzy
#~ msgid "Terminal Payment Mode"
#~ msgstr "Način plaćanja"
#~ msgid "pos.config"
#~ msgstr "pos.config"

View file

@ -0,0 +1,126 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
# Translators:
# Francesco Fresta <franco.fresta@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-01 02:01+0000\n"
"PO-Revision-Date: 2024-12-16 11:06+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\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"
"X-Generator: Weblate 5.6.2\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 terminale di pagamento è stato collegato ad un fornitore di pagamenti ma "
"l'ubicazione del box IoT non è stata configurata."
#. 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 "Non si possono elaborare transazioni con quantità negativa o zero."
#. 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 "Carta"
#. 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 "Conto"
#. 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 ""
"Fallito l'invio del valore da pagare al terminale di pagamento. Fare clic "
"sul pulsante rosso nel terminale di pagamento e riprovare."
#. module: pos_payment_terminal
#. odoo-python
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
#, python-format
msgid "OCA Payment Terminal"
msgstr "Terminale pagamento 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 "Metodo di pagamento"
#. 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 "Errore terminale pagamento"
#. 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 ""
"Fare clic sul pulsante rosso sul terminale pagamento per annullare la "
"transizione."
#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Metodi di pagamento punto vendita"
#. module: pos_payment_terminal
#: model:ir.model,name:pos_payment_terminal.model_pos_session
msgid "Point of Sale Session"
msgstr "Sessione punto vendita"
#. 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 "Identificatore terminale"
#. 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 ""
"L'identificativo del terminale come conosciuto dal dispositivo proxy. "
"Lasciare vuoto se il proxy ha solo un terminale collegato."
#~ msgid "Display Name"
#~ msgstr "Nome visualizzato"
#~ msgid "ID"
#~ msgstr "ID"
#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"
#~ msgid "pos.config"
#~ msgstr "pos.config"

View file

@ -0,0 +1,109 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-30 02:44+0000\n"
"PO-Revision-Date: 2017-05-30 02:44+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\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_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 ""
#. 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 ""
#. 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 ""
#. 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 ""
#. module: pos_payment_terminal
#. odoo-python
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
#, python-format
msgid "OCA Payment Terminal"
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 "pos.config"
#~ msgstr "pos.config"

View file

@ -0,0 +1,100 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_payment_terminal
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \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 ""
#. 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 ""
#. 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 ""
#. 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 ""
#. module: pos_payment_terminal
#. odoo-python
#: code:addons/pos_payment_terminal/models/pos_payment_method.py:0
#, python-format
msgid "OCA Payment Terminal"
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. 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 ""