IGUI_IT = {
   IGUI_NC_RequiredSkills = "Abilità richieste",
   IGUI_NC_InputItemSelected = "Selezione attuale",
   IGUI_NC_SearchForCraft = "Cerca ricetta",
   IGUI_NC_SearchAsInput = "Usato nelle ricette",
   IGUI_NC_SearchAsOutput = "Creato dalle ricette",
   IGUI_NC_ShowOnlyRecipesKnew = "Solo ricette conosciute",
   IGUI_NC_ShowOnlymetSkillRequire = "Solo abilità soddisfatte",
   IGUI_NC_ShowOnlyCanCraft = "Solo possibili da creare",
   IGUI_NC_SortRecipeList = "Ordina la lista delle ricette",
   IGUI_NC_ShowOnlyBenefitFromRecipes = "Solo beneficiato dalla ricetta in mano",
   IGUI_NC_SwitchToListLayout  = "Passa alla visualizzazione elenco",
   IGUI_NC_SwitchToGridLayout  = "Passa alla visualizzazione a griglia",
   IGUI_NC_ToggleLayoutStyle = "Toggle layout style",
   IGUI_XP_NC_ShowAllRecipe_tooltip = "Mostra tutte le ricette, <LINE> anche se la postazione di lavoro appropriata non è presente.",
   IGUI_XP_NC_SetPanelMinSize_tooltip = "Imposta il pannello alla dimensione minima",
	IGUI_NC_ModOptions_Title = "Neat Crafting",
   IGUI_NC_ModOptions_UseNeatCraftingUI = "Usa l’interfaccia di Neat Crafting",
   IGUI_NC_ModOptions_UseNeatCraftingUI_Tooltip = "Abilita il menu di creazione di Neat Crafting e le modifiche correlate. Disabilita per usare l’interfaccia di creazione vanilla.",
   IGUI_NC_Liquids = "Liquids",
   IGUI_NC_Containers = "Containers",
   IGUI_NC_AnyContainer = "Any container",
   IGUI_NC_SelectedLiquid = "Selected liquid",
   IGUI_NC_AvailableLiquids = "Available liquids",
   IGUI_NC_PossibleLiquids = "Possible liquids",
   IGUI_NC_AvailableContainers = "Available containers",
   IGUI_NC_PossibleContainers = "Possible containers",
}