# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_viva_com
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-17 17:25+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
"pos_viva_com/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.12.2\n"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_api_key
msgid "API Key"
msgstr "Chiave API"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't create payment method. Please check the data and update it."
msgstr ""
"Impossibile creare il metodo di pagamento. Verifica i dati e aggiornali."

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't update payment method. Please check the data and update it."
msgstr ""
"Impossibile aggiornare il metodo di pagamento. Verifica i dati e aggiornali."

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_id
msgid "Client ID"
msgstr "ID cliente"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid "Client secret"
msgstr "Segreto client"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid ""
"Could not connect to the Odoo server, please check your internet connection "
"and try again."
msgstr ""
"Impossibile connettersi al server Odoo, controlla la tua connessione "
"internet e riprova."

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "It is essential to provide API key for the use of Viva.com"
msgstr "È fondamentale fornire la chiave API per utilizzare Viva.com"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_api_key
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid ""
"Log into Viva.com then navigate to Settings > API Access > Access credentials"
msgstr ""
"Accedi a Viva.com e poi vai su Impostazioni > Accesso API > Credenziali di "
"accesso"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_id
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid ""
"Log into Viva.com then navigate to Settings > API Access > POS APIs "
"Credentials"
msgstr ""
"Accedi a Viva.com e poi vai su Impostazioni > Accesso API > Credenziali API "
"POS"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid "Merchant ID"
msgstr "ID commerciante"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Message from Viva.com: %s"
msgstr "Messaggio da Viva.com: %s"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to cancel a Viva.com payment"
msgstr ""
"Solo gli utenti 'group_pos_user' possono annullare un pagamento Viva.com"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Only 'group_pos_user' are allowed to get the payment status from Viva.com"
msgstr ""
"Solo gli utenti 'group_pos_user' possono ottenere lo stato di un pagamento "
"da Viva.com"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com payment request"
msgstr ""
"Solo gli utenti 'group_pos_user' possono inviare una richiesta di pagamento "
"Viva.com"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com refund request"
msgstr ""
"Solo gli utenti 'group_pos_user' possono inviare una richiesta di rimborso "
"Viva.com"

#. module: pos_viva_com
#: model:ir.model,name:pos_viva_com.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Metodi di pagamento punto vendita"

#. module: pos_viva_com
#: model:ir.model,name:pos_viva_com.model_pos_payment
msgid "Point of Sale Payments"
msgstr "Pagamenti punto vendita"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Run transactions in the test environment."
msgstr "Esegue le transazioni nell'ambiente di prova."

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment__viva_com_session_id
msgid ""
"Session ID of the transaction, stored so that it can be used to refund the "
"payment."
msgstr ""
"ID sessione della transazione, salvato così da poterlo utilizzare per "
"rimborsare il pagamento."

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "Terminal ID"
msgstr "ID terminale"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Test mode"
msgstr "Modalità di prova"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later. %s"
msgstr ""
"Si sono verificati alcuni problemi tra noi e Viva.com, riprova più tardi.%s"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later.%s)"
msgstr ""
"Si sono verificati alcuni problemi tra noi e Viva.com, riprova più tardi. %s"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Unable to retrieve Viva.com Bearer Token: Please verify that the Client ID "
"and Client Secret are correct"
msgstr ""
"Impossibile recuperare il bearer token di Viva.com: verifica che l'ID client "
"e il segreto client siano corretti"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_bearer_token
msgid "Viva Com Bearer Token"
msgstr "Token bearer Viva.com"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_latest_response
msgid "Viva Com Latest Response"
msgstr "Ultima risposta Viva.com"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__viva_com_session_id
msgid "Viva Com Session"
msgstr "Sessione Viva.com"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_endpoint
msgid "Viva Com Webhook Endpoint"
msgstr "Edpoint webhook Viva.com"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_verification_key
msgid "Viva Com Webhook Verification Key"
msgstr "Chiave di verifica webhook Viva.com"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Viva.com Error"
msgstr "Errore Viva.com"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Your transaction with Viva.com failed. Please try again later."
msgstr ""
"La tua transazione con Viva.com non è riuscita. Prova di nuovo più tardi."

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "[ID of the Viva.com terminal], e.g. 16002169"
msgstr "[ID del terminale Viva.com], ad es. 16002169"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a pos payment provider not registered."
msgstr ""
"ha ricevuto un messaggio per un fornitore di pagamenti pos non registrato."

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a terminal not registered in Odoo: %s"
msgstr "ha ricevuto un messaggio per un terminale non registrato in Odoo: %s"
