2020-02-13 11:50:39 +00:00
{
"OrderCancelDialogHeader" : {
"context" : "dialog header" ,
"string" : "Annulla Ordine"
} ,
"configurationMenuAttributes" : {
2020-04-29 15:11:02 +00:00
"string" : "Determina gli attributi usati per creare le tipologie di prodotto"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"configurationMenuChannels" : {
"string" : "Define and manage your sales channels"
} ,
2020-02-13 11:50:39 +00:00
"configurationMenuNavigation" : {
2020-04-29 15:11:02 +00:00
"string" : "Definisci come gli utenti posso navigare nel tuo negozio"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"configurationMenuPageTypes" : {
"string" : "Define types of content pages used in your store"
} ,
2020-02-13 11:50:39 +00:00
"configurationMenuPages" : {
2020-04-29 15:11:02 +00:00
"string" : "Gestisci e aggiungi pagine aggiuntive"
} ,
"configurationMenuPermissionGroups" : {
2020-12-21 12:50:04 +00:00
"string" : "Gestisci i gruppi ed i relativi permessi"
2020-02-13 11:50:39 +00:00
} ,
"configurationMenuProductTypes" : {
2020-04-29 15:11:02 +00:00
"string" : "Definisci le tipologie di prodotto che vendi"
2020-02-13 11:50:39 +00:00
} ,
"configurationMenuShipping" : {
2020-04-29 15:11:02 +00:00
"string" : "Gestisci come spedisci i tuoi ordini"
2020-02-13 11:50:39 +00:00
} ,
"configurationMenuSiteSettings" : {
2020-04-29 15:11:02 +00:00
"string" : "Vedi e aggiorna le impostazioni del sito"
2020-02-13 11:50:39 +00:00
} ,
"configurationMenuStaff" : {
2020-04-29 15:11:02 +00:00
"string" : "Gestisci i tuoi impiegati ed i loro permessi"
2020-02-13 11:50:39 +00:00
} ,
"configurationMenuTaxes" : {
2020-04-29 15:11:02 +00:00
"string" : "Gestisci il modo in cui il tuo negozio addebita le tasse"
} ,
"configurationMenuWarehouses" : {
2020-12-21 12:50:04 +00:00
"string" : "Gestisci ed aggiorna le informazioni del magazzino"
2020-02-13 11:50:39 +00:00
} ,
"configurationPluginsPages" : {
2020-04-29 15:11:02 +00:00
"string" : "Vedi e aggiorno i tuoi plugin e le loro impostazioni."
2020-02-13 11:50:39 +00:00
} ,
"homeActivityCardHeader" : {
"context" : "header" ,
"string" : "Attività"
} ,
"homeActivityCardNoActivities" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna attivita trovata"
2020-02-13 11:50:39 +00:00
} ,
"homeAnalyticsCardHeader" : {
"string" : "Oggi"
} ,
"homeHeaderText" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Ciao, {userName}"
2020-02-13 11:50:39 +00:00
} ,
"homeHeaderTextCaption" : {
"context" : "subheader" ,
2020-04-29 15:11:02 +00:00
"string" : "Queste sono alcune informazioni recuperate sul tuo negozio"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationTableNoOrders" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun oridne pronto per l'evasione"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationTableOrders" : {
2020-04-29 15:11:02 +00:00
"string" : "{amount, plural,one {Un ordine pronto per l'evasione} other {{amount} Ordini pronti per l'evasione}}"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationTablePayments" : {
2020-04-29 15:11:02 +00:00
"string" : "{amount, plural,one {Un pagamento da acquisire} other {{amount} Pagamenti da acquisire}}"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationTableProducts" : {
2020-04-29 15:11:02 +00:00
"string" : "{amount, plural,one {Un Prodotto esaurito} other {{amount} Prodotti esauriti}}"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationsNoPayments" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun pagamento in attesa di acquisizione"
2020-02-13 11:50:39 +00:00
} ,
"homeNotificationsTableNoProducts" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto esaurito"
2020-02-13 11:50:39 +00:00
} ,
"homeProductListCardOrders" : {
"context" : "number of ordered products" ,
2020-04-29 15:11:02 +00:00
"string" : "{amount, plural,one {Uno ordinato} other {{amount} Ordinati}}"
2020-02-13 11:50:39 +00:00
} ,
"homeProductsListCardHeader" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti Principali"
2020-02-13 11:50:39 +00:00
} ,
"homeProductsListCardNoProducts" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"homeScreenDisclaimer" : {
"context" : "header" ,
"string" : "Disclaimer"
} ,
"homeScreenDisclaimerText1" : {
2020-04-29 15:11:02 +00:00
"string" : "La nuova dashboard e le API GraphQL sono un'anteprima."
2020-02-13 11:50:39 +00:00
} ,
"homeScreenDisclaimerText2" : {
2020-04-29 15:11:02 +00:00
"string" : "Le API GraphQL sono in versione beta. Non sono totalmente ottimizzate ed alcune queries o mutations possono mancare."
2020-02-13 11:50:39 +00:00
} ,
"homeScreenHeader" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Ciao, {userName}"
2020-02-13 11:50:39 +00:00
} ,
"menuCreateDialogHeader" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuCreateDialogMenuTitleLabel" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuDetailsDeleteMenuContent" : {
"string" : "Sei sicuro di voler cancellare il menu {menuName}?"
} ,
"menuDetailsDeleteMenuHeader" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuDetailsPageHelperText" : {
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"menuItemDialogAddItem" : {
"context" : "create new menu item, header" ,
"string" : "Aggiunti Articolo"
} ,
"menuItemDialogAddLink" : {
"context" : "add link to navigation" ,
2020-04-29 15:11:02 +00:00
"string" : "Link a: {url}"
2020-02-13 11:50:39 +00:00
} ,
"menuItemDialogEditItem" : {
"context" : "edit menu item, header" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica elemento"
2020-02-13 11:50:39 +00:00
} ,
"menuItemDialogLinkLabel" : {
"context" : "label" ,
"string" : "Collegamento"
} ,
"menuItemDialogLinkPlaceholder" : {
2020-04-29 15:11:02 +00:00
"string" : "Inizia a scrivere per avviare la ricerca..."
2020-02-13 11:50:39 +00:00
} ,
"menuItemDialogNameLabel" : {
"context" : "menu item name" ,
"string" : "Nome"
} ,
"menuItemsAddItem" : {
"context" : "add new menu item" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea nuovo oggetto"
2020-02-13 11:50:39 +00:00
} ,
"menuItemsHeader" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elementi Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuItemsPlaceholder" : {
"string" : "Aggiungi una nuova voce di menu per iniziare a creare il menu"
} ,
"menuListCreatedMenu" : {
2020-04-29 15:11:02 +00:00
"string" : "Menu creato"
2020-02-13 11:50:39 +00:00
} ,
"menuListDeleteMenuContent" : {
"string" : "Sei sicuro di voler cancellare {menuName}?"
} ,
"menuListDeleteMenuHeader" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuListDeleteMenusContent" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo menu?} other {Sei sicuro di voler eliminare {displayQuantity} menu?}}"
2020-02-13 11:50:39 +00:00
} ,
"menuListDeleteMenusHeader" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuListDeletedMenu" : {
2020-04-29 15:11:02 +00:00
"string" : "Menu eliminati"
2020-02-13 11:50:39 +00:00
} ,
"menuListItems" : {
"context" : "number of menu items" ,
2020-04-29 15:11:02 +00:00
"string" : "Elementi"
2020-02-13 11:50:39 +00:00
} ,
"menuListMenutitle" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuListNoMenus" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun menu trovato"
2020-02-13 11:50:39 +00:00
} ,
"menuListPageAddMenu" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Menu"
2020-02-13 11:50:39 +00:00
} ,
"menuPropertiesMenuTitle" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Menu"
2020-02-13 11:50:39 +00:00
} ,
"orderCustomerBillingAddressNotSet" : {
"context" : "no address is set in draft order" ,
2020-04-29 15:11:02 +00:00
"string" : "Non impostato"
2020-02-13 11:50:39 +00:00
} ,
"orderCustomerCustomerNotSet" : {
"context" : "customer is not set in draft order" ,
2020-04-29 15:11:02 +00:00
"string" : "Non impostato"
2020-02-13 11:50:39 +00:00
} ,
"orderCustomerShippingAddressNotSet" : {
"context" : "shipping address is not set in draft order" ,
2020-04-29 15:11:02 +00:00
"string" : "Non impostato"
2020-02-13 11:50:39 +00:00
} ,
"orderPaymentShippingDoesNotApply" : {
"context" : "order does not require shipping" ,
2020-04-29 15:11:02 +00:00
"string" : "non si applica"
2020-02-13 11:50:39 +00:00
} ,
"orderPaymentVATDoesNotApply" : {
"context" : "vat not included in order price" ,
2020-04-29 15:11:02 +00:00
"string" : "non si applica"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"pageTypeCreateHeader" : {
"context" : "window title" ,
"string" : "Create Page Type"
} ,
"pageTypeInputLabel" : {
"string" : "Select content type"
2020-11-03 13:58:00 +00:00
} ,
"productExportFieldCategory" : {
"context" : "product field" ,
"string" : "Categoria"
} ,
"productExportFieldCollections" : {
"context" : "product field" ,
"string" : "Collezioni"
} ,
"productExportFieldDescription" : {
"context" : "product field" ,
"string" : "Descrizione"
} ,
"productExportFieldName" : {
"context" : "product field" ,
"string" : "Nome"
} ,
"productExportFieldProductImages" : {
"context" : "product field" ,
2020-12-21 12:50:04 +00:00
"string" : "Immagine di Prodotto"
2020-11-03 13:58:00 +00:00
} ,
"productExportFieldProductWeight" : {
"context" : "product field" ,
"string" : "Export Product Weight"
} ,
"productExportFieldTaxes" : {
"context" : "product field" ,
2020-12-21 12:50:04 +00:00
"string" : "Tasse"
2020-11-03 13:58:00 +00:00
} ,
"productExportFieldType" : {
"context" : "product field" ,
"string" : "Tipologia"
} ,
"productExportFieldVariantImages" : {
"context" : "product field" ,
"string" : "Immagine della variante"
} ,
"productExportFieldVariantSku" : {
"context" : "product field" ,
"string" : "Export Variant SKU"
} ,
"productExportFieldVariantWeight" : {
"context" : "product field" ,
"string" : "Export Variant Weight"
} ,
"productExportFieldVisibility" : {
"context" : "product field" ,
"string" : "Visibilità"
} ,
2020-02-13 11:50:39 +00:00
"productStockHeader" : {
"context" : "product stock, section header" ,
"string" : "Magazzino"
} ,
"productTypeCreateHeader" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"productTypeCreatePageHeader" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"productTypeTaxesHeader" : {
"context" : "section header" ,
"string" : "Tasse"
} ,
"productTypeTaxesInputLabel" : {
"string" : "Tasse"
} ,
"productVariantCreatePricesSetPricePlaceholder" : {
2020-12-21 12:50:04 +00:00
"context" : "input label" ,
2020-02-13 11:50:39 +00:00
"string" : "Prezzo"
} ,
"productVariantCreatePricesStockInputLabel" : {
"string" : "Magazzino"
} ,
2020-04-29 15:11:02 +00:00
"productVariantCreatorStockSectionHeader" : {
"context" : "variant stock, header" ,
"string" : "Giacenza"
} ,
2020-11-03 13:58:00 +00:00
"productVariantCreatorWarehouseSectionDescription" : {
"context" : "no warehouses info" ,
"string" : "There are no warehouses set up for your store. You can configure variants without providing stock quantities."
} ,
2020-04-29 15:11:02 +00:00
"productVariantCreatorWarehouseSectionHeader" : {
"context" : "header" ,
"string" : "Warehouses"
} ,
2020-11-03 13:58:00 +00:00
"productVariantWarehouseSectionDescription" : {
"context" : "no warehouses info" ,
"string" : "There are no warehouses set up for your store. To add stock quantity to the variant please <a>configure a warehouse</a>"
} ,
"productWarehouseSectionDescription" : {
"context" : "no warehouses info" ,
"string" : "There are no warehouses set up for your store. To add stock quantity to the product please <a>configure a warehouse</a>"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsPageCategoriesQuantity" : {
"context" : "number of categories" ,
2020-04-29 15:11:02 +00:00
"string" : "Categorie ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsPageCollectionsQuantity" : {
"context" : "number of collections" ,
2020-04-29 15:11:02 +00:00
"string" : "Collezioni ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsPageProductsQuantity" : {
"context" : "number of products" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsUnassignCategory" : {
"context" : "unassign category from sale, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsUnassignCollection" : {
"context" : "unassign collection from sale, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"saleDetailsUnassignProduct" : {
"context" : "unassign product from sale, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"shippingZoneDetailsDialogsDeleteShippingMethod" : {
"context" : "delete shipping method" ,
"string" : "Sei sicuro di voler cancellare {name}?"
} ,
"shippingZoneDetailsDialogsDeleteShippingZone" : {
"context" : "delete shipping zone" ,
"string" : "Sei sicuro di voler cancellare {name}?"
} ,
2020-04-29 15:11:02 +00:00
"shippingZoneWarehouses_dot_autocomplete_dot_label" : {
"context" : "autocomplete select label" ,
"string" : "Warehouse"
} ,
2020-02-13 11:50:39 +00:00
"siteSettingsMailingHelperText" : {
"context" : "helper text" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurazione Invio Emails"
} ,
"src_dot_accept" : {
"context" : "button" ,
2020-12-21 12:50:04 +00:00
"string" : "Accetta"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_apps" : {
"context" : "apps section name" ,
2020-12-21 12:50:04 +00:00
"string" : "Applicazioni"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723" : {
"context" : "dialog header" ,
2020-12-21 12:50:04 +00:00
"string" : "Attiva Applicazione"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734" : {
"context" : "activate app" ,
"string" : "Are you sure you want to activate {name}? Activating will start gathering events."
} ,
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983" : {
"context" : "activate app" ,
"string" : "Are you sure you want to activate this app? Activating will start gathering events"
} ,
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889" : {
"context" : "button label" ,
2020-12-21 12:50:04 +00:00
"string" : "Attivare"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241" : {
"context" : "button label" ,
2020-12-21 12:50:04 +00:00
"string" : "Disattivare"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590" : {
"context" : "dialog header" ,
2020-12-21 12:50:04 +00:00
"string" : "Disattiva Applicazione"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498" : {
"context" : "deactivate app" ,
"string" : "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app."
} ,
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780" : {
"context" : "deactivate app" ,
"string" : "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app."
} ,
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024" : {
"context" : "delete custom app" ,
"string" : "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?"
} ,
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531" : {
"context" : "dialog header" ,
2020-12-21 12:50:04 +00:00
"string" : "Cancella Applicazione"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535" : {
"context" : "delete app" ,
"string" : "Are you sure you want to delete this app?"
} ,
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919" : {
"context" : "delete app" ,
"string" : "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241" : {
"context" : "link" ,
2020-12-21 12:50:04 +00:00
"string" : "Disattivare"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023" : {
"context" : "app privacy policy link" ,
"string" : "View this app’ s privacy policy"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575" : {
"context" : "link" ,
"string" : "Edit settings"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622" : {
"context" : "section header" ,
"string" : "Data privacy"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197" : {
"context" : "link" ,
"string" : "Get Support"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882" : {
"context" : "button" ,
"string" : "Open App"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889" : {
"context" : "link" ,
2020-12-21 12:50:04 +00:00
"string" : "Attivare"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164" : {
"context" : "section header" ,
2020-12-21 12:50:04 +00:00
"string" : "Permessi dell' App"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072" : {
"context" : "apps about permissions" ,
"string" : "This app has permissions to:"
} ,
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128" : {
"context" : "section header" ,
"string" : "About this app"
} ,
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074" : {
"context" : "button" ,
"string" : "Support/FAQ"
} ,
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406" : {
"context" : "button" ,
"string" : "My App"
} ,
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044" : {
"context" : "button" ,
"string" : "Dashboard"
} ,
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531" : {
"context" : "dialog header" ,
2020-12-21 12:50:04 +00:00
"string" : "Cancella Applicazione"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535" : {
"context" : "delete app" ,
"string" : "Are you sure you want to delete this app?"
} ,
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919" : {
"context" : "delete app" ,
"string" : "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?"
} ,
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819" : {
"context" : "title" ,
"string" : "There’ s a problem with app."
} ,
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527" : {
"context" : "content" ,
"string" : "Saleor couldn’ t fetch crucial information regarding installation. Without those System can’ t install the app in your Saleor. Please use the button below to get back to system’ s dashboard."
} ,
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564" : {
"context" : "button" ,
2020-12-21 12:50:04 +00:00
"string" : "Torna alla Homepage"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832" : {
"context" : "app data privacy link" ,
2020-12-21 12:50:04 +00:00
"string" : "Informazioni sulla Privacy"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256" : {
"context" : "install button" ,
2020-12-21 12:50:04 +00:00
"string" : "Installa App"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163" : {
"context" : "install app permissions" ,
"string" : "Installing this app will give it following permissions:"
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370" : {
"context" : "install app privacy" ,
"string" : "Uninstalling the app will remove all your customer’ s personal data stored by {name}. "
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441" : {
"context" : "section header" ,
"string" : "You are about to install {name}"
} ,
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164" : {
"context" : "section header" ,
2020-12-21 12:50:04 +00:00
"string" : "Permessi dell' App"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051" : {
"context" : "section header" ,
"string" : "Ongoing Installations"
} ,
"src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356" : {
"context" : "retry installation" ,
2020-12-21 12:50:04 +00:00
"string" : "Riprova"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060" : {
"context" : "app installation error" ,
"string" : "There was a problem during installation"
} ,
"src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754" : {
"context" : "app installation" ,
"string" : "Installing app..."
} ,
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555" : {
"context" : "checkbox label" ,
"string" : "Grant this app full access to the store"
} ,
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936" : {
"context" : "card description" ,
"string" : "Expand or restrict app permissions to access certain part of Saleor system."
} ,
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214" : {
"context" : "header" ,
"string" : "Create New App"
} ,
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367" : {
"context" : "checkbox label" ,
"string" : "App is active"
} ,
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942" : {
"string" : "Token Generato"
} ,
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626" : {
"string" : "Questo token da accesso alle API del tuo negozio, che trovi qui: {url}"
} ,
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643" : {
"context" : "button" ,
"string" : "Copiato"
} ,
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221" : {
"context" : "button" ,
"string" : "Copia il token"
} ,
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_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_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555" : {
"context" : "checkbox label" ,
"string" : "Grant this app full access to the store"
} ,
"src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936" : {
"context" : "card description" ,
"string" : "Expand or restrict app permissions to access certain part of Saleor system."
} ,
"src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367" : {
"context" : "checkbox label" ,
"string" : "App is active"
} ,
"src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085" : {
"context" : "header" ,
"string" : "App Information"
} ,
"src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357" : {
"context" : "custom app name" ,
"string" : "App Name"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470" : {
"context" : "custom app token key" ,
"string" : "Chiave"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057" : {
"string" : "Nessun token trovato"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045" : {
"context" : "header" ,
"string" : "Tokens"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101" : {
"context" : "button" ,
"string" : "Crea Token"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013" : {
"string" : "Nota Token"
} ,
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473" : {
"context" : "table actions" ,
"string" : "Azioni"
} ,
"src_dot_apps_dot_components_dot_CustomApps_dot_3152347892" : {
"context" : "custom apps content" ,
"string" : "Your custom created apps will be shown here."
} ,
"src_dot_apps_dot_components_dot_CustomApps_dot_3230241731" : {
"context" : "create app button" ,
"string" : "Create App"
} ,
"src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173" : {
"context" : "app deactivated" ,
"string" : "Disattivato"
} ,
"src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177" : {
"context" : "about app" ,
"string" : "About"
} ,
"src_dot_apps_dot_components_dot_InstalledApps_dot_186286611" : {
"context" : "apps content" ,
"string" : "You don’ t have any installed apps in your dashboard"
} ,
"src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431" : {
"context" : "section header" ,
"string" : "Third-party Apps"
} ,
"src_dot_apps_dot_components_dot_Marketplace_dot_2932910073" : {
"context" : "section header" ,
"string" : "Saleor Marketplace"
} ,
"src_dot_apps_dot_components_dot_Marketplace_dot_3259214524" : {
"context" : "marketplace content" ,
"string" : "Marketplace is coming soon"
} ,
"src_dot_apps_dot_components_dot_Marketplace_dot_3910026447" : {
"context" : "marketplace button" ,
"string" : "Visit Marketplace"
} ,
"src_dot_apps_dot_components_dot_Marketplace_dot_52985091" : {
"context" : "marketplace content" ,
"string" : "Discover great free and paid apps in our Saleor Marketplace."
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942" : {
"string" : "Token Generato"
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168" : {
"string" : "Il token di accesso è usato per autenticare gli account servizi"
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_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_apps_dot_components_dot_TokenCreateDialog_dot_3406541221" : {
"context" : "button" ,
"string" : "Copia il token"
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101" : {
"context" : "header" ,
"string" : "Crea Token"
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013" : {
"string" : "Nota Token"
} ,
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039" : {
"context" : "create service token, button" ,
"string" : "Crea"
} ,
"src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076" : {
"context" : "dialog title" ,
"string" : "Delete Token"
} ,
"src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752" : {
"context" : "delete token" ,
"string" : "Sei sicuro di voler cancellare il token {token}?"
} ,
"src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198" : {
"context" : "app settings error" ,
"string" : "Failed to fetch app settings"
} ,
"src_dot_apps_dot_views_dot_AppDetails_dot_2021043385" : {
"context" : "snackbar text" ,
"string" : "App activated"
} ,
"src_dot_apps_dot_views_dot_AppDetails_dot_3791371350" : {
"context" : "snackbar text" ,
"string" : "App deactivated"
} ,
"src_dot_apps_dot_views_dot_AppInstall_dot_2538706256" : {
"context" : "window title" ,
2020-12-21 12:50:04 +00:00
"string" : "Installa App"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_apps_dot_views_dot_AppsList_dot_1180774955" : {
"context" : "app has been installed" ,
"string" : "{name} is ready to be used"
} ,
"src_dot_apps_dot_views_dot_AppsList_dot_3076215778" : {
"context" : "app has been removed" ,
"string" : "App successfully removed"
} ,
"src_dot_apps_dot_views_dot_AppsList_dot_539268521" : {
"context" : "message title" ,
"string" : "Couldn’ t Install {name}"
} ,
"src_dot_apps_dot_views_dot_AppsList_dot_966773578" : {
"context" : "message title" ,
"string" : "App installed"
} ,
"src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731" : {
"context" : "window title" ,
"string" : "Create App"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_attributes" : {
"context" : "attributes section name" ,
"string" : "Attributi"
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo attributo?} other {Sei sicuro di voler eliminare {displayQuantity} attributi?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina attributi"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipo di Input del Catalogo per il Proprietario del Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461" : {
"context" : "product attribute type" ,
"string" : "A discesa"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679" : {
"context" : "file attribute type" ,
"string" : "File"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946" : {
"context" : "check to require attribute to have value" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Richiesto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011" : {
"context" : "product attribute type" ,
2020-04-29 15:11:02 +00:00
"string" : "Selezione Multipla"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225" : {
"context" : "attribute's slug short code label" ,
2020-04-29 15:11:02 +00:00
"string" : "Codice Attributo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955" : {
"context" : "attribute slug input field helper text" ,
2020-04-29 15:11:02 +00:00
"string" : "Questo è usato internamente. Assicurati di non usare spazi"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601" : {
"context" : "attribute's label" ,
2020-04-29 15:11:02 +00:00
"string" : "Etichetta Predefinita"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea attributo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Attributo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid" : {
"context" : "attribute can be column in product list table" ,
2020-04-29 15:11:02 +00:00
"string" : "Può essere usato come colonna"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard" : {
"context" : "use attribute in filtering" ,
2020-04-29 15:11:02 +00:00
"string" : "Filtrabile nella Dashboard"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront" : {
"context" : "use attribute in filtering" ,
2020-04-29 15:11:02 +00:00
"string" : "Filtrabile nel Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly" : {
"context" : "attribute can be used only in variants" ,
2020-04-29 15:11:02 +00:00
"string" : "Solo Variante"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired" : {
"context" : "attribute value is required" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Richiesto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront" : {
"context" : "attribute" ,
2020-04-29 15:11:02 +00:00
"string" : "Visibile sulla Pagina Prodotto del Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun attributo trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805" : {
"context" : "attribute can be searched in storefront" ,
2020-04-29 15:11:02 +00:00
"string" : "Usato nella ricerca sfaccettata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452" : {
"context" : "attribute can be searched in dashboard" ,
2020-04-29 15:11:02 +00:00
"string" : "Ricercabile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225" : {
2020-04-29 15:11:02 +00:00
"string" : "Codice Attributo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_643174786" : {
"context" : "attribute is visible" ,
2020-04-29 15:11:02 +00:00
"string" : "Visibile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeList_dot_691600601" : {
"context" : "attribute's label'" ,
2020-04-29 15:11:02 +00:00
"string" : "Etichetta Predefinita"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083" : {
"string" : "Define where this attribute should be used in Saleor system"
} ,
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432" : {
"context" : "section header" ,
"string" : "Organizzazione"
} ,
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980" : {
"string" : "Attribute Class"
} ,
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute" : {
"context" : "attribute type" ,
"string" : "Content Attribute"
} ,
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute" : {
"context" : "attribute type" ,
"string" : "Product Attribute"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559" : {
"context" : "page title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Nuovo Attributo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158" : {
"context" : "attribute is filterable in storefront" ,
2020-04-29 15:11:02 +00:00
"string" : "Usato Nella Navigazione Sfaccettata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205" : {
"context" : "attribute properties regarding storefront" ,
2020-04-29 15:11:02 +00:00
"string" : "Proprietà Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543" : {
"context" : "attribute properties regarding dashboard" ,
2020-04-29 15:11:02 +00:00
"string" : "Proprietà Dashboard"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329" : {
"context" : "attribute visibility in storefront" ,
"string" : "Public"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519" : {
"context" : "attribute position in storefront filters" ,
2020-04-29 15:11:02 +00:00
"string" : "Posizione nella navigazione sfaccettata"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740" : {
"string" : "If enabled, attribute will be accessible to customers."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456" : {
2020-04-29 15:11:02 +00:00
"string" : "Se attivato questo attributo può essere usato come colonna nella tabella prodotto."
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Usato nei Filtri"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583" : {
2020-04-29 15:11:02 +00:00
"string" : "Se attivato, potrai usare questo attributo per filtrare i prodotti nella lista prodotti."
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina valore attributo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Valore"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Vista Negozio Predefinita"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Nessun valore trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Attributo"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Attributo creato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761" : {
"context" : "attribute value deleted" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore rimosso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739" : {
2020-04-29 15:11:02 +00:00
"string" : "Attributo eliminato"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Attributi eliminati correttamente"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Spiacente, la tua username e/o password non sono corretti. Riprova per favore."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_LoginPage_dot_4028609483" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Reimposta la tua password"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564" : {
"string" : "Nuova password"
} ,
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227" : {
2020-04-29 15:11:02 +00:00
"string" : "Inserire una nuova password."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta nuova password"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859" : {
"string" : "Conferma Password"
} ,
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811" : {
2020-04-29 15:11:02 +00:00
"string" : "Le password non coincidono"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732" : {
2020-04-29 15:11:02 +00:00
"string" : "Password dimenticata? Non preoccuparti, la rimposteremo per te."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080" : {
"context" : "password reset, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Invia Istruzioni"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Indietro al login"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200" : {
2020-04-29 15:11:02 +00:00
"string" : "Fatto! In pochi minuti riceverai un messaggio con le istruzioni su come resettare la tua password."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_auth_dot_views_dot_2388238158" : {
2020-04-29 15:11:02 +00:00
"string" : "L'email fornita non risulta nel nostro database."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_availability" : {
"string" : "Disponibilità"
} ,
"src_dot_back" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Indietro"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Immagine di sfondo (facoltativo)"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Nuova Categoria"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Categoria"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryList_dot_2054128296" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna categoria trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryList_dot_2155313053" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna sottocategoria trovata"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "N. di Prodotti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598" : {
"context" : "product price" ,
"string" : "Prezzo"
} ,
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357" : {
"context" : "availability status" ,
"string" : "Disponibilità"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti in {categoryName}"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea sottocategoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_1140231710" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_1204353135" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} prodotti?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_1754466114" : {
"string" : "Categoria creata"
} ,
"src_dot_categories_dot_views_dot_1823337870" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa categoria?} other {Sei sicuro di voler eliminare {displayQuantity} categorie?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_2004894945" : {
"context" : "dialog title" ,
"string" : "Elimina categoria"
} ,
"src_dot_categories_dot_views_dot_2189424032" : {
2020-04-29 15:11:02 +00:00
"string" : "Categoria eliminata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_2507763081" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina prodotti"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_categories_dot_views_dot_3296953393" : {
"string" : "Remember this will also unpin all products assigned to this category, making them unavailable in storefront."
} ,
2020-02-13 11:50:39 +00:00
"src_dot_categories_dot_views_dot_3488150607" : {
2020-04-29 15:11:02 +00:00
"string" : "Ricorda, questo eliminerà anche tutti i prodotti assegnati a questa categoria."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_712767046" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina categorie"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_847492725" : {
"string" : "Sei sicuro di voler cancellare {categoryName}?"
} ,
"src_dot_categories_dot_views_dot_CategoryList_dot_1823337870" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa categoria?} other {Sei sicuro di voler eliminare {displayQuantity} categorie?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_CategoryList_dot_3488150607" : {
2020-04-29 15:11:02 +00:00
"string" : "Ricorda, questo eliminerà anche tutti i prodotti assegnati a questa categoria."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_categories_dot_views_dot_CategoryList_dot_712767046" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina categorie"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_channels" : {
"context" : "channels section name" ,
"string" : "Channels"
} ,
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694" : {
"context" : "delete channel" ,
"string" : "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:."
} ,
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674" : {
"context" : "dialog header" ,
"string" : "Select Channel"
} ,
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976" : {
"context" : "dialog header" ,
"string" : "Delete Channel"
} ,
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435" : {
"context" : "delete channel" ,
"string" : "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?"
} ,
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901" : {
"context" : "currency channel" ,
"string" : "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it."
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680" : {
"context" : "channel settings" ,
"string" : "Channel Settings"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796" : {
"context" : "selected currency" ,
"string" : "Selected Currency"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643" : {
"context" : "button" ,
"string" : "Copiato"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224" : {
"context" : "channel slug" ,
"string" : "Slug"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983" : {
"context" : "channel name" ,
"string" : "Channel Name"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_383867403" : {
"context" : "button" ,
"string" : "Copy"
} ,
"src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327" : {
"context" : "channel currency" ,
"string" : "Currency"
} ,
"src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459" : {
"context" : "dialog header" ,
"string" : "Select a channel"
} ,
"src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781" : {
"context" : "select label" ,
"string" : "Channel name"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338" : {
"context" : "inactive" ,
"string" : "Inattivo"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276" : {
"context" : "status" ,
"string" : "Stato"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241" : {
"context" : "deactivate" ,
"string" : "Disattivare"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031" : {
"context" : "channel status title" ,
"string" : "Channel Status"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221" : {
"context" : "active" ,
"string" : "Attivo"
} ,
"src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889" : {
"context" : "activate" ,
"string" : "Attivare"
} ,
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983" : {
"context" : "channel name" ,
"string" : "Channel Name"
} ,
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011" : {
"string" : "No channels found"
} ,
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473" : {
"context" : "table actions" ,
"string" : "Azioni"
} ,
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662" : {
"context" : "button" ,
"string" : "Create Channel"
} ,
"src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707" : {
"context" : "currency code select" ,
"string" : "{code} - {countries}"
} ,
"src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653" : {
"context" : "channel create" ,
"string" : "New Channel"
} ,
"src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662" : {
"context" : "window title" ,
"string" : "Create Channel"
} ,
"src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610" : {
"context" : "window title" ,
"string" : "Channel details"
} ,
"src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424" : {
"string" : "Channel deleted"
} ,
"src_dot_chooseFile" : {
"context" : "button" ,
"string" : "Choose file"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_clear" : {
"context" : "button" ,
"string" : "Azzera"
} ,
"src_dot_collections" : {
"context" : "collections section name" ,
"string" : "Collezioni"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786" : {
"context" : "collection label" ,
"string" : "Visibile"
} ,
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154" : {
"context" : "collection label" ,
"string" : "Nascosto"
} ,
2020-02-13 11:50:39 +00:00
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786" : {
"context" : "collection label" ,
"string" : "Visibile"
} ,
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154" : {
"context" : "collection label" ,
"string" : "Nascosto"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Immagine di sfondo (facoltativo)"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea collezione"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna collezione trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionList_dot_2527742754" : {
2020-04-29 15:11:02 +00:00
"string" : "N. di Prodotti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionList_dot_2759199473" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionList_dot_3326160357" : {
"context" : "collection availability" ,
"string" : "Disponibilità"
} ,
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357" : {
"context" : "product availability" ,
"string" : "Disponibilità"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680" : {
"context" : "products in collection" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti in {name}"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler rimuovere questo prodotto?} other {Sei sicuro di voler rimuovere {displayQuantity} prodotti?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_3482612628" : {
2020-04-29 15:11:02 +00:00
"string" : "Prodotti eliminati dalla collezione"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_collections_dot_views_dot_3576236500" : {
"string" : "Manage Collection Channel Availability"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_collections_dot_views_dot_3791354625" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Rimuovi prodotti dalla collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_523939418" : {
"string" : "Sei sicuro di voler cancellare {collectionName}?"
} ,
"src_dot_collections_dot_views_dot_686910896" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_699514132" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_870815507" : {
"context" : "unassign product from collection, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_942133001" : {
"context" : "dialog title" ,
"string" : "Elimina immagine"
} ,
"src_dot_collections_dot_views_dot_CollectionList_dot_2491832187" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa collezione?} other {Sei sicuro di voler eliminare {displayQuantity} collezioni?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_collections_dot_views_dot_CollectionList_dot_3817188998" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina collezioni"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_components_dot_AccountPermissionGroups_dot_2836633439" : {
"string" : "Permission groups"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AccountPermissions_dot_2690176844" : {
"context" : "dialog header" ,
"string" : "Permessi"
} ,
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AddressEdit_dot_1139500589" : {
"string" : "Nazione"
} ,
"src_dot_components_dot_AddressEdit_dot_1271289966" : {
2020-04-29 15:11:02 +00:00
"string" : "Telefono"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "CAP / Codice Postale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AddressEdit_dot_3121963259" : {
"string" : "Riga 2 dell'indirizzo"
} ,
"src_dot_components_dot_AddressEdit_dot_3570415321" : {
2020-04-29 15:11:02 +00:00
"string" : "Azienda"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AddressEdit_dot_944851093" : {
2020-04-29 15:11:02 +00:00
"string" : "Codice area"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_AppStatus_dot_1624959454" : {
"string" : "If you want to disable this App please uncheck the box below."
} ,
"src_dot_components_dot_AppStatus_dot_1750277107" : {
"context" : "section header" ,
"string" : "App Status"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_components_dot_AssignAttributeDialog_dot_2173976534" : {
"context" : "button" ,
"string" : "Assegna Attributi"
} ,
"src_dot_components_dot_AssignAttributeDialog_dot_3922579741" : {
"context" : "dialog header" ,
"string" : "Assegna attributo"
} ,
"src_dot_components_dot_AssignAttributeDialog_dot_4205644805" : {
"string" : "Nessun risultato trovato"
} ,
"src_dot_components_dot_AssignAttributeDialog_dot_524117994" : {
"string" : "Cerca per nome attributo"
} ,
"src_dot_components_dot_AssignAttributeDialog_dot_902296540" : {
"string" : "Cerca Attributi"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_AssignCategoryDialog_dot_3125506097" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog header" ,
2020-11-03 13:58:00 +00:00
"string" : "Assign Category"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AssignCategoryDialog_dot_3690273268" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome categoria, etc..."
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_AssignCategoryDialog_dot_3841025483" : {
"string" : "Cerca Categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AssignCollectionDialog_dot_2605414502" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome collezione, etc..."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AssignCollectionDialog_dot_3992923611" : {
"context" : "dialog header" ,
"string" : "Assegna Collezione"
} ,
"src_dot_components_dot_AssignCollectionDialog_dot_4057224233" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Collezione"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_AssignContainerDialog_dot_1731102929" : {
"context" : "button" ,
2020-12-21 12:50:04 +00:00
"string" : "Assegna"
2020-11-03 13:58:00 +00:00
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_AssignProductDialog_dot_2100305525" : {
"context" : "button" ,
"string" : "Assegna Prodotti"
} ,
"src_dot_components_dot_AssignProductDialog_dot_2336947364" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AssignProductDialog_dot_2850255786" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Prodotti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_AssignProductDialog_dot_649693468" : {
"context" : "dialog header" ,
"string" : "Assegna Prodotto"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_components_dot_AttributeUnassignDialog_dot_2037985699" : {
"string" : "Are you sure you want to unassign {attributeName} from {itemTypeName}?"
} ,
"src_dot_components_dot_Attributes_dot_attributesNumber" : {
"context" : "number of attributes" ,
"string" : "{number} Attributi"
} ,
"src_dot_components_dot_Attributes_dot_header" : {
"context" : "attributes, section header" ,
"string" : "Attributi"
} ,
"src_dot_components_dot_Attributes_dot_multipleValueLable" : {
"context" : "attribute values" ,
"string" : "Valori"
} ,
"src_dot_components_dot_Attributes_dot_valueLabel" : {
"context" : "attribute value" ,
"string" : "Valore"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_AvailabilityCard_dot_1306298759" : {
"context" : "product availability" ,
2020-12-21 12:50:04 +00:00
"string" : "Disponibile per l'acquisto"
} ,
"src_dot_components_dot_AvailabilityCard_dot_2162667201" : {
"context" : "channel publication date" ,
"string" : "Visible since {date}"
} ,
"src_dot_components_dot_AvailabilityCard_dot_2232321263" : {
"context" : "product publication date label" ,
"string" : "will become published on {date}"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_components_dot_AvailabilityCard_dot_2938074852" : {
"context" : "product available for purchase date" ,
2020-12-21 12:50:04 +00:00
"string" : "Sara disponibile a partire da"
} ,
"src_dot_components_dot_AvailabilityCard_dot_3285520461" : {
"context" : "channel publication date" ,
"string" : "Will become available on {date}"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_components_dot_AvailabilityCard_dot_570524410" : {
"context" : "product availability date label" ,
2020-12-21 12:50:04 +00:00
"string" : "Imposta la data di disponibilita"
} ,
"src_dot_components_dot_AvailabilityCard_dot_643174786" : {
"context" : "channel publication status" ,
"string" : "Visibile"
} ,
"src_dot_components_dot_AvailabilityCard_dot_77815154" : {
"context" : "channel publication status" ,
"string" : "Nascosto"
2020-11-03 13:58:00 +00:00
} ,
"src_dot_components_dot_AvailabilityCard_dot_825317195" : {
"context" : "product unavailability" ,
"string" : "Unavailable for purchase"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460" : {
"context" : "unassign multiple attributes from item" ,
"string" : "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}"
} ,
"src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621" : {
"string" : "Select channels you want for {contentType} to be available on"
} ,
"src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276" : {
"string" : "No Channels found"
} ,
"src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738" : {
"string" : "Select all channels"
} ,
"src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292" : {
"string" : "Channels A to Z"
} ,
"src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684" : {
"string" : "Search through channels"
} ,
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445" : {
"context" : "product channel publication status" ,
"string" : "nascosta"
} ,
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255" : {
"context" : "product status title" ,
"string" : "Available in {count}/{allCount}"
} ,
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199" : {
"context" : "product channel publication date" ,
"string" : "published since {date}"
} ,
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461" : {
"context" : "product channel publication date" ,
"string" : "Will become available on {date}"
} ,
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289" : {
"context" : "product status" ,
"string" : "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_1311467573" : {
"string" : "Show in product listings"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_1815688500" : {
"context" : "date" ,
"string" : "da {date}"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_2060790769" : {
"context" : "publish on date" ,
"string" : "Publicato il"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_2264302389" : {
"string" : "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages."
} ,
"src_dot_components_dot_ChannelsAvailability_dot_2699516026" : {
"context" : "available on date" ,
"string" : "Set available on"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_292404896" : {
"string" : "Imposta la data di pubblicazione"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_3326160357" : {
"context" : "section header" ,
"string" : "Disponibilità"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_370220662" : {
"context" : "channels availability text" ,
"string" : "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}"
} ,
"src_dot_components_dot_ChannelsAvailability_dot_4037103586" : {
"context" : "section header button" ,
"string" : "Gestisci"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_ColumnPicker_dot_1483881697" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Resetta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_ColumnPicker_dot_2539195044" : {
"context" : "select visible columns button" ,
2020-04-29 15:11:02 +00:00
"string" : "Colonne"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_ColumnPicker_dot_2715399461" : {
"context" : "pick columns to display" ,
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_ConfirmButton_dot_2845142593" : {
"context" : "button" ,
"string" : "Errore"
} ,
"src_dot_components_dot_CountryList_dot_2460766407" : {
"context" : "number of countries" ,
2020-04-29 15:11:02 +00:00
"string" : "{number} Nazioni"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Indietro alla home"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Non ti preoccupare, andrà tutto bene"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_ErrorPage_dot_3182212440" : {
2020-04-29 15:11:02 +00:00
"string" : "Abbiamo incontrato un problema"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_FileUpload_dot_3050254265" : {
"context" : "upload file, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Carica"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_FilterBar_dot_2173195312" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_FilterBar_dot_2340527467" : {
2020-04-29 15:11:02 +00:00
"string" : "Filtro Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_FilterBar_dot_3268463180" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Salva Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_FilterCard_dot_996289613" : {
"string" : "Filtri"
} ,
"src_dot_components_dot_Filter_dot_2332404293" : {
"context" : "search" ,
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Filter_dot_2683154806" : {
"context" : "is filter range or value" ,
2020-04-29 15:11:02 +00:00
"string" : "equivale a"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Filter_dot_2779594451" : {
"context" : "filter range separator" ,
2020-04-29 15:11:02 +00:00
"string" : "e"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Filter_dot_4190318230" : {
"context" : "search results" ,
2020-04-29 15:11:02 +00:00
"string" : "Mostra ancora"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Filter_dot_773313536" : {
"context" : "is filter range or value" ,
2020-04-29 15:11:02 +00:00
"string" : "tra"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Filter_dot_996289613" : {
"string" : "Filtri"
} ,
"src_dot_components_dot_ImageUpload_dot_1731007575" : {
"context" : "image upload" ,
2020-04-29 15:11:02 +00:00
"string" : "Trascina qui per caricare"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_LanguageSwitch_dot_4150219184" : {
"context" : "button" ,
"string" : "{languageName} - {languageCode}"
} ,
"src_dot_components_dot_ListField_dot_3099331554" : {
"context" : "button" ,
"string" : "Aggiungi"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_Metadata_dot_1148029984" : {
"context" : "metadata field value, header" ,
"string" : "Valore"
} ,
"src_dot_components_dot_Metadata_dot_1509432322" : {
"context" : "header" ,
"string" : "Metadata"
} ,
"src_dot_components_dot_Metadata_dot_1535223586" : {
"context" : "header" ,
"string" : "Private Metadata"
} ,
"src_dot_components_dot_Metadata_dot_2024779015" : {
"context" : "empty metadata text" ,
"string" : "There is no private metadata created for this element."
} ,
"src_dot_components_dot_Metadata_dot_2087058956" : {
"context" : "empty metadata text" ,
"string" : "There is no metadata created for this element."
} ,
"src_dot_components_dot_Metadata_dot_2537046678" : {
"context" : "metadata field name, header" ,
"string" : "Field"
} ,
"src_dot_components_dot_Metadata_dot_3181473584" : {
"context" : "add metadata field,button" ,
"string" : "Add Field"
} ,
"src_dot_components_dot_Metadata_dot_4190792473" : {
"context" : "table action" ,
"string" : "Azioni"
} ,
"src_dot_components_dot_Metadata_dot_549104951" : {
"context" : "number of metadata fields in model" ,
"string" : "{number,plural,one {{number} Field} other {{number} Fields}}"
} ,
"src_dot_components_dot_Metadata_dot_553451245" : {
"context" : "empty metadata text" ,
"string" : "Use the button below to add new metadata field"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_MoneyRange_dot_12301532" : {
"context" : "money" ,
2020-04-29 15:11:02 +00:00
"string" : "a {money}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_MoneyRange_dot_1316359951" : {
"context" : "money" ,
"string" : "{fromMoney} - {toMoney}"
} ,
"src_dot_components_dot_MoneyRange_dot_3729849657" : {
"context" : "money" ,
2020-04-29 15:11:02 +00:00
"string" : "da {money}"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_MultiSelectField_dot_4205644805" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato trovato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_NavigatorButton_dot_154826674" : {
"string" : "Navigator"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_Navigator_dot_1116468870" : {
"context" : "navigator placeholder" ,
2020-04-29 15:11:02 +00:00
"string" : "Numero Ordine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_1167695965" : {
"context" : "navigator placeholder" ,
2020-04-29 15:11:02 +00:00
"string" : "Digita il Comando"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_1643417013" : {
"context" : "navigator placeholder" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_1809988825" : {
"context" : "navigator section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca in Clienti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_2874620973" : {
"context" : "navigator placeholder" ,
2020-04-29 15:11:02 +00:00
"string" : "Digita {key} per vedere le azioni disponibili"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_2935523260" : {
"context" : "navigator placeholder" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca in Catalogo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_3060198201" : {
"context" : "navigator section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Naviga a"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_3384551821" : {
"context" : "navigator notification" ,
2020-04-29 15:11:02 +00:00
"string" : "La nostro nuovo strumento per aiutarti con i compiti quotidiani. Avvia il navigatore usando la scorciatoia {keyboardShortcut}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_3636839115" : {
"context" : "navigator section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Azioni Rapide"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_4290208300" : {
"context" : "navigator notification title" ,
2020-04-29 15:11:02 +00:00
"string" : "Il navigatore è qui per aiutare"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Non Pubblicato "
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_createCustomer" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_createOrder" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Ordine"
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup" : {
"context" : "button" ,
2020-12-21 12:50:04 +00:00
"string" : "Crea un gruppo con permessi"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_createProduct" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_createVoucher" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Voucher"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_customerWithName" : {
"string" : "{firstName} {lastName}"
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_goToOrder" : {
"context" : "navigator action" ,
2020-04-29 15:11:02 +00:00
"string" : "Vai all'ordine #{orderNumber}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode" : {
"context" : "navigator catalog mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca in Catalogo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode" : {
"context" : "navigator command mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Comando"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode" : {
"context" : "navigator customer mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Clienti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode" : {
"context" : "navigator default mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Viste e Azioni"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpMode" : {
"context" : "navigator help mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Mostra Aiuto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode" : {
"context" : "navigator order mode description" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Oridni"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Navigator_dot_modes_dot_noResults" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun Risultato"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Manca qualcosa"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_NotFoundPage_dot_4205980614" : {
2020-04-29 15:11:02 +00:00
"string" : "Spiaciente, pagina non trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_NotFoundPage_dot_678743710" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Torna alla dashboard"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_components_dot_PriceField_dot_4072537038" : {
"string" : "Price cannot be lower than 0"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_RadioGroupField_dot_4205644805" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_RowNumberSelect_dot_1154361791" : {
2020-04-29 15:11:02 +00:00
"string" : "Numero di Righe:"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SaveFilterTabDialog_dot_1514415736" : {
"context" : "save filter tab, header" ,
2020-04-29 15:11:02 +00:00
"string" : "Salva Ricerca Personalizzata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SaveFilterTabDialog_dot_1556856943" : {
"context" : "save search tab" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca Nome"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SearchBar_dot_2173195312" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SearchBar_dot_2340527467" : {
2020-04-29 15:11:02 +00:00
"string" : "Filtro Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SearchBar_dot_3268463180" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Salva Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SeoForm_dot_1324250412" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo motore di ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SeoForm_dot_1991321627" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione motore di ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SeoForm_dot_3198271020" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica SEO del sito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SeoForm_dot_3468022343" : {
2020-04-29 15:11:02 +00:00
"string" : "Anteprima Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_SeoForm_dot_3478065224" : {
"string" : "Slug"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_SeoForm_dot_3877274856" : {
"context" : "character limit" ,
2020-04-29 15:11:02 +00:00
"string" : "{numberOfCharacters} di {maxCharacters} caratteri"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_SeoForm_dot_seoFieldMessage" : {
"string" : "Se vuota, l'anteprima mostra cosa verrà generato automaticamente."
} ,
2020-02-13 11:50:39 +00:00
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuno"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_SingleSelectField_dot_4205644805" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun risultato trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_TableHead_dot_868570480" : {
2020-04-29 15:11:02 +00:00
"string" : "Selezionati {number} articoli"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Timeline_dot_1359200231" : {
"context" : "add order note, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Invia"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Timeline_dot_3028189627" : {
2020-04-29 15:11:02 +00:00
"string" : "Lascia il tuo commento qui..."
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_components_dot_UserChip_dot_21332146" : {
"context" : "button" ,
"string" : "Esci"
} ,
"src_dot_components_dot_UserChip_dot_248888005" : {
"context" : "button" ,
"string" : "Settaggi Account"
} ,
"src_dot_components_dot_UserChip_dot_85001470" : {
"context" : "button" ,
"string" : "Enable Dark Mode"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_VisibilityCard_dot_1311467573" : {
"string" : "Show in product listings"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_VisibilityCard_dot_1459686496" : {
"context" : "section header" ,
"string" : "Visibilità"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_VisibilityCard_dot_1815688500" : {
"context" : "date" ,
"string" : "da {date}"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_VisibilityCard_dot_2060790769" : {
"context" : "publish on date" ,
2020-04-29 15:11:02 +00:00
"string" : "Publicato il"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_VisibilityCard_dot_2264302389" : {
"string" : "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages."
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_VisibilityCard_dot_2699516026" : {
"context" : "available on date" ,
"string" : "Set available on"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_VisibilityCard_dot_292404896" : {
"string" : "Imposta la data di pubblicazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_WeightRange_dot_264731940" : {
"context" : "weight" ,
2020-04-29 15:11:02 +00:00
"string" : "a {value} {unit}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_WeightRange_dot_2892071052" : {
"context" : "weight" ,
"string" : "{fromValue} {fromUnit} - {toValue} {toUnit}"
} ,
"src_dot_components_dot_WeightRange_dot_4256193688" : {
"context" : "weight" ,
2020-04-29 15:11:02 +00:00
"string" : "da {value} {unit}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_components_dot_Weight_dot_2781622322" : {
"context" : "weight" ,
"string" : "{value} {unit}"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_components_dot_messages_dot_1219076963" : {
"context" : "snackbar expand" ,
"string" : "Expand"
} ,
"src_dot_components_dot_messages_dot_2473863536" : {
"context" : "snackbar button undo" ,
"string" : "Annulla"
} ,
"src_dot_components_dot_messages_dot_3444275093" : {
"context" : "snackbar collapse" ,
"string" : "Collapse"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_configuration" : {
"context" : "configuration section name" ,
"string" : "Configurazione"
} ,
"src_dot_configuration_dot_1233229030" : {
2020-04-29 15:11:02 +00:00
"string" : "Varie"
2020-02-13 11:50:39 +00:00
} ,
2020-05-05 17:23:34 +00:00
"src_dot_configuration_dot_1440737903" : {
2020-12-21 12:50:04 +00:00
"string" : "Configurazione Spedizioni"
2020-05-05 17:23:34 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_configuration_dot_1742602794" : {
"string" : "Attributes and Product Types"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_configuration_dot_3140151600" : {
2020-04-29 15:11:02 +00:00
"string" : "Impostazioni Staff"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_configuration_dot_3351299924" : {
"string" : "Content Management"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_configuration_dot_3655543906" : {
2020-04-29 15:11:02 +00:00
"string" : "Impostazioni Prodotto"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_configuration_dot_887806978" : {
"string" : "Multichannel"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_confirm" : {
"context" : "button" ,
"string" : "Conferma"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle" : {
"string" : "Product Export Failed"
} ,
"src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText" : {
"string" : "Product export has finished and was sent to your email address."
} ,
"src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle" : {
"context" : "csv file exporting has finished, header" ,
"string" : "Exporting CSV finished"
} ,
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText" : {
"string" : "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!"
} ,
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle" : {
"context" : "invoice generating has finished, header" ,
"string" : "Invoice Generated"
} ,
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle" : {
"context" : "dialog header, title" ,
"string" : "Invoice Generation"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_create" : {
"context" : "button" ,
"string" : "Crea"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_customApps" : {
"string" : "Local Apps"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_customers" : {
"context" : "customers section name" ,
"string" : "Clienti"
} ,
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135" : {
"context" : "dialog title" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Indirizzo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Rubrica Indirizzi di {fullName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222" : {
2020-04-29 15:11:02 +00:00
"string" : "Questo cliente non ha nessun indirizzo associato. Puoi aggiungerne uno con il pulsante sottostante."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755" : {
2020-04-29 15:11:02 +00:00
"string" : "Non c'è nessun indirizzo da mostrare per questo cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Dettagli {fullName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo Predefinito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Fatturazione Predefinito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta come indirizzo di spedizione predefinito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta come indirizzo di fatturazione predefinito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Spedizione Predefinito"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770" : {
"context" : "subsection header" ,
"string" : "Indirizzo"
} ,
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261" : {
2020-04-29 15:11:02 +00:00
"string" : "Questo cliente non ha ancora nessun indirizzo associato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982" : {
"context" : "subsection header" ,
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Fatturazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141" : {
"context" : "page header" ,
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo Primario"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057" : {
2020-04-29 15:11:02 +00:00
"string" : "L'indirizzo primario di questo cliente."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Riepilogo Cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Inserisci qualsiasi informazione extra per questo cliente."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004" : {
"context" : "page header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128" : {
"context" : "check to mark this account as active" ,
2020-04-29 15:11:02 +00:00
"string" : "Account utente attivo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382" : {
"context" : "section subheader" ,
2020-04-29 15:11:02 +00:00
"string" : "Membro attivo dal {date}"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Personali"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801" : {
"context" : "customer contact section, header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Contatto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Data di Iscrizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders" : {
2020-04-29 15:11:02 +00:00
"string" : "Numero di Ordini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerList_dot_1432565772" : {
2020-04-29 15:11:02 +00:00
"string" : "N. di Ordini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerList_dot_2239722559" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun cliente trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerList_dot_2339105195" : {
2020-04-29 15:11:02 +00:00
"string" : "Email Cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerList_dot_4154265139" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "N. Ordine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Vedi tutti gli ordini"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun ordine trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032" : {
2020-04-29 15:11:02 +00:00
"string" : "Ultimo login"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306" : {
"string" : "Ultimo ordine"
} ,
"src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Storico Cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Utente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_views_dot_2657976015" : {
"context" : "dialog header" ,
"string" : "Elimina Indirizzo"
} ,
"src_dot_customers_dot_views_dot_2859116187" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cliente Rimosso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_views_dot_3970234993" : {
2020-04-29 15:11:02 +00:00
"string" : "Cliente creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_views_dot_CustomerList_dot_1932444813" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo cliente?} other {Sei sicuro di voler eliminare {displayQuantity} clienti?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_customers_dot_views_dot_CustomerList_dot_2136923553" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Utenti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_dashboard" : {
"string" : "Dashboard"
} ,
"src_dot_delete" : {
"context" : "button" ,
"string" : "Elimina"
} ,
2020-06-16 16:42:56 +00:00
"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."
} ,
2020-02-13 11:50:39 +00:00
"src_dot_description" : {
"string" : "Descrizione"
} ,
"src_dot_discounts" : {
"string" : "Sconti"
} ,
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Categorie Selezionabili"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna categoria trovata"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna collezione trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655" : {
"context" : "number of products" ,
"string" : "Prodotti"
} ,
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Collezioni Selezionabili"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome nazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134" : {
2020-04-29 15:11:02 +00:00
"string" : "Scegli i paesi, per i quali vuoi abilitare i voucher, dalla seguente lista"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432" : {
"context" : "search box label" ,
2020-04-29 15:11:02 +00:00
"string" : "Filtra Nazioni"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta data finale "
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525" : {
"context" : "button" ,
"string" : "Assegna Prodotti"
} ,
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Prodotto"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357" : {
"context" : "product availability" ,
"string" : "Disponibilità"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti Selezionabili"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732" : {
"context" : "page header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Offerta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959" : {
"context" : "sale name" ,
"string" : "Nome"
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Offerta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Offerta"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Scaduto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Importo Fisso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Percentuale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled" : {
"context" : "sale status" ,
2020-04-29 15:11:02 +00:00
"string" : "Programmato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_started" : {
"context" : "sale start date" ,
2020-04-29 15:11:02 +00:00
"string" : "Iniziato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_status" : {
"context" : "sale status" ,
"string" : "Stato"
} ,
"src_dot_discounts_dot_components_dot_SaleListPage_dot_type" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Sconto"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Fine"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Inizio"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Sconto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleType_dot_3688224049" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Percentuale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_SaleType_dot_46415128" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Importo Fisso"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Sconto"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575" : {
"context" : "channels sale info" ,
"string" : "Channels that don’ t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
"src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011" : {
"string" : "No channels found"
} ,
"src_dot_discounts_dot_components_dot_SaleValue_dot_507892781" : {
"context" : "column title" ,
"string" : "Channel name"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572" : {
"context" : "page header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Voucher"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028" : {
"context" : "voucher end date, switch button" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta data finale "
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Il voucher si applica a tutte le nazioni"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822" : {
2020-04-29 15:11:02 +00:00
"string" : "Il voucher è limitato a queste nazioni"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Categorie ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015" : {
"context" : "number of collections" ,
2020-04-29 15:11:02 +00:00
"string" : "Collezioni ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739" : {
"context" : "number of products" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626" : {
2020-04-29 15:11:02 +00:00
"string" : "Codice Sconto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009" : {
"context" : "voucher code, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Codice Generato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659" : {
2020-04-29 15:11:02 +00:00
"string" : "Limita il numero totale di utilizzi di questo sconto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469" : {
"context" : "limit voucher" ,
2020-04-29 15:11:02 +00:00
"string" : "Limita ad un uso per cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157" : {
"context" : "voucher usage limit, header" ,
2020-04-29 15:11:02 +00:00
"string" : "Limite Utilizzo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777" : {
"context" : "voucher" ,
2020-04-29 15:11:02 +00:00
"string" : "Limite di Utenti"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Voucher"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea voucher"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Scaduto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Importo Fisso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage" : {
"context" : "discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Percentuale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled" : {
"context" : "voucher status" ,
2020-04-29 15:11:02 +00:00
"string" : "Programmato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_started" : {
"context" : "voucher start date" ,
2020-04-29 15:11:02 +00:00
"string" : "Iniziato"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Tempo utilizzato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_type" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Sconto"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Spesa Minima"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424" : {
"context" : "voucher is active until date" ,
2020-04-29 15:11:02 +00:00
"string" : "Fine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600" : {
"context" : "voucher uses" ,
2020-04-29 15:11:02 +00:00
"string" : "Usi"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherList_dot_47059407" : {
"context" : "voucher is active from date" ,
2020-04-29 15:11:02 +00:00
"string" : "Inizio"
2020-02-13 11:50:39 +00:00
} ,
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984" : {
"context" : "column title" ,
"string" : "Valore"
} ,
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575" : {
"string" : "Channels that don’ t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349" : {
"context" : "voucher requirements, header" ,
2020-04-29 15:11:02 +00:00
"string" : "Requisiti Minimi"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721" : {
"context" : "voucher has no requirements" ,
2020-04-29 15:11:02 +00:00
"string" : "Nessuno"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788" : {
"context" : "voucher requirement" ,
2020-04-29 15:11:02 +00:00
"string" : "Quantità minima di oggetti"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011" : {
"string" : "No channels found"
} ,
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781" : {
"context" : "column title" ,
"string" : "Channel name"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456" : {
"context" : "voucher requirement" ,
2020-04-29 15:11:02 +00:00
"string" : "Peso ordine minimo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Ordine Minimo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Limite Utilizzo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Sconto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291" : {
"context" : "voucher discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Spedizione Gratuita"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049" : {
"context" : "voucher discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Percentuale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128" : {
"context" : "voucher discount type" ,
2020-04-29 15:11:02 +00:00
"string" : "Importo Fisso"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598" : {
"context" : "column title" ,
"string" : "Prezzo"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984" : {
"context" : "section header" ,
"string" : "Valore"
} ,
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018" : {
2020-04-29 15:11:02 +00:00
"string" : "Valore Sconto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942" : {
"context" : "voucher application, switch button" ,
2020-04-29 15:11:02 +00:00
"string" : "Solo una volta per ordine"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575" : {
"string" : "Channels that don’ t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372" : {
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Specifiche Voucher"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011" : {
"string" : "No channels found"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909" : {
2020-04-29 15:11:02 +00:00
"string" : "Se questa opzione è disabilitata, lo sconto verrà contato per ogni prodotto idoneo"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781" : {
"context" : "column title" ,
"string" : "Channel name"
} ,
2020-02-13 11:50:39 +00:00
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729" : {
"string" : "Offerta creata correttamente"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715" : {
"string" : "Manage Sales Channel Availability"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog content" ,
"string" : "Sei sicuro di voler cancellare {saleName}?"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Rimuovi Categorie dall'Offerta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Rimuovi Collezioni Dall'Offerta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog content" ,
2020-12-21 12:50:04 +00:00
"string" : "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844" : {
2020-04-29 15:11:02 +00:00
"string" : "Offerta rimossa"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog content" ,
2020-12-21 12:50:04 +00:00
"string" : "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Rimuovi Prodotti Dall'Offerta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269" : {
"string" : "Manage Channel Availability"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Offerta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203" : {
2020-02-13 11:50:39 +00:00
"context" : "dialog content" ,
2020-12-21 12:50:04 +00:00
"string" : "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_views_dot_SaleList_dot_2809303671" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Offerte"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_discounts_dot_views_dot_SaleList_dot_372098008" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa offerta?} other {Sei sicuro di voler eliminare {displayQuantity} offerte?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948" : {
"string" : "Manage Products Channel Availability"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329" : {
"string" : "Voucher creato correttamente"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691" : {
"string" : "Voucher eliminato"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714" : {
"context" : "dialog header" ,
"string" : "Rimuovi Collezioni Dal Voucher"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265" : {
"context" : "dialog header" ,
"string" : "Rimuovi Prodotti Dal Voucher"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060" : {
"context" : "dialog content" ,
"string" : "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431" : {
"context" : "dialog header" ,
"string" : "Rimuovi Categorie Dal Voucher"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647" : {
"context" : "dialog content" ,
"string" : "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848" : {
"context" : "dialog content" ,
"string" : "Sei sicuro di voler cancellare {voucherCode}?"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269" : {
"string" : "Manage Channel Availability"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203" : {
"context" : "dialog content" ,
"string" : "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}"
} ,
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508" : {
"context" : "dialog header" ,
"string" : "Elimina Voucher"
} ,
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_draftOrders" : {
"context" : "draft orders section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Bozze Ordini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_drafts" : {
2020-04-29 15:11:02 +00:00
"string" : "Bozze"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_edit" : {
"context" : "button" ,
"string" : "Modifica"
} ,
"src_dot_email" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo E-mail"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_endDate" : {
2020-04-29 15:11:02 +00:00
"string" : "Data Fine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_endHour" : {
2020-04-29 15:11:02 +00:00
"string" : "Ora Fine"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_exchangeRates" : {
"context" : "Manage and Update your warehouse information" ,
"string" : "Exchange Rates"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_firstName" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_fulfilled" : {
"context" : "order status" ,
"string" : "Evaso"
} ,
"src_dot_generalInformations" : {
2020-11-03 13:58:00 +00:00
"string" : "General Information"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_home" : {
"context" : "home section name" ,
"string" : "Home"
} ,
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine#{orderId} piazzato dalla bozza da {userEmail}"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email" : {
"string" : "Order #{orderId} was placed from draft"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_home_dot_components_dot_HomeActivityCard_dot_paid" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine #{orderId} saldato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_home_dot_components_dot_HomeActivityCard_dot_placed" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine #{orderId} piazzato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_hooks_dot_3382262667" : {
"string" : "Variant {name} has been set as default."
} ,
2020-02-13 11:50:39 +00:00
"src_dot_lastName" : {
2020-04-29 15:11:02 +00:00
"string" : "Cognome"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_manage" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Gestisci "
2020-02-13 11:50:39 +00:00
} ,
"src_dot_navigation" : {
"context" : "navigation section name" ,
"string" : "Navigazione"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_nextStep" : {
"context" : "go to next step, button" ,
"string" : "Prossimo"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_no" : {
"string" : "No"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_ok" : {
"context" : "button" ,
"string" : "OK"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_optionalField" : {
"context" : "field is optional" ,
2020-04-29 15:11:02 +00:00
"string" : "Facoltativo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders" : {
"context" : "orders section name" ,
"string" : "Ordini"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440" : {
"context" : "section header" ,
"string" : "Sales channel"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : " Modifica Indirizzo di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Indirizzo di Fatturazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Cancella Ordini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638" : {
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo ordine?} other {Sei sicuro di voler eliminare {displayQuantity} ordini?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"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?"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911" : {
"context" : "dialog header" ,
"string" : "Saleor couldn’ t 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."
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440" : {
"context" : "section header" ,
"string" : "Sales channel"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna nota dal cliente"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Contatto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Clienti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871" : {
"context" : "link" ,
2020-04-29 15:11:02 +00:00
"string" : "Vedi Profilo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo di Fatturazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983" : {
"context" : "button" ,
"string" : "Cancella ordine"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445" : {
"context" : "save button" ,
"string" : "confirm order"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Bozza Ordine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347" : {
2020-04-29 15:11:02 +00:00
"string" : "Sei sicuro di voler cancellare la bozza #{orderNumber}?"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun Prodotto aggiunto all'Ordine"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Tasse (IVA inclusa)"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun corriere applicabile"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-11-03 13:58:00 +00:00
"string" : "Dettagli Ordine"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381" : {
2020-02-13 11:50:39 +00:00
"context" : "button" ,
2020-11-03 13:58:00 +00:00
"string" : "Aggiungi Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Bozza"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created" : {
"context" : "draft order" ,
2020-04-29 15:11:02 +00:00
"string" : "Creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer" : {
"context" : "draft order" ,
"string" : "Cliente"
} ,
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna bozza ordine trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282" : {
2020-04-29 15:11:02 +00:00
"string" : "N. Ordine"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Finalizza"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452" : {
"context" : "page header" ,
"string" : "Order no. {orderNumber} - Add Fulfillment"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970" : {
"context" : "quantity of fulfilled products" ,
"string" : "Quantity to fulfill"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"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" ,
2020-12-21 12:50:04 +00:00
"string" : "Prodotto pronto per la spedizione"
2020-04-29 15:11:02 +00:00
} ,
"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" ,
2020-12-21 12:50:04 +00:00
"string" : "Invia i dettagli della spedizione al cliente"
2020-04-29 15:11:02 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159" : {
"context" : "page header with order number" ,
2020-12-21 12:50:04 +00:00
"string" : "Ordine Numero"
2020-04-29 15:11:02 +00:00
} ,
"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"
2020-02-13 11:50:39 +00:00
} ,
"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à"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129" : {
"context" : "dialog header" ,
"string" : "Fulfill Products"
} ,
2020-02-13 11:50:39 +00:00
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657" : {
"context" : "fulfillment group tracking number" ,
"string" : "Modifica tracciamento"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278" : {
"context" : "refunded fulfillment, section header" ,
"string" : "Refunded ({quantity})"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Evasi ({quantity})"
} ,
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374" : {
"context" : "cancelled fulfillment, section header" ,
"string" : "Cancelled ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049" : {
"context" : "ordered product sku" ,
"string" : "SKU"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284" : {
2020-02-13 11:50:39 +00:00
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Annulla evasione "
} ,
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533" : {
"context" : "fulfillment group" ,
"string" : "Fulfilled from: {warehouseName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594" : {
"context" : "order line total price" ,
"string" : "Totale"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234" : {
"context" : "transaction reference" ,
"string" : "Transaction Reference {transactionReference}"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo ordine aggiornato"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_123236698" : {
"string" : "Shipment was refunded"
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687" : {
"string" : "Refunded amount"
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940" : {
"context" : "order history message" ,
"string" : "Order was marked as paid"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Oggetti {quantity} evasi"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Evasione annullata"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "I links ai prodotti digitali dell'ordine sono stati inviati"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine creato dalla bozza"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "La conferma del pagamento è stata inviata al cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Riforniti {quantity} articoli"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "La nota è stata aggiunta all'ordine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Conferma d'ordine inviata al cliente"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085" : {
"context" : "order history message" ,
"string" : "Invoice was requested by {requestedBy}"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagamento annullato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129" : {
"context" : "order history message" ,
"string" : "L'ordine è stato interamente pagato"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_276183305" : {
"context" : "order history message" ,
"string" : "Order was confirmed"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagamento catturato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Conferma evazione inviata al cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Bozza ordine creata"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063" : {
"context" : "order history message" ,
2020-12-21 12:50:04 +00:00
"string" : "Pagamento autorizzato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Numero di tracciamento spedizione inviato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_348557206" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Il pagamento è stato rimborsato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti aggiunti alla bozza d'ordine"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949" : {
"context" : "order history message" ,
"string" : "Order was refunded by {refundedBy}"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_393045022" : {
"context" : "order history message" ,
"string" : "Invoice no. {invoiceNumber} was updated"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018" : {
2020-04-29 15:11:02 +00:00
"string" : "Storico Ordine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Oggetti {quantity} ipervenduti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotti eliminati dalla bozza d'ordine"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561" : {
"context" : "order history message" ,
2020-12-21 12:50:04 +00:00
"string" : "Informazioni sul rimborso inviate al cliente"
2020-11-03 13:58:00 +00:00
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Aggiorna il numero di tracciamento dell'evasione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagamento fallito"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_492197448" : {
"string" : "Products refunded"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_493321552" : {
"context" : "order history message" ,
"string" : "Order cancel information was sent to customer"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_651019008" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Dettagli spedizione inviati al cliente"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_748112244" : {
"context" : "order history message" ,
"string" : "Invoice no. {invoiceNumber} was generated by {generatedBy}"
} ,
"src_dot_orders_dot_components_dot_OrderHistory_dot_88351908" : {
"context" : "order history message" ,
"string" : "Invoice was sent to customer by {sentBy}"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderHistory_dot_950782935" : {
"context" : "order history message" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine cancellato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638" : {
"string" : "Are you sure you want to send this invoice: {invoiceNumber} to the customer?"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944" : {
"context" : "dialog header" ,
"string" : "Send Invoice"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204" : {
"context" : "section header" ,
"string" : "Invoices"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235" : {
"context" : "invoice create date prefix" ,
"string" : "creato"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960" : {
"string" : "No invoices to be shown"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197" : {
"context" : "invoice number prefix" ,
"string" : "Fattura"
} ,
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851" : {
"context" : "generate invoice button" ,
"string" : "Generate"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825" : {
"context" : "button" ,
"string" : "Order Settings"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371" : {
"context" : "button" ,
"string" : "Crea ordine"
} ,
"src_dot_orders_dot_components_dot_OrderListPage_dot_355376157" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Ordini..."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderListPage_dot_875489544" : {
"context" : "tab name" ,
"string" : "Tutti gli Ordini"
} ,
2020-02-20 14:31:02 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_customer" : {
"context" : "order" ,
"string" : "Cliente"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_placed" : {
"context" : "order" ,
2020-04-29 15:11:02 +00:00
"string" : "Creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderList_dot_1198046928" : {
2020-04-29 15:11:02 +00:00
"string" : "Stato evasione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderList_dot_2743232155" : {
"context" : "payment status" ,
"string" : "Pagamento"
} ,
"src_dot_orders_dot_components_dot_OrderList_dot_2889196282" : {
2020-04-29 15:11:02 +00:00
"string" : "N. Ordine"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun ordine trovato"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732" : {
"context" : "transaction reference" ,
"string" : "Transaction reference"
} ,
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563" : {
"string" : "Please provide a transaction reference using the input below:"
} ,
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861" : {
"string" : "You're going to mark this order as paid."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Imposta Ordine come Pagato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Cattura Pagamento"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Annulla Pagamento"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687" : {
"context" : "order payment" ,
"string" : "Refunded amount"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "IVA inclusa"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165" : {
"context" : "ordered products" ,
2020-04-29 15:11:02 +00:00
"string" : "{quantity} articoli"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Saldo in sospeso"
2020-02-13 11:50:39 +00:00
} ,
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122" : {
"context" : "order discount" ,
"string" : "Sconto"
} ,
2020-02-13 11:50:39 +00:00
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..."
2020-02-13 11:50:39 +00:00
} ,
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904" : {
"context" : "dialog header" ,
"string" : "Add Product"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Prodotti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto corrispondente alla richiesta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738" : {
"context" : "order refund amount" ,
"string" : "Proposed refund amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606" : {
"context" : "order refund amount" ,
"string" : "Max Refund"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951" : {
"context" : "order refund amount" ,
"string" : "Refund total amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028" : {
"context" : "order refund amount" ,
"string" : "Authorized Amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744" : {
"context" : "order refund amount" ,
"string" : "Previously refunded"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606" : {
"context" : "order refund amount" ,
"string" : "Selected products value"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946" : {
"context" : "order refund amount" ,
"string" : "Shipment cost"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052" : {
"context" : "order refund amount" ,
"string" : "Refunded items can’ t be fulfilled"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811" : {
"string" : "Amount must be bigger than 0"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831" : {
"context" : "section header" ,
"string" : "Refunded Amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362" : {
"context" : "order refund amount, input button" ,
"string" : "Rimborsa"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232" : {
"string" : "Amount cannot be bigger than max refund"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382" : {
"context" : "order refund amount, input button" ,
"string" : "Refund {currency} {amount}"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791" : {
"context" : "label" ,
"string" : "Automatic Amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513" : {
"context" : "label" ,
"string" : "Manual Amount"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700" : {
"context" : "checkbox" ,
"string" : "Refund shipment costs"
} ,
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233" : {
"context" : "order refund amount, input label" ,
"string" : "Importo"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598" : {
"context" : "tabel column header" ,
"string" : "Prezzo"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629" : {
"string" : "Nessun prodotto trovato"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608" : {
"context" : "tabel column header" ,
"string" : "Prodotto"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555" : {
"context" : "tabel column header" ,
"string" : "Refunded Qty"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170" : {
"context" : "button" ,
"string" : "Set maximal quantities"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604" : {
"context" : "section header" ,
"string" : "Fulfillment"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594" : {
"context" : "tabel column header" ,
"string" : "Totale"
} ,
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544" : {
"context" : "error message" ,
"string" : "Improper value"
} ,
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545" : {
"context" : "page header" ,
"string" : "Order no. {orderNumber} - Refund"
} ,
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256" : {
"context" : "page header" ,
"string" : "Ordine"
} ,
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159" : {
"context" : "page header with order number" ,
"string" : "Ordine Numero"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598" : {
"context" : "tabel column header" ,
"string" : "Prezzo"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240" : {
"context" : "section header" ,
"string" : "Unfulfilled Products"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629" : {
"string" : "Nessun prodotto trovato"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608" : {
"context" : "tabel column header" ,
"string" : "Prodotto"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876" : {
"context" : "section notice" ,
"string" : "Unfulfilled products will be restocked"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555" : {
"context" : "tabel column header" ,
"string" : "Refunded Qty"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170" : {
"context" : "button" ,
"string" : "Set maximal quantities"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594" : {
"context" : "tabel column header" ,
"string" : "Totale"
} ,
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544" : {
"context" : "error message" ,
"string" : "Improper value"
} ,
"src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773" : {
"context" : "section header" ,
"string" : "Refund Order"
} ,
"src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous" : {
"context" : "refund type" ,
"string" : "Miscellaneous Refund"
} ,
"src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts" : {
"context" : "refund type" ,
"string" : "Refund Products"
} ,
"src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359" : {
"context" : "header" ,
"string" : "Order settings"
} ,
"src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217" : {
"string" : "General Settings"
} ,
"src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013" : {
"context" : "section header" ,
"string" : "Configurazioni"
} ,
"src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935" : {
"context" : "checkbox label description" ,
"string" : "All orders will be automatically confirmed and all payments will be captured."
} ,
"src_dot_orders_dot_components_dot_OrderSettings_dot_513393066" : {
"context" : "checkbox label" ,
"string" : "Automatically confirm all orders"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Metodo di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Non evasi ({quantity})"
2020-02-13 11:50:39 +00:00
} ,
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049" : {
"context" : "ordered product sku" ,
"string" : "SKU"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594" : {
"context" : "order line total price" ,
"string" : "Totale"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580" : {
"string" : "We’ re generating the invoice you requested. Please wait a couple of moments"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390" : {
2020-04-29 15:11:02 +00:00
"string" : "Pagamento catturato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432" : {
2020-04-29 15:11:02 +00:00
"string" : "Bozze ordini finalizzate correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349" : {
2020-04-29 15:11:02 +00:00
"string" : "Riga ordine eliminata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380" : {
2020-04-29 15:11:02 +00:00
"string" : "Evasione correttamente aggiornata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387" : {
2020-04-29 15:11:02 +00:00
"string" : "Riga ordine aggiornata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine segnato come pagato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492" : {
2020-04-29 15:11:02 +00:00
"string" : "Riga ordine aggiunta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine cancellato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068" : {
2020-04-29 15:11:02 +00:00
"string" : "Nota aggiunta correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553" : {
2020-04-29 15:11:02 +00:00
"string" : "Pagamento ordine annullato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693" : {
2020-04-29 15:11:02 +00:00
"string" : "Ordine aggiornato correttamente"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992" : {
"string" : "Invoice email sent"
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_55607988" : {
"string" : "Invoice is Generating"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_580490159" : {
"context" : "window title" ,
2020-12-21 12:50:04 +00:00
"string" : "Ordine Numero"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_617145655" : {
2020-04-29 15:11:02 +00:00
"string" : "Metodo di spedizione aggiornato correttamente"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_694622335" : {
"context" : "window title" ,
"string" : "Draft Order #{orderNumber}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDetails_dot_927945225" : {
2020-04-29 15:11:02 +00:00
"string" : "Evasione annullata correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Bozza Ordini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446" : {
2020-04-29 15:11:02 +00:00
"string" : "Elimina bozza ordini"
2020-02-13 11:50:39 +00:00
} ,
2020-03-06 15:38:23 +00:00
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038" : {
2020-04-29 15:11:02 +00:00
"string" : "Bozza ordine creata correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa bozza?} other {Sei sicuro di voler eliminare {displayQuantity} bozze?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594" : {
"context" : "window title" ,
"string" : "Fulfill Order #{orderNumber}"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526" : {
"context" : "order fulfilled success message" ,
"string" : "Fulfilled Items"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924" : {
"context" : "order refunded success message" ,
"string" : "Refunded Items"
} ,
"src_dot_pageTypes" : {
"context" : "page types section name" ,
"string" : "Page Types"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581" : {
"string" : "Nessun attributo trovato"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832" : {
"string" : "Nome attributo"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109" : {
"context" : "button" ,
"string" : "Assegna Attributo"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224" : {
"context" : "attribute internal name" ,
"string" : "Slug"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198" : {
"context" : "section header" ,
"string" : "Content Attributes"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515" : {
"context" : "delete page types with its pages" ,
"string" : "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’ t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’ t be able to revert changes.}}"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032" : {
"context" : "dialog header" ,
"string" : "Delete Page Types"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141" : {
"context" : "delete page types" ,
"string" : "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’ t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’ t be able to revert changes.}}"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372" : {
"string" : "These are general information about this Content Type."
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322" : {
"context" : "section header" ,
"string" : "Metadata"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353" : {
"context" : "header" ,
"string" : "Create Page Type"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868" : {
"context" : "delete page type with its pages" ,
"string" : "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’ t be able to revert changes."
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055" : {
"context" : "dialog header" ,
"string" : "Delete Page Type"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990" : {
"context" : "delete page type" ,
"string" : "Are you sure you want to delete {name}? After doing so you won’ t be able to revert changes."
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372" : {
"string" : "These are general information about this Content Type."
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322" : {
"context" : "section header" ,
"string" : "Metadata"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718" : {
"string" : "This list shows all attributes that will be assigned to pages that have this page type assigned."
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198" : {
"context" : "section header" ,
"string" : "Content Attributes"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902" : {
"string" : "Content Type Name"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137" : {
"context" : "button" ,
"string" : "create page type"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289" : {
"string" : "Search Page Type"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131" : {
"context" : "tab name" ,
"string" : "All Page Types"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902" : {
"context" : "page type name" ,
"string" : "Content Type Name"
} ,
"src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236" : {
"string" : "No page types found"
} ,
"src_dot_pageTypes_dot_views_dot_2634056946" : {
"context" : "dialog header" ,
"string" : "Unassign Attribute from Page Type"
} ,
"src_dot_pageTypes_dot_views_dot_3442954831" : {
"string" : "Page type deleted"
} ,
"src_dot_pageTypes_dot_views_dot_870815507" : {
"context" : "unassign attribute from page type, button" ,
"string" : "Rimuovi"
} ,
"src_dot_pageTypes_dot_views_dot_891131033" : {
"context" : "dialog header" ,
"string" : "Unassign Attribute From Page Type"
} ,
"src_dot_pageTypes_dot_views_dot_98187848" : {
"string" : "Successfully created page type"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_pages" : {
"context" : "pages section name" ,
"string" : "Pagine"
} ,
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485" : {
"context" : "page header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Pagina"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "sarà visibile da {date}"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786" : {
"context" : "page label" ,
"string" : "Visibile"
} ,
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154" : {
"context" : "page label" ,
"string" : "Nascosto"
} ,
2020-02-13 11:50:39 +00:00
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna pagina trovata"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Non Pubblicato "
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520" : {
"string" : "Content type"
} ,
"src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004" : {
"context" : "section header" ,
"string" : "Organize Content"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_pages_dot_views_dot_1068617485" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Pagina"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_2680158037" : {
2020-04-29 15:11:02 +00:00
"string" : "Pagina creata correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_3246254285" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Pagina"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagine rimosse"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagine Non Pubblicate"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_PageList_dot_1640740095" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler impostare non pubblicato questa pagina?} other {Sei sicuro di voler impostare non pubblicato {displayQuantity} pagine?}}"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Pubblica Pagine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_PageList_dot_2454977063" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler pubblicare questa pagina?} other {Sei sicuro di voler pubblicare {displayQuantity} pagine?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_PageList_dot_2494122225" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa pagina?} other {Sei sicuro di voler eliminare {displayQuantity} pagine?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_PageList_dot_2543350562" : {
"context" : "notification" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagine pubblicate"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_pages_dot_views_dot_PageList_dot_2782958373" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Pagine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_paid" : {
"context" : "payment status" ,
"string" : "Pagato"
} ,
"src_dot_partiallyFulfilled" : {
"context" : "order status" ,
"string" : "Parzialmente evaso"
} ,
"src_dot_partiallyPaid" : {
"context" : "payment status" ,
2020-04-29 15:11:02 +00:00
"string" : "Pagato Parzialmente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_partiallyRefunded" : {
"context" : "payment status" ,
"string" : "Parzialmente rimborsato"
} ,
2020-04-29 15:11:02 +00:00
"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" ,
2020-12-21 12:50:04 +00:00
"string" : "Assegna"
2020-04-29 15:11:02 +00:00
} ,
"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"
} ,
2020-05-05 17:23:34 +00:00
"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"
} ,
2020-04-29 15:11:02 +00:00
"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" ,
2020-12-21 12:50:04 +00:00
"string" : "Nome del gruppo"
2020-04-29 15:11:02 +00:00
} ,
"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" : {
2020-12-21 12:50:04 +00:00
"string" : "Membri"
2020-04-29 15:11:02 +00:00
} ,
"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 haven’ t 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"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Nome Plugin"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni e Status Plugin"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767" : {
2020-04-29 15:11:02 +00:00
"string" : "Attiva il plugin"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Aggiungi un valore al campo Autorizzazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Campo di Autorizzazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Impostazioni Plugin"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Impostazioni Plugin"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Dettagli {pluginName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni e Status Plugin"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739" : {
2020-04-29 15:11:02 +00:00
"string" : "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Plugins..."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683" : {
"context" : "tab name" ,
2020-04-29 15:11:02 +00:00
"string" : "Tutti i Plugins"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_active" : {
"context" : "plugin" ,
"string" : "Attivo"
} ,
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated" : {
"context" : "plugin" ,
2020-04-29 15:11:02 +00:00
"string" : "Inattivo"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun plugin trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_views_dot_1096544448" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Campo Autorizzazione Eliminato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_plugins_dot_views_dot_955370043" : {
2020-04-29 15:11:02 +00:00
"string" : "Il plugin può smettere di funzionare se questo campo viene rimosso. Sicuri di voler procedere?"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes" : {
"context" : "product types section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologie di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun attributo trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome attributo"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Attributi Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Attributi Variante"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589" : {
"context" : "switch button" ,
2020-04-29 15:11:02 +00:00
"string" : "La Tipologia di Prodotto usa Attributi Varianti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "crea tipologia di prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurabile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital" : {
"context" : "product" ,
2020-04-29 15:11:02 +00:00
"string" : "Digitale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable" : {
"context" : "product" ,
2020-04-29 15:11:02 +00:00
"string" : "Consegnabile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type" : {
"context" : "product type is digital or physical" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna tipologia di prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotto semplice"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440" : {
"context" : "product type name" ,
2020-04-29 15:11:02 +00:00
"string" : "Nome Tipologia"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurabile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Digitale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Fisici"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Questo prodotto è spedibile?"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783" : {
2020-04-29 15:11:02 +00:00
"string" : "Utilizzato per calcolare le tariffe di spedizione per prodotti di questa tipologia quando non è stato specificato un peso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941" : {
"string" : "Peso"
} ,
"src_dot_productTypes_dot_views_dot_3822478981" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di prodotto creato correttamente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Tipologie di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo tipo di prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} tipologie di prodotto?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Prodotto eliminato"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501" : {
"context" : "dialog header" ,
"string" : "Rimuovi Attributo dalla Tipologia di Prodotto"
} ,
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870" : {
"context" : "dialog header" ,
"string" : "Rimuovi Attributo dalla Tipologia di Prodotto"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507" : {
"context" : "unassign attribute from product type, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products" : {
"context" : "products section name" ,
"string" : "Prodotti"
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Organizzazione"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2341910657" : {
"context" : "product label" ,
"string" : "Non pubblicato"
2020-02-13 11:50:39 +00:00
} ,
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductCreatePage_dot_3640454975" : {
"context" : "product label" ,
"string" : "Pubblicato"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340" : {
"context" : "product rating" ,
"string" : "Product Rating"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959" : {
"context" : "product name" ,
"string" : "Nome"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569" : {
"context" : "option" ,
"string" : "Export stock for all warehouses"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258" : {
"context" : "button" ,
"string" : "Load More"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218" : {
"context" : "there are more elements of list that are hidden" ,
"string" : "and {number} more"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707" : {
"string" : "Add all channels"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856" : {
"context" : "informations about product organization, header" ,
"string" : "Product Organization"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854" : {
"context" : "informations about product seo, header" ,
"string" : "SEO Information"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409" : {
"context" : "export selected products to csv file" ,
"string" : "Selected products ({number})"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509" : {
"context" : "export products to csv file, choice field label" ,
"string" : "Export information for:"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897" : {
"context" : "export all products to csv file" ,
"string" : "All products ({number})"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154" : {
"context" : "list of warehouses" ,
"string" : "Warehouses A to Z"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408" : {
"context" : "product export to csv file, header" ,
"string" : "Information exported"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446" : {
"context" : "export products as csv or spreadsheet file" ,
"string" : "Export as:"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012" : {
"context" : "export products to csv file, button" ,
"string" : "export products"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273" : {
"context" : "export products to csv file, dialog header" ,
"string" : "Export Information"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236" : {
"context" : "product export to csv file, header" ,
"string" : "Export Settings"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452" : {
"context" : "selectt all options" ,
"string" : "Select All"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850" : {
"context" : "export products as spreadsheet" ,
"string" : "Spreadsheet for Excel, Numbers etc."
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104" : {
"string" : "Search Atrtibuttes"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658" : {
"string" : "Export Product Stock Quantity to CSV"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499" : {
"context" : "informations about product stock, header" ,
"string" : "Inventory Information"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547" : {
"context" : "export products as csv file" ,
"string" : "Plain CSV file"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385" : {
"context" : "select product informations to be exported" ,
"string" : "Information exported:"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994" : {
"context" : "input helper text, search attributes" ,
"string" : "Cerca per nome attributo"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641" : {
"context" : "export filtered products to csv file" ,
"string" : "Current search ({number})"
} ,
"src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715" : {
"context" : "informations about product prices etc, header" ,
"string" : "Financial Information"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Facoltativo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Modifica Foto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductImagePage_dot_367472710" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Visualizza Foto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Foto"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductListPage_dot_1952810469" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductListPage_dot_2059406063" : {
"context" : "export products to csv file, button" ,
"string" : "Export Products"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductListPage_dot_3550330425" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Prodotti..."
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Disponibile"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Esaurito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductListPage_dot_price" : {
"string" : "Prezzo"
} ,
"src_dot_products_dot_components_dot_ProductListPage_dot_quantity" : {
"context" : "product" ,
2020-04-29 15:11:02 +00:00
"string" : "Quantità in giacenza"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Visibile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductList_dot_1134347598" : {
"context" : "product price" ,
"string" : "Prezzo"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductList_dot_150865454" : {
"context" : "product type" ,
"string" : "Semplice"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductList_dot_1657559629" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun prodotto trovato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductList_dot_1952810469" : {
"context" : "product type" ,
2020-04-29 15:11:02 +00:00
"string" : "Tipologia"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductList_dot_2754779425" : {
"context" : "product type" ,
"string" : "Configurabile"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductList_dot_3326160357" : {
"context" : "product channels" ,
"string" : "Disponibilità"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Semplice"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Organizza Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425" : {
"context" : "product is configurable" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurabile"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Tipologia di Prodotto"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductShipping_dot_1325966144" : {
"context" : "product shipping" ,
"string" : "Spedizione"
} ,
"src_dot_products_dot_components_dot_ProductShipping_dot_746695941" : {
"context" : "product weight" ,
"string" : "Peso"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_2585918415" : {
2020-02-13 11:50:39 +00:00
"string" : "SKU (Stock Keeping Unit)"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_2622674857" : {
"context" : "tabel column header" ,
"string" : "Warehouse Name"
} ,
"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"
} ,
2020-06-16 16:42:56 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_3857433664" : {
"context" : "button" ,
"string" : "Assign Warehouse"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_849869830" : {
"string" : "Active inventory tracking will automatically calculate changes of stock"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488" : {
"context" : "checkbox" ,
"string" : "Cambia le tasse per questo prodotto"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114" : {
"context" : "select tax ratte" ,
"string" : "Aliquota Fiscale"
} ,
"src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943" : {
"context" : "checkbox" ,
"string" : "Override the product type's tax rate"
} ,
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657" : {
"context" : "product label" ,
"string" : "Non pubblicato"
2020-02-13 11:50:39 +00:00
} ,
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_3640454975" : {
"context" : "product label" ,
"string" : "Pubblicato"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader" : {
"context" : "attributes, section header" ,
"string" : "Attributi Variante"
} ,
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader" : {
"context" : "attributes, section header" ,
"string" : "Variant Selection Attributes"
2020-04-29 15:11:02 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant" : {
2020-04-29 15:11:02 +00:00
"context" : "button" ,
"string" : "Elimina Variante"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant" : {
"context" : "button" ,
"string" : "Salva variante"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598" : {
2020-12-21 12:50:04 +00:00
"context" : "variant price, header" ,
2020-02-13 11:50:39 +00:00
"string" : "Prezzo"
} ,
2020-04-29 15:11:02 +00:00
"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" : {
2020-02-13 11:50:39 +00:00
"context" : "variant attribute" ,
2020-04-29 15:11:02 +00:00
"string" : "Select Attribute"
} ,
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673" : {
"context" : "page title" ,
"string" : "Price and SKUs"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954" : {
"context" : "variant channel price" ,
"string" : "{channel} Price"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538" : {
2020-02-13 11:50:39 +00:00
"context" : "attribute values, variant creation step" ,
2020-04-29 15:11:02 +00:00
"string" : "Seleziona Valori"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734" : {
2020-02-13 11:50:39 +00:00
"context" : "variant attribute" ,
2020-04-29 15:11:02 +00:00
"string" : "Scegli attributo"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064" : {
2020-02-13 11:50:39 +00:00
"context" : "variant creation step" ,
"string" : "Riepilogo"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765" : {
"string" : "Applica un prezzo singolo a tutti gli SKU"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536" : {
"string" : "Skip pricing for now"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508" : {
"string" : "Applica una giacenza distinta per ogni attributo ad ogni SKU"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907" : {
"string" : "Applica prezzi unici per attributo ad ogni SKU"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615" : {
"string" : "Applica un'unica giacenza a tutti gli SKU"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330" : {
2020-02-13 11:50:39 +00:00
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Prossimo"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"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."
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183" : {
"string" : "Skip stock for now"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039" : {
2020-02-13 11:50:39 +00:00
"context" : "create multiple variants, button" ,
"string" : "Crea"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261" : {
"context" : "variant creator summary card header" ,
2020-12-21 12:50:04 +00:00
"string" : "Varianti creati"
2020-04-29 15:11:02 +00:00
} ,
"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" : {
2020-02-13 11:50:39 +00:00
"string" : "SKU"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461" : {
2020-02-13 11:50:39 +00:00
"context" : "variant creation step" ,
2020-04-29 15:11:02 +00:00
"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."
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740" : {
2020-02-13 11:50:39 +00:00
"context" : "previous step, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Precedente"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294" : {
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Variante"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Selezione Immagine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698" : {
"context" : "section header" ,
"string" : "Immagini"
} ,
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076" : {
2020-04-29 15:11:02 +00:00
"string" : "Seleziona dalle immagini prodotto un'immagine specifica per la variante"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Scegli le foto"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317" : {
"context" : "default product variant indicator" ,
"string" : "Default"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Nuova Variante"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes" : {
"context" : "attributes, section header" ,
"string" : "Attributi Variante"
} ,
"src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader" : {
"context" : "attributes, section header" ,
"string" : "Variant Selection Attributes"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007" : {
"context" : "product pricing, section header" ,
"string" : "Prezzo"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1134347598" : {
"string" : "Prezzo"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199" : {
"context" : "tabel column header" ,
"string" : "Selling Price"
} ,
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917" : {
"context" : "tabel column header" ,
"string" : "Cost Price"
} ,
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524" : {
"context" : "info text" ,
"string" : "Channels that don’ t have assigned prices will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983" : {
"context" : "tabel column header" ,
"string" : "Channel Name"
} ,
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011" : {
"string" : "No channels found"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003" : {
"context" : "set variant as default, button" ,
"string" : "Set as default"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1001303107" : {
"context" : "product variant inventory" ,
"string" : "Unavailable in all locations"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_1033175132" : {
2020-04-29 15:11:02 +00:00
"context" : "product variant inventory" ,
"string" : "Non Disponibile"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_1134347598" : {
"context" : "product variant price" ,
"string" : "Prezzo"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1222345317" : {
"context" : "default product variant indicator" ,
"string" : "Default"
} ,
2020-04-29 15:11:02 +00:00
"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:"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1721716102" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea varianti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_2153006789" : {
"context" : "section header" ,
"string" : "Varianti"
} ,
2020-04-29 15:11:02 +00:00
"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}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_277989856" : {
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_3989383405" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea variante"
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_4017567521" : {
"context" : "product variant inventory" ,
"string" : "Not stocked"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_components_dot_ProductVariants_dot_693960049" : {
"string" : "SKU"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_998917294" : {
"context" : "product variant name" ,
"string" : "Variante"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_1731766393" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Immagine"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_2279302139" : {
2020-04-29 15:11:02 +00:00
"string" : "Variante rimossa"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_2362587265" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Variante"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_2880386427" : {
"string" : "Sei sicuro di voler cancellare questa immagine?"
} ,
"src_dot_products_dot_views_dot_3989383405" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea variante"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_views_dot_ProductCreate_dot_1542417144" : {
"context" : "window title" ,
"string" : "Crea Prodotto"
} ,
"src_dot_products_dot_views_dot_ProductCreate_dot_1591632382" : {
"context" : "page header" ,
"string" : "Nuovo Prodotto"
} ,
"src_dot_products_dot_views_dot_ProductCreate_dot_2899821092" : {
"string" : "Prodotto creato"
} ,
"src_dot_products_dot_views_dot_ProductCreate_dot_3423943948" : {
"string" : "Manage Products Channel Availability"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_ProductList_dot_1204353135" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questo prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} prodotti?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_views_dot_ProductList_dot_1505423810" : {
"context" : "waiting for export to end, header" ,
"string" : "Exporting CSV"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_ProductList_dot_400629795" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Prodotti"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_products_dot_views_dot_ProductList_dot_44832327" : {
"string" : "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa variante?} other {Sei sicuro di voler eliminare {displayQuantity} varianti?}}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Varianti Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173" : {
"context" : "delete product" ,
"string" : "Sei sicuro di voler cancellare {name}?"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948" : {
"string" : "Manage Products Channel Availability"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645" : {
2020-04-29 15:11:02 +00:00
"string" : "Prodotto rimosso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_products_dot_views_dot_ProductUpdate_dot_879305849" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"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" ,
2020-12-21 12:50:04 +00:00
"string" : "Creare Varianti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_properties" : {
2020-04-29 15:11:02 +00:00
"string" : "Propietà"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_readOnly" : {
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_refunded" : {
"context" : "payment status" ,
"string" : "Completamente rimborsato"
} ,
"src_dot_remove" : {
"context" : "button" ,
"string" : "Rimuovi"
} ,
"src_dot_requiredField" : {
2020-04-29 15:11:02 +00:00
"string" : "Questo campo è obbligatorio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_sales" : {
"context" : "sales section name" ,
"string" : "Vendite"
} ,
"src_dot_save" : {
"context" : "button" ,
"string" : "Salva"
} ,
"src_dot_savedChanges" : {
2020-04-29 15:11:02 +00:00
"string" : "Cambiamenti salvati"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_selectAll" : {
"context" : "select all options, button" ,
"string" : "Select All"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_send" : {
2020-02-13 11:50:39 +00:00
"context" : "button" ,
2020-11-03 13:58:00 +00:00
"string" : "Invia"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_serviceAccounts" : {
"context" : "service accounts section name" ,
"string" : "Account Servizi"
2020-02-13 11:50:39 +00:00
} ,
2020-06-16 16:42:56 +00:00
"src_dot_sessionExpired" : {
"string" : "Your session has expired. Please log in again to continue."
} ,
2020-02-13 11:50:39 +00:00
"src_dot_shipping" : {
"context" : "shipping section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Metodi di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905" : {
"context" : "dialog header" ,
"string" : "Elimina Metodo di Spedizione"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824" : {
"context" : "max price in channel" ,
"string" : "Max. value"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001" : {
"string" : "Min Value"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575" : {
"context" : "channels discount info" ,
"string" : "Channels that don’ t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564" : {
"context" : "card title" ,
"string" : "Order Value"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146" : {
"context" : "price rates info" ,
"string" : "Questa tariffa verrà applicata a tutti gli ordine di qualsiasi prezzo"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_507892781" : {
"context" : "channel name" ,
"string" : "Channel name"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_58751738" : {
"string" : "Max Value"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_666501915" : {
"context" : "min price in channel" ,
"string" : "Min. value"
} ,
"src_dot_shipping_dot_components_dot_OrderValue_dot_882649212" : {
"context" : "checkbox label" ,
"string" : "Non ci sono limiti nel valore"
} ,
"src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942" : {
"context" : "info text" ,
"string" : "This rate will apply to all orders"
} ,
"src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913" : {
"context" : "card title" ,
"string" : "Order Weight"
} ,
"src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344" : {
"string" : "Min. Order Weight"
} ,
"src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212" : {
"context" : "checkbox label" ,
"string" : "Non ci sono limiti nel valore"
} ,
"src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677" : {
"string" : "Max. Order Weight"
} ,
"src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007" : {
"context" : "pricing card title" ,
"string" : "Prezzo"
} ,
"src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598" : {
"context" : "column title" ,
"string" : "Prezzo"
} ,
"src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524" : {
"context" : "info text" ,
"string" : "Channels that don’ t have assigned prices will use their parent channel to define the price. Price will be converted to channel’ s currency"
} ,
"src_dot_shipping_dot_components_dot_PricingCard_dot_507892781" : {
"context" : "column title" ,
"string" : "Channel name"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786" : {
"string" : "Cerca Prodotti"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701" : {
"string" : "Nessun prodotto corrispondente alla richiesta"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423" : {
"context" : "dialog header" ,
"string" : "Assign Products"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260" : {
"string" : "No Products"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817" : {
"context" : "section header" ,
"string" : "Excluded Products"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525" : {
"context" : "button" ,
"string" : "Assegna Prodotti"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188" : {
"string" : "Nome Prodotto"
} ,
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473" : {
"string" : "Azioni"
} ,
"src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409" : {
"string" : "Are you sure you want to remove this ZIP-code rule?"
} ,
"src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644" : {
"context" : "header" ,
"string" : "Remove ZIP-codes from Shipping Rate"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228" : {
2020-04-29 15:11:02 +00:00
"string" : "Questa unità verrà usata come principale unità di peso di trasporto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363" : {
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716" : {
2020-04-29 15:11:02 +00:00
"string" : "Resto del Mondo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557" : {
2020-04-29 15:11:02 +00:00
"string" : "Scelta Rapida"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479" : {
"context" : "dialog header" ,
"string" : "Assegna Paese"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229" : {
2020-04-29 15:11:02 +00:00
"string" : "Se selezionato, questo aggiungerà tutte le nazioni non selezionate ad altre zone di spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca per nome nazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158" : {
2020-04-29 15:11:02 +00:00
"string" : "Scegli i paesi per che vuoi aggiungere alle zone di consegna dalla seguente lista"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Nazione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773" : {
2020-04-29 15:11:02 +00:00
"string" : "Attualmente non ci sono nazioni assegnate a questa zona di spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047" : {
"string" : "Nazioni"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Nuova Zona di Consegna "
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636" : {
2020-04-29 15:11:02 +00:00
"string" : "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144" : {
"string" : "Spedizione"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773" : {
2020-04-29 15:11:02 +00:00
"string" : "Attualmente non ci sono nazioni assegnate a questa zona di spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047" : {
"string" : "Nazioni"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636" : {
2020-04-29 15:11:02 +00:00
"string" : "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655" : {
"string" : "Shipping rate name"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494" : {
"context" : "page title" ,
"string" : "Price Rate Create"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144" : {
"string" : "Spedizione"
2020-04-29 15:11:02 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526" : {
"context" : "page title" ,
"string" : "Weight Rate Create"
2020-04-29 15:11:02 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144" : {
"string" : "Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea tariffa"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558" : {
"context" : "shipping method price range" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore Rage"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna tariffa di spedizione trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565" : {
"context" : "price based shipping methods, section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Triffe Basate sul Prezzo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138" : {
"context" : "shipping method weight range" ,
2020-04-29 15:11:02 +00:00
"string" : "Gamma di Peso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459" : {
"context" : "weight based shipping methods, section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Tariffe Basate sul Peso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959" : {
"context" : "shipping method name" ,
"string" : "Nome"
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617" : {
"string" : "Please provide range of ZIP codes you want to add to the include/exclude list."
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554" : {
"context" : "add zip code range, button" ,
"string" : "Aggiungi"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799" : {
"context" : "range input label" ,
"string" : "Zip Codes (Start)"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717" : {
"context" : "dialog header" ,
"string" : "Add ZIP-Codes"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109" : {
"context" : "range input label" ,
"string" : "Zip Codes (End)"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303" : {
"string" : "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697" : {
"context" : "action" ,
"string" : "Exclude ZIP-codes"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129" : {
"string" : "Only added ZIP-codes will be able to use this shipping rate"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665" : {
"context" : "number of zip code ranges" ,
"string" : "{number} ZIP-Code ranges"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518" : {
"context" : "button" ,
"string" : "Add ZIP-Code range"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411" : {
"string" : "This shipping rate has no ZIP-codes assigned"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587" : {
"context" : "postal codes, header" ,
"string" : "ZIP-Codes"
} ,
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332" : {
"context" : "action" ,
"string" : "Include ZIP-codes"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Spedizione per Zona"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea zona di spedizione"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna zona di spedizione trovata"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503" : {
"context" : "dialog header" ,
"string" : "Unassign Products From Shipping"
} ,
"src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647" : {
"context" : "dialog content" ,
"string" : "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
} ,
"src_dot_shipping_dot_invalid" : {
"context" : "error message" ,
"string" : "Value is invalid"
} ,
"src_dot_shipping_dot_price" : {
"context" : "error message" ,
"string" : "Maximum price cannot be lower than minimum"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Zona di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_views_dot_1711385401" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Zone di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_shipping_dot_views_dot_725201918" : {
"context" : "dialog content" ,
2020-04-29 15:11:02 +00:00
"string" : "{counter,plural,one {Sei sicuro di voler eliminare questa zona di spedizione?} other {Sei sicuro di voler eliminare {displayQuantity} zone di spedizione?}}"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269" : {
"string" : "Manage Channel Availability"
} ,
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007" : {
"context" : "zip code range add error text" ,
"string" : "Cannot add specified zip codes range."
} ,
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269" : {
"string" : "Manage Channel Availability"
} ,
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507" : {
"context" : "unassign products from shipping method, button" ,
"string" : "Rimuovi"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Zona di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
"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_3133838427" : {
"context" : "unassign country, dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Rimuovi dalle Zone di Spedizione"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080" : {
"string" : "Manage Channels Availability"
} ,
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007" : {
"context" : "zip code range add error text" ,
"string" : "Cannot add specified zip codes range."
} ,
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080" : {
"string" : "Manage Channels Availability"
} ,
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507" : {
"context" : "unassign products from shipping method, button" ,
"string" : "Rimuovi"
} ,
"src_dot_shipping_dot_weight" : {
"context" : "error message" ,
"string" : "Maximum weight cannot be lower than minimum"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_show" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Mostra"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings" : {
"context" : "site settings section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Impostazioni del Sito"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926" : {
2020-04-29 15:11:02 +00:00
"string" : "Il Nome del tuo negozio è mostrato nella scheda del browser web"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome del tuo negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492" : {
2020-04-29 15:11:02 +00:00
"string" : "URL del tuo store online"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178" : {
2020-04-29 15:11:02 +00:00
"string" : "La descrizione negozio è mostrata nella barra attività dopo il nome del tuo negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo Email Mailing"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992" : {
"context" : "email sender" ,
2020-04-29 15:11:02 +00:00
"string" : "Questo sarà visibile come nome del campo \"da\""
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurazione Invio Emails"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661" : {
2020-04-29 15:11:02 +00:00
"string" : "Configura l'indirizzo email dal quale saranno inviate ai clienti tutte le emails automatiche"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653" : {
2020-04-29 15:11:02 +00:00
"string" : "URL di ripristino password cliente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451" : {
2020-04-29 15:11:02 +00:00
"string" : "Questa URL verrà usata come URL principale per il reset della password. Sarà inviata via mail."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153" : {
2020-04-29 15:11:02 +00:00
"string" : "Indirizzo URL"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174" : {
2020-04-29 15:11:02 +00:00
"string" : "Mittente Email Mailing"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342" : {
2020-04-29 15:11:02 +00:00
"string" : "Questo indirizzo verrà utilizzato per generare le fatture e calcolare le spese di spedizione."
2020-02-13 11:50:39 +00:00
} ,
2020-04-29 15:11:02 +00:00
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360" : {
"context" : "section header" ,
"string" : "Informazioni Negozio"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Azienda"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Configurazione Invio Emails"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399" : {
2020-04-29 15:11:02 +00:00
"string" : "L'indirizzo email indicato qui verrà utilizzato come indirizzo di contatto per i tuoi clienti."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739" : {
2020-04-29 15:11:02 +00:00
"string" : "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242" : {
2020-04-29 15:11:02 +00:00
"string" : "Qui troverai tutte le impostazioni sulle emails del tuo negozio. Puoi indicare l'email principale e alcuni contenuti delle tue email."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_somethingWentWrong" : {
2020-04-29 15:11:02 +00:00
"string" : "Saleor ha incontrato un problema inaspettato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff" : {
"context" : "staff section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Membro Staff"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "Invita Membro Staff"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"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"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Cerca Membro Staff"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffListPage_dot_797461521" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Invita membro staff"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Disattivato"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Inattivo"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun membro staff trovato"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "La nuova password deve avere almeno 8 caratteri"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Password Precedente"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906" : {
2020-04-29 15:11:02 +00:00
"string" : "Dovresti cambiare la tua password ogni mese per evitare problemi di sicurezza."
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Selezionandolo cambierà la lingua della tua dashboard"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531" : {
2020-04-29 15:11:02 +00:00
"string" : "Attenzione, le impostazioni di valuta e data sono complete, le traduzioni dei linguaggi possono non essere complete."
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617" : {
2020-04-29 15:11:02 +00:00
"string" : "Lingua Preferita"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Preferenze"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Membro Staff"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina foto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_staff_dot_views_dot_1308770978" : {
"context" : "dialog header" ,
2020-04-29 15:11:02 +00:00
"string" : "elimina Utente Staff"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Avatar Utente Staff"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna nazione trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryList_dot_3154586635" : {
2020-04-29 15:11:02 +00:00
"string" : "Aliquote Fiscali Ridotte"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryList_dot_4039455144" : {
2020-04-29 15:11:02 +00:00
"string" : "Codice Paese"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryList_dot_577035076" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Nazione"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Housing sociale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Bici"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Quotidiani"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298" : {
"string" : "Categoria"
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114" : {
2020-04-29 15:11:02 +00:00
"string" : "Aliquota Fiscale"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Alimenti per bambini"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Servizi domestici"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Alimenti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Libri"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Trasporto passeggeri"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Abbigliamento per bambini"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Aliquote Fiscali in {countryName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Sanitario"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna categoria tasse ridotte trovata"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Combustibile domestico"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Acqua"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Ristrutturazione edilizia"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Vino"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Ristoranti"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256" : {
"context" : "tax rate" ,
2020-04-29 15:11:02 +00:00
"string" : "Farmaci"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Recupera Tasse"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_taxes_dot_views_dot_2411670026" : {
2020-04-29 15:11:02 +00:00
"string" : "Aliquote fiscali correttamente ricevute"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations" : {
"context" : "translations section name" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzioni"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812" : {
2020-04-29 15:11:02 +00:00
"string" : "{numberOfFields} Traduzioni, {numberOfTranslatedFields} Completate"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672" : {
2020-04-29 15:11:02 +00:00
"string" : "Stringa Originale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613" : {
2020-04-29 15:11:02 +00:00
"string" : "Traduzione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationFields_dot_363646127" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Scarta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna traduzione ancora"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Categoria"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010" : {
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Categoria \"{categoryName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343" : {
2020-04-29 15:11:02 +00:00
"string" : "Anteprima Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Collezione"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Collezione \"{collectionName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343" : {
2020-04-29 15:11:02 +00:00
"string" : "Anteprima Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804" : {
2020-04-29 15:11:02 +00:00
"string" : "Lingue"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645" : {
"string" : "Collezioni"
} ,
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzioni in {language}"
2020-02-13 11:50:39 +00:00
} ,
"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_3583204912" : {
"string" : "Categorie"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413" : {
"string" : "Metodi di spedizione"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096" : {
"string" : "Attributi"
2020-02-13 11:50:39 +00:00
} ,
"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_TranslationsEntitiesList_dot_1136143456" : {
"context" : "translation progress" ,
2020-04-29 15:11:02 +00:00
"string" : "{current} di {max}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna voce traducibile trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429" : {
2020-04-29 15:11:02 +00:00
"string" : "Traduzioni Completate"
2020-02-13 11:50:39 +00:00
} ,
"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" : {
2020-04-29 15:11:02 +00:00
"string" : "Lingue"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessuna lingua trovata"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953" : {
2020-04-29 15:11:02 +00:00
"string" : "Lingua"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286" : {
"context" : "page content" ,
"string" : "Contenuto"
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Pagina \"{pageName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343" : {
2020-04-29 15:11:02 +00:00
"string" : "Anteprima Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Pagina"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068" : {
"context" : "attribute values" ,
2020-04-29 15:11:02 +00:00
"string" : "Valore {number}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Attributo"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025" : {
2020-02-13 11:50:39 +00:00
"context" : "header" ,
2020-12-21 12:50:04 +00:00
"string" : "Translation Attribute \"{attribute}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243" : {
2020-04-29 15:11:02 +00:00
"string" : "Descrizione Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463" : {
2020-04-29 15:11:02 +00:00
"string" : "Titolo Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Prodotto"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Prodotto \"{productName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063" : {
"string" : "Descrizione"
} ,
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343" : {
2020-04-29 15:11:02 +00:00
"string" : "Anteprima Motore di Ricerca"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Offerta \"{saleName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Offerta"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636" : {
"context" : "header" ,
"string" : "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}"
} ,
"src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714" : {
"string" : "ShippingMethod Name"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Traduzione Voucher \"{voucherName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713" : {
2020-04-29 15:11:02 +00:00
"string" : "Nome Voucher"
2020-02-13 11:50:39 +00:00
} ,
2020-12-21 12:50:04 +00:00
"src_dot_unconfirmed" : {
"context" : "order status" ,
"string" : "Unconfirmed"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_undo" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"string" : "Annulla"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_unfulfilled" : {
"context" : "order status" ,
"string" : "Non evaso"
} ,
"src_dot_unpaid" : {
"context" : "payment status" ,
2020-04-29 15:11:02 +00:00
"string" : "Non Pagato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_uploadImage" : {
"context" : "button" ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_attributeRequired" : {
"context" : "product attribute error" ,
"string" : "Tutti gli attributi devono avere un valore"
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_utils_dot_errors_dot_channelAlreadyExist" : {
"string" : "This channel has already been created"
} ,
"src_dot_utils_dot_errors_dot_channelSameCurrency" : {
"string" : "Currency in both channels must be the same"
} ,
"src_dot_utils_dot_errors_dot_channelUnique" : {
"string" : "Slug must be unique"
} ,
"src_dot_utils_dot_errors_dot_duplicated" : {
"string" : "The same object cannot be in both lists"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_duplicatedInputItem" : {
"string" : "Cannot add and remove group the same time"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_emailNotSet" : {
"context" : "error message" ,
"string" : "Email address is not set"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_graphqlError" : {
2020-12-21 12:50:04 +00:00
"string" : "Errore API"
2020-04-29 15:11:02 +00:00
} ,
"src_dot_utils_dot_errors_dot_invalid" : {
"string" : "Invalid value"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_invalidManifestFormat" : {
"string" : "Invalid manifest format"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_invalidPassword" : {
"string" : "Invalid password"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_invalidPermission" : {
"string" : "Permission is invalid"
} ,
"src_dot_utils_dot_errors_dot_invalidStatus" : {
"context" : "error message" ,
"string" : "Status is invalid"
} ,
"src_dot_utils_dot_errors_dot_invalidUrlFormat" : {
"string" : "Url has invalid format"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_utils_dot_errors_dot_lessThanMin" : {
"context" : "error message" ,
"string" : "Max value cannot be less than min value"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_misconfigured" : {
"string" : "Plugin is misconfigured and cannot be activated"
} ,
"src_dot_utils_dot_errors_dot_nameAlreadyTaken" : {
"string" : "This name is already taken. Please provide another."
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_notFound" : {
"context" : "error message" ,
2020-12-21 12:50:04 +00:00
"string" : "Page not found."
2020-11-03 13:58:00 +00:00
} ,
"src_dot_utils_dot_errors_dot_notReady" : {
"context" : "error message" ,
"string" : "Billing address is not set or invoice is not ready to be send"
} ,
"src_dot_utils_dot_errors_dot_numberNotSet" : {
"context" : "error message" ,
"string" : "Number not set for an invoice"
} ,
"src_dot_utils_dot_errors_dot_outOfScopeApp" : {
"string" : "App is out of your permissions scope"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_outOfScopeGroup" : {
"string" : "Group is out of your permission scope"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_outOfScopePermission" : {
"string" : "Permission is out of your scope"
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_utils_dot_errors_dot_priceInvalid" : {
"string" : "Product price cannot be lower than 0."
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_urlNotSet" : {
"context" : "error message" ,
"string" : "URL not set for an invoice"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_variantNoDigitalContent" : {
"string" : "This variant does not have any digital content"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_utils_dot_errors_dot_variantUnique" : {
"context" : "product attribute error" ,
"string" : "Questa variante è già presente"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_vouchers" : {
"context" : "vouchers section name" ,
"string" : "Voucher"
} ,
2020-04-29 15:11:02 +00:00
"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"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_webhooks" : {
"context" : "webhooks section name" ,
"string" : "Webhooks"
} ,
"src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"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?"
2020-02-13 11:50:39 +00:00
} ,
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Elimina Webhook"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240" : {
"context" : "event" ,
"string" : "Checkout updated"
} ,
2020-12-21 12:50:04 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851" : {
"context" : "event" ,
"string" : "Order confirmed"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066" : {
"context" : "event" ,
"string" : "Invoice deleted"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine aggiornato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235" : {
"context" : "event" ,
"string" : "Checkout created"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033" : {
"context" : "event" ,
"string" : "Tutti gli eventi"
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150" : {
"context" : "event" ,
"string" : "Invoice sent"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Prodotto creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277" : {
"context" : "webhook events" ,
2020-04-29 15:11:02 +00:00
"string" : "Espandi o restringi i permessi dei webhooks per registrare determinati eventi nel sistema Saleor"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878" : {
"context" : "event" ,
"string" : "Product updated"
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine cancellato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Ordine evaso"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Cliente creato"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Quantità modificata nel checkout"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882" : {
"context" : "event" ,
"string" : "Invoice requested"
} ,
2020-03-06 15:38:23 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551" : {
"context" : "event" ,
2020-04-29 15:11:02 +00:00
"string" : "Evasione creata"
2020-03-06 15:38:23 +00:00
} ,
2020-02-13 11:50:39 +00:00
"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" ,
2020-04-29 15:11:02 +00:00
"string" : "Nome Webhook"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni Webhook"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707" : {
"context" : "webhook target url help text" ,
2020-04-29 15:11:02 +00:00
"string" : "Questa URL riceverà le richieste POST del webhook"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222" : {
"context" : "webhook secret key help text" ,
2020-04-29 15:11:02 +00:00
"string" : "la chiave segreta è usata per creare una firma hash ad ogni payload. *campo opzionale"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850" : {
"context" : "webhook" ,
2020-04-29 15:11:02 +00:00
"string" : "Chiave Segreta"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040" : {
"context" : "webhook specific information" ,
2020-04-29 15:11:02 +00:00
"string" : "Informazioni specifiche webhook"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990" : {
"context" : "webhooks active" ,
2020-04-29 15:11:02 +00:00
"string" : "Webhook attivo"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629" : {
"context" : "webhook active" ,
2020-04-29 15:11:02 +00:00
"string" : "Se vuoi disabilitare questo webhook deseleziona il box sottostante"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805" : {
"context" : "section header" ,
2020-04-29 15:11:02 +00:00
"string" : "Stato Webhook"
} ,
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355" : {
"context" : "header" ,
"string" : "Unnamed Webhook Details"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360" : {
"context" : "header" ,
2020-04-29 15:11:02 +00:00
"string" : "Dettagli {webhookName}"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159" : {
2020-04-29 15:11:02 +00:00
"string" : "Nessun webhook trovato"
2020-02-13 11:50:39 +00:00
} ,
2020-11-03 13:58:00 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_3493926696" : {
"context" : "button" ,
"string" : "Crea Webhook"
} ,
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_3861572549" : {
"context" : "header" ,
"string" : "Webhooks"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650" : {
"context" : "user action bar" ,
"string" : "Azione"
} ,
2020-04-29 15:11:02 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799" : {
"string" : "Unnamed webhook"
} ,
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959" : {
"context" : "webhook name" ,
"string" : "Nome"
} ,
"src_dot_webhooks_dot_views_dot_3493926696" : {
"context" : "window title" ,
2020-04-29 15:11:02 +00:00
"string" : "Crea Webhook"
2020-02-13 11:50:39 +00:00
} ,
"src_dot_yes" : {
"string" : "Sì"
} ,
2020-12-21 12:50:04 +00:00
"tableColAllocated" : {
"context" : "table column header, allocated product quantity" ,
"string" : "Assegnata"
} ,
"tableColQuantity" : {
"context" : "table column header" ,
"string" : "Quantità"
} ,
2020-02-13 11:50:39 +00:00
"voucherDetailsUnassignCategory" : {
"context" : "unassign category from voucher, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"voucherDetailsUnassignCollection" : {
"context" : "unassign collection from voucher, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
} ,
"voucherDetailsUnassignProduct" : {
"context" : "unassign product from voucher, button" ,
2020-04-29 15:11:02 +00:00
"string" : "Non assegnato"
2020-02-13 11:50:39 +00:00
}
}