IGUI_JP = {
   IGUI_NC_RequiredSkills = "必要スキル",
   IGUI_NC_InputItemSelected = "現在の選択",
   IGUI_NC_SearchForCraft = "レシピ検索",
   IGUI_NC_SearchAsInput = "材料として使われる",
   IGUI_NC_SearchAsOutput = "レシピで作成される",
   IGUI_NC_ShowOnlyRecipesKnew = "既知のレシピのみ",
   IGUI_NC_ShowOnlymetSkillRequire = "スキル条件を満たすのみ",
   IGUI_NC_ShowOnlyCanCraft = "作成可能のみ",
   IGUI_NC_SortRecipeList = "レシピリストを並べ替え",
   IGUI_NC_ShowOnlyBenefitFromRecipes = "手持ちアイテムで有効なレシピのみ",
   IGUI_NC_SwitchToListLayout  = "リスト表示に切り替え",
   IGUI_NC_SwitchToGridLayout  = "グリッド表示に切り替え",
   IGUI_NC_ToggleLayoutStyle = "Toggle layout style",
   IGUI_XP_NC_ShowAllRecipe_tooltip = "すべてのレシピを表示します。<LINE>適切な作業台がなくても表示します。",
   IGUI_XP_NC_SetPanelMinSize_tooltip = "パネルを最小サイズに調整する",
	IGUI_NC_ModOptions_Title = "Neat Crafting",
   IGUI_NC_ModOptions_UseNeatCraftingUI = "Neat Crafting UI を使用",
   IGUI_NC_ModOptions_UseNeatCraftingUI_Tooltip = "Neat Crafting のクラフトメニューと関連調整を有効にします。無効にするとバニラのクラフトUIを使用します。",
   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",
}