mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 07:42:00 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,39 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_stripe
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Marianna Ciofani, 2023
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
# * pos_stripe
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-23 08:22+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-17 17:22+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"pos_stripe/it/>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Complete the Stripe onboarding for company %s."
|
||||
msgstr "Completa l'integrazione Stripe per l'azienda %s."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Do not have access to fetch token from Stripe"
|
||||
msgstr "Non si ha accesso al token di recupero di Stripe"
|
||||
|
||||
|
|
@ -42,37 +35,37 @@ msgstr "Non si ha accesso al token di recupero di Stripe"
|
|||
msgid ""
|
||||
"Don't forget to complete Stripe connect before using this payment method."
|
||||
msgstr ""
|
||||
"Non dimenticare di completare il collegamento con Stripe prima di utilizzare"
|
||||
" questo metodo di pagamento."
|
||||
"Non dimenticare di completare il collegamento con Stripe prima di utilizzare "
|
||||
"questo metodo di pagamento."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Failed to discover: %s"
|
||||
msgstr "Non è stato possibile scoprire: %s"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Failed to load resource: net::ERR_INTERNET_DISCONNECTED."
|
||||
msgstr ""
|
||||
"Non è stato possibile caricare la risorsa: net::ERR_INTERNET_DISCONNECTED."
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "No available Stripe readers."
|
||||
msgstr "Non sono disponibili lettori Stripe."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
msgid "Payment canceled because not reader connected"
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Payment cancelled because not reader connected"
|
||||
msgstr "Il pagamento è stato annullato perché il lettore non è collegato"
|
||||
|
||||
#. module: pos_stripe
|
||||
|
|
@ -80,29 +73,21 @@ msgstr "Il pagamento è stato annullato perché il lettore non è collegato"
|
|||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "Metodi di pagamento punto vendita"
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model,name:pos_stripe.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Sessione punto vendita"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Reader disconnected"
|
||||
msgstr "Lettore scollegato"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Stripe"
|
||||
msgstr "Stripe"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Stripe Error"
|
||||
msgstr "Errore Stripe"
|
||||
|
||||
|
|
@ -114,32 +99,23 @@ msgstr "Numero seriale Stripe"
|
|||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Stripe payment provider for company %s is missing"
|
||||
msgstr "Il fornitore di pagamento Stripe manca per l'azienda %s"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
|
||||
#, python-format
|
||||
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
|
||||
msgid "Stripe readers %s not listed in your account"
|
||||
msgstr "Lettori Stripe %s non elencati nel tuo account"
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "Terminal %s is already used on payment method %s."
|
||||
msgstr "Il terminale %s è già in uso nel metodo di pagamento %s."
|
||||
|
||||
#. module: pos_stripe
|
||||
#. odoo-python
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#: code:addons/pos_stripe/models/pos_payment_method.py:0
|
||||
#, python-format
|
||||
msgid "There are some issues between us and Stripe, try again later."
|
||||
msgid ""
|
||||
"Terminal %(terminal)s is already used on payment method %(payment_method)s."
|
||||
msgstr ""
|
||||
"Si sono verificati alcuni problemi tra noi e Stripe, riprova più tardi."
|
||||
"Il terminale %(terminal)s è già utilizzato per il metodo di pagamento %"
|
||||
"(payment_method)s."
|
||||
|
||||
#. module: pos_stripe
|
||||
#: model:ir.model.fields,help:pos_stripe.field_pos_payment_method__stripe_serial_number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue