msgid ""
msgstr ""
"Project-Id-Version: EasyCommerce\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: Italiano\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-07-20T05:39:34+00:00\n"
"PO-Revision-Date: 2026-07-23 12:00+0000\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: WP-CLI 2.13.0-alpha-3eb2dd7\n"
"X-Domain: easycommerce\n"

#: app/Abstracts/Agent.php:36
msgid "No AI credits available. Please upgrade or use your own API key."
msgstr "Nessun credito AI disponibile. Effettua l'upgrade o utilizza la tua chiave API."

#: app/Abstracts/Agent.php:46
msgid "`message` is required."
msgstr "`message` è obbligatorio."

#: app/Abstracts/Agent.php:86
msgid "I was unable to complete your request. Please try again."
msgstr "Non è stato possibile completare la tua richiesta. Riprova."

#: app/Abstracts/Agent.php:92
msgid "Sorry, I had trouble processing your request. Please try again."
msgstr "Spiacenti, si è verificato un problema durante l'elaborazione della tua richiesta. Riprova."

#: app/API/Abandoned_Cart.php:167
msgid "Cart removed"
msgstr "Carrello rimosso"

#: app/API/Abandoned_Cart.php:167
msgid "Failed to remove cart"
msgstr "Rimozione del carrello non riuscita"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:196
#: app/Config/settings.php:894
msgid "##shop_name##- Your Order Is Yet to Be Placed!"
msgstr "##shop_name##- Il tuo ordine non è ancora stato effettuato!"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:199
#: app/Config/settings.php:908
msgid ""
"Hi ##name##,\n"
"We noticed you left some items in your cart at ##shop_name##. Your cart, worth ##cart_total##, is still waiting for you!\n"
"Here’s what you left behind:\n"
"##product_list##\n"
"Don’t miss out—your items might sell out soon! Click below to return to your cart and complete your purchase.\n"
"Go to Checkout 👉 ##cart_link## \n"
"Need help? Feel free to reach out. We’re happy to assist!\n"
"Best,\n"
"##shop_name## Team"
msgstr "Ciao ##name##,\nAbbiamo notato che hai lasciato alcuni articoli nel tuo carrello su ##shop_name##. Il tuo carrello, del valore di ##cart_total##, ti sta ancora aspettando!\nEcco cosa hai lasciato:\n##product_list##\nNon perdere l'occasione—i tuoi articoli potrebbero esaurirsi presto! Clicca qui sotto per tornare al tuo carrello e completare l'acquisto.\nVai alla Cassa 👉 ##cart_link## \nHai bisogno di aiuto? Non esitare a contattarci. Saremo felici di assisterti!\nA presto,\nIl team di ##shop_name##"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder sent"
msgstr "Promemoria inviato"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder not sent"
msgstr "Promemoria non inviato"

#: app/API/Abandoned_Cart.php:342
msgid "Failed to remove some carts"
msgstr "Rimozione di alcuni carrelli non riuscita"

#: app/API/Abandoned_Cart.php:345
msgid "Carts deleted successfully."
msgstr "Carrelli eliminati con successo."

#: app/API/Abandoned_Cart.php:358
msgid "No abandoned cart hashes provided."
msgstr "Nessun hash di carrello abbandonato fornito."

#: app/API/Abandoned_Cart.php:397
msgid "Failed to send some reminders"
msgstr "Invio di alcuni promemoria non riuscito"

#: app/API/Abandoned_Cart.php:400
msgid "Reminders sent successfully."
msgstr "Promemoria inviati con successo."

#: app/API/Abandoned_Cart.php:429
msgid "Failed to clean abandoned carts."
msgstr "Pulizia dei carrelli abbandonati non riuscita."

#: app/API/Abandoned_Cart.php:448
msgid "Cleaned abandoned carts."
msgstr "Carrelli abbandonati puliti."

#: app/API/Abandoned_Cart.php:452
msgid "There is nothing to clean."
msgstr "Non c'è nulla da pulire."

#: app/API/Abandoned_Cart.php:494
msgid "Cleaned invalid abandoned carts."
msgstr "Carrelli abbandonati non validi puliti."

#: app/API/Abandoned_Cart.php:514
msgid "No invalid entries found."
msgstr "Nessuna voce non valida trovata."

#: app/API/Abandoned_Cart.php:532
msgid "Failed to clean invalid abandoned carts."
msgstr "Pulizia dei carrelli abbandonati non validi non riuscita."

#: app/API/Addon.php:61
#: app/API/Connectivity.php:517
#: app/API/Connectivity.php:586
#: app/API/Connectivity.php:647
#: app/API/Connectivity.php:709
#: app/API/Connectivity.php:740
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Something went wrong"
msgstr "Qualcosa è andato storto"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:98
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:55
msgid "Free"
msgstr "Gratuito"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: app/Helpers/functions.php:741
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:415
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:56
msgid "Pro"
msgstr "Pro"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
msgid "Disable"
msgstr "Disattiva"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
#: app/Config/settings.php:582
#: app/Config/settings.php:615
#: app/Config/settings.php:662
#: app/Config/settings.php:695
msgid "Enable"
msgstr "Attiva"

#: app/API/Addon.php:130
#: app/API/Addon.php:141
msgid "Invalid addon"
msgstr "Addon non valido"

#: app/API/Addon.php:137
msgid "Activate EasyCommerce Pro to install this addon"
msgstr "Attiva EasyCommerce Pro per installare questo addon"

#. translators: The error message.
#: app/API/Addon.php:152
msgid "Could not install the addon: %s"
msgstr "Impossibile installare l'addon: %s"

#: app/API/Addon.php:161
msgid "Plugin file could not be resolved."
msgstr "Impossibile risolvere il file del plugin."

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:195
msgid "Required plugin \"%s\" could not be found on WordPress.org."
msgstr "Impossibile trovare il plugin richiesto \"%s\" su WordPress.org."

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:209
msgid "Could not install required plugin \"%s\"."
msgstr "Impossibile installare il plugin richiesto \"%s\"."

#. translators: 1: dependency plugin slug, 2: error message
#: app/API/Addon.php:230
msgid "Could not activate required plugin \"%1$s\": %2$s"
msgstr "Impossibile attivare il plugin richiesto \"%1$s\": %2$s"

#: app/API/Addon.php:259
#: app/API/Addon.php:573
msgid "Addon installed and activated"
msgstr "Addon installato e attivato"

#: app/API/Addon.php:270
msgid "Plugin is not active"
msgstr "Il plugin non è attivo"

#: app/API/Addon.php:297
#: app/API/Addon.php:605
msgid "Addon deactivated"
msgstr "Addon disattivato"

#: app/API/Addon.php:300
msgid "Addon installed"
msgstr "Addon installato"

#: app/API/Addon.php:464
msgid "Plugin installation failed."
msgstr "Installazione del plugin non riuscita."

#: app/API/Addon.php:472
msgid "Plugin installed but file path could not be resolved."
msgstr "Plugin installato ma impossibile risolvere il percorso del file."

#: app/API/Addon.php:613
msgid "Something went wrong.."
msgstr "Qualcosa è andato storto.."

#. translators: %s: AI feature name.
#: app/API/AI.php:39
msgid "%s is disabled. Enable it from Settings → AI → Generative AI."
msgstr "%s è disattivato. Attivalo da Impostazioni → AI → AI Generativa."

#: app/API/AI.php:52
msgid "AI Text Generator"
msgstr "Generatore di testo AI"

#: app/API/AI.php:80
msgid "AI content writer"
msgstr "Redattore di contenuti AI"

#: app/API/AI.php:88
#: app/API/AI.php:170
#: app/API/AI.php:223
#: app/API/AI.php:276
#: app/API/AI.php:334
msgid "AI service error"
msgstr "Errore del servizio AI"

#: app/API/AI.php:102
msgid "AI Attribute Generator"
msgstr "Generatore di attributi AI"

#: app/API/AI.php:162
msgid "AI attribute generator"
msgstr "Generatore di attributi AI"

#: app/API/AI.php:184
msgid "AI Template Generator"
msgstr "Generatore di template AI"

#: app/API/AI.php:215
msgid "AI product builder"
msgstr "Costruttore di prodotti AI"

#: app/API/AI.php:237
#: app/API/AI.php:290
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:206
msgid "AI Image Generator"
msgstr "Generatore di immagini AI"

#: app/API/AI.php:248
msgid "Image generated"
msgstr "Immagine generata"

#: app/API/AI.php:268
msgid "AI image generator"
msgstr "Generatore di immagini AI"

#: app/API/AI.php:306
msgid "Image edited"
msgstr "Immagine modificata"

#: app/API/AI.php:326
msgid "AI image enhancer"
msgstr "Miglioratore di immagini AI"

#: app/API/Attribute.php:124
#: app/API/Attribute.php:367
msgid "Attribute updated."
msgstr "Attributo aggiornato."

#: app/API/Attribute.php:148
#: app/API/Attribute.php:194
msgid "Invalid attribute data."
msgstr "Dati dell'attributo non validi."

#: app/API/Attribute.php:255
msgid "Attribute deleted."
msgstr "Attributo eliminato."

#: app/API/Attribute.php:265
msgid "Invalid attribute IDs."
msgstr "ID attributo non validi."

#: app/API/Attribute.php:291
msgid "Attributes deleted."
msgstr "Attributi eliminati."

#: app/API/Cart.php:60
#: app/API/Cart.php:141
#: app/API/Cart.php:199
msgid "Cart is locked for payment. Complete or cancel the current payment before making changes."
msgstr "Il carrello è bloccato per il pagamento. Completa o annulla il pagamento in corso prima di apportare modifiche."

#: app/API/Cart.php:67
msgid "Invalid product data."
msgstr "Dati del prodotto non validi."

#. Translators: %d is the product ID.
#: app/API/Cart.php:82
msgid "Invalid product ID: %d"
msgstr "ID prodotto non valido: %d"

#: app/API/Cart.php:98
msgid "Product is out of stock!"
msgstr "Il prodotto è esaurito!"

#: app/API/Cart.php:111
msgid "Products added to cart."
msgstr "Prodotti aggiunti al carrello."

#. translators: %d: number of items added to the cart.
#: app/API/Cart.php:118
msgid "%d item added to cart"
msgid_plural "%d items added to cart"
msgstr[0] "%d articolo aggiunto al carrello"
msgstr[1] "%d articoli aggiunti al carrello"

#: app/API/Cart.php:149
msgid "Invalid product ID or quantity."
msgstr "ID prodotto o quantità non validi."

#: app/API/Cart.php:155
#: app/API/Product.php:146
#: app/API/Product.php:284
#: app/API/Product.php:329
msgid "Product not found."
msgstr "Prodotto non trovato."

#: app/API/Cart.php:171
msgid "Cart updated."
msgstr "Carrello aggiornato."

#: app/API/Cart.php:206
msgid "Invalid product ID."
msgstr "ID prodotto non valido."

#: app/API/Cart.php:235
msgid "Product removed from cart."
msgstr "Prodotto rimosso dal carrello."

#: app/API/Cart.php:277
msgid "Cart already locked."
msgstr "Carrello già bloccato."

#: app/API/Cart.php:285
msgid "Cart locked for payment."
msgstr "Carrello bloccato per il pagamento."

#: app/API/Cart.php:410
msgid "Shipping methods found"
msgstr "Metodi di spedizione trovati"

#: app/API/Cart.php:410
#: views/templates/checkout/template-1/summary.php:124
#: views/templates/checkout/template-3/summary.php:99
msgid "No shipping methods found"
msgstr "Nessun metodo di spedizione trovato"

#: app/API/Cart.php:437
msgid "Shipping method not found."
msgstr "Metodo di spedizione non trovato."

#: app/API/Cart.php:453
msgid "Shipping method applied"
msgstr "Metodo di spedizione applicato"

#: app/API/Cart.php:486
msgid "Payment method applied"
msgstr "Metodo di pagamento applicato"

#: app/API/Cart.php:517
msgid "Invalid coupon code."
msgstr "Codice coupon non valido."

#: app/API/Cart.php:529
msgid "Coupon is not applicable."
msgstr "Il coupon non è applicabile."

#: app/API/Cart.php:559
msgid "Coupon applied."
msgstr "Coupon applicato."

#: app/API/Cart.php:588
msgid "Cart doesn't contain this coupon!"
msgstr "Il carrello non contiene questo coupon!"

#: app/API/Cart.php:615
msgid "Coupon removed."
msgstr "Coupon rimosso."

#: app/API/Cart.php:651
msgid "Cart cleared"
msgstr "Carrello svuotato"

#: app/API/Cart.php:654
msgid "Cart cleared."
msgstr "Carrello svuotato."

#: app/API/Connectivity.php:102
msgid "Store data updated"
msgstr "Dati del negozio aggiornati"

#: app/API/Connectivity.php:116
msgid "Required form field is missing"
msgstr "Manca un campo obbligatorio del modulo"

#: app/API/Connectivity.php:119
msgid "Username already exists"
msgstr "Il nome utente esiste già"

#: app/API/Connectivity.php:122
msgid "Email is not valid"
msgstr "L'email non è valida"

#: app/API/Connectivity.php:125
msgid "Email already registered"
msgstr "Email già registrata"

#: app/API/Connectivity.php:128
#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:25
#: spa/public/dashboard/components/tabs/Password/index.jsx:37
msgid "Passwords do not match"
msgstr "Le password non corrispondono"

#: app/API/Connectivity.php:131
#: app/API/Connectivity.php:228
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:30
msgid "Password must be at least 6 characters long."
msgstr "La password deve contenere almeno 6 caratteri."

#: app/API/Connectivity.php:178
msgid "Enter a username or email address."
msgstr "Inserisci un nome utente o un indirizzo email."

#: app/API/Connectivity.php:199
msgid "If an account matches that email or username, a password reset link has been sent."
msgstr "Se un account corrisponde a quell'email o nome utente, è stato inviato un link per reimpostare la password."

#: app/API/Connectivity.php:216
msgid "Invalid key or login."
msgstr "Chiave o login non validi."

#: app/API/Connectivity.php:220
msgid "Password fields cannot be empty."
msgstr "I campi della password non possono essere vuoti."

#: app/API/Connectivity.php:224
#: app/API/Customer.php:31
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:26
msgid "Passwords do not match."
msgstr "Le password non corrispondono."

#: app/API/Connectivity.php:244
msgid "Invalid or expired reset key."
msgstr "Chiave di reimpostazione non valida o scaduta."

#: app/API/Connectivity.php:254
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:30
msgid "Password has been reset successfully."
msgstr "La password è stata reimpostata con successo."

#: app/API/Connectivity.php:275
msgid "Email/username and password are required."
msgstr "Email/nome utente e password sono obbligatori."

#: app/API/Connectivity.php:288
msgid "Too many failed login attempts. Please try again in a few minutes."
msgstr "Troppi tentativi di accesso non riusciti. Riprova tra qualche minuto."

#: app/API/Connectivity.php:319
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:33
msgid "Invalid email/username or password."
msgstr "Email/nome utente o password non validi."

#: app/API/Connectivity.php:418
msgid "No data found"
msgstr "Nessun dato trovato"

#: app/API/Connectivity.php:471
msgid "API not connected"
msgstr "API non connessa"

#: app/API/Connectivity.php:495
msgid "API disconnected"
msgstr "API disconnessa"

#: app/API/Connectivity.php:567
msgid "Token not verified"
msgstr "Token non verificato"

#: app/API/Connectivity.php:641
msgid "Docs found"
msgstr "Documenti trovati"

#: app/API/Connectivity.php:659
msgid "Doc found"
msgstr "Documento trovato"

#: app/API/Connectivity.php:665
msgid "Doc not found"
msgstr "Documento non trovato"

#. translators: %s: coupon code.
#: app/API/Coupon.php:99
msgid "Coupon %s created"
msgstr "Coupon %s creato"

#: app/API/Coupon.php:102
msgid "Failed to create coupon."
msgstr "Creazione del coupon non riuscita."

#: app/API/Coupon.php:107
msgid "Coupon created successfully."
msgstr "Coupon creato con successo."

#: app/API/Coupon.php:124
#: app/API/Coupon.php:157
#: app/API/Coupon.php:240
msgid "Coupon ID is required."
msgstr "L'ID del coupon è obbligatorio."

#: app/API/Coupon.php:132
#: app/API/Coupon.php:161
#: app/API/Coupon.php:246
msgid "Coupon not found."
msgstr "Coupon non trovato."

#: app/API/Coupon.php:186
msgid "No valid fields to update."
msgstr "Nessun campo valido da aggiornare."

#: app/API/Coupon.php:221
msgid "Failed to update coupon."
msgstr "Aggiornamento del coupon non riuscito."

#: app/API/Coupon.php:226
msgid "Coupon updated successfully."
msgstr "Coupon aggiornato con successo."

#. translators: %s: coupon code.
#: app/API/Coupon.php:273
msgid "Coupon %s deleted"
msgstr "Coupon %s eliminato"

#: app/API/Coupon.php:276
msgid "Failed to delete coupon."
msgstr "Eliminazione del coupon non riuscita."

#: app/API/Coupon.php:282
msgid "Coupon deleted successfully."
msgstr "Coupon eliminato con successo."

#: app/API/Coupon.php:297
#: app/API/Coupon.php:346
msgid "Invalid coupon IDs."
msgstr "ID coupon non validi."

#: app/API/Coupon.php:329
msgid "Failed to delete some coupons."
msgstr "Eliminazione di alcuni coupon non riuscita."

#: app/API/Coupon.php:332
msgid "coupons deleted successfully."
msgstr "coupon eliminati con successo."

#: app/API/Coupon.php:376
msgid "Failed to update some coupons."
msgstr "Aggiornamento di alcuni coupon non riuscito."

#: app/API/Coupon.php:379
msgid "Coupons status updated successfully."
msgstr "Stato dei coupon aggiornato con successo."

#: app/API/Customer.php:47
msgid "Failed to create customer."
msgstr "Creazione del cliente non riuscita."

#: app/API/Customer.php:65
msgid "Customer created successfully."
msgstr "Cliente creato con successo."

#: app/API/Customer.php:85
#: app/API/Customer.php:226
#: app/API/Customer.php:282
#: app/API/Profile.php:23
#: app/API/Profile.php:275
msgid "Customer not found."
msgstr "Cliente non trovato."

#: app/API/Customer.php:240
msgid "Failed to delete customer."
msgstr "Eliminazione del cliente non riuscita."

#: app/API/Customer.php:259
msgid "Customer deleted successfully."
msgstr "Cliente eliminato con successo."

#: app/API/Dashboard.php:55
#: app/API/Dashboard.php:102
msgid "Store stats"
msgstr "Statistiche del negozio"

#: app/API/Dashboard.php:125
#: app/API/Dashboard.php:149
msgid "Store order statuses"
msgstr "Stati degli ordini del negozio"

#: app/API/Dashboard.php:158
#: build/wizard.bundle.js:2
msgid "Business Info"
msgstr "Informazioni aziendali"

#: app/API/Dashboard.php:163
#: build/wizard.bundle.js:2
msgid "Store Pages"
msgstr "Pagine del negozio"

#: app/API/Dashboard.php:168
msgid "Currency & Format"
msgstr "Valuta e formato"

#: app/API/Dashboard.php:173
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:206
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
msgid "Payment Method"
msgstr "Metodo di pagamento"

#: app/API/Dashboard.php:208
msgid "Store setup status"
msgstr "Stato di configurazione del negozio"

#: app/API/Dashboard.php:229
#: app/API/Dashboard.php:382
msgid "Store sales"
msgstr "Vendite del negozio"

#: app/API/Dashboard.php:356
msgid "Sales Amount"
msgstr "Importo delle vendite"

#: app/API/Dashboard.php:362
msgid "Sales Count"
msgstr "Numero di vendite"

#: app/API/Dashboard.php:399
#: app/API/Dashboard.php:437
msgid "Recent orders"
msgstr "Ordini recenti"

#: app/API/Dashboard.php:526
msgid "No email address found for this cart."
msgstr "Nessun indirizzo email trovato per questo carrello."

#: app/API/Dashboard.php:543
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:116
msgid "Reminder email sent successfully."
msgstr "Email di promemoria inviata con successo."

#: app/API/Dashboard.php:544
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:120
msgid "Failed to send reminder email."
msgstr "Invio dell'email di promemoria non riuscito."

#: app/API/Dashboard.php:559
#: app/API/Dashboard.php:653
msgid "Most lowest stock"
msgstr "Scorte più basse"

#: app/API/Dashboard.php:628
msgid "day"
msgstr "giorno"

#: app/API/Dashboard.php:628
msgid "days"
msgstr "giorni"

#: app/API/Dashboard.php:671
#: app/API/Dashboard.php:729
msgid "Top sellers"
msgstr "Più venduti"

#: app/API/Dashboard.php:792
#: build/easycommerce.bundle.js:2
msgid "Private Note"
msgstr "Nota privata"

#: app/API/Dashboard.php:794
msgid "Note to Customer"
msgstr "Nota al cliente"

#: app/API/Dashboard.php:820
msgid "Recent activities"
msgstr "Attività recenti"

#: app/API/Email_Placeholder.php:21
msgid "Site Name"
msgstr "Nome del sito"

#: app/API/Email_Placeholder.php:22
msgid "Shop Name"
msgstr "Nome del negozio"

#: app/API/Email_Placeholder.php:23
msgid "Current Year"
msgstr "Anno corrente"

#: app/API/Email_Placeholder.php:24
msgid "Shop Page URL"
msgstr "URL della pagina Negozio"

#: app/API/Email_Placeholder.php:25
msgid "Checkout Page URL"
msgstr "URL della pagina Cassa"

#: app/API/Email_Placeholder.php:26
msgid "Dashboard Page URL"
msgstr "URL della pagina Bacheca"

#: app/API/Email_Placeholder.php:80
#: app/Controllers/Common/API.php:5115
#: app/Controllers/Common/API.php:5196
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:205
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:80
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:12
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:45
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:103
#: spa/public/dashboard/components/tabs/Orders/index.jsx:71
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:100
msgid "Order ID"
msgstr "ID ordine"

#: app/API/Email_Placeholder.php:81
msgid "Customer Full Name"
msgstr "Nome completo del cliente"

#: app/API/Email_Placeholder.php:82
msgid "Customer Email Address"
msgstr "Indirizzo email del cliente"

#: app/API/Email_Placeholder.php:83
msgid "Customer Phone Number"
msgstr "Numero di telefono del cliente"

#: app/API/Email_Placeholder.php:84
msgid "Billing First Name"
msgstr "Nome di fatturazione"

#: app/API/Email_Placeholder.php:85
msgid "Billing Last Name"
msgstr "Cognome di fatturazione"

#: app/API/Email_Placeholder.php:86
msgid "Billing Email Address"
msgstr "Indirizzo email di fatturazione"

#: app/API/Email_Placeholder.php:87
msgid "Billing Phone Number"
msgstr "Numero di telefono di fatturazione"

#: app/API/Email_Placeholder.php:88
msgid "Billing Address Line 1"
msgstr "Indirizzo di fatturazione riga 1"

#: app/API/Email_Placeholder.php:89
msgid "Billing Address Line 2"
msgstr "Indirizzo di fatturazione riga 2"

#: app/API/Email_Placeholder.php:90
msgid "Billing Country"
msgstr "Paese di fatturazione"

#: app/API/Email_Placeholder.php:91
msgid "Billing State/Province"
msgstr "Stato/Provincia di fatturazione"

#: app/API/Email_Placeholder.php:92
msgid "Billing City"
msgstr "Città di fatturazione"

#: app/API/Email_Placeholder.php:93
msgid "Billing Postal Code"
msgstr "Codice postale di fatturazione"

#: app/API/Email_Placeholder.php:94
msgid "Full Billing Address"
msgstr "Indirizzo di fatturazione completo"

#: app/API/Email_Placeholder.php:95
msgid "Shipping First Name"
msgstr "Nome di spedizione"

#: app/API/Email_Placeholder.php:96
msgid "Shipping Last Name"
msgstr "Cognome di spedizione"

#: app/API/Email_Placeholder.php:97
msgid "Shipping Email Address"
msgstr "Indirizzo email di spedizione"

#: app/API/Email_Placeholder.php:98
msgid "Shipping Phone Number"
msgstr "Numero di telefono di spedizione"

#: app/API/Email_Placeholder.php:99
msgid "Shipping Address Line 1"
msgstr "Indirizzo di spedizione riga 1"

#: app/API/Email_Placeholder.php:100
msgid "Shipping Address Line 2"
msgstr "Indirizzo di spedizione riga 2"

#: app/API/Email_Placeholder.php:101
msgid "Shipping Country"
msgstr "Paese di spedizione"

#: app/API/Email_Placeholder.php:102
msgid "Shipping State/Province"
msgstr "Stato/Provincia di spedizione"

#: app/API/Email_Placeholder.php:103
msgid "Shipping City"
msgstr "Città di spedizione"

#: app/API/Email_Placeholder.php:104
msgid "Shipping Postal Code"
msgstr "Codice postale di spedizione"

#: app/API/Email_Placeholder.php:105
msgid "Full Shipping Address"
msgstr "Indirizzo di spedizione completo"

#: app/API/Email_Placeholder.php:106
msgid "Customer Total Spent"
msgstr "Totale speso dal cliente"

#: app/API/Email_Placeholder.php:107
msgid "Customer Total Orders"
msgstr "Totale ordini del cliente"

#: app/API/Email_Placeholder.php:108
msgid "Customer Average Order Value"
msgstr "Valore medio dell'ordine del cliente"

#: app/API/Email_Placeholder.php:109
msgid "Product List (HTML)"
msgstr "Elenco prodotti (HTML)"

#: app/API/Email_Placeholder.php:110
msgid "Product Table (HTML)"
msgstr "Tabella prodotti (HTML)"

#: app/API/Email_Placeholder.php:111
msgid "Number of Items"
msgstr "Numero di articoli"

#: app/API/Email_Placeholder.php:112
msgid "Order Total Amount"
msgstr "Importo totale dell'ordine"

#: app/API/Email_Placeholder.php:113
msgid "Cart Hash/ID"
msgstr "Hash/ID del carrello"

#: app/API/Email_Placeholder.php:114
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:165
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:137
msgid "Customer Name"
msgstr "Nome del cliente"

#: app/API/Email_Placeholder.php:115
msgid "Customer Email"
msgstr "Email del cliente"

#: app/API/Email_Placeholder.php:116
msgid "Cart Recovery Link"
msgstr "Link di recupero del carrello"

#: app/API/Email_Placeholder.php:117
msgid "Cart Total Amount"
msgstr "Importo totale del carrello"

#: app/API/Email_Placeholder.php:118
msgid "Total Amount"
msgstr "Importo totale"

#: app/API/Email_Placeholder.php:119
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:135
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:24
msgid "Order Status"
msgstr "Stato dell'ordine"

#: app/API/Email_Placeholder.php:141
msgid "Search term is too long"
msgstr "Il termine di ricerca è troppo lungo"

#: app/API/Email_Placeholder.php:157
#: app/Config/settings.php:62
#: app/Controllers/Payment/Cash_On_Delivery.php:41
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:12
#: spa/admin/settings/src/App.jsx:15
msgid "General"
msgstr "Generale"

#: app/API/Email_Placeholder.php:158
msgid "Order"
msgstr "Ordine"

#: app/API/Email_Placeholder.php:159
#: blocks/checkout/cart/index.jsx:36
#: build/blocks.bundle.js:2
msgid "Cart"
msgstr "Carrello"

#. translators: %s: placeholder category name.
#: app/API/Email_Placeholder.php:169
msgid "--- %s Placeholders ---"
msgstr "--- Segnaposto di %s ---"

#: app/API/Email_Placeholder.php:206
msgid "Failed to retrieve email placeholders"
msgstr "Recupero dei segnaposto email non riuscito"

#: app/API/Geo.php:33
#: app/API/Geo.php:41
msgid "Countries loaded"
msgstr "Paesi caricati"

#: app/API/Geo.php:68
#: app/API/Geo.php:76
msgid "States loaded"
msgstr "Stati caricati"

#: app/API/Geo.php:105
#: app/API/Geo.php:113
msgid "Cities loaded"
msgstr "Città caricate"

#: app/API/Geo.php:130
msgid "Currencies loaded"
msgstr "Valute caricate"

#: app/API/Importer.php:27
msgid "No file uploaded"
msgstr "Nessun file caricato"

#: app/API/Importer.php:34
msgid "Invalid file"
msgstr "File non valido"

#: app/API/Importer.php:55
msgid "Failed to read CSV file"
msgstr "Lettura del file CSV non riuscita"

#: app/API/Importer.php:63
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:57
msgid "CSV uploaded successfully"
msgstr "CSV caricato con successo"

#: app/API/Importer.php:81
msgid "Invalid mapping data"
msgstr "Dati di mappatura non validi"

#: app/API/Importer.php:88
msgid "Column mapping saved successfully"
msgstr "Mappatura delle colonne salvata con successo"

#: app/API/Importer.php:146
msgid "Import started in background via WP-Cron"
msgstr "Importazione avviata in background tramite WP-Cron"

#: app/API/Importer.php:166
msgid "Import session not found"
msgstr "Sessione di importazione non trovata"

#: app/API/Importer.php:183
msgid "Your demo products are being generated"
msgstr "I tuoi prodotti demo sono in fase di generazione"

#: app/API/Importer.php:895
msgid "Failed to import image"
msgstr "Importazione dell'immagine non riuscita"

#: app/API/Importer.php:902
msgid "Image imported"
msgstr "Immagine importata"

#: app/API/Log.php:71
msgid "No logs found."
msgstr "Nessun log trovato."

#: app/API/Log.php:121
msgid "Log not found."
msgstr "Log non trovato."

#: app/API/Log.php:160
msgid "Failed to add log."
msgstr "Aggiunta del log non riuscita."

#: app/API/Log.php:165
msgid "Log added successfully."
msgstr "Log aggiunto con successo."

#: app/API/Log.php:184
msgid "Failed to delete log."
msgstr "Eliminazione del log non riuscita."

#: app/API/Log.php:189
msgid "Log deleted successfully."
msgstr "Log eliminato con successo."

#: app/API/Notice.php:41
msgid "Notice not dismissed"
msgstr "Avviso non ignorato"

#: app/API/Notice.php:48
msgid "Notice dismissed"
msgstr "Avviso ignorato"

#: app/API/Option.php:20
#: app/API/Option.php:57
#: app/API/Option.php:88
msgid "Option key is required."
msgstr "La chiave dell'opzione è obbligatoria."

#: app/API/Option.php:24
#: app/API/Option.php:61
#: app/API/Option.php:92
msgid "Option key is not allowed."
msgstr "La chiave dell'opzione non è consentita."

#: app/API/Option.php:30
msgid "Option not found."
msgstr "Opzione non trovata."

#: app/API/Option.php:75
msgid "Settings Saved Successfully."
msgstr "Impostazioni salvate con successo."

#: app/API/Option.php:120
msgid "Settings Reset successfully."
msgstr "Impostazioni reimpostate con successo."

#: app/API/Order.php:64
msgid "Cart is already completed."
msgstr "Il carrello è già stato completato."

#: app/API/Order.php:66
msgid "Cart is empty or invalid cart hash."
msgstr "Il carrello è vuoto o l'hash del carrello non è valido."

#: app/API/Order.php:69
msgid "Invalid items format."
msgstr "Formato degli articoli non valido."

#: app/API/Order.php:163
msgid "Failed to create order."
msgstr "Creazione dell'ordine non riuscita."

#. translators: %d: order ID.
#: app/API/Order.php:259
msgid "Order ID #%d"
msgstr "ID ordine #%d"

#: app/API/Order.php:263
msgid "Order created successfully."
msgstr "Ordine creato con successo."

#: app/API/Order.php:283
#: app/API/Order.php:425
#: app/API/Order.php:597
#: app/API/Order.php:645
#: app/API/Order.php:815
#: app/API/Refund.php:156
#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:178
#: views/shortcodes/payment/template-1.php:17
msgid "Order not found."
msgstr "Ordine non trovato."

#: app/API/Order.php:288
msgid "You are not allowed to view this order."
msgstr "Non sei autorizzato a visualizzare questo ordine."

#. translators: %1$s: previous order status label. %2$s: new order status label.
#: app/API/Order.php:464
#: app/API/Order.php:554
msgid "Order status changed from %1$s to %2$s"
msgstr "Stato dell'ordine cambiato da %1$s a %2$s"

#. translators: %1$s: previous fulfillment status label. %2$s: new fulfillment status label.
#: app/API/Order.php:496
#: app/API/Order.php:572
msgid "Order fulfillment status changed from %1$s to %2$s"
msgstr "Stato di evasione dell'ordine cambiato da %1$s a %2$s"

#: app/API/Order.php:503
msgid "Failed to update order."
msgstr "Aggiornamento dell'ordine non riuscito."

#: app/API/Order.php:508
msgid "Order updated successfully."
msgstr "Ordine aggiornato con successo."

#: app/API/Order.php:522
msgid "Invalid order IDs."
msgstr "ID ordine non validi."

#: app/API/Order.php:526
msgid "Invalid type parameter."
msgstr "Parametro di tipo non valido."

#: app/API/Order.php:581
msgid "Orders updated successfully."
msgstr "Ordini aggiornati con successo."

#: app/API/Order.php:620
msgid "Order Deleted"
msgstr "Ordine eliminato"

#: app/API/Order.php:624
msgid "Order deleted successfully."
msgstr "Ordine eliminato con successo."

#. translators: %s: formatted refund amount.
#: app/API/Order.php:658
msgid "Refund: %s"
msgstr "Rimborso: %s"

#: app/API/Order.php:662
msgid "Order refunded successfully."
msgstr "Ordine rimborsato con successo."

#: app/API/Order.php:667
msgid "Failed to refund order."
msgstr "Rimborso dell'ordine non riuscito."

#: app/API/Order.php:686
msgid "Invalid order ID"
msgstr "ID ordine non valido"

#. translators: %s: email event name.
#: app/API/Order.php:710
msgid "Email sent: %s"
msgstr "Email inviata: %s"

#: app/API/Order.php:714
msgid "Email sent."
msgstr "Email inviata."

#. translators: %s: email event name.
#: app/API/Order.php:723
msgid "Email failed: %s"
msgstr "Email non riuscita: %s"

#: app/API/Order.php:727
msgid "Email not sent"
msgstr "Email non inviata"

#: app/API/Order.php:758
#: app/API/Profile.php:165
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:74
msgid "No orders found."
msgstr "Nessun ordine trovato."

#: app/API/Order.php:803
msgid "Orders deleted successfully."
msgstr "Ordini eliminati con successo."

#: app/API/Order.php:829
msgid "Invalid payment method."
msgstr "Metodo di pagamento non valido."

#: app/API/Order.php:834
msgid "Offline payment methods are not accepted here."
msgstr "I metodi di pagamento offline non sono accettati qui."

#: app/API/Order.php:870
msgid "Payment processed successfully."
msgstr "Pagamento elaborato con successo."

#. translators: %s: address type
#: app/API/Order.php:913
msgid "Invalid %s address data."
msgstr "Dati dell'indirizzo di %s non validi."

#: app/API/Order.php:920
msgid "First name is required."
msgstr "Il nome è obbligatorio."

#: app/API/Order.php:923
msgid "First name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "Il nome può contenere solo lettere, spazi, trattini e apostrofi."

#: app/API/Order.php:928
msgid "Last name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "Il cognome può contenere solo lettere, spazi, trattini e apostrofi."

#: app/API/Order.php:934
msgid "Email address is required."
msgstr "L'indirizzo email è obbligatorio."

#: app/API/Order.php:937
#: assets/public/js/checkout.js:6
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:27
msgid "Please enter a valid email address."
msgstr "Inserisci un indirizzo email valido."

#: app/API/Order.php:943
msgid "Please enter a valid phone number."
msgstr "Inserisci un numero di telefono valido."

#: app/API/Order.php:948
#: assets/public/js/checkout.js:8
msgid "Please enter a valid postcode."
msgstr "Inserisci un codice postale valido."

#: app/API/Product.php:65
msgid "No products found"
msgstr "Nessun prodotto trovato"

#: app/API/Product.php:242
msgid "Failed to create product."
msgstr "Creazione del prodotto non riuscita."

#: app/API/Product.php:261
msgid "Product created"
msgstr "Prodotto creato"

#: app/API/Product.php:294
msgid "Failed to update product."
msgstr "Aggiornamento del prodotto non riuscito."

#: app/API/Product.php:311
msgid "Product updated"
msgstr "Prodotto aggiornato"

#: app/API/Product.php:340
msgid "Product can't be deleted."
msgstr "Impossibile eliminare il prodotto."

#: app/API/Product.php:346
msgid "Failed to delete product."
msgstr "Eliminazione del prodotto non riuscita."

#: app/API/Product.php:358
msgid "Product deleted successfully."
msgstr "Prodotto eliminato con successo."

#: app/API/Product.php:371
#: app/API/Product.php:419
msgid "Invalid product IDs."
msgstr "ID prodotto non validi."

#: app/API/Product.php:407
msgid "Failed to delete some products."
msgstr "Eliminazione di alcuni prodotti non riuscita."

#: app/API/Product.php:410
msgid "Products deleted successfully."
msgstr "Prodotti eliminati con successo."

#: app/API/Product.php:453
msgid "Products updated successfully."
msgstr "Prodotti aggiornati con successo."

#: app/API/Product.php:491
#: app/API/Product.php:546
msgid "Review added"
msgstr "Recensione aggiunta"

#. translators: %s: product title.
#: app/API/Product.php:538
msgid "New review added for %s"
msgstr "Nuova recensione aggiunta per %s"

#: app/API/Product.php:552
msgid "Failed to add review."
msgstr "Aggiunta della recensione non riuscita."

#: app/API/Product.php:597
msgid "No variations found"
msgstr "Nessuna variazione trovata"

#: app/API/Product.php:601
msgid "Variations found"
msgstr "Variazioni trovate"

#: app/API/Product_Review.php:59
msgid "Review ID is required."
msgstr "L'ID della recensione è obbligatorio."

#: app/API/Product_Review.php:65
msgid "Review not found."
msgstr "Recensione non trovata."

#: app/API/Product_Review.php:68
msgid "You do not have permission to delete this review."
msgstr "Non disponi dell'autorizzazione per eliminare questa recensione."

#: app/API/Product_Review.php:92
msgid "Failed to delete review."
msgstr "Eliminazione della recensione non riuscita."

#: app/API/Product_Review.php:97
msgid "Review deleted successfully."
msgstr "Recensione eliminata con successo."

#: app/API/Profile.php:146
msgid "Customer data updated"
msgstr "Dati del cliente aggiornati"

#: app/API/Profile.php:219
#: app/API/Transaction.php:64
msgid "No transactions found."
msgstr "Nessuna transazione trovata."

#: app/API/Refund.php:54
msgid "No refunds found"
msgstr "Nessun rimborso trovato"

#: app/API/Refund.php:106
#: app/API/Refund.php:273
#: app/API/Refund.php:309
msgid "Refund not found."
msgstr "Rimborso non trovato."

#: app/API/Refund.php:161
msgid "Refunds are not allowed for this order status."
msgstr "I rimborsi non sono consentiti per questo stato dell'ordine."

#: app/API/Refund.php:165
msgid "Refund amount must be greater than zero."
msgstr "L'importo del rimborso deve essere maggiore di zero."

#: app/API/Refund.php:180
msgid "Failed to process refund through payment gateway."
msgstr "Elaborazione del rimborso tramite il gateway di pagamento non riuscita."

#. translators: %s: remaining due amount of the order.
#: app/API/Refund.php:218
msgid "Refund amount cannot exceed the due amount of %s."
msgstr "L'importo del rimborso non può superare l'importo dovuto di %s."

#: app/API/Refund.php:227
msgid "Failed to create refund."
msgstr "Creazione del rimborso non riuscita."

#: app/API/Refund.php:256
msgid "Refund created"
msgstr "Rimborso creato"

#: app/API/Refund.php:279
msgid "Failed to update refund."
msgstr "Aggiornamento del rimborso non riuscito."

#: app/API/Refund.php:292
msgid "Refund updated"
msgstr "Rimborso aggiornato"

#: app/API/Refund.php:317
msgid "Failed to delete refund."
msgstr "Eliminazione del rimborso non riuscita."

#: app/API/Refund.php:322
msgid "Refund deleted successfully."
msgstr "Rimborso eliminato con successo."

#: app/API/Refund.php:335
msgid "Invalid refund IDs."
msgstr "ID rimborso non validi."

#: app/API/Refund.php:361
msgid "Failed to delete some refunds."
msgstr "Eliminazione di alcuni rimborsi non riuscita."

#: app/API/Refund.php:364
msgid "Refunds deleted successfully."
msgstr "Rimborsi eliminati con successo."

#: app/API/Reports/Customers.php:35
msgid "Total Customers"
msgstr "Clienti totali"

#: app/API/Reports/Customers.php:41
#: app/API/Reports/Customers.php:213
#: app/API/Reports/Products.php:958
msgid "New Customers"
msgstr "Nuovi clienti"

#: app/API/Reports/Customers.php:47
#: app/API/Reports/Customers.php:219
#: app/API/Reports/Products.php:964
msgid "Repeat Customers"
msgstr "Clienti abituali"

#: app/API/Reports/Customers.php:51
msgid "Customers who have placed more than one order."
msgstr "Clienti che hanno effettuato più di un ordine."

#: app/API/Reports/Customers.php:54
#: app/API/Reports/Overview.php:868
msgid "Orders Per Customer"
msgstr "Ordini per cliente"

#: app/API/Reports/Customers.php:60
msgid "Customer LTV"
msgstr "LTV del cliente"

#: app/API/Reports/Customers.php:64
msgid "Average Lifetime Value per customer."
msgstr "Valore medio nel tempo per cliente."

#: app/API/Reports/Customers.php:67
msgid "Customer AOV"
msgstr "AOV del cliente"

#: app/API/Reports/Customers.php:71
msgid "Average Order Value per customer."
msgstr "Valore medio dell'ordine per cliente."

#: app/API/Reports/Customers.php:225
msgid "Previous New Customers"
msgstr "Nuovi clienti precedenti"

#: app/API/Reports/Customers.php:232
msgid "Previous Repeat Customers"
msgstr "Clienti abituali precedenti"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:330
msgid "%s Count"
msgstr "Numero di %s"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:346
msgid "%s Amount"
msgstr "Importo di %s"

#: app/API/Reports/Orders.php:42
#: app/API/Reports/Overview.php:39
#: app/Config/settings.php:402
#: app/Controllers/Common/Init.php:247
#: app/Helpers/functions.php:826
#: app/Helpers/functions.php:827
#: app/Helpers/functions.php:896
#: app/Helpers/functions.php:897
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:196
#: spa/admin/easycommerce/pages/Orders/index.jsx:313
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:97
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:28
#: spa/admin/settings/src/App.jsx:17
#: spa/public/dashboard/components/Sidebar/index.jsx:34
#: spa/public/dashboard/components/tabs/Orders/index.jsx:60
msgid "Orders"
msgstr "Ordini"

#: app/API/Reports/Orders.php:47
#: app/API/Reports/Overview.php:43
msgid "All orders except On Hold, Pending, Cancelled."
msgstr "Tutti gli ordini tranne In sospeso, In attesa e Annullato."

#: app/API/Reports/Orders.php:50
msgid "Completed Orders"
msgstr "Ordini completati"

#: app/API/Reports/Orders.php:57
#: app/API/Reports/Overview.php:53
#: app/API/Reports/Products.php:64
#: app/API/Reports/Products.php:736
#: app/Controllers/Common/Init.php:251
#: app/Helpers/functions.php:834
#: app/Helpers/functions.php:835
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:65
#: spa/admin/easycommerce/pages/Refunds/index.jsx:51
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:39
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:39
msgid "Refunds"
msgstr "Rimborsi"

#: app/API/Reports/Orders.php:64
#: app/API/Reports/Overview.php:59
#: app/API/Reports/Revenue.php:41
msgid "Net Revenue"
msgstr "Ricavo netto"

#: app/API/Reports/Orders.php:68
#: app/API/Reports/Overview.php:63
#: app/API/Reports/Revenue.php:45
msgid "Total revenue after any refunds or deductions."
msgstr "Ricavo totale al netto di rimborsi o detrazioni."

#: app/API/Reports/Orders.php:71
msgid "Pending Orders"
msgstr "Ordini in attesa"

#: app/API/Reports/Orders.php:110
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:78
msgid "Order Count"
msgstr "Numero di ordini"

#: app/API/Reports/Orders.php:116
msgid "Order Amount"
msgstr "Importo dell'ordine"

#: app/API/Reports/Orders.php:122
msgid "Previous Order Count"
msgstr "Numero di ordini precedente"

#: app/API/Reports/Orders.php:129
msgid "Previous Order Amount"
msgstr "Importo degli ordini precedente"

#: app/API/Reports/Overview.php:46
msgid "Sales"
msgstr "Vendite"

#: app/API/Reports/Overview.php:50
msgid "Total sales before any refunds or deductions."
msgstr "Vendite totali al lordo di rimborsi o detrazioni."

#: app/API/Reports/Overview.php:66
#: app/API/Reports/Products.php:342
msgid "Products Sold"
msgstr "Prodotti venduti"

#: app/API/Reports/Overview.php:72
#: app/Controllers/Common/Init.php:263
#: app/Helpers/functions.php:858
#: app/Helpers/functions.php:859
#: app/Helpers/functions.php:914
#: app/Helpers/functions.php:915
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/pages/Customers/index.jsx:162
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:27
msgid "Customers"
msgstr "Clienti"

#: app/API/Reports/Overview.php:512
msgid "New Orders"
msgstr "Nuovi ordini"

#: app/API/Reports/Overview.php:517
msgid "Renewal Orders"
msgstr "Ordini di rinnovo"

#: app/API/Reports/Overview.php:677
msgid "Products in Catalog"
msgstr "Prodotti nel catalogo"

#: app/API/Reports/Overview.php:682
msgid "Variations across products"
msgstr "Variazioni tra i prodotti"

#: app/API/Reports/Overview.php:687
msgid "Average product price"
msgstr "Prezzo medio dei prodotti"

#: app/API/Reports/Overview.php:692
msgid "Inventory count"
msgstr "Conteggio dell'inventario"

#: app/API/Reports/Overview.php:784
msgid "New"
msgstr "Nuovi"

#: app/API/Reports/Overview.php:789
msgid "Returning"
msgstr "Di ritorno"

#: app/API/Reports/Overview.php:859
msgid "AOV Per Customer"
msgstr "AOV per cliente"

#: app/API/Reports/Overview.php:877
msgid "Items Per Customer"
msgstr "Articoli per cliente"

#: app/API/Reports/Overview.php:992
msgid "Guest"
msgstr "Ospite"

#: app/API/Reports/Products.php:36
msgid "Live Products"
msgstr "Prodotti pubblicati"

#: app/API/Reports/Products.php:42
msgid "Total Stock"
msgstr "Scorte totali"

#: app/API/Reports/Products.php:47
#: views/blocks/shops-page/template-1/shop.php:208
#: views/blocks/shops-page/template-2/shop.php:208
#: views/blocks/shops-page/template-3/partials/product-grid.php:206
#: views/blocks/shops-page/template-3/partials/product-list.php:218
#: views/blocks/single-product/gallery/render.php:61
msgid "Out of Stock"
msgstr "Esaurito"

#: app/API/Reports/Products.php:52
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:52
msgid "Low Stock"
msgstr "Scorte in esaurimento"

#: app/API/Reports/Products.php:57
msgid "Gross Sales"
msgstr "Vendite lorde"

#: app/API/Reports/Products.php:71
msgid "Average Rating"
msgstr "Valutazione media"

#: app/API/Reports/Products.php:599
#: app/API/Reports/Products.php:627
#: app/API/Reports/Products.php:786
#: app/API/Reports/Products.php:931
#: app/API/Reports/Products.php:1107
#: app/API/Reports/Products.php:1299
msgid "Product ID is required"
msgstr "L'ID del prodotto è obbligatorio"

#: app/API/Reports/Products.php:605
#: app/API/Reports/Products.php:633
#: app/API/Reports/Products.php:792
#: app/API/Reports/Products.php:937
#: app/API/Reports/Products.php:1113
#: app/API/Reports/Products.php:1305
msgid "Product not found"
msgstr "Prodotto non trovato"

#: app/API/Reports/Products.php:730
msgid "Gross Sale"
msgstr "Vendita lorda"

#: app/API/Reports/Products.php:742
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:83
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:12
msgid "Stock"
msgstr "Scorte"

#: app/API/Reports/Products.php:747
msgid "Avg Rating"
msgstr "Valutazione media"

#: app/API/Reports/Reports.php:1236
#: app/Config/settings.php:418
#: app/Controllers/Payment/Braintree.php:80
#: app/Controllers/Payment/Cash_On_Delivery.php:49
#: app/Controllers/Payment/Mollie.php:93
#: app/Controllers/Payment/PayPal.php:72
#: app/Controllers/Payment/Square.php:96
#: app/Controllers/Payment/Stripe.php:271
#: app/Helpers/functions.php:339
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:68
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:33
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:217
msgid "Pending"
msgstr "In attesa"

#: app/API/Reports/Reports.php:1237
#: app/Config/settings.php:420
#: app/Controllers/Payment/Braintree.php:82
#: app/Controllers/Payment/Cash_On_Delivery.php:51
#: app/Controllers/Payment/Mollie.php:95
#: app/Controllers/Payment/PayPal.php:74
#: app/Controllers/Payment/Square.php:98
#: app/Controllers/Payment/Stripe.php:273
#: app/Helpers/functions.php:340
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:70
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:21
msgid "Processing"
msgstr "In elaborazione"

#: app/API/Reports/Reports.php:1238
#: app/Config/settings.php:419
#: app/Controllers/Payment/Braintree.php:81
#: app/Controllers/Payment/Cash_On_Delivery.php:50
#: app/Controllers/Payment/Mollie.php:94
#: app/Controllers/Payment/PayPal.php:73
#: app/Controllers/Payment/Square.php:97
#: app/Controllers/Payment/Stripe.php:272
#: app/Helpers/functions.php:341
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:64
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:15
msgid "Completed"
msgstr "Completato"

#: app/API/Reports/Reports.php:1239
#: app/Helpers/functions.php:345
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:67
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:39
msgid "Refunded"
msgstr "Rimborsato"

#: app/API/Reports/Reports.php:1240
#: app/Helpers/functions.php:344
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:66
msgid "Partially Refunded"
msgstr "Parzialmente rimborsato"

#: app/API/Reports/Reports.php:1241
#: app/Helpers/functions.php:342
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:65
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:45
msgid "Cancelled"
msgstr "Annullato"

#: app/API/Reports/Reports.php:1242
#: app/Helpers/functions.php:343
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:27
msgid "On Hold"
msgstr "In sospeso"

#: app/API/Reports/Revenue.php:34
msgid "Gross Revenue"
msgstr "Ricavo lordo"

#: app/API/Reports/Revenue.php:38
msgid "Total revenue before any refunds or deductions."
msgstr "Ricavo totale al lordo di rimborsi o detrazioni."

#: app/API/Reports/Revenue.php:48
msgid "Avg Revenue Per Customer"
msgstr "Ricavo medio per cliente"

#: app/API/Reports/Revenue.php:54
msgid "Avg Revenue Per Order"
msgstr "Ricavo medio per ordine"

#: app/API/Reports/Revenue.php:60
msgid "Avg Revenue Per Product"
msgstr "Ricavo medio per prodotto"

#: app/API/Reports/Revenue.php:100
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:187
msgid "Revenue"
msgstr "Ricavo"

#: app/API/Reports/Revenue.php:106
msgid "Previous Revenue"
msgstr "Ricavo precedente"

#: app/API/Shipping_Plan.php:23
#: app/API/Shipping_Plan.php:130
#: app/API/Shipping_Plan.php:198
msgid "Shipping plan not found."
msgstr "Piano di spedizione non trovato."

#: app/API/Shipping_Plan.php:103
msgid "Failed to create shipping plan."
msgstr "Creazione del piano di spedizione non riuscita."

#: app/API/Shipping_Plan.php:108
msgid "Shipping plan created successfully."
msgstr "Piano di spedizione creato con successo."

#: app/API/Shipping_Plan.php:124
#: app/API/Shipping_Plan.php:192
msgid "Shipping plan ID is required."
msgstr "L'ID del piano di spedizione è obbligatorio."

#: app/API/Shipping_Plan.php:176
#: build/shipping.bundle.js:2
msgid "Failed to update shipping plan."
msgstr "Aggiornamento del piano di spedizione non riuscito."

#: app/API/Shipping_Plan.php:179
#: build/shipping.bundle.js:2
msgid "Shipping plan updated successfully."
msgstr "Piano di spedizione aggiornato con successo."

#: app/API/Shipping_Plan.php:222
msgid "Failed to delete shipping plan."
msgstr "Eliminazione del piano di spedizione non riuscita."

#: app/API/Shipping_Plan.php:225
msgid "Shipping plan deleted successfully."
msgstr "Piano di spedizione eliminato con successo."

#: app/API/Shipping_Plan.php:238
msgid "Region code is required."
msgstr "Il codice della regione è obbligatorio."

#: app/API/Shipping_Plan.php:244
msgid "No shipping plans available for this region."
msgstr "Nessun piano di spedizione disponibile per questa regione."

#: app/API/Tax.php:28
msgid "Tax classes found."
msgstr "Classi fiscali trovate."

#: app/API/Tax.php:70
msgid "A class with the same name already exists"
msgstr "Esiste già una classe con lo stesso nome"

#: app/API/Tax.php:86
msgid "Failed to create tax class."
msgstr "Creazione della classe fiscale non riuscita."

#: app/API/Tax.php:91
msgid "Tax class created successfully."
msgstr "Classe fiscale creata con successo."

#: app/API/Tax.php:104
msgid "Tax class not found."
msgstr "Classe fiscale non trovata."

#: app/API/Tax.php:121
msgid "Tax class found."
msgstr "Classe fiscale trovata."

#: app/API/Tax.php:167
msgid "Failed to update tax class."
msgstr "Aggiornamento della classe fiscale non riuscito."

#: app/API/Tax.php:182
msgid "Tax class updated successfully."
msgstr "Classe fiscale aggiornata con successo."

#: app/API/Tax.php:210
msgid "Failed to delete tax class."
msgstr "Eliminazione della classe fiscale non riuscita."

#: app/API/Tax.php:222
msgid "Tax class deleted successfully."
msgstr "Classe fiscale eliminata con successo."

#: app/API/Tax.php:271
msgid "Country parameter is required."
msgstr "Il parametro del paese è obbligatorio."

#: app/API/Tax.php:280
msgid "No tax rates found."
msgstr "Nessuna aliquota fiscale trovata."

#: app/API/Taxonomy.php:34
msgid "Categories found."
msgstr "Categorie trovate."

#: app/API/Taxonomy.php:98
msgid "Category created."
msgstr "Categoria creata."

#: app/API/Taxonomy.php:156
msgid "Category updated."
msgstr "Categoria aggiornata."

#: app/API/Taxonomy.php:189
msgid "Category not deleted"
msgstr "Categoria non eliminata"

#: app/API/Taxonomy.php:196
msgid "Category deleted"
msgstr "Categoria eliminata"

#: app/API/Taxonomy.php:228
msgid "Categories deleted"
msgstr "Categorie eliminate"

#: app/API/Taxonomy.php:254
msgid "Brands found."
msgstr "Marche trovate."

#: app/API/Taxonomy.php:318
msgid "Brand created."
msgstr "Marca creata."

#: app/API/Taxonomy.php:376
msgid "brand updated."
msgstr "marca aggiornata."

#: app/API/Taxonomy.php:410
msgid "Brand not deleted"
msgstr "Marca non eliminata"

#: app/API/Taxonomy.php:417
msgid "Brand deleted"
msgstr "Marca eliminata"

#: app/API/Taxonomy.php:449
msgid "Brands deleted"
msgstr "Marche eliminate"

#: app/API/Taxonomy.php:475
msgid "tags found."
msgstr "tag trovati."

#: app/API/Taxonomy.php:537
msgid "tag created."
msgstr "tag creato."

#: app/API/Taxonomy.php:593
msgid "tag updated."
msgstr "tag aggiornato."

#: app/API/Taxonomy.php:626
msgid "tag not deleted"
msgstr "tag non eliminato"

#: app/API/Taxonomy.php:633
msgid "tag deleted"
msgstr "tag eliminato"

#: app/API/Taxonomy.php:665
msgid "tags deleted"
msgstr "tag eliminati"

#: app/API/Transaction.php:159
msgid "Failed to delete transaction."
msgstr "Eliminazione della transazione non riuscita."

#: app/API/Transaction.php:164
msgid "Transaction deleted successfully."
msgstr "Transazione eliminata con successo."

#: app/Bootstrap/Activator/Post_Type.php:22
msgctxt "post type general name"
msgid "Products"
msgstr "Prodotti"

#: app/Bootstrap/Activator/Post_Type.php:23
msgctxt "post type singular name"
msgid "Product"
msgstr "Prodotto"

#: app/Bootstrap/Activator/Post_Type.php:24
msgctxt "admin menu"
msgid "Products"
msgstr "Prodotti"

#: app/Bootstrap/Activator/Post_Type.php:25
msgctxt "add new on admin bar"
msgid "Product"
msgstr "Prodotto"

#: app/Bootstrap/Activator/Post_Type.php:26
msgctxt "product"
msgid "Add New"
msgstr "Aggiungi nuovo"

#: app/Bootstrap/Activator/Post_Type.php:27
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:254
#: spa/admin/easycommerce/pages/Products/index.jsx:500
msgid "Add New Product"
msgstr "Aggiungi nuovo prodotto"

#: app/Bootstrap/Activator/Post_Type.php:28
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:382
msgid "New Product"
msgstr "Nuovo prodotto"

#: app/Bootstrap/Activator/Post_Type.php:29
msgid "Edit Product"
msgstr "Modifica prodotto"

#: app/Bootstrap/Activator/Post_Type.php:30
#: build/easycommerce.bundle.js:2
msgid "View Product"
msgstr "Visualizza prodotto"

#: app/Bootstrap/Activator/Post_Type.php:31
#: app/Controllers/Common/Init.php:243
#: app/Helpers/functions.php:779
#: app/Helpers/functions.php:780
#: app/Helpers/functions.php:908
#: app/Helpers/functions.php:909
#: views/store/common/header.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:214
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/index.jsx:360
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:27
msgid "Products"
msgstr "Prodotti"

#: app/Bootstrap/Activator/Post_Type.php:32
msgid "Search Products"
msgstr "Cerca prodotti"

#: app/Bootstrap/Activator/Post_Type.php:33
msgid "Parent Products:"
msgstr "Prodotti principali:"

#: app/Bootstrap/Activator/Post_Type.php:34
#: views/templates/archive-product/layout.php:27
#: views/templates/single-product/layout-default.php:68
#: views/templates/single-product/layout.php:103
#: blocks/shops-page/template-1/edit.js:779
#: blocks/shops-page/template-2/edit.js:732
#: blocks/shops-page/template-3/edit.js:580
#: build/blocks.bundle.js:2
msgid "No products found."
msgstr "Nessun prodotto trovato."

#: app/Bootstrap/Activator/Post_Type.php:35
msgid "No products found in Trash."
msgstr "Nessun prodotto trovato nel Cestino."

#: app/Bootstrap/Activator/Taxonomy.php:22
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Categorie"

#: app/Bootstrap/Activator/Taxonomy.php:23
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Categoria"

#: app/Bootstrap/Activator/Taxonomy.php:24
msgid "Search Categories"
msgstr "Cerca categorie"

#: app/Bootstrap/Activator/Taxonomy.php:25
msgid "All Categories"
msgstr "Tutte le categorie"

#: app/Bootstrap/Activator/Taxonomy.php:26
msgid "Parent Category"
msgstr "Categoria principale"

#: app/Bootstrap/Activator/Taxonomy.php:27
msgid "Parent Category:"
msgstr "Categoria principale:"

#: app/Bootstrap/Activator/Taxonomy.php:28
msgid "Edit Category"
msgstr "Modifica categoria"

#: app/Bootstrap/Activator/Taxonomy.php:29
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
msgid "Update Category"
msgstr "Aggiorna categoria"

#: app/Bootstrap/Activator/Taxonomy.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:330
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:152
msgid "Add New Category"
msgstr "Aggiungi nuova categoria"

#: app/Bootstrap/Activator/Taxonomy.php:31
msgid "New Category Name"
msgstr "Nome della nuova categoria"

#: app/Bootstrap/Activator/Taxonomy.php:32
#: app/Helpers/functions.php:806
#: app/Helpers/functions.php:807
#: views/blocks/shops-page/template-1/inc/filter.php:63
#: views/blocks/shops-page/template-1/inc/filter.php:318
#: views/blocks/shops-page/template-2/inc/filter.php:115
#: views/blocks/shops-page/template-3/inc/filter.php:58
#: blocks/shops-page/template-1/components/Filters.js:83
#: blocks/shops-page/template-2/components/Filters.js:123
#: blocks/shops-page/template-3/components/Filters.js:71
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/pages/Categories/index.jsx:269
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:167
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:184
msgid "Categories"
msgstr "Categorie"

#: app/Bootstrap/Activator/Taxonomy.php:74
msgctxt "taxonomy general name"
msgid "Brands"
msgstr "Marche"

#: app/Bootstrap/Activator/Taxonomy.php:75
msgctxt "taxonomy singular name"
msgid "Brand"
msgstr "Marca"

#: app/Bootstrap/Activator/Taxonomy.php:76
msgid "Search Brands"
msgstr "Cerca marche"

#: app/Bootstrap/Activator/Taxonomy.php:77
msgid "All Brands"
msgstr "Tutte le marche"

#: app/Bootstrap/Activator/Taxonomy.php:78
msgid "Parent Brand"
msgstr "Marca principale"

#: app/Bootstrap/Activator/Taxonomy.php:79
msgid "Parent Brand:"
msgstr "Marca principale:"

#: app/Bootstrap/Activator/Taxonomy.php:80
msgid "Edit Brand"
msgstr "Modifica marca"

#: app/Bootstrap/Activator/Taxonomy.php:81
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
msgid "Update Brand"
msgstr "Aggiorna marca"

#: app/Bootstrap/Activator/Taxonomy.php:82
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:329
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:152
msgid "Add New Brand"
msgstr "Aggiungi nuova marca"

#: app/Bootstrap/Activator/Taxonomy.php:83
msgid "New Brand Name"
msgstr "Nome della nuova marca"

#: app/Bootstrap/Activator/Taxonomy.php:84
#: app/Helpers/functions.php:818
#: app/Helpers/functions.php:819
#: views/blocks/shops-page/template-1/inc/filter.php:81
#: views/blocks/shops-page/template-1/inc/filter.php:423
#: views/blocks/shops-page/template-2/inc/filter.php:221
#: views/blocks/shops-page/template-3/inc/filter.php:165
#: blocks/shops-page/template-1/components/Filters.js:121
#: blocks/shops-page/template-2/components/Filters.js:235
#: blocks/shops-page/template-3/components/Filters.js:169
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/pages/Brands/index.jsx:268
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:181
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:180
msgid "Brands"
msgstr "Marche"

#: app/Bootstrap/Activator/Taxonomy.php:128
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Tag"

#: app/Bootstrap/Activator/Taxonomy.php:129
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Tag"

#: app/Bootstrap/Activator/Taxonomy.php:130
msgid "Search Tags"
msgstr "Cerca tag"

#: app/Bootstrap/Activator/Taxonomy.php:131
msgid "All Tags"
msgstr "Tutti i tag"

#: app/Bootstrap/Activator/Taxonomy.php:132
msgid "Parent Tag"
msgstr "Tag principale"

#: app/Bootstrap/Activator/Taxonomy.php:133
msgid "Parent Tag:"
msgstr "Tag principale:"

#: app/Bootstrap/Activator/Taxonomy.php:134
msgid "Edit Tag"
msgstr "Modifica tag"

#: app/Bootstrap/Activator/Taxonomy.php:135
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Update Tag"
msgstr "Aggiorna tag"

#: app/Bootstrap/Activator/Taxonomy.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:90
#: spa/admin/easycommerce/pages/Tags/index.jsx:285
msgid "Add New Tag"
msgstr "Aggiungi nuovo tag"

#: app/Bootstrap/Activator/Taxonomy.php:137
msgid "New Tag Name"
msgstr "Nome del nuovo tag"

#: app/Bootstrap/Activator/Taxonomy.php:138
#: app/Helpers/functions.php:812
#: app/Helpers/functions.php:813
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:181
#: spa/admin/easycommerce/pages/Tags/index.jsx:221
msgid "Tags"
msgstr "Tag"

#: app/Bootstrap/Activator/User_Role.php:51
msgid "Manager"
msgstr "Manager"

#: app/Bootstrap/Activator/User_Role.php:87
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:112
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:98
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:6
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:22
msgid "Customer"
msgstr "Cliente"

#: app/Bootstrap/Installer.php:108
#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Common/Init.php:211
msgid "Shop"
msgstr "Negozio"

#: app/Bootstrap/Installer.php:112
#: app/Config/settings.php:448
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Common/Init.php:219
#: views/blocks/shops-page/template-2/shop.php:401
#: blocks/shops-page/template-1/edit.js:769
#: blocks/shops-page/template-2/edit.js:722
#: blocks/shops-page/template-3/components/GridView.jsx:194
#: blocks/shops-page/template-3/components/ListView.jsx:233
#: build/blocks.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:18
msgid "Checkout"
msgstr "Cassa"

#: app/Bootstrap/Installer.php:116
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Common/Init.php:227
#: app/Controllers/Common/Init.php:239
#: app/Helpers/functions.php:771
#: app/Helpers/functions.php:772
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:24
#: spa/public/dashboard/components/Sidebar/index.jsx:23
msgid "Dashboard"
msgstr "Bacheca"

#: app/Bootstrap/Installer.php:120
#: app/Config/settings.php:308
#: app/Controllers/Admin/Init.php:322
#: views/templates/checkout/template-1/payment-methods.php:10
#: views/templates/checkout/template-2/payment-methods.php:10
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:48
#: spa/admin/settings/src/App.jsx:16
msgid "Payment"
msgstr "Pagamento"

#: app/Config/checkout-fields.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:129
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:29
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:30
#: spa/public/dashboard/components/tabs/Profile/index.jsx:154
msgid "First Name"
msgstr "Nome"

#: app/Config/checkout-fields.php:15
#: build/checkout.bundle.js:2
msgid "Your first name"
msgstr "Il tuo nome"

#: app/Config/checkout-fields.php:25
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:173
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:46
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:47
#: spa/public/dashboard/components/tabs/Profile/index.jsx:170
msgid "Last Name"
msgstr "Cognome"

#: app/Config/checkout-fields.php:26
#: build/checkout.bundle.js:2
msgid "Your last name"
msgstr "Il tuo cognome"

#: app/Config/checkout-fields.php:36
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:11
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:32
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:13
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:24
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:66
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:99
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:63
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:64
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:36
msgid "Email"
msgstr "Email"

#: app/Config/checkout-fields.php:37
#: app/Controllers/Common/API.php:261
#: app/Controllers/Common/API.php:284
#: app/Controllers/Common/API.php:339
#: app/Controllers/Common/API.php:378
#: build/checkout.bundle.js:2
msgid "Your email"
msgstr "La tua email"

#: app/Config/checkout-fields.php:47
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:37
msgid "Phone"
msgstr "Telefono"

#: app/Config/checkout-fields.php:48
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:103
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:104
#: spa/public/dashboard/components/tabs/Profile/index.jsx:210
msgid "Enter your phone number"
msgstr "Inserisci il tuo numero di telefono"

#: app/Config/checkout-fields.php:58
#: app/Config/settings.php:132
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:38
msgid "Address 1"
msgstr "Indirizzo 1"

#: app/Config/checkout-fields.php:59
#: app/Config/settings.php:134
msgid "Your address 1"
msgstr "Il tuo indirizzo 1"

#: app/Config/checkout-fields.php:66
#: app/Config/settings.php:140
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:39
msgid "Address 2"
msgstr "Indirizzo 2"

#: app/Config/checkout-fields.php:67
#: app/Config/settings.php:142
msgid "Your address 2"
msgstr "Il tuo indirizzo 2"

#: app/Config/checkout-fields.php:74
#: app/Config/settings.php:124
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:48
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:90
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:9
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:144
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:48
#: spa/public/dashboard/components/tabs/Profile/index.jsx:251
msgid "Country"
msgstr "Paese"

#: app/Config/checkout-fields.php:82
#: app/Config/settings.php:149
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:44
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:86
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:12
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:47
msgid "State"
msgstr "Stato"

#: app/Config/checkout-fields.php:83
#: app/Config/settings.php:151
msgid "Your State"
msgstr "Il tuo stato"

#: app/Config/checkout-fields.php:90
#: app/Config/settings.php:158
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:40
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:82
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:15
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:199
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:200
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:41
msgid "City"
msgstr "Città"

#: app/Config/checkout-fields.php:91
#: app/Config/settings.php:160
msgid "Your City"
msgstr "La tua città"

#: app/Config/checkout-fields.php:98
#: app/Config/settings.php:166
msgid "Postcode"
msgstr "Codice postale"

#: app/Config/checkout-fields.php:99
#: app/Config/settings.php:168
#: views/store/add-attributes/add-new.php:293
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
msgid "Write here"
msgstr "Scrivi qui"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:4
msgid "Your Order ###order_id## Has Been Cancelled - ##shop_name##"
msgstr "Il tuo ordine ###order_id## è stato annullato - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We're sorry to let you know that your order ###order_id## has been cancelled. We understand that's not what you were hoping to hear.\n"
"\n"
"Here's a summary of the cancelled order:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you'd still like to get these items, you're welcome to place a new order at any time: ##shop_page##\n"
"\n"
"If you have any questions or think this was a mistake, please don't hesitate to reach out - we'd love to make it right.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nCi dispiace informarti che il tuo ordine ###order_id## è stato annullato. Comprendiamo che non è ciò che speravi di sentire.\n\nEcco un riepilogo dell'ordine annullato:\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nSe desideri comunque acquistare questi articoli, puoi effettuare un nuovo ordine in qualsiasi momento: ##shop_page##\n\nSe hai domande o pensi che si tratti di un errore, non esitare a contattarci - saremo felici di rimediare.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:25
msgid "Order ###order_id## Cancelled - ##customer_name## - ##shop_name##"
msgstr "Ordine ###order_id## annullato - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been cancelled.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"If this needs your attention, you can reach the customer directly or review the order in your dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nL'ordine ###order_id## di ##customer_name## è stato annullato.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nSe richiede la tua attenzione, puoi contattare direttamente il cliente o esaminare l'ordine nella tua bacheca.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:4
msgid "Your Order ###order_id## is Complete - ##shop_name##"
msgstr "Il tuo ordine ###order_id## è completo - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your order ###order_id## has been completed - thank you for shopping with ##shop_name##! We hope you love what you ordered.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Delivered to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"You can view your order history anytime from your account: ##dashboard_page##\n"
"\n"
"If anything isn't right, we're here to help - just get in touch.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nIl tuo ordine ###order_id## è stato completato - grazie per aver acquistato su ##shop_name##! Speriamo che tu sia soddisfatto di ciò che hai ordinato.\n\nRiepilogo dell'ordine:\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nConsegnato a:\n##shipping_first_name## ##shipping_last_name##\n##shipping_address##\n\nPuoi consultare lo storico dei tuoi ordini in qualsiasi momento dal tuo account: ##dashboard_page##\n\nSe qualcosa non va, siamo qui per aiutarti - contattaci pure.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:29
msgid "Order ###order_id## Completed - ##customer_name## - ##shop_name##"
msgstr "Ordine ###order_id## completato - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been marked as completed.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipped to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Full order details: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nL'ordine ###order_id## di ##customer_name## è stato contrassegnato come completato.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nSpedito a:\n##shipping_first_name## ##shipping_last_name##\n##shipping_address##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nDettagli completi dell'ordine: ##dashboard_page##\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:4
#: app/Config/email-defaults/failed.php:28
msgid "##shop_name## – Payment Failed for Order ###order_id##"
msgstr "##shop_name## – Pagamento non riuscito per l'ordine ###order_id##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Unfortunately, we were unable to process the payment for your order ###order_id##. This may have happened due to one of the following reasons:\n"
"<ul>\n"
"    <li>The card was declined or had insufficient funds</li>\n"
"    <li>Incorrect card details or billing information</li>\n"
"    <li>The payment was not authorized or timed out</li>\n"
"    <li>A temporary issue with the payment provider</li>\n"
"</ul>\n"
"\n"
"Order Summary:\n"
"##product_table##\n"
"Items in Order: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"Your items are still saved. You can retry the payment or place a new order anytime at: ##checkout_page##\n"
"\n"
"Need help? Just reach out – we’re here to support you.\n"
""
msgstr "\nCiao ##customer_name##,\n\nPurtroppo non siamo riusciti a elaborare il pagamento per il tuo ordine ###order_id##. Ciò potrebbe essere dovuto a uno dei seguenti motivi:\n<ul>\n    <li>La carta è stata rifiutata o aveva fondi insufficienti</li>\n    <li>Dati della carta o informazioni di fatturazione errati</li>\n    <li>Il pagamento non è stato autorizzato o è scaduto</li>\n    <li>Un problema temporaneo con il fornitore di pagamenti</li>\n</ul>\n\nRiepilogo dell'ordine:\n##product_table##\nArticoli nell'ordine: ##number_of_items##\nImporto totale: ##order_total##\n\nI tuoi articoli sono ancora salvati. Puoi riprovare il pagamento o effettuare un nuovo ordine in qualsiasi momento su: ##checkout_page##\n\nHai bisogno di aiuto? Contattaci pure – siamo qui per supportarti.\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:30
msgid ""
"\n"
"Hello,\n"
"\n"
"Payment for order ###order_id## from ##customer_name## has failed. The failure may have occurred due to:\n"
"<ul>\n"
"    <li>Card declined or insufficient funds</li>\n"
"    <li>Invalid card or billing details</li>\n"
"    <li>Unauthorized or timed-out payment</li>\n"
"    <li>A temporary payment gateway issue</li>\n"
"</ul>\n"
"\n"
"Order Details:\n"
"##product_table##\n"
"Number of Items: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"The customer may retry payment from: ##checkout_page##\n"
"Please follow up if needed.\n"
""
msgstr "\nSalve,\n\nIl pagamento per l'ordine ###order_id## di ##customer_name## non è riuscito. L'errore potrebbe essere dovuto a:\n<ul>\n    <li>Carta rifiutata o fondi insufficienti</li>\n    <li>Dati della carta o di fatturazione non validi</li>\n    <li>Pagamento non autorizzato o scaduto</li>\n    <li>Un problema temporaneo con il gateway di pagamento</li>\n</ul>\n\nDettagli dell'ordine:\n##product_table##\nNumero di articoli: ##number_of_items##\nImporto totale: ##order_total##\n\nIl cliente può riprovare il pagamento da: ##checkout_page##\nSi prega di dare seguito se necessario.\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:4
msgid "Welcome to ##shop_name## - You're All Set!"
msgstr "Benvenuto su ##shop_name## - È tutto pronto!"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Welcome to ##shop_name##! We're so glad you're here. Your account is ready to go.\n"
"\n"
"With your account you can:\n"
"<ul>\n"
"    <li>Track and manage your orders in one place</li>\n"
"    <li>Browse your full purchase history</li>\n"
"    <li>Download digital purchases anytime</li>\n"
"    <li>Check out quicker next time</li>\n"
"</ul>\n"
"\n"
"One quick step - please set your password to secure your account:\n"
"##password_reset_link##\n"
"\n"
"Then you're ready to start shopping: ##shop_page##\n"
"\n"
"Thanks for joining us. We hope you find exactly what you're looking for!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nBenvenuto su ##shop_name##! Siamo felici di averti con noi. Il tuo account è pronto.\n\nCon il tuo account puoi:\n<ul>\n    <li>Tracciare e gestire i tuoi ordini in un unico posto</li>\n    <li>Consultare l'intero storico dei tuoi acquisti</li>\n    <li>Scaricare gli acquisti digitali in qualsiasi momento</li>\n    <li>Completare l'acquisto più rapidamente la prossima volta</li>\n</ul>\n\nUn ultimo passaggio - imposta la tua password per proteggere il tuo account:\n##password_reset_link##\n\nDopodiché sei pronto per iniziare a fare acquisti: ##shop_page##\n\nGrazie per esserti unito a noi. Speriamo che tu trovi esattamente ciò che cerchi!\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:31
msgid "New Customer: ##customer_name## - ##shop_name##"
msgstr "Nuovo cliente: ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:33
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new customer just created an account at ##shop_name##.\n"
"\n"
"<ul>\n"
"    <li>Name: ##customer_name##</li>\n"
"    <li>Email: ##customer_email##</li>\n"
"    <li>Registered: ##registration_date##</li>\n"
"</ul>\n"
"\n"
"You can view and manage their profile from the admin dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nUn nuovo cliente ha appena creato un account su ##shop_name##.\n\n<ul>\n    <li>Nome: ##customer_name##</li>\n    <li>Email: ##customer_email##</li>\n    <li>Registrato: ##registration_date##</li>\n</ul>\n\nPuoi visualizzare e gestire il suo profilo dalla bacheca di amministrazione.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:4
msgid "Your Order ###order_id## is On Hold - ##shop_name##"
msgstr "Il tuo ordine ###order_id## è in sospeso - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We wanted to give you a heads-up that your order ###order_id## is temporarily on hold. We're working to get it moving as soon as possible and will keep you updated.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"You can check on your order here: ##dashboard_page##\n"
"\n"
"If you have any questions or need things sorted quickly, please reach out - we're happy to help.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nVolevamo avvisarti che il tuo ordine ###order_id## è temporaneamente in sospeso. Stiamo lavorando per farlo procedere il prima possibile e ti terremo aggiornato.\n\nRiepilogo dell'ordine:\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nPuoi controllare il tuo ordine qui: ##dashboard_page##\n\nSe hai domande o hai bisogno di risolvere rapidamente, contattaci pure - saremo felici di aiutarti.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:25
msgid "Order ###order_id## On Hold - ##customer_name## - ##shop_name##"
msgstr "Ordine ###order_id## in sospeso - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been placed on hold.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Please review this order and take any necessary action.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nL'ordine ###order_id## di ##customer_name## è stato messo in sospeso.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nSi prega di esaminare questo ordine e di intraprendere le azioni necessarie.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:4
msgid "Partial Refund Processed for Order ###order_id## - ##shop_name##"
msgstr "Rimborso parziale elaborato per l'ordine ###order_id## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We've processed a partial refund for your order ###order_id##. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Your remaining items are unaffected and will continue as normal.\n"
"\n"
"Order items:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"If you have any questions about this refund, please don't hesitate to reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nAbbiamo elaborato un rimborso parziale per il tuo ordine ###order_id##. L'importo dovrebbe comparire sul tuo conto entro pochi giorni lavorativi, a seconda del tuo fornitore di pagamenti.\n\nGli altri articoli non sono interessati e proseguiranno normalmente.\n\nArticoli dell'ordine:\n##product_table##\nArticoli: ##number_of_items##\nRimborsato: ##refunded_amount##\n\nFatturato a:\n##billing_first_name## ##billing_last_name##\n##billing_address##\n\nSe hai domande su questo rimborso, non esitare a contattarci.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:29
msgid "Partial Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Rimborso parziale emesso - Ordine ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"A partial refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nÈ stato elaborato un rimborso parziale per l'ordine ###order_id## di ##customer_name##.\n\n##product_table##\nArticoli: ##number_of_items##\nRimborsato: ##refunded_amount##\n\nFatturato a:\n##billing_first_name## ##billing_last_name##\n##billing_address##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:4
msgid "We've Got Your Order ###order_id## - ##shop_name##"
msgstr "Abbiamo ricevuto il tuo ordine ###order_id## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Thanks for your order! We've received it and it's currently awaiting payment confirmation. Once your payment clears, we'll get things moving right away.\n"
"\n"
"Here's what you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you still need to complete your payment, you can do so here: ##checkout_page##\n"
"\n"
"Questions? We're always here - just reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nGrazie per il tuo ordine! Lo abbiamo ricevuto ed è attualmente in attesa di conferma del pagamento. Una volta approvato il pagamento, ci metteremo subito al lavoro.\n\nEcco cosa hai ordinato:\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nSe devi ancora completare il pagamento, puoi farlo qui: ##checkout_page##\n\nDomande? Siamo sempre a disposizione - contattaci pure.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:25
msgid "New Pending Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Nuovo ordine in attesa ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new order ###order_id## from ##customer_name## is pending payment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Checkout page: ##checkout_page##\n"
"\n"
"Please review if any action is needed on your end.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nUn nuovo ordine ###order_id## di ##customer_name## è in attesa di pagamento.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nPagina di cassa: ##checkout_page##\n\nSi prega di verificare se è necessaria un'azione da parte tua.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:4
msgid "Your Order ###order_id## is on Its Way - ##shop_name##"
msgstr "Il tuo ordine ###order_id## è in arrivo - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Good news - your order ###order_id## has been confirmed and we're getting it ready for you!\n"
"\n"
"What you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"We'll send you another update once it ships. In the meantime, you can keep an eye on your order here: ##dashboard_page##\n"
"\n"
"Thanks for shopping with us - we appreciate it!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nBuone notizie - il tuo ordine ###order_id## è stato confermato e lo stiamo preparando per te!\n\nCosa hai ordinato:\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nSpedizione a:\n##shipping_first_name## ##shipping_last_name##\n##shipping_address##\n\nTi invieremo un altro aggiornamento non appena verrà spedito. Nel frattempo, puoi tenere d'occhio il tuo ordine qui: ##dashboard_page##\n\nGrazie per aver acquistato da noi - lo apprezziamo molto!\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:29
msgid "Order ###order_id## Processing - ##customer_name## - ##shop_name##"
msgstr "Ordine ###order_id## in elaborazione - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## is now processing and being prepared for shipment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Manage this order: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nL'ordine ###order_id## di ##customer_name## è ora in elaborazione e in preparazione per la spedizione.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale: ##order_total##\n\nSpedizione a:\n##shipping_first_name## ##shipping_last_name##\n##shipping_address##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nGestisci questo ordine: ##dashboard_page##\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:4
msgid "Your Refund for Order ###order_id## Has Been Processed - ##shop_name##"
msgstr "Il tuo rimborso per l'ordine ###order_id## è stato elaborato - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your refund for order ###order_id## has been processed. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Refund details:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"We're sorry things didn't work out this time. If there's anything we can do better or if you have questions, please reach out - we'd love to hear from you.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nCiao ##customer_name##,\n\nIl tuo rimborso per l'ordine ###order_id## è stato elaborato. L'importo dovrebbe comparire sul tuo conto entro pochi giorni lavorativi, a seconda del tuo fornitore di pagamenti.\n\nDettagli del rimborso:\n##product_table##\nArticoli: ##number_of_items##\nRimborsato: ##refunded_amount##\n\nFatturato a:\n##billing_first_name## ##billing_last_name##\n##billing_address##\n\nCi dispiace che le cose non siano andate come previsto questa volta. Se c'è qualcosa che possiamo migliorare o se hai domande, contattaci pure - saremo felici di sentirti.\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:27
msgid "Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Rimborso emesso - Ordine ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:29
msgid ""
"\n"
"Hi there,\n"
"\n"
"A full refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr "\nSalve,\n\nÈ stato elaborato un rimborso completo per l'ordine ###order_id## di ##customer_name##.\n\n##product_table##\nArticoli: ##number_of_items##\nTotale rimborsato: ##refunded_amount##\n\nFatturato a:\n##billing_first_name## ##billing_last_name##\n##billing_address##\n\nContatto del cliente:\nEmail: ##customer_email##\nTelefono: ##customer_phone##\n\nCordiali saluti,\nIl team di ##shop_name##\n"

#: app/Config/settings.php:45
msgid "&raquo; Settings"
msgstr "&raquo; Impostazioni"

#: app/Config/settings.php:69
msgid "Business"
msgstr "Attività"

#: app/Config/settings.php:70
msgid "Adjust business settings for a personalized store experience."
msgstr "Regola le impostazioni aziendali per un'esperienza di negozio personalizzata."

#: app/Config/settings.php:73
msgid "Identity"
msgstr "Identità"

#: app/Config/settings.php:74
msgid "Customize your store’s name, logo, and appearance."
msgstr "Personalizza il nome, il logo e l'aspetto del tuo negozio."

#: app/Config/settings.php:81
msgid "Store Logo"
msgstr "Logo del negozio"

#: app/Config/settings.php:82
msgid "Upload your store’s logo. Recommended dimensions: 512x512 px."
msgstr "Carica il logo del tuo negozio. Dimensioni consigliate: 512x512 px."

#: app/Config/settings.php:83
#: app/Controllers/Payment/Braintree.php:64
#: app/Controllers/Payment/Mollie.php:77
#: app/Controllers/Payment/PayPal.php:56
#: app/Controllers/Payment/Square.php:80
#: app/Controllers/Payment/Stripe.php:232
msgid "Choose logo file"
msgstr "Scegli il file del logo"

#: app/Config/settings.php:90
msgid "Business Name"
msgstr "Nome dell'attività"

#: app/Config/settings.php:91
msgid "The name of your store as displayed to customers."
msgstr "Il nome del tuo negozio come visualizzato dai clienti."

#: app/Config/settings.php:92
msgid "Enter Store Name"
msgstr "Inserisci il nome del negozio"

#: app/Config/settings.php:99
msgid "Business Email"
msgstr "Email aziendale"

#: app/Config/settings.php:100
msgid "It'll be used for admin communications."
msgstr "Verrà utilizzata per le comunicazioni amministrative."

#: app/Config/settings.php:109
#: build/dashboard.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:110
#: spa/public/dashboard/components/tabs/Profile/index.jsx:278
msgid "Business Type"
msgstr "Tipo di attività"

#: app/Config/settings.php:110
msgid "The type of your business."
msgstr "Il tipo della tua attività."

#: app/Config/settings.php:111
msgid "Enter Business Type"
msgstr "Inserisci il tipo di attività"

#: app/Config/settings.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:125
#: spa/public/dashboard/components/Sidebar/index.jsx:47
#: spa/public/dashboard/components/tabs/Address/index.jsx:266
msgid "Address"
msgstr "Indirizzo"

#: app/Config/settings.php:118
msgid "Details of your store’s physical location.(If have any)"
msgstr "Dettagli sulla sede fisica del tuo negozio. (se presente)"

#: app/Config/settings.php:125
msgid "The country where your store is based."
msgstr "Il paese in cui ha sede il tuo negozio."

#: app/Config/settings.php:127
#: build/shipping.bundle.js:2
msgid "Select Country"
msgstr "Seleziona il paese"

#: app/Config/settings.php:133
msgid "Street address, P.O. box, or company name."
msgstr "Indirizzo, casella postale o nome dell'azienda."

#: app/Config/settings.php:141
msgid "Apartment, suite, unit, building, or floor (optional)."
msgstr "Appartamento, interno, unità, edificio o piano (facoltativo)."

#: app/Config/settings.php:150
msgid "Pick your state from the list, or type it in if it's not listed."
msgstr "Scegli il tuo stato dall'elenco oppure digitalo se non è presente."

#: app/Config/settings.php:159
msgid "Pick your city from the list, or type it in if it's not listed."
msgstr "Scegli la tua città dall'elenco oppure digitala se non è presente."

#: app/Config/settings.php:167
msgid "The ZIP or postal code of your store's location."
msgstr "Il CAP o codice postale della sede del tuo negozio."

#: app/Config/settings.php:177
#: app/Controllers/Admin/Menu.php:93
#: app/Controllers/Common/Init.php:234
#: views/store/common/header.php:23
msgid "Store"
msgstr "Negozio"

#: app/Config/settings.php:178
#: app/Config/settings.php:770
#: app/Config/settings.php:822
msgid "Select the pages used by EasyCommerce for key functionality."
msgstr "Seleziona le pagine utilizzate da EasyCommerce per le funzionalità principali."

#: app/Config/settings.php:181
msgid "Pages"
msgstr "Pagine"

#: app/Config/settings.php:187
msgid "Shop Page"
msgstr "Pagina Negozio"

#: app/Config/settings.php:188
msgid "The main page where products are displayed for customers to browse."
msgstr "La pagina principale in cui i prodotti vengono mostrati ai clienti per la navigazione."

#: app/Config/settings.php:190
msgid "Select Shop Page"
msgstr "Seleziona la pagina Negozio"

#: app/Config/settings.php:196
msgid "Checkout Page"
msgstr "Pagina Cassa"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:198
msgid "The page where customers can review their cart and complete their purchase. This page content must contain the %s shortcode."
msgstr "La pagina in cui i clienti possono esaminare il carrello e completare l'acquisto. Il contenuto di questa pagina deve contenere lo shortcode %s."

#: app/Config/settings.php:200
msgid "Select Checkout Page"
msgstr "Seleziona la pagina Cassa"

#: app/Config/settings.php:206
msgid "Customer Dashboard"
msgstr "Bacheca cliente"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:208
msgid "The account page where customers can view orders, update information, etc. This page content must contain the %s shortcode."
msgstr "La pagina dell'account in cui i clienti possono visualizzare gli ordini, aggiornare le informazioni, ecc. Il contenuto di questa pagina deve contenere lo shortcode %s."

#: app/Config/settings.php:210
msgid "Select Dashboard Page"
msgstr "Seleziona la pagina Bacheca"

#: app/Config/settings.php:215
msgid "Payment Page"
msgstr "Pagina Pagamento"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:217
msgid "The page where customers can pay for pending orders. This page content must contain the %s shortcode."
msgstr "La pagina in cui i clienti possono pagare gli ordini in attesa. Il contenuto di questa pagina deve contenere lo shortcode %s."

#: app/Config/settings.php:219
msgid "Select Payment Page"
msgstr "Seleziona la pagina Pagamento"

#: app/Config/settings.php:224
msgid "Customer Registration"
msgstr "Registrazione cliente"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:226
msgid "The page where customers can register and create an account. This page content must contain the %s shortcode."
msgstr "La pagina in cui i clienti possono registrarsi e creare un account. Il contenuto di questa pagina deve contenere lo shortcode %s."

#: app/Config/settings.php:228
msgid "Select Registration Page"
msgstr "Seleziona la pagina di registrazione"

#: app/Config/settings.php:233
msgid "Customer Reset Password"
msgstr "Reimpostazione password cliente"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:235
msgid "The page where customers can reset their password. This page content must contain the %s shortcode."
msgstr "La pagina in cui i clienti possono reimpostare la propria password. Il contenuto di questa pagina deve contenere lo shortcode %s."

#: app/Config/settings.php:237
msgid "Select Reset Password Page"
msgstr "Seleziona la pagina di reimpostazione password"

#: app/Config/settings.php:242
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:142
msgid "Terms of Service"
msgstr "Termini di servizio"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:244
msgid "The page that contains the terms and conditions for using the site."
msgstr "La pagina che contiene i termini e le condizioni per l'utilizzo del sito."

#: app/Config/settings.php:246
msgid "Select Terms of Service Page"
msgstr "Seleziona la pagina dei termini di servizio"

#: app/Config/settings.php:251
#: views/shortcodes/checkout/template-3.php:90
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:146
msgid "Privacy Policy"
msgstr "Informativa sulla privacy"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:253
msgid "The page that contains the privacy policy for using the site."
msgstr "La pagina che contiene l'informativa sulla privacy per l'utilizzo del sito."

#: app/Config/settings.php:255
msgid "Select Privacy Policy Page"
msgstr "Seleziona la pagina dell'informativa sulla privacy"

#: app/Config/settings.php:260
msgid "Template Width"
msgstr "Larghezza del template"

#: app/Config/settings.php:261
msgid "Set the maximum width for the page template container."
msgstr "Imposta la larghezza massima per il contenitore del template della pagina."

#: app/Config/settings.php:262
msgid "1200"
msgstr "1200"

#: app/Config/settings.php:273
msgid "Enable Stock Badge"
msgstr "Attiva badge di disponibilità"

#: app/Config/settings.php:274
msgid "Display a stock availability badge on product images across the shop and single product pages."
msgstr "Mostra un badge di disponibilità sulle immagini dei prodotti nelle pagine del negozio e dei singoli prodotti."

#: app/Config/settings.php:282
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:100
msgid "Visibility"
msgstr "Visibilità"

#: app/Config/settings.php:283
msgid "Control your store visibility and access settings."
msgstr "Controlla le impostazioni di visibilità e accesso del tuo negozio."

#: app/Config/settings.php:286
msgid "Store Visibility"
msgstr "Visibilità del negozio"

#: app/Config/settings.php:287
msgid "Choose if your store is live or still in setup mode."
msgstr "Scegli se il tuo negozio è pubblicato o ancora in modalità di configurazione."

#: app/Config/settings.php:292
msgid "Store Mode"
msgstr "Modalità del negozio"

#: app/Config/settings.php:293
msgid "Live mode makes your store public; test mode keeps it private for setup and testing."
msgstr "La modalità Live rende pubblico il tuo negozio; la modalità Test lo mantiene privato per la configurazione e i test."

#: app/Config/settings.php:296
#: app/Helpers/functions.php:395
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:9
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:7
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:34
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:302
msgid "Live"
msgstr "Live"

#: app/Config/settings.php:297
#: app/Controllers/Front/Init.php:350
msgid "Test"
msgstr "Test"

#: app/Config/settings.php:316
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:198
msgid "Pricing"
msgstr "Prezzi"

#: app/Config/settings.php:325
#: app/Controllers/Common/API.php:5125
#: app/Controllers/Common/API.php:5206
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:159
msgid "Currency"
msgstr "Valuta"

#: app/Config/settings.php:326
msgid "Select the currency used for pricing and transactions."
msgstr "Seleziona la valuta utilizzata per i prezzi e le transazioni."

#: app/Config/settings.php:328
msgid "Select Currency"
msgstr "Seleziona la valuta"

#: app/Config/settings.php:335
msgid "Format"
msgstr "Formato"

#: app/Config/settings.php:336
msgid "How should the prices show up?"
msgstr "Come devono essere visualizzati i prezzi?"

#: app/Config/settings.php:345
#: build/shipping.bundle.js:2
msgid "Methods"
msgstr "Metodi"

#: app/Config/settings.php:355
msgid "Enable Payment Methods"
msgstr "Attiva i metodi di pagamento"

#. translators: %1$s: URL of the Addons page. The <a> markup must be kept.
#: app/Config/settings.php:357
msgid "Select the payment methods you want to enable for checkout. Find more options from the <a href=\"%1$s\">Addons page</a>."
msgstr "Seleziona i metodi di pagamento che desideri attivare per la cassa. Trova altre opzioni nella <a href=\"%1$s\">pagina Addon</a>."

#: app/Config/settings.php:359
msgid "Choose payment methods"
msgstr "Scegli i metodi di pagamento"

#: app/Config/settings.php:407
msgid "settings"
msgstr "impostazioni"

#: app/Config/settings.php:408
msgid "Select the order default statuses."
msgstr "Seleziona gli stati predefiniti degli ordini."

#: app/Config/settings.php:415
#: app/Controllers/Payment/Braintree.php:77
#: app/Controllers/Payment/Cash_On_Delivery.php:46
#: app/Controllers/Payment/Mollie.php:90
#: app/Controllers/Payment/PayPal.php:69
#: app/Controllers/Payment/Square.php:93
#: app/Controllers/Payment/Stripe.php:268
msgid "Default Order Status"
msgstr "Stato predefinito dell'ordine"

#: app/Config/settings.php:416
msgid "The default order status for new orders."
msgstr "Lo stato predefinito per i nuovi ordini."

#: app/Config/settings.php:423
#: app/Controllers/Payment/Braintree.php:85
#: app/Controllers/Payment/Mollie.php:98
#: app/Controllers/Payment/PayPal.php:77
#: app/Controllers/Payment/Square.php:101
#: app/Controllers/Payment/Stripe.php:276
msgid "Select Default Order Status"
msgstr "Seleziona lo stato predefinito dell'ordine"

#: app/Config/settings.php:428
msgid "Default Fulfillment Status"
msgstr "Stato di evasione predefinito"

#: app/Config/settings.php:429
msgid "The default Fulfillment status for new orders."
msgstr "Lo stato di evasione predefinito per i nuovi ordini."

#: app/Config/settings.php:431
#: app/Helpers/functions.php:407
#: build/easycommerce.bundle.js:2
msgid "Unfulfilled"
msgstr "Non evaso"

#: app/Config/settings.php:432
#: app/Helpers/functions.php:408
#: build/easycommerce.bundle.js:2
msgid "Fulfilled"
msgstr "Evaso"

#: app/Config/settings.php:433
#: app/Helpers/functions.php:409
#: build/easycommerce.bundle.js:2
msgid "Partially Fulfilled"
msgstr "Parzialmente evaso"

#: app/Config/settings.php:434
#: app/Helpers/functions.php:410
#: build/easycommerce.bundle.js:2
msgid "Shipped"
msgstr "Spedito"

#: app/Config/settings.php:435
#: app/Helpers/functions.php:411
#: build/easycommerce.bundle.js:2
msgid "Delivered"
msgstr "Consegnato"

#: app/Config/settings.php:438
msgid "Select Default fulfill Status"
msgstr "Seleziona lo stato di evasione predefinito"

#: app/Config/settings.php:453
msgid "checkout template"
msgstr "template della cassa"

#: app/Config/settings.php:460
msgid "Default Checkout Template"
msgstr "Template della cassa predefinito"

#: app/Config/settings.php:461
msgid "The default checkout template. <span id=\"easycommerce-checkout-template-preview-button\">Preview Selected</span>"
msgstr "Il template della cassa predefinito. <span id=\"easycommerce-checkout-template-preview-button\">Anteprima della selezione</span>"

#: app/Config/settings.php:468
msgid "Columns"
msgstr "Colonne"

#: app/Config/settings.php:469
msgid "The number of columns to display."
msgstr "Il numero di colonne da visualizzare."

#: app/Config/settings.php:471
msgid "1"
msgstr "1"

#: app/Config/settings.php:472
msgid "2"
msgstr "2"

#: app/Config/settings.php:479
msgid "Enable Direct Checkout"
msgstr "Attiva la cassa diretta"

#: app/Config/settings.php:480
msgid "Allow customers to proceed directly to checkout from product pages without adding to cart."
msgstr "Consenti ai clienti di procedere direttamente alla cassa dalle pagine dei prodotti senza aggiungere al carrello."

#: app/Config/settings.php:491
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:19
msgid "Emails"
msgstr "Email"

#: app/Config/settings.php:498
#: app/Config/settings.php:742
#: app/Config/settings.php:794
#: app/Config/settings.php:846
#: app/Controllers/Admin/Menu.php:94
#: app/Controllers/Common/Init.php:275
#: app/Helpers/functions.php:922
#: app/Helpers/functions.php:923
#: views/settings/layout.php:71
#: blocks/single-product/gallery/inspector.js:13
#: blocks/single-product/price/inspector.js:13
#: blocks/single-product/product-tab/inspector.js:13
#: blocks/single-product/rating/inspector.js:14
#: blocks/single-product/stock/inspector.js:13
#: blocks/single-product/summary/inspector.js:13
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:120
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
#: spa/admin/settings/src/App.jsx:104
#: spa/public/dashboard/components/Sidebar/index.jsx:43
msgid "Settings"
msgstr "Impostazioni"

#: app/Config/settings.php:502
#: app/Config/settings.php:538
msgid "Layout"
msgstr "Layout"

#: app/Config/settings.php:508
msgid "Email Header"
msgstr "Intestazione email"

#: app/Config/settings.php:509
msgid "It'll be included as the header part of the transactional emails."
msgstr "Verrà inclusa come intestazione delle email transazionali."

#: app/Config/settings.php:520
msgid "Email footer"
msgstr "Piè di pagina email"

#: app/Config/settings.php:521
msgid "Email footer content"
msgstr "Contenuto del piè di pagina email"

#: app/Config/settings.php:544
msgid "Container width"
msgstr "Larghezza del contenitore"

#: app/Config/settings.php:545
msgid "The width of the email body container. Default is 600px."
msgstr "La larghezza del contenitore del corpo dell'email. Il valore predefinito è 600px."

#: app/Config/settings.php:557
msgid "Body Background"
msgstr "Sfondo del corpo"

#: app/Config/settings.php:558
msgid "Background color of the main email content"
msgstr "Colore di sfondo del contenuto principale dell'email"

#: app/Config/settings.php:565
msgid "Container Background"
msgstr "Sfondo del contenitore"

#: app/Config/settings.php:566
msgid "Background color of the outside wrapper area"
msgstr "Colore di sfondo dell'area esterna del wrapper"

#: app/Config/settings.php:574
msgid "New Account"
msgstr "Nuovo account"

#: app/Config/settings.php:577
#: app/Config/settings.php:657
msgid "Customer Notification"
msgstr "Notifica al cliente"

#: app/Config/settings.php:583
#: app/Config/settings.php:663
msgid "Send this email notification to the customer."
msgstr "Invia questa notifica email al cliente."

#: app/Config/settings.php:589
#: app/Config/settings.php:622
#: app/Config/settings.php:669
#: app/Config/settings.php:702
msgid "Email Subject"
msgstr "Oggetto dell'email"

#: app/Config/settings.php:590
#: app/Config/settings.php:623
#: app/Config/settings.php:670
#: app/Config/settings.php:703
msgid "The subject line for this email notification."
msgstr "L'oggetto di questa notifica email."

#: app/Config/settings.php:591
#: app/Config/settings.php:624
#: app/Config/settings.php:671
#: app/Config/settings.php:704
#: app/Config/settings.php:895
msgid "Enter email subject"
msgstr "Inserisci l'oggetto dell'email"

#: app/Config/settings.php:598
#: app/Config/settings.php:631
#: app/Config/settings.php:678
#: app/Config/settings.php:711
msgid "Email Body"
msgstr "Corpo dell'email"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:601
#: app/Config/settings.php:634
#: app/Config/settings.php:681
#: app/Config/settings.php:714
msgid "The main content of the email. To find all the related placeholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "Il contenuto principale dell'email. Per trovare tutti i segnaposto correlati <a href=\"%s\" target=\"_blank\">clicca qui.</a>"

#: app/Config/settings.php:604
#: app/Config/settings.php:637
#: app/Config/settings.php:684
#: app/Config/settings.php:717
msgid "Enter email content here"
msgstr "Inserisci qui il contenuto dell'email"

#: app/Config/settings.php:610
#: app/Config/settings.php:690
msgid "Admin Notification"
msgstr "Notifica all'amministratore"

#: app/Config/settings.php:616
#: app/Config/settings.php:696
msgid "Send this email notification to the store admin."
msgstr "Invia questa notifica email all'amministratore del negozio."

#: app/Config/settings.php:736
#: views/shortcodes/payment/template-1.php:136
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:129
#: spa/admin/settings/src/App.jsx:20
#: spa/public/dashboard/components/tabs/Address/index.jsx:292
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:166
msgid "Shipping"
msgstr "Spedizione"

#: app/Config/settings.php:743
msgid "Shipping related settings"
msgstr "Impostazioni relative alla spedizione"

#: app/Config/settings.php:746
#: app/Config/settings.php:798
#: views/settings/layout.php:25
msgid "Reset Settings"
msgstr "Reimposta impostazioni"

#: app/Config/settings.php:750
#: app/Config/settings.php:802
#: views/settings/layout.php:29
#: views/settings/layout.php:228
msgid "Save Settings"
msgstr "Salva impostazioni"

#: app/Config/settings.php:760
msgid "Shipping Countries"
msgstr "Paesi di spedizione"

#: app/Config/settings.php:761
msgid "Choose the countries you ship products to."
msgstr "Scegli i paesi verso cui spedisci i prodotti."

#: app/Config/settings.php:769
msgid "Plans"
msgstr "Piani"

#: app/Config/settings.php:788
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:21
msgid "Taxation"
msgstr "Tassazione"

#: app/Config/settings.php:795
msgid "Tax related settings"
msgstr "Impostazioni relative alle tasse"

#: app/Config/settings.php:812
msgid "Tax Countries"
msgstr "Paesi soggetti a tassazione"

#: app/Config/settings.php:813
msgid "Choose the countries you sell products to."
msgstr "Scegli i paesi verso cui vendi i prodotti."

#: app/Config/settings.php:821
msgid "Classes"
msgstr "Classi"

#: app/Config/settings.php:840
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:22
msgid "Cart Recovery"
msgstr "Recupero del carrello"

#: app/Config/settings.php:847
msgid "Abandoned cart settings"
msgstr "Impostazioni dei carrelli abbandonati"

#: app/Config/settings.php:854
msgid "Delay (minutes)"
msgstr "Ritardo (minuti)"

#: app/Config/settings.php:855
msgid "After when can we call a cart abandoned?"
msgstr "Dopo quanto tempo possiamo considerare un carrello come abbandonato?"

#: app/Config/settings.php:856
msgid "Enter time delay in minutes"
msgstr "Inserisci il ritardo in minuti"

#: app/Config/settings.php:867
msgid "Abandoned Cart Discount %"
msgstr "Sconto sui carrelli abbandonati %"

#: app/Config/settings.php:868
msgid "Set a discount percentage to include in abandoned cart emails. If set to 0, no coupon will be included."
msgstr "Imposta una percentuale di sconto da includere nelle email dei carrelli abbandonati. Se impostata a 0, non verrà incluso alcun coupon."

#: app/Config/settings.php:869
msgid "Enter discount percentage (0 to disable)"
msgstr "Inserisci la percentuale di sconto (0 per disattivare)"

#: app/Config/settings.php:880
msgid "Enable Automated Reminder"
msgstr "Attiva promemoria automatico"

#: app/Config/settings.php:881
msgid "Automatically send a reminder email to any pending abandoned cart that has not received a reminder yet."
msgstr "Invia automaticamente un'email di promemoria a qualsiasi carrello abbandonato in attesa che non ha ancora ricevuto un promemoria."

#: app/Config/settings.php:891
#: app/Controllers/Common/API.php:350
#: app/Controllers/Common/API.php:389
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Subject"
msgstr "Oggetto"

#: app/Config/settings.php:892
msgid "The subject line for the abandoned cart reminder email."
msgstr "L'oggetto dell'email di promemoria del carrello abbandonato."

#: app/Config/settings.php:900
#: blocks/single-product/title/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Body"
msgstr "Corpo"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:903
msgid "To find all the related placesholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "Per trovare tutti i segnaposto correlati <a href=\"%s\" target=\"_blank\">clicca qui.</a>"

#: app/Config/settings.php:906
msgid "Enter email Body"
msgstr "Inserisci il corpo dell'email"

#: app/Config/settings.php:927
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:23
msgid "AI"
msgstr "AI"

#: app/Config/settings.php:967
#: app/Config/settings.php:968
msgid "Generative AI"
msgstr "AI Generativa"

#: app/Config/settings.php:975
msgid "Text Generator"
msgstr "Generatore di testo"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:977
msgid "Enable AI Writer to suggest and create product descriptions instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Attiva l'AI Writer per suggerire e creare descrizioni dei prodotti all'istante. <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:983
#: views/settings/ai-usage.php:44
msgid "Image Generator"
msgstr "Generatore di immagini"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:985
msgid "Generate high-quality product images with AI directly from your dashboard. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Genera immagini di prodotti di alta qualità con l'AI direttamente dalla tua bacheca. <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:991
msgid "Template Generator"
msgstr "Generatore di template"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:993
msgid "Enable AI Template Generator to create ready-to-use block layouts. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Attiva il generatore di template AI per creare layout a blocchi pronti all'uso. <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:999
#: views/settings/ai-usage.php:40
msgid "Attribute Generator"
msgstr "Generatore di attributi"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1001
msgid "Enable AI to suggest product attributes and values instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Attiva l'AI per suggerire attributi e valori dei prodotti all'istante. <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:1009
#: app/Config/settings.php:1010
msgid "Agentic AI"
msgstr "AI Agentica"

#: app/Config/settings.php:1013
#: views/settings/ai-usage.php:48
msgid "Shopping Agent"
msgstr "Agente di acquisto"

#: app/Config/settings.php:1014
msgid "Your customers will see a chat button on your store where they can ask questions, find products, check stock, or even place orders right from the chatting screen."
msgstr "I tuoi clienti vedranno un pulsante di chat nel tuo negozio dove potranno porre domande, trovare prodotti, verificare la disponibilità o persino effettuare ordini direttamente dalla schermata di chat."

#: app/Config/settings.php:1019
msgid "Enable Shopping Agent"
msgstr "Attiva l'agente di acquisto"

#: app/Config/settings.php:1020
msgid "Show the AI shopping chat button on your storefront so customers can ask questions and place orders."
msgstr "Mostra il pulsante di chat di acquisto AI sulla vetrina del tuo negozio così i clienti possono porre domande ed effettuare ordini."

#: app/Config/settings.php:1026
msgid "Chat Assistant Name"
msgstr "Nome dell'assistente di chat"

#: app/Config/settings.php:1027
msgid "What customers see at the top of the chat window. Example: \"Store Helper\" or \"Shopping Assistant\"."
msgstr "Ciò che i clienti vedono nella parte superiore della finestra di chat. Esempio: \"Assistente del negozio\" o \"Assistente agli acquisti\"."

#: app/Config/settings.php:1028
msgid "Shopping Assistant"
msgstr "Assistente agli acquisti"

#: app/Config/settings.php:1033
msgid "Chat Assistant Avatar"
msgstr "Avatar dell'assistente di chat"

#: app/Config/settings.php:1034
msgid "Profile picture shown in the chat window. Use a square image (at least 80×80 pixels). Leave empty to use a default avatar."
msgstr "Immagine del profilo mostrata nella finestra di chat. Usa un'immagine quadrata (almeno 80×80 pixel). Lascia vuoto per usare un avatar predefinito."

#: app/Config/settings.php:1040
msgid "Chat Button Position"
msgstr "Posizione del pulsante di chat"

#: app/Config/settings.php:1041
msgid "Where should the chat button appear on your store pages?"
msgstr "Dove deve comparire il pulsante di chat nelle pagine del tuo negozio?"

#: app/Config/settings.php:1043
msgid "Right"
msgstr "Destra"

#: app/Config/settings.php:1044
msgid "Left"
msgstr "Sinistra"

#: app/Config/settings.php:1051
msgid "Chat Color Theme"
msgstr "Tema colore della chat"

#: app/Config/settings.php:1052
msgid "Choose the color for the chat button and message bubbles. Use your brand color for consistency."
msgstr "Scegli il colore per il pulsante di chat e le bolle dei messaggi. Usa il colore del tuo marchio per coerenza."

#: app/Config/settings.php:1058
msgid "Search & Discovery"
msgstr "Ricerca e scoperta"

#: app/Config/settings.php:1059
msgid "Let AI power your product search and recommendations."
msgstr "Lascia che l'AI potenzi la ricerca e i consigli sui tuoi prodotti."

#: app/Config/settings.php:1064
#: views/settings/ai-usage.php:43
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Smart Search"
msgstr "Ricerca intelligente"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1066
msgid "Help customers find products even with spelling errors. The AI understands what they're looking for and shows the right products. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Aiuta i clienti a trovare prodotti anche con errori di ortografia. L'AI capisce cosa stanno cercando e mostra i prodotti giusti. <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:1072
msgid "Voice Search"
msgstr "Ricerca vocale"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1074
msgid "Let customers search by speaking instead of typing. Hands-free shopping experience. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Consenti ai clienti di cercare parlando anziché digitando. Un'esperienza di acquisto a mani libere. (Disponibile a breve) <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:1080
msgid "Smart Recommendations"
msgstr "Consigli intelligenti"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1082
msgid "The AI suggests related products to customers based on what they're looking at. Boost average order value. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "L'AI suggerisce ai clienti prodotti correlati in base a ciò che stanno guardando. Aumenta il valore medio degli ordini. (Disponibile a breve) <a href=\"%1$s\" target=\"_blank\">Scopri di più.</a>"

#: app/Config/settings.php:1091
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:26
msgid "Usage"
msgstr "Utilizzo"

#: app/Config/settings.php:1092
msgid "Your AI credit usage history."
msgstr "Lo storico di utilizzo dei tuoi crediti AI."

#: app/Config/settings.php:1115
msgid "Connectivity"
msgstr "Connettività"

#: app/Config/settings.php:1116
msgid "Connect your store to the EasyCommerce AI service."
msgstr "Collega il tuo negozio al servizio AI di EasyCommerce."

#. Translators: %s is the link to the setup wizard
#: app/Controllers/Admin/Init.php:135
msgid "Congratulations on installing <strong>EasyCommerce</strong>! 🎉<br/>You're just a few steps away from launching your store. <a href=\"%s\"><strong>Click here</strong></a> to start the setup wizard and bring your store to life! 🚀"
msgstr "Congratulazioni per aver installato <strong>EasyCommerce</strong>! 🎉<br/>Sei a pochi passi dal lancio del tuo negozio. <a href=\"%s\"><strong>Clicca qui</strong></a> per avviare la procedura guidata di configurazione e dare vita al tuo negozio! 🚀"

#: app/Controllers/Admin/Init.php:151
msgid "The <strong>EasyCommerce</strong> Locations database is being downloaded. Countries, states, cities and currencies will not be displayed until the download is complete."
msgstr "Il database delle località di <strong>EasyCommerce</strong> è in fase di download. Paesi, stati, città e valute non verranno visualizzati fino al completamento del download."

#. Translators: %1$s is the link that reschedules the cron to download locations.json file
#: app/Controllers/Admin/Init.php:170
msgid "It looks like the <strong>EasyCommerce</strong> Locations database has not been loaded yet. Countries, states, cities and currencies will not be displayed until it's downloaded. <a href=\"%1$s\">Click here</a> to manually retry downloading it."
msgstr "Sembra che il database delle località di <strong>EasyCommerce</strong> non sia ancora stato caricato. Paesi, stati, città e valute non verranno visualizzati fino al download. <a href=\"%1$s\">Clicca qui</a> per riprovare a scaricarlo manualmente."

#. translators: 1: store currency code, 2: Square location currency code.
#: app/Controllers/Admin/Init.php:191
msgid "Warning: Your store currency (%1$s) does not match your Square location currency (%2$s). Square payments will not be available until currencies match."
msgstr "Attenzione: la valuta del tuo negozio (%1$s) non corrisponde alla valuta della tua sede Square (%2$s). I pagamenti Square non saranno disponibili finché le valute non corrispondono."

#: app/Controllers/Admin/Init.php:241
msgid "EasyCommerce Year-End Celebration!"
msgstr "Celebrazione di fine anno di EasyCommerce!"

#: app/Controllers/Admin/Init.php:242
msgid "Enjoy a flat 50% discount while building your dream ecommerce store with EasyCommerce Pro!"
msgstr "Approfitta di uno sconto fisso del 50% mentre crei il negozio ecommerce dei tuoi sogni con EasyCommerce Pro!"

#: app/Controllers/Admin/Init.php:244
msgid "Save 50% Now"
msgstr "Risparmia il 50% ora"

#: app/Controllers/Admin/Init.php:261
msgid "You are not logged in!"
msgstr "Non hai effettuato l'accesso!"

#: app/Controllers/Admin/Init.php:270
msgid "Not your download!"
msgstr "Questo download non è tuo!"

#: app/Controllers/Admin/Init.php:277
msgid "File not found."
msgstr "File non trovato."

#. translators: %1$s: name of the deactivated conflicting plugin. The <strong> markup must be kept.
#: app/Controllers/Admin/Init.php:307
msgid "The plugin <strong>%1$s</strong> was deactivated by <strong>EasyCommerce</strong> as it is no longer needed. You can safely delete it if you wish."
msgstr "Il plugin <strong>%1$s</strong> è stato disattivato da <strong>EasyCommerce</strong> poiché non è più necessario. Se lo desideri, puoi eliminarlo senza problemi."

#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Admin/Init.php:322
#: app/Controllers/Common/Block.php:119
#: app/Controllers/Common/Init.php:198
#: app/Helpers/functions.php:740
#: app/Helpers/functions.php:746
#: app/Helpers/functions.php:755
#: app/Helpers/functions.php:756
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/App.jsx:413
#: spa/admin/easycommerce/App.jsx:414
#: spa/admin/easycommerce/App.jsx:415
msgid "EasyCommerce"
msgstr "EasyCommerce"

#: app/Controllers/Admin/Init.php:454
msgid "Migration"
msgstr "Migrazione"

#: app/Controllers/Admin/Init.php:458
msgid "EasyCommerce Migration"
msgstr "Migrazione di EasyCommerce"

#: app/Controllers/Admin/Init.php:490
msgid "You're about to migrate!"
msgstr "Stai per eseguire la migrazione!"

#: app/Controllers/Admin/Init.php:493
msgid "detected. Would you like to migrate your store data to EasyCommerce?"
msgstr "rilevato. Vuoi migrare i dati del tuo negozio in EasyCommerce?"

#: app/Controllers/Admin/Init.php:502
#: views/components/survey.php:84
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:107
#: spa/admin/common/ProModal.jsx:70
#: spa/admin/easycommerce/pages/Brands/index.jsx:385
#: spa/admin/easycommerce/pages/Categories/index.jsx:387
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:355
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:248
#: spa/admin/easycommerce/pages/Tags/index.jsx:330
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:12
#: spa/public/dashboard/components/tabs/Profile/index.jsx:310
msgid "Cancel"
msgstr "Annulla"

#: app/Controllers/Admin/Init.php:508
msgid "Start Migration"
msgstr "Avvia migrazione"

#: app/Controllers/Admin/Menu.php:92
#: app/Controllers/Common/Init.php:283
msgid "Setup Wizard"
msgstr "Procedura guidata di configurazione"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:304
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/ProModal.jsx:87
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:88
msgid "Activate License"
msgstr "Attiva licenza"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:305
#: app/Helpers/functions.php:747
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Get Pro"
msgstr "Passa a Pro"

#: app/Controllers/Common/API.php:104
msgid "Your setup wizard data"
msgstr "I dati della tua procedura guidata di configurazione"

#: app/Controllers/Common/API.php:121
#: app/Controllers/Common/API.php:181
msgid "Username or Email"
msgstr "Nome utente o email"

#: app/Controllers/Common/API.php:126
#: app/Controllers/Common/API.php:159
msgid "Your Password"
msgstr "La tua password"

#: app/Controllers/Common/API.php:131
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:92
msgid "Remember Me"
msgstr "Ricordami"

#: app/Controllers/Common/API.php:148
msgid "Your Username"
msgstr "Il tuo nome utente"

#: app/Controllers/Common/API.php:153
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:186
msgid "Your Email"
msgstr "La tua email"

#: app/Controllers/Common/API.php:164
msgid "Your Confirm Password"
msgstr "Conferma la tua password"

#: app/Controllers/Common/API.php:198
msgid "Reset Key"
msgstr "Chiave di reimpostazione"

#: app/Controllers/Common/API.php:203
msgid "User Login"
msgstr "Login utente"

#: app/Controllers/Common/API.php:208
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:52
msgid "New Password"
msgstr "Nuova password"

#: app/Controllers/Common/API.php:213
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:67
msgid "Confirm Password"
msgstr "Conferma password"

#: app/Controllers/Common/API.php:267
#: app/Controllers/Common/API.php:334
#: app/Controllers/Common/API.php:373
msgid "Your name"
msgstr "Il tuo nome"

#: app/Controllers/Common/API.php:290
msgid "Your token"
msgstr "Il tuo token"

#: app/Controllers/Common/API.php:317
msgid "The doc id"
msgstr "L'ID del documento"

#: app/Controllers/Common/API.php:345
#: app/Controllers/Common/API.php:384
msgid "Site URL"
msgstr "URL del sito"

#: app/Controllers/Common/API.php:355
#: app/Controllers/Common/API.php:394
#: assets/public/js/agent-chatbot.js:353
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Message"
msgstr "Messaggio"

#: app/Controllers/Common/API.php:428
#: app/Controllers/Common/API.php:453
msgid "The addon slug"
msgstr "Lo slug dell'addon"

#: app/Controllers/Common/API.php:432
#: app/Controllers/Common/API.php:457
msgid "The action- activate or deactivate"
msgstr "L'azione: attiva o disattiva"

#: app/Controllers/Common/API.php:449
msgid "The license key"
msgstr "La chiave di licenza"

#: app/Controllers/Common/API.php:462
msgid "User email for license"
msgstr "Email utente per la licenza"

#: app/Controllers/Common/API.php:485
#: app/Controllers/Common/API.php:522
#: app/Controllers/Common/API.php:548
#: app/Controllers/Common/API.php:696
msgid "An array of 'from' and 'to', or a string"
msgstr "Un array di 'from' e 'to', oppure una stringa"

#: app/Controllers/Common/API.php:574
#: app/Controllers/Common/API.php:590
#: app/Controllers/Common/API.php:3086
#: app/Controllers/Common/API.php:3142
#: app/Controllers/Common/API.php:3164
#: app/Controllers/Common/API.php:4423
#: app/Controllers/Common/API.php:4439
#: app/Controllers/Common/API.php:4455
msgid "The cart hash"
msgstr "L'hash del carrello"

#: app/Controllers/Common/API.php:594
msgid "Email subject line"
msgstr "Oggetto dell'email"

#: app/Controllers/Common/API.php:598
msgid "Email message body"
msgstr "Corpo del messaggio email"

#: app/Controllers/Common/API.php:657
msgid "Activity type: All, Orders, Refunds, Reviews, Others"
msgstr "Tipo di attività: Tutte, Ordini, Rimborsi, Recensioni, Altro"

#: app/Controllers/Common/API.php:663
msgid "From date (Y-m-d)"
msgstr "Data iniziale (Y-m-d)"

#: app/Controllers/Common/API.php:668
msgid "To date (Y-m-d)"
msgstr "Data finale (Y-m-d)"

#: app/Controllers/Common/API.php:710
msgid "The product ID in case of product-specific reports"
msgstr "L'ID del prodotto in caso di report specifici per prodotto"

#: app/Controllers/Common/API.php:725
#: app/Controllers/Common/API.php:750
#: app/Controllers/Common/API.php:768
#: app/Controllers/Common/API.php:786
#: app/Controllers/Common/API.php:804
#: app/Controllers/Common/API.php:829
#: app/Controllers/Common/API.php:865
#: app/Controllers/Common/API.php:890
#: app/Controllers/Common/API.php:915
#: app/Controllers/Common/API.php:940
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\")"
msgstr "Chiave dell'intervallo di date (es. \"today\", \"this-week\", \"this-month\", \"this-year\")"

#: app/Controllers/Common/API.php:732
#: app/Controllers/Common/API.php:811
#: app/Controllers/Common/API.php:872
#: app/Controllers/Common/API.php:897
#: app/Controllers/Common/API.php:922
#: app/Controllers/Common/API.php:947
#: app/Controllers/Common/API.php:1050
#: app/Controllers/Common/API.php:1071
msgid "Comparison range (e.g., \"previous-day\", \"previous-week\", \"previous-month\", \"previous-year\")"
msgstr "Intervallo di confronto (es. \"previous-day\", \"previous-week\", \"previous-month\", \"previous-year\")"

#: app/Controllers/Common/API.php:847
#: app/Controllers/Common/API.php:1045
#: app/Controllers/Common/API.php:1124
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"all-time\")"
msgstr "Chiave dell'intervallo di date (es. \"today\", \"this-week\", \"this-month\", \"this-year\", \"all-time\")"

#: app/Controllers/Common/API.php:965
#: app/Controllers/Common/API.php:981
#: app/Controllers/Common/API.php:997
msgid "Date range key"
msgstr "Chiave dell'intervallo di date"

#: app/Controllers/Common/API.php:1013
#: app/Controllers/Common/API.php:1029
#: app/Controllers/Common/API.php:1311
#: app/Controllers/Common/API.php:1375
#: app/Controllers/Common/API.php:1391
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"2026-01-01,2026-03-30\")"
msgstr "Chiave dell'intervallo di date (es. \"last-30\", \"this-month\", \"2026-01-01,2026-03-30\")"

#: app/Controllers/Common/API.php:1066
#: app/Controllers/Common/API.php:1087
#: app/Controllers/Common/API.php:1103
#: app/Controllers/Common/API.php:1161
#: app/Controllers/Common/API.php:1182
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"last-30\")"
msgstr "Chiave dell'intervallo di date (es. \"today\", \"this-week\", \"this-month\", \"this-year\", \"last-30\")"

#: app/Controllers/Common/API.php:1119
#: app/Controllers/Common/API.php:1140
#: app/Controllers/Common/API.php:1156
#: app/Controllers/Common/API.php:1177
#: app/Controllers/Common/API.php:1198
#: app/Controllers/Common/API.php:1219
#: app/Controllers/Common/API.php:1970
#: app/Controllers/Common/API.php:1987
#: app/Controllers/Common/API.php:2009
#: app/Controllers/Common/API.php:2179
#: app/Controllers/Common/API.php:2242
#: app/Controllers/Common/API.php:2259
#: app/Controllers/Common/API.php:2989
#: app/Controllers/Common/API.php:3024
#: app/Controllers/Common/API.php:3053
msgid "The product ID"
msgstr "L'ID del prodotto"

#: app/Controllers/Common/API.php:1203
msgid "Number of reviews to return (default: 6)"
msgstr "Numero di recensioni da restituire (predefinito: 6)"

#: app/Controllers/Common/API.php:1235
#: app/Controllers/Common/API.php:1262
#: app/Controllers/Common/API.php:1289
#: app/Controllers/Common/API.php:1333
#: app/Controllers/Common/API.php:1354
#: app/Controllers/Common/API.php:1407
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"this-year\")"
msgstr "Chiave dell'intervallo di date (es. \"last-30\", \"this-month\", \"this-year\")"

#: app/Controllers/Common/API.php:1246
#: app/Controllers/Common/API.php:1273
#: app/Controllers/Common/API.php:1338
#: app/Controllers/Common/API.php:1359
msgid "Comparison range key"
msgstr "Chiave dell'intervallo di confronto"

#: app/Controllers/Common/API.php:1431
#: app/Controllers/Common/API.php:1447
#: app/Controllers/Common/API.php:1467
msgid "The option `key` name"
msgstr "Il nome della `key` dell'opzione"

#: app/Controllers/Common/API.php:1451
msgid "The option `value`"
msgstr "Il `value` dell'opzione"

#: app/Controllers/Common/API.php:1490
#: app/Controllers/Common/API.php:1589
#: app/Controllers/Common/API.php:1737
msgid "Attribute name"
msgstr "Nome dell'attributo"

#: app/Controllers/Common/API.php:1495
#: app/Controllers/Common/API.php:1594
msgid "Slug for the attribute"
msgstr "Slug dell'attributo"

#: app/Controllers/Common/API.php:1500
#: app/Controllers/Common/API.php:1599
msgid "Type of the attribute (e.g. select, text)"
msgstr "Tipo dell'attributo (es. select, text)"

#: app/Controllers/Common/API.php:1505
msgid "Array of options with label and value"
msgstr "Array di opzioni con etichetta e valore"

#: app/Controllers/Common/API.php:1514
#: app/Controllers/Common/API.php:1519
#: app/Controllers/Common/API.php:1618
#: app/Controllers/Common/API.php:1623
msgid "Display label for the option"
msgstr "Etichetta di visualizzazione per l'opzione"

#: app/Controllers/Common/API.php:1523
#: app/Controllers/Common/API.php:1627
msgid "Stored value for the option"
msgstr "Valore memorizzato per l'opzione"

#: app/Controllers/Common/API.php:1544
#: app/Controllers/Common/API.php:1687
#: app/Controllers/Common/API.php:2300
#: app/Controllers/Common/API.php:2621
#: app/Controllers/Common/API.php:2738
#: app/Controllers/Common/API.php:2851
msgid "The page number"
msgstr "Il numero di pagina"

#: app/Controllers/Common/API.php:1550
#: app/Controllers/Common/API.php:1693
#: app/Controllers/Common/API.php:2627
#: app/Controllers/Common/API.php:2744
#: app/Controllers/Common/API.php:2857
msgid "The number of products per page"
msgstr "Il numero di prodotti per pagina"

#: app/Controllers/Common/API.php:1567
#: app/Controllers/Common/API.php:1584
#: app/Controllers/Common/API.php:1648
msgid "The attribute ID"
msgstr "L'ID dell'attributo"

#: app/Controllers/Common/API.php:1604
msgid "Array of options with id, name, slug, value"
msgstr "Array di opzioni con id, name, slug, value"

#: app/Controllers/Common/API.php:1613
msgid "Option ID"
msgstr "ID opzione"

#: app/Controllers/Common/API.php:1664
msgid "The attribute IDs"
msgstr "Gli ID degli attributi"

#: app/Controllers/Common/API.php:1699
#: app/Controllers/Common/API.php:2320
msgid "The search query"
msgstr "La query di ricerca"

#: app/Controllers/Common/API.php:1704
msgid "The SKU of a variation to search product with"
msgstr "Lo SKU di una variazione con cui cercare il prodotto"

#: app/Controllers/Common/API.php:1709
#: app/Controllers/Common/API.php:1819
#: app/Controllers/Common/API.php:2024
msgid "The product status"
msgstr "Lo stato del prodotto"

#: app/Controllers/Common/API.php:1715
msgid "The product brands"
msgstr "Le marche del prodotto"

#: app/Controllers/Common/API.php:1720
msgid "The product categories"
msgstr "Le categorie del prodotto"

#: app/Controllers/Common/API.php:1725
msgid "The product Sort By"
msgstr "L'ordinamento del prodotto"

#: app/Controllers/Common/API.php:1730
msgid "Array of attributes with values"
msgstr "Array di attributi con valori"

#: app/Controllers/Common/API.php:1742
msgid "Array of attribute values"
msgstr "Array di valori degli attributi"

#: app/Controllers/Common/API.php:1750
msgid "Minimum price"
msgstr "Prezzo minimo"

#: app/Controllers/Common/API.php:1756
msgid "Maximum price"
msgstr "Prezzo massimo"

#: app/Controllers/Common/API.php:1762
msgid "Either it should include prices"
msgstr "Se deve includere i prezzi"

#: app/Controllers/Common/API.php:1768
#: app/Controllers/Common/API.php:1780
msgid "Either it should return HTML"
msgstr "Se deve restituire HTML"

#: app/Controllers/Common/API.php:1774
msgid "Array of settings"
msgstr "Array di impostazioni"

#: app/Controllers/Common/API.php:1786
msgid "Shop name"
msgstr "Nome del negozio"

#: app/Controllers/Common/API.php:1804
#: app/Controllers/Common/API.php:2014
msgid "The product title"
msgstr "Il titolo del prodotto"

#: app/Controllers/Common/API.php:1809
msgid "The product summary"
msgstr "Il riepilogo del prodotto"

#: app/Controllers/Common/API.php:1814
#: app/Controllers/Common/API.php:2019
msgid "The product description"
msgstr "La descrizione del prodotto"

#: app/Controllers/Common/API.php:1825
#: app/Controllers/Common/API.php:2030
msgid "The product slug"
msgstr "Lo slug del prodotto"

#: app/Controllers/Common/API.php:1830
#: app/Controllers/Common/API.php:2035
msgid "The product thumbnail ID"
msgstr "L'ID della miniatura del prodotto"

#: app/Controllers/Common/API.php:1835
#: app/Controllers/Common/API.php:2040
msgid "List of category slugs or IDs"
msgstr "Elenco di slug o ID di categorie"

#: app/Controllers/Common/API.php:1841
#: app/Controllers/Common/API.php:2046
msgid "List of brand slugs or IDs"
msgstr "Elenco di slug o ID di marche"

#: app/Controllers/Common/API.php:1846
#: app/Controllers/Common/API.php:2051
msgid "Product attributes and their values"
msgstr "Attributi del prodotto e relativi valori"

#: app/Controllers/Common/API.php:1854
#: app/Controllers/Common/API.php:1919
#: app/Controllers/Common/API.php:2059
#: app/Controllers/Common/API.php:2128
msgid "Attribute ID"
msgstr "ID attributo"

#: app/Controllers/Common/API.php:1859
#: app/Controllers/Common/API.php:2064
msgid "Attribute values"
msgstr "Valori dell'attributo"

#: app/Controllers/Common/API.php:1867
#: app/Controllers/Common/API.php:2072
msgid "Value ID"
msgstr "ID valore"

#: app/Controllers/Common/API.php:1878
#: app/Controllers/Common/API.php:2083
msgid "Product variations"
msgstr "Variazioni del prodotto"

#: app/Controllers/Common/API.php:1911
#: app/Controllers/Common/API.php:2120
msgid "Variation attributes and their values"
msgstr "Attributi della variazione e relativi valori"

#: app/Controllers/Common/API.php:1924
#: app/Controllers/Common/API.php:2133
msgid "Attribute slug"
msgstr "Slug dell'attributo"

#: app/Controllers/Common/API.php:1929
#: app/Controllers/Common/API.php:2138
msgid "Attribute value slug"
msgstr "Slug del valore dell'attributo"

#: app/Controllers/Common/API.php:1934
#: app/Controllers/Common/API.php:2143
msgid "Attribute value ID"
msgstr "ID valore dell'attributo"

#: app/Controllers/Common/API.php:1953
#: app/Controllers/Common/API.php:2162
msgid "Product meta data"
msgstr "Metadati del prodotto"

#: app/Controllers/Common/API.php:1992
msgid "An object of attributes key-value pair"
msgstr "Un oggetto di coppie chiave-valore degli attributi"

#: app/Controllers/Common/API.php:2196
msgid "List of product IDs to delete"
msgstr "Elenco degli ID prodotto da eliminare"

#: app/Controllers/Common/API.php:2217
msgid "List of product IDs to update"
msgstr "Elenco degli ID prodotto da aggiornare"

#: app/Controllers/Common/API.php:2225
#: app/Controllers/Common/API.php:3381
msgid "The new status for the orders"
msgstr "Il nuovo stato per gli ordini"

#: app/Controllers/Common/API.php:2264
msgid "Review text"
msgstr "Testo della recensione"

#: app/Controllers/Common/API.php:2269
msgid "Rating value, out of 5"
msgstr "Valore della valutazione, su 5"

#: app/Controllers/Common/API.php:2278
msgid "Value must be between 1 to 5."
msgstr "Il valore deve essere compreso tra 1 e 5."

#: app/Controllers/Common/API.php:2305
msgid "Reviews per page"
msgstr "Recensioni per pagina"

#: app/Controllers/Common/API.php:2337
msgid "The review ID"
msgstr "L'ID della recensione"

#: app/Controllers/Common/API.php:2361
msgid "The customer first name"
msgstr "Il nome del cliente"

#: app/Controllers/Common/API.php:2366
msgid "The customer last name"
msgstr "Il cognome del cliente"

#: app/Controllers/Common/API.php:2371
msgid "The customer photo URL"
msgstr "L'URL della foto del cliente"

#: app/Controllers/Common/API.php:2376
msgid "The customer email address"
msgstr "L'indirizzo email del cliente"

#: app/Controllers/Common/API.php:2382
msgid "The customer password"
msgstr "La password del cliente"

#: app/Controllers/Common/API.php:2390
msgid "The confirmation password"
msgstr "La password di conferma"

#: app/Controllers/Common/API.php:2395
msgid "The key-value pair of meta data"
msgstr "La coppia chiave-valore dei metadati"

#: app/Controllers/Common/API.php:2412
#: app/Controllers/Common/API.php:2458
#: app/Controllers/Common/API.php:2475
#: app/Controllers/Common/API.php:3203
#: app/Controllers/Common/API.php:3518
msgid "The customer ID"
msgstr "L'ID del cliente"

#: app/Controllers/Common/API.php:2429
msgid "Search query for customer name or email"
msgstr "Query di ricerca per nome o email del cliente"

#: app/Controllers/Common/API.php:2434
#: app/Controllers/Common/API.php:2490
#: app/Controllers/Common/API.php:3221
#: app/Controllers/Common/API.php:3493
msgid "Page number for pagination"
msgstr "Numero di pagina per la paginazione"

#: app/Controllers/Common/API.php:2440
msgid "Number of customers per page"
msgstr "Numero di clienti per pagina"

#: app/Controllers/Common/API.php:2480
msgid "Search key"
msgstr "Chiave di ricerca"

#: app/Controllers/Common/API.php:2485
#: app/Controllers/Common/API.php:2586
msgid "Filter by transaction status"
msgstr "Filtra per stato della transazione"

#: app/Controllers/Common/API.php:2496
#: app/Controllers/Common/API.php:3227
#: app/Controllers/Common/API.php:3499
msgid "Number of transactions per page"
msgstr "Numero di transazioni per pagina"

#: app/Controllers/Common/API.php:2532
msgid "Comma separated or an array of fields"
msgstr "Campi separati da virgola o un array"

#: app/Controllers/Common/API.php:2548
msgid "An array of key-value pair of fields"
msgstr "Un array di coppie chiave-valore di campi"

#: app/Controllers/Common/API.php:2564
msgid "Filter by order status"
msgstr "Filtra per stato dell'ordine"

#: app/Controllers/Common/API.php:2569
msgid "Filter per page"
msgstr "Filtra per pagina"

#: app/Controllers/Common/API.php:2645
#: app/Controllers/Common/API.php:2677
msgid "The category name"
msgstr "Il nome della categoria"

#: app/Controllers/Common/API.php:2650
#: app/Controllers/Common/API.php:2682
msgid "The category slug"
msgstr "Lo slug della categoria"

#: app/Controllers/Common/API.php:2655
#: app/Controllers/Common/API.php:2687
msgid "The parent category ID"
msgstr "L'ID della categoria principale"

#: app/Controllers/Common/API.php:2672
#: app/Controllers/Common/API.php:2705
msgid "The category ID"
msgstr "L'ID della categoria"

#: app/Controllers/Common/API.php:2721
msgid "The category IDs"
msgstr "Gli ID delle categorie"

#: app/Controllers/Common/API.php:2762
#: app/Controllers/Common/API.php:2789
msgid "The brand name"
msgstr "Il nome della marca"

#: app/Controllers/Common/API.php:2767
#: app/Controllers/Common/API.php:2799
msgid "The parent brand ID"
msgstr "L'ID della marca principale"

#: app/Controllers/Common/API.php:2784
msgid "The brand ID"
msgstr "L'ID della marca"

#: app/Controllers/Common/API.php:2794
msgid "The brand slug"
msgstr "Lo slug della marca"

#: app/Controllers/Common/API.php:2817
msgid "The brands ID"
msgstr "L'ID delle marche"

#: app/Controllers/Common/API.php:2834
msgid "The brand IDs"
msgstr "Gli ID delle marche"

#: app/Controllers/Common/API.php:2875
#: app/Controllers/Common/API.php:2902
msgid "The tag name"
msgstr "Il nome del tag"

#: app/Controllers/Common/API.php:2880
#: app/Controllers/Common/API.php:2912
msgid "The parent tag ID"
msgstr "L'ID del tag principale"

#: app/Controllers/Common/API.php:2897
msgid "The tag ID"
msgstr "L'ID del tag"

#: app/Controllers/Common/API.php:2907
msgid "The tag slug"
msgstr "Lo slug del tag"

#: app/Controllers/Common/API.php:2930
msgid "The tags ID"
msgstr "L'ID dei tag"

#: app/Controllers/Common/API.php:2947
msgid "The tag IDs"
msgstr "Gli ID dei tag"

#: app/Controllers/Common/API.php:2981
msgid "Array of products to add, each with an id and quantity."
msgstr "Array di prodotti da aggiungere, ciascuno con un id e una quantità."

#: app/Controllers/Common/API.php:2993
msgid "The variation's price_id or an array of attributes"
msgstr "Il price_id della variazione o un array di attributi"

#: app/Controllers/Common/API.php:2999
msgid "The quantity to add"
msgstr "La quantità da aggiungere"

#: app/Controllers/Common/API.php:3007
msgid "The user ID"
msgstr "L'ID dell'utente"

#: app/Controllers/Common/API.php:3029
#: app/Controllers/Common/API.php:3058
msgid "The product price ID"
msgstr "L'ID del prezzo del prodotto"

#: app/Controllers/Common/API.php:3035
msgid "The quantity to set"
msgstr "La quantità da impostare"

#: app/Controllers/Common/API.php:3090
#: app/Controllers/Common/API.php:3315
msgid "The shipping address"
msgstr "L'indirizzo di spedizione"

#: app/Controllers/Common/API.php:3094
#: app/Controllers/Common/API.php:3310
msgid "The billing address"
msgstr "L'indirizzo di fatturazione"

#: app/Controllers/Common/API.php:3110
msgid "The shipping method ID"
msgstr "L'ID del metodo di spedizione"

#: app/Controllers/Common/API.php:3126
msgid "The payment method"
msgstr "Il metodo di pagamento"

#: app/Controllers/Common/API.php:3147
#: app/Controllers/Common/API.php:3169
msgid "The coupon code"
msgstr "Il codice coupon"

#: app/Controllers/Common/API.php:3212
#: app/Controllers/Common/API.php:3540
msgid "You do not have permission to get the customer order."
msgstr "Non disponi dell'autorizzazione per ottenere l'ordine del cliente."

#: app/Controllers/Common/API.php:3216
msgid "Search by order ID, order name, or customer email"
msgstr "Cerca per ID ordine, nome dell'ordine o email del cliente"

#: app/Controllers/Common/API.php:3233
#: app/Controllers/Common/API.php:3238
#: app/Controllers/Common/API.php:3544
#: app/Controllers/Common/API.php:3549
#: app/Controllers/Common/API.php:5081
msgid "Filter by from date"
msgstr "Filtra per data iniziale"

#: app/Controllers/Common/API.php:3257
msgid "An array of order IDs to delete"
msgstr "Un array di ID ordine da eliminare"

#: app/Controllers/Common/API.php:3279
#: app/Controllers/Common/API.php:3341
#: app/Controllers/Common/API.php:3404
#: app/Controllers/Common/API.php:3421
#: app/Controllers/Common/API.php:3446
#: app/Controllers/Common/API.php:3463
msgid "The order ID"
msgstr "L'ID dell'ordine"

#: app/Controllers/Common/API.php:3296
msgid "The order items or the cart hash"
msgstr "Gli articoli dell'ordine o l'hash del carrello"

#: app/Controllers/Common/API.php:3300
msgid "The customer ID or an array of customer data (name and email)"
msgstr "L'ID del cliente o un array di dati del cliente (nome ed email)"

#: app/Controllers/Common/API.php:3304
msgid "The order status"
msgstr "Lo stato dell'ordine"

#: app/Controllers/Common/API.php:3320
msgid "The meta data"
msgstr "I metadati"

#: app/Controllers/Common/API.php:3325
msgid "Should we use the billing address as shipping?"
msgstr "Dobbiamo usare l'indirizzo di fatturazione come indirizzo di spedizione?"

#: app/Controllers/Common/API.php:3346
msgid "The new order status"
msgstr "Il nuovo stato dell'ordine"

#: app/Controllers/Common/API.php:3351
msgid "The new order fulfillment status"
msgstr "Il nuovo stato di evasione dell'ordine"

#: app/Controllers/Common/API.php:3356
msgid "The updated total amount of the order"
msgstr "L'importo totale aggiornato dell'ordine"

#: app/Controllers/Common/API.php:3373
msgid "An array of order IDs to update"
msgstr "Un array di ID ordine da aggiornare"

#: app/Controllers/Common/API.php:3386
msgid "The type of status to update: status or fulfillment"
msgstr "Il tipo di stato da aggiornare: status o fulfillment"

#: app/Controllers/Common/API.php:3426
msgid "The refund amount"
msgstr "L'importo del rimborso"

#: app/Controllers/Common/API.php:3430
msgid "The refund reason"
msgstr "Il motivo del rimborso"

#: app/Controllers/Common/API.php:3468
msgid "The email event"
msgstr "L'evento email"

#: app/Controllers/Common/API.php:3505
#: app/Controllers/Common/API.php:5066
msgid "Filter by order ID"
msgstr "Filtra per ID ordine"

#: app/Controllers/Common/API.php:3514
#: app/Controllers/Common/API.php:3527
msgid "You do not have permission to set the customer ID."
msgstr "Non disponi dell'autorizzazione per impostare l'ID del cliente."

#: app/Controllers/Common/API.php:3531
msgid "The customer email"
msgstr "L'email del cliente"

#: app/Controllers/Common/API.php:3554
msgid "Filter by transaction type"
msgstr "Filtra per tipo di transazione"

#: app/Controllers/Common/API.php:3571
msgid "The transaction ID"
msgstr "L'ID della transazione"

#: app/Controllers/Common/API.php:3603
#: app/Controllers/Common/API.php:3713
msgid "The shipping plan name"
msgstr "Il nome del piano di spedizione"

#: app/Controllers/Common/API.php:3611
#: app/Controllers/Common/API.php:3718
msgid "The shipping plan description"
msgstr "La descrizione del piano di spedizione"

#: app/Controllers/Common/API.php:3616
#: app/Controllers/Common/API.php:3723
msgid "The active status of the shipping plan (1 for active, 0 for inactive)"
msgstr "Lo stato di attivazione del piano di spedizione (1 per attivo, 0 per inattivo)"

#: app/Controllers/Common/API.php:3622
#: app/Controllers/Common/API.php:3728
msgid "If this shipping plan is taxable (1 for active, 0 for inactive)"
msgstr "Se questo piano di spedizione è tassabile (1 per attivo, 0 per inattivo)"

#: app/Controllers/Common/API.php:3628
#: app/Controllers/Common/API.php:3735
msgid "The calculation base for the shipping plan (e.g., price, weight, quantity)"
msgstr "La base di calcolo del piano di spedizione (es. price, weight, quantity)"

#: app/Controllers/Common/API.php:3636
msgid "Array of regions associated with this shipping plan"
msgstr "Array di regioni associate a questo piano di spedizione"

#: app/Controllers/Common/API.php:3643
msgid "Country code"
msgstr "Codice del paese"

#: app/Controllers/Common/API.php:3648
#: app/Controllers/Common/API.php:4215
#: app/Controllers/Common/API.php:4309
msgid "State code"
msgstr "Codice dello stato"

#: app/Controllers/Common/API.php:3653
msgid "City name"
msgstr "Nome della città"

#: app/Controllers/Common/API.php:3658
msgid "Zip/postal code"
msgstr "CAP/codice postale"

#: app/Controllers/Common/API.php:3667
#: app/Controllers/Common/API.php:3758
msgid "Array of shipping methods for the plan, each including name, min, max, and cost"
msgstr "Array di metodi di spedizione per il piano, ciascuno comprendente name, min, max e cost"

#: app/Controllers/Common/API.php:3674
#: app/Controllers/Common/API.php:3765
msgid "Method name"
msgstr "Nome del metodo"

#: app/Controllers/Common/API.php:3679
#: app/Controllers/Common/API.php:3770
msgid "Minimum value for this method range"
msgstr "Valore minimo per questo intervallo del metodo"

#: app/Controllers/Common/API.php:3684
#: app/Controllers/Common/API.php:3775
msgid "Maximum value for this method range"
msgstr "Valore massimo per questo intervallo del metodo"

#: app/Controllers/Common/API.php:3689
#: app/Controllers/Common/API.php:3780
msgid "Cost associated with this method range"
msgstr "Costo associato a questo intervallo del metodo"

#: app/Controllers/Common/API.php:3708
#: app/Controllers/Common/API.php:3799
msgid "The shipping plan ID"
msgstr "L'ID del piano di spedizione"

#: app/Controllers/Common/API.php:3743
msgid "Array of region codes associated with this shipping plan"
msgstr "Array di codici di regione associati a questo piano di spedizione"

#: app/Controllers/Common/API.php:3815
msgid "The region code"
msgstr "Il codice della regione"

#: app/Controllers/Common/API.php:3839
#: app/Controllers/Common/API.php:3870
#: app/Controllers/Common/API.php:3906
msgid "Should it return details information"
msgstr "Se deve restituire informazioni dettagliate"

#: app/Controllers/Common/API.php:3856
#: app/Controllers/Common/API.php:3887
#: app/Controllers/Common/API.php:3923
msgid "The iso2 code of the country name"
msgstr "Il codice iso2 del nome del paese"

#: app/Controllers/Common/API.php:3863
#: app/Controllers/Common/API.php:3894
#: app/Controllers/Common/API.php:3930
msgid "Country code must be of 2 characters"
msgstr "Il codice del paese deve essere di 2 caratteri"

#: app/Controllers/Common/API.php:3901
msgid "The state code"
msgstr "Il codice dello stato"

#: app/Controllers/Common/API.php:3965
#: app/Controllers/Common/API.php:4046
msgid "The coupon name"
msgstr "Il nome del coupon"

#: app/Controllers/Common/API.php:3970
#: app/Controllers/Common/API.php:4051
msgid "The unique coupon code"
msgstr "Il codice coupon univoco"

#: app/Controllers/Common/API.php:3975
#: app/Controllers/Common/API.php:4056
msgid "The discount type"
msgstr "Il tipo di sconto"

#: app/Controllers/Common/API.php:3981
#: app/Controllers/Common/API.php:4062
msgid "The discounted offer"
msgstr "L'offerta scontata"

#: app/Controllers/Common/API.php:3986
#: app/Controllers/Common/API.php:4067
msgid "The active status of the coupon (1 for active, 0 for inactive)"
msgstr "Lo stato di attivazione del coupon (1 per attivo, 0 per inattivo)"

#: app/Controllers/Common/API.php:3992
#: app/Controllers/Common/API.php:4072
msgid "Array of coupon rules, each with type and value"
msgstr "Array di regole del coupon, ciascuna con type e value"

#: app/Controllers/Common/API.php:3999
#: app/Controllers/Common/API.php:4079
msgid "The rule type"
msgstr "Il tipo di regola"

#: app/Controllers/Common/API.php:4004
#: app/Controllers/Common/API.php:4083
msgid "The rule value"
msgstr "Il valore della regola"

#: app/Controllers/Common/API.php:4024
#: app/Controllers/Common/API.php:4041
#: app/Controllers/Common/API.php:4102
msgid "The coupon ID"
msgstr "L'ID del coupon"

#: app/Controllers/Common/API.php:4119
msgid "List of coupon IDs to delete"
msgstr "Elenco degli ID coupon da eliminare"

#: app/Controllers/Common/API.php:4138
msgid "List of coupon IDs to update"
msgstr "Elenco degli ID coupon da aggiornare"

#: app/Controllers/Common/API.php:4146
msgid "Status value: active or inactive"
msgstr "Valore dello stato: active o inactive"

#: app/Controllers/Common/API.php:4180
#: app/Controllers/Common/API.php:4275
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:20
msgid "Tax class name"
msgstr "Nome della classe fiscale"

#: app/Controllers/Common/API.php:4185
#: app/Controllers/Common/API.php:4280
msgid "Class name must not be empty."
msgstr "Il nome della classe non può essere vuoto."

#: app/Controllers/Common/API.php:4192
#: app/Controllers/Common/API.php:4287
msgid "Description of the tax class"
msgstr "Descrizione della classe fiscale"

#: app/Controllers/Common/API.php:4197
#: app/Controllers/Common/API.php:4292
msgid "Status of the tax class (1 for active, 0 for inactive)"
msgstr "Stato della classe fiscale (1 per attivo, 0 per inattivo)"

#: app/Controllers/Common/API.php:4203
#: app/Controllers/Common/API.php:4297
msgid "Array of rates for the tax class"
msgstr "Array di aliquote per la classe fiscale"

#: app/Controllers/Common/API.php:4210
#: app/Controllers/Common/API.php:4304
msgid "Country code (ISO2)"
msgstr "Codice del paese (ISO2)"

#: app/Controllers/Common/API.php:4220
#: app/Controllers/Common/API.php:4314
msgid "City code"
msgstr "Codice della città"

#: app/Controllers/Common/API.php:4225
#: app/Controllers/Common/API.php:4319
msgid "Tax rate percentage"
msgstr "Percentuale dell'aliquota fiscale"

#: app/Controllers/Common/API.php:4230
#: app/Controllers/Common/API.php:4324
msgid "Priority of this rate"
msgstr "Priorità di questa aliquota"

#: app/Controllers/Common/API.php:4235
#: app/Controllers/Common/API.php:4329
msgid "Is this compound"
msgstr "Se è composta"

#: app/Controllers/Common/API.php:4254
#: app/Controllers/Common/API.php:4270
#: app/Controllers/Common/API.php:4348
msgid "Tax class ID"
msgstr "ID della classe fiscale"

#: app/Controllers/Common/API.php:4459
msgid "Custom email subject (optional — uses settings default when omitted)"
msgstr "Oggetto email personalizzato (facoltativo — usa il valore predefinito delle impostazioni se omesso)"

#: app/Controllers/Common/API.php:4463
msgid "Custom email body HTML (optional — uses settings default when omitted)"
msgstr "HTML del corpo email personalizzato (facoltativo — usa il valore predefinito delle impostazioni se omesso)"

#: app/Controllers/Common/API.php:4479
msgid "List of abandoned cart hashes to delete"
msgstr "Elenco di hash di carrelli abbandonati da eliminare"

#: app/Controllers/Common/API.php:4499
msgid "List of abandoned cart hashes to remind"
msgstr "Elenco di hash di carrelli abbandonati a cui inviare un promemoria"

#: app/Controllers/Common/API.php:4545
#: app/Controllers/Common/API.php:4588
msgid "The `product` name"
msgstr "Il nome del `product`"

#: app/Controllers/Common/API.php:4549
#: app/Controllers/Common/API.php:4572
#: app/Controllers/Common/API.php:4607
#: app/Controllers/Common/API.php:4634
msgid "The `prompt`"
msgstr "Il `prompt`"

#: app/Controllers/Common/API.php:4553
msgid "Content length- `short` or `long`"
msgstr "Lunghezza del contenuto: `short` o `long`"

#: app/Controllers/Common/API.php:4576
#: app/Controllers/Common/API.php:4611
msgid "Image size - `1024x1024`, `1792x1024`, `1024x1792`"
msgstr "Dimensione dell'immagine - `1024x1024`, `1792x1024`, `1024x1792`"

#: app/Controllers/Common/API.php:4582
#: app/Controllers/Common/API.php:4617
msgid "The quality - `standard`, `hd`"
msgstr "La qualità - `standard`, `hd`"

#: app/Controllers/Common/API.php:4603
msgid "The `image` URL or the attachment_id"
msgstr "L'URL dell'`image` o l'attachment_id"

#: app/Controllers/Common/API.php:4638
msgid "The `product`"
msgstr "Il `product`"

#: app/Controllers/Common/API.php:4653
msgid "The product name"
msgstr "Il nome del prodotto"

#: app/Controllers/Common/API.php:4678
msgid "Customer message"
msgstr "Messaggio del cliente"

#: app/Controllers/Common/API.php:4684
#: app/Controllers/Common/API.php:4714
msgid "Unique conversation session ID. Omit to start a new session."
msgstr "ID univoco della sessione di conversazione. Ometti per avviare una nuova sessione."

#: app/Controllers/Common/API.php:4708
msgid "Admin message or question"
msgstr "Messaggio o domanda dell'amministratore"

#: app/Controllers/Common/API.php:4739
msgid "Search term to filter placeholders"
msgstr "Termine di ricerca per filtrare i segnaposto"

#: app/Controllers/Common/API.php:4773
msgid "Column mapping object"
msgstr "Oggetto di mappatura delle colonne"

#: app/Controllers/Common/API.php:4820
msgid "The URL to the external image"
msgstr "L'URL dell'immagine esterna"

#: app/Controllers/Common/API.php:4825
msgid "The post_id to attach this image to"
msgstr "Il post_id a cui allegare questa immagine"

#: app/Controllers/Common/API.php:4831
msgid "Image description"
msgstr "Descrizione dell'immagine"

#: app/Controllers/Common/API.php:4855
msgid "Filter by object"
msgstr "Filtra per oggetto"

#: app/Controllers/Common/API.php:4860
msgid "Filter by action"
msgstr "Filtra per azione"

#: app/Controllers/Common/API.php:4865
msgid "Filter by log type"
msgstr "Filtra per tipo di log"

#: app/Controllers/Common/API.php:4870
msgid "Filter by object ID"
msgstr "Filtra per ID oggetto"

#: app/Controllers/Common/API.php:4875
msgid "Filter by user ID"
msgstr "Filtra per ID utente"

#: app/Controllers/Common/API.php:4880
msgid "Filter by public status"
msgstr "Filtra per stato pubblico"

#: app/Controllers/Common/API.php:4885
msgid "From date"
msgstr "Data iniziale"

#: app/Controllers/Common/API.php:4890
msgid "To date"
msgstr "Data finale"

#: app/Controllers/Common/API.php:4895
#: app/Controllers/Common/API.php:5091
msgid "Page number"
msgstr "Numero di pagina"

#: app/Controllers/Common/API.php:4901
#: app/Controllers/Common/API.php:5097
msgid "Per page"
msgstr "Per pagina"

#: app/Controllers/Common/API.php:4907
msgid "Sort order (asc or desc)"
msgstr "Ordine di ordinamento (asc o desc)"

#: app/Controllers/Common/API.php:4926
#: app/Controllers/Common/API.php:4991
msgid "Log ID"
msgstr "ID log"

#: app/Controllers/Common/API.php:4943
msgid "Object"
msgstr "Oggetto"

#: app/Controllers/Common/API.php:4948
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:133
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:66
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:83
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:163
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:63
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:49
#: spa/public/dashboard/components/tabs/Orders/index.jsx:83
msgid "Action"
msgstr "Azione"

#: app/Controllers/Common/API.php:4953
msgid "Object ID"
msgstr "ID oggetto"

#: app/Controllers/Common/API.php:4958
msgid "User ID"
msgstr "ID utente"

#: app/Controllers/Common/API.php:4963
msgid "Note"
msgstr "Nota"

#: app/Controllers/Common/API.php:4968
msgid "IP Address"
msgstr "Indirizzo IP"

#: app/Controllers/Common/API.php:4973
msgid "Seen status"
msgstr "Stato di visualizzazione"

#: app/Controllers/Common/API.php:5015
msgid "Filter notices by type (e.g., error, success)"
msgstr "Filtra gli avvisi per tipo (es. error, success)"

#: app/Controllers/Common/API.php:5020
msgid "Filter notices by screen context (e.g., #/orders)"
msgstr "Filtra gli avvisi per contesto di schermata (es. #/orders)"

#: app/Controllers/Common/API.php:5025
msgid "Number of notices to return"
msgstr "Numero di avvisi da restituire"

#: app/Controllers/Common/API.php:5043
msgid "Notife ID to remove"
msgstr "ID dell'avviso da rimuovere"

#: app/Controllers/Common/API.php:5071
msgid "Filter by refund status"
msgstr "Filtra per stato del rimborso"

#: app/Controllers/Common/API.php:5076
msgid "Filter by payment gateway"
msgstr "Filtra per gateway di pagamento"

#: app/Controllers/Common/API.php:5086
msgid "Filter by to date"
msgstr "Filtra per data finale"

#: app/Controllers/Common/API.php:5120
#: app/Controllers/Common/API.php:5201
msgid "Refund amount"
msgstr "Importo del rimborso"

#: app/Controllers/Common/API.php:5131
#: app/Controllers/Common/API.php:5211
msgid "Refund reason"
msgstr "Motivo del rimborso"

#: app/Controllers/Common/API.php:5136
#: app/Controllers/Common/API.php:5216
msgid "Refund status"
msgstr "Stato del rimborso"

#: app/Controllers/Common/API.php:5142
#: app/Controllers/Common/API.php:5221
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:37
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:37
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:106
msgid "Transaction ID"
msgstr "ID transazione"

#: app/Controllers/Common/API.php:5147
#: app/Controllers/Common/API.php:5226
msgid "Payment gateway"
msgstr "Gateway di pagamento"

#: app/Controllers/Common/API.php:5152
#: app/Controllers/Common/API.php:5231
msgid "Notes"
msgstr "Note"

#: app/Controllers/Common/API.php:5157
#: app/Controllers/Common/API.php:5236
msgid "Refunded by user ID"
msgstr "Rimborsato dall'ID utente"

#: app/Controllers/Common/API.php:5174
#: app/Controllers/Common/API.php:5191
#: app/Controllers/Common/API.php:5253
msgid "Refund ID"
msgstr "ID rimborso"

#: app/Controllers/Common/API.php:5270
msgid "List of refund IDs to delete"
msgstr "Elenco degli ID rimborso da eliminare"

#: app/Controllers/Common/Asset.php:486
msgid "EasyCommerce Compatible Themes"
msgstr "Temi compatibili con EasyCommerce"

#: app/Controllers/Common/Asset.php:519
#: views/templates/single-product/product-reivew.php:156
msgid "Rating and review is required"
msgstr "La valutazione e la recensione sono obbligatorie"

#: app/Controllers/Common/Asset.php:520
msgid "Rating is required"
msgstr "La valutazione è obbligatoria"

#: app/Controllers/Common/Asset.php:521
msgid "Review is required"
msgstr "La recensione è obbligatoria"

#: app/Controllers/Common/Asset.php:606
#: assets/public/js/agent-chatbot.js:13
msgid "AI Shopping Assistant"
msgstr "Assistente agli acquisti AI"

#: app/Controllers/Common/Block.php:26
msgid "EasyCommerce - Shop"
msgstr "EasyCommerce - Negozio"

#: app/Controllers/Common/Block.php:27
msgid "EasyCommerce - Product"
msgstr "EasyCommerce - Prodotto"

#: app/Controllers/Common/Block.php:28
msgid "EasyCommerce - Checkout"
msgstr "EasyCommerce - Cassa"

#: app/Controllers/Common/Block.php:29
msgid "EasyCommerce - Dashboard"
msgstr "EasyCommerce - Bacheca"

#: app/Controllers/Common/Block.php:95
msgid "Single Product 1"
msgstr "Singolo prodotto 1"

#: app/Controllers/Common/Block.php:96
#: app/Controllers/Common/Block.php:106
msgctxt "Block pattern description"
msgid "A pattern that includes all checkout blocks"
msgstr "Un pattern che include tutti i blocchi della cassa"

#: app/Controllers/Common/Block.php:105
msgid "Single Product 2"
msgstr "Singolo prodotto 2"

#: app/Controllers/Common/Init.php:255
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:19
msgid "Abandoned Cart"
msgstr "Carrello abbandonato"

#: app/Controllers/Common/Init.php:259
#: app/Helpers/functions.php:850
#: app/Helpers/functions.php:851
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/pages/Transactions/index.jsx:217
#: spa/public/dashboard/components/Sidebar/index.jsx:35
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:89
msgid "Transactions"
msgstr "Transazioni"

#: app/Controllers/Common/Init.php:267
#: app/Helpers/functions.php:874
#: app/Helpers/functions.php:875
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
msgid "Coupons"
msgstr "Coupon"

#: app/Controllers/Common/Init.php:271
#: app/Helpers/functions.php:882
#: app/Helpers/functions.php:883
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
msgid "Reports"
msgstr "Report"

#: app/Controllers/Common/Init.php:289
#: app/Helpers/functions.php:931
#: app/Helpers/functions.php:932
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:413
msgid "Addons"
msgstr "Addon"

#: app/Controllers/Common/Init.php:295
#: app/Helpers/functions.php:938
#: app/Helpers/functions.php:939
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:414
msgid "Help & Support"
msgstr "Aiuto e supporto"

#: app/Controllers/Common/Init.php:302
msgid "EasyCommerce Pro"
msgstr "EasyCommerce Pro"

#: app/Controllers/Common/Init.php:344
msgid "Product Builder"
msgstr "Costruttore di prodotti"

#: app/Controllers/Common/Init.php:448
msgid "Permalink Not Set"
msgstr "Permalink non impostati"

#: app/Controllers/Common/Init.php:449
msgid "Your permalink structure is set to 'Plain'. Please choose any other option and click 'Save Changes' to make your product and checkout pages work properly."
msgstr "La struttura dei tuoi permalink è impostata su 'Semplice'. Scegli un'altra opzione qualsiasi e clicca su 'Salva le modifiche' per far funzionare correttamente le pagine dei prodotti e della cassa."

#: app/Controllers/Common/Init.php:451
msgid "Set Permalink"
msgstr "Imposta permalink"

#: app/Controllers/Common/Init.php:461
msgid "Missing Required Pages"
msgstr "Pagine obbligatorie mancanti"

#: app/Controllers/Common/Init.php:462
msgid "EasyCommerce needs a Shop page, Checkout page, and Customer Dashboard. One or more is missing or not configured."
msgstr "EasyCommerce necessita di una pagina Negozio, una pagina Cassa e una Bacheca cliente. Una o più mancano o non sono configurate."

#: app/Controllers/Common/Init.php:464
msgid "Configure Settings"
msgstr "Configura le impostazioni"

#: app/Controllers/Common/Init.php:489
msgid "Low PHP Memory Limit"
msgstr "Limite di memoria PHP basso"

#. translators: %1$s: current memory limit, %2$s: recommended memory limit
#: app/Controllers/Common/Init.php:492
msgid "Your PHP memory limit is %1$s. EasyCommerce recommends at least 256M. Add %2$s to your wp-config.php to raise it."
msgstr "Il tuo limite di memoria PHP è %1$s. EasyCommerce consiglia almeno 256M. Aggiungi %2$s al tuo wp-config.php per aumentarlo."

#: app/Controllers/Common/Init.php:505
msgid "Payment Not Configured"
msgstr "Pagamento non configurato"

#: app/Controllers/Common/Init.php:506
msgid "Your store doesn't have any payment options configured. Make sure to configure a payment method or start with \"Cash on Delivery\" for testing."
msgstr "Il tuo negozio non ha alcuna opzione di pagamento configurata. Assicurati di configurare un metodo di pagamento o inizia con \"Contrassegno\" per i test."

#: app/Controllers/Common/Init.php:508
msgid "Configure Now"
msgstr "Configura ora"

#: app/Controllers/Common/Init.php:522
msgid "EasyCommerce Full Width Layout"
msgstr "Layout a larghezza intera di EasyCommerce"

#: app/Controllers/Common/Init.php:561
msgid "Store is LIVE"
msgstr "Il negozio è LIVE"

#: app/Controllers/Common/Init.php:561
msgid "Store in TEST mode"
msgstr "Negozio in modalità TEST"

#: app/Controllers/Common/Init.php:608
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect AI"
msgstr "Collega l'AI"

#. translators: 1: credits used, 2: monthly credit allowance
#: app/Controllers/Common/Init.php:627
msgid "AI Credits: %1$s/%2$s"
msgstr "Crediti AI: %1$s/%2$s"

#. translators: %s: remaining AI credits
#: app/Controllers/Common/Init.php:630
msgid "AI Credits: %s"
msgstr "Crediti AI: %s"

#: app/Controllers/Common/Process.php:48
msgid "Every 5 Minutes"
msgstr "Ogni 5 minuti"

#: app/Controllers/Common/Process.php:162
msgid "Demo CSV not found"
msgstr "CSV demo non trovato"

#: app/Controllers/Common/Process.php:168
msgid "Unable to open demo file"
msgstr "Impossibile aprire il file demo"

#. translators: 1: number of products imported, 2: total number of demo products.
#: app/Controllers/Common/Process.php:216
msgid "Successfully imported %1$d of %2$d demo products"
msgstr "Importati con successo %1$d di %2$d prodotti demo"

#: app/Controllers/Front/Init.php:249
msgid "This page requires an EasyCommerce shop block to function properly. Please add a shop template block to this page."
msgstr "Questa pagina richiede un blocco negozio di EasyCommerce per funzionare correttamente. Aggiungi un blocco template negozio a questa pagina."

#. translators: %s: the [easycommerce-checkout] shortcode
#: app/Controllers/Front/Init.php:264
msgid "This page is missing the EasyCommerce checkout shortcode. Please add the %s shortcode to this page to function properly."
msgstr "In questa pagina manca lo shortcode della cassa di EasyCommerce. Aggiungi lo shortcode %s a questa pagina per farla funzionare correttamente."

#. translators: %s: the [easycommerce-dashboard] shortcode
#: app/Controllers/Front/Init.php:281
msgid "This page is missing the EasyCommerce dashboard shortcode. Please add the %s shortcode to this page to function properly."
msgstr "In questa pagina manca lo shortcode della bacheca di EasyCommerce. Aggiungi lo shortcode %s a questa pagina per farla funzionare correttamente."

#. translators: %s: bold "Test" mode label
#: app/Controllers/Front/Init.php:349
msgid "Store in %s mode - customers cannot check out."
msgstr "Negozio in modalità %s - i clienti non possono completare l'acquisto."

#: app/Controllers/Front/Init.php:357
msgid "Go Live"
msgstr "Passa a Live"

#: app/Controllers/Front/Shortcode.php:64
#: app/Controllers/Front/Shortcode.php:75
#: app/Controllers/Front/Shortcode.php:86
msgid "You are already logged in."
msgstr "Hai già effettuato l'accesso."

#: app/Controllers/Front/Shortcode.php:65
msgid "You cannot reset your password while logged in."
msgstr "Non puoi reimpostare la password mentre hai effettuato l'accesso."

#: app/Controllers/Front/Shortcode.php:76
msgid "You are signed in to your account."
msgstr "Hai eseguito l'accesso al tuo account."

#: app/Controllers/Front/Shortcode.php:85
msgid "You are already registered."
msgstr "Sei già registrato."

#. translators: 1: template name that was used, 2: comma separated list of valid template names.
#: app/Controllers/Front/Shortcode.php:117
msgid "Invlaid template <code>%1$s</code> used. Valid options are: <code>%2$s</code>."
msgstr "Template <code>%1$s</code> non valido utilizzato. Le opzioni valide sono: <code>%2$s</code>."

#: app/Controllers/Payment/Braintree.php:27
#: app/Helpers/functions.php:370
msgid "Braintree"
msgstr "Braintree"

#: app/Controllers/Payment/Braintree.php:28
msgid "Pay via Braintree"
msgstr "Paga con Braintree"

#: app/Controllers/Payment/Braintree.php:51
#: app/Controllers/Payment/Mollie.php:64
#: app/Controllers/Payment/PayPal.php:43
#: app/Controllers/Payment/Square.php:67
#: app/Controllers/Payment/Stripe.php:219
msgid "Basic"
msgstr "Base"

#: app/Controllers/Payment/Braintree.php:56
#: app/Controllers/Payment/Mollie.php:69
#: app/Controllers/Payment/PayPal.php:48
#: app/Controllers/Payment/Square.php:72
#: app/Controllers/Payment/Stripe.php:224
msgid "Sandbox Mode"
msgstr "Modalità Sandbox"

#: app/Controllers/Payment/Braintree.php:57
#: app/Controllers/Payment/Mollie.php:70
#: app/Controllers/Payment/PayPal.php:49
#: app/Controllers/Payment/Square.php:73
#: app/Controllers/Payment/Stripe.php:225
msgid "Enable to process test transactions without real charges."
msgstr "Attiva per elaborare transazioni di prova senza addebiti reali."

#: app/Controllers/Payment/Braintree.php:62
#: app/Controllers/Payment/Mollie.php:75
#: app/Controllers/Payment/PayPal.php:54
#: app/Controllers/Payment/Square.php:78
#: app/Controllers/Payment/Stripe.php:230
msgid "Payment Method Logo"
msgstr "Logo del metodo di pagamento"

#: app/Controllers/Payment/Braintree.php:63
#: app/Controllers/Payment/Mollie.php:76
#: app/Controllers/Payment/PayPal.php:55
#: app/Controllers/Payment/Square.php:79
#: app/Controllers/Payment/Stripe.php:231
msgid "Upload your payment method logo. Recommended dimensions: 512x512 px."
msgstr "Carica il logo del tuo metodo di pagamento. Dimensioni consigliate: 512x512 px."

#: app/Controllers/Payment/Braintree.php:69
#: app/Controllers/Payment/Mollie.php:82
#: app/Controllers/Payment/PayPal.php:61
#: app/Controllers/Payment/Square.php:85
#: app/Controllers/Payment/Stripe.php:237
msgid "Name on Checkout"
msgstr "Nome alla cassa"

#: app/Controllers/Payment/Braintree.php:70
#: app/Controllers/Payment/Mollie.php:83
#: app/Controllers/Payment/PayPal.php:62
#: app/Controllers/Payment/Square.php:86
#: app/Controllers/Payment/Stripe.php:238
msgid "The name displayed to customers on the checkout page."
msgstr "Il nome mostrato ai clienti nella pagina di cassa."

#: app/Controllers/Payment/Braintree.php:71
#: app/Controllers/Payment/Braintree.php:72
#: app/Controllers/Payment/Square.php:87
#: app/Controllers/Payment/Square.php:88
#: app/Controllers/Payment/Stripe.php:239
#: app/Controllers/Payment/Stripe.php:240
msgid "Credit Card"
msgstr "Carta di credito"

#: app/Controllers/Payment/Braintree.php:78
#: app/Controllers/Payment/Cash_On_Delivery.php:47
#: app/Controllers/Payment/Mollie.php:91
#: app/Controllers/Payment/PayPal.php:70
#: app/Controllers/Payment/Square.php:94
#: app/Controllers/Payment/Stripe.php:269
msgid "Initial status assigned to new orders placed through this payment method."
msgstr "Stato iniziale assegnato ai nuovi ordini effettuati tramite questo metodo di pagamento."

#: app/Controllers/Payment/Braintree.php:90
msgid "Braintree Credentials"
msgstr "Credenziali Braintree"

#: app/Controllers/Payment/Braintree.php:95
msgid "Merchant ID"
msgstr "Merchant ID"

#: app/Controllers/Payment/Braintree.php:96
#: app/Controllers/Payment/Braintree.php:103
msgid "t6b2r9xxxx"
msgstr "t6b2r9xxxx"

#: app/Controllers/Payment/Braintree.php:97
msgid "Your Braintree merchant ID. Get this from your <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "Il tuo merchant ID Braintree. Ottienilo dal tuo <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">pannello di controllo Braintree</a> in Account > API Keys."

#: app/Controllers/Payment/Braintree.php:102
msgid "Public Key"
msgstr "Chiave pubblica"

#: app/Controllers/Payment/Braintree.php:104
msgid "Your Braintree public key for API authentication. Found in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "La tua chiave pubblica Braintree per l'autenticazione API. La trovi nel <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">pannello di controllo Braintree</a> in Account > API Keys."

#: app/Controllers/Payment/Braintree.php:109
msgid "Private Key"
msgstr "Chiave privata"

#: app/Controllers/Payment/Braintree.php:110
msgid "4f8a2c6exxxx"
msgstr "4f8a2c6exxxx"

#: app/Controllers/Payment/Braintree.php:111
msgid "Your Braintree private key for server-side API calls. Located in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "La tua chiave privata Braintree per le chiamate API lato server. Si trova nel <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">pannello di controllo Braintree</a> in Account > API Keys."

#: app/Controllers/Payment/Braintree.php:116
msgid "Tokenization Key"
msgstr "Chiave di tokenizzazione"

#: app/Controllers/Payment/Braintree.php:117
msgid "production_t6b2r9h5_4f8axxxx"
msgstr "production_t6b2r9h5_4f8axxxx"

#: app/Controllers/Payment/Braintree.php:118
msgid "Your Braintree tokenization key for client-side payment processing. Generate this in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API > Tokenization Keys."
msgstr "La tua chiave di tokenizzazione Braintree per l'elaborazione dei pagamenti lato client. Generala nel <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">pannello di controllo Braintree</a> in Account > API > Tokenization Keys."

#: app/Controllers/Payment/Cash_On_Delivery.php:26
#: app/Helpers/functions.php:354
msgid "Cash on Delivery"
msgstr "Contrassegno"

#: app/Controllers/Payment/Cash_On_Delivery.php:27
msgid "Pay via Cash on Delivery"
msgstr "Paga con contrassegno"

#: app/Controllers/Payment/Cash_On_Delivery.php:58
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:281
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:269
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:216
#: spa/admin/editor/App.jsx:279
msgid "Instruction"
msgstr "Istruzioni"

#: app/Controllers/Payment/Cash_On_Delivery.php:59
msgid "Instructions shown to the customer on the checkout page."
msgstr "Istruzioni mostrate al cliente nella pagina di cassa."

#: app/Controllers/Payment/Cash_On_Delivery.php:60
msgid "e.g. Please have the exact amount ready upon delivery."
msgstr "es. Ti preghiamo di avere l'importo esatto pronto al momento della consegna."

#: app/Controllers/Payment/Mollie.php:40
#: app/Controllers/Payment/Mollie.php:84
#: app/Controllers/Payment/Mollie.php:85
#: app/Helpers/functions.php:374
msgid "Mollie"
msgstr "Mollie"

#: app/Controllers/Payment/Mollie.php:41
msgid "Pay via Mollie"
msgstr "Paga con Mollie"

#: app/Controllers/Payment/Mollie.php:103
msgid "Mollie Credentials"
msgstr "Credenziali Mollie"

#: app/Controllers/Payment/Mollie.php:108
msgid "API Key"
msgstr "Chiave API"

#: app/Controllers/Payment/Mollie.php:109
msgid "live_dHar4XY7xxxx"
msgstr "live_dHar4XY7xxxx"

#: app/Controllers/Payment/Mollie.php:110
msgid "Your Mollie API key for authentication. Get this from your <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">Mollie Dashboard API Keys</a> section."
msgstr "La tua chiave API Mollie per l'autenticazione. Ottienila dalla sezione <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">API Keys della dashboard Mollie</a>."

#: app/Controllers/Payment/Mollie.php:115
msgid "Profile ID"
msgstr "Profile ID"

#: app/Controllers/Payment/Mollie.php:116
msgid "pfl_aP3bxxxx"
msgstr "pfl_aP3bxxxx"

#: app/Controllers/Payment/Mollie.php:117
msgid "Your Mollie website profile ID. View this in your <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Mollie Dashboard Profiles</a> section."
msgstr "Il profile ID del tuo sito web Mollie. Visualizzalo nella sezione <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Profiles della dashboard Mollie</a>."

#: app/Controllers/Payment/Mollie.php:212
msgid "Cardholder Name"
msgstr "Nome del titolare della carta"

#: app/Controllers/Payment/Mollie.php:213
#: build/checkout.bundle.js:2
msgid "Card Number"
msgstr "Numero della carta"

#: app/Controllers/Payment/Mollie.php:214
msgid "MM/YY"
msgstr "MM/AA"

#: app/Controllers/Payment/Mollie.php:215
#: build/checkout.bundle.js:2
msgid "CVC"
msgstr "CVC"

#: app/Controllers/Payment/Mollie.php:345
msgid "No Mollie payment ID stored on the order."
msgstr "Nessun ID di pagamento Mollie memorizzato sull'ordine."

#: app/Controllers/Payment/Mollie.php:352
msgid "Mollie API key is not configured."
msgstr "La chiave API Mollie non è configurata."

#. translators: %s: Mollie payment status.
#: app/Controllers/Payment/Mollie.php:363
msgid "Mollie payment is not refundable (status: %s)."
msgstr "Il pagamento Mollie non è rimborsabile (stato: %s)."

#. translators: 1: requested refund amount, 2: refundable amount.
#: app/Controllers/Payment/Mollie.php:372
msgid "Requested refund %1$s exceeds the refundable amount %2$s."
msgstr "Il rimborso richiesto %1$s supera l'importo rimborsabile %2$s."

#: app/Controllers/Payment/PayPal.php:19
#: app/Controllers/Payment/PayPal.php:63
#: app/Controllers/Payment/PayPal.php:64
#: app/Helpers/functions.php:362
msgid "PayPal"
msgstr "PayPal"

#: app/Controllers/Payment/PayPal.php:20
msgid "Pay via paypal"
msgstr "Paga con PayPal"

#: app/Controllers/Payment/PayPal.php:83
msgid "PayPal Credentials"
msgstr "Credenziali PayPal"

#: app/Controllers/Payment/PayPal.php:88
msgid "Client ID"
msgstr "Client ID"

#: app/Controllers/Payment/PayPal.php:89
msgid "AZDt2lKXsxxxx"
msgstr "AZDt2lKXsxxxx"

#: app/Controllers/Payment/PayPal.php:90
msgid "Your PayPal client ID for API authentication. Get this from your <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "Il tuo client ID PayPal per l'autenticazione API. Ottienilo dalla tua <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">dashboard sviluppatori PayPal</a> in Apps & Credentials."

#: app/Controllers/Payment/PayPal.php:95
msgid "Client Secret Key"
msgstr "Client Secret Key"

#: app/Controllers/Payment/PayPal.php:96
msgid "EL5G3xxxx"
msgstr "EL5G3xxxx"

#: app/Controllers/Payment/PayPal.php:97
msgid "Your PayPal client secret for API authentication. Found in the <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "Il tuo client secret PayPal per l'autenticazione API. Lo trovi nella tua <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">dashboard sviluppatori PayPal</a> in Apps & Credentials."

#: app/Controllers/Payment/PayPal.php:102
msgid "PayPal Merchant ID"
msgstr "PayPal Merchant ID"

#: app/Controllers/Payment/PayPal.php:103
msgid "QBKKG4xxxx"
msgstr "QBKKG4xxxx"

#: app/Controllers/Payment/PayPal.php:104
msgid "Your PayPal merchant account ID. View this in your <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">PayPal Business Profile</a> settings."
msgstr "L'ID del tuo account merchant PayPal. Visualizzalo nelle impostazioni del tuo <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">profilo business PayPal</a>."

#: app/Controllers/Payment/Square.php:38
#: app/Helpers/functions.php:366
msgid "Square"
msgstr "Square"

#: app/Controllers/Payment/Square.php:39
msgid "Pay via Square"
msgstr "Paga con Square"

#: app/Controllers/Payment/Square.php:106
#: app/Controllers/Payment/Stripe.php:281
msgid "Credentials"
msgstr "Credenziali"

#: app/Controllers/Payment/Square.php:111
msgid "Application ID"
msgstr "Application ID"

#: app/Controllers/Payment/Square.php:112
msgid "sq0idp-RmT8xxxx"
msgstr "sq0idp-RmT8xxxx"

#: app/Controllers/Payment/Square.php:113
msgid "Your Square application ID. Get this from your <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Credentials section."
msgstr "Il tuo application ID Square. Ottienilo dalla tua <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> nella sezione Credentials."

#: app/Controllers/Payment/Square.php:118
msgid "Access Token"
msgstr "Access Token"

#: app/Controllers/Payment/Square.php:119
msgid "EAAAEPjXxxxx"
msgstr "EAAAEPjXxxxx"

#: app/Controllers/Payment/Square.php:120
msgid "Your Square access token for API authentication. Found in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> Credentials section."
msgstr "Il tuo access token Square per l'autenticazione API. Lo trovi nella sezione Credentials della <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a>."

#: app/Controllers/Payment/Square.php:125
msgid "Location ID"
msgstr "Location ID"

#: app/Controllers/Payment/Square.php:126
msgid "L1ABC2xxxx"
msgstr "L1ABC2xxxx"

#: app/Controllers/Payment/Square.php:127
msgid "Your Square location ID. View this in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Locations section."
msgstr "Il tuo location ID Square. Visualizzalo nella <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> nella sezione Locations."

#: app/Controllers/Payment/Stripe.php:45
#: app/Helpers/functions.php:358
msgid "Stripe"
msgstr "Stripe"

#: app/Controllers/Payment/Stripe.php:46
msgid "Pay via stripe"
msgstr "Paga con Stripe"

#: app/Controllers/Payment/Stripe.php:245
msgid "Payment Element Layout"
msgstr "Layout dell'elemento di pagamento"

#: app/Controllers/Payment/Stripe.php:246
msgid "Control how payment methods are organized in the checkout form. Tabs show methods in a compact tabbed interface, while accordion expands each method."
msgstr "Controlla come i metodi di pagamento sono organizzati nel modulo di cassa. Le schede mostrano i metodi in un'interfaccia compatta a schede, mentre l'accordion espande ciascun metodo."

#: app/Controllers/Payment/Stripe.php:248
msgid "Tabs (Default)"
msgstr "Schede (predefinito)"

#: app/Controllers/Payment/Stripe.php:249
msgid "Accordion"
msgstr "Accordion"

#: app/Controllers/Payment/Stripe.php:256
msgid "Payment Element Theme"
msgstr "Tema dell'elemento di pagamento"

#: app/Controllers/Payment/Stripe.php:257
msgid "Select the visual appearance of the payment form. Choose from Stripe\"s default styling or alternative themes."
msgstr "Seleziona l'aspetto visivo del modulo di pagamento. Scegli tra lo stile predefinito di Stripe o temi alternativi."

#: app/Controllers/Payment/Stripe.php:259
msgid "Stripe (Default)"
msgstr "Stripe (predefinito)"

#: app/Controllers/Payment/Stripe.php:260
msgid "Night"
msgstr "Notte"

#: app/Controllers/Payment/Stripe.php:261
msgid "Flat"
msgstr "Flat"

#: app/Controllers/Payment/Stripe.php:286
msgid "Publishable Key"
msgstr "Chiave pubblicabile"

#: app/Controllers/Payment/Stripe.php:287
msgid "pk_live_51Abxxxx"
msgstr "pk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:288
msgid "Your Stripe publishable key used for client-side operations like displaying payment forms. Available in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "La tua chiave pubblicabile Stripe utilizzata per operazioni lato client come la visualizzazione dei moduli di pagamento. Disponibile nella sezione <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">API Keys della dashboard Stripe</a>."

#: app/Controllers/Payment/Stripe.php:293
msgid "Secret Key"
msgstr "Chiave segreta"

#: app/Controllers/Payment/Stripe.php:294
msgid "sk_live_51Abxxxx"
msgstr "sk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:295
msgid "Your Stripe secret key used for server-side operations like processing payments. Keep this secure and never share it. Found in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "La tua chiave segreta Stripe utilizzata per operazioni lato server come l'elaborazione dei pagamenti. Mantienila al sicuro e non condividerla mai. La trovi nella sezione <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">API Keys della dashboard Stripe</a>."

#: app/Controllers/Payment/Stripe.php:300
msgid "Webhook Secret"
msgstr "Segreto del webhook"

#: app/Controllers/Payment/Stripe.php:301
#: app/Controllers/Payment/Stripe.php:326
msgid "whsec_xxxx"
msgstr "whsec_xxxx"

#. translators: %s: Link to Stripe Dashboard.
#: app/Controllers/Payment/Stripe.php:304
msgid "Secret key for verifying webhook authenticity. The plugin automatically registers webhooks, but you can manually enter the webhook signing secret from your <a href=\"%s\" target=\"_blank\">Stripe Dashboard Webhooks</a> section for additional security."
msgstr "Chiave segreta per verificare l'autenticità dei webhook. Il plugin registra automaticamente i webhook, ma puoi inserire manualmente il segreto di firma del webhook dalla sezione <a href=\"%s\" target=\"_blank\">Webhooks della dashboard Stripe</a> per una maggiore sicurezza."

#: app/Controllers/Payment/Stripe.php:311
msgid "Sandbox Publishable Key"
msgstr "Chiave pubblicabile Sandbox"

#: app/Controllers/Payment/Stripe.php:312
msgid "pk_test_51Abxxxx"
msgstr "pk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:313
msgid "Your Stripe test publishable key for client-side operations during development. Available in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "La tua chiave pubblicabile di test Stripe per operazioni lato client durante lo sviluppo. Disponibile nella sezione <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">API Keys della dashboard di test Stripe</a>."

#: app/Controllers/Payment/Stripe.php:318
msgid "Sandbox Secret Key"
msgstr "Chiave segreta Sandbox"

#: app/Controllers/Payment/Stripe.php:319
msgid "sk_test_51Abxxxx"
msgstr "sk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:320
msgid "Your Stripe test secret key for server-side operations during development. Keep this secure. Found in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "La tua chiave segreta di test Stripe per operazioni lato server durante lo sviluppo. Mantienila al sicuro. La trovi nella sezione <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">API Keys della dashboard di test Stripe</a>."

#: app/Controllers/Payment/Stripe.php:325
msgid "Sandbox Webhook Secret"
msgstr "Segreto del webhook Sandbox"

#. translators: %s: Webhook URL.
#: app/Controllers/Payment/Stripe.php:329
msgid "For testing in sandbox mode, use Stripe CLI: <code>stripe listen --skip-verify --forward-to %s</code>. Copy the webhook signing secret shown in the CLI output here. The plugin handles webhook registration automatically."
msgstr "Per i test in modalità sandbox, usa la Stripe CLI: <code>stripe listen --skip-verify --forward-to %s</code>. Copia qui il segreto di firma del webhook mostrato nell'output della CLI. Il plugin gestisce automaticamente la registrazione dei webhook."

#: app/Controllers/Payment/Stripe.php:353
msgid "Enabled Payment Methods"
msgstr "Metodi di pagamento attivati"

#: app/Controllers/Payment/Stripe.php:361
msgid "No payment methods are currently enabled."
msgstr "Nessun metodo di pagamento è attualmente attivato."

#: app/Controllers/Payment/Stripe.php:366
msgid "Manage Payment Methods"
msgstr "Gestisci i metodi di pagamento"

#. translators: %s: URL of the Stripe dashboard payment methods page. The <a> markup must be kept.
#: app/Controllers/Payment/Stripe.php:371
msgid "Configure which payment methods are available in your Stripe account. <a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">Manage Payment Methods</a>"
msgstr "Configura quali metodi di pagamento sono disponibili nel tuo account Stripe. <a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">Gestisci i metodi di pagamento</a>"

#: app/Controllers/Payment/Stripe.php:386
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:204
msgid "Payment Methods"
msgstr "Metodi di pagamento"

#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:190
msgid "Permission denied."
msgstr "Autorizzazione negata."

#: app/Controllers/Payment/Stripe/API/Webhook.php:28
msgid "Invalid request."
msgstr "Richiesta non valida."

#: app/Controllers/Payment/Stripe/API/Webhook.php:34
msgid "Missing Stripe signature."
msgstr "Firma Stripe mancante."

#: app/Controllers/Payment/Stripe/Helpers/functions.php:145
msgid "EasyCommerce Stripe Payment Gateway"
msgstr "Gateway di pagamento Stripe di EasyCommerce"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:209
msgid "Credit/Debit Cards"
msgstr "Carte di credito/debito"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:210
msgid "Cartes Bancaires"
msgstr "Cartes Bancaires"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:211
msgid "Korean Cards"
msgstr "Carte coreane"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:214
msgid "Alipay"
msgstr "Alipay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:215
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:216
msgid "Apple Pay"
msgstr "Apple Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:217
msgid "Cash App Pay"
msgstr "Cash App Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:218
msgid "Google Pay"
msgstr "Google Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:219
msgid "Kakao Pay"
msgstr "Kakao Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:220
msgid "Link"
msgstr "Link"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:221
msgid "MB WAY"
msgstr "MB WAY"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:222
msgid "Naver Pay"
msgstr "Naver Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:223
msgid "PAYCO"
msgstr "PAYCO"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:224
msgid "Samsung Pay"
msgstr "Samsung Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:225
msgid "WeChat Pay"
msgstr "WeChat Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:228
msgid "Stablecoins and Crypto"
msgstr "Stablecoin e criptovalute"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:231
msgid "Multibanco"
msgstr "Multibanco"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:234
msgid "Bancontact"
msgstr "Bancontact"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:235
msgid "BLIK"
msgstr "BLIK"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:236
msgid "EPS"
msgstr "EPS"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:237
msgid "giropay"
msgstr "giropay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:238
msgid "iDEAL"
msgstr "iDEAL"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:239
msgid "Przelewy24"
msgstr "Przelewy24"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:240
msgid "Sofort"
msgstr "Sofort"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:243
msgid "Affirm"
msgstr "Affirm"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:244
msgid "Afterpay/Clearpay"
msgstr "Afterpay/Clearpay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:245
msgid "Klarna"
msgstr "Klarna"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:246
msgid "Zip"
msgstr "Zip"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:249
msgid "ACH Direct Debit"
msgstr "Addebito diretto ACH"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:250
msgid "Canadian Pre-authorized Debits"
msgstr "Addebiti pre-autorizzati canadesi"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:251
msgid "Bacs Direct Debit"
msgstr "Addebito diretto Bacs"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:252
msgid "SEPA Direct Debit"
msgstr "Addebito diretto SEPA"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:255
#: app/Helpers/functions.php:382
msgid "Bank Transfer"
msgstr "Bonifico bancario"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:258
msgid "Pix"
msgstr "Pix"

#: app/Helpers/Field/Media.php:47
msgid "Upload your file"
msgstr "Carica il tuo file"

#. translators: %s: site name.
#: app/Helpers/functions.php:260
msgid "[%s] Password Reset"
msgstr "[%s] Reimpostazione della password"

#: app/Helpers/functions.php:262
msgid "Someone has requested a password reset for the following account:"
msgstr "Qualcuno ha richiesto la reimpostazione della password per il seguente account:"

#. translators: %s: site name.
#: app/Helpers/functions.php:264
msgid "Site Name: %s"
msgstr "Nome del sito: %s"

#. translators: %s: username of the account.
#: app/Helpers/functions.php:266
msgid "Username: %s"
msgstr "Nome utente: %s"

#: app/Helpers/functions.php:267
msgid "If this was a mistake, just ignore this email and nothing will happen."
msgstr "Se si è trattato di un errore, ignora semplicemente questa email e non accadrà nulla."

#: app/Helpers/functions.php:268
msgid "To reset your password, visit the following address:"
msgstr "Per reimpostare la password, visita il seguente indirizzo:"

#: app/Helpers/functions.php:280
#: app/Helpers/functions.php:291
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:9
msgid "Template 1"
msgstr "Template 1"

#: app/Helpers/functions.php:281
#: app/Helpers/functions.php:292
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:10
msgid "Template 2"
msgstr "Template 2"

#: app/Helpers/functions.php:293
msgid "Template 3"
msgstr "Template 3"

#: app/Helpers/functions.php:299
msgid "Request by Customer"
msgstr "Richiesta dal cliente"

#: app/Helpers/functions.php:300
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:73
msgid "Duplicate"
msgstr "Duplicato"

#: app/Helpers/functions.php:301
msgid "Fraudulent"
msgstr "Fraudolento"

#: app/Helpers/functions.php:307
#: blocks/shops-page/template-1/components/Filters.js:25
#: blocks/shops-page/template-2/components/Filters.js:17
#: build/blocks.bundle.js:2
msgid "Low to High"
msgstr "Dal più basso al più alto"

#: app/Helpers/functions.php:308
#: blocks/shops-page/template-1/components/Filters.js:26
#: blocks/shops-page/template-2/components/Filters.js:18
#: build/blocks.bundle.js:2
msgid "High to Low"
msgstr "Dal più alto al più basso"

#: app/Helpers/functions.php:309
#: blocks/shops-page/template-1/components/Filters.js:27
#: blocks/shops-page/template-2/components/Filters.js:19
#: build/blocks.bundle.js:2
msgid "Newest"
msgstr "Più recenti"

#: app/Helpers/functions.php:310
#: blocks/shops-page/template-1/components/Filters.js:28
#: blocks/shops-page/template-2/components/Filters.js:20
#: build/blocks.bundle.js:2
msgid "Oldest"
msgstr "Meno recenti"

#: app/Helpers/functions.php:311
#: blocks/shops-page/template-1/components/Filters.js:29
#: blocks/shops-page/template-2/components/Filters.js:21
#: build/blocks.bundle.js:2
msgid "Best Selling"
msgstr "Più venduti"

#: app/Helpers/functions.php:312
#: blocks/shops-page/template-1/components/Filters.js:30
#: blocks/shops-page/template-2/components/Filters.js:22
#: build/blocks.bundle.js:2
msgid "Lowest Selling"
msgstr "Meno venduti"

#: app/Helpers/functions.php:313
#: blocks/shops-page/template-1/components/Filters.js:31
#: blocks/shops-page/template-2/components/Filters.js:23
#: build/blocks.bundle.js:2
msgid "Top rating"
msgstr "Valutazione più alta"

#: app/Helpers/functions.php:314
#: blocks/shops-page/template-1/components/Filters.js:32
#: blocks/shops-page/template-2/components/Filters.js:24
#: build/blocks.bundle.js:2
msgid "Lowest rating"
msgstr "Valutazione più bassa"

#: app/Helpers/functions.php:320
msgid "Pending Order"
msgstr "Ordine in attesa"

#: app/Helpers/functions.php:321
msgid "Processing Order"
msgstr "Ordine in elaborazione"

#: app/Helpers/functions.php:322
msgid "Completed Order"
msgstr "Ordine completato"

#: app/Helpers/functions.php:323
msgid "Cancelled Order"
msgstr "Ordine annullato"

#: app/Helpers/functions.php:324
msgid "On-hold Order"
msgstr "Ordine in sospeso"

#: app/Helpers/functions.php:325
msgid "Refunded Order"
msgstr "Ordine rimborsato"

#: app/Helpers/functions.php:326
msgid "Partially Refunded Order"
msgstr "Ordine parzialmente rimborsato"

#: app/Helpers/functions.php:327
msgid "Failed Order"
msgstr "Ordine non riuscito"

#: app/Helpers/functions.php:346
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:71
msgid "Failed"
msgstr "Non riuscito"

#: app/Helpers/functions.php:378
msgid "Paddle"
msgstr "Paddle"

#: app/Helpers/functions.php:396
#: views/store/add-product/title.php:10
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:8
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:35
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:309
msgid "Draft"
msgstr "Bozza"

#: app/Helpers/functions.php:397
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:36
msgid "Trash"
msgstr "Cestino"

#: app/Helpers/functions.php:412
#: build/easycommerce.bundle.js:2
msgid "Returned"
msgstr "Reso"

#: app/Helpers/functions.php:420
msgid "Millimeter"
msgstr "Millimetro"

#: app/Helpers/functions.php:424
msgid "Centimeter"
msgstr "Centimetro"

#: app/Helpers/functions.php:428
msgid "Inch"
msgstr "Pollice"

#: app/Helpers/functions.php:432
msgid "Meter"
msgstr "Metro"

#: app/Helpers/functions.php:436
msgid "Foot"
msgstr "Piede"

#: app/Helpers/functions.php:440
msgid "Yard"
msgstr "Iarda"

#: app/Helpers/functions.php:449
msgid "Gram"
msgstr "Grammo"

#: app/Helpers/functions.php:453
msgid "Kilogram"
msgstr "Chilogrammo"

#: app/Helpers/functions.php:457
msgid "Pound"
msgstr "Libbra"

#: app/Helpers/functions.php:461
msgid "Ounce"
msgstr "Oncia"

#: app/Helpers/functions.php:487
msgid "Second"
msgstr "Secondo"

#: app/Helpers/functions.php:488
msgid "Minute"
msgstr "Minuto"

#: app/Helpers/functions.php:489
msgid "Hour"
msgstr "Ora"

#: app/Helpers/functions.php:490
msgid "Day"
msgstr "Giorno"

#: app/Helpers/functions.php:491
msgid "Week"
msgstr "Settimana"

#: app/Helpers/functions.php:492
msgid "Month"
msgstr "Mese"

#: app/Helpers/functions.php:493
msgid "Year"
msgstr "Anno"

#: app/Helpers/functions.php:597
msgid "Today"
msgstr "Oggi"

#: app/Helpers/functions.php:598
msgid "Yesterday"
msgstr "Ieri"

#: app/Helpers/functions.php:599
msgid "This Week"
msgstr "Questa settimana"

#: app/Helpers/functions.php:600
msgid "Last Week"
msgstr "Settimana scorsa"

#: app/Helpers/functions.php:601
msgid "Last 7 Days"
msgstr "Ultimi 7 giorni"

#: app/Helpers/functions.php:602
msgid "This Month"
msgstr "Questo mese"

#: app/Helpers/functions.php:603
msgid "Last Month"
msgstr "Mese scorso"

#: app/Helpers/functions.php:604
msgid "Last 30 Days"
msgstr "Ultimi 30 giorni"

#: app/Helpers/functions.php:605
msgid "This Year"
msgstr "Quest'anno"

#: app/Helpers/functions.php:606
msgid "Last Year"
msgstr "Anno scorso"

#: app/Helpers/functions.php:764
#: app/Helpers/functions.php:958
msgid "Loading.."
msgstr "Caricamento.."

#: app/Helpers/functions.php:788
#: app/Helpers/functions.php:789
msgid "All Products"
msgstr "Tutti i prodotti"

#: app/Helpers/functions.php:794
#: app/Helpers/functions.php:795
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:391
msgid "Add Product"
msgstr "Aggiungi prodotto"

#: app/Helpers/functions.php:800
#: app/Helpers/functions.php:801
#: views/store/add-attributes/add-new.php:12
#: views/store/add-product/draggable-grid.php:9
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/pages/Attributes/index.jsx:120
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:360
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:128
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:153
msgid "Attributes"
msgstr "Attributi"

#: app/Helpers/functions.php:842
#: app/Helpers/functions.php:843
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:104
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:60
msgid "Abandoned Carts"
msgstr "Carrelli abbandonati"

#: app/Helpers/functions.php:866
#: app/Helpers/functions.php:867
#: views/templates/single-product/product-reivew.php:25
#: blocks/single-product/product-tab/components/review.js:31
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:140
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:100
msgid "Reviews"
msgstr "Recensioni"

#: app/Helpers/functions.php:890
#: app/Helpers/functions.php:891
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:258
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:30
msgid "Overview"
msgstr "Panoramica"

#: app/Helpers/functions.php:902
#: app/Helpers/functions.php:903
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:27
msgid "Revenues"
msgstr "Ricavi"

#: app/Helpers/functions.php:949
#: app/Helpers/functions.php:950
#: app/Helpers/functions.php:965
#: app/Helpers/functions.php:966
msgid "Wizard"
msgstr "Procedura guidata"

#: app/Helpers/functions.php:1198
msgid "Select Business Type"
msgstr "Seleziona il tipo di attività"

#: app/Helpers/functions.php:1199
msgid "Art and Antiques"
msgstr "Arte e antiquariato"

#: app/Helpers/functions.php:1200
msgid "Clothing & Apparel"
msgstr "Abbigliamento e capi"

#: app/Helpers/functions.php:1201
msgid "Beauty & Cosmetics"
msgstr "Bellezza e cosmetici"

#: app/Helpers/functions.php:1202
msgid "Electronics & Gadgets"
msgstr "Elettronica e gadget"

#: app/Helpers/functions.php:1203
msgid "Home & Kitchen Goods"
msgstr "Casa e cucina"

#: app/Helpers/functions.php:1204
msgid "Pet Supplies"
msgstr "Articoli per animali"

#: app/Helpers/functions.php:1205
msgid "Sporting Goods & Fitness Equipment"
msgstr "Articoli sportivi e attrezzature per il fitness"

#: app/Helpers/functions.php:1206
msgid "Software & SaaS"
msgstr "Software e SaaS"

#: app/Helpers/functions.php:1207
msgid "eBooks & Online Courses"
msgstr "eBook e corsi online"

#: app/Helpers/functions.php:1208
msgid "Digital Art & Graphics"
msgstr "Arte digitale e grafica"

#: app/Helpers/functions.php:1209
msgid "Website Themes & Plugins"
msgstr "Temi e plugin per siti web"

#: app/Helpers/functions.php:1210
msgid "Consulting & Coaching Services"
msgstr "Servizi di consulenza e coaching"

#: app/Helpers/functions.php:1211
msgid "Subscription Boxes"
msgstr "Box in abbonamento"

#: app/Helpers/functions.php:1212
msgid "Gourmet & Specialty Foods"
msgstr "Alimenti gourmet e specialità"

#: app/Helpers/functions.php:1213
msgid "Coffee & Tea Products"
msgstr "Prodotti di caffè e tè"

#: app/Helpers/functions.php:1214
msgid "Automotive Parts & Accessories"
msgstr "Ricambi e accessori auto"

#. Translators: %s is the post type that the user should choose.
#: app/Helpers/Utility.php:271
msgid "- Choose a %s -"
msgstr "- Scegli un %s -"

#. translators: %s: the duplicate SKU value.
#: app/Models/Product.php:682
msgid "The SKU \"%s\" is already in use."
msgstr "Lo SKU \"%s\" è già in uso."

#: app/Services/AI.php:98
msgid "You don't have your EasyCommerce API connected!"
msgstr "La tua API EasyCommerce non è connessa!"

#: app/Services/AI.php:324
#: app/Services/AI.php:362
#: app/Services/AI.php:408
#: app/Services/AI.php:452
#: app/Services/AI.php:502
#: app/Services/AI.php:551
msgid "Service is not ready: Missing API credentials"
msgstr "Il servizio non è pronto: credenziali API mancanti"

#: app/Services/AI.php:371
#: app/Services/AI.php:417
#: app/Services/AI.php:461
#: app/Services/AI.php:511
#: app/Services/AI.php:560
msgid "No AI credits available. Please upgrade to the Pro plan or use your own API key."
msgstr "Nessun credito AI disponibile. Effettua l'upgrade al piano Pro o utilizza la tua chiave API."

#: views/blocks/shops-page/template-1/inc/filter.php:96
#: views/blocks/shops-page/template-1/inc/filter.php:339
#: views/blocks/shops-page/template-2/inc/filter.php:136
#: views/blocks/shops-page/template-3/inc/filter.php:80
#: assets/public/js/init.js:43
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:265
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:99
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:177
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:382
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:76
msgid "Price"
msgstr "Prezzo"

#: views/blocks/shops-page/template-1/inc/filter.php:177
#: views/blocks/shops-page/template-1/inc/filter.php:359
#: views/blocks/shops-page/template-2/inc/filter.php:156
#: views/blocks/shops-page/template-3/inc/filter.php:100
#: blocks/shops-page/template-1/components/DualRangeSlider.js:106
#: blocks/shops-page/template-2/components/DualRangeSlider.js:106
#: blocks/shops-page/template-3/components/DualRangeSlider.js:109
#: build/blocks.bundle.js:2
msgid "Min Price"
msgstr "Prezzo minimo"

#: views/blocks/shops-page/template-1/inc/filter.php:186
#: views/blocks/shops-page/template-1/inc/filter.php:368
#: views/blocks/shops-page/template-2/inc/filter.php:165
#: views/blocks/shops-page/template-3/inc/filter.php:109
#: blocks/shops-page/template-1/components/DualRangeSlider.js:122
#: blocks/shops-page/template-2/components/DualRangeSlider.js:122
#: blocks/shops-page/template-3/components/DualRangeSlider.js:125
#: build/blocks.bundle.js:2
msgid "Max Price"
msgstr "Prezzo massimo"

#: views/blocks/shops-page/template-1/inc/filter.php:228
#: views/blocks/shops-page/template-1/inc/filter.php:304
#: views/blocks/shops-page/template-2/inc/filter.php:48
#: blocks/shops-page/template-1/components/Filters.js:238
#: blocks/shops-page/template-2/components/Filters.js:70
#: build/blocks.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/DropdownField.jsx:53
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:14
msgid "Search Icon"
msgstr "Icona di ricerca"

#: views/blocks/shops-page/template-1/inc/filter.php:233
#: views/blocks/shops-page/template-1/inc/filter.php:309
msgid "Search..."
msgstr "Cerca..."

#: views/blocks/shops-page/template-1/inc/filter.php:241
#: views/blocks/shops-page/template-1/inc/filter.php:257
#: blocks/shops-page/template-1/components/Filters.js:253
#: blocks/shops-page/template-2/components/Filters.js:85
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Sort by"
msgstr "Ordina per"

#: views/blocks/shops-page/template-1/inc/pagination.php:21
#: views/blocks/shops-page/template-2/inc/pagination.php:21
#: views/blocks/shops-page/template-3/inc/pagination.php:21
msgid "First"
msgstr "Primo"

#: views/blocks/shops-page/template-1/inc/pagination.php:48
#: views/blocks/shops-page/template-2/inc/pagination.php:48
#: views/blocks/shops-page/template-3/inc/pagination.php:48
msgid "Last"
msgstr "Ultimo"

#. translators: 1: first result number, 2: last result number, 3: total number of results.
#: views/blocks/shops-page/template-1/render.php:193
#: views/blocks/shops-page/template-2/render.php:178
#: views/blocks/shops-page/template-3/inc/shortby.php:22
#: views/blocks/shops-page/template-3/render.php:174
msgid "Showing %1$s–%2$s of %3$s results"
msgstr "Visualizzazione di %1$s–%2$s di %3$s risultati"

#. translators: %s: number of results.
#: views/blocks/shops-page/template-1/render.php:201
#: views/blocks/shops-page/template-2/render.php:185
#: views/blocks/shops-page/template-3/inc/shortby.php:29
#: views/blocks/shops-page/template-3/render.php:181
#: assets/public/js/shop.js:193
msgid "Showing %s result"
msgid_plural "Showing %s results"
msgstr[0] "Visualizzazione di %s risultato"
msgstr[1] "Visualizzazione di %s risultati"

#: views/blocks/shops-page/template-1/render.php:218
#: views/blocks/shops-page/template-2/inc/filter.php:66
#: views/blocks/shops-page/template-2/render.php:195
msgid "Filter"
msgstr "Filtra"

#: views/blocks/shops-page/template-1/shop.php:204
#: views/blocks/shops-page/template-2/shop.php:204
#: views/blocks/shops-page/template-3/partials/product-grid.php:202
#: views/blocks/shops-page/template-3/partials/product-list.php:214
#: views/blocks/single-product/gallery/render.php:57
msgid "In Stock"
msgstr "Disponibile"

#: views/blocks/shops-page/template-1/shop.php:455
#: views/blocks/shops-page/template-3/partials/product-grid.php:372
#: views/blocks/shops-page/template-3/partials/product-list.php:341
#: blocks/single-product/add-to-cart/edit.js:25
#: build/blocks.bundle.js:2
msgid "Add to cart"
msgstr "Aggiungi al carrello"

#: views/blocks/shops-page/template-1/shop.php:484
#: views/blocks/shops-page/template-2/shop.php:421
#: views/blocks/shops-page/template-3/partials/product-grid.php:463
#: views/blocks/shops-page/template-3/partials/product-list.php:368
msgid "Choose"
msgstr "Scegli"

#: views/blocks/shops-page/template-2/inc/filter.php:54
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:25
msgid "Search"
msgstr "Cerca"

#: views/blocks/shops-page/template-2/inc/filter.php:80
msgid "Filters"
msgstr "Filtri"

#: views/blocks/shops-page/template-2/shop.php:387
msgid "Add"
msgstr "Aggiungi"

#: views/blocks/shops-page/template-3/inc/shortby.php:45
msgid "Sort By"
msgstr "Ordina per"

#: views/blocks/shops-page/template-3/inc/shortby.php:75
msgid "Grid View"
msgstr "Vista a griglia"

#: views/blocks/shops-page/template-3/inc/shortby.php:83
msgid "List View"
msgstr "Vista a elenco"

#: views/blocks/single-product/add-to-cart/render.php:10
#: views/blocks/single-product/gallery/render.php:11
#: views/blocks/single-product/price/render.php:10
#: views/blocks/single-product/rating/render.php:11
#: views/blocks/single-product/stock/render.php:12
#: views/blocks/single-product/summary/render.php:10
#: views/blocks/single-product/thumbnail/render.php:10
#: views/blocks/single-product/title/render.php:18
#: views/templates/single-product/attributes.php:3
#: views/templates/single-product/gallery.php:3
#: views/templates/single-product/product-reivew.php:14
#: views/templates/single-product/rating.php:3
msgid "Post type is not product"
msgstr "Il tipo di contenuto non è prodotto"

#: views/blocks/single-product/gallery/render.php:66
#: views/blocks/single-product/gallery/render.php:77
#: views/templates/single-product/gallery.php:34
#: views/templates/single-product/gallery.php:45
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:46
msgid "Product Image"
msgstr "Immagine del prodotto"

#: views/blocks/single-product/gallery/render.php:90
#: views/templates/single-product/gallery.php:58
msgid "Product Placeholder"
msgstr "Segnaposto del prodotto"

#: views/blocks/single-product/stock/render.php:26
msgid "in stock"
msgstr "disponibile"

#: views/components/survey.php:3
msgid "Temporary deactivation"
msgstr "Disattivazione temporanea"

#: views/components/survey.php:4
msgid "Lack of features"
msgstr "Mancanza di funzionalità"

#: views/components/survey.php:5
msgid "Found better alternative"
msgstr "Ho trovato un'alternativa migliore"

#: views/components/survey.php:6
msgid "Compatibility issues"
msgstr "Problemi di compatibilità"

#: views/components/survey.php:7
msgid "Poor UI/UX"
msgstr "UI/UX scadente"

#: views/components/survey.php:8
msgid "Limited customization"
msgstr "Personalizzazione limitata"

#: views/components/survey.php:9
msgid "Bugs and errors"
msgstr "Bug ed errori"

#: views/components/survey.php:10
msgid "Performance issues"
msgstr "Problemi di prestazioni"

#: views/components/survey.php:19
msgid "Others"
msgstr "Altro"

#: views/components/survey.php:40
msgid "Thanks for trying! What made you deactivate EasyCommerce?"
msgstr "Grazie per aver provato! Cosa ti ha spinto a disattivare EasyCommerce?"

#: views/components/survey.php:42
msgid "Building a store is hard, and so is building the tool behind it. Your honest feedback is what makes EasyCommerce better, and we read every single response."
msgstr "Creare un negozio è difficile, così come lo è creare lo strumento che ci sta dietro. Il tuo feedback sincero è ciò che rende EasyCommerce migliore, e leggiamo ogni singola risposta."

#: views/components/survey.php:65
msgid "What would have made you stay? (optional, but it really helps)"
msgstr "Cosa ti avrebbe fatto restare? (facoltativo, ma è davvero utile)"

#. translators: %s: support link
#: views/components/survey.php:72
msgid "Stuck on something? %s and we'll help you sort it out before you go."
msgstr "Bloccato su qualcosa? %s e ti aiuteremo a risolverlo prima che tu vada."

#: views/components/survey.php:73
msgid "Reach out to support"
msgstr "Contatta il supporto"

#: views/components/survey.php:80
msgid "Deactivate without feedback"
msgstr "Disattiva senza feedback"

#: views/components/survey.php:87
msgid "Send &amp; Deactivate"
msgstr "Invia &amp; Disattiva"

#: views/settings/ai-connectivity.php:21
msgid "Connect to unlock AI"
msgstr "Connettiti per sbloccare l'AI"

#: views/settings/ai-connectivity.php:22
msgid "Connect a free API key to power Store Copilot, Shopping Agent, AI Writer and more - 200 free AI credits your first month, then 100 every month."
msgstr "Connetti una chiave API gratuita per alimentare Store Copilot, Agente di acquisto, AI Writer e altro - 200 crediti AI gratuiti il primo mese, poi 100 ogni mese."

#: views/settings/ai-connectivity.php:24
msgid "Connect your store"
msgstr "Collega il tuo negozio"

#: views/settings/ai-usage.php:32
msgid "Connect your store to the EasyCommerce AI service to see your AI credit usage."
msgstr "Collega il tuo negozio al servizio AI di EasyCommerce per vedere l'utilizzo dei tuoi crediti AI."

#: views/settings/ai-usage.php:39
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "AI Writer"
msgstr "AI Writer"

#: views/settings/ai-usage.php:41
msgid "Template Builder"
msgstr "Costruttore di template"

#: views/settings/ai-usage.php:42
msgid "Spelling Fix"
msgstr "Correzione ortografica"

#: views/settings/ai-usage.php:45
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Image Editor"
msgstr "Editor di immagini"

#: views/settings/ai-usage.php:46
msgid "Background Removal"
msgstr "Rimozione dello sfondo"

#: views/settings/ai-usage.php:47
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:67
#: spa/admin/common/components/AISearchButton/AiSearch.jsx:109
msgid "Store Copilot"
msgstr "Store Copilot"

#: views/settings/ai-usage.php:49
msgid "AI Agent"
msgstr "Agente AI"

#: views/settings/ai-usage.php:204
msgid "You've used all your AI credits for this period. Upgrade your plan or buy more to keep using AI features."
msgstr "Hai esaurito tutti i tuoi crediti AI per questo periodo. Effettua l'upgrade del tuo piano o acquistane altri per continuare a usare le funzionalità AI."

#: views/settings/ai-usage.php:205
msgid "Upgrade"
msgstr "Effettua l'upgrade"

#: views/settings/ai-usage.php:212
msgid "Current plan"
msgstr "Piano attuale"

#. translators: %s: number of AI credits included per month.
#: views/settings/ai-usage.php:219
msgid "%s credits/month"
msgstr "%s crediti/mese"

#: views/settings/ai-usage.php:226
msgid "Upgrade plan"
msgstr "Effettua l'upgrade del piano"

#: views/settings/ai-usage.php:226
msgid "Buy more credits"
msgstr "Acquista più crediti"

#. translators: 1: number of credits used, 2: total credits available.
#: views/settings/ai-usage.php:238
msgid "%1$s of %2$s credits used"
msgstr "%1$s di %2$s crediti utilizzati"

#. translators: %s: date on which the credit allowance resets.
#: views/settings/ai-usage.php:244
msgid "Resets %s"
msgstr "Si azzera %s"

#: views/settings/ai-usage.php:253
msgid "Used this period"
msgstr "Utilizzati in questo periodo"

#: views/settings/ai-usage.php:257
msgid "Credits remaining"
msgstr "Crediti rimanenti"

#: views/settings/ai-usage.php:261
msgid "Next refill"
msgstr "Prossima ricarica"

#: views/settings/ai-usage.php:266
msgid "Plan credits reset monthly and do not roll over. Top-up credits (coming soon) never expire."
msgstr "I crediti del piano si azzerano ogni mese e non vengono riportati. I crediti di ricarica (disponibili a breve) non scadono mai."

#: views/settings/ai-usage.php:271
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:223
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:47
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:10
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:42
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:134
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:46
#: spa/public/dashboard/components/tabs/Orders/index.jsx:74
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:112
msgid "Date"
msgstr "Data"

#: views/settings/ai-usage.php:272
msgid "Feature"
msgstr "Funzionalità"

#: views/settings/ai-usage.php:273
msgid "Prompt"
msgstr "Prompt"

#: views/settings/ai-usage.php:274
msgid "Response"
msgstr "Risposta"

#: views/settings/ai-usage.php:275
msgid "User"
msgstr "Utente"

#: views/settings/ai-usage.php:276
msgid "Credits"
msgstr "Crediti"

#: views/settings/ai-usage.php:281
msgid "No AI usage yet."
msgstr "Nessun utilizzo dell'AI ancora."

#: views/shortcodes/checkout/template-1.php:59
#: views/shortcodes/checkout/template-2.php:111
#: views/shortcodes/checkout/template-2.php:180
#: build/checkout.bundle.js:2
msgid "Confirm Order"
msgstr "Conferma ordine"

#: views/shortcodes/checkout/template-2.php:60
#: views/shortcodes/checkout/template-2.php:135
msgid "Your Info"
msgstr "Le tue informazioni"

#: views/shortcodes/checkout/template-3.php:27
msgid "Back to shop"
msgstr "Torna al negozio"

#: views/shortcodes/checkout/template-3.php:34
msgid "Product items"
msgstr "Articoli del prodotto"

#: views/shortcodes/checkout/template-3.php:77
#: views/shortcodes/payment/template-1.php:172
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:68
msgid "Pay Now"
msgstr "Paga ora"

#: views/shortcodes/checkout/template-3.php:84
msgid "By clicking this, I agree to "
msgstr "Cliccando qui, accetto "

#: views/shortcodes/checkout/template-3.php:86
msgid "Terms & Conditions"
msgstr "Termini e condizioni"

#: views/shortcodes/checkout/template-3.php:88
msgid " and "
msgstr " e "

#: views/shortcodes/payment/template-1.php:10
msgid "No order specified."
msgstr "Nessun ordine specificato."

#: views/shortcodes/payment/template-1.php:22
msgid "This order has already been processed."
msgstr "Questo ordine è già stato elaborato."

#. translators: %d: order ID
#: views/shortcodes/payment/template-1.php:83
msgid "Order #%d"
msgstr "Ordine #%d"

#: views/shortcodes/payment/template-1.php:124
#: views/templates/checkout/template-1/summary.php:34
#: views/templates/checkout/template-2/summary.php:27
#: views/templates/checkout/template-3/summary.php:24
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:134
msgid "Subtotal"
msgstr "Subtotale"

#: views/shortcodes/payment/template-1.php:130
#: views/templates/checkout/template-1/summary.php:44
#: views/templates/checkout/template-2/summary.php:37
#: views/templates/checkout/template-3/summary.php:34
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:114
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:150
msgid "Discount"
msgstr "Sconto"

#: views/shortcodes/payment/template-1.php:142
msgid "Tax"
msgstr "Imposta"

#: views/shortcodes/payment/template-1.php:147
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:13
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:266
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:100
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TFoot.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:19
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:215
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
msgid "Total"
msgstr "Totale"

#: views/store/add-attributes/add-new.php:3
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:116
msgid "Organize"
msgstr "Organizza"

#: views/store/add-attributes/add-new.php:229
#: views/store/add-product/draggable-grid.php:77
#: views/store/add-product/draggable-grid.php:167
msgid "Add New"
msgstr "Aggiungi nuovo"

#: views/store/add-attributes/add-new.php:238
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:10
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:129
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Coupons/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:21
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:22
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:27
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:20
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:62
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:95
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:159
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:89
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:12
msgid "Name"
msgstr "Nome"

#: views/store/add-attributes/add-new.php:247
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:79
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:182
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "Slug"
msgstr "Slug"

#: views/store/add-attributes/add-new.php:257
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:130
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:24
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:160
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:109
msgid "Type"
msgstr "Tipo"

#: views/store/add-attributes/add-new.php:267
msgid "Select Type"
msgstr "Seleziona il tipo"

#: views/store/add-attributes/add-new.php:270
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:51
msgid "Image"
msgstr "Immagine"

#: views/store/add-attributes/add-new.php:273
#: views/store/add-product/draggable-grid.php:47
#: blocks/shops-page/template-1/edit.js:140
#: blocks/shops-page/template-1/edit.js:171
#: blocks/shops-page/template-1/edit.js:215
#: blocks/shops-page/template-1/edit.js:239
#: blocks/shops-page/template-2/edit.js:109
#: blocks/shops-page/template-2/edit.js:172
#: blocks/shops-page/template-2/edit.js:216
#: blocks/shops-page/template-2/edit.js:240
#: blocks/shops-page/template-3/edit.js:194
#: blocks/shops-page/template-3/edit.js:238
#: blocks/shops-page/template-3/edit.js:262
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Color"
msgstr "Colore"

#: views/store/add-attributes/add-new.php:276
#: build/easycommerce.bundle.js:2
msgid "Text"
msgstr "Testo"

#: views/store/add-attributes/add-new.php:282
msgid "Option"
msgstr "Opzione"

#: views/store/add-product/draggable-grid.php:46
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:100
msgid "Size"
msgstr "Taglia"

#: views/store/add-product/draggable-grid.php:48
msgid "Material"
msgstr "Materiale"

#: views/store/add-product/draggable-grid.php:49
msgid "Brand"
msgstr "Marca"

#: views/store/add-product/draggable-grid.php:52
msgid "Select values"
msgstr "Seleziona i valori"

#: views/store/add-product/draggable-grid.php:53
msgid "Blue"
msgstr "Blu"

#: views/store/add-product/draggable-grid.php:54
msgid "Red"
msgstr "Rosso"

#: views/store/add-product/draggable-grid.php:55
msgid "White"
msgstr "Bianco"

#: views/store/add-product/draggable-grid.php:56
msgid "Brown"
msgstr "Marrone"

#: views/store/add-product/draggable-grid.php:70
msgid "Manage"
msgstr "Gestisci"

#: views/store/add-product/draggable-grid.php:87
msgid "Prices"
msgstr "Prezzi"

#: views/store/add-product/draggable-grid.php:132
msgid "Write Plan Name"
msgstr "Scrivi il nome del piano"

#: views/store/add-product/draggable-grid.php:134
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:74
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:109
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:187
msgid "Enter Price"
msgstr "Inserisci il prezzo"

#: views/store/add-product/draggable-grid.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/SKU.jsx:86
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:211
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:288
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:339
msgid "SKU"
msgstr "SKU"

#: views/store/add-product/draggable-grid.php:160
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:246
msgid "Auto Generate Variants"
msgstr "Genera automaticamente le varianti"

#: views/store/add-product/draggable-grid.php:177
#: blocks/shops-page/template-3/edit.js:147
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:63
msgid "Product Description"
msgstr "Descrizione del prodotto"

#: views/store/add-product/draggable-grid.php:215
msgid "Add Product Summary"
msgstr "Aggiungi il riepilogo del prodotto"

#: views/store/add-product/title.php:7
msgid "Published"
msgstr "Pubblicato"

#: views/store/add-product/title.php:13
msgid "Private"
msgstr "Privato"

#: views/store/add-product/title.php:18
msgid "Save Product"
msgstr "Salva prodotto"

#: views/templates/archive-product/pagination.php:6
#: build/wizard.bundle.js:2
msgid "Previous"
msgstr "Precedente"

#: views/templates/archive-product/pagination.php:7
msgid "Next »"
msgstr "Successivo »"

#: views/templates/checkout/template-1/billing.php:7
#: views/templates/checkout/template-3/billing.php:5
#: blocks/checkout/billing-address/index.jsx:30
#: blocks/checkout/billing-address/index.jsx:41
#: blocks/checkout/billing-address/index.jsx:51
#: build/blocks.bundle.js:2
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:141
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:19
msgid "Billing Address"
msgstr "Indirizzo di fatturazione"

#: views/templates/checkout/template-1/items.php:11
#: views/templates/checkout/template-2/items.php:11
#: blocks/checkout/cart/index.jsx:48
#: blocks/checkout/cart/index.jsx:63
#: build/blocks.bundle.js:2
msgid "Your Cart"
msgstr "Il tuo carrello"

#: views/templates/checkout/template-1/items.php:96
#: views/templates/checkout/template-2/items.php:96
#: views/templates/checkout/template-3/items.php:122
msgid "No items in the cart"
msgstr "Nessun articolo nel carrello"

#: views/templates/checkout/template-1/payment-methods.php:78
#: views/templates/checkout/template-2/payment-methods.php:77
#: views/templates/checkout/template-3/payment-methods.php:79
msgid "Please select a payment method"
msgstr "Seleziona un metodo di pagamento"

#: views/templates/checkout/template-1/shipping.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:155
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:20
msgid "Shipping Address"
msgstr "Indirizzo di spedizione"

#: views/templates/checkout/template-1/shipping.php:23
#: build/checkout.bundle.js:2
msgid "Same as Billing"
msgstr "Uguale alla fatturazione"

#: views/templates/checkout/template-1/summary.php:16
#: views/templates/checkout/template-2/summary.php:8
#: views/templates/checkout/template-3/summary.php:6
msgid "Order Summary"
msgstr "Riepilogo dell'ordine"

#: views/templates/checkout/template-1/summary.php:21
#: views/templates/checkout/template-2/summary.php:13
#: views/templates/checkout/template-3/summary.php:11
#: build/checkout.bundle.js:2
msgid "Discount code"
msgstr "Codice sconto"

#: views/templates/checkout/template-1/summary.php:25
#: views/templates/checkout/template-2/summary.php:17
#: views/templates/checkout/template-3/summary.php:15
#: build/checkout.bundle.js:2
msgid "Apply"
msgstr "Applica"

#: views/templates/checkout/template-1/summary.php:80
msgid "Shipping Cost"
msgstr "Costo di spedizione"

#. translators: 1: shipping method name, 2: formatted shipping cost.
#: views/templates/checkout/template-1/summary.php:94
#: views/templates/checkout/template-3/summary.php:84
msgid "%1$s at %2$s"
msgstr "%1$s a %2$s"

#: views/templates/checkout/template-1/summary.php:109
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:81
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:64
msgid "Free Shipping"
msgstr "Spedizione gratuita"

#: views/templates/checkout/template-1/summary.php:130
#: views/templates/checkout/template-3/summary.php:105
msgid "Please select a shipping method"
msgstr "Seleziona un metodo di spedizione"

#: views/templates/checkout/template-1/summary.php:141
#: views/templates/checkout/template-3/summary.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:182
msgid "Product Tax"
msgstr "Imposta sul prodotto"

#: views/templates/checkout/template-1/summary.php:156
#: views/templates/checkout/template-3/summary.php:130
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:161
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:198
msgid "Shipping Tax"
msgstr "Imposta sulla spedizione"

#: views/templates/checkout/template-1/summary.php:172
#: views/templates/checkout/template-2/summary.php:73
#: views/templates/checkout/template-3/summary.php:143
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:112
msgid "Order Total"
msgstr "Totale dell'ordine"

#: views/templates/checkout/template-3/payment-methods.php:8
msgid "Select Payment Option"
msgstr "Seleziona l'opzione di pagamento"

#: views/templates/checkout/template-3/shipping.php:14
msgid "Same as Billing Address"
msgstr "Uguale all'indirizzo di fatturazione"

#: views/templates/checkout/template-3/summary.php:72
msgid "Shipping Information"
msgstr "Informazioni di spedizione"

#: views/templates/single-product/add-to-cart.php:17
#: assets/public/js/swatches.js:181
#: assets/public/js/swatches.js:213
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:43
msgid "Out of stock"
msgstr "Esaurito"

#: views/templates/single-product/add-to-cart.php:46
msgid "Add to Cart"
msgstr "Aggiungi al carrello"

#: views/templates/single-product/add-to-cart.php:56
msgid "Proceed to checkout"
msgstr "Procedi alla cassa"

#. Translators: %s is the stock count
#: views/templates/single-product/layout.php:77
msgid "Only <span class=\"easycommerce-stock-count\">%s</span> items left"
msgstr "Solo <span class=\"easycommerce-stock-count\">%s</span> articoli rimasti"

#. translators: %d: number of reviews.
#: views/templates/single-product/product-reivew.php:30
#: blocks/single-product/product-tab/components/review.js:36
#: build/blocks.bundle.js:2
msgid "Showing %d review"
msgid_plural "Showing %d reviews"
msgstr[0] "Visualizzazione di %d recensione"
msgstr[1] "Visualizzazione di %d recensioni"

#: views/templates/single-product/product-reivew.php:93
#: blocks/single-product/product-tab/components/review.js:81
#: build/blocks.bundle.js:2
msgid "Write a review"
msgstr "Scrivi una recensione"

#: views/templates/single-product/product-reivew.php:100
#: blocks/single-product/product-tab/components/review.js:84
#: build/blocks.bundle.js:2
msgid "Your email address will not be published. required fields are marked"
msgstr "Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati"

#: views/templates/single-product/product-reivew.php:102
#: views/templates/single-product/product-reivew.php:126
msgid "*"
msgstr "*"

#: views/templates/single-product/product-reivew.php:124
msgid "Your Rating"
msgstr "La tua valutazione"

#: views/templates/single-product/product-reivew.php:131
#: views/templates/single-product/product-reivew.php:132
#: views/templates/single-product/product-reivew.php:133
#: views/templates/single-product/product-reivew.php:134
#: views/templates/single-product/product-reivew.php:135
msgid "Star"
msgstr "Stella"

#: views/templates/single-product/product-reivew.php:145
#: blocks/single-product/product-tab/components/review.js:98
#: build/blocks.bundle.js:2
msgid "Write your review"
msgstr "Scrivi la tua recensione"

#: views/templates/single-product/product-reivew.php:153
#: blocks/single-product/product-tab/components/review.js:105
#: build/blocks.bundle.js:2
msgid "Submit Now"
msgstr "Invia ora"

#: views/templates/single-product/product-reivew.php:161
msgid "Please Login first to write a review"
msgstr "Effettua prima l'accesso per scrivere una recensione"

#: views/templates/single-product/product-tab.php:13
#: blocks/single-product/product-tab/edit.js:35
#: build/blocks.bundle.js:2
msgid "Product Details"
msgstr "Dettagli del prodotto"

#: views/templates/single-product/product-tab.php:16
#: blocks/single-product/product-tab/edit.js:36
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:135
msgid "Review"
msgstr "Recensione"

#: views/templates/single-product/summary.php:23
msgid "Read More"
msgstr "Leggi di più"

#: views/templates/single-product/summary.php:30
msgid "Show Less"
msgstr "Mostra meno"

#: views/templates/store-mode.php:9
msgid "Store Launching Soon!"
msgstr "Il negozio sarà lanciato a breve!"

#: views/templates/store-mode.php:12
msgid "We’re getting ready to welcome you. Stay tuned for the launch."
msgstr "Ci stiamo preparando ad accoglierti. Resta sintonizzato per il lancio."

#: assets/admin/js/email-placeholders.js:12
msgid "Insert Email Placeholder"
msgstr "Inserisci segnaposto email"

#: assets/admin/js/email-placeholders.js:19
msgid "Select a placeholder:"
msgstr "Seleziona un segnaposto:"

#: assets/admin/js/email-placeholders.js:23
msgid "Select a placeholder to automatically insert it into your email template. These will be replaced with actual values when emails are sent."
msgstr "Seleziona un segnaposto per inserirlo automaticamente nel tuo template email. Verranno sostituiti con i valori effettivi al momento dell'invio delle email."

#: assets/admin/js/email-placeholders.js:31
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:152
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:72
msgid "Close"
msgstr "Chiudi"

#: assets/admin/js/email-placeholders.js:49
msgid "Search for a placeholder..."
msgstr "Cerca un segnaposto..."

#: assets/admin/js/email-placeholders.js:90
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:524
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:127
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/SalesChart.jsx:100
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:280
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:468
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:202
#: spa/admin/easycommerce/pages/Reports/components/common/ChartLoading.jsx:7
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:59
#: spa/public/checkout/App.jsx:31
msgid "Loading..."
msgstr "Caricamento..."

#: assets/admin/js/init.js:65
msgid "Template Preview"
msgstr "Anteprima del template"

#: assets/admin/js/notice.js:85
msgid "Installing.."
msgstr "Installazione.."

#: assets/admin/js/notice.js:100
msgid "Migration addon activated successfully!"
msgstr "Addon di migrazione attivato con successo!"

#: assets/admin/js/notice.js:107
#: assets/admin/js/notice.js:113
msgid "Failed to install migration addon."
msgstr "Installazione dell'addon di migrazione non riuscita."

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:193
#: assets/admin/js/settings.js:210
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:207
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:208
msgid "Select City"
msgstr "Seleziona la città"

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:209
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:186
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:187
msgid "Select State"
msgstr "Seleziona lo stato"

#: assets/payment/js/braintree.js:24
msgid "Braintree.js failed to load or missing authorization token."
msgstr "Impossibile caricare Braintree.js o token di autorizzazione mancante."

#: assets/payment/js/braintree.js:42
msgid "Error initializing Braintree."
msgstr "Errore durante l'inizializzazione di Braintree."

#: assets/payment/js/braintree.js:75
msgid "Failed to get payment nonce."
msgstr "Impossibile ottenere il nonce di pagamento."

#: assets/payment/js/braintree.js:86
msgid "Error processing payment."
msgstr "Errore durante l'elaborazione del pagamento."

#: assets/payment/js/paypal.js:41
#: assets/payment/js/stripe-payment.js:43
msgid "Failed to load cart data. Please refresh the page."
msgstr "Impossibile caricare i dati del carrello. Aggiorna la pagina."

#: assets/payment/js/paypal.js:133
msgid "Purchase from EasyCommerce"
msgstr "Acquisto da EasyCommerce"

#: assets/payment/js/paypal.js:135
msgid "Item"
msgstr "Articolo"

#: assets/payment/js/paypal.js:163
msgid "Your cart has been updated. Please refresh the page and try again."
msgstr "Il tuo carrello è stato aggiornato. Aggiorna la pagina e riprova."

#: assets/payment/js/paypal.js:181
msgid "An unknown error occurred with PayPal"
msgstr "Si è verificato un errore sconosciuto con PayPal"

#. translators: %s: PayPal error message.
#: assets/payment/js/paypal.js:183
msgid "PayPal Error: %s"
msgstr "Errore PayPal: %s"

#: assets/payment/js/stripe-payment.js:85
msgid "Failed to create payment. Please try again."
msgstr "Creazione del pagamento non riuscita. Riprova."

#: assets/payment/js/stripe-payment.js:151
msgid "Payment form failed to load. Please refresh."
msgstr "Impossibile caricare il modulo di pagamento. Aggiorna la pagina."

#: assets/payment/js/stripe-payment.js:207
msgid "Could not verify cart. Please refresh and try again."
msgstr "Impossibile verificare il carrello. Aggiorna la pagina e riprova."

#: assets/payment/js/stripe-payment.js:228
msgid "Failed to create payment. Please refresh the page and try again."
msgstr "Creazione del pagamento non riuscita. Aggiorna la pagina e riprova."

#: assets/payment/js/stripe-payment.js:246
msgid "This payment handler is not available. Please refresh and try again."
msgstr "Questo gestore di pagamento non è disponibile. Aggiorna la pagina e riprova."

#: assets/payment/js/stripe-payment.js:282
msgid "Additional verification required. Please complete the payment process."
msgstr "È richiesta un'ulteriore verifica. Completa il processo di pagamento."

#: assets/payment/js/stripe-payment.js:286
msgid "Payment failed. Please try a different payment method."
msgstr "Pagamento non riuscito. Prova un metodo di pagamento diverso."

#: assets/payment/js/stripe-payment.js:290
#: assets/payment/js/stripe-payment.js:458
msgid "Payment was canceled. Please try again."
msgstr "Il pagamento è stato annullato. Riprova."

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:295
msgid "Payment status: %s. Please contact support if this persists."
msgstr "Stato del pagamento: %s. Contatta il supporto se il problema persiste."

#: assets/payment/js/stripe-payment.js:299
msgid "Payment could not be processed. Please try again."
msgstr "Impossibile elaborare il pagamento. Riprova."

#: assets/payment/js/stripe-payment.js:304
msgid "An error occurred while processing your payment. Please try again."
msgstr "Si è verificato un errore durante l'elaborazione del pagamento. Riprova."

#: assets/payment/js/stripe-payment.js:363
#: assets/payment/js/stripe-payment.js:413
msgid "Verifying payment..."
msgstr "Verifica del pagamento in corso..."

#: assets/payment/js/stripe-payment.js:388
#: assets/payment/js/stripe-payment.js:447
msgid "Payment successful! Creating order..."
msgstr "Pagamento riuscito! Creazione dell'ordine in corso..."

#. translators: %s: Stripe setup intent status code.
#: assets/payment/js/stripe-payment.js:396
msgid "Payment method could not be saved. Status: %s"
msgstr "Impossibile salvare il metodo di pagamento. Stato: %s"

#: assets/payment/js/stripe-payment.js:402
#: assets/payment/js/stripe-payment.js:473
msgid "Failed to verify payment. Please contact support."
msgstr "Verifica del pagamento non riuscita. Contatta il supporto."

#: assets/payment/js/stripe-payment.js:454
msgid "Payment failed. Please try again with a different payment method."
msgstr "Pagamento non riuscito. Riprova con un metodo di pagamento diverso."

#: assets/payment/js/stripe-payment.js:462
msgid "Additional action required. Please complete the payment process."
msgstr "È richiesta un'azione aggiuntiva. Completa il processo di pagamento."

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:467
msgid "Payment could not be completed. Status: %s"
msgstr "Impossibile completare il pagamento. Stato: %s"

#: assets/public/js/agent-chatbot.js:161
msgid "Complete your order →"
msgstr "Completa il tuo ordine →"

#: assets/public/js/agent-chatbot.js:258
msgid "Sorry, something went wrong. Please try again."
msgstr "Spiacenti, qualcosa è andato storto. Riprova."

#: assets/public/js/agent-chatbot.js:268
msgid "Connection error. Please try again."
msgstr "Errore di connessione. Riprova."

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:311
msgid "Open %s"
msgstr "Apri %s"

#: assets/public/js/agent-chatbot.js:332
msgid "Online"
msgstr "Online"

#: assets/public/js/agent-chatbot.js:335
msgid "New conversation"
msgstr "Nuova conversazione"

#: assets/public/js/agent-chatbot.js:338
msgid "Minimize"
msgstr "Riduci a icona"

#: assets/public/js/agent-chatbot.js:351
msgid "Ask about products, orders…"
msgstr "Chiedi informazioni su prodotti, ordini…"

#: assets/public/js/agent-chatbot.js:357
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send"
msgstr "Invia"

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:379
#: assets/public/js/agent-chatbot.js:390
msgid "Hi! 👋 I'm %s. How can I help you today?"
msgstr "Ciao! 👋 Sono %s. Come posso aiutarti oggi?"

#: assets/public/js/checkout.js:5
msgid "Only letters, spaces, hyphens, apostrophes, and periods are allowed."
msgstr "Sono consentiti solo lettere, spazi, trattini, apostrofi e punti."

#: assets/public/js/checkout.js:7
msgid "Please enter a valid phone number (6–20 characters)."
msgstr "Inserisci un numero di telefono valido (6–20 caratteri)."

#. translators: %s: checkout field label.
#: assets/public/js/checkout.js:38
msgid "%s is required."
msgstr "%s è obbligatorio."

#: assets/public/js/checkout.js:377
msgid "Enter city"
msgstr "Inserisci la città"

#: assets/public/js/checkout.js:521
#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:100
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:101
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:88
#: spa/public/auth/api.js:46
#: spa/public/auth/screens/ResetConfirm.jsx:35
#: spa/public/auth/screens/ResetRequest.jsx:30
msgid "An error occurred. Please try again."
msgstr "Si è verificato un errore. Riprova."

#: assets/public/js/init.js:28
msgid "Your cart is empty."
msgstr "Il tuo carrello è vuoto."

#: assets/public/js/init.js:41
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:262
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:7
msgid "Product"
msgstr "Prodotto"

#: assets/public/js/init.js:42
#: blocks/single-product/add-to-cart/edit.js:17
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:264
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:42
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:81
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:16
msgid "Quantity"
msgstr "Quantità"

#: assets/public/js/init.js:117
msgid "Failed to load cart."
msgstr "Impossibile caricare il carrello."

#: assets/public/js/init.js:121
msgid "Error loading cart."
msgstr "Errore durante il caricamento del carrello."

#: assets/public/js/init.js:191
#: assets/public/js/init.js:203
#: assets/public/js/shop.js:297
msgid "Failed to add to cart. Please try again."
msgstr "Impossibile aggiungere al carrello. Riprova."

#. translators: 1: first result index, 2: last result index, 3: total results.
#: assets/public/js/shop.js:180
msgid "Showing %1$s-%2$s of %3$s result"
msgid_plural "Showing %1$s-%2$s of %3$s results"
msgstr[0] "Visualizzazione di %1$s-%2$s di %3$s risultato"
msgstr[1] "Visualizzazione di %1$s-%2$s di %3$s risultati"

#: assets/public/js/shop.js:202
msgid "No results found"
msgstr "Nessun risultato trovato"

#: assets/public/js/shop.js:266
msgid "Adding..."
msgstr "Aggiunta in corso..."

#: assets/public/js/shop.js:279
msgid "Added"
msgstr "Aggiunto"

#: blocks/checkout/billing-address/index.jsx:42
#: build/blocks.bundle.js:2
msgid "This is your billing address being edited."
msgstr "Questo è il tuo indirizzo di fatturazione in fase di modifica."

#: blocks/checkout/billing-address/index.jsx:52
#: build/blocks.bundle.js:2
msgid "This is your billing address as saved."
msgstr "Questo è il tuo indirizzo di fatturazione così come salvato."

#: blocks/checkout/cart/index.jsx:50
#: blocks/checkout/cart/index.jsx:65
#: build/blocks.bundle.js:2
msgid "Clear cart"
msgstr "Svuota carrello"

#: blocks/checkout/cart/index.jsx:53
#: build/blocks.bundle.js:2
msgid "This is your cart being edited."
msgstr "Questo è il tuo carrello in fase di modifica."

#: blocks/components/typography.js:20
#: build/blocks.bundle.js:2
msgid "Font Size"
msgstr "Dimensione del carattere"

#: blocks/components/typography.js:29
#: build/blocks.bundle.js:2
msgid "Font Weight"
msgstr "Spessore del carattere"

#: blocks/components/typography.js:32
#: build/blocks.bundle.js:2
msgid "100 (Thin)"
msgstr "100 (Sottile)"

#: blocks/components/typography.js:33
#: build/blocks.bundle.js:2
msgid "200 (Extra Light)"
msgstr "200 (Extra leggero)"

#: blocks/components/typography.js:34
#: build/blocks.bundle.js:2
msgid "300 (Light)"
msgstr "300 (Leggero)"

#: blocks/components/typography.js:35
#: build/blocks.bundle.js:2
msgid "400 (Normal)"
msgstr "400 (Normale)"

#: blocks/components/typography.js:36
#: build/blocks.bundle.js:2
msgid "500 (Medium)"
msgstr "500 (Medio)"

#: blocks/components/typography.js:37
#: build/blocks.bundle.js:2
msgid "600 (Semi Bold)"
msgstr "600 (Semi grassetto)"

#: blocks/components/typography.js:38
#: build/blocks.bundle.js:2
msgid "700 (Bold)"
msgstr "700 (Grassetto)"

#: blocks/components/typography.js:39
#: build/blocks.bundle.js:2
msgid "800 (Extra Bold)"
msgstr "800 (Extra grassetto)"

#: blocks/components/typography.js:40
#: build/blocks.bundle.js:2
msgid "900 (Black)"
msgstr "900 (Nero)"

#: blocks/components/typography.js:41
#: blocks/components/typography.js:53
#: blocks/components/typography.js:67
#: build/blocks.bundle.js:2
msgid "Default"
msgstr "Predefinito"

#: blocks/components/typography.js:42
#: blocks/components/typography.js:57
#: blocks/components/typography.js:68
#: blocks/shops-page/template-1/edit.js:271
#: blocks/shops-page/template-1/edit.js:369
#: blocks/shops-page/template-2/edit.js:272
#: blocks/shops-page/template-2/edit.js:370
#: blocks/shops-page/template-3/edit.js:294
#: blocks/shops-page/template-3/edit.js:392
#: build/blocks.bundle.js:2
msgid "Normal"
msgstr "Normale"

#: blocks/components/typography.js:43
#: build/blocks.bundle.js:2
msgid "Bold"
msgstr "Grassetto"

#: blocks/components/typography.js:50
#: build/blocks.bundle.js:2
msgid "Text Transform"
msgstr "Trasformazione del testo"

#: blocks/components/typography.js:54
#: build/blocks.bundle.js:2
msgid "Uppercase"
msgstr "Maiuscolo"

#: blocks/components/typography.js:55
#: build/blocks.bundle.js:2
msgid "Lowercase"
msgstr "Minuscolo"

#: blocks/components/typography.js:56
#: build/blocks.bundle.js:2
msgid "Capitalize"
msgstr "Iniziali maiuscole"

#: blocks/components/typography.js:64
#: build/blocks.bundle.js:2
msgid "Text Style"
msgstr "Stile del testo"

#: blocks/components/typography.js:69
#: build/blocks.bundle.js:2
msgid "Italic"
msgstr "Corsivo"

#: blocks/components/typography.js:70
#: build/blocks.bundle.js:2
msgid "Oblique"
msgstr "Obliquo"

#: blocks/components/typography.js:77
#: build/blocks.bundle.js:2
msgid "Text Decoration"
msgstr "Decorazione del testo"

#: blocks/components/typography.js:80
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:21
#: spa/admin/easycommerce/pages/Brands/index.jsx:39
#: spa/admin/easycommerce/pages/Brands/index.jsx:121
#: spa/admin/easycommerce/pages/Brands/index.jsx:124
#: spa/admin/easycommerce/pages/Brands/index.jsx:180
#: spa/admin/easycommerce/pages/Brands/index.jsx:208
#: spa/admin/easycommerce/pages/Brands/index.jsx:219
#: spa/admin/easycommerce/pages/Categories/index.jsx:20
#: spa/admin/easycommerce/pages/Categories/index.jsx:38
#: spa/admin/easycommerce/pages/Categories/index.jsx:121
#: spa/admin/easycommerce/pages/Categories/index.jsx:124
#: spa/admin/easycommerce/pages/Categories/index.jsx:180
#: spa/admin/easycommerce/pages/Categories/index.jsx:208
#: spa/admin/easycommerce/pages/Categories/index.jsx:219
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:136
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:136
msgid "None"
msgstr "Nessuna"

#: blocks/components/typography.js:81
#: build/blocks.bundle.js:2
msgid "Underline"
msgstr "Sottolineato"

#: blocks/components/typography.js:82
#: build/blocks.bundle.js:2
msgid "Overline"
msgstr "Sopralineato"

#: blocks/components/typography.js:84
#: build/blocks.bundle.js:2
msgid "Line Through"
msgstr "Barrato"

#: blocks/components/typography.js:93
#: build/blocks.bundle.js:2
msgid "Line Height"
msgstr "Altezza della riga"

#: blocks/components/typography.js:102
#: build/blocks.bundle.js:2
msgid "Word Spacing"
msgstr "Spaziatura tra le parole"

#: blocks/shops-page/template-1/components/Filters.js:157
#: blocks/shops-page/template-2/components/Filters.js:157
#: blocks/shops-page/template-3/components/Filters.js:103
#: build/blocks.bundle.js:2
msgid "Price Range"
msgstr "Fascia di prezzo"

#: blocks/shops-page/template-1/components/Filters.js:244
#: blocks/shops-page/template-2/components/Filters.js:76
#: build/blocks.bundle.js:2
msgid " Search"
msgstr " Cerca"

#: blocks/shops-page/template-1/components/Rating.js:25
#: blocks/shops-page/template-2/components/Rating.js:25
#: blocks/shops-page/template-3/components/Rating.js:25
#: build/blocks.bundle.js:2
msgid "full star"
msgstr "stella piena"

#: blocks/shops-page/template-1/components/Rating.js:39
#: blocks/shops-page/template-2/components/Rating.js:39
#: blocks/shops-page/template-3/components/Rating.js:39
#: build/blocks.bundle.js:2
msgid "half star"
msgstr "mezza stella"

#: blocks/shops-page/template-1/components/Rating.js:53
#: blocks/shops-page/template-2/components/Rating.js:53
#: blocks/shops-page/template-3/components/Rating.js:53
#: build/blocks.bundle.js:2
msgid "empty star"
msgstr "stella vuota"

#: blocks/shops-page/template-1/edit.js:68
#: blocks/shops-page/template-2/edit.js:68
#: blocks/shops-page/template-3/edit.js:71
#: build/blocks.bundle.js:2
msgid "Product Settings"
msgstr "Impostazioni del prodotto"

#: blocks/shops-page/template-1/edit.js:70
#: blocks/shops-page/template-2/edit.js:70
#: blocks/shops-page/template-3/edit.js:73
#: build/blocks.bundle.js:2
msgid "Products Per Page"
msgstr "Prodotti per pagina"

#: blocks/shops-page/template-1/edit.js:79
#: blocks/shops-page/template-2/edit.js:79
#: blocks/shops-page/template-3/edit.js:83
#: build/blocks.bundle.js:2
msgid "Grid Settings"
msgstr "Impostazioni della griglia"

#: blocks/shops-page/template-1/edit.js:81
#: blocks/shops-page/template-2/edit.js:81
#: blocks/shops-page/template-3/edit.js:86
#: build/blocks.bundle.js:2
msgid "Show Filters"
msgstr "Mostra i filtri"

#: blocks/shops-page/template-1/edit.js:87
#: blocks/shops-page/template-2/edit.js:87
#: blocks/shops-page/template-3/edit.js:92
#: build/blocks.bundle.js:2
msgid "Show Pagination"
msgstr "Mostra la paginazione"

#: blocks/shops-page/template-1/edit.js:93
#: blocks/shops-page/template-2/edit.js:93
#: blocks/shops-page/template-3/edit.js:104
#: build/blocks.bundle.js:2
msgid "Number of Columns"
msgstr "Numero di colonne"

#: blocks/shops-page/template-1/edit.js:102
#: blocks/shops-page/template-2/edit.js:127
#: blocks/shops-page/template-3/edit.js:114
#: build/blocks.bundle.js:2
msgid "Product Title"
msgstr "Titolo del prodotto"

#: blocks/shops-page/template-1/edit.js:108
#: blocks/shops-page/template-1/edit.js:289
#: blocks/shops-page/template-1/edit.js:387
#: blocks/shops-page/template-2/edit.js:133
#: blocks/shops-page/template-2/edit.js:290
#: blocks/shops-page/template-2/edit.js:388
#: blocks/shops-page/template-3/edit.js:120
#: blocks/shops-page/template-3/edit.js:312
#: blocks/shops-page/template-3/edit.js:410
#: build/blocks.bundle.js:2
msgid "Text Color"
msgstr "Colore del testo"

#: blocks/shops-page/template-1/edit.js:115
#: blocks/shops-page/template-2/edit.js:140
#: blocks/shops-page/template-3/edit.js:127
#: build/blocks.bundle.js:2
msgid "Hover Text Color"
msgstr "Colore del testo al passaggio del mouse"

#: blocks/shops-page/template-1/edit.js:134
#: blocks/shops-page/template-2/edit.js:103
#: build/blocks.bundle.js:2
msgid "Product Category"
msgstr "Categoria del prodotto"

#: blocks/shops-page/template-1/edit.js:158
#: blocks/shops-page/template-2/edit.js:159
#: blocks/shops-page/template-3/edit.js:181
#: build/blocks.bundle.js:2
msgid "Product Rating"
msgstr "Valutazione del prodotto"

#: blocks/shops-page/template-1/edit.js:161
#: blocks/shops-page/template-2/edit.js:162
#: blocks/shops-page/template-3/edit.js:184
#: build/blocks.bundle.js:2
msgid "Star Size"
msgstr "Dimensione delle stelle"

#: blocks/shops-page/template-1/edit.js:189
#: blocks/shops-page/template-2/edit.js:190
#: blocks/shops-page/template-3/edit.js:212
#: build/blocks.bundle.js:2
msgid "Product Price"
msgstr "Prezzo del prodotto"

#: blocks/shops-page/template-1/edit.js:197
#: blocks/shops-page/template-2/edit.js:198
#: blocks/shops-page/template-3/edit.js:220
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:62
msgid "Regular Price"
msgstr "Prezzo normale"

#: blocks/shops-page/template-1/edit.js:202
#: blocks/shops-page/template-2/edit.js:203
#: blocks/shops-page/template-3/edit.js:225
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:96
msgid "Sale Price"
msgstr "Prezzo scontato"

#: blocks/shops-page/template-1/edit.js:262
#: blocks/shops-page/template-2/edit.js:263
#: blocks/shops-page/template-3/edit.js:285
#: build/blocks.bundle.js:2
msgid "Cart Button"
msgstr "Pulsante del carrello"

#: blocks/shops-page/template-1/edit.js:276
#: blocks/shops-page/template-1/edit.js:374
#: blocks/shops-page/template-2/edit.js:277
#: blocks/shops-page/template-2/edit.js:375
#: blocks/shops-page/template-3/edit.js:299
#: blocks/shops-page/template-3/edit.js:397
#: build/blocks.bundle.js:2
msgid "Hover"
msgstr "Passaggio del mouse"

#: blocks/shops-page/template-1/edit.js:295
#: blocks/shops-page/template-1/edit.js:393
#: blocks/shops-page/template-2/edit.js:296
#: blocks/shops-page/template-2/edit.js:394
#: blocks/shops-page/template-3/edit.js:318
#: blocks/shops-page/template-3/edit.js:416
#: build/blocks.bundle.js:2
msgid "Background Color"
msgstr "Colore di sfondo"

#: blocks/shops-page/template-1/edit.js:301
#: blocks/shops-page/template-2/edit.js:302
#: blocks/shops-page/template-3/edit.js:324
#: build/blocks.bundle.js:2
msgid "Focus Text Color"
msgstr "Colore del testo in focus"

#: blocks/shops-page/template-1/edit.js:308
#: blocks/shops-page/template-2/edit.js:309
#: blocks/shops-page/template-3/edit.js:331
#: build/blocks.bundle.js:2
msgid "Focus Background Color"
msgstr "Colore di sfondo in focus"

#: blocks/shops-page/template-1/edit.js:332
#: blocks/shops-page/template-1/edit.js:417
#: blocks/shops-page/template-2/edit.js:333
#: blocks/shops-page/template-2/edit.js:418
#: blocks/shops-page/template-3/edit.js:355
#: blocks/shops-page/template-3/edit.js:440
#: build/blocks.bundle.js:2
msgid "Text Color (Hover)"
msgstr "Colore del testo (passaggio del mouse)"

#: blocks/shops-page/template-1/edit.js:338
#: blocks/shops-page/template-1/edit.js:423
#: blocks/shops-page/template-2/edit.js:339
#: blocks/shops-page/template-2/edit.js:424
#: blocks/shops-page/template-3/edit.js:361
#: blocks/shops-page/template-3/edit.js:446
#: build/blocks.bundle.js:2
msgid "Background Color (Hover)"
msgstr "Colore di sfondo (passaggio del mouse)"

#: blocks/shops-page/template-1/edit.js:360
#: blocks/shops-page/template-2/edit.js:361
#: blocks/shops-page/template-3/edit.js:383
#: build/blocks.bundle.js:2
msgid "Checkout Button"
msgstr "Pulsante della cassa"

#: blocks/shops-page/template-1/edit.js:763
#: blocks/shops-page/template-2/edit.js:716
#: blocks/shops-page/template-3/components/GridView.jsx:188
#: blocks/shops-page/template-3/components/ListView.jsx:227
#: build/blocks.bundle.js:2
msgid "Add To Cart"
msgstr "Aggiungi al carrello"

#: blocks/shops-page/template-3/edit.js:98
#: build/blocks.bundle.js:2
msgid "Show Sort By"
msgstr "Mostra Ordina per"

#: blocks/shops-page/template-3/edit.js:153
#: build/blocks.bundle.js:2
msgid "Description Color"
msgstr "Colore della descrizione"

#: blocks/shops-page/template-3/edit.js:160
#: build/blocks.bundle.js:2
msgid "Hover Description Color"
msgstr "Colore della descrizione al passaggio del mouse"

#: blocks/single-product/add-to-cart/edit.js:32
#: blocks/single-product/attributes/edit.js:106
#: blocks/single-product/gallery/edit.js:105
#: blocks/single-product/price/edit.js:46
#: blocks/single-product/product-tab/edit.js:72
#: blocks/single-product/rating/edit.js:55
#: blocks/single-product/stock/edit.js:63
#: blocks/single-product/summary/edit.js:46
#: blocks/single-product/thumbnail/edit.js:39
#: blocks/single-product/title/edit.js:68
#: build/blocks.bundle.js:2
msgid "Post type is not product."
msgstr "Il tipo di contenuto non è prodotto."

#: blocks/single-product/gallery/inspector.js:15
#: build/blocks.bundle.js:2
msgid "Number of Gallery Item"
msgstr "Numero di elementi della galleria"

#: blocks/single-product/price/inspector.js:16
#: build/blocks.bundle.js:2
msgid "Show Tax included"
msgstr "Mostra imposta inclusa"

#: blocks/single-product/product-tab/components/sku.js:7
#: blocks/single-product/rating/components/sku.js:7
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:74
msgid "SKU:"
msgstr "SKU:"

#: blocks/single-product/product-tab/inspector.js:16
#: blocks/single-product/rating/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Show Rating"
msgstr "Mostra valutazione"

#: blocks/single-product/rating/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Show SKU"
msgstr "Mostra SKU"

#: blocks/single-product/rating/inspector.js:35
#: build/blocks.bundle.js:2
msgid "Show Favourite"
msgstr "Mostra preferiti"

#: blocks/single-product/rating/inspector.js:43
#: blocks/single-product/title/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Styles"
msgstr "Stili"

#: blocks/single-product/rating/inspector.js:46
#: build/blocks.bundle.js:2
msgid "Border"
msgstr "Bordo"

#. translators: %d: number of items left in stock.
#: blocks/single-product/stock/edit.js:45
#: build/blocks.bundle.js:2
msgid "Only <strong>%d</strong> item left in stock"
msgid_plural "Only <strong>%d</strong> items left in stock"
msgstr[0] "Solo <strong>%d</strong> articolo rimasto in magazzino"
msgstr[1] "Solo <strong>%d</strong> articoli rimasti in magazzino"

#: blocks/single-product/title/inspector.js:18
#: build/blocks.bundle.js:2
msgid "Primary"
msgstr "Primario"

#: blocks/single-product/title/inspector.js:19
#: build/blocks.bundle.js:2
msgid "Body Light"
msgstr "Corpo chiaro"

#: blocks/single-product/title/inspector.js:20
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:177
msgid "Title"
msgstr "Titolo"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:41
#: spa/public/auth/screens/Login.jsx:101
msgid "Sign In"
msgstr "Accedi"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:44
msgid "Welcome back! sign in and let the greenery spark your joy"
msgstr "Bentornato! Accedi e lascia che il verde accenda la tua gioia"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:218
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:169
#: spa/public/auth/screens/Login.jsx:55
#: spa/public/auth/screens/Register.jsx:78
msgid "Email Address"
msgstr "Indirizzo email"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Login.jsx:68
#: spa/public/dashboard/components/Sidebar/index.jsx:48
msgid "Password"
msgstr "Password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:101
msgid "Signing in..."
msgstr "Accesso in corso..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:120
msgid "Forgot Password?"
msgstr "Password dimenticata?"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:127
#: spa/public/auth/screens/Register.jsx:152
#: spa/public/auth/screens/ResetRequest.jsx:84
msgid "Don't have an account?"
msgstr "Non hai un account?"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:136
#: spa/public/auth/screens/ResetRequest.jsx:93
msgid "Sign Up"
msgstr "Registrati"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:39
msgid "Registration Complete please login"
msgstr "Registrazione completata, effettua l'accesso"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:43
msgid "Registration failed. Please try again."
msgstr "Registrazione non riuscita. Riprova."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:54
msgid "Registration"
msgstr "Registrazione"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:57
msgid "Welcome Back! Sign in and let the greenery spark your joy"
msgstr "Bentornato! Accedi e lascia che il verde accenda la tua gioia"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:63
msgid "Username"
msgstr "Nome utente"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:70
msgid "User Name"
msgstr "Nome utente"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/auth/screens/Register.jsx:85
msgid "Enter your Email"
msgstr "Inserisci la tua email"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:93
#: spa/public/dashboard/components/tabs/Password/index.jsx:133
msgid "New password"
msgstr "Nuova password"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:278
#: spa/public/auth/screens/Register.jsx:100
#: spa/public/auth/screens/ResetConfirm.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:141
msgid "Enter new password"
msgstr "Inserisci la nuova password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:109
msgid "Confirm password"
msgstr "Conferma password"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:116
#: spa/public/auth/screens/ResetConfirm.jsx:74
#: spa/public/dashboard/components/tabs/Password/index.jsx:175
#: spa/public/dashboard/components/tabs/Password/index.jsx:183
msgid "Confirm new password"
msgstr "Conferma la nuova password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Creating account..."
msgstr "Creazione dell'account in corso..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Sign up"
msgstr "Registrati"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:140
msgid "By creating an account, you agree to our"
msgstr "Creando un account, accetti i nostri"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:144
msgid "and"
msgstr "e"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:161
msgid "Log in"
msgstr "Accedi"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:24
msgid "Check your email for the confirmation link."
msgstr "Controlla la tua email per il link di conferma."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:41
msgid "Reset your password"
msgstr "Reimposta la tua password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:44
msgid "Enter a valid e-mail to receive instruction on how to reset your password."
msgstr "Inserisci un'email valida per ricevere le istruzioni su come reimpostare la password."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:50
#: spa/public/auth/screens/ResetRequest.jsx:57
msgid "Email or username"
msgstr "Email o nome utente"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Sending..."
msgstr "Invio in corso..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Reset Password"
msgstr "Reimposta password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:43
msgid "Set New Password"
msgstr "Imposta nuova password"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:46
msgid "Enter your new password below."
msgstr "Inserisci la tua nuova password qui sotto."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
msgid "Resetting..."
msgstr "Reimpostazione in corso..."

#: build/blocks.bundle.js:2
msgid "Dropdown Icon"
msgstr "Icona a discesa"

#: build/blocks.bundle.js:2
msgid "Showing %1$d-%2$d of %3$d Results"
msgstr "Visualizzazione di %1$d-%2$d di %3$d risultati"

#: build/blocks.bundle.js:2
msgid "Default Sorter"
msgstr "Ordinamento predefinito"

#: build/checkout.bundle.js:2
msgid "Address line 1"
msgstr "Indirizzo riga 1"

#: build/checkout.bundle.js:2
msgid "Your address"
msgstr "Il tuo indirizzo"

#: build/checkout.bundle.js:2
msgid "Address line 2"
msgstr "Indirizzo riga 2"

#: build/checkout.bundle.js:2
msgid "Select your City"
msgstr "Seleziona la tua città"

#: build/checkout.bundle.js:2
msgid "Select your State"
msgstr "Seleziona il tuo stato"

#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:156
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:157
#: spa/public/dashboard/components/tabs/Profile/index.jsx:260
msgid "Select your country"
msgstr "Seleziona il tuo paese"

#: build/checkout.bundle.js:2
msgid "Postal Code"
msgstr "Codice postale"

#: build/checkout.bundle.js:2
msgid "Your Orders"
msgstr "I tuoi ordini"

#: build/checkout.bundle.js:2
msgid "Shipping Eastimate"
msgstr "Stima della spedizione"

#: build/checkout.bundle.js:2
msgid "Tax Eastimate"
msgstr "Stima delle imposte"

#: build/checkout.bundle.js:2
msgid "Debit / Credit card"
msgstr "Carta di debito / credito"

#: build/checkout.bundle.js:2
msgid "Internet banking"
msgstr "Home banking"

#: build/checkout.bundle.js:2
msgid "Google / Apple Wallet"
msgstr "Google / Apple Wallet"

#: build/checkout.bundle.js:2
msgid "Name on Card"
msgstr "Nome sulla carta"

#: build/checkout.bundle.js:2
msgid "Enter card holder name"
msgstr "Inserisci il nome del titolare della carta"

#: build/checkout.bundle.js:2
msgid "Expiration date (MM/YY)"
msgstr "Data di scadenza (MM/AA)"

#: build/checkout.bundle.js:2
msgid "Learn more Taxes and Shipping information"
msgstr "Scopri di più sulle informazioni relative a imposte e spedizione"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:31
msgid "Purchases"
msgstr "Acquisti"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:209
#: spa/public/dashboard/components/Sidebar/index.jsx:36
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:86
msgid "Downloads"
msgstr "Download"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:46
msgid "Profile"
msgstr "Profilo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:55
msgid "Logout"
msgstr "Esci"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:89
msgid "Unknown User"
msgstr "Utente sconosciuto"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:102
msgid "User Profile Image"
msgstr "Immagine del profilo utente"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:180
msgid "arrow"
msgstr "freccia"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:42
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:19
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:97
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:39
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:21
msgid "Total Orders"
msgstr "Ordini totali"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:195
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:131
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:302
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:347
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:351
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:114
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:91
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:243
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:58
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:90
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:137
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:140
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:59
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:136
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:193
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:196
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:66
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:69
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:22
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:27
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:37
#: spa/public/dashboard/components/tabs/Orders/index.jsx:106
#: spa/public/dashboard/components/tabs/Orders/index.jsx:111
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:34
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:45
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:70
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:13
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:129
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:223
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:226
msgid "N/A"
msgstr "N/D"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:26
msgid "Total Spent"
msgstr "Totale speso"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:31
msgid "Average Orders"
msgstr "Ordini medi"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:36
msgid "Customer since"
msgstr "Cliente dal"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:178
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:48
msgid "Summary"
msgstr "Riepilogo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:163
#: spa/public/dashboard/components/tabs/Password/index.jsx:205
msgid "icon"
msgstr "icona"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:153
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:250
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:117
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:111
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:37
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:130
#: spa/public/dashboard/components/common/ViewButton.jsx:34
msgid "View"
msgstr "Visualizza"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:19
msgid "Recent Orders"
msgstr "Ordini recenti"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:26
msgid "View More"
msgstr "Visualizza altro"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:36
msgid "No orders yet"
msgstr "Nessun ordine ancora"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:37
msgid "When you place an order it will show up here."
msgstr "Quando effettui un ordine, comparirà qui."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:217
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:81
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:32
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:17
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:47
#: spa/public/dashboard/components/tabs/Orders/index.jsx:77
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:103
msgid "Amount"
msgstr "Importo"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:27
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:208
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:82
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:66
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:176
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:48
#: spa/public/dashboard/components/tabs/Orders/index.jsx:80
msgid "Status"
msgstr "Stato"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:79
#: spa/public/dashboard/components/tabs/Orders/index.jsx:123
msgid "View order"
msgstr "Visualizza ordine"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Previous.jsx:23
#: spa/admin/common/components/Pagination/elements/Previous.jsx:36
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:298
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:352
msgid "Back"
msgstr "Indietro"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Next.jsx:14
#: spa/admin/common/components/Pagination/elements/Next.jsx:27
msgid "Next"
msgstr "Successivo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:133
msgid "No orders available"
msgstr "Nessun ordine disponibile"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:134
msgid "Orders you place will appear here."
msgstr "Gli ordini che effettui compariranno qui."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:163
msgid "card-icon"
msgstr "icona carta"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:179
msgid "Click to copy"
msgstr "Clicca per copiare"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:190
msgid "Copy"
msgstr "Copia"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:195
msgid "Copied!"
msgstr "Copiato!"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:239
msgid "No transactions available"
msgstr "Nessuna transazione disponibile"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:240
msgid "Your payment history will appear here."
msgstr "Il tuo storico dei pagamenti comparirà qui."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:97
msgid "File Name"
msgstr "Nome del file"

#. translators: %s: file type, e.g. PDF or ZIP.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:128
msgid "%s icon"
msgstr "icona %s"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:150
msgid "Download"
msgstr "Scarica"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:161
msgid "No downloads available"
msgstr "Nessun download disponibile"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:162
msgid "Files from your purchases will appear here."
msgstr "I file dei tuoi acquisti compariranno qui."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:44
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:21
msgid "Select Image"
msgstr "Seleziona immagine"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:71
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:23
msgid "Use selected image"
msgstr "Usa l'immagine selezionata"

#: build/dashboard.bundle.js:2
msgid "user"
msgstr "utente"

#: build/dashboard.bundle.js:2
msgid "camera"
msgstr "fotocamera"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/elements/ProfileSkeleton.jsx:11
#: spa/public/dashboard/components/tabs/Profile/index.jsx:135
msgid "Your profile"
msgstr "Il tuo profilo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:52
msgid "Profile updated successfully"
msgstr "Profilo aggiornato con successo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:71
msgid "Profile update failed"
msgstr "Aggiornamento del profilo non riuscito"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:37
#: spa/public/dashboard/components/tabs/Profile/index.jsx:161
msgid "Enter your first name"
msgstr "Inserisci il tuo nome"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:53
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:54
#: spa/public/dashboard/components/tabs/Profile/index.jsx:177
msgid "Enter your last name"
msgstr "Inserisci il tuo cognome"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:71
#: spa/public/dashboard/components/tabs/Profile/index.jsx:193
msgid "Enter your email"
msgstr "Inserisci la tua email"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:28
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:96
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:97
#: spa/public/dashboard/components/tabs/Profile/index.jsx:203
msgid "Phone Number"
msgstr "Numero di telefono"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:80
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:81
#: spa/public/dashboard/components/tabs/Profile/index.jsx:219
msgid "Company Name"
msgstr "Nome dell'azienda"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:226
msgid "Enter your company name"
msgstr "Inserisci il nome della tua azienda"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:235
msgid "Tax ID"
msgstr "Codice fiscale"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:242
msgid "Enter your tax ID"
msgstr "Inserisci il tuo codice fiscale"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:287
msgid "Select your Business Type"
msgstr "Seleziona il tuo tipo di attività"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:290
msgid "Manufacturing"
msgstr "Produzione"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:293
msgid "Finance and Insurance"
msgstr "Finanza e assicurazioni"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:296
msgid "Healthcare"
msgstr "Sanità"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:299
msgid "Real Estate"
msgstr "Immobiliare"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:316
msgid "Update Profile"
msgstr "Aggiorna profilo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:87
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:88
msgid "Enter company name"
msgstr "Inserisci il nome dell'azienda"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:32
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:74
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:112
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:113
msgid "Address Line 1"
msgstr "Indirizzo riga 1"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:119
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:120
msgid "Enter address"
msgstr "Inserisci l'indirizzo"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:36
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:78
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:128
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:129
msgid "Address Line 2"
msgstr "Indirizzo riga 2"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:135
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:136
msgid "Apartment, suite, etc."
msgstr "Appartamento, interno, ecc."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:171
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:172
msgid "State/Province"
msgstr "Stato/Provincia"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:220
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:221
msgid "ZIP/Postal Code"
msgstr "CAP/Codice postale"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:227
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:228
msgid "Enter postal code"
msgstr "Inserisci il codice postale"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:237
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:238
msgid "Update Address"
msgstr "Aggiorna indirizzo"

#. translators: %s: address type, e.g. Billing or Shipping.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/AddressSkeleton.jsx:13
msgid "%s Address"
msgstr "Indirizzo %s"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/index.jsx:291
msgid "Billing"
msgstr "Fatturazione"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:22
msgid "Password must be at least 6 characters long"
msgstr "La password deve contenere almeno 6 caratteri"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:66
msgid "Password updated successfully"
msgstr "Password aggiornata con successo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:85
msgid "Error updating password"
msgstr "Errore durante l'aggiornamento della password"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:111
msgid "Set your password"
msgstr "Imposta la tua password"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:116
msgid "Change your Password"
msgstr "Cambia la tua password"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:119
msgid "Enter a new password below to change your password"
msgstr "Inserisci una nuova password qui sotto per cambiare la tua password"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:218
msgid "Change Password"
msgstr "Cambia password"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:99
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:13
msgid "Items"
msgstr "Articoli"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:62
msgid "Free Product"
msgstr "Prodotto gratuito"

#. translators: %s: downloadable file name.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:81
msgid "Download %s"
msgstr "Scarica %s"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:86
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
msgid "Order Date"
msgstr "Data dell'ordine"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:26
msgid "Fulfilment Status"
msgstr "Stato di evasione"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:45
msgid "Order info"
msgstr "Informazioni sull'ordine"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:23
msgid "No address provided."
msgstr "Nessun indirizzo fornito."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:30
msgid "Full Name"
msgstr "Nome completo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:49
msgid "Company"
msgstr "Azienda"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:142
msgid "Order Notes"
msgstr "Note dell'ordine"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:148
msgid "Loading notes..."
msgstr "Caricamento delle note..."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:151
msgid "No notes found for this order"
msgstr "Nessuna nota trovata per questo ordine"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:176
msgid "Track here:"
msgstr "Traccia qui:"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:51
msgid "Back to orders"
msgstr "Torna agli ordini"

#. translators: %s: order ID.
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:80
#: spa/admin/easycommerce/pages/Orders/index.jsx:436
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:110
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:54
msgid "Order #%s"
msgstr "Ordine #%s"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:80
msgid "No order data found"
msgstr "Nessun dato dell'ordine trovato"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Voice Matters"
msgstr "La tua opinione conta"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Help us make EasyCommerce the best it can be. Share your feedback and ideas with us!"
msgstr "Aiutaci a rendere EasyCommerce il migliore possibile. Condividi con noi i tuoi feedback e le tue idee!"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:145
msgid "Enter first name"
msgstr "Inserisci il nome"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:234
msgid "Enter a valid email address"
msgstr "Inserisci un indirizzo email valido"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send Message"
msgstr "Invia messaggio"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Thank you for your feedback"
msgstr "Grazie per il tuo feedback"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "We will use your feedback to build a better experience for everyone."
msgstr "Useremo il tuo feedback per creare un'esperienza migliore per tutti."

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Feedback"
msgstr "Feedback"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:69
msgid "Ask Store Copilot anything about your store - get insights, or manage products and orders right from chat."
msgstr "Chiedi a Store Copilot qualsiasi cosa sul tuo negozio - ottieni approfondimenti o gestisci prodotti e ordini direttamente dalla chat."

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:7
msgid "What is today's total revenue?"
msgstr "Qual è il ricavo totale di oggi?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:8
msgid "How many orders were placed this week?"
msgstr "Quanti ordini sono stati effettuati questa settimana?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:9
msgid "Which product is performing best?"
msgstr "Quale prodotto sta andando meglio?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:10
msgid "What is my average order value this month?"
msgstr "Qual è il mio valore medio degli ordini questo mese?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:11
msgid "How many new vs returning customers this week?"
msgstr "Quanti clienti nuovi rispetto a quelli di ritorno questa settimana?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:12
msgid "Which products are low in stock?"
msgstr "Quali prodotti hanno scorte in esaurimento?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:24
msgid "Examples"
msgstr "Esempi"

#. translators: %d: number of AI credits this action uses.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:10
msgid "Uses %d credit."
msgid_plural "Uses %d credits."
msgstr[0] "Usa %d credito."
msgstr[1] "Usa %d crediti."

#. translators: %d: number of AI credits remaining.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:16
msgid "%d Credit"
msgid_plural "%d Credits"
msgstr[0] "%d credito"
msgstr[1] "%d crediti"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:20
msgid "Remaining"
msgstr "Rimanenti"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Network response was not okay"
msgstr "La risposta della rete non è andata a buon fine"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "No answer found"
msgstr "Nessuna risposta trovata"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Ask a Question"
msgstr "Fai una domanda"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:371
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:244
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:357
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:246
#: spa/admin/editor/App.jsx:311
msgid "No credits available"
msgstr "Nessun credito disponibile"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Two AI Agents, One Free Key"
msgstr "Due agenti AI, una chiave gratuita"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect a free API key -"
msgstr "Connetti una chiave API gratuita -"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "100 AI credits"
msgstr "100 crediti AI"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "free, more with"
msgstr "gratis, di più con"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Store Copilot - For You"
msgstr "Store Copilot - Per te"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Chat to run your store: ask about sales, create and edit products, and update orders - in plain English, with your approval."
msgstr "Chatta per gestire il tuo negozio: chiedi informazioni sulle vendite, crea e modifica prodotti e aggiorna gli ordini - in linguaggio naturale, con la tua approvazione."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Shopping Agent - For Your Shoppers"
msgstr "Agente di acquisto - Per i tuoi acquirenti"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "A 24/7 storefront agent that helps customers find the right product, answers their questions, and places orders for them."
msgstr "Un agente attivo 24 ore su 24, 7 giorni su 7 sulla vetrina che aiuta i clienti a trovare il prodotto giusto, risponde alle loro domande ed effettua ordini per loro."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Plus"
msgstr "In più"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "& more."
msgstr "e altro ancora."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Each AI request transmits only the relevant records - the item you're working on, or a shopper's query and its products - to EasyCommerce's AI service. Your bulk customer and order data is never uploaded, sold, or used to train models."
msgstr "Ogni richiesta AI trasmette solo i record pertinenti - l'elemento su cui stai lavorando o la query di un acquirente e i relativi prodotti - al servizio AI di EasyCommerce. I tuoi dati aggregati di clienti e ordini non vengono mai caricati, venduti o utilizzati per addestrare modelli."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Learn more."
msgstr "Scopri di più."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I have an API key"
msgstr "Ho una chiave API"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I want an API key"
msgstr "Voglio una chiave API"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Please fill all the fields"
msgstr "Compila tutti i campi"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter Your Connection Key"
msgstr "Inserisci la tua chiave di connessione"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "The link in your email connects AI automatically. To do it manually, paste the key we emailed below."
msgstr "Il link nella tua email collega automaticamente l'AI. Per farlo manualmente, incolla qui sotto la chiave che ti abbiamo inviato via email."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Key"
msgstr "La tua chiave"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Paste your key"
msgstr "Incolla la tua chiave"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I don't have a key"
msgstr "Non ho una chiave"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Check your email and click the link to connect AI."
msgstr "Controlla la tua email e clicca sul link per collegare l'AI."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect EasyCommerce AI"
msgstr "Collega l'AI di EasyCommerce"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your name and email - we'll send a one-click link to connect AI, plus a backup key."
msgstr "Inserisci il tuo nome e la tua email - ti invieremo un link con un solo clic per collegare l'AI, oltre a una chiave di backup."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Name"
msgstr "Il tuo nome"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your Name"
msgstr "Inserisci il tuo nome"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Email My Link"
msgstr "Inviami il link via email"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I already have a key"
msgstr "Ho già una chiave"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:9
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:19
msgid "Join Community"
msgstr "Unisciti alla community"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Support"
msgstr "Supporto"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Disconnect"
msgstr "Disconnetti"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Notices/NoticeItem.jsx:101
msgid "Dismiss this notice"
msgstr "Ignora questo avviso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:11
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:26
msgid "Last 7 days"
msgstr "Ultimi 7 giorni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:17
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:35
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:16
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:18
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:18
msgid "Last 30 days"
msgstr "Ultimi 30 giorni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:13
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:43
msgid "This week"
msgstr "Questa settimana"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:14
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:52
msgid "This month"
msgstr "Questo mese"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:15
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:60
msgid "This year"
msgstr "Quest'anno"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/DashboardButton.jsx:7
msgid "View all"
msgstr "Visualizza tutto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:59
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:156
msgid "Show Digits"
msgstr "Mostra le cifre"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:52
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:140
msgid "Hide Digits"
msgstr "Nascondi le cifre"

#. translators: %s: data series name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/LineChart.jsx:105
msgid "Previous %s"
msgstr "%s precedente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:48
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:60
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:35
msgid "Product Name"
msgstr "Nome del prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:49
msgid "Items Sold"
msgstr "Articoli venduti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:50
msgid "Total Sales"
msgstr "Vendite totali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:43
msgid "No top selling products found."
msgstr "Nessun prodotto più venduto trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:36
msgid "No low stock products found."
msgstr "Nessun prodotto con scorte in esaurimento trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:159
msgid "Abandoned Cart Details"
msgstr "Dettagli del carrello abbandonato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:14
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:173
msgid "Last Activity"
msgstr "Ultima attività"

#. translators: %d: number of seconds.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:137
msgid "%ds ago"
msgstr "%ds fa"

#. translators: %d: number of minutes.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:139
msgid "%dm ago"
msgstr "%dm fa"

#. translators: %d: number of hours.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:141
msgid "%dh ago"
msgstr "%dh fa"

#. translators: %d: number of days.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:143
msgid "%dd ago"
msgstr "%dg fa"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:179
msgid "Total Products"
msgstr "Prodotti totali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:191
msgid "Reminder"
msgstr "Promemoria"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:197
msgid "Cart Summary"
msgstr "Riepilogo del carrello"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:210
msgid "Subject Line"
msgstr "Oggetto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:215
msgid "Complete your purchase - Items waiting in your cart!"
msgstr "Completa il tuo acquisto - Ci sono articoli in attesa nel tuo carrello!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:221
msgid "Email Message"
msgstr "Messaggio email"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:94
msgid "Abandoned cart deleted successfully"
msgstr "Carrello abbandonato eliminato con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:97
msgid "Failed to delete abandoned cart. Please try again."
msgstr "Eliminazione del carrello abbandonato non riuscita. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
msgid "Deleting..."
msgstr "Eliminazione in corso..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:12
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:70
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:74
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:163
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:164
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:144
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:85
msgid "Delete"
msgstr "Elimina"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:82
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:126
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:128
msgid "Something went wrong. Please try again."
msgstr "Qualcosa è andato storto. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
msgid "Send Email"
msgstr "Invia email"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:259
msgid "Cart Items"
msgstr "Articoli del carrello"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:263
msgid "Variant"
msgstr "Variante"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:270
msgid "Loading cart items..."
msgstr "Caricamento degli articoli del carrello..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:272
msgid "No items found."
msgstr "Nessun articolo trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:93
msgid "No abandoned carts found."
msgstr "Nessun carrello abbandonato trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/RecentActivities.jsx:106
msgid "No activities found."
msgstr "Nessuna attività trovata."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:11
msgid "Join the community and post your issue to get a faster response."
msgstr "Unisciti alla community e pubblica il tuo problema per ottenere una risposta più rapida."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:34
msgid "Latest Orders"
msgstr "Ultimi ordini"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:39
msgid "Recent Sales"
msgstr "Vendite recenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:47
msgid "Top Selling"
msgstr "Più venduti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:63
msgid "Recent Activities"
msgstr "Attività recenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:86
msgid "Failed to update status"
msgstr "Aggiornamento dello stato non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:130
msgid "Dropdown Arrow"
msgstr "Freccia a discesa"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:71
msgid "Category"
msgstr "Categoria"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:86
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:38
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:38
msgid "Total Sale"
msgstr "Vendita totale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:20
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:123
msgid "Restore"
msgstr "Ripristina"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:35
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:115
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:27
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:126
msgid "Edit"
msgstr "Modifica"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:128
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:78
msgid "Builder"
msgstr "Costruttore"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:252
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:142
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:159
msgid "Select status"
msgstr "Seleziona lo stato"

#: build/easycommerce.bundle.js:2
msgid "Reset"
msgstr "Reimposta"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:42
msgid "Are you sure you want to delete?"
msgstr "Sei sicuro di voler eliminare?"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:45
msgid "You're going to delete this, are you sure?"
msgstr "Stai per eliminarlo, sei sicuro?"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:54
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:113
msgid "No, Keep it"
msgstr "No, mantienilo"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:61
msgid "Yes, Delete"
msgstr "Sì, elimina"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:71
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:129
msgid "Delete Permanently"
msgstr "Elimina definitivamente"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to update?"
msgstr "Sei sicuro di voler aggiornare?"

#: build/easycommerce.bundle.js:2
msgid "You're going to update <strong>All</strong> are you sure?"
msgstr "Stai per aggiornare <strong>Tutto</strong>, sei sicuro?"

#: build/easycommerce.bundle.js:2
msgid "No, Keep as it is"
msgstr "No, lascia com'è"

#: build/easycommerce.bundle.js:2
msgid "Yes, Update"
msgstr "Sì, aggiorna"

#: build/easycommerce.bundle.js:2
msgid "Product deleted"
msgid_plural "Products deleted"
msgstr[0] "Prodotto eliminato"
msgstr[1] "Prodotti eliminati"

#: build/easycommerce.bundle.js:2
msgid "Delete failed."
msgstr "Eliminazione non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:100
msgid "Something went wrong."
msgstr "Qualcosa è andato storto."

#: build/easycommerce.bundle.js:2
msgid "Set Status"
msgstr "Imposta lo stato"

#: build/easycommerce.bundle.js:2
msgid "Status updated successfully"
msgstr "Stato aggiornato con successo"

#: build/easycommerce.bundle.js:2
msgid "Failed to update products."
msgstr "Aggiornamento dei prodotti non riuscito."

#: build/easycommerce.bundle.js:2
msgid "An error occurred while updating statuses."
msgstr "Si è verificato un errore durante l'aggiornamento degli stati."

#: build/easycommerce.bundle.js:2
msgid "Please select a valid status."
msgstr "Seleziona uno stato valido."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:22
msgid "Please select a CSV file"
msgstr "Seleziona un file CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:59
msgid "Failed to upload CSV"
msgstr "Caricamento del CSV non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:62
msgid "Upload failed"
msgstr "Caricamento non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:91
msgid "Columns mapped successfully"
msgstr "Colonne mappate con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:93
msgid "Failed to map columns"
msgstr "Mappatura delle colonne non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:96
msgid "Mapping failed"
msgstr "Mappatura non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:118
msgid "Failed to start import"
msgstr "Avvio dell'importazione non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:125
msgid "Import started in background..."
msgstr "Importazione avviata in background..."

#. translators: %d: number of products imported.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:145
msgid "Import completed! %d product imported"
msgid_plural "Import completed! %d products imported"
msgstr[0] "Importazione completata! %d prodotto importato"
msgstr[1] "Importazione completata! %d prodotti importati"

#. translators: %d: number of errors that occurred during import.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:148
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:340
msgid "%d error occurred"
msgid_plural "%d errors occurred"
msgstr[0] "Si è verificato %d errore"
msgstr[1] "Si sono verificati %d errori"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:161
msgid "Import failed to start"
msgstr "Avvio dell'importazione non riuscito"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:179
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:32
msgid "Description"
msgstr "Descrizione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:183
msgid "Thumbnail Url"
msgstr "URL della miniatura"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:185
msgid "Attribute Names"
msgstr "Nomi degli attributi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:186
msgid "Attribute Values Name"
msgstr "Nome dei valori degli attributi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:187
msgid "Attribute Values Value"
msgstr "Valore dei valori degli attributi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:188
msgid "Variation Names"
msgstr "Nomi delle variazioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:189
msgid "Variation Types"
msgstr "Tipi di variazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:190
msgid "Variation Status"
msgstr "Stato della variazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:191
msgid "Regular Prices"
msgstr "Prezzi normali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:192
msgid "Sale Prices"
msgstr "Prezzi scontati"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:193
msgid "SKUs"
msgstr "SKU"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:194
msgid "Stock Quantities"
msgstr "Quantità in magazzino"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:195
msgid "Stock Limits"
msgstr "Limiti di scorta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:196
msgid "Variation Attribute Names"
msgstr "Nomi degli attributi delle variazioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:197
msgid "Variation Attribute Values"
msgstr "Valori degli attributi delle variazioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:198
msgid "Managed Stocks"
msgstr "Scorte gestite"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:199
msgid "Tax Classes"
msgstr "Classi fiscali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:200
msgid "Thumbnail URLs"
msgstr "URL delle miniature"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:201
msgid "Width Values"
msgstr "Valori della larghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:202
msgid "Width Units"
msgstr "Unità della larghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:203
msgid "Height Values"
msgstr "Valori dell'altezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:204
msgid "Height Units"
msgstr "Unità dell'altezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:205
msgid "Weight Values"
msgstr "Valori del peso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:206
msgid "Weight Units"
msgstr "Unità del peso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:207
msgid "Length Values"
msgstr "Valori della lunghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:208
msgid "Length Units"
msgstr "Unità della lunghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:210
msgid "Meta Gallery URLs"
msgstr "URL della galleria meta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:211
msgid "Meta Gallery Titles"
msgstr "Titoli della galleria meta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:212
msgid "Meta Templates"
msgstr "Template meta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:213
msgid "Show Reviews"
msgstr "Mostra recensioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:214
msgid "Review Text Mandatory"
msgstr "Testo della recensione obbligatorio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:215
msgid "Hide From Shop"
msgstr "Nascondi dal negozio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:216
msgid "Noindex"
msgstr "Noindex"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:217
msgid "Published Date"
msgstr "Data di pubblicazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:125
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:374
msgid "Upload CSV"
msgstr "Carica CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:126
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:263
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:380
msgid "Column Mapping"
msgstr "Mappatura delle colonne"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:127
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:386
msgid "Import"
msgstr "Importa"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:223
msgid "Upload CSV File"
msgstr "Carica file CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:226
msgid "Download the"
msgstr "Scarica il"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:229
msgid "Demo CSV"
msgstr "CSV demo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:231
msgid "file. Add your data, upload it below, and click continue. To learn more,"
msgstr "file. Aggiungi i tuoi dati, caricalo qui sotto e clicca su continua. Per saperne di più,"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:232
msgid "click here"
msgstr "clicca qui"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
msgid "Uploading..."
msgstr "Caricamento in corso..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Continue"
msgstr "Continua"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:164
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:268
msgid "Column Name"
msgstr "Nome della colonna"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:165
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:269
msgid "Map to Field"
msgstr "Mappa al campo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:282
msgid "Do not import"
msgstr "Non importare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Mapping..."
msgstr "Mappatura in corso..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:119
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:313
#: spa/admin/easycommerce/pages/Products/index.jsx:388
msgid "Import Products"
msgstr "Importa prodotti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:417
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:394
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:328
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Importing..."
msgstr "Importazione in corso..."

#. translators: 1: number of products processed, 2: total number of products.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:333
msgid "%1$d of %2$d products"
msgstr "%1$d di %2$d prodotti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:317
msgid "Products are ready to import. Click the button below to start importing."
msgstr "I prodotti sono pronti per l'importazione. Clicca sul pulsante qui sotto per avviare l'importazione."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Import Now"
msgstr "Importa ora"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:18
msgid "Demo products imported!"
msgstr "Prodotti demo importati!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:19
msgid "Failed to import"
msgstr "Importazione non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:24
msgid "Failed to import demo products"
msgstr "Importazione dei prodotti demo non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:36
msgid "Importing Sample Products"
msgstr "Importazione dei prodotti di esempio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:37
msgid "We are generating some sample products into your store. You can refresh the page to see the progress.."
msgstr "Stiamo generando alcuni prodotti di esempio nel tuo negozio. Puoi aggiornare la pagina per vedere l'avanzamento.."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:19
#: spa/admin/easycommerce/pages/Addons/index.jsx:80
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:16
#: spa/admin/easycommerce/pages/Customers/index.jsx:53
#: spa/admin/easycommerce/pages/Orders/index.jsx:148
#: spa/admin/easycommerce/pages/Products/index.jsx:85
#: spa/admin/easycommerce/pages/Transactions/index.jsx:56
msgid "All"
msgstr "Tutti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:302
msgid "Product trashed successfully!"
msgstr "Prodotto spostato nel cestino con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:333
msgid "Product deleted successfully!"
msgstr "Prodotto eliminato con successo!"

#. translators: %s: product status label, e.g. Draft or Published.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:504
msgid "No %s Products Found"
msgstr "Nessun prodotto %s trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:505
msgid "Your Store is Empty"
msgstr "Il tuo negozio è vuoto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:507
msgid "Create a new product or generate samples to get started."
msgstr "Crea un nuovo prodotto o genera esempi per iniziare."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:513
msgid "or"
msgstr "oppure"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:518
msgid "Generate Samples"
msgstr "Genera esempi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:29
msgid "Write a short, compelling product sumamry with key features and benefits."
msgstr "Scrivi un riepilogo del prodotto breve e accattivante con le caratteristiche e i vantaggi principali."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:34
msgid "Write a detailed, persuasive product description covering features, benefits, use cases, and why it's a great choice. Mention features in ordered list if any."
msgstr "Scrivi una descrizione del prodotto dettagliata e persuasiva che copra caratteristiche, vantaggi, casi d'uso e perché è un'ottima scelta. Menziona le caratteristiche in un elenco ordinato, se presenti."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:145
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:124
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:146
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:135
#: spa/admin/editor/App.jsx:149
msgid "Invalid response from AI service. Please try again."
msgstr "Risposta non valida dal servizio AI. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:145
msgid "AI Copywriter"
msgstr "AI Copywriter"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:147
msgid "AI-powered copy writer to write your product description and summary"
msgstr "Copywriter basato su AI per scrivere la descrizione e il riepilogo del tuo prodotto"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:238
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:242
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:191
#: spa/admin/editor/App.jsx:256
msgid "You have used all your free credits."
msgstr "Hai esaurito tutti i tuoi crediti gratuiti."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:250
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:196
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:254
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:203
#: spa/admin/editor/App.jsx:268
msgid "Upgrade Now"
msgstr "Effettua l'upgrade ora"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:288
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:276
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:223
msgid "Please type your instructions here"
msgstr "Digita qui le tue istruzioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:355
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:264
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:342
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:269
msgid "loading"
msgstr "caricamento"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:268
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:346
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:273
msgid "Generate"
msgstr "Genera"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Product Summary"
msgstr "Riepilogo del prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Write a compelling summary to highlight key product features."
msgstr "Scrivi un riepilogo accattivante per evidenziare le caratteristiche principali del prodotto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:30
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:160
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:73
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:41
msgid "Add product title first!"
msgstr "Aggiungi prima il titolo del prodotto!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:50
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:121
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:61
msgid "Generate with AI"
msgstr "Genera con l'AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:107
msgid "Briefly describe the product, its key benefit, and who it’s for. Keep it within 20–40 words."
msgstr "Descrivi brevemente il prodotto, il suo vantaggio principale e a chi è destinato. Mantienilo entro 20–40 parole."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:173
msgid "Selected"
msgstr "Selezionato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:219
msgid "Select Options"
msgstr "Seleziona le opzioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:186
msgid "Loading attribute..."
msgstr "Caricamento dell'attributo..."

#: build/easycommerce.bundle.js:2
msgid "Attribute name are required!"
msgstr "Il nome dell'attributo è obbligatorio!"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug are required!"
msgstr "Lo slug dell'attributo è obbligatorio!"

#: build/easycommerce.bundle.js:2
msgid "Attribute name already exists!"
msgstr "Il nome dell'attributo esiste già!"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug already exists!"
msgstr "Lo slug dell'attributo esiste già!"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label!"
msgstr "L'opzione %d deve avere un'etichetta!"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and image"
msgstr "L'opzione %d deve avere un'etichetta e un'immagine"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and color"
msgstr "L'opzione %d deve avere un'etichetta e un colore"

#: build/easycommerce.bundle.js:2
msgid "Duplicate option labels are not allowed!"
msgstr "Le etichette di opzione duplicate non sono consentite!"

#: build/easycommerce.bundle.js:2
msgid "Attribute updated successfully!"
msgstr "Attributo aggiornato con successo!"

#: build/easycommerce.bundle.js:2
msgid "Attribute created successfully!"
msgstr "Attributo creato con successo!"

#: build/easycommerce.bundle.js:2
msgid "It'll show on the single product screen"
msgstr "Verrà mostrato nella schermata del singolo prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:339
#: spa/admin/easycommerce/pages/Categories/index.jsx:340
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:102
#: spa/admin/easycommerce/pages/Tags/index.jsx:297
msgid "Enter Name"
msgstr "Inserisci il nome"

#: build/easycommerce.bundle.js:2
msgid "URL-friendly slug of the attribute"
msgstr "Slug adatto agli URL dell'attributo"

#: build/easycommerce.bundle.js:2
msgid "How customers will see this on the single product screen"
msgstr "Come i clienti lo vedranno nella schermata del singolo prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:131
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:161
msgid "Options"
msgstr "Opzioni"

#: build/easycommerce.bundle.js:2
msgid "Options of the attribute"
msgstr "Opzioni dell'attributo"

#: build/easycommerce.bundle.js:2
msgid "Select an Image"
msgstr "Seleziona un'immagine"

#: build/easycommerce.bundle.js:2
msgid "Use this image"
msgstr "Usa questa immagine"

#: build/easycommerce.bundle.js:2
msgid "Update Attribute"
msgstr "Aggiorna attributo"

#: build/easycommerce.bundle.js:2
msgid "Create Attribute"
msgstr "Crea attributo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:90
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:113
msgid "Attribute deleted successfully!"
msgstr "Attributo eliminato con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:94
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:117
msgid "Failed to delete attribute."
msgstr "Eliminazione dell'attributo non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:98
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:121
msgid "Delete failed, please try again."
msgstr "Eliminazione non riuscita, riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:262
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:291
msgid "No attributes found."
msgstr "Nessun attributo trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:185
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:150
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:193
msgid "Add New Attribute"
msgstr "Aggiungi nuovo attributo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:163
msgid "Add to Product"
msgstr "Aggiungi al prodotto"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:183
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:195
msgid "Edit Attribute: %s"
msgstr "Modifica attributo: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:138
msgid "AI Attributes Generator"
msgstr "Generatore di attributi AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:140
msgid "AI-powered attribute generator to create product attributes"
msgstr "Generatore di attributi basato su AI per creare gli attributi dei prodotti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:207
msgid "Number of Attributes to Generate"
msgstr "Numero di attributi da generare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:220
msgid "Number of Values Per Attribute"
msgstr "Numero di valori per attributo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:133
msgid "Attributes generated successfully!"
msgstr "Attributi generati con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:136
msgid "Failed to generate attributes"
msgstr "Generazione degli attributi non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:154
msgid "Add attributes to your product to help customers filter and search for products more easily."
msgstr "Aggiungi attributi al tuo prodotto per aiutare i clienti a filtrare e cercare i prodotti più facilmente."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
msgid "Generating..."
msgstr "Generazione in corso..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:234
msgid "Fetching generated attributes..."
msgstr "Recupero degli attributi generati..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:239
msgid "No attributes are added yet. Click the \"Add New\" button below to add attributes to this product."
msgstr "Nessun attributo ancora aggiunto. Clicca sul pulsante \"Aggiungi nuovo\" qui sotto per aggiungere attributi a questo prodotto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:240
msgid "Add options like color or size. Click the \"Manage Attributes\" button below or \"Generate with AI\" above."
msgstr "Aggiungi opzioni come colore o taglia. Clicca sul pulsante \"Gestisci attributi\" qui sotto oppure su \"Genera con l'AI\" qui sopra."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:256
msgid "Add Attribute"
msgstr "Aggiungi attributo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Title.jsx:44
msgid "Write variation name"
msgstr "Scrivi il nome della variazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:71
msgid "Expand"
msgstr "Espandi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:17
msgid "Product Type"
msgstr "Tipo di prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:39
msgid "Physical Product"
msgstr "Prodotto fisico"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:40
msgid "Digital Product"
msgstr "Prodotto digitale"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Attributes.jsx:133
msgid "Select %s"
msgstr "Seleziona %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:97
msgid "If there is no sale going on for this variation, simply leave it blank."
msgstr "Se non è in corso alcuna promozione per questa variazione, lascia semplicemente il campo vuoto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:121
msgid "Sale price should be less than regular price."
msgstr "Il prezzo scontato deve essere inferiore al prezzo normale."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:40
msgid "Calculate profit margin"
msgstr "Calcola il margine di profitto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:48
msgid "Cost of Goods"
msgstr "Costo dei beni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:60
msgid "Enter Cost"
msgstr "Inserisci il costo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:82
msgid "Profit"
msgstr "Profitto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:107
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:143
msgid "Yet to calculate"
msgstr "Ancora da calcolare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:118
msgid "Margin"
msgstr "Margine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:20
msgid "Inventory"
msgstr "Inventario"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:29
msgid "Stock Count"
msgstr "Conteggio delle scorte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:30
msgid "Number of items we have in stock. If you don't manage stock for this variation, simply leave it blank."
msgstr "Numero di articoli che abbiamo in magazzino. Se non gestisci le scorte per questa variazione, lascia semplicemente il campo vuoto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:37
msgid "Enter Stock Count"
msgstr "Inserisci il conteggio delle scorte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:51
msgid "Low Stock Limit"
msgstr "Limite di scorte in esaurimento"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:52
msgid "When should we call it low stock?"
msgstr "Quando dobbiamo considerarle scorte in esaurimento?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:59
msgid "Stock Limit"
msgstr "Limite di scorta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:108
msgid "Package Dimension"
msgstr "Dimensioni del pacco"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:113
msgid "Height"
msgstr "Altezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:122
msgid "Set Height"
msgstr "Imposta l'altezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:199
msgid "Width"
msgstr "Larghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:208
msgid "Set Width"
msgstr "Imposta la larghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:285
msgid "Length"
msgstr "Lunghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:294
msgid "Set Length"
msgstr "Imposta la lunghezza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:371
msgid "Weight"
msgstr "Peso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:380
msgid "Set Weight"
msgstr "Imposta il peso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:90
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:179
msgid "Select Images"
msgstr "Seleziona le immagini"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:91
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:180
msgid "Insert"
msgstr "Inserisci"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:405
msgid "Files"
msgstr "File"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:418
msgid "File title"
msgstr "Titolo del file"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:450
msgid "Add More Files"
msgstr "Aggiungi altri file"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:472
msgid "Uploading files..."
msgstr "Caricamento dei file..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:317
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:484
msgid "Click to update"
msgstr "Clicca per aggiornare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:319
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:486
msgid "or Drag and drop"
msgstr "oppure trascina e rilascia"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:494
msgid "Upload Files"
msgstr "Carica file"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:57
msgid "Unlock %s"
msgstr "Sblocca %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:80
msgid "See Pro Plans"
msgstr "Scopri i piani Pro"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:60
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:89
msgid "Addon activated successfully."
msgstr "Addon attivato con successo."

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:65
#: spa/admin/common/InstallationModal.jsx:68
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:96
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:99
msgid "Error activating addon."
msgstr "Errore durante l'attivazione dell'addon."

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:90
msgid "Install A New Addon?"
msgstr "Installare un nuovo addon?"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:95
msgid "This will install %s. Are you sure to proceed?"
msgstr "Questo installerà %s. Sei sicuro di voler procedere?"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:118
msgid "Install & Activate"
msgstr "Installa e attiva"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:162
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:276
msgid "Variation Name"
msgstr "Nome della variazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:362
msgid "Choose attributes that apply to this pricing option"
msgstr "Scegli gli attributi che si applicano a questa opzione di prezzo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:411
msgid "Subscription Manager"
msgstr "Gestore degli abbonamenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:412
msgid "Add recurring billing to your store with the EasyCommerce Subscription Addon."
msgstr "Aggiungi la fatturazione ricorrente al tuo negozio con l'addon Abbonamenti di EasyCommerce."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:423
msgid "Enable Subscription"
msgstr "Attiva abbonamento"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:452
msgid "Turn on subscriptions to sell products with recurring payments."
msgstr "Attiva gli abbonamenti per vendere prodotti con pagamenti ricorrenti."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:496
msgid "License Manager"
msgstr "Gestore delle licenze"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:497
msgid "Configure your ecommerce store with licensing capability and sell digital products and manage their licenses."
msgstr "Configura il tuo negozio ecommerce con la funzionalità di licenza, vendi prodotti digitali e gestisci le relative licenze."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:508
msgid "Generate License"
msgstr "Genera licenza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:536
msgid "Turn on licensing to sell products that require license keys."
msgstr "Attiva le licenze per vendere prodotti che richiedono chiavi di licenza."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:50
msgid "Are you sure you want to replace?"
msgstr "Sei sicuro di voler sostituire?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:53
msgid "Auto generating variants will replace all existing variants for"
msgstr "La generazione automatica delle varianti sostituirà tutte le varianti esistenti per"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:62
msgid "No, Keep"
msgstr "No, mantieni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:69
msgid "Yes, Replace"
msgstr "Sì, sostituisci"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:199
msgid "Set product type, price, sale price, stock count, and dimensions of the product."
msgstr "Imposta il tipo di prodotto, il prezzo, il prezzo scontato, il conteggio delle scorte e le dimensioni del prodotto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:222
msgid "Add attributes to enable variant generation"
msgstr "Aggiungi attributi per attivare la generazione delle varianti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:254
msgid "Add attributes above to add multiple price options."
msgstr "Aggiungi attributi qui sopra per inserire più opzioni di prezzo."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:256
msgid "Need multiple prices?"
msgstr "Hai bisogno di più prezzi?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:317
msgid "No prices added yet"
msgstr "Nessun prezzo ancora aggiunto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:359
msgid "Add New Price"
msgstr "Aggiungi nuovo prezzo"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/inputs/TextEditor.jsx:24
msgid "Add Media"
msgstr "Aggiungi media"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:64
msgid "Provide an in-depth product description of 600–900 words, outlining key features, benefits, and usage instructions."
msgstr "Fornisci una descrizione dettagliata del prodotto di 600–900 parole, illustrando le caratteristiche principali, i vantaggi e le istruzioni d'uso."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/skeletons/ImagePreviewAISkeleton.jsx:18
msgid "Generating image"
msgstr "Generazione dell'immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:22
msgid "Edit this image. Keep the product exactly as-is. Place it in a clean, modern lifestyle setting with soft natural lighting, shallow depth of field, and a professional commercial look."
msgstr "Modifica questa immagine. Mantieni il prodotto esattamente com'è. Collocalo in un ambiente lifestyle pulito e moderno con illuminazione naturale soffusa, profondità di campo ridotta e un aspetto commerciale professionale."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:35
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:35
msgid "1024x1024 Pixels"
msgstr "1024x1024 pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:36
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:36
msgid "1792x1024 Pixels"
msgstr "1792x1024 pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:37
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:37
msgid "1024x1792 Pixels"
msgstr "1024x1792 pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:43
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:43
msgid "Standard"
msgstr "Standard"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:44
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:44
msgid "HD"
msgstr "HD"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:164
msgid "No enhanced image to choose from."
msgstr "Nessuna immagine migliorata tra cui scegliere."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:185
msgid "Failed to choose image. Please try again."
msgstr "Selezione dell'immagine non riuscita. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:205
msgid "AI Image Enhancer"
msgstr "Miglioratore di immagini AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:208
msgid "Enhance your image with AI"
msgstr "Migliora la tua immagine con l'AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:269
msgid "Original Image"
msgstr "Immagine originale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:308
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:295
msgid "Image Size"
msgstr "Dimensione dell'immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:319
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:306
msgid "Quality"
msgstr "Qualità"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:359
msgid "Enhance Image"
msgstr "Migliora immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:418
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:395
msgid "Use This Image"
msgstr "Usa questa immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:442
msgid "Image Preview."
msgstr "Anteprima dell'immagine."

#. translators: %d: image number in the gallery.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:172
msgid "Uploaded %d"
msgstr "Caricato %d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:208
msgid "Set as thumbnail"
msgstr "Imposta come miniatura"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:239
msgid "Enhance With AI"
msgstr "Migliora con l'AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:284
msgid "Uploading images..."
msgstr "Caricamento delle immagini..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:327
msgid "Upload Images"
msgstr "Carica immagini"

#. translators: %s: product title.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:22
msgid "A professional product photo of %s on a clean white background, studio lighting, sharp focus, high resolution, commercial photography style, no shadows, photorealistic."
msgstr "Una foto professionale del prodotto %s su uno sfondo bianco pulito, illuminazione da studio, messa a fuoco nitida, alta risoluzione, stile di fotografia commerciale, senza ombre, fotorealistica."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:165
msgid "No generated image to choose from."
msgstr "Nessuna immagine generata tra cui scegliere."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:209
msgid "Describe what you want to see in the image"
msgstr "Descrivi cosa vuoi vedere nell'immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:417
msgid "Generated image will appear here once created."
msgstr "L'immagine generata comparirà qui una volta creata."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Product Gallery"
msgstr "Galleria del prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Upload images to showcase your product visually."
msgstr "Carica immagini per mostrare visivamente il tuo prodotto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "For best appearance, use images larger than"
msgstr "Per un aspetto ottimale, usa immagini più grandi di"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "pixels."
msgstr "pixel."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:151
#: spa/admin/easycommerce/pages/Categories/index.jsx:151
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:41
#: spa/admin/easycommerce/pages/Tags/index.jsx:127
msgid "All fields are required!"
msgstr "Tutti i campi sono obbligatori!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:92
msgid "Category created successfully"
msgstr "Categoria creata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:183
#: spa/admin/easycommerce/pages/Brands/index.jsx:187
#: spa/admin/easycommerce/pages/Categories/index.jsx:183
#: spa/admin/easycommerce/pages/Categories/index.jsx:187
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:70
#: spa/admin/easycommerce/pages/Tags/index.jsx:160
#: spa/admin/easycommerce/pages/Tags/index.jsx:164
msgid "Operation failed"
msgstr "Operazione non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:96
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
msgid "It'll be used to filter products"
msgstr "Verrà utilizzata per filtrare i prodotti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:171
msgid "URL-friendly slug of the category"
msgstr "Slug adatto agli URL della categoria"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:194
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:194
msgid "Parent"
msgstr "Principale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:195
msgid "Select a parent category if any"
msgstr "Seleziona una categoria principale, se presente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:374
#: spa/admin/easycommerce/pages/Categories/index.jsx:376
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:200
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:200
msgid "Select Parent"
msgstr "Seleziona la categoria principale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:209
msgid "Create Category"
msgstr "Crea categoria"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:153
msgid "Tag created successfully"
msgstr "Tag creato con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:109
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "URL-friendly slug of the tag"
msgstr "Slug adatto agli URL del tag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:133
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Create Tag"
msgstr "Crea tag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:92
msgid "Brand created successfully"
msgstr "Marca creata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:171
msgid "URL-friendly slug of the brand"
msgstr "Slug adatto agli URL della marca"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:195
msgid "Select a parent brand if any"
msgstr "Seleziona una marca principale, se presente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:209
msgid "Create Brand"
msgstr "Crea marca"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Categories/index.jsx:81
msgid "No categories available"
msgstr "Nessuna categoria disponibile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Tags/index.jsx:58
msgid "No tags available"
msgstr "Nessun tag disponibile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Brands/index.jsx:81
msgid "No brands available"
msgstr "Nessuna marca disponibile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:41
msgid "Failed to fetch categories."
msgstr "Recupero delle categorie non riuscito."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:73
msgid "Failed to fetch tags."
msgstr "Recupero dei tag non riuscito."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:79
msgid "Failed to fetch brands."
msgstr "Recupero delle marche non riuscito."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:117
msgid "Organize your product with Categories, Tags, and Brands for better sorting."
msgstr "Organizza il tuo prodotto con categorie, tag e marche per una migliore classificazione."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:214
msgid "Manage Categories"
msgstr "Gestisci categorie"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:236
msgid "Manage Tags"
msgstr "Gestisci tag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:258
msgid "Manage Brands"
msgstr "Gestisci marche"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Product View"
msgstr "Vista del prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Choose a template to customize how your product page is displayed to customers."
msgstr "Scegli un template per personalizzare come la tua pagina prodotto viene mostrata ai clienti."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:72
msgid "Select Template"
msgstr "Seleziona il template"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:73
msgid "Select a template"
msgstr "Seleziona un template"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
msgid "Configure general product settings like visibility, URL slug, and reviews."
msgstr "Configura le impostazioni generali del prodotto come visibilità, slug dell'URL e recensioni."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:93
msgid "URL:"
msgstr "URL:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:104
msgid "Hide from Shop"
msgstr "Nascondi dal negozio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:119
msgid "Hide from Search Engines"
msgstr "Nascondi dai motori di ricerca"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:139
msgid "Enable Review"
msgstr "Attiva recensioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:69
msgid "Product title is required"
msgstr "Il titolo del prodotto è obbligatorio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:109
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:137
msgid "Invalid Pricing Data"
msgstr "Dati di prezzo non validi"

#. translators: %s: pricing plan name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:148
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:162
msgid "Duplicate pricing plan found: %s"
msgstr "Piano tariffario duplicato trovato: %s"

#. translators: 1: new variation name, 2: existing variation name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:195
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:200
msgid "Duplicate attributes found in %1$s and %2$s"
msgstr "Attributi duplicati trovati in %1$s e %2$s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:223
msgid "Product is live now!"
msgstr "Il prodotto è ora pubblicato!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:224
msgid "Product saved as draft!"
msgstr "Prodotto salvato come bozza!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:245
msgid "Product Creation Failed"
msgstr "Creazione del prodotto non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:349
msgid "Save as Draft"
msgstr "Salva come bozza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:350
msgid "Save as Live"
msgstr "Salva come pubblicato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:275
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:359
msgid "Add your product title here"
msgstr "Aggiungi qui il titolo del tuo prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:30
msgid "Product trashed!"
msgstr "Prodotto spostato nel cestino!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:51
msgid "Product deleted permanently!"
msgstr "Prodotto eliminato definitivamente!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:51
msgid "Product doesn't exist"
msgstr "Il prodotto non esiste"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:56
msgid "Failed to fetch product data"
msgstr "Recupero dei dati del prodotto non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:255
msgid "Product updated successfully"
msgstr "Prodotto aggiornato con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:274
msgid "Product update failed"
msgstr "Aggiornamento del prodotto non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:295
msgid "Edit: "
msgstr "Modifica: "

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:330
msgid "Preview"
msgstr "Anteprima"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:283
msgid "Loading product data..."
msgstr "Caricamento dei dati del prodotto..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:99
msgid "Selected attributes deleted successfully!"
msgstr "Attributi selezionati eliminati con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:101
msgid "Failed to delete selected attributes."
msgstr "Eliminazione degli attributi selezionati non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:105
#: spa/admin/easycommerce/pages/Brands/index.jsx:257
#: spa/admin/easycommerce/pages/Categories/index.jsx:257
#: spa/admin/easycommerce/pages/Tags/index.jsx:210
msgid "Bulk delete failed, please try again."
msgstr "Eliminazione in blocco non riuscita, riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:148
#: spa/admin/easycommerce/pages/Brands/index.jsx:295
#: spa/admin/easycommerce/pages/Categories/index.jsx:296
#: spa/admin/easycommerce/pages/Tags/index.jsx:248
msgid "Delete Selected"
msgstr "Elimina selezionati"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:151
msgid "Attributes List"
msgstr "Elenco degli attributi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:25
msgid "Category deleted successfully"
msgstr "Categoria eliminata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:30
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:28
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:31
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:30
msgid "Failed to delete"
msgstr "Eliminazione non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:188
msgid "No categories found."
msgstr "Nessuna categoria trovata."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:175
msgid "Category updated successfully"
msgstr "Categoria aggiornata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:251
msgid "Selected categories deleted successfully!"
msgstr "Categorie selezionate eliminate con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:253
msgid "Failed to delete selected categories."
msgstr "Eliminazione delle categorie selezionate non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:299
msgid "Categories List"
msgstr "Elenco delle categorie"

#. translators: %s: category name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:328
msgid "Edit Category: %s"
msgstr "Modifica categoria: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:24
msgid "Tag deleted successfully"
msgstr "Tag eliminato con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:116
msgid "No tags found."
msgstr "Nessun tag trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:152
msgid "Tag updated successfully"
msgstr "Tag aggiornato con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:204
msgid "Selected tags deleted successfully!"
msgstr "Tag selezionati eliminati con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:206
msgid "Failed to delete selected tags."
msgstr "Eliminazione dei tag selezionati non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:251
msgid "Tags List"
msgstr "Elenco dei tag"

#. translators: %s: tag name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:282
msgid "Edit Tag: %s"
msgstr "Modifica tag: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:24
msgid "Brand deleted successfully"
msgstr "Marca eliminata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:118
msgid "No brands found."
msgstr "Nessuna marca trovata."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:175
msgid "Brand updated successfully"
msgstr "Marca aggiornata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:251
msgid "Selected brands deleted successfully!"
msgstr "Marche selezionate eliminate con successo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:253
msgid "Failed to delete selected brands."
msgstr "Eliminazione delle marche selezionate non riuscita."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:298
msgid "Brands List"
msgstr "Elenco delle marche"

#. translators: %s: brand name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:327
msgid "Edit Brand: %s"
msgstr "Modifica marca: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:116
msgid "An error occurred while updating status"
msgstr "Si è verificato un errore durante l'aggiornamento dello stato"

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount greater than 0 before refunding"
msgstr "Inserisci un importo maggiore di 0 prima di rimborsare"

#: build/easycommerce.bundle.js:2
msgid "Failed to process refund. Please try again."
msgstr "Elaborazione del rimborso non riuscita. Riprova."

#: build/easycommerce.bundle.js:2
msgid "Please enter the Refund Transaction ID."
msgstr "Inserisci l'ID della transazione di rimborso."

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount before refunding"
msgstr "Inserisci un importo prima di rimborsare"

#: build/easycommerce.bundle.js:2
msgid "Please select a reason before refunding"
msgstr "Seleziona un motivo prima di rimborsare"

#: build/easycommerce.bundle.js:2
msgid "Refund Payment"
msgstr "Rimborsa pagamento"

#: build/easycommerce.bundle.js:2
msgid "Refundable"
msgstr "Rimborsabile"

#: build/easycommerce.bundle.js:2
msgid "Refund Amount"
msgstr "Importo del rimborso"

#: build/easycommerce.bundle.js:2
msgid "Enter amount"
msgstr "Inserisci l'importo"

#: build/easycommerce.bundle.js:2
msgid "Refund Reason"
msgstr "Motivo del rimborso"

#: build/easycommerce.bundle.js:2
msgid "Select Refund Reason"
msgstr "Seleziona il motivo del rimborso"

#: build/easycommerce.bundle.js:2
msgid "For %s, refunds should be processed manually outside of the system. After succesful processing, enter the Refund Transaction ID"
msgstr "Per %s, i rimborsi devono essere elaborati manualmente al di fuori del sistema. Dopo l'elaborazione riuscita, inserisci l'ID della transazione di rimborso"

#: build/easycommerce.bundle.js:2
msgid "Enter Refund Transaction ID"
msgstr "Inserisci l'ID della transazione di rimborso"

#: build/easycommerce.bundle.js:2
msgid "Refund now"
msgstr "Rimborsa ora"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:7
msgid "ID"
msgstr "ID"

#: build/easycommerce.bundle.js:2
msgid "Fulfillment"
msgstr "Evasione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:220
msgid "Transactions ID"
msgstr "ID transazione"

#: build/easycommerce.bundle.js:2
msgid "Date & Time"
msgstr "Data e ora"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:69
msgid "On hold"
msgstr "In sospeso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:114
msgid "payment-icon"
msgstr "icona pagamento"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:9
msgid "Select date range"
msgstr "Seleziona l'intervallo di date"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:23
msgid "Calendar"
msgstr "Calendario"

#: build/easycommerce.bundle.js:2
msgid "eg. 12 Sep - 28 Oct 2025"
msgstr "es. 12 set - 28 ott 2025"

#: build/easycommerce.bundle.js:2
msgid "Order deleted permanently"
msgid_plural "Orders deleted permanently"
msgstr[0] "Ordine eliminato definitivamente"
msgstr[1] "Ordini eliminati definitivamente"

#: build/easycommerce.bundle.js:2
msgid "Something went wrong while deleting."
msgstr "Qualcosa è andato storto durante l'eliminazione."

#: build/easycommerce.bundle.js:2
msgid "Fulfill Status"
msgstr "Stato di evasione"

#. translators: %d: number of orders placed in the country.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:248
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:315
msgid "%d order"
msgid_plural "%d orders"
msgstr[0] "%d ordine"
msgstr[1] "%d ordini"

#: build/easycommerce.bundle.js:2
msgid "Failed to update orders."
msgstr "Aggiornamento degli ordini non riuscito."

#: build/easycommerce.bundle.js:2
msgid "Please select a status to update."
msgstr "Seleziona uno stato da aggiornare."

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:446
msgid "No %s Orders Found"
msgstr "Nessun ordine %s trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:447
msgid "No Orders Found"
msgstr "Nessun ordine trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:451
msgid ""
"You're yet to receive any orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr "Non hai ancora ricevuto alcun ordine nel tuo negozio. Continua a promuovere \nil tuo negozio per ottenere la tua prima vendita."

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:453
msgid ""
"No %s orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr "Nessun ordine %s nel tuo negozio. Continua a promuovere \nil tuo negozio per ottenere la tua prima vendita."

#: build/easycommerce.bundle.js:2
msgid "Resend Order Email"
msgstr "Reinvia email dell'ordine"

#: build/easycommerce.bundle.js:2
msgid "Email Event"
msgstr "Evento email"

#: build/easycommerce.bundle.js:2
msgid "Select an event"
msgstr "Seleziona un evento"

#: build/easycommerce.bundle.js:2
msgid "Email sent"
msgstr "Email inviata"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:63
#: spa/admin/easycommerce/pages/Transactions/index.jsx:49
msgid "Refund"
msgstr "Rimborso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:31
msgid "Order Deleted!"
msgstr "Ordine eliminato!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:101
msgid "Delivery Date"
msgstr "Data di consegna"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:124
msgid "Order Refund"
msgstr "Rimborso dell'ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:174
msgid "Fulfillment Status"
msgstr "Stato di evasione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:213
msgid "Payment Icon"
msgstr "Icona di pagamento"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
msgid "Payment URL"
msgstr "URL di pagamento"

#: build/easycommerce.bundle.js:2
msgid "date"
msgstr "data"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:52
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:25
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:112
msgid "Avg. Order Value"
msgstr "Valore medio dell'ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:57
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:28
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:128
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:38
msgid "Last Order"
msgstr "Ultimo ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:27
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:27
msgid "Reason"
msgstr "Motivo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:42
msgid "Refunded By"
msgstr "Rimborsato da"

#: build/easycommerce.bundle.js:2
msgid "Add Note"
msgstr "Aggiungi nota"

#: build/easycommerce.bundle.js:2
msgid "Required"
msgstr "Obbligatorio"

#: build/easycommerce.bundle.js:2
msgid "Write your note here"
msgstr "Scrivi qui la tua nota"

#: build/easycommerce.bundle.js:2
msgid "Note To Customer"
msgstr "Nota al cliente"

#: build/easycommerce.bundle.js:2
msgid "Unable to save note. The database may need to be updated. Please contact your administrator."
msgstr "Impossibile salvare la nota. Il database potrebbe dover essere aggiornato. Contatta il tuo amministratore."

#: build/easycommerce.bundle.js:2
msgid "Delete Note"
msgstr "Elimina nota"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to delete this note? This action cannot be undone."
msgstr "Sei sicuro di voler eliminare questa nota? Questa azione non può essere annullata."

#: build/easycommerce.bundle.js:2
msgid "Unable to delete note. Please try again or contact your administrator."
msgstr "Impossibile eliminare la nota. Riprova o contatta il tuo amministratore."

#: build/easycommerce.bundle.js:2
msgid "Order doesn't exist"
msgstr "L'ordine non esiste"

#: build/easycommerce.bundle.js:2
msgid "Failed to fetch order data"
msgstr "Recupero dei dati dell'ordine non riuscito"

#: build/easycommerce.bundle.js:2
msgid "Unknown"
msgstr "Sconosciuto"

#: build/easycommerce.bundle.js:2
msgid "eg. %1$s - %2$s %3$s"
msgstr "es. %1$s - %2$s %3$s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:50
msgid "Adjustment"
msgstr "Rettifica"

#. translators: %s: transaction status label.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:287
msgid "No %s Transactions Found"
msgstr "Nessuna transazione %s trovata"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:289
msgid "No Transactions Found."
msgstr "Nessuna transazione trovata."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:291
msgid "All type of payment activities will appear here once they occur"
msgstr "Tutti i tipi di attività di pagamento compariranno qui una volta che si verificano"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:101
msgid "Add New Customer"
msgstr "Aggiungi nuovo cliente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:69
msgid "Select a Image"
msgstr "Seleziona un'immagine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:190
msgid "Enter last name"
msgstr "Inserisci il cognome"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:262
msgid "Enter Password"
msgstr "Inserisci la password"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:306
msgid "Re-enter Password"
msgstr "Reinserisci la password"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:322
msgid "Re-ender password to confirm"
msgstr "Reinserisci la password per confermare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:360
msgid "Submit"
msgstr "Invia"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:37
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:16
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:76
msgid "Customer Since"
msgstr "Cliente dal"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:47
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:22
msgid "Lifetime Value"
msgstr "Valore nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:206
msgid "No customers found"
msgstr "Nessun cliente trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:58
msgid "Recurring"
msgstr "Ricorrente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:63
msgid "One-time"
msgstr "Una tantum"

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:254
msgid "No %s Customers Found"
msgstr "Nessun cliente %s trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:257
msgid "No Customers Found"
msgstr "Nessun cliente trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:261
msgid "You're yet to receive any customers in your store."
msgstr "Non hai ancora ricevuto alcun cliente nel tuo negozio."

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:264
msgid "No %s customers in your store."
msgstr "Nessun cliente %s nel tuo negozio."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:267
msgid ""
"Keep promoting \n"
"your store to bring in your first customer."
msgstr "Continua a promuovere \nil tuo negozio per ottenere il tuo primo cliente."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:269
msgid "Add Customer"
msgstr "Aggiungi cliente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:73
msgid "Purchase Amount"
msgstr "Importo dell'acquisto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:31
msgid "Customer Details"
msgstr "Dettagli del cliente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:174
msgid "unknown"
msgstr "sconosciuto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:187
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:42
msgid "Orders Over Time"
msgstr "Ordini nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:211
msgid "Fullfillment"
msgstr "Evasione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:366
msgid "No order found for this customer"
msgstr "Nessun ordine trovato per questo cliente"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:17
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:27
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:38
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:17
msgid "Active"
msgstr "Attivo"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:18
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:41
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:39
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:18
msgid "Inactive"
msgstr "Inattivo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:63
msgid "Coupon status updated"
msgstr "Stato del coupon aggiornato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:69
msgid "Failed to update coupon status"
msgstr "Aggiornamento dello stato del coupon non riuscito"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:77
msgid "Something went wrong while updating coupon status"
msgstr "Qualcosa è andato storto durante l'aggiornamento dello stato del coupon"

#: build/easycommerce.bundle.js:2
msgid "No coupons found"
msgstr "Nessun coupon trovato"

#: build/easycommerce.bundle.js:2
msgid "All type of Coupons activities will appear here once they occur."
msgstr "Tutti i tipi di attività dei coupon compariranno qui una volta che si verificano."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:404
msgid "Add Coupon"
msgstr "Aggiungi coupon"

#: build/easycommerce.bundle.js:2
msgid "Coupons deleted successfully"
msgstr "Coupon eliminati con successo"

#: build/easycommerce.bundle.js:2
msgid "%d coupon"
msgid_plural "%d coupons"
msgstr[0] "%d coupon"
msgstr[1] "%d coupon"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:35
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:23
msgid "Code"
msgstr "Codice"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:25
msgid "Offer"
msgstr "Offerta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:184
msgid "No coupons found for this tab."
msgstr "Nessun coupon trovato per questa scheda."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Create Coupon"
msgstr "Crea coupon"

#: build/easycommerce.bundle.js:2
msgid "Coupon Deleted"
msgstr "Coupon eliminato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:27
msgid "Coupon Name"
msgstr "Nome del coupon"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:41
msgid "Coupon Code"
msgstr "Codice coupon"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:14
msgid "Offers"
msgstr "Offerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:23
msgid "Discount Type"
msgstr "Tipo di sconto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:29
msgid "Percentage Discount"
msgstr "Sconto percentuale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:41
msgid "Fixed Cart Discount"
msgstr "Sconto fisso sul carrello"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:52
msgid "Free Products"
msgstr "Prodotti gratuiti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:76
msgid "Offer Amount"
msgstr "Importo dell'offerta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:89
msgid "Select products to give for free"
msgstr "Seleziona i prodotti da regalare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:91
msgid "Search for products"
msgstr "Cerca prodotti"

#: build/easycommerce.bundle.js:2
msgid "Conditions"
msgstr "Condizioni"

#: build/easycommerce.bundle.js:2
msgid "Discount applies to specific products?"
msgstr "Lo sconto si applica a prodotti specifici?"

#: build/easycommerce.bundle.js:2
msgid "Minimum Spend"
msgstr "Spesa minima"

#: build/easycommerce.bundle.js:2
msgid "Maximum Spend"
msgstr "Spesa massima"

#: build/easycommerce.bundle.js:2
msgid "Start Date"
msgstr "Data di inizio"

#: build/easycommerce.bundle.js:2
msgid "calendar"
msgstr "calendario"

#: build/easycommerce.bundle.js:2
msgid "End Date"
msgstr "Data di fine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Edit Coupon"
msgstr "Modifica coupon"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:97
msgid "offer is required"
msgstr "l'offerta è obbligatoria"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:96
msgid "Code is required"
msgstr "Il codice è obbligatorio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:95
msgid "Name is required"
msgstr "Il nome è obbligatorio"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:267
msgid "Save as Inactive"
msgstr "Salva come inattivo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:268
msgid "Save as Active"
msgstr "Salva come attivo"

#: build/easycommerce.bundle.js:2
msgid "(No Name)"
msgstr "(Senza nome)"

#: build/easycommerce.bundle.js:2
msgid "+%d more"
msgstr "+%d in più"

#: build/easycommerce.bundle.js:2
msgid "Remind"
msgstr "Ricorda"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:6
msgid "No Abandoned Carts found"
msgstr "Nessun carrello abbandonato trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:20
msgid "All Abandoned Carts will appear here once they occur."
msgstr "Tutti i carrelli abbandonati compariranno qui una volta che si verificano."

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to send reminder?"
msgstr "Sei sicuro di voler inviare il promemoria?"

#: build/easycommerce.bundle.js:2
msgid "You're going to Remind"
msgstr "Stai per inviare un promemoria a"

#: build/easycommerce.bundle.js:2
msgid "selected?"
msgstr "selezionati?"

#: build/easycommerce.bundle.js:2
msgid "Don't Send"
msgstr "Non inviare"

#: build/easycommerce.bundle.js:2
msgid "Yes, Send"
msgstr "Sì, invia"

#: build/easycommerce.bundle.js:2
msgid "Remind All"
msgstr "Ricorda a tutti"

#: build/easycommerce.bundle.js:2
msgid "carts deleted successfully"
msgstr "carrelli eliminati con successo"

#: build/easycommerce.bundle.js:2
msgid "%d cart"
msgid_plural "%d carts"
msgstr[0] "%d carrello"
msgstr[1] "%d carrelli"

#: build/easycommerce.bundle.js:2
msgid "Reminders sent successfully"
msgstr "Promemoria inviati con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:33
msgid "Clean Abandoned Carts"
msgstr "Pulisci i carrelli abbandonati"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:36
msgid "Choose whether to clean all abandoned carts or only invalid ones."
msgstr "Scegli se pulire tutti i carrelli abbandonati o solo quelli non validi."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:46
msgid "Clean All"
msgstr "Pulisci tutti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:52
msgid "Clean Invalid"
msgstr "Pulisci non validi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:20
msgid "Not Contacted"
msgstr "Non contattato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:21
msgid "Contacted"
msgstr "Contattato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:22
msgid "Recovered"
msgstr "Recuperato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:237
msgid "Clean"
msgstr "Pulisci"

#. translators: %s: cart status label (e.g. Contacted).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:306
msgid "No %s Carts Found"
msgstr "Nessun carrello %s trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:15
msgid "Reminders"
msgstr "Promemoria"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:16
msgid "Actions"
msgstr "Azioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:57
msgid "Abandoned Cart Deleted"
msgstr "Carrello abbandonato eliminato"

#: build/easycommerce.bundle.js:2
msgid "Approved"
msgstr "Approvato"

#: build/easycommerce.bundle.js:2
msgid "Not Approved"
msgstr "Non approvato"

#: build/easycommerce.bundle.js:2
msgid "Review #%d"
msgstr "Recensione #%d"

#: build/easycommerce.bundle.js:2
msgid "Product #%d"
msgstr "Prodotto #%d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:8
msgid "Review Content"
msgstr "Contenuto della recensione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:9
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:143
msgid "Rating"
msgstr "Valutazione"

#: build/easycommerce.bundle.js:2
msgid "Search by customer name or content"
msgstr "Cerca per nome del cliente o contenuto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:137
msgid "Product Reviews"
msgstr "Recensioni dei prodotti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:179
msgid "No Reviews Yet for Your Search"
msgstr "Ancora nessuna recensione per la tua ricerca"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:180
msgid "No Reviews Yet"
msgstr "Ancora nessuna recensione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:184
msgid "No reviews match your search criteria. Try a different search."
msgstr "Nessuna recensione corrisponde ai tuoi criteri di ricerca. Prova una ricerca diversa."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:185
msgid "All customer reviews and feedback will appear here once they’re submitted."
msgstr "Tutte le recensioni e i feedback dei clienti compariranno qui una volta inviati."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:118
msgid "Review deleted successfully"
msgstr "Recensione eliminata con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:124
msgid "Failed to delete review"
msgstr "Eliminazione della recensione non riuscita"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:129
msgid "An error occurred while deleting the review"
msgstr "Si è verificato un errore durante l'eliminazione della recensione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/Socials.jsx:44
msgid "Community"
msgstr "Community"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:56
msgid "Documentation"
msgstr "Documentazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:59
msgid "Detailed step-by-step guides on how to use and get the best out of EasyCommerce."
msgstr "Guide dettagliate passo passo su come usare EasyCommerce e sfruttarlo al meglio."

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Enabled"
msgstr "Attivato"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Disabled"
msgstr "Disattivato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:109
msgid "EasyCommerce Addons"
msgstr "Addon di EasyCommerce"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:112
msgid "Use EasyCommerce addons to extend and customize the functionality of your online store."
msgstr "Usa gli addon di EasyCommerce per estendere e personalizzare le funzionalità del tuo negozio online."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:138
msgid "No Addons Found"
msgstr "Nessun addon trovato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:20
msgid "Coming Soon"
msgstr "Disponibile a breve"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:75
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:24
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:44
msgid "Upgrade to PRO"
msgstr "Passa a PRO"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3219
msgid "Manage Subscriptions"
msgstr "Gestisci abbonamenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3220
msgid "Offer recurring payments with automatic renewals to keep your revenue consistent and predictable."
msgstr "Offri pagamenti ricorrenti con rinnovi automatici per mantenere i tuoi ricavi costanti e prevedibili."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3225
msgid "Sell Licensed Products"
msgstr "Vendi prodotti con licenza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3226
msgid "Automate license generation, activation, and renewals. It’s perfect for digital products and software sales."
msgstr "Automatizza la generazione, l'attivazione e i rinnovi delle licenze. È perfetto per la vendita di prodotti digitali e software."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3231
msgid "Sell on Facebook Messenger"
msgstr "Vendi su Facebook Messenger"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3232
msgid "Bring your AI shopping assistant to Messenger, so customers can discover products and place orders right in the chat."
msgstr "Porta il tuo assistente agli acquisti AI su Messenger, così i clienti possono scoprire prodotti ed effettuare ordini direttamente nella chat."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3237
msgid "Sell on WhatsApp"
msgstr "Vendi su WhatsApp"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3238
msgid "Let customers chat with your AI shopping assistant on WhatsApp, from product discovery to checkout in the app they use every day."
msgstr "Consenti ai clienti di chattare con il tuo assistente agli acquisti AI su WhatsApp, dalla scoperta dei prodotti alla cassa, nell'app che usano ogni giorno."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3243
msgid "Create Membership Plans"
msgstr "Crea piani di abbonamento"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3244
msgid "Build exclusive access areas, manage tiers, and reward loyal members with premium content."
msgstr "Crea aree ad accesso esclusivo, gestisci i livelli e premia i membri fedeli con contenuti premium."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3249
msgid "Run an LMS"
msgstr "Gestisci un LMS"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3250
msgid "Sell online courses, manage lessons, and track student progress - all from your EasyCommerce dashboard."
msgstr "Vendi corsi online, gestisci le lezioni e monitora i progressi degli studenti - tutto dalla tua bacheca di EasyCommerce."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3255
msgid "Handle Bookings"
msgstr "Gestisci prenotazioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3256
msgid "Accept appointments, manage schedules, and let customers book services directly from your store."
msgstr "Accetta appuntamenti, gestisci gli orari e consenti ai clienti di prenotare servizi direttamente dal tuo negozio."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3289
msgid "Didn’t spot the feature you were hoping for?"
msgstr "Non hai trovato la funzionalità che speravi?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3292
msgid "Drop us a message. Your suggestion could inspire our next EasyCommerce feature, or who knows, it might be cooking already!"
msgstr "Inviaci un messaggio. Il tuo suggerimento potrebbe ispirare la prossima funzionalità di EasyCommerce o, chissà, potrebbe già essere in fase di sviluppo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3300
msgid "Say Howdy!"
msgstr "Salutaci!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:20
msgid "AI-Powered Smart Features"
msgstr "Funzionalità intelligenti basate su AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:21
msgid "Free AI Credits"
msgstr "Crediti AI gratuiti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:22
msgid "Drag & Drop Builder Integrations (Gutenberg, WP Bakery)"
msgstr "Integrazioni con costruttori drag & drop (Gutenberg, WP Bakery)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:23
msgid "Product, Order & Customer Management"
msgstr "Gestione di prodotti, ordini e clienti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:24
msgid "Bring Your Own Key (OpenAI/DeepSeek/Claude)"
msgstr "Porta la tua chiave (OpenAI/DeepSeek/Claude)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:25
msgid "Shipping & Advanced Taxation"
msgstr "Spedizione e tassazione avanzata"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:26
msgid "Coupon Management"
msgstr "Gestione dei coupon"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:27
msgid "Personalized Emails"
msgstr "Email personalizzate"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:28
msgid "Abandoned Cart Recovery"
msgstr "Recupero dei carrelli abbandonati"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:29
msgid "Automated Abandoned Cart Emails"
msgstr "Email automatiche per i carrelli abbandonati"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:30
msgid "Single Product Templates"
msgstr "Template per il singolo prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:31
msgid "Checkout Templates"
msgstr "Template per la cassa"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:32
msgid "Popular Payment Gateways (Stripe, PayPal, Mollie, etc)"
msgstr "Gateway di pagamento popolari (Stripe, PayPal, Mollie, ecc.)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:33
msgid "Subscriptions Management"
msgstr "Gestione degli abbonamenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:34
msgid "License Management"
msgstr "Gestione delle licenze"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:35
msgid "Facebook Messenger Integration (AI Shopping Assistant)"
msgstr "Integrazione con Facebook Messenger (assistente agli acquisti AI)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:36
msgid "WhatsApp Integration (AI Shopping Assistant)"
msgstr "Integrazione con WhatsApp (assistente agli acquisti AI)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:37
msgid "Marketing & Automation Integrations"
msgstr "Integrazioni di marketing e automazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:38
msgid "Membership Management"
msgstr "Gestione delle iscrizioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:39
msgid "Multivendor Marketplace"
msgstr "Marketplace multivenditore"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:40
msgid "Learning Management System"
msgstr "Learning Management System"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:41
msgid "Migration Tool"
msgstr "Strumento di migrazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:42
msgid "Bookings"
msgstr "Prenotazioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:48
msgid "The Best of Both Worlds"
msgstr "Il meglio di entrambi i mondi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:49
msgid "EasyCommerce Free + Pro"
msgstr "EasyCommerce Free + Pro"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:54
msgid "Features"
msgstr "Funzionalità"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:63
msgid "(upcoming)"
msgstr "(in arrivo)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:72
msgid "Your Current Plan"
msgstr "Il tuo piano attuale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Reviews.jsx:37
msgid "Trusted by Businesses Like Yours"
msgstr "Scelto da aziende come la tua"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:10
msgid "What is EasyCommerce Pro?"
msgstr "Cos'è EasyCommerce Pro?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:11
msgid "EasyCommerce Pro is the premium addon that unlocks advanced features and capabilities within the EasyCommerce plugin. It serves as the key to accessing pro-level addons and enhancements that take your ecommerce store to the next level."
msgstr "EasyCommerce Pro è l'addon premium che sblocca funzionalità e capacità avanzate all'interno del plugin EasyCommerce. È la chiave per accedere ad addon e miglioramenti di livello pro che portano il tuo negozio ecommerce a un livello superiore."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:14
msgid "Is there a free trial?"
msgstr "Esiste una prova gratuita?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:15
msgid "While we do not offer a traditional free trial for EasyCommerce Pro, we stand behind our product with a generous 30-day refund policy. This allows you to purchase and try Pro features risk-free, and if it doesn't meet your needs, you can request a full refund within 30 days."
msgstr "Pur non offrendo una prova gratuita tradizionale per EasyCommerce Pro, garantiamo il nostro prodotto con una generosa politica di rimborso di 30 giorni. Questo ti consente di acquistare e provare le funzionalità Pro senza rischi e, se non soddisfa le tue esigenze, puoi richiedere un rimborso completo entro 30 giorni."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:18
msgid "What does EasyCommerce Pro enable?"
msgstr "Cosa abilita EasyCommerce Pro?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:19
msgid "EasyCommerce Pro enables access to premium addons such as \"License Manager\" for managing digital product licenses and \"Subscriptions\" for handling recurring payments. These addons provide powerful tools to expand your store's functionality and revenue streams."
msgstr "EasyCommerce Pro consente l'accesso ad addon premium come \"Gestore delle licenze\" per gestire le licenze dei prodotti digitali e \"Abbonamenti\" per gestire i pagamenti ricorrenti. Questi addon offrono potenti strumenti per espandere le funzionalità e le fonti di ricavo del tuo negozio."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:22
msgid "Can customers shop through Messenger or WhatsApp?"
msgstr "I clienti possono acquistare tramite Messenger o WhatsApp?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:23
msgid "Yes. The Messenger Integration addon connects your Facebook Page to the EasyCommerce AI shopping assistant, so customers can discover products, check stock, and place orders without leaving the chat. WhatsApp integration is coming soon and will work the same way."
msgstr "Sì. L'addon di integrazione con Messenger collega la tua pagina Facebook all'assistente agli acquisti AI di EasyCommerce, così i clienti possono scoprire prodotti, verificare la disponibilità ed effettuare ordini senza uscire dalla chat. L'integrazione con WhatsApp sarà disponibile a breve e funzionerà allo stesso modo."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:26
msgid "Are future pro addons included?"
msgstr "Gli addon pro futuri sono inclusi?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:27
msgid "Yes, all future pro addons will be included automatically with your EasyCommerce Pro subscription. As we release new premium features and addons, you'll have immediate access without any additional purchases."
msgstr "Sì, tutti i futuri addon pro saranno inclusi automaticamente con il tuo abbonamento EasyCommerce Pro. Man mano che rilasciamo nuove funzionalità e addon premium, avrai accesso immediato senza alcun acquisto aggiuntivo."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:30
msgid "What payment methods are supported?"
msgstr "Quali metodi di pagamento sono supportati?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:31
msgid "EasyCommerce Pro supports a wide range of payment methods through Stripe integration, including all major credit and debit cards, as well as popular options like LINK for instant payments and Klarna for buy now, pay later services. This ensures your customers have flexible and secure payment choices."
msgstr "EasyCommerce Pro supporta un'ampia gamma di metodi di pagamento tramite l'integrazione con Stripe, incluse tutte le principali carte di credito e debito, oltre a opzioni popolari come LINK per i pagamenti istantanei e Klarna per i servizi compra ora, paga dopo. Questo garantisce ai tuoi clienti scelte di pagamento flessibili e sicure."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:34
msgid "What support do you offer?"
msgstr "Quale supporto offrite?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:35
msgid "We provide top-class support through multiple channels including support tickets for detailed inquiries, email for direct communication, and phone support for urgent issues. Our expert team is dedicated to helping you succeed with EasyCommerce."
msgstr "Offriamo un supporto di prim'ordine attraverso più canali, inclusi ticket di supporto per richieste dettagliate, email per la comunicazione diretta e supporto telefonico per questioni urgenti. Il nostro team di esperti è dedicato ad aiutarti ad avere successo con EasyCommerce."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:38
msgid "Do you offer migration from other platforms?"
msgstr "Offrite la migrazione da altre piattaforme?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:39
msgid "Yes, we offer free migration services to help you seamlessly move your store from other ecommerce platforms to EasyCommerce. Our team will assist with transferring your products, customers, and order data at no extra cost."
msgstr "Sì, offriamo servizi di migrazione gratuiti per aiutarti a spostare senza problemi il tuo negozio da altre piattaforme ecommerce a EasyCommerce. Il nostro team ti assisterà nel trasferimento dei dati di prodotti, clienti e ordini senza costi aggiuntivi."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:42
msgid "Where can I get additional help?"
msgstr "Dove posso ottenere ulteriore aiuto?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:45
msgid "For additional help and resources, please visit our comprehensive support center at"
msgstr "Per ulteriore aiuto e risorse, visita il nostro completo centro di supporto all'indirizzo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:49
msgid ", where you can find documentation, tutorials, and contact our support team."
msgstr ", dove puoi trovare documentazione, tutorial e contattare il nostro team di supporto."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Frequently Asked"
msgstr "Domande"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Questions"
msgstr "frequenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:34
msgid "Free is perfect for starters"
msgstr "Free è perfetto per iniziare"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:35
msgid "But growth needs Pro 🚀"
msgstr "Ma la crescita richiede Pro 🚀"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:67
msgid "Ready to Upgrade?"
msgstr "Pronto per l'upgrade?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:70
msgid "Enhance your experience with powerful features to increase performance and flexibility."
msgstr "Migliora la tua esperienza con potenti funzionalità per aumentare prestazioni e flessibilità."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:34
msgid "Please enter both email and license key."
msgstr "Inserisci sia l'email sia la chiave di licenza."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:58
msgid "Invalid email or license key. Please try again."
msgstr "Email o chiave di licenza non valide. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:62
msgid "An error occurred while verifying the license. Please try again."
msgstr "Si è verificato un errore durante la verifica della licenza. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:91
msgid "Enter your email and license key to unlock premium features"
msgstr "Inserisci la tua email e la chiave di licenza per sbloccare le funzionalità premium"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:103
msgid "Enter Your Email"
msgstr "Inserisci la tua email"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:117
msgid "License Key"
msgstr "Chiave di licenza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:122
msgid "Enter your License Key"
msgstr "Inserisci la tua chiave di licenza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:192
msgid "Verify License"
msgstr "Verifica licenza"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:100
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:16
msgid "Email:"
msgstr "Email:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:112
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:30
msgid "License Key:"
msgstr "Chiave di licenza:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:133
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:53
msgid "Expiry Date:"
msgstr "Data di scadenza:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:34
msgid "Failed to fetch license information."
msgstr "Recupero delle informazioni sulla licenza non riuscito."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:63
msgid "Failed to deactivate license. Please try again."
msgstr "Disattivazione della licenza non riuscita. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:66
msgid "An error occurred while deactivating the license. Please try again."
msgstr "Si è verificato un errore durante la disattivazione della licenza. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:77
msgid "Your active license details"
msgstr "I dettagli della tua licenza attiva"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:84
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:187
msgid "Deactivate"
msgstr "Disattiva"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:165
msgid "Are you sure?"
msgstr "Sei sicuro?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:168
msgid "Deactivating the license will remove all associated benefits and features from your account."
msgstr "La disattivazione della licenza rimuoverà dal tuo account tutti i vantaggi e le funzionalità associati."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:177
msgid "No, Return"
msgstr "No, torna indietro"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:123
msgid "Addon deactivated."
msgstr "Addon disattivato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:130
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:133
msgid "Error deactivating addon."
msgstr "Errore durante la disattivazione dell'addon."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:144
msgid "Welcome to"
msgstr "Benvenuto in"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:147
msgid "Manage all your premium features from a single dashboard."
msgstr "Gestisci tutte le tue funzionalità premium da un'unica bacheca."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:160
msgid "Pro Features in Use"
msgstr "Funzionalità Pro in uso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:176
msgid "You need to activate your license to use this feature."
msgstr "Devi attivare la tua licenza per usare questa funzionalità."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:82
msgid "No Refunds Found."
msgstr "Nessun rimborso trovato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:83
msgid "Refunds will appear here once processed."
msgstr "I rimborsi compariranno qui una volta elaborati."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:20
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:38
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:21
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:23
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:23
msgid "Prev. 30 days"
msgstr "30 giorni prec."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:21
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:39
msgid "30 days last year"
msgstr "30 giorni dell'anno scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:29
msgid "Prev. 7 days"
msgstr "7 giorni prec."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:30
msgid "7 days last month"
msgstr "7 giorni del mese scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:31
msgid "7 days last year"
msgstr "7 giorni dell'anno scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:46
msgid "Last week"
msgstr "Settimana scorsa"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:47
msgid "Same week last month"
msgstr "Stessa settimana del mese scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:48
msgid "Same week last year"
msgstr "Stessa settimana dell'anno scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:55
msgid "Last month"
msgstr "Mese scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:56
msgid "Same month last year"
msgstr "Stesso mese dell'anno scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:62
msgid "Last year"
msgstr "Anno scorso"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:132
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:228
msgid "vs."
msgstr "vs."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Container.jsx:41
msgid "Export"
msgstr "Esporta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:232
msgid "vs prev. period"
msgstr "vs periodo prec."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:7
msgid "Current Subscriptions"
msgstr "Abbonamenti attuali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:8
msgid "Subscriptions ending this month"
msgstr "Abbonamenti in scadenza questo mese"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:9
msgid "MRR amount"
msgstr "Importo MRR"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:10
msgid "Projected MRR"
msgstr "MRR previsto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:67
msgid "Sell Subscriptions"
msgstr "Vendi abbonamenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:43
msgid "No data available for the selected range."
msgstr "Nessun dato disponibile per l'intervallo selezionato."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:49
msgid "Rank"
msgstr "Posizione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:177
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:37
msgid "Units Sold"
msgstr "Unità vendute"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:89
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:50
msgid "Top Customers"
msgstr "Migliori clienti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:100
msgid "Purchased"
msgstr "Acquistato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:45
msgid "Sales vs. Refunds vs. Net Revenue"
msgstr "Vendite vs. Rimborsi vs. Ricavo netto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:46
msgid "Comparison of sales, refunds, and net revenue over time"
msgstr "Confronto di vendite, rimborsi e ricavo netto nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:59
msgid "Order vs. Refund Count"
msgstr "Numero di ordini vs. rimborsi"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:69
msgid "Order Statuses"
msgstr "Stati degli ordini"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:73
msgid "Subscriptions"
msgstr "Abbonamenti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:77
msgid "Order Type"
msgstr "Tipo di ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:85
msgid "Top Selling Items"
msgstr "Articoli più venduti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:92
msgid "Product Stats"
msgstr "Statistiche del prodotto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:99
msgid "New vs. Returning Customers"
msgstr "Clienti nuovi vs. di ritorno"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:107
msgid "Customer Overview"
msgstr "Panoramica dei clienti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/PieChart.jsx:15
msgid "No data available"
msgstr "Nessun dato disponibile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:88
msgid "Failed to load heatmap data."
msgstr "Caricamento dei dati della mappa di calore non riuscito."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:92
msgid "Error loading data."
msgstr "Errore durante il caricamento dei dati."

#. translators: %s: formatted data point value.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:191
msgid " Value: %s"
msgstr " Valore: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:249
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:316
msgid "No orders"
msgstr "Nessun ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:341
msgid "Top Locations"
msgstr "Località principali"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:361
msgid "No location data available"
msgstr "Nessun dato sulle località disponibile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:35
msgid "Average Order Per Customer"
msgstr "Ordine medio per cliente"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:40
msgid "People Ordered once"
msgstr "Persone che hanno ordinato una volta"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:45
msgid "People Ordered twice"
msgstr "Persone che hanno ordinato due volte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:50
msgid "People Ordered three times"
msgstr "Persone che hanno ordinato tre volte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:52
msgid "Order vs. Customers"
msgstr "Ordini vs. clienti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:55
msgid "Order Status Breakdown"
msgstr "Ripartizione degli stati degli ordini"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:61
msgid "Fulfillment Status Breakdown"
msgstr "Ripartizione degli stati di evasione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:71
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:50
msgid "Orders by Location"
msgstr "Ordini per località"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:80
msgid "Daily Orders Heatmap"
msgstr "Mappa di calore degli ordini giornalieri"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:37
msgid "First Order"
msgstr "Primo ordine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:40
msgid "Revenue Earned"
msgstr "Ricavo generato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:41
msgid "Revenue Over Time"
msgstr "Ricavo nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:59
msgid "Top Customers by Revenue"
msgstr "Migliori clienti per ricavo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:36
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:36
msgid "In Stock (Unit)"
msgstr "Disponibile (unità)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:41
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:41
msgid "See Report"
msgstr "Vedi il report"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:41
msgid "Products Sold Over Time"
msgstr "Prodotti venduti nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:50
msgid " Most sold products"
msgstr " Prodotti più venduti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:56
msgid " Least sold products"
msgstr " Prodotti meno venduti"

#. translators: %d: total number of reviews.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:72
msgid "Total %d Review"
msgid_plural "Total %d Reviews"
msgstr[0] "Totale %d recensione"
msgstr[1] "Totale %d recensioni"

#. translators: %d: star rating value (1-5).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:84
msgid "%d Star"
msgstr "%d stelle"

#. translators: %d: number of reviews for this star rating.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:120
msgid "%d review"
msgid_plural "%d reviews"
msgstr[0] "%d recensione"
msgstr[1] "%d recensioni"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:244
msgid "No reviews yet"
msgstr "Ancora nessuna recensione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:9
msgid "Variation"
msgstr "Variazione"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:88
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:15
msgid "Amount Sold"
msgstr "Importo venduto"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:18
msgid "Item Sold"
msgstr "Articoli venduti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:74
msgid "Basic Info"
msgstr "Informazioni di base"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:81
msgid "Sales Over Time"
msgstr "Vendite nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:91
msgid "Product Sale by Location"
msgstr "Vendite del prodotto per località"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:38
msgid "Order Placed"
msgstr "Ordine effettuato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:39
msgid "Product Purchased"
msgstr "Prodotto acquistato"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:40
msgid "Total Purchase"
msgstr "Acquisto totale"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:42
msgid " See Report"
msgstr " Vedi il report"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:41
msgid "Customers Over Time"
msgstr "Clienti nel tempo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:56
msgid "Customers location"
msgstr "Località dei clienti"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:65
msgid "Customer By Day Heatmap"
msgstr "Mappa di calore dei clienti per giorno"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:96
msgid "AI connected successfully"
msgstr "AI connessa con successo"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:98
msgid "AI connection failed. Please try again."
msgstr "Connessione AI non riuscita. Riprova."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/pages/Orders/NewOrder/index.jsx:15
msgid "New Order"
msgstr "Nuovo ordine"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:76
#: spa/admin/editor/App.jsx:225
msgid "AI Template Builder"
msgstr "Costruttore di template AI"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:82
msgid "AI Assistant"
msgstr "Assistente AI"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:152
msgid "Failed to generate content. Please try again."
msgstr "Generazione del contenuto non riuscita. Riprova."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:228
msgid "Describe what you want to build"
msgstr "Descrivi cosa vuoi creare"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:285
msgid "Example: Make it 2 columns with a big gallery section at left."
msgstr "Esempio: rendilo a 2 colonne con una grande sezione galleria a sinistra."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:329
msgid "Building..."
msgstr "Creazione in corso..."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:333
msgid "Build"
msgstr "Crea"

#: build/shipping.bundle.js:2
msgid "No shipping plans configured"
msgstr "Nessun piano di spedizione configurato"

#: build/shipping.bundle.js:2
msgid "Set up shipping plans to define shipping rates by region. "
msgstr "Configura i piani di spedizione per definire le tariffe di spedizione per regione. "

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Read docs."
msgstr "Leggi la documentazione."

#: build/shipping.bundle.js:2
msgid "+ Add Plan"
msgstr "+ Aggiungi piano"

#: build/shipping.bundle.js:2
msgid "Min Price (%s)"
msgstr "Prezzo min (%s)"

#: build/shipping.bundle.js:2
msgid "Max Price (%s)"
msgstr "Prezzo max (%s)"

#: build/shipping.bundle.js:2
msgid "Min Weight"
msgstr "Peso min"

#: build/shipping.bundle.js:2
msgid "Max Weight"
msgstr "Peso max"

#: build/shipping.bundle.js:2
msgid "Min Quantity"
msgstr "Quantità min"

#: build/shipping.bundle.js:2
msgid "Max Quantity"
msgstr "Quantità max"

#: build/shipping.bundle.js:2
msgid "Min"
msgstr "Min"

#: build/shipping.bundle.js:2
msgid "Max"
msgstr "Max"

#: build/shipping.bundle.js:2
msgid "Shipping name here"
msgstr "Nome della spedizione qui"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:40
msgid "Write description here"
msgstr "Scrivi qui la descrizione"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:54
msgid "Enable/Disable"
msgstr "Attiva/Disattiva"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Regions"
msgstr "Regioni"

#: build/shipping.bundle.js:2
msgid "Zip Code"
msgstr "CAP"

#: build/shipping.bundle.js:2
msgid "Calculation Base"
msgstr "Base di calcolo"

#: build/shipping.bundle.js:2
msgid "Select Base"
msgstr "Seleziona la base"

#: build/shipping.bundle.js:2
msgid "Cart Total"
msgstr "Totale del carrello"

#: build/shipping.bundle.js:2
msgid "Total Weight"
msgstr "Peso totale"

#: build/shipping.bundle.js:2
msgid "Item Count"
msgstr "Numero di articoli"

#: build/shipping.bundle.js:2
msgid "Taxable"
msgstr "Tassabile"

#: build/shipping.bundle.js:2
msgid "No tax rate configured for this country."
msgstr "Nessuna aliquota fiscale configurata per questo paese."

#: build/shipping.bundle.js:2
msgid "Method Name"
msgstr "Nome del metodo"

#: build/shipping.bundle.js:2
msgid "Shipping Fee (%s)"
msgstr "Tariffa di spedizione (%s)"

#: build/shipping.bundle.js:2
msgid "Write name here"
msgstr "Scrivi qui il nome"

#: build/shipping.bundle.js:2
msgid "Write min weight"
msgstr "Scrivi il peso minimo"

#: build/shipping.bundle.js:2
msgid "Write max weight"
msgstr "Scrivi il peso massimo"

#: build/shipping.bundle.js:2
msgid "Write your fee"
msgstr "Scrivi la tua tariffa"

#: build/shipping.bundle.js:2
msgid "Calculation base is required."
msgstr "La base di calcolo è obbligatoria."

#: build/shipping.bundle.js:2
msgid "Shipping plan name is required."
msgstr "Il nome del piano di spedizione è obbligatorio."

#: build/shipping.bundle.js:2
msgid "Update Shipping Plan"
msgstr "Aggiorna piano di spedizione"

#: build/shipping.bundle.js:2
msgid "Save Shipping Plan"
msgstr "Salva piano di spedizione"

#: build/shipping.bundle.js:2
msgid "Plan"
msgstr "Piano"

#: build/shipping.bundle.js:2
msgid "Add Shipping Plan"
msgstr "Aggiungi piano di spedizione"

#: build/shipping.bundle.js:2
msgid "Shipping Plans"
msgstr "Piani di spedizione"

#: build/shipping.bundle.js:2
msgid "+ New Plan"
msgstr "+ Nuovo piano"

#: build/tax.bundle.js:2
msgid "No tax classes configured"
msgstr "Nessuna classe fiscale configurata"

#: build/tax.bundle.js:2
msgid "Set up tax classes to apply the correct tax amounts to products. "
msgstr "Configura le classi fiscali per applicare i corretti importi delle imposte ai prodotti. "

#: build/tax.bundle.js:2
msgid "+ Add Class"
msgstr "+ Aggiungi classe"

#: build/tax.bundle.js:2
msgid "Add Class"
msgstr "Aggiungi classe"

#: build/tax.bundle.js:2
msgid "Class"
msgstr "Classe"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:18
msgid "Rate (%)"
msgstr "Aliquota (%)"

#: build/tax.bundle.js:2
msgid "- Select -"
msgstr "- Seleziona -"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Update Taxation"
msgstr "Aggiorna tassazione"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Create Taxation"
msgstr "Crea tassazione"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/index.jsx:406
msgid "Rates"
msgstr "Aliquote"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:94
msgid "Add Tax Class"
msgstr "Aggiungi classe fiscale"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:99
#: spa/admin/tax/src/components/TaxDetails/elements/PopulateTaxButton.jsx:12
msgid "Populate Tax Rates"
msgstr "Popola le aliquote fiscali"

#. translators: %s: country name.
#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:74
msgid "Tax rates for all areas of %s"
msgstr "Aliquote fiscali per tutte le aree di %s"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:74
msgid "Business Setup"
msgstr "Configurazione dell'attività"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:78
msgid "Fill in your business details so your store functions seamlessly and is ready for customers. You can adjust these settings anytime."
msgstr "Inserisci i dettagli della tua attività affinché il tuo negozio funzioni senza problemi e sia pronto per i clienti. Puoi modificare queste impostazioni in qualsiasi momento."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:88
msgid "Store Name"
msgstr "Nome del negozio"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:95
msgid "Write your business name"
msgstr "Scrivi il nome della tua attività"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:102
msgid "Provide the name your store will use in your storefront and communications."
msgstr "Fornisci il nome che il tuo negozio userà nella vetrina e nelle comunicazioni."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:113
msgid "Pick the type that best describes your business. You can update it later if needed."
msgstr "Scegli il tipo che descrive meglio la tua attività. Puoi aggiornarlo in seguito, se necessario."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:120
msgid "Business Country"
msgstr "Paese dell'attività"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:123
msgid "Select the country where your business is located to configure taxes, currency, and shipping correctly."
msgstr "Seleziona il paese in cui si trova la tua attività per configurare correttamente imposte, valuta e spedizione."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:129
msgid "Store Email"
msgstr "Email del negozio"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:136
msgid "Write your business email"
msgstr "Scrivi l'email della tua attività"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:143
msgid "Enter the email address your store will use for notifications and customer communications."
msgstr "Inserisci l'indirizzo email che il tuo negozio userà per le notifiche e le comunicazioni con i clienti."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:14
msgid "Store Setup"
msgstr "Configurazione del negozio"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:18
msgid "Your store needs a Shop page, Checkout page, Customer Dashboard, and Payment page to work properly. We’ll create them for you automatically — you can change them anytime from the settings page."
msgstr "Il tuo negozio necessita di una pagina Negozio, una pagina Cassa, una Bacheca cliente e una pagina Pagamento per funzionare correttamente. Le creeremo automaticamente per te — puoi cambiarle in qualsiasi momento dalla pagina delle impostazioni."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:27
msgid "Demo Products"
msgstr "Prodotti demo"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:42
msgid "Import demo products to preview your storefront and test features. Remove them anytime."
msgstr "Importa prodotti demo per visualizzare in anteprima la tua vetrina e testare le funzionalità. Rimuovili in qualsiasi momento."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:148
msgid "Payment Setup"
msgstr "Configurazione dei pagamenti"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:152
msgid "Fill in your payment information so your store is ready to accept payments safely and efficiently. You can change this anytime."
msgstr "Inserisci le tue informazioni di pagamento affinché il tuo negozio sia pronto ad accettare pagamenti in modo sicuro ed efficiente. Puoi modificarle in qualsiasi momento."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:167
msgid "Select Your Currency"
msgstr "Seleziona la tua valuta"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:178
msgid "Select the currency your store will use for all prices and transactions."
msgstr "Seleziona la valuta che il tuo negozio userà per tutti i prezzi e le transazioni."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:183
msgid "Currency Format"
msgstr "Formato della valuta"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:191
msgid "Select Your Currency Format"
msgstr "Seleziona il formato della tua valuta"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:199
msgid "Select the format you want for displaying prices in your store."
msgstr "Seleziona il formato che desideri per visualizzare i prezzi nel tuo negozio."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:242
msgid "Congratulations, you're all set!"
msgstr "Congratulazioni, è tutto pronto!"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:245
msgid "You've successfully set up EasyCommerce on your website. Start by adding your first product, explore the"
msgstr "Hai configurato con successo EasyCommerce sul tuo sito web. Inizia aggiungendo il tuo primo prodotto, esplora la"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:252
msgid "documentation"
msgstr "documentazione"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:254
msgid ", or"
msgstr ", oppure"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:261
msgid "join the EasyCommerce Community"
msgstr "unisciti alla community di EasyCommerce"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:263
msgid "to ask questions and connect with other store owners."
msgstr "per fare domande e connetterti con altri proprietari di negozi."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:271
msgid "Store Dashboard"
msgstr "Bacheca del negozio"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:277
msgid "Add A Product"
msgstr "Aggiungi un prodotto"

#: build/wizard.bundle.js:2
msgid "Set up your store name, location, and contact details"
msgstr "Configura il nome, la sede e i dati di contatto del tuo negozio"

#: build/wizard.bundle.js:2
msgid "Create essential pages like Shop, Cart, and Checkout"
msgstr "Crea le pagine essenziali come Negozio, Carrello e Cassa"

#: build/wizard.bundle.js:2
msgid "Connect payment gateways to start accepting orders"
msgstr "Collega i gateway di pagamento per iniziare ad accettare ordini"

#: build/wizard.bundle.js:2
msgid "Welcome to EasyCommerce"
msgstr "Benvenuto in EasyCommerce"

#: build/wizard.bundle.js:2
msgid "Start selling in a few minutes with 3 easy steps:"
msgstr "Inizia a vendere in pochi minuti con 3 semplici passaggi:"

#: build/wizard.bundle.js:2
msgid "Get Started Now"
msgstr "Inizia ora"

#: build/wizard.bundle.js:2
msgid "Demo import failed. Please try again."
msgstr "Importazione dei demo non riuscita. Riprova."

#: build/wizard.bundle.js:2
msgid "Skip"
msgstr "Salta"

#: spa/admin/common/components/DragNdrop/index.jsx:58
msgid "Drag handle"
msgstr "Maniglia di trascinamento"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:32
msgid "Custom Date"
msgstr "Data personalizzata"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:72
msgid "Select custom range"
msgstr "Seleziona un intervallo personalizzato"

#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:81
msgid "Action Icon"
msgstr "Icona azione"

#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:19
msgid "Ask a question"
msgstr "Fai una domanda"

#: spa/admin/easycommerce/pages/ProductReviews/components/NotFound.jsx:11
msgid "No data"
msgstr "Nessun dato"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:54
msgid "Products deleted permanently"
msgstr "Prodotti eliminati definitivamente"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:55
msgid "Products trashed"
msgstr "Prodotti spostati nel cestino"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:57
msgid "Product deleted permanently"
msgstr "Prodotto eliminato definitivamente"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:58
msgid "Product trashed"
msgstr "Prodotto spostato nel cestino"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:86
msgid "delete-warning"
msgstr "avviso di eliminazione"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete selected products"
msgstr "Elimina i prodotti selezionati"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete this product"
msgstr "Elimina questo prodotto"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:94
msgid "You're going to delete"
msgstr "Stai per eliminare"

#. translators: %d: number of selected products.
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:99
msgid "%d selected product"
msgid_plural "%d selected products"
msgstr[0] "%d prodotto selezionato"
msgstr[1] "%d prodotti selezionati"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:102
msgid "the “Product”"
msgstr "il \"prodotto\""

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid " permanently"
msgstr " definitivamente"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid "— are you sure?"
msgstr "— sei sicuro?"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:119
msgid "Yes, Delete!"
msgstr "Sì, elimina!"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:19
msgid "Please select a CSV file."
msgstr "Seleziona un file CSV."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:39
msgid "CSV uploaded successfully."
msgstr "CSV caricato con successo."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:41
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:44
msgid "Upload failed."
msgstr "Caricamento non riuscito."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:65
msgid "Mapping saved."
msgstr "Mappatura salvata."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:70
msgid "Mapping failed."
msgstr "Mappatura non riuscita."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:89
msgid "Products imported successfully."
msgstr "Prodotti importati con successo."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:93
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:96
msgid "Import failed."
msgstr "Importazione non riuscita."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:134
msgid "<a><b>Click Here</b></a> to download the <c>Demo CSV</c> file."
msgstr "<a><b>Clicca qui</b></a> per scaricare il file <c>CSV demo</c>."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:148
msgid "Add your data and upload it below to continue."
msgstr "Aggiungi i tuoi dati e caricalo qui sotto per continuare."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
msgid "Saving..."
msgstr "Salvataggio in corso..."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:192
msgid "Products Mapped Successfully."
msgstr "Prodotti mappati con successo."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:193
msgid "Products are ready to import."
msgstr "I prodotti sono pronti per l'importazione."

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:68
msgid "Product status updated successfully."
msgstr "Stato del prodotto aggiornato con successo."

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:103
msgid "Failed to update product status"
msgstr "Aggiornamento dello stato del prodotto non riuscito"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:111
msgid "An error occurred while updating product status"
msgstr "Si è verificato un errore durante l'aggiornamento dello stato del prodotto"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:129
msgid "Set Product Status"
msgstr "Imposta lo stato del prodotto"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:133
msgid "Action Arrow"
msgstr "Freccia azione"

#: spa/public/dashboard/components/Topbar/index.jsx:33
msgid "search-icon"
msgstr "icona ricerca"

#: blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-1/block.json
msgctxt "block title"
msgid "Template 1"
msgstr "Template 1"

#: blocks/shops-page/template-1/block.json
#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block description"
msgid "This is shop page"
msgstr "Questa è la pagina del negozio"

#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block title"
msgid "Template 2"
msgstr "Template 2"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block title"
msgid "Template 3"
msgstr "Template 3"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block description"
msgid "This is a trendy shop page"
msgstr "Questa è una pagina del negozio alla moda"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block title"
msgid "Add to Cart"
msgstr "Aggiungi al carrello"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block description"
msgid "Add to Cart form"
msgstr "Modulo Aggiungi al carrello"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block title"
msgid "Product Attributes"
msgstr "Attributi del prodotto"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block description"
msgid "To show product attributes"
msgstr "Per mostrare gli attributi del prodotto"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galleria"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block description"
msgid "Product Gallery"
msgstr "Galleria del prodotto"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block title"
msgid "Product Price"
msgstr "Prezzo del prodotto"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block description"
msgid "Product Price"
msgstr "Prezzo del prodotto"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block title"
msgid "Product Tab"
msgstr "Scheda del prodotto"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block description"
msgid "This block is responsible for Product Tab, Product Description & Review"
msgstr "Questo blocco è responsabile della scheda del prodotto, della descrizione del prodotto e delle recensioni"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block title"
msgid "Rating"
msgstr "Valutazione"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block description"
msgid "This block responsible for Product Rating, SKU & Favourite"
msgstr "Questo blocco è responsabile della valutazione del prodotto, dello SKU e dei preferiti"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block title"
msgid "Product Stock"
msgstr "Scorte del prodotto"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block description"
msgid "Product Stock"
msgstr "Scorte del prodotto"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block title"
msgid "Product Summary"
msgstr "Riepilogo del prodotto"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block description"
msgid "Product Summary"
msgstr "Riepilogo del prodotto"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block title"
msgid "Product Thumbnail"
msgstr "Miniatura del prodotto"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block description"
msgid "Product Thumbnail"
msgstr "Miniatura del prodotto"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block title"
msgid "Product Title"
msgstr "Titolo del prodotto"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block description"
msgid "Product Title"
msgstr "Titolo del prodotto"
