mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 23:11:59 +02:00
Add 19 payment provider modules needed by the sale module:
payment_adyen, payment_aps, payment_asiapay, payment_authorize,
payment_buckaroo, payment_demo, payment_dpo, payment_flutterwave,
payment_iyzico, payment_mercado_pago, payment_mollie, payment_nuvei,
payment_paymob, payment_paypal, payment_razorpay, payment_redsys,
payment_stripe, payment_worldline, payment_xendit
Add 3 IoT modules needed for point_of_sale:
iot_base, iot_box_image, iot_drivers
Note: Stripe test API keys replaced with placeholders.
🤖 assisted by claude
28 lines
751 B
Text
28 lines
751 B
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * iot_base
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 19.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-09-11 13:57+0000\n"
|
|
"PO-Revision-Date: 2025-09-11 13:57+0000\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: iot_base
|
|
#. odoo-javascript
|
|
#: code:addons/iot_base/static/src/network_utils/longpolling.js:0
|
|
msgid "Connection to IoT Box failed"
|
|
msgstr ""
|
|
|
|
#. module: iot_base
|
|
#. odoo-javascript
|
|
#: code:addons/iot_base/static/src/network_utils/longpolling.js:0
|
|
msgid "Failed to reach IoT Box at %s"
|
|
msgstr ""
|