saleor-dashboard/locale/it.json
2020-06-16 18:42:56 +02:00

5396 lines
No EOL
199 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"OrderCancelDialogHeader": {
"context": "dialog header",
"string": "Annulla Ordine"
},
"configurationMenuAttributes": {
"string": "Determina gli attributi usati per creare le tipologie di prodotto"
},
"configurationMenuNavigation": {
"string": "Definisci come gli utenti posso navigare nel tuo negozio"
},
"configurationMenuPages": {
"string": "Gestisci e aggiungi pagine aggiuntive"
},
"configurationMenuPermissionGroups": {
"string": "Manage your permission groups and their permissions"
},
"configurationMenuProductTypes": {
"string": "Definisci le tipologie di prodotto che vendi"
},
"configurationMenuShipping": {
"string": "Gestisci come spedisci i tuoi ordini"
},
"configurationMenuSiteSettings": {
"string": "Vedi e aggiorna le impostazioni del sito"
},
"configurationMenuStaff": {
"string": "Gestisci i tuoi impiegati ed i loro permessi"
},
"configurationMenuTaxes": {
"string": "Gestisci il modo in cui il tuo negozio addebita le tasse"
},
"configurationMenuWarehouses": {
"string": "Manage and update your warehouse information"
},
"configurationPluginsPages": {
"string": "Vedi e aggiorno i tuoi plugin e le loro impostazioni."
},
"homeActivityCardHeader": {
"context": "header",
"string": "Attività"
},
"homeActivityCardNoActivities": {
"string": "Nessuna attivita trovata"
},
"homeAnalyticsCardHeader": {
"string": "Oggi"
},
"homeHeaderText": {
"context": "header",
"string": "Ciao, {userName}"
},
"homeHeaderTextCaption": {
"context": "subheader",
"string": "Queste sono alcune informazioni recuperate sul tuo negozio"
},
"homeNotificationTableNoOrders": {
"string": "Nessun oridne pronto per l'evasione"
},
"homeNotificationTableOrders": {
"string": "{amount, plural,one {Un ordine pronto per l'evasione} other {{amount} Ordini pronti per l'evasione}}"
},
"homeNotificationTablePayments": {
"string": "{amount, plural,one {Un pagamento da acquisire} other {{amount} Pagamenti da acquisire}}"
},
"homeNotificationTableProducts": {
"string": "{amount, plural,one {Un Prodotto esaurito} other {{amount} Prodotti esauriti}}"
},
"homeNotificationsNoPayments": {
"string": "Nessun pagamento in attesa di acquisizione"
},
"homeNotificationsTableNoProducts": {
"string": "Nessun prodotto esaurito"
},
"homeProductListCardOrders": {
"context": "number of ordered products",
"string": "{amount, plural,one {Uno ordinato} other {{amount} Ordinati}}"
},
"homeProductsListCardHeader": {
"context": "header",
"string": "Prodotti Principali"
},
"homeProductsListCardNoProducts": {
"string": "Nessun prodotto trovato"
},
"homeScreenDisclaimer": {
"context": "header",
"string": "Disclaimer"
},
"homeScreenDisclaimerText1": {
"string": "La nuova dashboard e le API GraphQL sono un'anteprima."
},
"homeScreenDisclaimerText2": {
"string": "Le API GraphQL sono in versione beta. Non sono totalmente ottimizzate ed alcune queries o mutations possono mancare."
},
"homeScreenHeader": {
"context": "header",
"string": "Ciao, {userName}"
},
"menuCreateDialogHeader": {
"context": "dialog header",
"string": "Crea Menu"
},
"menuCreateDialogMenuTitleLabel": {
"string": "Titolo Menu"
},
"menuDetailsDeleteMenuContent": {
"string": "Sei sicuro di voler cancellare il menu {menuName}?"
},
"menuDetailsDeleteMenuHeader": {
"context": "dialog header",
"string": "Elimina Menu"
},
"menuDetailsPageHelperText": {
"string": "La struttura di navigazione si crea trascinando e rilasciando. Crea un nuovo elemento di menu e trascinalo al suo posto. Puoi muovere elementi uno dentro l'altro per creare strutture ad albero e trascinare elementi in alto o in basso per creare una gerarchia"
},
"menuItemDialogAddItem": {
"context": "create new menu item, header",
"string": "Aggiunti Articolo"
},
"menuItemDialogAddLink": {
"context": "add link to navigation",
"string": "Link a: {url}"
},
"menuItemDialogEditItem": {
"context": "edit menu item, header",
"string": "Modifica elemento"
},
"menuItemDialogLinkLabel": {
"context": "label",
"string": "Collegamento"
},
"menuItemDialogLinkPlaceholder": {
"string": "Inizia a scrivere per avviare la ricerca..."
},
"menuItemDialogNameLabel": {
"context": "menu item name",
"string": "Nome"
},
"menuItemsAddItem": {
"context": "add new menu item",
"string": "Crea nuovo oggetto"
},
"menuItemsHeader": {
"context": "header",
"string": "Elementi Menu"
},
"menuItemsPlaceholder": {
"string": "Aggiungi una nuova voce di menu per iniziare a creare il menu"
},
"menuListCreatedMenu": {
"string": "Menu creato"
},
"menuListDeleteMenuContent": {
"string": "Sei sicuro di voler cancellare {menuName}?"
},
"menuListDeleteMenuHeader": {
"context": "dialog header",
"string": "Elimina Menu"
},
"menuListDeleteMenusContent": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo menu?} other {Sei sicuro di voler eliminare {displayQuantity} menu?}}"
},
"menuListDeleteMenusHeader": {
"context": "dialog header",
"string": "Elimina Menu"
},
"menuListDeletedMenu": {
"string": "Menu eliminati"
},
"menuListItems": {
"context": "number of menu items",
"string": "Elementi"
},
"menuListMenutitle": {
"string": "Titolo Menu"
},
"menuListNoMenus": {
"string": "Nessun menu trovato"
},
"menuListPageAddMenu": {
"context": "button",
"string": "Crea Menu"
},
"menuPropertiesMenuTitle": {
"string": "Titolo Menu"
},
"orderCustomerBillingAddressNotSet": {
"context": "no address is set in draft order",
"string": "Non impostato"
},
"orderCustomerCustomerNotSet": {
"context": "customer is not set in draft order",
"string": "Non impostato"
},
"orderCustomerShippingAddressNotSet": {
"context": "shipping address is not set in draft order",
"string": "Non impostato"
},
"orderPaymentShippingDoesNotApply": {
"context": "order does not require shipping",
"string": "non si applica"
},
"orderPaymentVATDoesNotApply": {
"context": "vat not included in order price",
"string": "non si applica"
},
"productStatusLabel": {
"context": "product",
"string": "Pubblicato"
},
"productStockHeader": {
"context": "product stock, section header",
"string": "Magazzino"
},
"productTypeCreateHeader": {
"context": "window title",
"string": "Crea Tipologia di Prodotto"
},
"productTypeCreatePageHeader": {
"context": "header",
"string": "Crea Tipologia di Prodotto"
},
"productTypeTaxesHeader": {
"context": "section header",
"string": "Tasse"
},
"productTypeTaxesInputLabel": {
"string": "Tasse"
},
"productVariantCreatePricesPriceInputLabel": {
"string": "Prezzo"
},
"productVariantCreatePricesSetPricePlaceholder": {
"context": "variant price",
"string": "Prezzo"
},
"productVariantCreatePricesStockInputLabel": {
"string": "Magazzino"
},
"productVariantCreatorStockSectionHeader": {
"context": "variant stock, header",
"string": "Giacenza"
},
"productVariantCreatorWarehouseSectionHeader": {
"context": "header",
"string": "Warehouses"
},
"productVariantPriceOptionalCostPriceField": {
"context": "optional field",
"string": "Facoltativo"
},
"productVariantPriceOptionalPriceField": {
"context": "optional field",
"string": "Facoltativo"
},
"saleDetailsPageCategoriesQuantity": {
"context": "number of categories",
"string": "Categorie ({quantity})"
},
"saleDetailsPageCollectionsQuantity": {
"context": "number of collections",
"string": "Collezioni ({quantity})"
},
"saleDetailsPageProductsQuantity": {
"context": "number of products",
"string": "Prodotti ({quantity})"
},
"saleDetailsUnassignCategory": {
"context": "unassign category from sale, button",
"string": "Non assegnato"
},
"saleDetailsUnassignCollection": {
"context": "unassign collection from sale, button",
"string": "Non assegnato"
},
"saleDetailsUnassignProduct": {
"context": "unassign product from sale, button",
"string": "Non assegnato"
},
"shippingZoneDetailsDialogsDeleteShippingMethod": {
"context": "delete shipping method",
"string": "Sei sicuro di voler cancellare {name}?"
},
"shippingZoneDetailsDialogsDeleteShippingZone": {
"context": "delete shipping zone",
"string": "Sei sicuro di voler cancellare {name}?"
},
"shippingZoneWarehouses_dot_autocomplete_dot_label": {
"context": "autocomplete select label",
"string": "Warehouse"
},
"siteSettingsMailingHelperText": {
"context": "helper text",
"string": "Configurazione Invio Emails"
},
"src_dot_accept": {
"context": "button",
"string": "Accept"
},
"src_dot_attributes": {
"context": "attributes section name",
"string": "Attributi"
},
"src_dot_attributes_dot_attributeSlugUnique": {
"string": "Attribute with this slug already exists"
},
"src_dot_attributes_dot_attributeValueAlreadyExists": {
"string": "This value already exists within this attribute"
},
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo attributo?} other {Sei sicuro di voler eliminare {displayQuantity} attributi?}}"
},
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": {
"context": "dialog title",
"string": "Elimina attributi"
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": {
"context": "dialog title",
"string": "Elimina attributo"
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": {
"context": "dialog content",
"string": "Sei sicuro di voler cancellare {attributeName}?"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": {
"context": "attribute's editor component",
"string": "Tipo di Input del Catalogo per il Proprietario del Negozio"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": {
"context": "product attribute type",
"string": "A discesa"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": {
"context": "check to require attribute to have value",
"string": "Valore Richiesto"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": {
"context": "product attribute type",
"string": "Selezione Multipla"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": {
"context": "attribute's slug short code label",
"string": "Codice Attributo"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": {
"context": "attribute slug input field helper text",
"string": "Questo è usato internamente. Assicurati di non usare spazi"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": {
"context": "attribute's label",
"string": "Etichetta Predefinita"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": {
"context": "tab name",
"string": "Tutti gli attributi"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": {
"context": "button",
"string": "Crea attributo"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": {
"string": "Cerca Attributo"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": {
"context": "attribute can be column in product list table",
"string": "Può essere usato come colonna"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": {
"context": "use attribute in filtering",
"string": "Filtrabile nella Dashboard"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": {
"context": "use attribute in filtering",
"string": "Filtrabile nel Negozio"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": {
"context": "attribute can be used only in variants",
"string": "Solo Variante"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": {
"context": "attribute value is required",
"string": "Valore Richiesto"
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": {
"context": "attribute",
"string": "Visibile sulla Pagina Prodotto del Negozio"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": {
"string": "Nessun attributo trovato"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": {
"context": "attribute can be searched in storefront",
"string": "Usato nella ricerca sfaccettata"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": {
"context": "attribute can be searched in dashboard",
"string": "Ricercabile"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": {
"string": "Codice Attributo"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": {
"context": "attribute is visible",
"string": "Visibile"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": {
"context": "attribute's label'",
"string": "Etichetta Predefinita"
},
"src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": {
"context": "page title",
"string": "Crea Nuovo Attributo"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": {
"context": "attribute is filterable in storefront",
"string": "Usato Nella Navigazione Sfaccettata"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": {
"context": "attribute properties regarding storefront",
"string": "Proprietà Negozio"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": {
"context": "attribute properties regarding dashboard",
"string": "Proprietà Dashboard"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": {
"context": "attribute position in storefront filters",
"string": "Posizione nella navigazione sfaccettata"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3876764312": {
"context": "attribute",
"string": "Visibile sulla Pagina Prodotto del Negozio"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": {
"string": "Se attivato questo attributo può essere usato come colonna nella tabella prodotto."
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": {
"context": "add attribute as column in product list table",
"string": "Aggiungi a Opzione di Colonna"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": {
"context": "use attribute in filtering",
"string": "Usato nei Filtri"
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": {
"string": "Se attivato, potrai usare questo attributo per filtrare i prodotti nella lista prodotti."
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": {
"context": "delete attribute value",
"string": "Sei sicuro di voler cancellare il valore \"{name}\"?"
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": {
"context": "dialog title",
"string": "Elimina valore attributo"
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": {
"string": "Sei sicuro di voler cancellare il valore \"{name}\"?\nSe lo elimini non potrai assegnarlo a nessuno dei prodotti con l'attributo \"{attributeName}\"."
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": {
"context": "edit attribute value",
"string": "Modifica Valore"
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": {
"context": "add attribute value",
"string": "Aggiungi Valore"
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": {
"context": "attribute name",
"string": "Nome"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": {
"context": "attribute values list: name column header",
"string": "Vista Negozio Predefinita"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": {
"context": "attribute values list: slug column header",
"string": "Amministratore"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": {
"context": "No attribute values found",
"string": "Nessun valore trovato"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": {
"context": "section header",
"string": "Valore Attributo"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": {
"context": "assign attribute value button",
"string": "Assegna Valore"
},
"src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": {
"string": "Attributo creato correttamente"
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": {
"context": "attribute value deleted",
"string": "Valore rimosso"
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": {
"string": "Attributo eliminato"
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": {
"context": "added new attribute value",
"string": "Aggiungi Nuovo Valore"
},
"src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": {
"context": "deleted multiple attributes",
"string": "Attributi eliminati correttamente"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_109182747": {
"context": "button",
"string": "Accesso"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": {
"string": "Password"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": {
"string": "Spiacente, la tua username e/o password non sono corretti. Riprova per favore."
},
"src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": {
"context": "button",
"string": "Reimposta la tua password"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": {
"string": "Nuova password"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": {
"string": "Inserire una nuova password."
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": {
"context": "button",
"string": "Imposta nuova password"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": {
"string": "Conferma Password"
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": {
"string": "Le password non coincidono"
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": {
"string": "Password dimenticata? Non preoccuparti, la rimposteremo per te."
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": {
"context": "password reset, button",
"string": "Invia Istruzioni"
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": {
"context": "button",
"string": "Indietro al login"
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": {
"string": "Fatto! In pochi minuti riceverai un messaggio con le istruzioni su come resettare la tua password."
},
"src_dot_auth_dot_views_dot_2388238158": {
"string": "L'email fornita non risulta nel nostro database."
},
"src_dot_availability": {
"string": "Disponibilità"
},
"src_dot_back": {
"context": "button",
"string": "Indietro"
},
"src_dot_cancel": {
"context": "button",
"string": "Annulla"
},
"src_dot_cancelled": {
"context": "order status",
"string": "Annullato"
},
"src_dot_catalog": {
"string": "Catalogo"
},
"src_dot_categories": {
"context": "categories section name",
"string": "Categorie"
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": {
"context": "section header",
"string": "Immagine di sfondo (facoltativo)"
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": {
"context": "field is optional",
"string": "(facoltativo)"
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": {
"context": "page header",
"string": "Crea Nuova Categoria"
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questa categoria più facile da trovare"
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": {
"context": "dialog title",
"string": "Elimina categoria"
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": {
"context": "delete category",
"string": "Sei sicuro di voler cancellare {categoryName}?"
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": {
"string": "Nome Categoria"
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": {
"string": "Descrizione Categoria"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": {
"context": "button",
"string": "Crea categoria"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": {
"string": "Cerca Categoria"
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": {
"context": "tab name",
"string": "Tutte le Categorie"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": {
"string": "Nome Categoria"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": {
"string": "Nessuna categoria trovata"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": {
"string": "Nessuna sottocategoria trovata"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": {
"context": "number of subcategories",
"string": "Sottocategorie"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": {
"context": "number of products",
"string": "N. di Prodotti"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": {
"context": "product price",
"string": "Prezzo"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": {
"string": "Nessun prodotto trovato"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": {
"context": "product type",
"string": "Tipologia"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_2341910657": {
"context": "product",
"string": "Non pubblicato"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_3640454975": {
"context": "product status",
"string": "Pubblicato"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": {
"context": "product",
"string": "Nome"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_3554578821": {
"context": "button",
"string": "Aggiungi prodotto"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": {
"context": "header",
"string": "Prodotti in {categoryName}"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": {
"context": "number of subcategories in category",
"string": "Sottocategorie"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questa categoria più facile da trovare"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": {
"context": "number of products in category",
"string": "Prodotti"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": {
"context": "section header",
"string": "Tutte le Sottocategorie"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": {
"context": "button",
"string": "Crea sottocategoria"
},
"src_dot_categories_dot_views_dot_1140231710": {
"context": "window title",
"string": "Crea categoria"
},
"src_dot_categories_dot_views_dot_1204353135": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} prodotti?}}"
},
"src_dot_categories_dot_views_dot_1754466114": {
"string": "Categoria creata"
},
"src_dot_categories_dot_views_dot_1823337870": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa categoria?} other {Sei sicuro di voler eliminare {displayQuantity} categorie?}}"
},
"src_dot_categories_dot_views_dot_2004894945": {
"context": "dialog title",
"string": "Elimina categoria"
},
"src_dot_categories_dot_views_dot_2189424032": {
"string": "Categoria eliminata"
},
"src_dot_categories_dot_views_dot_2507763081": {
"context": "dialog title",
"string": "Elimina prodotti"
},
"src_dot_categories_dot_views_dot_3488150607": {
"string": "Ricorda, questo eliminerà anche tutti i prodotti assegnati a questa categoria."
},
"src_dot_categories_dot_views_dot_712767046": {
"context": "dialog title",
"string": "Elimina categorie"
},
"src_dot_categories_dot_views_dot_847492725": {
"string": "Sei sicuro di voler cancellare {categoryName}?"
},
"src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa categoria?} other {Sei sicuro di voler eliminare {displayQuantity} categorie?}}"
},
"src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": {
"string": "Ricorda, questo eliminerà anche tutti i prodotti assegnati a questa categoria."
},
"src_dot_categories_dot_views_dot_CategoryList_dot_712767046": {
"context": "dialog title",
"string": "Elimina categorie"
},
"src_dot_clear": {
"context": "button",
"string": "Azzera"
},
"src_dot_collections": {
"context": "collections section name",
"string": "Collezioni"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_1815688500": {
"context": "collection",
"string": "da {date}"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_2001551496": {
"context": "collection",
"string": "sarà visibile da {date}"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questa collezione più facile da trovare"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": {
"context": "page header",
"string": "Aggiungi Collezione"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_1815688500": {
"context": "collection",
"string": "da {date}"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2001551496": {
"context": "collection",
"string": "sarà visibile da {date}"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2906897537": {
"context": "switch button",
"string": "Evidenziato in Home"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questa collezione più facile da trovare"
},
"src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": {
"context": "collection name",
"string": "Nome"
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": {
"context": "section header",
"string": "Immagine di sfondo (facoltativo)"
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": {
"context": "field is optional",
"string": "(facoltativo)"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": {
"context": "tab name",
"string": "Tutte le Collezioni"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": {
"string": "Cerca Collezione"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": {
"context": "button",
"string": "Crea collezione"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": {
"context": "collection",
"string": "Nascosto"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_published": {
"context": "collection",
"string": "Pubblicato"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": {
"string": "Nessuna collezione trovata"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2341910657": {
"context": "collection is not published",
"string": "Non pubblicato"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": {
"string": "N. di Prodotti"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": {
"string": "Nome Collezione"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": {
"context": "collection availability",
"string": "Disponibilità"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3640454975": {
"context": "collection is published",
"string": "Pubblicato"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": {
"string": "Nessun prodotto trovato"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": {
"context": "product type",
"string": "Tipologia"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_2341910657": {
"context": "product is not published",
"string": "Non pubblicato"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_3640454975": {
"context": "product is published",
"string": "Pubblicato"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": {
"context": "products in collection",
"string": "Prodotti in {name}"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": {
"context": "button",
"string": "Assegna Prodotto"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": {
"context": "product name",
"string": "Nome"
},
"src_dot_collections_dot_views_dot_1152429477": {
"string": "Eliminata collezione"
},
"src_dot_collections_dot_views_dot_2001540731": {
"string": "Aggiungi il prodotto alla collezione"
},
"src_dot_collections_dot_views_dot_2402899582": {
"string": "Sei sicuro di voler cancellare l'immagine della collazione?"
},
"src_dot_collections_dot_views_dot_3215481647": {
"string": "{counter,plural,one {Sei sicuro di voler rimuovere questo prodotto?} other {Sei sicuro di voler rimuovere {displayQuantity} prodotti?}}"
},
"src_dot_collections_dot_views_dot_3482612628": {
"string": "Prodotti eliminati dalla collezione"
},
"src_dot_collections_dot_views_dot_3791354625": {
"context": "dialog title",
"string": "Rimuovi prodotti dalla collezione"
},
"src_dot_collections_dot_views_dot_523939418": {
"string": "Sei sicuro di voler cancellare {collectionName}?"
},
"src_dot_collections_dot_views_dot_686910896": {
"context": "window title",
"string": "Crea collezione"
},
"src_dot_collections_dot_views_dot_699514132": {
"context": "dialog title",
"string": "Elimina Collezione"
},
"src_dot_collections_dot_views_dot_870815507": {
"context": "unassign product from collection, button",
"string": "Non assegnato"
},
"src_dot_collections_dot_views_dot_942133001": {
"context": "dialog title",
"string": "Elimina immagine"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1547167026": {
"context": "publish collections",
"string": "Pubblicato"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1944626595": {
"string": "{counter,plural,one {Sei sicuro di voler impostare non pubblicata questa collezione?} other {Sei sicuro di voler impostare non pubblicato {displayQuantity} collezioni?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2237014112": {
"context": "unpublish collections",
"string": "Non pubblicare"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa collezione?} other {Sei sicuro di voler eliminare {displayQuantity} collezioni?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2637364047": {
"context": "dialog title",
"string": "Collezioni non pubblicate"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2756013640": {
"string": "{counter,plural,one {Sei sicuro di voler pubblicare questa collezione?} other {Sei sicuro di voler pubblicare {displayQuantity} collezioni?}}"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2823425739": {
"context": "dialog title",
"string": "Pubblica ccollezioni"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": {
"context": "dialog title",
"string": "Elimina collezioni"
},
"src_dot_components_dot_AccountPermissionGroups_dot_2836633439": {
"string": "Permission groups"
},
"src_dot_components_dot_AccountPermissions_dot_2690176844": {
"context": "dialog header",
"string": "Permessi"
},
"src_dot_components_dot_AccountPermissions_dot_2731975416": {
"context": "card section description",
"string": "Available permissions"
},
"src_dot_components_dot_AccountPermissions_dot_2853621891": {
"context": "exceeded permissions description",
"string": "This groups permissions exceeds your own. You are able only to manage permissions that you have."
},
"src_dot_components_dot_AccountPermissions_dot_3674526441": {
"context": "permission list item description",
"string": "This group is last source of that permission"
},
"src_dot_components_dot_AccountStatus_dot_2183517419": {
"context": "section header",
"string": "Stato dell'account"
},
"src_dot_components_dot_AccountStatus_dot_2683780981": {
"string": "Se vuoi disabilitare questo account deseleziona il box sottostante"
},
"src_dot_components_dot_AddressEdit_dot_1139500589": {
"string": "Nazione"
},
"src_dot_components_dot_AddressEdit_dot_1271289966": {
"string": "Telefono"
},
"src_dot_components_dot_AddressEdit_dot_1363074570": {
"string": "Riga 1 dell'indirizzo"
},
"src_dot_components_dot_AddressEdit_dot_253031977": {
"string": "Città"
},
"src_dot_components_dot_AddressEdit_dot_2965971965": {
"string": "CAP / Codice Postale"
},
"src_dot_components_dot_AddressEdit_dot_3121963259": {
"string": "Riga 2 dell'indirizzo"
},
"src_dot_components_dot_AddressEdit_dot_3570415321": {
"string": "Azienda"
},
"src_dot_components_dot_AddressEdit_dot_944851093": {
"string": "Codice area"
},
"src_dot_components_dot_AppLayout_dot_21332146": {
"context": "button",
"string": "Esci"
},
"src_dot_components_dot_AppLayout_dot_248888005": {
"context": "button",
"string": "Settaggi Account"
},
"src_dot_components_dot_AssignCategoryDialog_dot_1305061437": {
"string": "Cerca Categorie"
},
"src_dot_components_dot_AssignCategoryDialog_dot_190977792": {
"context": "dialog header",
"string": "Assegna Categorie"
},
"src_dot_components_dot_AssignCategoryDialog_dot_3690273268": {
"string": "Cerca per nome categoria, etc..."
},
"src_dot_components_dot_AssignCategoryDialog_dot_3973677075": {
"context": "button",
"string": "Assegna Categorie"
},
"src_dot_components_dot_AssignCollectionDialog_dot_1035511604": {
"context": "button",
"string": "Assegna Collezioni"
},
"src_dot_components_dot_AssignCollectionDialog_dot_2605414502": {
"string": "Cerca per nome collezione, etc..."
},
"src_dot_components_dot_AssignCollectionDialog_dot_3992923611": {
"context": "dialog header",
"string": "Assegna Collezione"
},
"src_dot_components_dot_AssignCollectionDialog_dot_4057224233": {
"string": "Cerca Collezione"
},
"src_dot_components_dot_AssignProductDialog_dot_2100305525": {
"context": "button",
"string": "Assegna Prodotti"
},
"src_dot_components_dot_AssignProductDialog_dot_2336947364": {
"string": "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..."
},
"src_dot_components_dot_AssignProductDialog_dot_2850255786": {
"string": "Cerca Prodotti"
},
"src_dot_components_dot_AssignProductDialog_dot_649693468": {
"context": "dialog header",
"string": "Assegna Prodotto"
},
"src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": {
"string": "Nessun risultato"
},
"src_dot_components_dot_ColumnPicker_dot_1483881697": {
"context": "button",
"string": "Resetta"
},
"src_dot_components_dot_ColumnPicker_dot_2539195044": {
"context": "select visible columns button",
"string": "Colonne"
},
"src_dot_components_dot_ColumnPicker_dot_2715399461": {
"context": "pick columns to display",
"string": "{numberOfSelected} colonne selezionate di {numberOfTotal}"
},
"src_dot_components_dot_CompanyAddressInput_dot_1139500589": {
"string": "Nazione"
},
"src_dot_components_dot_CompanyAddressInput_dot_1271289966": {
"string": "Telefono"
},
"src_dot_components_dot_CompanyAddressInput_dot_1363074570": {
"string": "Riga 1 dell'indirizzo"
},
"src_dot_components_dot_CompanyAddressInput_dot_253031977": {
"string": "Città"
},
"src_dot_components_dot_CompanyAddressInput_dot_2965971965": {
"string": "CAP / Codice Postale"
},
"src_dot_components_dot_CompanyAddressInput_dot_3121963259": {
"string": "Riga 2 dell'indirizzo"
},
"src_dot_components_dot_CompanyAddressInput_dot_3570415321": {
"string": "Azienda"
},
"src_dot_components_dot_CompanyAddressInput_dot_944851093": {
"string": "Codice area"
},
"src_dot_components_dot_ConfirmButton_dot_2845142593": {
"context": "button",
"string": "Errore"
},
"src_dot_components_dot_CountryList_dot_2460766407": {
"context": "number of countries",
"string": "{number} Nazioni"
},
"src_dot_components_dot_CountryList_dot_2747492886": {
"context": "button",
"string": "Assegna Paesi"
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": {
"context": "custom search delete, dialog header",
"string": "Elimina Ricerca"
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": {
"string": "Sei sicuro di voler cancellare la tab di ricerca {name}?"
},
"src_dot_components_dot_ErrorMessageCard_dot_2845142593": {
"context": "header",
"string": "Errore"
},
"src_dot_components_dot_ErrorPage_dot_1723676032": {
"context": "button",
"string": "Indietro alla home"
},
"src_dot_components_dot_ErrorPage_dot_2736139139": {
"string": "Ooops!..."
},
"src_dot_components_dot_ErrorPage_dot_2845142593": {
"string": "Errore"
},
"src_dot_components_dot_ErrorPage_dot_3090161573": {
"string": "Non ti preoccupare, andrà tutto bene"
},
"src_dot_components_dot_ErrorPage_dot_3182212440": {
"string": "Abbiamo incontrato un problema"
},
"src_dot_components_dot_FileUpload_dot_3050254265": {
"context": "upload file, button",
"string": "Carica"
},
"src_dot_components_dot_FilterBar_dot_2173195312": {
"context": "button",
"string": "Elimina Ricerca"
},
"src_dot_components_dot_FilterBar_dot_2340527467": {
"string": "Filtro Cliente"
},
"src_dot_components_dot_FilterBar_dot_3268463180": {
"context": "button",
"string": "Salva Ricerca"
},
"src_dot_components_dot_FilterCard_dot_996289613": {
"string": "Filtri"
},
"src_dot_components_dot_Filter_dot_2332404293": {
"context": "search",
"string": "Nessun risultato"
},
"src_dot_components_dot_Filter_dot_2683154806": {
"context": "is filter range or value",
"string": "equivale a"
},
"src_dot_components_dot_Filter_dot_2779594451": {
"context": "filter range separator",
"string": "e"
},
"src_dot_components_dot_Filter_dot_4190318230": {
"context": "search results",
"string": "Mostra ancora"
},
"src_dot_components_dot_Filter_dot_773313536": {
"context": "is filter range or value",
"string": "tra"
},
"src_dot_components_dot_Filter_dot_996289613": {
"string": "Filtri"
},
"src_dot_components_dot_ImageUpload_dot_1731007575": {
"context": "image upload",
"string": "Trascina qui per caricare"
},
"src_dot_components_dot_LanguageSwitch_dot_4150219184": {
"context": "button",
"string": "{languageName} - {languageCode}"
},
"src_dot_components_dot_ListField_dot_3099331554": {
"context": "button",
"string": "Aggiungi"
},
"src_dot_components_dot_MoneyRange_dot_12301532": {
"context": "money",
"string": "a {money}"
},
"src_dot_components_dot_MoneyRange_dot_1316359951": {
"context": "money",
"string": "{fromMoney} - {toMoney}"
},
"src_dot_components_dot_MoneyRange_dot_3729849657": {
"context": "money",
"string": "da {money}"
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
"string": "Aggiungi un nuovo valore: {valore}"
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_components_dot_MultiSelectField_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_components_dot_Navigator_dot_1116468870": {
"context": "navigator placeholder",
"string": "Numero Ordine"
},
"src_dot_components_dot_Navigator_dot_1167695965": {
"context": "navigator placeholder",
"string": "Digita il Comando"
},
"src_dot_components_dot_Navigator_dot_1643417013": {
"context": "navigator placeholder",
"string": "Cerca Cliente"
},
"src_dot_components_dot_Navigator_dot_1809988825": {
"context": "navigator section header",
"string": "Cerca in Clienti"
},
"src_dot_components_dot_Navigator_dot_2874620973": {
"context": "navigator placeholder",
"string": "Digita {key} per vedere le azioni disponibili"
},
"src_dot_components_dot_Navigator_dot_2935523260": {
"context": "navigator placeholder",
"string": "Cerca in Catalogo"
},
"src_dot_components_dot_Navigator_dot_3060198201": {
"context": "navigator section header",
"string": "Naviga a"
},
"src_dot_components_dot_Navigator_dot_3384551821": {
"context": "navigator notification",
"string": "La nostro nuovo strumento per aiutarti con i compiti quotidiani. Avvia il navigatore usando la scorciatoia {keyboardShortcut}"
},
"src_dot_components_dot_Navigator_dot_3636839115": {
"context": "navigator section header",
"string": "Azioni Rapide"
},
"src_dot_components_dot_Navigator_dot_4290208300": {
"context": "navigator notification title",
"string": "Il navigatore è qui per aiutare"
},
"src_dot_components_dot_Navigator_dot_modes_dot_category": {
"string": "Categoria"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collection": {
"string": "Collezione"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionPublished": {
"context": "collection",
"string": "Pubblicato"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionUnpublished": {
"context": "collection",
"string": "Non Pubblicato "
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCategory": {
"context": "button",
"string": "Crea Categoria"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCollection": {
"context": "button",
"string": "Crea Collezione"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": {
"context": "button",
"string": "Crea Cliente"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createOrder": {
"context": "button",
"string": "Crea Ordine"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": {
"context": "button",
"string": "Create Permission Group"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createProduct": {
"context": "button",
"string": "Crea Prodotto"
},
"src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": {
"context": "button",
"string": "Crea Voucher"
},
"src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": {
"string": "{firstName} {lastName}"
},
"src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": {
"context": "navigator action",
"string": "Vai all'ordine #{orderNumber}"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": {
"context": "navigator catalog mode description",
"string": "Cerca in Catalogo"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": {
"context": "navigator command mode description",
"string": "Cerca Comando"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": {
"context": "navigator customer mode description",
"string": "Cerca Clienti"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": {
"context": "navigator default mode description",
"string": "Cerca Viste e Azioni"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpMode": {
"context": "navigator help mode description",
"string": "Mostra Aiuto"
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": {
"context": "navigator order mode description",
"string": "Cerca Oridni"
},
"src_dot_components_dot_Navigator_dot_modes_dot_noResults": {
"string": "Nessun Risultato"
},
"src_dot_components_dot_Navigator_dot_modes_dot_product": {
"string": "Prodotto"
},
"src_dot_components_dot_NotFoundPage_dot_2736139139": {
"string": "Ooops!..."
},
"src_dot_components_dot_NotFoundPage_dot_4036415297": {
"string": "Manca qualcosa"
},
"src_dot_components_dot_NotFoundPage_dot_4205980614": {
"string": "Spiaciente, pagina non trovata"
},
"src_dot_components_dot_NotFoundPage_dot_678743710": {
"context": "button",
"string": "Torna alla dashboard"
},
"src_dot_components_dot_RadioGroupField_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_components_dot_RichTextEditor_dot_1603794322": {
"context": "dialog header",
"string": "Aggiungi collegamento immagine"
},
"src_dot_components_dot_RichTextEditor_dot_2049070632": {
"context": "replace image, button",
"string": "Ripiazza"
},
"src_dot_components_dot_RichTextEditor_dot_2160163587": {
"context": "button",
"string": "Aggiungi o Modifica il Collegamento"
},
"src_dot_components_dot_RichTextEditor_dot_286109898": {
"context": "rich text error",
"string": "Contenuto non valido"
},
"src_dot_components_dot_RichTextEditor_dot_2925475978": {
"string": "URL collegato"
},
"src_dot_components_dot_RichTextEditor_dot_4035057905": {
"string": "URL Immagine"
},
"src_dot_components_dot_RowNumberSelect_dot_1154361791": {
"string": "Numero di Righe:"
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": {
"context": "save filter tab, header",
"string": "Salva Ricerca Personalizzata"
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": {
"context": "save search tab",
"string": "Cerca Nome"
},
"src_dot_components_dot_SearchBar_dot_2173195312": {
"context": "button",
"string": "Elimina Ricerca"
},
"src_dot_components_dot_SearchBar_dot_2340527467": {
"string": "Filtro Cliente"
},
"src_dot_components_dot_SearchBar_dot_3268463180": {
"context": "button",
"string": "Salva Ricerca"
},
"src_dot_components_dot_SeoForm_dot_1324250412": {
"string": "Titolo motore di ricerca"
},
"src_dot_components_dot_SeoForm_dot_1991321627": {
"string": "Descrizione motore di ricerca"
},
"src_dot_components_dot_SeoForm_dot_2378618579": {
"string": "Se vuota, l'anteprima mostra cosa verrà generato automaticamente."
},
"src_dot_components_dot_SeoForm_dot_3198271020": {
"context": "button",
"string": "Modifica SEO del sito"
},
"src_dot_components_dot_SeoForm_dot_3468022343": {
"string": "Anteprima Motore di Ricerca"
},
"src_dot_components_dot_SeoForm_dot_3877274856": {
"context": "character limit",
"string": "{numberOfCharacters} di {maxCharacters} caratteri"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
"string": "Aggiungi un nuovo valore: {valore}"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": {
"string": "Nessuno"
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_components_dot_SingleSelectField_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_components_dot_TableHead_dot_868570480": {
"string": "Selezionati {number} articoli"
},
"src_dot_components_dot_Timeline_dot_1359200231": {
"context": "add order note, button",
"string": "Invia"
},
"src_dot_components_dot_Timeline_dot_3028189627": {
"string": "Lascia il tuo commento qui..."
},
"src_dot_components_dot_VisibilityCard_dot_1459686496": {
"context": "section header",
"string": "Visibilità"
},
"src_dot_components_dot_VisibilityCard_dot_2060790769": {
"context": "publish on date",
"string": "Publicato il"
},
"src_dot_components_dot_VisibilityCard_dot_292404896": {
"string": "Imposta la data di pubblicazione"
},
"src_dot_components_dot_VisibilityCard_dot_643174786": {
"string": "Visibile"
},
"src_dot_components_dot_VisibilityCard_dot_77815154": {
"string": "Nascosto"
},
"src_dot_components_dot_WeightRange_dot_264731940": {
"context": "weight",
"string": "a {value} {unit}"
},
"src_dot_components_dot_WeightRange_dot_2892071052": {
"context": "weight",
"string": "{fromValue} {fromUnit} - {toValue} {toUnit}"
},
"src_dot_components_dot_WeightRange_dot_4256193688": {
"context": "weight",
"string": "da {value} {unit}"
},
"src_dot_components_dot_Weight_dot_2781622322": {
"context": "weight",
"string": "{value} {unit}"
},
"src_dot_configuration": {
"context": "configuration section name",
"string": "Configurazione"
},
"src_dot_configuration_dot_1233229030": {
"string": "Varie"
},
"src_dot_configuration_dot_1440737903": {
"string": "Shipping Settings"
},
"src_dot_configuration_dot_1639245766": {
"string": "Vedi e aggiorno i tuoi webhook e le loro impostazioni"
},
"src_dot_configuration_dot_2326418019": {
"string": "Attributi e Tipologie di Prodotto"
},
"src_dot_configuration_dot_2387898569": {
"string": "Gestisci gli account delle integrazioni esterne"
},
"src_dot_configuration_dot_3140151600": {
"string": "Impostazioni Staff"
},
"src_dot_configuration_dot_3655543906": {
"string": "Impostazioni Prodotto"
},
"src_dot_confirm": {
"context": "button",
"string": "Conferma"
},
"src_dot_create": {
"context": "button",
"string": "Crea"
},
"src_dot_customers": {
"context": "customers section name",
"string": "Clienti"
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": {
"context": "dialog title",
"string": "Modifica Indirizzo"
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": {
"context": "dialog title",
"string": "Aggiungi indirizzo"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": {
"context": "customer's address book, header",
"string": "Rubrica Indirizzi di {fullName}"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": {
"string": "Questo cliente non ha nessun indirizzo associato. Puoi aggiungerne uno con il pulsante sottostante."
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": {
"string": "Non c'è nessun indirizzo da mostrare per questo cliente"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": {
"context": "button",
"string": "Aggiungi Indirizzo"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": {
"context": "customer details, header",
"string": "Dettagli {fullName}"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": {
"string": "Indirizzo Predefinito"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": {
"string": "Indirizzo di Fatturazione Predefinito"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": {
"context": "button",
"string": "Imposta come indirizzo di spedizione predefinito"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": {
"context": "button",
"string": "Imposta come indirizzo di fatturazione predefinito"
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": {
"string": "Indirizzo di Spedizione Predefinito"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": {
"context": "header",
"string": "Informazioni sull'indirizzo"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": {
"context": "subsection header",
"string": "Indirizzo di Spedizione"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": {
"context": "subsection header",
"string": "Indirizzo"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": {
"string": "Questo cliente non ha ancora nessun indirizzo associato"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": {
"context": "subsection header",
"string": "Indirizzo di Fatturazione"
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": {
"context": "page header",
"string": "Indirizzo Primario"
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": {
"string": "L'indirizzo primario di questo cliente."
},
"src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": {
"context": "header",
"string": "Riepilogo Cliente"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": {
"context": "notes about customer header",
"string": "Note"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_577013340": {
"context": "note about customer",
"string": "Nota"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": {
"string": "Inserisci qualsiasi informazione extra per questo cliente."
},
"src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": {
"context": "page header",
"string": "Crea Cliente"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": {
"context": "check to mark this account as active",
"string": "Account utente attivo"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": {
"context": "section subheader",
"string": "Membro attivo dal {date}"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": {
"context": "note about customer",
"string": "Nota"
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": {
"context": "customer informations, header",
"string": "Informazioni Personali"
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": {
"context": "customer contact section, header",
"string": "Informazioni Contatto"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": {
"string": "Cerca Cliente"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": {
"context": "button",
"string": "Crea cliente"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": {
"context": "tab name",
"string": "Tutti i Clienti"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": {
"context": "customer",
"string": "Data di Iscrizione"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_moneySpent": {
"context": "customer",
"string": "Soldi Spesi"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": {
"string": "Numero di Ordini"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": {
"string": "N. di Ordini"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": {
"string": "Nessun cliente trovato"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": {
"string": "Email Cliente"
},
"src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": {
"string": "Nome Cliente"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": {
"context": "order status",
"string": "Stato"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": {
"context": "section header",
"string": "Ordini recenti"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": {
"context": "number of order",
"string": "N. Ordine"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": {
"context": "button",
"string": "Vedi tutti gli ordini"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": {
"context": "order placement date",
"string": "Data"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_878013594": {
"context": "order total amount",
"string": "Totale"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": {
"string": "Nessun ordine trovato"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": {
"string": "Ultimo login"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": {
"string": "Ultimo ordine"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": {
"context": "section header",
"string": "Storico Cliente"
},
"src_dot_customers_dot_views_dot_1927691511": {
"context": "delete customer, dialog content",
"string": "Sei sicuro di voler cancellare {email}?"
},
"src_dot_customers_dot_views_dot_1998583641": {
"context": "dialog header",
"string": "Elimina Utente"
},
"src_dot_customers_dot_views_dot_2657976015": {
"context": "dialog header",
"string": "Elimina Indirizzo"
},
"src_dot_customers_dot_views_dot_2859116187": {
"context": "window title",
"string": "Crea cliente"
},
"src_dot_customers_dot_views_dot_3689332763": {
"string": "Sei sicuro di voler eliminare questo indirizzo dalla rubrica degli utenti?"
},
"src_dot_customers_dot_views_dot_3901579344": {
"string": "Cliente Rimosso"
},
"src_dot_customers_dot_views_dot_3970234993": {
"string": "Cliente creato"
},
"src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo cliente?} other {Sei sicuro di voler eliminare {displayQuantity} clienti?}}"
},
"src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": {
"context": "dialog header",
"string": "Elimina Utenti"
},
"src_dot_dashboard": {
"string": "Dashboard"
},
"src_dot_delete": {
"context": "button",
"string": "Elimina"
},
"src_dot_demo": {
"context": "notification message after log in",
"string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes."
},
"src_dot_description": {
"string": "Descrizione"
},
"src_dot_discounts": {
"string": "Sconti"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": {
"string": "Nome categoria"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": {
"context": "section header",
"string": "Categorie Selezionabili"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": {
"string": "Nessuna categoria trovata"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": {
"context": "number of products",
"string": "Prodotti"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": {
"context": "button",
"string": "Assegna Categorie"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": {
"context": "button",
"string": "Assegna Collezioni"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": {
"string": "Nessuna collezione trovata"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": {
"context": "number of products",
"string": "Prodotti"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": {
"string": "Nome collezione"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": {
"context": "section header",
"string": "Collezioni Selezionabili"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": {
"context": "dialog header",
"string": "Assegna Paese"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": {
"context": "search box placeholder",
"string": "Cerca per nome nazione"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": {
"string": "Scegli i paesi, per i quali vuoi abilitare i voucher, dalla seguente lista"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": {
"context": "search box label",
"string": "Filtra Nazioni"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": {
"context": "button",
"string": "Assegna Paesi"
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2777439857": {
"context": "country selection",
"string": "Nazioni dalla A alla Z"
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": {
"context": "voucher end date, switch button",
"string": "Imposta data finale "
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": {
"context": "time during discount is active, header",
"string": "Date Attive"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": {
"string": "Nessun prodotto trovato"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": {
"context": "button",
"string": "Assegna Prodotti"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2341910657": {
"context": "product is not published",
"string": "Non pubblicato"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": {
"string": "Nome Prodotto"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_3640454975": {
"context": "product is published",
"string": "Pubblicato"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": {
"string": "Tipologia di Prodotto"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": {
"context": "section header",
"string": "Prodotti Selezionabili"
},
"src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": {
"context": "page header",
"string": "Crea Offerta"
},
"src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": {
"context": "sale name",
"string": "Nome"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": {
"string": "Cerca Offerta"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": {
"context": "button",
"string": "Crea Offerta"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": {
"context": "tab name",
"string": "Tutte le Vendite"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_active": {
"context": "sale status",
"string": "Attivo"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": {
"context": "sale status",
"string": "Scaduto"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": {
"context": "discount type",
"string": "Importo Fisso"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": {
"context": "discount type",
"string": "Percentuale"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": {
"context": "sale status",
"string": "Programmato"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_started": {
"context": "sale start date",
"string": "Iniziato"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_status": {
"context": "sale status",
"string": "Stato"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_type": {
"string": "Tipologia di Sconto"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": {
"context": "sale value",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": {
"context": "sale end date",
"string": "Fine"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": {
"string": "Nessuna offerta trovata"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_47059407": {
"context": "sale start date",
"string": "Inizio"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_636461959": {
"context": "sale name",
"string": "Nome"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_1148029984": {
"context": "sale value",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_636461959": {
"context": "sale name",
"string": "Nome"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": {
"context": "percentage or fixed, header",
"string": "Tipologia di Sconto"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": {
"context": "discount type",
"string": "Percentuale"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_46415128": {
"context": "discount type",
"string": "Importo Fisso"
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": {
"context": "sale value, header",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": {
"context": "sale discount",
"string": "Valore Sconto"
},
"src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": {
"context": "page header",
"string": "Crea Voucher"
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": {
"context": "voucher end date, switch button",
"string": "Imposta data finale "
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": {
"context": "time during voucher is active, header",
"string": "Date Attive"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": {
"string": "Il voucher si applica a tutte le nazioni"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": {
"string": "Il voucher è limitato a queste nazioni"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": {
"context": "voucher country range",
"string": "Nazioni"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": {
"context": "number of categories",
"string": "Categorie ({quantity})"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": {
"context": "number of collections",
"string": "Collezioni ({quantity})"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": {
"context": "number of products",
"string": "Prodotti ({quantity})"
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": {
"string": "Codice Sconto"
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": {
"context": "voucher code, button",
"string": "Codice Generato"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": {
"string": "Limita il numero totale di utilizzi di questo sconto"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": {
"context": "limit voucher",
"string": "Limita ad un uso per cliente"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": {
"context": "voucher usage limit, header",
"string": "Limite Utilizzo"
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": {
"context": "voucher",
"string": "Limite di Utenti"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": {
"context": "tab name",
"string": "Tutti i Vouchers"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": {
"string": "Cerca Voucher"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": {
"context": "button",
"string": "Crea voucher"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": {
"context": "voucher status",
"string": "Attivo"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": {
"context": "voucher status",
"string": "Scaduto"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": {
"context": "discount type",
"string": "Importo Fisso"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": {
"context": "discount type",
"string": "Percentuale"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": {
"context": "voucher status",
"string": "Programmato"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": {
"context": "voucher start date",
"string": "Iniziato"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": {
"context": "voucher status",
"string": "Stato"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": {
"context": "voucher",
"string": "Tempo utilizzato"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": {
"string": "Tipologia di Sconto"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": {
"context": "voucher value",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": {
"context": "minimum amount of spent money to activate voucher",
"string": "Spesa Minima"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": {
"context": "voucher is active until date",
"string": "Fine"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": {
"context": "voucher uses",
"string": "Usi"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": {
"context": "voucher is active from date",
"string": "Inizio"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": {
"context": "voucher code",
"string": "Codice"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": {
"string": "Nessun voucher trovato"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": {
"context": "voucher requirements, header",
"string": "Requisiti Minimi"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": {
"context": "voucher has no requirements",
"string": "Nessuno"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": {
"context": "voucher requirement",
"string": "Quantità minima di oggetti"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": {
"context": "voucher requirement",
"string": "Peso ordine minimo"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": {
"context": "voucher value",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": {
"context": "voucher value requirement",
"string": "Valore Ordine Minimo"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": {
"context": "voucher",
"string": "Applica a"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": {
"context": "voucher value requirement",
"string": "Limite Utilizzo"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": {
"context": "voucher code",
"string": "Codice"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": {
"context": "header",
"string": "Tipologia di Sconto"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": {
"context": "voucher discount type",
"string": "Spedizione Gratuita"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": {
"context": "voucher discount type",
"string": "Percentuale"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": {
"context": "voucher discount type",
"string": "Importo Fisso"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": {
"context": "section header",
"string": "Valore"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": {
"string": "Valore Sconto"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": {
"context": "voucher application, switch button",
"string": "Solo una volta per ordine"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": {
"string": "Informazioni Specifiche Voucher"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": {
"string": "Se questa opzione è disabilitata, lo sconto verrà contato per ogni prodotto idoneo"
},
"src_dot_discounts_dot_order": {
"context": "voucher discount",
"string": "Intero ordine"
},
"src_dot_discounts_dot_products": {
"context": "voucher discount",
"string": "Prodotti specifici"
},
"src_dot_discounts_dot_shipment": {
"context": "voucher discount",
"string": "Spedizione"
},
"src_dot_discounts_dot_views_dot_1162257691": {
"string": "Voucher eliminato"
},
"src_dot_discounts_dot_views_dot_1402402714": {
"context": "dialog header",
"string": "Rimuovi Collezioni Dal Voucher"
},
"src_dot_discounts_dot_views_dot_1457489953": {
"context": "dialog content",
"string": "Sei sicuro di voler cancellare {saleName}?"
},
"src_dot_discounts_dot_views_dot_1827854264": {
"context": "dialog header",
"string": "Rimuovi Categorie dall'Offerta"
},
"src_dot_discounts_dot_views_dot_1952217501": {
"context": "dialog header",
"string": "Rimuovi Collezioni Dall'Offerta"
},
"src_dot_discounts_dot_views_dot_2072403265": {
"context": "dialog header",
"string": "Rimuovi Prodotti Dall'Offerta"
},
"src_dot_discounts_dot_views_dot_2353723060": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler rimuovere questa categoria?} other {Sei sicuro di voler rimuovere {displayQuantity} categorie?}}"
},
"src_dot_discounts_dot_views_dot_2534378844": {
"string": "Offerta rimossa"
},
"src_dot_discounts_dot_views_dot_2669520431": {
"context": "dialog header",
"string": "Rimuovi Categorie Dal Voucher"
},
"src_dot_discounts_dot_views_dot_3215481647": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler rimuovere questo prodotto?} other {Sei sicuro di voler rimuovere {displayQuantity} prodotti?}}"
},
"src_dot_discounts_dot_views_dot_3261917848": {
"context": "dialog content",
"string": "Sei sicuro di voler cancellare {voucherCode}?"
},
"src_dot_discounts_dot_views_dot_3395246518": {
"context": "dialog header",
"string": "Rimuovi Prodotti Dall'Offerta"
},
"src_dot_discounts_dot_views_dot_3707049729": {
"string": "Offerta creata correttamente"
},
"src_dot_discounts_dot_views_dot_506030254": {
"context": "dialog header",
"string": "Elimina Offerta"
},
"src_dot_discounts_dot_views_dot_655651329": {
"string": "Voucher creato correttamente"
},
"src_dot_discounts_dot_views_dot_767268203": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler rimuovere questa collezione?} other {Sei sicuro di voler rimuovere {displayQuantity} collezioni?}}"
},
"src_dot_discounts_dot_views_dot_895379508": {
"context": "dialog header",
"string": "Elimina Offerta"
},
"src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": {
"context": "dialog header",
"string": "Elimina Offerte"
},
"src_dot_discounts_dot_views_dot_SaleList_dot_372098008": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa offerta?} other {Sei sicuro di voler eliminare {displayQuantity} offerte?}}"
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo voucher?} other {Sei sicuro di voler eliminare {displayQuantity} voucher?}}"
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": {
"context": "dialog header",
"string": "Elimina Vouchers"
},
"src_dot_done": {
"context": "button",
"string": "Fatto"
},
"src_dot_draft": {
"context": "order status",
"string": "Bozza"
},
"src_dot_draftOrders": {
"context": "draft orders section name",
"string": "Bozze Ordini"
},
"src_dot_drafts": {
"string": "Bozze"
},
"src_dot_edit": {
"context": "button",
"string": "Modifica"
},
"src_dot_email": {
"string": "Indirizzo E-mail"
},
"src_dot_endDate": {
"string": "Data Fine"
},
"src_dot_endHour": {
"string": "Ora Fine"
},
"src_dot_firstName": {
"string": "Nome"
},
"src_dot_fulfilled": {
"context": "order status",
"string": "Evaso"
},
"src_dot_generalInformations": {
"string": "Informazioni Generali"
},
"src_dot_home": {
"context": "home section name",
"string": "Home"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": {
"string": "Ordine#{orderId} piazzato dalla bozza da {userEmail}"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": {
"string": "Ordine #{orderId} saldato"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": {
"string": "Ordine #{orderId} piazzato"
},
"src_dot_lastName": {
"string": "Cognome"
},
"src_dot_manage": {
"context": "button",
"string": "Gestisci "
},
"src_dot_navigation": {
"context": "navigation section name",
"string": "Navigazione"
},
"src_dot_no": {
"string": "No"
},
"src_dot_ok": {
"context": "button",
"string": "OK"
},
"src_dot_optionalField": {
"context": "field is optional",
"string": "Facoltativo"
},
"src_dot_orders": {
"context": "orders section name",
"string": "Ordini"
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": {
"context": "dialog header",
"string": " Modifica Indirizzo di Spedizione"
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": {
"context": "dialog header",
"string": "Modifica Indirizzo di Fatturazione"
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": {
"context": "dialog header",
"string": "Cancella Ordini"
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": {
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo ordine?} other {Sei sicuro di voler eliminare {displayQuantity} ordini?}}"
},
"src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": {
"string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. <b>Order will not be refunded when cancelling order - You need to do it manually.</b> Are you sure you want to cancel this order?"
},
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": {
"context": "dialog header",
"string": "Saleor couldnt cancel order"
},
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": {
"string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order."
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": {
"string": "Nessuna nota dal cliente"
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": {
"context": "notes about customer, header",
"string": "Note"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": {
"context": "subheader",
"string": "Informazioni Contatto"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": {
"string": "Cerca Clienti"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": {
"context": "link",
"string": "Vedi Profilo"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": {
"string": "Indirizzo di Spedizione"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": {
"context": "section header",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": {
"context": "billing address",
"string": "Come l'indirizzo di spedizione"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": {
"string": "Utente Anonimo"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": {
"string": "Indirizzo di Fatturazione"
},
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": {
"context": "button",
"string": "Cancella ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": {
"context": "dialog header",
"string": "Elimina Bozza Ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": {
"string": "Sei sicuro di voler cancellare la bozza #{orderNumber}?"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": {
"context": "price or ordered products",
"string": "Prezzo"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1895667608": {
"string": "Prodotto"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_2796503714": {
"context": "quantity of ordered products",
"string": "Quantità"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": {
"string": "Nessun Prodotto aggiunto all'Ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": {
"context": "total price of ordered products",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": {
"context": "button",
"string": "Aggiungi Corriere"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": {
"string": "Tasse (IVA inclusa)"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": {
"string": "Nessun corriere applicabile"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": {
"context": "subtotal price or an order",
"string": "Subtotale"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": {
"context": "total price of an order",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": {
"context": "section header",
"string": "Dettagli Ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": {
"context": "button",
"string": "Aggiungi Prodotto"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_115822814": {
"string": "Nessun indirizzo di fatturazione"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1161061962": {
"context": "dialog header",
"string": "Finalizza Bozza Ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1297434244": {
"string": "Nessuna informazione utente"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1472924390": {
"string": "Ci sono informazioni incorrette o mancanti in questo ordine:"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2430492151": {
"string": "Nessun indirizzo di spedizione"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2725265632": {
"context": "button",
"string": "Finalizza"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2824936338": {
"string": "Metodo di spedizione fornito ma nessun prodotto lo richiede"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2968256006": {
"string": "Alcuni prodotti richiedono spedizione ma nessun metodo è stato indicato"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_3358029330": {
"string": "Sei sicuro di voler approvare la bozza #{orderNumber}?"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_678764806": {
"context": "button",
"string": "Finalizza comunque"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": {
"context": "button",
"string": "Crea ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": {
"context": "tab name",
"string": "Tutte le Bozze"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": {
"string": "Cerca Bozza"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": {
"context": "draft order",
"string": "Creato"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": {
"context": "draft order",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": {
"string": "Nessuna bozza ordine trovata"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": {
"string": "N. Ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": {
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_4205493358": {
"context": "order draft creation date",
"string": "Data"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_878013594": {
"context": "order draft total price",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": {
"context": "button",
"string": "Cancella ordine"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": {
"context": "button",
"string": "Finalizza"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": {
"context": "page header",
"string": "Order no. {orderNumber} - Add Fulfillment"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": {
"context": "quantity of fulfilled products",
"string": "Quantity to fulfill"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": {
"context": "fulfill order, button",
"string": "Evaso"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": {
"context": "no variant stock in warehouse",
"string": "No Stock"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": {
"context": "header",
"string": "Items ready to ship"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": {
"context": "page header",
"string": "Ordine"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": {
"string": "Nome prodotto"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": {
"context": "checkbox",
"string": "Send shipment details to customer"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": {
"context": "page header with order number",
"string": "Order #{orderNumber}"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": {
"context": "product's sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": {
"string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse."
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": {
"context": "select warehouse to restock items",
"string": "Select Warehouse"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": {
"context": "dialog header",
"string": "Cancella evasione "
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": {
"context": "quantity of fulfilled products",
"string": "Quantità"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": {
"context": "dialog header",
"string": "Fulfill Products"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": {
"context": "fulfillment group",
"string": "Numero di tracking"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": {
"string": "Nome prodotto"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": {
"context": "product's sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": {
"string": "Numero di tracking"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": {
"context": "dialog header",
"string": "Aggiungi Codice Tracciamento Sped."
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": {
"context": "fulfillment group tracking number",
"string": "Aggiungi Tracciamento"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": {
"context": "product price",
"string": "Prezzo"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": {
"context": "product name",
"string": "Prodotto"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": {
"context": "ordered product quantity",
"string": "Quantità"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": {
"string": "Tracking Number: {trackingNumber}"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": {
"context": "section header",
"string": "Evasi ({quantity})"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": {
"context": "cancelled fulfillment, section header",
"string": "Cancelled ({quantity})"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": {
"context": "ordered product sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": {
"context": "button",
"string": "Annulla evasione "
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": {
"context": "fulfillment group",
"string": "Fulfilled from: {warehouseName}"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": {
"context": "order line total price",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": {
"context": "order history message",
"string": "Indirizzo ordine aggiornato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": {
"context": "order history message",
"string": "Oggetti {quantity} evasi"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": {
"context": "order history message",
"string": "Evasione annullata"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": {
"context": "order history message",
"string": "Ordine inviato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": {
"context": "order history message",
"string": "I links ai prodotti digitali dell'ordine sono stati inviati"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": {
"context": "order history message",
"string": "Ordine creato dalla bozza"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": {
"context": "order history message",
"string": "La conferma del pagamento è stata inviata al cliente"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": {
"context": "order history message",
"string": "Riforniti {quantity} articoli"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": {
"context": "order history message",
"string": "La nota è stata aggiunta all'ordine"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": {
"context": "order history message",
"string": "Conferma d'ordine inviata al cliente"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": {
"context": "order history message",
"string": "Pagamento annullato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": {
"context": "order history message",
"string": "L'ordine è stato interamente pagato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": {
"context": "order history message",
"string": "Pagamento catturato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": {
"context": "order history message",
"string": "Conferma evazione inviata al cliente"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": {
"context": "order history message",
"string": "Bozza ordine creata"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3328124376": {
"context": "order history message",
"string": "Ordini segnati come Pagato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": {
"context": "order history message",
"string": "Numero di tracciamento spedizione inviato correttamente"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": {
"context": "order history message",
"string": "Il pagamento è stato rimborsato"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": {
"context": "order history message",
"string": "Prodotti aggiunti alla bozza d'ordine"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": {
"string": "Storico Ordine"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": {
"context": "order history message",
"string": "Oggetti {quantity} ipervenduti"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": {
"context": "order history message",
"string": "Prodotti eliminati dalla bozza d'ordine"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": {
"context": "order history message",
"string": "Aggiorna il numero di tracciamento dell'evasione"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": {
"context": "order history message",
"string": "Pagamento fallito"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": {
"context": "order history message",
"string": "Dettagli spedizione inviati al cliente"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": {
"context": "order history message",
"string": "Ordine cancellato"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": {
"context": "button",
"string": "Crea ordine"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": {
"string": "Cerca Ordini..."
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": {
"context": "tab name",
"string": "Tutti gli Ordini"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_customer": {
"context": "order",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_placed": {
"context": "order",
"string": "Creato"
},
"src_dot_orders_dot_components_dot_OrderList_dot_1198046928": {
"string": "Stato evasione"
},
"src_dot_orders_dot_components_dot_OrderList_dot_2743232155": {
"context": "payment status",
"string": "Pagamento"
},
"src_dot_orders_dot_components_dot_OrderList_dot_2889196282": {
"string": "N. Ordine"
},
"src_dot_orders_dot_components_dot_OrderList_dot_3426593715": {
"context": "e-mail or full name",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderList_dot_4205493358": {
"context": "date when order was placed",
"string": "Data"
},
"src_dot_orders_dot_components_dot_OrderList_dot_878013594": {
"context": "total order price",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderList_dot_898333473": {
"string": "Nessun ordine trovato"
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2823153104": {
"string": "Sei sicuro di voler marcare questo ordine come pagato?"
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": {
"context": "dialog header",
"string": "Imposta Ordine come Pagato"
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": {
"context": "dialog header",
"string": "Cattura Pagamento"
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_250371749": {
"context": "dialog header",
"string": "Rimborsa Pagamento"
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": {
"context": "amount of refunded money",
"string": "Importo"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": {
"string": "Sei sicuro di voler annullare questo pagamento?"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": {
"context": "dialog header",
"string": "Annulla Pagamento"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": {
"context": "order shipping method name",
"string": "Spedizione"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": {
"context": "vat included in order price",
"string": "IVA inclusa"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": {
"context": "ordered products",
"string": "{quantity} articoli"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": {
"context": "order payment",
"string": "Importo acquisito"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": {
"context": "void payment, button",
"string": "Vuoto"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": {
"context": "button",
"string": "Rimborsa"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": {
"context": "order, button",
"string": "Contrassegna come pagato"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": {
"context": "order payment",
"string": "Saldo in sospeso"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": {
"context": "order discount",
"string": "Sconto"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": {
"context": "order payment",
"string": "Importo pre-autorizzato"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": {
"string": "Tasse"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": {
"context": "capture payment, button",
"string": "Acquisisci"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": {
"context": "order subtotal price",
"string": "Subtotale"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": {
"context": "order total price",
"string": "Totale"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": {
"context": "variant sku",
"string": "SKU {sku}"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": {
"string": "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..."
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": {
"context": "dialog header",
"string": "Add Product"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": {
"string": "Cerca Prodotti"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": {
"string": "Nessun prodotto corrispondente alla richiesta"
},
"src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": {
"context": "dialog header",
"string": "Modifica Metodo di Spedizione"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": {
"context": "product unit price",
"string": "Prezzo"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": {
"context": "product name",
"string": "Prodotto"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": {
"context": "button",
"string": "Evaso"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": {
"context": "ordered products",
"string": "Quantità"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": {
"context": "section header",
"string": "Non evasi ({quantity})"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": {
"context": "ordered product sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": {
"context": "order line total price",
"string": "Totale"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": {
"string": "Pagamento catturato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": {
"string": "Bozze ordini finalizzate correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": {
"string": "Riga ordine eliminata"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": {
"string": "Evasione correttamente aggiornata"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": {
"string": "Riga ordine aggiornata"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": {
"string": "Ordine segnato come pagato"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": {
"string": "Riga ordine aggiunta"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": {
"string": "Ordine cancellato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": {
"string": "Nota aggiunta correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": {
"string": "Pagamento ordine annullato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": {
"string": "Ordine aggiornato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": {
"context": "window title",
"string": "Order #{orderNumber}"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": {
"string": "Metodo di spedizione aggiornato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_667274681": {
"string": "Pagamento rimborsato correttamente"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": {
"context": "window title",
"string": "Draft Order #{orderNumber}"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": {
"string": "Evasione annullata correttamente"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": {
"context": "dialog header",
"string": "Elimina Bozza Ordini"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": {
"string": "Elimina bozza ordini"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": {
"string": "Bozza ordine creata correttamente"
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa bozza?} other {Sei sicuro di voler eliminare {displayQuantity} bozze?}}"
},
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": {
"context": "window title",
"string": "Fulfill Order #{orderNumber}"
},
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": {
"context": "order fulfilled success message",
"string": "Fulfilled Items"
},
"src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": {
"context": "window title",
"string": "Fulfill Order"
},
"src_dot_orders_dot_views_dot_OrderList_dot_1738939038": {
"string": "Bozza ordine creata correttamente"
},
"src_dot_pages": {
"context": "pages section name",
"string": "Pagine"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": {
"context": "page header",
"string": "Crea Pagina"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1815688500": {
"context": "page",
"string": "da {date}"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questa pagina più facile da trovare"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": {
"context": "page",
"string": "sarà visibile da {date}"
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": {
"context": "page content",
"string": "Contenuto"
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": {
"context": "page title",
"string": "Titolo"
},
"src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": {
"context": "button",
"string": "Crea pagina"
},
"src_dot_pages_dot_components_dot_PageList_dot_1124600214": {
"context": "dialog header",
"string": "Titolo"
},
"src_dot_pages_dot_components_dot_PageList_dot_1459686496": {
"context": "page status",
"string": "Visibilità"
},
"src_dot_pages_dot_components_dot_PageList_dot_2489163252": {
"string": "Nessuna pagina trovata"
},
"src_dot_pages_dot_components_dot_PageList_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageList_dot_3640454975": {
"context": "page status",
"string": "Pubblicato"
},
"src_dot_pages_dot_components_dot_PageList_dot_3767550649": {
"context": "page status",
"string": "Non Pubblicato "
},
"src_dot_pages_dot_components_dot_PageSlug_dot_1324178587": {
"string": "URL"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_4210828158": {
"string": "Se vuoto, URL sarà autogenerato dal Nome della Pagina"
},
"src_dot_pages_dot_views_dot_1068617485": {
"context": "header",
"string": "Crea Pagina"
},
"src_dot_pages_dot_views_dot_2680158037": {
"string": "Pagina creata correttamente"
},
"src_dot_pages_dot_views_dot_3246254285": {
"context": "dialog header",
"string": "Elimina Pagina"
},
"src_dot_pages_dot_views_dot_754348000": {
"context": "delete page",
"string": "Sei sicuro di voler cancellare {title}?"
},
"src_dot_pages_dot_views_dot_PageList_dot_1080715663": {
"context": "notification",
"string": "Pagine rimosse"
},
"src_dot_pages_dot_views_dot_PageList_dot_1547167026": {
"context": "publish page, button",
"string": "Pubblicato"
},
"src_dot_pages_dot_views_dot_PageList_dot_158565417": {
"context": "dialog header",
"string": "Pagine Non Pubblicate"
},
"src_dot_pages_dot_views_dot_PageList_dot_1640740095": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler impostare non pubblicato questa pagina?} other {Sei sicuro di voler impostare non pubblicato {displayQuantity} pagine?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2237014112": {
"context": "unpublish page, button",
"string": "Non pubblicare"
},
"src_dot_pages_dot_views_dot_PageList_dot_2321087286": {
"context": "dialog header",
"string": "Pubblica Pagine"
},
"src_dot_pages_dot_views_dot_PageList_dot_2454977063": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler pubblicare questa pagina?} other {Sei sicuro di voler pubblicare {displayQuantity} pagine?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2494122225": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa pagina?} other {Sei sicuro di voler eliminare {displayQuantity} pagine?}}"
},
"src_dot_pages_dot_views_dot_PageList_dot_2543350562": {
"context": "notification",
"string": "Pagine pubblicate"
},
"src_dot_pages_dot_views_dot_PageList_dot_2782958373": {
"context": "dialog header",
"string": "Elimina Pagine"
},
"src_dot_paid": {
"context": "payment status",
"string": "Pagato"
},
"src_dot_partiallyFulfilled": {
"context": "order status",
"string": "Parzialmente evaso"
},
"src_dot_partiallyPaid": {
"context": "payment status",
"string": "Pagato Parzialmente"
},
"src_dot_partiallyRefunded": {
"context": "payment status",
"string": "Parzialmente rimborsato"
},
"src_dot_permissionGroups": {
"context": "permission groups section name",
"string": "Permission Groups"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": {
"context": "staff member status",
"string": "Inattivo"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": {
"context": "button",
"string": "Assign"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": {
"context": "dialog header",
"string": "Assign Staff Members"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": {
"string": "Search by name, email, etc..."
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": {
"context": "staff member status",
"string": "Attivo"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": {
"string": "Search Staff Members"
},
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": {
"context": "dialog title",
"string": "Unassign users"
},
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": {
"context": "dialog content",
"string": "You are not able to modify this group members. Solve this problem to continue with request."
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": {
"context": "checkbox label",
"string": "Group has full access to the store"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": {
"context": "card description",
"string": "Expand or restrict group's permissions to access certain part of saleor system."
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": {
"context": "dialog content",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": {
"context": "dialog title",
"string": "Delete permission group"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": {
"context": "deletion error message",
"string": "Cant's delete group which is out of your permission scope"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": {
"context": "checkbox label",
"string": "Group has full access to the store"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": {
"context": "card description",
"string": "Expand or restrict group's permissions to access certain part of saleor system."
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": {
"context": "text field label",
"string": "Group name"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": {
"context": "button",
"string": "create permission group"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": {
"context": "permission group name",
"string": "Permission Group Name"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": {
"string": "Members"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": {
"string": "Azioni"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": {
"string": "No permission groups found"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": {
"context": "staff member status",
"string": "Inattivo"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": {
"context": "empty list message",
"string": "You havent assigned any member to this permission group yet."
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": {
"string": "No members found"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": {
"string": "Indirizzo Email"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": {
"context": "button",
"string": "Assign members"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": {
"context": "empty list message",
"string": "Please use Assign Members button to do so."
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": {
"context": "staff member status",
"string": "Attivo"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": {
"context": "header",
"string": "Group members"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": {
"string": "Azioni"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": {
"context": "staff member full name",
"string": "Nome"
},
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": {
"context": "dialog title",
"string": "Unassign users"
},
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": {
"context": "dialog content",
"string": "Are you sure you want to unassign {counter,plural,one{this member} other{{displayQuantity} members}}?"
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": {
"context": "window title",
"string": "Crea categoria"
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": {
"string": "Permission group created"
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": {
"context": "button title",
"string": "Rimuovi"
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": {
"string": "Permission Group Deleted"
},
"src_dot_plugins": {
"context": "plugins section name",
"string": "Plugins"
},
"src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": {
"context": "section header",
"string": "Autorizzazione"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": {
"context": "plugin name",
"string": "Nome Plugin"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": {
"context": "plugin status",
"string": "Stato"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": {
"context": "section header",
"string": "Informazioni e Status Plugin"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": {
"string": "Attiva il plugin"
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": {
"context": "header",
"string": "Aggiungi un valore al campo Autorizzazione"
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": {
"context": "header",
"string": "Modifica Campo di Autorizzazione"
},
"src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": {
"context": "section header",
"string": "Impostazioni Plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": {
"context": "section header",
"string": "Impostazioni Plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": {
"context": "header",
"string": "Dettagli {pluginName}"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": {
"context": "section header",
"string": "Informazioni e Status Plugin"
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": {
"string": "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser."
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_4241018152": {
"string": "Questo indirizzo verrà utilizzato per generare le fatture e calcolare le spese di spedizione.\nL'indirizzo email indicato qui verrà utilizzato come indirizzo di contatto per i tuoi clienti."
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": {
"string": "Cerca Plugins..."
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": {
"context": "tab name",
"string": "Tutti i Plugins"
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": {
"context": "plugin",
"string": "Attivo"
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": {
"context": "plugin",
"string": "Inattivo"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": {
"context": "plugin status",
"string": "Attivo"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": {
"context": "user action bar",
"string": "Azione"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": {
"context": "plugin name",
"string": "Nome"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": {
"string": "Nessun plugin trovato"
},
"src_dot_plugins_dot_views_dot_1096544448": {
"context": "header",
"string": "Campo Autorizzazione Eliminato"
},
"src_dot_plugins_dot_views_dot_955370043": {
"string": "Il plugin può smettere di funzionare se questo campo viene rimosso. Sicuri di voler procedere?"
},
"src_dot_productTypes": {
"context": "product types section name",
"string": "Tipologie di Prodotto"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_2173976534": {
"context": "button",
"string": "Assegna Attributi"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_3922579741": {
"context": "dialog header",
"string": "Assegna attributo"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_4205644805": {
"string": "Nessun risultato trovato"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_524117994": {
"string": "Cerca per nome attributo"
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_902296540": {
"string": "Cerca Attributi"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_1228425832": {
"string": "Nome attributo"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_335542212": {
"string": "Valore dell'attributo"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_404238501": {
"context": "dialog header",
"string": "Rimuovi Attributo dalla Tipologia di Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_722498450": {
"string": "Sei sicuro di voler rimuovere {attributeName} da {productTypeName}?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": {
"string": "Nessun attributo trovato"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": {
"string": "Nome attributo"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": {
"context": "button",
"string": "Assegna Attributo"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": {
"context": "attribute internal name",
"string": "Slug"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": {
"context": "section header",
"string": "Attributi Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": {
"context": "section header",
"string": "Attributi Variante"
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_2646729060": {
"context": "unassign multiple attributes from product type",
"string": "{counter,plural,one {Sei sicuro di voler rimuovere questo attributo da {productTypeName}?} other {Sei sicuro di voler rimuovere {attributeQuantity} attributi da {productTypeName}?}}"
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_766918870": {
"context": "dialog header",
"string": "Rimuovi Attributo dalla Tipologia di Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": {
"context": "delete product type",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": {
"context": "dialog header",
"string": "Elimina Tipologia di Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": {
"context": "switch button",
"string": "La Tipologia di Prodotto usa Attributi Varianti"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": {
"string": "Nome Tipologia di Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": {
"context": "tab name",
"string": "Tutte le Tipologie Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": {
"string": "Cerca Tipologia di Prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": {
"context": "button",
"string": "crea tipologia di prodotto"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": {
"context": "product type",
"string": "Configurabile"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": {
"context": "product",
"string": "Digitale"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": {
"context": "product",
"string": "Consegnabile"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": {
"context": "product type is digital or physical",
"string": "Tipologia"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": {
"string": "Nessuna tipologia di prodotto trovato"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": {
"context": "product type",
"string": "Prodotto semplice"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": {
"context": "tax rate for a product type",
"string": "Tasse"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": {
"context": "product type is either simple or configurable",
"string": "Tipologia"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": {
"context": "product type name",
"string": "Nome Tipologia"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": {
"context": "product type",
"string": "Configurabile"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": {
"context": "product type",
"string": "Digitale"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": {
"context": "product type",
"string": "Fisici"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": {
"context": "product type shipping settings, section header",
"string": "Spedizione"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": {
"context": "switch button",
"string": "Questo prodotto è spedibile?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": {
"string": "Utilizzato per calcolare le tariffe di spedizione per prodotti di questa tipologia quando non è stato specificato un peso"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": {
"string": "Peso"
},
"src_dot_productTypes_dot_views_dot_3822478981": {
"string": "Tipologia di prodotto creato correttamente"
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": {
"context": "dialog header",
"string": "Elimina Tipologie di Prodotto"
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo tipo di prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} tipologie di prodotto?}}"
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": {
"string": "Tipologia di Prodotto eliminato"
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": {
"context": "unassign attribute from product type, button",
"string": "Non assegnato"
},
"src_dot_products": {
"context": "products section name",
"string": "Prodotti"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1071548120": {
"context": "number of product attributes",
"string": "{number} Attributi"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1148029984": {
"context": "attribute value",
"string": "Valore"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1207761269": {
"context": "attribute values",
"string": "Valori"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_4153345096": {
"context": "product attributes, section header",
"string": "Attributi"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": {
"string": "Categoria"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": {
"string": "Collezioni"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": {
"context": "product organization, header",
"string": "Organizzazione"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_1815688500": {
"context": "product",
"string": "da {date}"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2001551496": {
"context": "product",
"string": "sarà visibile da {date}"
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2706108815": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questo prodotto più facile da trovare"
},
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": {
"context": "product name",
"string": "Nome"
},
"src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": {
"context": "section header",
"string": "Tutte le Foto"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": {
"context": "field is optional",
"string": "Facoltativo"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": {
"context": "header",
"string": "Modifica Foto"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": {
"context": "section header",
"string": "Visualizza Foto"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": {
"context": "section header",
"string": "Informazioni Foto"
},
"src_dot_products_dot_components_dot_ProductImages_dot_3240888698": {
"context": "section header",
"string": "Immagini"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": {
"context": "product price",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": {
"context": "button",
"string": "Crea Prodotto"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": {
"context": "product type",
"string": "Tipologia"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": {
"string": "Cerca Prodotti..."
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3640454975": {
"context": "product status",
"string": "Pubblicato"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_821159718": {
"context": "tab name",
"string": "Tutti i prodotti"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_available": {
"context": "product status",
"string": "Disponibile"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_hidden": {
"context": "product is hidden",
"string": "Nascosto"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": {
"context": "product status",
"string": "Esaurito"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_price": {
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_quantity": {
"context": "product",
"string": "Quantità in giacenza"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visibility": {
"context": "product visibility",
"string": "Visibilità"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visible": {
"context": "product is visible",
"string": "Visibile"
},
"src_dot_products_dot_components_dot_ProductList_dot_1134347598": {
"context": "product price",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductList_dot_1657559629": {
"string": "Nessun prodotto trovato"
},
"src_dot_products_dot_components_dot_ProductList_dot_1952810469": {
"context": "product type",
"string": "Tipologia"
},
"src_dot_products_dot_components_dot_ProductList_dot_2341910657": {
"context": "product status",
"string": "Non pubblicato"
},
"src_dot_products_dot_components_dot_ProductList_dot_3640454975": {
"context": "product status",
"string": "Pubblicato"
},
"src_dot_products_dot_components_dot_ProductList_dot_636461959": {
"context": "product",
"string": "Nome"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": {
"context": "product is not configurable",
"string": "Semplice"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": {
"string": "Categoria"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": {
"string": "Collezioni"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": {
"context": "section header",
"string": "Organizza Prodotto"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": {
"context": "product is configurable",
"string": "Configurabile"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": {
"context": "field is optional",
"string": "*Facoltativo. L'aggiunta di un prodotto ad una collazione aiuta gli utenti a trovarlo."
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": {
"string": "Tipologia di Prodotto"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1099355007": {
"context": "product pricing",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1134347598": {
"context": "product price",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_3015886868": {
"string": "Cambia le tasse per questo oggetto"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": {
"string": "SKU (Stock Keeping Unit)"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": {
"context": "tabel column header",
"string": "Warehouse Name"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2729628316": {
"context": "tabel column header",
"string": "Quantity Available"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": {
"context": "header",
"string": "Quantità"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": {
"context": "product inventory, checkbox",
"string": "Track Inventory"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": {
"context": "button",
"string": "Assign Warehouse"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_849869830": {
"string": "Active inventory tracking will automatically calculate changes of stock"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_1815688500": {
"context": "product",
"string": "da {date}"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2001551496": {
"context": "product",
"string": "sarà visibile da {date}"
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2706108815": {
"string": "Aggiungi titolo e descrizione del motore di ricerca per rendere questo prodotto più facile da trovare"
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_1536841622": {
"context": "product attribute error",
"string": "Tutti gli attributi devono avere un valore"
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_258966189": {
"context": "product attribute error",
"string": "Questa variante è già presente"
},
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_2853608829": {
"context": "button",
"string": "Salva variante"
},
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_3726089650": {
"context": "button",
"string": "Elimina Variante"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": {
"context": "variant price",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": {
"string": "Selected values will be used to create variants for the configurable product."
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": {
"context": "variant attribute",
"string": "Attributo"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": {
"context": "variant attribute",
"string": "Select Attribute"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": {
"context": "page title",
"string": "Price and SKUs"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": {
"context": "variant stock, header",
"string": "Stock and Warehousing"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": {
"context": "product attribute values, page title",
"string": "Choose Values"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": {
"context": "attribute values, variant creation step",
"string": "Seleziona Valori"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": {
"context": "variant attribute",
"string": "Scegli attributo"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064": {
"context": "variant creation step",
"string": "Riepilogo"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": {
"string": "Applica un prezzo singolo a tutti gli SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": {
"string": "Applica una giacenza distinta per ogni attributo ad ogni SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907": {
"string": "Applica prezzi unici per attributo ad ogni SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": {
"string": "Applica un'unica giacenza a tutti gli SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": {
"context": "button",
"string": "Prossimo"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": {
"string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created."
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": {
"string": "Skip stock for now"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": {
"context": "create multiple variants, button",
"string": "Crea"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": {
"context": "variant creator summary card header",
"string": "Created Variants"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": {
"string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": {
"string": "SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": {
"context": "variant creation step",
"string": "Prezzi ed SKU"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": {
"string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products."
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": {
"context": "previous step, button",
"string": "Precedente"
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": {
"context": "variant name",
"string": "Variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": {
"context": "button",
"string": "Elimina variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": {
"context": "delete product variant",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": {
"context": "dialog header",
"string": "Elimina Variante"
},
"src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": {
"context": "dialog header",
"string": "Selezione Immagine"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": {
"context": "section header",
"string": "Immagini"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": {
"string": "Seleziona dalle immagini prodotto un'immagine specifica per la variante"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": {
"context": "button",
"string": "Scegli le foto"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": {
"context": "section header",
"string": "Varianti"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": {
"context": "button",
"string": "Aggiungi variante"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": {
"context": "variant name",
"string": "Nuova Variante"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": {
"context": "product pricing, section header",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1416480328": {
"string": "Variazione del prezzo di costo"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_2238565650": {
"string": "Sovrascrivi prezzo di vendita"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": {
"context": "product variant inventory",
"string": "Unavailable in all locations"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": {
"context": "product variant inventory",
"string": "Non Disponibile"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": {
"context": "product variant price",
"string": "Prezzo"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": {
"context": "product variant inventory",
"string": "{stockQuantity,plural,one {{stockQuantity} available} other {{stockQuantity} available}}"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": {
"context": "variant stock status",
"string": "Available inventory at:"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": {
"context": "button",
"string": "Crea varianti"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": {
"context": "section header",
"string": "Varianti"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": {
"context": "product variant inventory",
"string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_277989856": {
"string": "Usa le varianti per prodotti che hanno una diversità di versioni, per esempio diversi formati e colori"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": {
"context": "filtering option",
"string": "All Warehouses"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": {
"context": "product variant inventory status",
"string": "Magazzino"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": {
"context": "button",
"string": "Crea variante"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": {
"context": "product variant inventory",
"string": "Not stocked"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_693960049": {
"string": "SKU"
},
"src_dot_products_dot_components_dot_ProductVariants_dot_998917294": {
"context": "product variant name",
"string": "Variante"
},
"src_dot_products_dot_views_dot_1542417144": {
"context": "window title",
"string": "Crea Prodotto"
},
"src_dot_products_dot_views_dot_1591632382": {
"context": "page header",
"string": "Nuovo Prodotto"
},
"src_dot_products_dot_views_dot_1731766393": {
"context": "dialog header",
"string": "Elimina Immagine"
},
"src_dot_products_dot_views_dot_2279302139": {
"string": "Variante rimossa"
},
"src_dot_products_dot_views_dot_2362587265": {
"context": "header",
"string": "Crea Variante"
},
"src_dot_products_dot_views_dot_2880386427": {
"string": "Sei sicuro di voler cancellare questa immagine?"
},
"src_dot_products_dot_views_dot_2899821092": {
"string": "Prodotto creato"
},
"src_dot_products_dot_views_dot_3989383405": {
"context": "window title",
"string": "Crea variante"
},
"src_dot_products_dot_views_dot_ProductList_dot_1204353135": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questo prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} prodotti?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_1547167026": {
"context": "publish product, button",
"string": "Pubblicato"
},
"src_dot_products_dot_views_dot_ProductList_dot_2036051956": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler impostare non pubblicato questo prodotto?} other {Sei sicuro di voler impostare non pubblicato {displayQuantity} prodotti?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_2237014112": {
"context": "unpublish product, button",
"string": "Non pubblicare"
},
"src_dot_products_dot_views_dot_ProductList_dot_2946646245": {
"context": "dialog header",
"string": "Pubblica Prodotti"
},
"src_dot_products_dot_views_dot_ProductList_dot_3362608461": {
"context": "dialog header",
"string": "Prodotti Non Pubblicati"
},
"src_dot_products_dot_views_dot_ProductList_dot_3518737068": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler pubblicare questo prodotto?} other {Sei sicuro di voler pubblicare {displayQuantity} prodotti?}}"
},
"src_dot_products_dot_views_dot_ProductList_dot_400629795": {
"context": "dialog header",
"string": "Elimina Prodotti"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa variante?} other {Sei sicuro di voler eliminare {displayQuantity} varianti?}}"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": {
"context": "dialog header",
"string": "Elimina Varianti Prodotto"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": {
"context": "delete product",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": {
"string": "Prodotto rimosso"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": {
"context": "dialog header",
"string": "Elimina Prodotto"
},
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": {
"context": "success message",
"string": "Successfully created variants"
},
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": {
"context": "window title",
"string": "Create Variants"
},
"src_dot_properties": {
"string": "Propietà"
},
"src_dot_readOnly": {
"string": "Saleor funziona in sola lettura. I cambiamenti non verranno salvati."
},
"src_dot_readyToCapture": {
"context": "order status",
"string": "Ready to capture"
},
"src_dot_readyToFulfill": {
"context": "order status",
"string": "Ready to fulfill"
},
"src_dot_refunded": {
"context": "payment status",
"string": "Completamente rimborsato"
},
"src_dot_remove": {
"context": "button",
"string": "Rimuovi"
},
"src_dot_requiredField": {
"string": "Questo campo è obbligatorio"
},
"src_dot_sales": {
"context": "sales section name",
"string": "Vendite"
},
"src_dot_save": {
"context": "button",
"string": "Salva"
},
"src_dot_savedChanges": {
"string": "Cambiamenti salvati"
},
"src_dot_serviceAccounts": {
"context": "service accounts section name",
"string": "Account Servizi"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_1848599267": {
"context": "checkbox label",
"string": "L'utente ha accesso completo al negozio"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_248507553": {
"context": "header",
"string": "Crea Nuovo Account"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_27827485": {
"context": "checkbox label",
"string": "Account servizio attivo"
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_3639008725": {
"context": "card description",
"string": "Espandi o restringi i permessi dell'utente per accedere a determinate parti del tuo sistema saleor."
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_1336855942": {
"string": "Token Generato"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2080322626": {
"string": "Questo token da accesso alle API del tuo negozio, che trovi qui: {url}"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2864204643": {
"context": "button",
"string": "Copiato"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_3406541221": {
"context": "button",
"string": "Copia il token"
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_4189999598": {
"string": "Abbiamo creato il tuo token principale. Assicurati di copiare il tuo nuovo token di accesso personale adesso. Non potrai vederlo nuovamente."
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_1534767622": {
"context": "dialog header",
"string": "Elimina Account Servizio"
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_2297471173": {
"context": "delete service account",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_1848599267": {
"context": "checkbox label",
"string": "L'utente ha accesso completo al negozio"
},
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_27827485": {
"context": "checkbox label",
"string": "Account servizio attivo"
},
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_3639008725": {
"context": "card description",
"string": "Espandi o restringi i permessi dell'utente per accedere a determinate parti del tuo sistema saleor."
},
"src_dot_services_dot_components_dot_ServiceInfo_dot_3789449123": {
"context": "service account",
"string": "Nome Account"
},
"src_dot_services_dot_components_dot_ServiceInfo_dot_426959482": {
"context": "header",
"string": "Informazione Account Servizio"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_1895355592": {
"string": "Cerca Account Servizio"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_4040605455": {
"context": "tab name",
"string": "Tutti gli Account dei Servizi"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_624280156": {
"context": "button",
"string": "Crea account"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_active": {
"context": "service account",
"string": "Attivo"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_deactivated": {
"context": "service account",
"string": "Inattivo"
},
"src_dot_services_dot_components_dot_ServiceList_dot_1342308051": {
"string": "Nessun Account Servizio"
},
"src_dot_services_dot_components_dot_ServiceList_dot_31853942": {
"context": "account status",
"string": "attivo"
},
"src_dot_services_dot_components_dot_ServiceList_dot_3239722049": {
"context": "account status",
"string": "inattivo"
},
"src_dot_services_dot_components_dot_ServiceList_dot_636461959": {
"context": "service name",
"string": "Nome"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_1336855942": {
"string": "Token Generato"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_2530792168": {
"string": "Il token di accesso è usato per autenticare gli accounts dei servizi"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3009959880": {
"string": "Abbiamo creato il tuo token. Assicurati di copiare il tuo nuovo token di accesso personale adesso. Non potrai vederlo nuovamente."
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3406541221": {
"context": "button",
"string": "Copia il token"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3875340101": {
"context": "header",
"string": "Crea Token"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4017491013": {
"string": "Nota Token"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4120989039": {
"context": "create service token, button",
"string": "Crea"
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_1534767622": {
"context": "dialog title",
"string": "Elimina Account Servizio"
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_981802752": {
"context": "delete token",
"string": "Sei sicuro di voler cancellare il token {token}?"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2446088470": {
"context": "service account key",
"string": "Chiave"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2639089057": {
"string": "Nessun token trovato"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_3875340101": {
"context": "button",
"string": "Crea Token"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4017491013": {
"string": "Nota Token"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4190792473": {
"context": "table actions",
"string": "Azioni"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_426959482": {
"context": "header",
"string": "Informazione Account Servizio"
},
"src_dot_services_dot_views_dot_ServiceCreate_dot_3167211165": {
"context": "window title",
"string": "Crea Account Servizio"
},
"src_dot_sessionExpired": {
"string": "Your session has expired. Please log in again to continue."
},
"src_dot_shipping": {
"context": "shipping section name",
"string": "Metodi di Spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": {
"string": "Questa unità verrà usata come principale unità di peso di trasporto"
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": {
"string": "Unità di Peso Spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": {
"string": "Warehouse Name"
},
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": {
"context": "header, dialog",
"string": "Create New Warehouse"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": {
"string": "Resto del Mondo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": {
"string": "Scelta Rapida"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": {
"context": "dialog header",
"string": "Assegna Paese"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": {
"string": "Se selezionato, questo aggiungerà tutte le nazioni non selezionate ad altre zone di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": {
"string": "Cerca per nome nazione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": {
"string": "Scegli i paesi per che vuoi aggiungere alle zone di consegna dalla seguente lista"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": {
"context": "button",
"string": "Assegna Paesi"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": {
"context": "country selection",
"string": "Nazioni dalla A alla Z"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": {
"string": "Cerca Nazione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": {
"string": "Attualmente non ci sono nazioni assegnate a questa zona di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": {
"string": "Nazioni"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": {
"context": "header",
"string": "Crea Nuova Zona di Consegna "
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": {
"string": "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": {
"string": "Spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": {
"string": "Attualmente non ci sono nazioni assegnate a questa zona di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": {
"string": "Nazioni"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": {
"string": "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_1109610983": {
"string": "Nome Zona di Spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1337705349": {
"string": "Valore Ordine Minimo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1388947267": {
"string": "Questa tariffa sarà applicata a tutti gli ordini di qualsiasi peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1397795758": {
"context": "add weight based shipping method, dialog header",
"string": "Aggiungi Rapporto di Peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1403365734": {
"context": "shipping method price",
"string": "Prezzo Tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1486599614": {
"string": "Questo sarà mostrato al cliente al momento del checkout"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1542600502": {
"context": "button",
"string": "Aggiorna tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_16061680": {
"context": "button",
"string": "Crea tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1878009504": {
"string": "Peso Ordine Minimo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2215090771": {
"context": "shipping method, switch button",
"string": "Questa è la spedizione gratuita"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2324036635": {
"context": "order weight range",
"string": "Gamma di peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2533614652": {
"context": "order price range",
"string": "Valore gamma"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2892088870": {
"context": "dialog header",
"string": "Aggiungi Rapporto di Prezzo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3213611593": {
"context": "shipping method",
"string": "Tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3463567334": {
"string": "Valore Massimo Ordine"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3659741519": {
"string": "Peso Massimo Ordine"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_382595300": {
"context": "shipping method name",
"string": "Nome Tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3934114933": {
"context": "dialog header",
"string": "Modifica Tariffa di Prezzo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4152709923": {
"context": "edit weight based shipping method, dialog header",
"string": "Modifica Tariffa Peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4226393146": {
"string": "Questa tariffa verrà applicata a tutti gli ordine di qualsiasi prezzo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_882649212": {
"context": "shipping method has no value limits",
"string": "Non ci sono limiti nel valore"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_price": {
"context": "error message",
"string": "Maximum price cannot be lower than minimum"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_weight": {
"context": "error message",
"string": "Maximum weight cannot be lower than minimum"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": {
"context": "shipping method price",
"string": "Prezzo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": {
"context": "button",
"string": "Crea tariffa"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": {
"context": "shipping method price range",
"string": "Valore Rage"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": {
"string": "Nessuna tariffa di spedizione trovata"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": {
"context": "price based shipping methods, section header",
"string": "Triffe Basate sul Prezzo"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": {
"context": "shipping method weight range",
"string": "Gamma di Peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": {
"context": "weight based shipping methods, section header",
"string": "Tariffe Basate sul Peso"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": {
"context": "shipping method name",
"string": "Nome"
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": {
"context": "section header",
"string": "Warehouse"
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": {
"context": "button",
"string": "Add New Warehouse"
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": {
"string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes."
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": {
"context": "input placeholder",
"string": "Select Warehouse"
},
"src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": {
"context": "header",
"string": "Spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": {
"context": "sort shipping methods by zone, section header",
"string": "Spedizione per Zona"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": {
"context": "button",
"string": "Crea zona di spedizione"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": {
"string": "Nazioni"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_636461959": {
"context": "shipping zone",
"string": "Nome"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": {
"string": "Nessuna zona di spedizione trovata"
},
"src_dot_shipping_dot_views_dot_1005071028": {
"string": "Sei sicuro di voler rimuovere la zona di spedizione {shippingZoneName}?"
},
"src_dot_shipping_dot_views_dot_1010705153": {
"context": "dialog header",
"string": "Elimina Zona di Spedizione"
},
"src_dot_shipping_dot_views_dot_1711385401": {
"context": "dialog header",
"string": "Elimina Zone di Spedizione"
},
"src_dot_shipping_dot_views_dot_725201918": {
"context": "dialog content",
"string": "{counter,plural,one {Sei sicuro di voler eliminare questa zona di spedizione?} other {Sei sicuro di voler eliminare {displayQuantity} zone di spedizione?}}"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": {
"context": "dialog header",
"string": "Elimina Zona di Spedizione"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": {
"context": "unassign country",
"string": "Sei sicuro di voler cancellare {countryName} da questa zona di spedizione?"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1502359905": {
"context": "dialog header",
"string": "Elimina Metodo di Spedizione"
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": {
"context": "unassign country, dialog header",
"string": "Rimuovi dalle Zone di Spedizione"
},
"src_dot_show": {
"context": "button",
"string": "Mostra"
},
"src_dot_siteSettings": {
"context": "site settings section name",
"string": "Impostazioni del Sito"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": {
"string": "Il Nome del tuo negozio è mostrato nella scheda del browser web"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": {
"string": "Descrizione Negozio"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": {
"string": "Nome del tuo negozio"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": {
"string": "URL del tuo store online"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": {
"string": "La descrizione negozio è mostrata nella barra attività dopo il nome del tuo negozio"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_1238948746": {
"context": "dialog header",
"string": "Aggiungi nuova chiave di autenticazione "
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2237029987": {
"string": "Password"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2446088470": {
"context": "authentication provider API key",
"string": "Chiave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_3039841202": {
"context": "authentication provider name",
"string": "Tipo di autenticazione"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_50561933": {
"context": "button",
"string": "Aggiungi Autenticazione"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1114030884": {
"context": "button",
"string": "Aggiungi Chiave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1270286507": {
"context": "authentication provider name",
"string": "Tipo di Autenticazione"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_226491688": {
"context": "section header",
"string": "Chiavi di Autenticazione"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_2446088470": {
"context": "authentication provider API key",
"string": "Chiave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_3981699144": {
"context": "no authentication provider API keys",
"string": "Nessuna cjoave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": {
"string": "Indirizzo Email Mailing"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": {
"context": "email sender",
"string": "Questo sarà visibile come nome del campo \"da\""
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": {
"context": "section header",
"string": "Configurazione Invio Emails"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": {
"string": "Configura l'indirizzo email dal quale saranno inviate ai clienti tutte le emails automatiche"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": {
"string": "URL di ripristino password cliente"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": {
"string": "Questa URL verrà usata come URL principale per il reset della password. Sarà inviata via mail."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": {
"string": "Indirizzo URL"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": {
"string": "Mittente Email Mailing"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": {
"string": "Questo indirizzo verrà utilizzato per generare le fatture e calcolare le spese di spedizione."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1214877701": {
"string": "Metodo di Autenticazione definisce modi aggiuntivi per accedere al tuo ecommerce per i clienti"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": {
"context": "section header",
"string": "Informazioni Negozio"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": {
"context": "section header",
"string": "Informazioni Azienda"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": {
"context": "section header",
"string": "Configurazione Invio Emails"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": {
"string": "L'indirizzo email indicato qui verrà utilizzato come indirizzo di contatto per i tuoi clienti."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": {
"string": "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser."
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_4088830385": {
"context": "section header",
"string": "Metodi di Autenticazione"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": {
"string": "Qui troverai tutte le impostazioni sulle emails del tuo negozio. Puoi indicare l'email principale e alcuni contenuti delle tue email."
},
"src_dot_somethingWentWrong": {
"string": "Saleor ha incontrato un problema inaspettato"
},
"src_dot_staff": {
"context": "staff section name",
"string": "Membro Staff"
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": {
"context": "dialog header",
"string": "Invita Membro Staff"
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": {
"context": "button",
"string": "Invia invito"
},
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": {
"context": "card description",
"string": "User is assigned to:"
},
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": {
"context": "dialog header",
"string": "Permessi"
},
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": {
"context": "checkbox label",
"string": "L'utente è attivo"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": {
"context": "tab name",
"string": "Tutti i Membri dello Staff"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": {
"string": "Cerca Membro Staff"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": {
"context": "button",
"string": "Invita membro staff"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_active": {
"context": "staff member's account",
"string": "Attivo"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": {
"context": "staff member's account",
"string": "Disattivato"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_status": {
"context": "staff member's account",
"string": "Stato"
},
"src_dot_staff_dot_components_dot_StaffList_dot_1004218338": {
"context": "staff member status",
"string": "Inattivo"
},
"src_dot_staff_dot_components_dot_StaffList_dot_1789607185": {
"string": "Indirizzo Email"
},
"src_dot_staff_dot_components_dot_StaffList_dot_3247064221": {
"context": "staff member status",
"string": "Attivo"
},
"src_dot_staff_dot_components_dot_StaffList_dot_480166346": {
"string": "Nessun membro staff trovato"
},
"src_dot_staff_dot_components_dot_StaffList_dot_636461959": {
"context": "staff member full name",
"string": "Nome"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": {
"context": "input label",
"string": "Nuova password"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": {
"string": "La nuova password deve avere almeno 8 caratteri"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": {
"context": "dialog header",
"string": "Cambia password"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": {
"context": "input label",
"string": "Password Precedente"
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": {
"string": "Dovresti cambiare la tua password ogni mese per evitare problemi di sicurezza."
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": {
"context": "button",
"string": "Cambia la tua password"
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": {
"context": "header",
"string": "Password"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": {
"string": "Selezionandolo cambierà la lingua della tua dashboard"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": {
"string": "Attenzione, le impostazioni di valuta e data sono complete, le traduzioni dei linguaggi possono non essere complete."
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": {
"string": "Lingua Preferita"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": {
"context": "section header",
"string": "Preferenze"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": {
"context": "section header",
"string": "Informazioni Membro Staff"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": {
"context": "button",
"string": "Cambia foto"
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": {
"context": "button",
"string": "Elimina foto"
},
"src_dot_staff_dot_views_dot_1308770978": {
"context": "dialog header",
"string": "elimina Utente Staff"
},
"src_dot_staff_dot_views_dot_3945766678": {
"string": "Sei sicuro di voler rimuovere l'avatar {email}?"
},
"src_dot_staff_dot_views_dot_701332676": {
"context": "dialog header",
"string": "Elimina Avatar Utente Staff"
},
"src_dot_staff_dot_views_dot_8878988": {
"string": "Sei sicuro di voler cancellare {email} dai membri dello staff?"
},
"src_dot_startDate": {
"string": "Data di inizio"
},
"src_dot_startHour": {
"string": "Ora di inizio"
},
"src_dot_status": {
"string": "Stato"
},
"src_dot_summary": {
"string": "Riepilogo"
},
"src_dot_taxes": {
"context": "taxes section name",
"string": "Tasse"
},
"src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": {
"context": "header",
"string": "Tasse"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_110033143": {
"string": "Nessuna nazione trovata"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": {
"string": "Aliquote Fiscali Ridotte"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": {
"string": "Codice Paese"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_577035076": {
"string": "Nome Nazione"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": {
"context": "tax rate",
"string": "Sistemazione"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": {
"context": "tax rate",
"string": "Housing sociale"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": {
"context": "tax rate",
"string": "Bici"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": {
"context": "tax rate",
"string": "Quotidiani"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": {
"string": "Categoria"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": {
"string": "Aliquota Fiscale"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": {
"context": "tax rate",
"string": "accesso ad eventi culturali"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": {
"context": "tax rate",
"string": "Alimenti per bambini"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": {
"context": "tax rate",
"string": "Servizi domestici"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": {
"context": "tax rate",
"string": "Alimenti"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": {
"context": "tax rate",
"string": "Libri"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": {
"context": "tax rate",
"string": "Forniture Agricole"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": {
"context": "tax rate",
"string": "Standard"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": {
"context": "tax rate",
"string": "Trasporto passeggeri"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": {
"context": "tax rate",
"string": "accesso agli eventi di intrattenimento"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": {
"context": "tax rate",
"string": "Abbigliamento per bambini"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": {
"context": "tax rate",
"string": "accesso ad eventi sportivi"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": {
"context": "header",
"string": "Aliquote Fiscali in {countryName}"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": {
"context": "tax rate",
"string": "Sanitario"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": {
"string": "Nessuna categoria tasse ridotte trovata"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": {
"context": "tax rate",
"string": "Hotels"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": {
"context": "tax rate",
"string": "E-books"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": {
"context": "tax rate",
"string": "Combustibile domestico"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": {
"context": "tax rate",
"string": "Acqua"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": {
"context": "tax rate",
"string": "Pubblicità"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": {
"context": "tax rate",
"string": "Ristrutturazione edilizia"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": {
"context": "tax rate",
"string": "Vino"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": {
"context": "tax rate",
"string": "Ristoranti"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": {
"context": "tax rate",
"string": "Farmaci"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": {
"string": "Tutti i prezzi dei prodotti sono inseriti con iva inclusa"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2102582640": {
"string": "Mostra prezzi ivati ai clienti nel negozio"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": {
"string": "Addebita tasse nella spedizione "
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": {
"context": "button",
"string": "Recupera Tasse"
},
"src_dot_taxes_dot_views_dot_2411670026": {
"string": "Aliquote fiscali correttamente ricevute"
},
"src_dot_translations": {
"context": "translations section name",
"string": "Traduzioni"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": {
"string": "{numberOfFields} Traduzioni, {numberOfTranslatedFields} Completate"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": {
"string": "Stringa Originale"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": {
"string": "Traduzione"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": {
"context": "button",
"string": "Scarta"
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": {
"string": "Nessuna traduzione ancora"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": {
"string": "Nome Categoria"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": {
"string": "Descrizione Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": {
"string": "Traduzione Categoria \"{categoryName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": {
"string": "Titolo Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": {
"string": "Anteprima Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": {
"string": "Descrizione Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": {
"string": "Titolo Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": {
"string": "Nome Collezione"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": {
"context": "header",
"string": "Traduzione Collezione \"{collectionName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": {
"string": "Anteprima Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": {
"string": "Lingue"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1866913828": {
"string": "Cerca Offerta"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1930485532": {
"string": "Cerca Voucher"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2105464697": {
"string": "Cerca Prodotto"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": {
"string": "Collezioni"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": {
"context": "header",
"string": "Traduzioni in {language}"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2559018090": {
"string": "Cerca Pagina"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": {
"string": "Prodotti"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": {
"string": "Pagine"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3420445375": {
"string": "Cerca Tipologia di Prodotto"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": {
"string": "Categorie"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3841025483": {
"string": "Cerca Categoria"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4057224233": {
"string": "Cerca Collezione"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": {
"string": "Vendite"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": {
"string": "Voucher"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_765385638": {
"string": "Tipologie di Prodotto"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_1136143456": {
"context": "translation progress",
"string": "{current} di {max}"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": {
"string": "Nessuna voce traducibile trovata"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": {
"string": "Traduzioni Completate"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": {
"context": "entity (product, collection, shipping method) name",
"string": "Nome"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": {
"string": "Lingue"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": {
"string": "Nessuna lingua trovata"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": {
"string": "Lingua"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": {
"context": "page content",
"string": "Contenuto"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": {
"string": "Descrizione Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": {
"string": "Titolo Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": {
"context": "header",
"string": "Traduzione Pagina \"{pageName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": {
"string": "Anteprima Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": {
"string": "Titolo Pagina"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1281101905": {
"context": "header",
"string": "Traduzione Tipologia di Prodotto \"{productTypeName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": {
"context": "attribute values",
"string": "Valore {number}"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2510190956": {
"context": "header",
"string": "Attributo Prodotto ({attributeName})"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": {
"string": "Nome Attributo"
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_3538502409": {
"context": "header",
"string": "Attributo Variante ({attributeName})"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": {
"string": "Descrizione Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": {
"string": "Titolo Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": {
"string": "Nome Prodotto"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": {
"context": "header",
"string": "Traduzione Prodotto \"{productName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": {
"string": "Descrizione"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": {
"string": "Anteprima Motore di Ricerca"
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": {
"context": "header",
"string": "Traduzione Offerta \"{saleName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": {
"string": "Nome Offerta"
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": {
"context": "header",
"string": "Traduzione Voucher \"{voucherName}\" - {languageCode}"
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": {
"string": "Nome Voucher"
},
"src_dot_undo": {
"context": "button",
"string": "Annulla"
},
"src_dot_unfulfilled": {
"context": "order status",
"string": "Non evaso"
},
"src_dot_unpaid": {
"context": "payment status",
"string": "Non Pagato"
},
"src_dot_uploadImage": {
"context": "button",
"string": "Carica Immagine"
},
"src_dot_utils_dot_errors_dot_alreadyExists": {
"context": "add authorization key error",
"string": "Authorization key with this type already exists"
},
"src_dot_utils_dot_errors_dot_assignNonStaffMember": {
"string": "Only staff members can be assigned"
},
"src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": {
"string": "This attribute has already been assigned to this product type"
},
"src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": {
"string": "This attribute cannot be assigned to this product type"
},
"src_dot_utils_dot_errors_dot_attributeVariantsDisabled": {
"string": "Variants are disabled in this product type"
},
"src_dot_utils_dot_errors_dot_billingNotSet": {
"context": "error message",
"string": "Billing address is not set"
},
"src_dot_utils_dot_errors_dot_cannotCancelFulfillment": {
"context": "error message",
"string": "This fulfillment cannot be cancelled"
},
"src_dot_utils_dot_errors_dot_cannotCancelOrder": {
"context": "error message",
"string": "This order cannot be cancelled"
},
"src_dot_utils_dot_errors_dot_cannotFulfillLine": {
"context": "error message",
"string": "Not enough items to fulfill"
},
"src_dot_utils_dot_errors_dot_cannotRefund": {
"context": "error message",
"string": "I pagamenti manuali non possono essere rimborsati"
},
"src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": {
"string": "Cannot remove user from last group"
},
"src_dot_utils_dot_errors_dot_cannotVoid": {
"context": "error message",
"string": "Solo i pagamenti pre-autorizzati possono essere annullati"
},
"src_dot_utils_dot_errors_dot_captureInactive": {
"context": "error message",
"string": "Solo i pagamenti pre-autorizzati possono essere acquisiti"
},
"src_dot_utils_dot_errors_dot_duplicatedInputItem": {
"string": "Cannot add and remove group the same time"
},
"src_dot_utils_dot_errors_dot_graphqlError": {
"string": "API error"
},
"src_dot_utils_dot_errors_dot_invalid": {
"string": "Invalid value"
},
"src_dot_utils_dot_errors_dot_invalidPassword": {
"string": "Invalid password"
},
"src_dot_utils_dot_errors_dot_noShippingAddress": {
"context": "error message",
"string": "Cannot choose a shipping method for an order without the shipping address"
},
"src_dot_utils_dot_errors_dot_notEditable": {
"context": "error message",
"string": "Only draft orders can be edited"
},
"src_dot_utils_dot_errors_dot_outOfScopeGroup": {
"string": "Group is out of your permission scope"
},
"src_dot_utils_dot_errors_dot_outOfScopeUser": {
"string": "User is out of your permissions scope"
},
"src_dot_utils_dot_errors_dot_passwordNumeric": {
"string": "Password cannot be entirely numeric"
},
"src_dot_utils_dot_errors_dot_paymentMissing": {
"context": "error message",
"string": "There's no payment associated with the order"
},
"src_dot_utils_dot_errors_dot_permissionOutOfScope": {
"string": "Those permissions are out of your scope"
},
"src_dot_utils_dot_errors_dot_shippingNotApplicable": {
"context": "error message",
"string": "Il metodo di spedizione non è valido per l'indirizzo di spedizione selezionato"
},
"src_dot_utils_dot_errors_dot_shippingRequired": {
"context": "error message",
"string": "Shipping method is required for this order"
},
"src_dot_utils_dot_errors_dot_skuUnique": {
"context": "bulk variant create error",
"string": "SKUs must be unique"
},
"src_dot_utils_dot_errors_dot_slugUnique": {
"context": "error message",
"string": "Slug must be unique for each warehouse"
},
"src_dot_utils_dot_errors_dot_tooCommon": {
"string": "This password is too commonly used"
},
"src_dot_utils_dot_errors_dot_tooShort": {
"string": "This password is too short"
},
"src_dot_utils_dot_errors_dot_tooSimilar": {
"string": "These passwords are too similar"
},
"src_dot_utils_dot_errors_dot_unique": {
"string": "This needs to be unique"
},
"src_dot_utils_dot_errors_dot_unknownError": {
"string": "Unknown error"
},
"src_dot_utils_dot_errors_dot_variantNoDigitalContent": {
"string": "This variant does not have any digital content"
},
"src_dot_vouchers": {
"context": "vouchers section name",
"string": "Voucher"
},
"src_dot_warehouses": {
"context": "warehouses section name",
"string": "Warehouses"
},
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": {
"context": "warehouse",
"string": "Informazioni sull'indirizzo"
},
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": {
"context": "header",
"string": "Create Warehouse"
},
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": {
"context": "dialog content",
"string": "Are you sure you want to delete {warehouseName}?"
},
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": {
"context": "dialog title",
"string": "Delete Warehouse"
},
"src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": {
"context": "warehouse",
"string": "Informazioni sull'indirizzo"
},
"src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": {
"string": "Warehouse Name"
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": {
"string": "Search Warehouse"
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": {
"context": "tab name",
"string": "All Warehouses"
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": {
"context": "button",
"string": "Create Warehouse"
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": {
"string": "Shipping Zones"
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": {
"string": "No warehouses found"
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": {
"string": "Azioni"
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": {
"context": "warehouse",
"string": "Nome"
},
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": {
"context": "zones that warehouse sends to",
"string": "Shipping Zones"
},
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": {
"string": "This warehouse has no shipping zones assigned."
},
"src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": {
"context": "header",
"string": "Create Warehouse"
},
"src_dot_webhooks": {
"context": "webhooks section name",
"string": "Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": {
"context": "header",
"string": "Crea Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": {
"context": "delete webhook",
"string": "Are you sure you want to delete this webhook?"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": {
"context": "delete webhook",
"string": "Sei sicuro di voler cancellare {name}?"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": {
"context": "dialog header",
"string": "Elimina Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": {
"context": "section header",
"string": "Eventi"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": {
"context": "event",
"string": "Ordine aggiornato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": {
"context": "event",
"string": "Tutti gli eventi"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": {
"context": "event",
"string": "Prodotto creato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": {
"context": "webhook events",
"string": "Espandi o restringi i permessi dei webhooks per registrare determinati eventi nel sistema Saleor"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": {
"context": "event",
"string": "Ordine pagato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": {
"context": "event",
"string": "Ordine creato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": {
"context": "event",
"string": "Ordine cancellato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": {
"context": "event",
"string": "Ordine evaso"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": {
"context": "event",
"string": "Cliente creato"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": {
"context": "event",
"string": "Quantità modificata nel checkout"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": {
"context": "event",
"string": "Evasione creata"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": {
"context": "webhook",
"string": "Target URL"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": {
"context": "webhook",
"string": "Nome Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": {
"context": "section header",
"string": "Informazioni Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": {
"context": "webhook target url help text",
"string": "Questa URL riceverà le richieste POST del webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": {
"context": "webhook secret key help text",
"string": "la chiave segreta è usata per creare una firma hash ad ogni payload. *campo opzionale"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": {
"context": "webhook",
"string": "Chiave Segreta"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": {
"context": "webhook specific information",
"string": "Informazioni specifiche webhook"
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_819389696": {
"string": "Assegna all'Account Servizio"
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": {
"context": "webhooks active",
"string": "Webhook attivo"
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": {
"context": "webhook active",
"string": "Se vuoi disabilitare questo webhook deseleziona il box sottostante"
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": {
"context": "section header",
"string": "Stato Webhook"
},
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": {
"context": "header",
"string": "Unnamed Webhook Details"
},
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": {
"context": "header",
"string": "Dettagli {webhookName}"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_1432828311": {
"string": "Cerca Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_2295583901": {
"context": "button",
"string": "Crea webhook"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_3300314452": {
"context": "tab name",
"string": "Tutti i Weebhooks"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_active": {
"context": "webhook",
"string": "Attivo"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_inactive": {
"context": "webhook",
"string": "Inattivo"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": {
"string": "Nessun webhook trovato"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_2487865635": {
"context": "webhook service account",
"string": "Account Servizio"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": {
"context": "user action bar",
"string": "Azione"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": {
"string": "Unnamed webhook"
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": {
"context": "webhook name",
"string": "Nome"
},
"src_dot_webhooks_dot_views_dot_3493926696": {
"context": "window title",
"string": "Crea Webhook"
},
"src_dot_yes": {
"string": "Sì"
},
"voucherDetailsUnassignCategory": {
"context": "unassign category from voucher, button",
"string": "Non assegnato"
},
"voucherDetailsUnassignCollection": {
"context": "unassign collection from voucher, button",
"string": "Non assegnato"
},
"voucherDetailsUnassignProduct": {
"context": "unassign product from voucher, button",
"string": "Non assegnato"
}
}