2372 lines
87 KiB
Plaintext
2372 lines
87 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * payment
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2024
|
||
|
# Marianna Ciofani, 2025
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2024-08-13 10:27+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Marianna Ciofani, 2025\n"
|
||
|
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/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"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard___data_fetched
|
||
|
msgid " Data Fetched"
|
||
|
msgstr "Dati prelevati"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_onboarding_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"<h3>Please make a payment to: </h3><ul><li>Bank: %s</li><li>Account Number: "
|
||
|
"%s</li><li>Account Holder: %s</li></ul>"
|
||
|
msgstr ""
|
||
|
"<h3>Effettuare un pagamento a: </h3><ul><li>Banca: %s</li><li>Numero conto: "
|
||
|
"%s</li><li>Titolare conto: %s</li></ul>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-exclamation-triangle\"/> These properties are set to\n"
|
||
|
" match the behavior of providers and that of their integration with\n"
|
||
|
" Odoo regarding this payment method. Any change may result in errors\n"
|
||
|
" and should be tested on a test database first."
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-exclamation-triangle\"/> Queste proprietà sono configurate in\n"
|
||
|
" linea con il comportamento dei fornitori e dell'integrazione con\n"
|
||
|
" Odoo per questo metodo di pagamento. Qualsiasi modifica potrebbe causare errori\n"
|
||
|
" e dovrebbe essere prima testata su database di prova."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.portal_breadcrumb
|
||
|
msgid "<i class=\"fa fa-home\" role=\"img\" title=\"Home\" aria-label=\"Home\"/>"
|
||
|
msgstr "<i class=\"fa fa-home\" role=\"img\" title=\"Home\" aria-label=\"Home\"/>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_capture_wizard_view_form
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-info-circle oe_inline\" invisible=\"support_partial_capture"
|
||
|
" != 'full_only'\" title=\"Some of the transactions you intend to capture can"
|
||
|
" only be captured in full. Handle the transactions individually to capture a"
|
||
|
" partial amount.\"/>"
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-info-circle oe_inline\" invisible=\"support_partial_capture"
|
||
|
" != 'full_only'\" title=\"Some of the transactions you intend to capture can"
|
||
|
" only be captured in full. Handle the transactions individually to capture a"
|
||
|
" partial amount.\"/>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.token_form
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-trash\" title=\"Delete payment method\" data-bs-"
|
||
|
"toggle=\"tooltip\" data-bs-placement=\"top\" data-bs-delay=\"0\"/>"
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-trash\" title=\"Delete payment method\" data-bs-"
|
||
|
"toggle=\"tooltip\" data-bs-placement=\"top\" data-bs-delay=\"0\"/>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.actions.act_window,help:payment.action_payment_method
|
||
|
msgid "<i class=\"oi oi-arrow-right me-1\"></i> Configure a payment provider"
|
||
|
msgstr ""
|
||
|
"<i class=\"oi oi-arrow-right me-1\"></i> Configura un fornitore di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid ""
|
||
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
||
|
" Enable Payment Methods"
|
||
|
msgstr ""
|
||
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
||
|
" Abilita metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.method_form
|
||
|
msgid "<small class=\"text-600\">Save my payment details</small>"
|
||
|
msgstr "<small class=\"text-600\">Salva i dettagli del mio pagamento</small>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "<span class=\"o_stat_text text-danger\">Unpublished</span>"
|
||
|
msgstr "<span class=\"o_stat_text text-danger\">Non pubblicato</span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "<span class=\"o_stat_text text-success\">Published</span>"
|
||
|
msgstr "<span class=\"o_stat_text text-success\">Pubblicato</span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.view_partners_form_payment_defaultcreditcard
|
||
|
msgid "<span class=\"o_stat_text\">Saved Payment Methods</span>"
|
||
|
msgstr "<span class=\"o_stat_text\">Metodi di pagamento salvati</span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid ""
|
||
|
"<span class=\"oe_inline text-muted\" invisible=\"supported_country_ids\">\n"
|
||
|
" All countries are supported.\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"oe_inline text-muted\" invisible=\"supported_country_ids\">\n"
|
||
|
" Tutte le nazioni supportate.\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid ""
|
||
|
"<span class=\"oe_inline text-muted\" invisible=\"supported_currency_ids\">\n"
|
||
|
" All currencies are supported.\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"oe_inline text-muted\" invisible=\"supported_currency_ids\">\n"
|
||
|
" Tutte le valute supportate.\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.method_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.token_form
|
||
|
msgid "<span><i class=\"fa fa-lock\"/> Secured by</span>"
|
||
|
msgstr "<span><i class=\"fa fa-lock\"/> Garantito da</span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_onboarding_wizard_form
|
||
|
msgid ""
|
||
|
"<span><i class=\"oi oi-arrow-right\"/> How to configure your PayPal "
|
||
|
"account</span>"
|
||
|
msgstr ""
|
||
|
"<span><i class=\"fa fa-arrow-right\"/> Come configurare il tuo account "
|
||
|
"PayPal</span>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_methods
|
||
|
msgid ""
|
||
|
"<strong>No suitable payment method could be found.</strong><br/>\n"
|
||
|
" If you believe that it is an error, please contact the website\n"
|
||
|
" administrator."
|
||
|
msgstr ""
|
||
|
"<strong>Non è stato trovato un metodo di pagamento adatto.</strong><br/>\n"
|
||
|
" Se credi che si tratti di un errore, contatta l'amministratore\n"
|
||
|
" del sito."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_capture_wizard_view_form
|
||
|
msgid ""
|
||
|
"<strong>Warning!</strong> There is a partial capture pending. Please wait a\n"
|
||
|
" moment for it to be processed. Check your payment provider configuration if\n"
|
||
|
" the capture is still pending after a few minutes."
|
||
|
msgstr ""
|
||
|
"<strong>Attenzione!</strong> C'è una cattura parziale in sospeso. Attendi\n"
|
||
|
" che venga elaborata. Controlla le impostazioni del tuo fornitore id pagamento se\n"
|
||
|
" la cattura è ancora in sospeso dopo pochi minuti."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_capture_wizard_view_form
|
||
|
msgid ""
|
||
|
"<strong>Warning!</strong> You can not capture a negative amount nor more\n"
|
||
|
" than"
|
||
|
msgstr ""
|
||
|
"<strong>Attenzione!</strong> Non è possibile catturare un importo negativo o maggiore\n"
|
||
|
" di"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid ""
|
||
|
"<strong>Warning</strong> Creating a payment provider from the <em>CREATE</em> button is not supported.\n"
|
||
|
" Please use the <em>Duplicate</em> action instead."
|
||
|
msgstr ""
|
||
|
"<strong>Avviso</strong> La creazione di un fornitore di pagamento dal pulsante <em>CREA</em> non è supportata.\n"
|
||
|
" Ti preghiamo di utilizzare l'azione <em>Duplica</em>."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
msgid ""
|
||
|
"<strong>Warning</strong> Make sure you are logged in as the\n"
|
||
|
" correct partner before making this payment."
|
||
|
msgstr ""
|
||
|
"<strong>Attenzione</strong> Assicurati di aver effettuato il login come\n"
|
||
|
" partner giusto prima di effettuare questo pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
msgid "<strong>Warning</strong> The currency is missing or incorrect."
|
||
|
msgstr "<strong>Attenzione</strong> La valuta manca o non è corretta."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
msgid "<strong>Warning</strong> You must be logged in to pay."
|
||
|
msgstr "<strong>Attenzione</strong> Devi essere connesso per poter pagare."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A refund request of %(amount)s has been sent. The payment will be created "
|
||
|
"soon. Refund transaction reference: %(ref)s (%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"È stata inviata una richiesta di rimborso di %(amount)s. Il pagamento verrà "
|
||
|
"creato a breve. Riferimento transazione rimborso: %(ref)s "
|
||
|
"(%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_token.py:0
|
||
|
#, python-format
|
||
|
msgid "A token cannot be unarchived once it has been archived."
|
||
|
msgstr "Un token non può essere rimosso dall'archivio una volta archiviato."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A transaction with reference %(ref)s has been initiated (%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"È stata avviata una transazione con riferimento %(ref)s (%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A transaction with reference %(ref)s has been initiated to save a new "
|
||
|
"payment method (%(provider_name)s)"
|
||
|
msgstr ""
|
||
|
"È stata avviata una nuova transazione con riferimento %(ref)s per salvare un"
|
||
|
" nuovo metodo di pagamento (%(provider_name)s)"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A transaction with reference %(ref)s has been initiated using the payment "
|
||
|
"method %(token)s (%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"È stata avviata una transazione con riferimento %(ref)s utilizzando il "
|
||
|
"metodo di pagamento %(token)s (%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_onboarding_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "Account"
|
||
|
msgstr "Conto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__acc_number
|
||
|
msgid "Account Number"
|
||
|
msgstr "Numero conto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Activate"
|
||
|
msgstr "Attiva"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__active
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__active
|
||
|
msgid "Active"
|
||
|
msgstr "Attivo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_address
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Address"
|
||
|
msgstr "Indirizzo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_adyen
|
||
|
msgid "Adyen"
|
||
|
msgstr "Adyen"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__allow_express_checkout
|
||
|
msgid "Allow Express Checkout"
|
||
|
msgstr "Consenti checkout express"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__allow_tokenization
|
||
|
msgid "Allow Saving Payment Methods"
|
||
|
msgstr "Permetti di salvare metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__captured_amount
|
||
|
msgid "Already Captured"
|
||
|
msgstr "Già catturato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__voided_amount
|
||
|
msgid "Already Voided"
|
||
|
msgstr "Già annullato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_aps
|
||
|
msgid "Amazon Payment Services"
|
||
|
msgstr "Servizi di pagamento Amazon"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__amount
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__amount
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.confirm
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
#, python-format
|
||
|
msgid "Amount"
|
||
|
msgstr "Importo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__amount_max
|
||
|
msgid "Amount Max"
|
||
|
msgstr "Importo massimo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__amount_to_capture
|
||
|
msgid "Amount To Capture"
|
||
|
msgstr "Importo da catturare"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.transaction_status
|
||
|
msgid "An error occurred during the processing of your payment."
|
||
|
msgstr "Si è verificato un errore durante l'elaborazione del pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_onboarding_wizard_form
|
||
|
msgid "Apply"
|
||
|
msgstr "Applica"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
msgid "Archived"
|
||
|
msgstr "In archivio"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_form_templates.xml:0
|
||
|
#, python-format
|
||
|
msgid "Are you sure you want to delete this payment method?"
|
||
|
msgstr "Sei sicuro di voler eliminare questo metodo di pagamento?"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid ""
|
||
|
"Are you sure you want to void the authorized transaction? This action can't "
|
||
|
"be undone."
|
||
|
msgstr ""
|
||
|
"Annullare veramente la transazione autorizzata? Questa azione non può essere"
|
||
|
" cancellata."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_asiapay
|
||
|
msgid "Asiapay"
|
||
|
msgstr "Asiapay"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__auth_msg
|
||
|
msgid "Authorize Message"
|
||
|
msgstr "Messaggio di autorizzazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_authorize
|
||
|
msgid "Authorize.net"
|
||
|
msgstr "Authorize.net"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__authorized
|
||
|
msgid "Authorized"
|
||
|
msgstr "Autorizzata"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__authorized_amount
|
||
|
msgid "Authorized Amount"
|
||
|
msgstr "Importo autorizzato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Availability"
|
||
|
msgstr "Disponibilità"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_search
|
||
|
msgid "Available methods"
|
||
|
msgstr "Metodi disponibili"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_onboarding_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "Bank"
|
||
|
msgstr "Banca"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__journal_name
|
||
|
msgid "Bank Name"
|
||
|
msgstr "Nome banca"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__brand_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Brands"
|
||
|
msgstr "Circuiti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_buckaroo
|
||
|
msgid "Buckaroo"
|
||
|
msgstr "Buckaroo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__callback_model_id
|
||
|
msgid "Callback Document Model"
|
||
|
msgstr "Callback Document Model"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__callback_is_done
|
||
|
msgid "Callback Done"
|
||
|
msgstr "Callback effetuato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__callback_hash
|
||
|
msgid "Callback Hash"
|
||
|
msgstr "Hash di richiamata"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__callback_method
|
||
|
msgid "Callback Method"
|
||
|
msgstr "Metodo di callback"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__callback_res_id
|
||
|
msgid "Callback Record ID"
|
||
|
msgstr "Callback Record ID"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_onboarding_wizard_form
|
||
|
msgid "Cancel"
|
||
|
msgstr "Annulla"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__cancel
|
||
|
msgid "Canceled"
|
||
|
msgstr "Annullata"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__cancel_msg
|
||
|
msgid "Canceled Message"
|
||
|
msgstr "Messaggio annullato"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Cannot delete payment method"
|
||
|
msgstr "Impossibile eliminare il metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Cannot save payment method"
|
||
|
msgstr "Impossibile salvare il metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_capture_wizard_view_form
|
||
|
#, python-format
|
||
|
msgid "Capture"
|
||
|
msgstr "Cattura"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__capture_manually
|
||
|
msgid "Capture Amount Manually"
|
||
|
msgstr "Registra importo manualmente"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Capture Transaction"
|
||
|
msgstr "Registra la transazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__capture_manually
|
||
|
msgid ""
|
||
|
"Capture the amount from Odoo, when the delivery is completed.\n"
|
||
|
"Use this if you want to charge your customers cards only when\n"
|
||
|
"you are sure you can ship the goods to them."
|
||
|
msgstr ""
|
||
|
"Cattura l'importo da Odoo, quando la consegna è completata.\n"
|
||
|
"Usa questo se vuoi addebitare le carte dei tuoi clienti solo quando\n"
|
||
|
"sei sicuro di poter spedire la merce a loro."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__child_transaction_ids
|
||
|
msgid "Child Transactions"
|
||
|
msgstr "Transazioni figlie"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Child transactions"
|
||
|
msgstr "Transazioni figlie"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_onboarding_wizard_form
|
||
|
msgid "Choose a payment method"
|
||
|
msgstr "Scegli un metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
msgid "Choose another method <i class=\"oi oi-arrow-down\"/>"
|
||
|
msgstr "Scegli un altro metodo <i class=\"oi oi-arrow-down\"/>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_city
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "City"
|
||
|
msgstr "Città"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_capture_wizard_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_link_wizard_view_form
|
||
|
msgid "Close"
|
||
|
msgstr "Chiudi"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__code
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__code
|
||
|
msgid "Code"
|
||
|
msgstr "Codice"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__color
|
||
|
msgid "Color"
|
||
|
msgstr "Colore"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_res_company
|
||
|
msgid "Companies"
|
||
|
msgstr "Aziende"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__company_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__company_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__company_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__company_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_search
|
||
|
msgid "Company"
|
||
|
msgstr "Azienda"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Configuration"
|
||
|
msgstr "Configurazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Confirm Deletion"
|
||
|
msgstr "Conferma eliminazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__done
|
||
|
msgid "Confirmed"
|
||
|
msgstr "Confermato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_res_partner
|
||
|
msgid "Contact"
|
||
|
msgstr "Contatto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__module_id
|
||
|
msgid "Corresponding Module"
|
||
|
msgstr "Modulo corrispondente"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__available_country_ids
|
||
|
msgid "Countries"
|
||
|
msgstr "Nazioni"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_country_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Country"
|
||
|
msgstr "Nazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__tokenize
|
||
|
msgid "Create Token"
|
||
|
msgstr "Crea token"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.actions.act_window,help:payment.action_payment_provider
|
||
|
msgid "Create a new payment provider"
|
||
|
msgstr "Crea un nuovo fornitore di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Creato da"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Data creazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Creating a transaction from an archived token is forbidden."
|
||
|
msgstr "Non è possibile creare una transazione da un token archiviato."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Credentials"
|
||
|
msgstr "Credenziali"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider_onboarding_wizard__payment_method__stripe
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__sale_payment_provider_onboarding_wizard__payment_method__stripe
|
||
|
msgid "Credit & Debit card (via Stripe)"
|
||
|
msgstr "Carte di credito e di debito (tramite Stripe)"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__available_currency_ids
|
||
|
msgid "Currencies"
|
||
|
msgstr "Valute"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__currency_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__currency_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__main_currency_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__currency_id
|
||
|
msgid "Currency"
|
||
|
msgstr "Valuta"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider_onboarding_wizard__payment_method__manual
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__sale_payment_provider_onboarding_wizard__payment_method__manual
|
||
|
msgid "Custom payment instructions"
|
||
|
msgstr "Istruzioni di pagamento personalizzate"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_id
|
||
|
msgid "Customer"
|
||
|
msgstr "Cliente"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__sequence
|
||
|
msgid "Define the display order"
|
||
|
msgstr "Definisci l'ordine di visualizzazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_demo
|
||
|
msgid "Demo"
|
||
|
msgstr "Demo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__state__disabled
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Disabled"
|
||
|
msgstr "Disabilitato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nome visualizzato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__done_msg
|
||
|
msgid "Done Message"
|
||
|
msgstr "Messaggio Effettuato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__draft
|
||
|
msgid "Draft"
|
||
|
msgstr "Bozza"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__partner_email
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__paypal_email_account
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_email
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_onboarding_wizard_form
|
||
|
msgid "Email"
|
||
|
msgstr "E-mail"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__state__enabled
|
||
|
msgid "Enabled"
|
||
|
msgstr "Abilitato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Enterprise"
|
||
|
msgstr "Impresa"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__error
|
||
|
msgid "Error"
|
||
|
msgstr "Errore"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Error: %s"
|
||
|
msgstr "Errore: %s"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__express_checkout_form_view_id
|
||
|
msgid "Express Checkout Form Template"
|
||
|
msgstr "Modello modulo checkout express"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__support_express_checkout
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__support_express_checkout
|
||
|
msgid "Express Checkout Supported"
|
||
|
msgstr "Checkout express supportato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__support_express_checkout
|
||
|
msgid ""
|
||
|
"Express checkout allows customers to pay faster by using a payment method "
|
||
|
"that provides all required billing and shipping information, thus allowing "
|
||
|
"to skip the checkout process."
|
||
|
msgstr ""
|
||
|
"Il pagamento express consente ai clienti di pagare rapidamente utilizzando "
|
||
|
"un metodo di pagamento che fornisce tutte le informazioni relative a fatture"
|
||
|
" e spedizioni evitando il processo di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_flutterwave
|
||
|
msgid "Flutterwave"
|
||
|
msgstr "Flutterwave"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_method__support_refund__full_only
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__support_manual_capture__full_only
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__support_refund__full_only
|
||
|
msgid "Full Only"
|
||
|
msgstr "Solo completo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_link_wizard_view_form
|
||
|
msgid "Generate Payment Link"
|
||
|
msgstr "Generazione link di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_link_wizard
|
||
|
msgid "Generate Sales Payment Link"
|
||
|
msgstr "Generazione link di pagamento vendita"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_link_wizard_view_form
|
||
|
msgid "Generate and Copy Payment Link"
|
||
|
msgstr "Genera e copia link di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.confirm
|
||
|
msgid "Go to my Account <i class=\"oi oi-arrow-right ms-2\"/>"
|
||
|
msgstr "Vai al mio account <i class=\"oi oi-arrow-right ms-2\"/>"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_search
|
||
|
msgid "Group By"
|
||
|
msgstr "Raggruppa per"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_ir_http
|
||
|
msgid "HTTP Routing"
|
||
|
msgstr "Instradamento HTTP"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__has_draft_children
|
||
|
msgid "Has Draft Children"
|
||
|
msgstr "Figli in bozza"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__has_remaining_amount
|
||
|
msgid "Has Remaining Amount"
|
||
|
msgstr "Ha importo rimanente"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__is_post_processed
|
||
|
msgid "Has the payment been post-processed"
|
||
|
msgstr "Il pagamento è stato post-trattato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__pre_msg
|
||
|
msgid "Help Message"
|
||
|
msgstr "Messaggio di aiuto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "If the payment hasn't been confirmed you can contact us."
|
||
|
msgstr "Se il pagamento non viene confermato è possibile contattarci."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__image
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__image_128
|
||
|
msgid "Image"
|
||
|
msgstr "Immagine"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__state
|
||
|
msgid ""
|
||
|
"In test mode, a fake payment is processed through a test payment interface.\n"
|
||
|
"This mode is advised when setting up the provider."
|
||
|
msgstr ""
|
||
|
"In modalità di prova, un pagamento finto viene processato attraverso un'interfaccia di pagamento di prova.\n"
|
||
|
"Questa modalità è consigliata quando si configura il fornitore."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__inline_form_view_id
|
||
|
msgid "Inline Form Template"
|
||
|
msgstr "Modello modulo inline"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Install"
|
||
|
msgstr "Installa"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__module_state
|
||
|
msgid "Installation State"
|
||
|
msgstr "Stato installazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
msgid "Installed"
|
||
|
msgstr "Installato"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "Internal server error"
|
||
|
msgstr "Errore interno del server"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__is_amount_to_capture_valid
|
||
|
msgid "Is Amount To Capture Valid"
|
||
|
msgstr "Importo da catturare valido"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__is_post_processed
|
||
|
msgid "Is Post-processed"
|
||
|
msgstr "È stato post-trattato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__is_primary
|
||
|
msgid "Is Primary Payment Method"
|
||
|
msgstr "È il metodo di pagamento primario"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_form_templates.xml:0
|
||
|
#, python-format
|
||
|
msgid "It is currently linked to the following documents:"
|
||
|
msgstr "Attualmente è collegato ai seguenti documenti:"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__landing_route
|
||
|
msgid "Landing Route"
|
||
|
msgstr "Percorso di arrivo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_lang
|
||
|
msgid "Language"
|
||
|
msgstr "Lingua"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__last_state_change
|
||
|
msgid "Last State Change Date"
|
||
|
msgstr "Ultima data di modifica dello stato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Ultimo aggiornamento di"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Ultimo aggiornamento il"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:onboarding.onboarding.step,button_text:payment.onboarding_onboarding_step_payment_provider
|
||
|
msgid "Let's do it"
|
||
|
msgstr "Inizia Ora"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Making a request to the provider is not possible because the provider is "
|
||
|
"disabled."
|
||
|
msgstr ""
|
||
|
"Non è possibile fare una richiesta al fornitore perché è disabilitato."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.portal_my_home_payment
|
||
|
msgid "Manage your payment methods"
|
||
|
msgstr "Gestisci i metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__res_company__payment_onboarding_payment_method__manual
|
||
|
msgid "Manual"
|
||
|
msgstr "Manuale"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__support_manual_capture
|
||
|
msgid "Manual Capture Supported"
|
||
|
msgstr "Acquisizione manuale supportata"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__maximum_amount
|
||
|
msgid "Maximum Amount"
|
||
|
msgstr "Importo massimo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__available_amount
|
||
|
msgid "Maximum Capture Allowed"
|
||
|
msgstr "Importo massimo cattura consentito"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_mercado_pago
|
||
|
msgid "Mercado Pago"
|
||
|
msgstr "Mercado Pago"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__state_message
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Message"
|
||
|
msgstr "Messaggio"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Messages"
|
||
|
msgstr "Messaggi"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__manual_name
|
||
|
msgid "Method"
|
||
|
msgstr "Metodo"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_mollie
|
||
|
msgid "Mollie"
|
||
|
msgstr "Mollie"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__name
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Name"
|
||
|
msgstr "Nome"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__code__none
|
||
|
msgid "No Provider Set"
|
||
|
msgstr "Nessun fornitore impostato"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_onboarding_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"No manual payment method could be found for this company. Please create one "
|
||
|
"from the Payment Provider menu."
|
||
|
msgstr ""
|
||
|
"Non è stato individuato nessun metodo di pagamento manuale per l'azienda. "
|
||
|
"Creane uno dal menu dei fornitori di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.actions.act_window,help:payment.action_payment_method
|
||
|
msgid "No payment methods found for your payment providers."
|
||
|
msgstr "Nessun metodo di pagamento trovato per i tuoi fornitori."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_token.py:0
|
||
|
#, python-format
|
||
|
msgid "No token can be assigned to the public partner."
|
||
|
msgstr "Nessun token può essere assegnato al partner pubblico."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__module_to_buy
|
||
|
msgid "Odoo Enterprise Module"
|
||
|
msgstr "Modulo Odoo Enterprise"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__offline
|
||
|
msgid "Offline payment by token"
|
||
|
msgstr "Pagamento offline tramite token"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_onboarding_onboarding_step
|
||
|
msgid "Onboarding Step"
|
||
|
msgstr "Fase formazione iniziale"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:onboarding.onboarding.step,step_image_alt:payment.onboarding_onboarding_step_payment_provider
|
||
|
msgid "Onboarding Step Image"
|
||
|
msgstr "Immagine fase integrazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:onboarding.onboarding.step,title:payment.onboarding_onboarding_step_payment_provider
|
||
|
msgid "Online Payments"
|
||
|
msgstr "Pagamenti online"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__online_direct
|
||
|
msgid "Online direct payment"
|
||
|
msgstr "Pagamento online diretto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__online_token
|
||
|
msgid "Online payment by token"
|
||
|
msgstr "Pagamento online via token"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__online_redirect
|
||
|
msgid "Online payment with redirection"
|
||
|
msgstr "Pagamento online con reindirizzamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_onboarding_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "Only administrators can access this data."
|
||
|
msgstr "Dati accessibili solo agli amministratori."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Only authorized transactions can be voided."
|
||
|
msgstr "Solo le transazioni autorizzate possono essere annullate."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Only confirmed transactions can be refunded."
|
||
|
msgstr "Solo le transazioni confermate possono essere rimborsate."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__operation
|
||
|
msgid "Operation"
|
||
|
msgstr "Operazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid "Operation not supported."
|
||
|
msgstr "Operazione non supportata."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__res_company__payment_onboarding_payment_method__other
|
||
|
msgid "Other"
|
||
|
msgstr "Altro"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
msgid "Other payment methods"
|
||
|
msgstr "Altri metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__paypal_pdt_token
|
||
|
msgid "PDT Identity Token"
|
||
|
msgstr "Token di identità PDT"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_method__support_refund__partial
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__support_manual_capture__partial
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__support_refund__partial
|
||
|
msgid "Partial"
|
||
|
msgstr "Parziale"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__partner_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__partner_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_search
|
||
|
msgid "Partner"
|
||
|
msgstr "Partner"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_name
|
||
|
msgid "Partner Name"
|
||
|
msgstr "Nome partner"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
msgid "Pay"
|
||
|
msgstr "Paga"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider_onboarding_wizard__payment_method__paypal
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__res_company__payment_onboarding_payment_method__paypal
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__sale_payment_provider_onboarding_wizard__payment_method__paypal
|
||
|
#: model:payment.provider,name:payment.payment_provider_paypal
|
||
|
msgid "PayPal"
|
||
|
msgstr "PayPal"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_capture_wizard
|
||
|
msgid "Payment Capture Wizard"
|
||
|
msgstr "Procedura guidata cattura pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__payment_details
|
||
|
msgid "Payment Details"
|
||
|
msgstr "Dettagli di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Payment Followup"
|
||
|
msgstr "Controllo pagamenti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Payment Form"
|
||
|
msgstr "Modulo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__manual_post_msg
|
||
|
msgid "Payment Instructions"
|
||
|
msgstr "Istruzioni di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__link
|
||
|
msgid "Payment Link"
|
||
|
msgstr "Link di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_method
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider_onboarding_wizard__payment_method
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__payment_method_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__payment_method_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.confirm
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Payment Method"
|
||
|
msgstr "Metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__payment_method_code
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__payment_method_code
|
||
|
msgid "Payment Method Code"
|
||
|
msgstr "Codice metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#: model:ir.actions.act_window,name:payment.action_payment_method
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
#, python-format
|
||
|
msgid "Payment Methods"
|
||
|
msgstr "Metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_provider
|
||
|
msgid "Payment Provider"
|
||
|
msgstr "Fornitore di pagamenti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.actions.act_window,name:payment.action_payment_provider
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_list
|
||
|
msgid "Payment Providers"
|
||
|
msgstr "Fornitori di pagamenti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_token
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__token_id
|
||
|
msgid "Payment Token"
|
||
|
msgstr "Token di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_res_partner__payment_token_count
|
||
|
#: model:ir.model.fields,field_description:payment.field_res_users__payment_token_count
|
||
|
msgid "Payment Token Count"
|
||
|
msgstr "Conteggio token di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.actions.act_window,name:payment.action_payment_token
|
||
|
#: model:ir.model.fields,field_description:payment.field_res_partner__payment_token_ids
|
||
|
#: model:ir.model.fields,field_description:payment.field_res_users__payment_token_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_list
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
msgid "Payment Tokens"
|
||
|
msgstr "Token di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_transaction
|
||
|
msgid "Payment Transaction"
|
||
|
msgstr "Transazione di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.actions.act_window,name:payment.action_payment_transaction
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__transaction_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_list
|
||
|
msgid "Payment Transactions"
|
||
|
msgstr "Transazioni di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.actions.act_window,name:payment.action_payment_transaction_linked_to_token
|
||
|
msgid "Payment Transactions Linked To Token"
|
||
|
msgstr "Transazioni di pagamento legate al token"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_token.py:0
|
||
|
#, python-format
|
||
|
msgid "Payment details saved on %(date)s"
|
||
|
msgstr "Dettagli di pagamento salvati il %(date)s"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.portal_my_home_payment
|
||
|
msgid "Payment methods"
|
||
|
msgstr "Metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Payment processing failed"
|
||
|
msgstr "Elaborazione del pagamento non riuscita"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Payment provider"
|
||
|
msgstr "Fornitore di pagamenti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_provider_onboarding_wizard
|
||
|
msgid "Payment provider onboarding wizard"
|
||
|
msgstr "Procedura guidata attivazione fornitore di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_form
|
||
|
msgid "Payments"
|
||
|
msgstr "Pagamenti"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__state__pending
|
||
|
msgid "Pending"
|
||
|
msgstr "In sospeso"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__pending_msg
|
||
|
msgid "Pending Message"
|
||
|
msgstr "Messaggio d'Attesa"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_phone
|
||
|
msgid "Phone"
|
||
|
msgstr "Telefono"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid "Please make sure that %(payment_method)s is supported by %(provider)s."
|
||
|
msgstr "Assicurati che %(payment_method)s sia supportato da %(provider)s."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_link_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "Please set a positive amount."
|
||
|
msgstr "Imposta un valore positivo."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_link_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "Please set an amount lower than %s."
|
||
|
msgstr "Imposta un importo inferiore a %s."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.company_mismatch_warning
|
||
|
msgid "Please switch to company"
|
||
|
msgstr "Passa all'azienda"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__primary_payment_method_id
|
||
|
msgid "Primary Payment Method"
|
||
|
msgstr "Metodo di pagamento primario"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.confirm
|
||
|
msgid "Processed by"
|
||
|
msgstr "Elaborato da"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__provider_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__provider_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_token_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_search
|
||
|
msgid "Provider"
|
||
|
msgstr "Fornitore"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__provider_code
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__provider_code
|
||
|
msgid "Provider Code"
|
||
|
msgstr "Codice fornitore"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token__provider_ref
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__provider_reference
|
||
|
msgid "Provider Reference"
|
||
|
msgstr "Riferimento fornitore"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__provider_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Providers"
|
||
|
msgstr "Fornitori"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__is_published
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Published"
|
||
|
msgstr "Pubblicato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_razorpay
|
||
|
msgid "Razorpay"
|
||
|
msgstr "Razorpay"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Reason: %s"
|
||
|
msgstr "Motivo: %s"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__redirect_form_view_id
|
||
|
msgid "Redirect Form Template"
|
||
|
msgstr "Reindirizzamento del template del modulo"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__reference
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.confirm
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
#, python-format
|
||
|
msgid "Reference"
|
||
|
msgstr "Riferimento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.constraint,message:payment.constraint_payment_transaction_reference_uniq
|
||
|
msgid "Reference must be unique!"
|
||
|
msgstr "Il riferimento deve essere univoco!"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__refund
|
||
|
#, python-format
|
||
|
msgid "Refund"
|
||
|
msgstr "Note di credito"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__support_refund
|
||
|
msgid ""
|
||
|
"Refund is a feature allowing to refund customers directly from the payment "
|
||
|
"in Odoo."
|
||
|
msgstr ""
|
||
|
"Il rimborso è una funzionalità che permette di rimborsare i clienti "
|
||
|
"direttamente dal pagamento in Odoo."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Refunds"
|
||
|
msgstr "Note di credito"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__refunds_count
|
||
|
msgid "Refunds Count"
|
||
|
msgstr "Conteggio rimborsi"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__res_id
|
||
|
msgid "Related Document ID"
|
||
|
msgstr "ID documento collegato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__res_model
|
||
|
msgid "Related Document Model"
|
||
|
msgstr "Modello documento collegato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__require_currency
|
||
|
msgid "Require Currency"
|
||
|
msgstr "Richiede una valuta"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_sepa_direct_debit
|
||
|
msgid "SEPA Direct Debit"
|
||
|
msgstr "Addebito diretto SEPA"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
msgid "Save"
|
||
|
msgstr "Salva"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Select countries. Leave empty to allow any."
|
||
|
msgstr "Seleziona le nazioni. Lascia vuoto per autorizzare qualsiasi."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Select countries. Leave empty to make available everywhere."
|
||
|
msgstr "Seleziona le nazioni. Lascia vuoto se disponibile ovunque."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Select currencies. Leave empty not to restrict any."
|
||
|
msgstr "Seleziona le valute. Lascia vuoto per non applicare restrizioni."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Select currencies. Leave empty to allow any."
|
||
|
msgstr "Seleziona le valute. Lascia vuoto per autorizzare qualsiasi."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_res_company__payment_onboarding_payment_method
|
||
|
msgid "Selected onboarding payment method"
|
||
|
msgstr "Metodo selezionato di attivazione del pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__sequence
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__sequence
|
||
|
msgid "Sequence"
|
||
|
msgstr "Sequenza"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_allow_express_checkout
|
||
|
msgid "Show Allow Express Checkout"
|
||
|
msgstr "Mostra consenti checkout express"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_allow_tokenization
|
||
|
msgid "Show Allow Tokenization"
|
||
|
msgstr "Mostra consenti tokenizzazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_auth_msg
|
||
|
msgid "Show Auth Msg"
|
||
|
msgstr "Mostra msg aut"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_cancel_msg
|
||
|
msgid "Show Cancel Msg"
|
||
|
msgstr "Mostra msg ann."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_credentials_page
|
||
|
msgid "Show Credentials Page"
|
||
|
msgstr "Mostra la pagina delle credenziali"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_done_msg
|
||
|
msgid "Show Done Msg"
|
||
|
msgstr "Mostra msg fatto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_pending_msg
|
||
|
msgid "Show Pending Msg"
|
||
|
msgstr "Mostra msg in sospeso"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__show_pre_msg
|
||
|
msgid "Show Pre Msg"
|
||
|
msgstr "Mostra msg prec."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_sips
|
||
|
msgid "Sips"
|
||
|
msgstr "Sips"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "Skip"
|
||
|
msgstr "Salta"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_capture_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Some of the transactions you intend to capture can only be captured in full."
|
||
|
" Handle the transactions individually to capture a partial amount."
|
||
|
msgstr ""
|
||
|
"Alcune delle transazioni che vuoi catturare non possono essere catturate "
|
||
|
"parzialmente. Gestisci le transazioni singolarmente per catturare un importo"
|
||
|
" parziale."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__source_transaction_id
|
||
|
msgid "Source Transaction"
|
||
|
msgstr "Transazione di origine"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__state
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_state_id
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "State"
|
||
|
msgstr "Stato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__state
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_search
|
||
|
msgid "Status"
|
||
|
msgstr "Stato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:onboarding.onboarding.step,done_text:payment.onboarding_onboarding_step_payment_provider
|
||
|
msgid "Step Completed!"
|
||
|
msgstr "Passaggio completato!"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__res_company__payment_onboarding_payment_method__stripe
|
||
|
#: model:payment.provider,name:payment.payment_provider_stripe
|
||
|
msgid "Stripe"
|
||
|
msgstr "Stripe"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__support_partial_capture
|
||
|
msgid "Support Partial Capture"
|
||
|
msgstr "Supporta cattura parziale"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__supported_country_ids
|
||
|
msgid "Supported Countries"
|
||
|
msgstr "Paesi supportati"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__supported_currency_ids
|
||
|
msgid "Supported Currencies"
|
||
|
msgstr "Valute supportate"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__payment_method_ids
|
||
|
msgid "Supported Payment Methods"
|
||
|
msgstr "Metodi di pagamento supportati"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_method_form
|
||
|
msgid "Supported by"
|
||
|
msgstr "Supportato da"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_provider__state__test
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
msgid "Test Mode"
|
||
|
msgstr "Modalità test"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.transaction_status
|
||
|
msgid "Thank you!"
|
||
|
msgstr "Grazie!"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "The access token is invalid."
|
||
|
msgstr "Il token di accesso non è valido."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_capture_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "The amount to capture must be positive and cannot be superior to %s."
|
||
|
msgstr ""
|
||
|
"L'importo da catturare deve essere positivo e non può essere superiore a %s."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__image
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__image_payment_form
|
||
|
msgid "The base image used for this payment method; in a 64x64 px format."
|
||
|
msgstr ""
|
||
|
"L'immagine di base utilizzata per questo metodo di pagamento in formato "
|
||
|
"64x64 px."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__brand_ids
|
||
|
msgid ""
|
||
|
"The brands of the payment methods that will be displayed on the payment "
|
||
|
"form."
|
||
|
msgstr ""
|
||
|
"I circuiti dei metodi di pagamento che verranno mostrati nel modulo di "
|
||
|
"pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__child_transaction_ids
|
||
|
msgid "The child transactions of the transaction."
|
||
|
msgstr "Transazioni figlie della transazione."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_token__payment_details
|
||
|
msgid "The clear part of the payment method's payment details."
|
||
|
msgstr "Parte chiara dei dettagli di pagamento del metodo di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__color
|
||
|
msgid "The color of the card in kanban view"
|
||
|
msgstr "Il colore della carta nella vista kanban"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__state_message
|
||
|
msgid "The complementary information message about the state"
|
||
|
msgstr "Il messaggio informativo complementare sullo stato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__available_country_ids
|
||
|
msgid ""
|
||
|
"The countries in which this payment provider is available. Leave blank to "
|
||
|
"make it available in all countries."
|
||
|
msgstr ""
|
||
|
"Paesi in cui è disponibili questo fornitore di pagamento. Non compilare il "
|
||
|
"campo se disponibile in tutti i paesi."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__available_currency_ids
|
||
|
msgid ""
|
||
|
"The currencies available with this payment provider. Leave empty not to "
|
||
|
"restrict any."
|
||
|
msgstr ""
|
||
|
"Valute disponibili per questo fornitore di pagamento. Lascia vuoto se non "
|
||
|
"vuoi applicare restrizioni."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid "The following fields must be filled: %s"
|
||
|
msgstr "I seguenti campi devono essere compilati: %s"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "The following kwargs are not whitelisted: %s"
|
||
|
msgstr "I seguenti kwarg non sono tra i consentiti: %s"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__reference
|
||
|
msgid "The internal reference of the transaction"
|
||
|
msgstr "Il riferimento interno della transazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__supported_country_ids
|
||
|
msgid ""
|
||
|
"The list of countries in which this payment method can be used (if the "
|
||
|
"provider allows it). In other countries, this payment method is not "
|
||
|
"available to customers."
|
||
|
msgstr ""
|
||
|
"L'elenco di nazioni in cui è possibile utilizzare questo metodo di pagamento"
|
||
|
" (se il fornitore lo permette). In altre nazioni, il metodo di pagamento non"
|
||
|
" è disponibile per i clienti."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__supported_currency_ids
|
||
|
msgid ""
|
||
|
"The list of currencies for that are supported by this payment method (if the"
|
||
|
" provider allows it). When paying with another currency, this payment method"
|
||
|
" is not available to customers."
|
||
|
msgstr ""
|
||
|
"L'elenco di valute supportate da questo metodo di pagamento (se il fornitore"
|
||
|
" lo consente). Quando il pagamento viene effettuato in un'altra valuta "
|
||
|
"questo metodo di pagamento non è disponibile per i clienti."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__provider_ids
|
||
|
msgid "The list of providers supporting this payment method."
|
||
|
msgstr "Elenco dei fornitori che supportano questo metodo di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__main_currency_id
|
||
|
msgid "The main currency of the company, used to display monetary fields."
|
||
|
msgstr ""
|
||
|
"La valuta principale dell'azienda, utilizzata per visualizzare i campi "
|
||
|
"monetari."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__maximum_amount
|
||
|
msgid ""
|
||
|
"The maximum payment amount that this payment provider is available for. "
|
||
|
"Leave blank to make it available for any payment amount."
|
||
|
msgstr ""
|
||
|
"L'importo massimo che il fornitore di pagamento permette di pagare. Non "
|
||
|
"compilare il campo per rendere il fornitore disponibile per qualsiasi "
|
||
|
"importo."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__auth_msg
|
||
|
msgid "The message displayed if payment is authorized"
|
||
|
msgstr "Il messaggio mostrato se il pagamento è autorizzato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__cancel_msg
|
||
|
msgid ""
|
||
|
"The message displayed if the order is canceled during the payment process"
|
||
|
msgstr ""
|
||
|
"Il messaggio visualizzato se l'ordine viene annullato durante il processo di"
|
||
|
" pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__done_msg
|
||
|
msgid ""
|
||
|
"The message displayed if the order is successfully done after the payment "
|
||
|
"process"
|
||
|
msgstr ""
|
||
|
"Il messaggio visualizzato se l'ordine è stato fatto con successo dopo il "
|
||
|
"processo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__pending_msg
|
||
|
msgid "The message displayed if the order pending after the payment process"
|
||
|
msgstr ""
|
||
|
"Il messaggio visualizzato se l'ordine è in sospeso dopo il processo di "
|
||
|
"pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__pre_msg
|
||
|
msgid "The message displayed to explain and help the payment process"
|
||
|
msgstr ""
|
||
|
"Il messaggio visualizzato per spiegare e aiutare il processo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The payment should either be direct, with redirection, or made by a token."
|
||
|
msgstr ""
|
||
|
"Il pagamento dovrebbe essere diretto, con reindirizzamento, o fatto con un "
|
||
|
"token."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__primary_payment_method_id
|
||
|
msgid ""
|
||
|
"The primary payment method of the current payment method, if the latter is a brand.\n"
|
||
|
"For example, \"Card\" is the primary payment method of the card brand \"VISA\"."
|
||
|
msgstr ""
|
||
|
"Il metodo di pagamento primario del presente metodo di pagamento, se quest'ultimo è un circuito.\n"
|
||
|
"Ad esempio, \"Carta\" è il metodo di pagamento primario del circuito \"VISA\"."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_token__provider_ref
|
||
|
msgid "The provider reference of the token of the transaction."
|
||
|
msgstr "Il riferimento del fornitore del token della transazione."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__provider_reference
|
||
|
msgid "The provider reference of the transaction"
|
||
|
msgstr "Il riferimento del fornitore della transazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__image_payment_form
|
||
|
msgid "The resized image displayed on the payment form."
|
||
|
msgstr "Immagine ridimensionata visualizzata nel modulo di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__landing_route
|
||
|
msgid "The route the user is redirected to after the transaction"
|
||
|
msgstr "Il percorso a cui l'utente viene reindirizzato dopo la transazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__source_transaction_id
|
||
|
msgid "The source transaction of the related child transactions"
|
||
|
msgstr "La transazione di origine delle relative transazioni figlie."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__code
|
||
|
#: model:ir.model.fields,help:payment.field_payment_token__payment_method_code
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__payment_method_code
|
||
|
msgid "The technical code of this payment method."
|
||
|
msgstr "Codice tecnico del fornitore di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__code
|
||
|
#: model:ir.model.fields,help:payment.field_payment_token__provider_code
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__provider_code
|
||
|
msgid "The technical code of this payment provider."
|
||
|
msgstr "Codice tecnico del fornitore di pagamenti."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__redirect_form_view_id
|
||
|
msgid ""
|
||
|
"The template rendering a form submitted to redirect the user when making a "
|
||
|
"payment"
|
||
|
msgstr ""
|
||
|
"Il modello che rende un modulo presentato per reindirizzare l'utente quando "
|
||
|
"effettua un pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__express_checkout_form_view_id
|
||
|
msgid "The template rendering the express payment methods' form."
|
||
|
msgstr "Il modello che restituisce il modulo per metodi di pagamento express."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__inline_form_view_id
|
||
|
msgid ""
|
||
|
"The template rendering the inline payment form when making a direct payment"
|
||
|
msgstr ""
|
||
|
"Il modello che rende il modulo di pagamento inline quando si effettua un "
|
||
|
"pagamento diretto"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__token_inline_form_view_id
|
||
|
msgid ""
|
||
|
"The template rendering the inline payment form when making a payment by "
|
||
|
"token."
|
||
|
msgstr ""
|
||
|
"Il modello che restituisce il modulo di pagamento inline quando si effettua "
|
||
|
"un pagamento tramite token."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The transaction with reference %(ref)s for %(amount)s encountered an error "
|
||
|
"(%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"La transazione con riferimento %(ref)s per %(amount)s ha riscontrato un "
|
||
|
"errore (%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The transaction with reference %(ref)s for %(amount)s has been authorized "
|
||
|
"(%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"La transazione con riferimento %(ref)s per %(amount)s è stata autorizzata "
|
||
|
"(%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The transaction with reference %(ref)s for %(amount)s has been confirmed "
|
||
|
"(%(provider_name)s)."
|
||
|
msgstr ""
|
||
|
"La transazione con riferimento %(ref)s per %(amount)s è stata confermata "
|
||
|
"(%(provider_name)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.actions.act_window,help:payment.action_payment_transaction
|
||
|
msgid "There are no transactions to show"
|
||
|
msgstr "Non ci sono transazioni da mostrare"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.actions.act_window,help:payment.action_payment_token
|
||
|
msgid "There is no token created yet."
|
||
|
msgstr "Non è stato creato ancora nessun token."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/wizards/payment_link_wizard.py:0
|
||
|
#, python-format
|
||
|
msgid "There is nothing to be paid."
|
||
|
msgstr "Non c'è nulla da pagare."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.pay
|
||
|
msgid "There is nothing to pay."
|
||
|
msgstr "Non c'è nulla da pagare."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"This action will also archive %s tokens that are registered with this "
|
||
|
"payment method. Archiving tokens is irreversible."
|
||
|
msgstr ""
|
||
|
"L'azione porterà all'archiviazione %s dei token che sono registrati con "
|
||
|
"questo metodo di pagamento. L'archiviazione dei token è irreversibile."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"This action will also archive %s tokens that are registered with this "
|
||
|
"provider. Archiving tokens is irreversible."
|
||
|
msgstr ""
|
||
|
"L'azione porterà all'archiviazione dei token %s che sono registrati con il "
|
||
|
"fornitore. L'archiviazione dei token è irreversibile."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__allow_tokenization
|
||
|
msgid ""
|
||
|
"This controls whether customers can save their payment methods as payment tokens.\n"
|
||
|
"A payment token is an anonymous link to the payment method details saved in the\n"
|
||
|
"provider's database, allowing the customer to reuse it for a next purchase."
|
||
|
msgstr ""
|
||
|
"Questo controlla se i clienti possono salvare i propri metodi di pagamento come token di pagamento.\n"
|
||
|
"Un token di pagamento è un link anonimo ai dettagli del metodo di pagamento salvati nel\n"
|
||
|
"database del fornitore, permettendo al cliente di utilizzarli di nuovo per il prossimo acquisto."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__allow_express_checkout
|
||
|
msgid ""
|
||
|
"This controls whether customers can use express payment methods. Express "
|
||
|
"checkout enables customers to pay with Google Pay and Apple Pay from which "
|
||
|
"address information is collected at payment."
|
||
|
msgstr ""
|
||
|
"Questo controlla se i clienti possono utilizzare metodi di pagamento "
|
||
|
"express. Il checkout express permette ai clienti di pagare con Google Pay e "
|
||
|
"Apple Pay dai quali le informazioni relative all'indirizzo sono raccolte al "
|
||
|
"momento del pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_link_wizard_view_form
|
||
|
msgid ""
|
||
|
"This partner has no email, which may cause issues with some payment providers.\n"
|
||
|
" Setting an email for this partner is advised."
|
||
|
msgstr ""
|
||
|
"Il partner non ha un'e-mail, cosa che potrebbe causare problemi con alcuni fornitori di pagamento.\n"
|
||
|
" È consigliato configurare un indirizzo e-mail."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"This payment method needs a partner in crime; you should enable a payment "
|
||
|
"provider supporting this method first."
|
||
|
msgstr ""
|
||
|
"Questo metodo di pagamento necessita di un complice; dovresti abilitare un "
|
||
|
"fornitore di servizi di pagamento che supporta questo metodo."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"This transaction has been confirmed following the processing of its partial "
|
||
|
"capture and partial void transactions (%(provider)s)."
|
||
|
msgstr ""
|
||
|
"La transazione è stata confermata in seguito all'elaborazione delle "
|
||
|
"transazioni di cattura e di annullamento parziale (%(provider)s)."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__token_inline_form_view_id
|
||
|
msgid "Token Inline Form Template"
|
||
|
msgstr "Modello modulo token inline"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__support_tokenization
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__support_tokenization
|
||
|
msgid "Tokenization Supported"
|
||
|
msgstr "Tokenizzazione supportata"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_method__support_tokenization
|
||
|
msgid ""
|
||
|
"Tokenization is the process of saving the payment details as a token that "
|
||
|
"can later be reused without having to enter the payment details again."
|
||
|
msgstr ""
|
||
|
"La tokenizzazione è il processo di salvataggio dei dettagli di pagamento per"
|
||
|
" poter riutilizzare in futuro un token senza dover inserire di nuovo i "
|
||
|
"dettagli."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__transaction_ids
|
||
|
msgid "Transaction"
|
||
|
msgstr "Operazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Transaction authorization is not supported by the following payment "
|
||
|
"providers: %s"
|
||
|
msgstr ""
|
||
|
"L'autorizzazione delle transazioni non è supportata dai seguenti fornitori "
|
||
|
"di pagamento: %s"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_method__support_refund
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_provider__support_refund
|
||
|
msgid "Type of Refund Supported"
|
||
|
msgstr "Tipo di rimborso supportato"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "Unable to contact the server. Please wait."
|
||
|
msgstr "Impossibile contattare il server. Attendi."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Unpublished"
|
||
|
msgstr "Non pubblicato"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_form
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
msgid "Upgrade"
|
||
|
msgstr "Aggiorna"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields.selection,name:payment.selection__payment_transaction__operation__validation
|
||
|
msgid "Validation of the payment method"
|
||
|
msgstr "Convalida del metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_capture_wizard__void_remaining_amount
|
||
|
msgid "Void Remaining Amount"
|
||
|
msgstr "Annulla importo rimanente"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "Void Transaction"
|
||
|
msgstr "Operazione non valida"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#: code:addons/payment/models/payment_method.py:0
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid "Warning"
|
||
|
msgstr "Attenzione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_link_wizard__warning_message
|
||
|
msgid "Warning Message"
|
||
|
msgstr "Messaggio di avviso"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Warning!"
|
||
|
msgstr "Attenzione!"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "We are not able to find your payment, but don't worry."
|
||
|
msgstr "Impossibile trovare il pagamento, ma non c'è da preoccuparsi."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/js/post_processing.js:0
|
||
|
#, python-format
|
||
|
msgid "We are processing your payment. Please wait."
|
||
|
msgstr "Stiamo elaborando il tuo pagamento. Attendi."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__tokenize
|
||
|
msgid ""
|
||
|
"Whether a payment token should be created when post-processing the "
|
||
|
"transaction"
|
||
|
msgstr ""
|
||
|
"Se un token di pagamento deve essere creato durante il post-trattamento "
|
||
|
"della transazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_capture_wizard__support_partial_capture
|
||
|
msgid ""
|
||
|
"Whether each of the transactions' provider supports the partial capture."
|
||
|
msgstr "Se ogni fornitore delle transazioni supporta la cattura parziale."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction__callback_is_done
|
||
|
msgid "Whether the callback has already been executed"
|
||
|
msgstr "Se il callback è già stato effetuato o meno"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_provider__is_published
|
||
|
msgid ""
|
||
|
"Whether the provider is visible on the website or not. Tokens remain "
|
||
|
"functional but are only visible on manage forms."
|
||
|
msgstr ""
|
||
|
"Se il fornitore è visibile sul sito web o meno. I token continua a "
|
||
|
"funzionare ma sono visibili solo sui moduli di gestione."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_transfer
|
||
|
msgid "Wire Transfer"
|
||
|
msgstr "Bonifico bancario"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:payment.provider,name:payment.payment_provider_xendit
|
||
|
msgid "Xendit"
|
||
|
msgstr "Xendit"
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You cannot change the company of a payment provider with existing "
|
||
|
"transactions."
|
||
|
msgstr ""
|
||
|
"Non è possibile modificare l'azienda di un fornitore di pagamento con "
|
||
|
"transazioni esistenti."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You cannot delete the payment provider %s; disable it or uninstall it "
|
||
|
"instead."
|
||
|
msgstr ""
|
||
|
"Non è possibile eliminare il fornitore di pagamento %s. Effettua la "
|
||
|
"disinstallazione o disabilitalo."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#, python-format
|
||
|
msgid "You cannot publish a disabled provider."
|
||
|
msgstr "Non è possibile pubblicare un fornitore disattivato."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "You do not have access to this payment token."
|
||
|
msgstr "Non hai accesso a questo token di pagamento."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/payment/static/src/xml/payment_post_processing.xml:0
|
||
|
#, python-format
|
||
|
msgid "You should receive an email confirming your payment in a few minutes."
|
||
|
msgstr "Tra pochi minuti arriverà una conferma di pagamento via e-mail."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_adyen
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_aps
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_asiapay
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_authorize
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_buckaroo
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_demo
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_flutterwave
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_mercado_pago
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_mollie
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_paypal
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_razorpay
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_sepa_direct_debit
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_sips
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_stripe
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_transfer
|
||
|
#: model_terms:payment.provider,auth_msg:payment.payment_provider_xendit
|
||
|
#, python-format
|
||
|
msgid "Your payment has been authorized."
|
||
|
msgstr "Il pagamento è stato autorizzato."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_adyen
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_aps
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_asiapay
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_authorize
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_buckaroo
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_demo
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_flutterwave
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_mercado_pago
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_mollie
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_paypal
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_razorpay
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_sepa_direct_debit
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_sips
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_stripe
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_transfer
|
||
|
#: model_terms:payment.provider,cancel_msg:payment.payment_provider_xendit
|
||
|
#, python-format
|
||
|
msgid "Your payment has been cancelled."
|
||
|
msgstr "Il pagamento è stato annullato."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_adyen
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_aps
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_asiapay
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_authorize
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_buckaroo
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_demo
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_flutterwave
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_mercado_pago
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_mollie
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_paypal
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_razorpay
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_sepa_direct_debit
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_sips
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_stripe
|
||
|
#: model_terms:payment.provider,pending_msg:payment.payment_provider_xendit
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Your payment has been successfully processed but is waiting for approval."
|
||
|
msgstr ""
|
||
|
"Il pagamento è stato elaborato con successo ma è in attesa di approvazione."
|
||
|
|
||
|
#. module: payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/payment/models/payment_provider.py:0
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_adyen
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_aps
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_asiapay
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_authorize
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_buckaroo
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_demo
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_flutterwave
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_mercado_pago
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_mollie
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_paypal
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_razorpay
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_sepa_direct_debit
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_sips
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_stripe
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_transfer
|
||
|
#: model_terms:payment.provider,done_msg:payment.payment_provider_xendit
|
||
|
#, python-format
|
||
|
msgid "Your payment has been successfully processed."
|
||
|
msgstr "Il pagamento è stato elaborato con successo."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.transaction_status
|
||
|
msgid "Your payment has not been processed yet."
|
||
|
msgstr "Il pagamento non è stato ancora elaborato."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.form
|
||
|
msgid "Your payment methods"
|
||
|
msgstr "I tuoi metodi di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_transaction_form
|
||
|
msgid "ZIP"
|
||
|
msgstr "CAP"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction__partner_zip
|
||
|
msgid "Zip"
|
||
|
msgstr "CAP"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
msgid "payment method"
|
||
|
msgstr "metodo di pagamento"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.actions.server,name:payment.cron_post_process_payment_tx_ir_actions_server
|
||
|
msgid "payment: post-process transactions"
|
||
|
msgstr "pagamento: transazioni post-elaborazione"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.payment_provider_search
|
||
|
msgid "provider"
|
||
|
msgstr "fornitore"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model_terms:ir.ui.view,arch_db:payment.company_mismatch_warning
|
||
|
msgid ""
|
||
|
"to make this\n"
|
||
|
" payment."
|
||
|
msgstr ""
|
||
|
"per effettuare questo\n"
|
||
|
" pagamento."
|