mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 14:48:02 -05:00
new settings page finished
This commit is contained in:
@@ -169,6 +169,8 @@
|
||||
"tree_root": "Root of Tree",
|
||||
"Icon": "Icon",
|
||||
"Unit": "Unit",
|
||||
"Decimals": "Decimals",
|
||||
"Default_Unit": "Default Unit",
|
||||
"No_Results": "No Results",
|
||||
"New_Unit": "New Unit",
|
||||
"Create_New_Shopping Category": "Create New Shopping Category",
|
||||
@@ -219,6 +221,8 @@
|
||||
"Title_or_Recipe_Required": "Title or recipe selection required",
|
||||
"Color": "Color",
|
||||
"New_Meal_Type": "New Meal type",
|
||||
"Use_Fractions": "Use Fractions",
|
||||
"Use_Fractions_Help": "Automatically convert decimals to fractions when viewing a recipe.",
|
||||
"AddFoodToShopping": "Add {food} to your shopping list",
|
||||
"RemoveFoodFromShopping": "Remove {food} from your shopping list",
|
||||
"DeleteShoppingConfirm": "Are you sure that you want to remove all {food} from the shopping list?",
|
||||
@@ -241,6 +245,8 @@
|
||||
"FoodInherit": "Food Inheritable Fields",
|
||||
"ShowUncategorizedFood": "Show Undefined",
|
||||
"GroupBy": "Group By",
|
||||
"Language": "Language",
|
||||
"Theme": "Theme",
|
||||
"SupermarketCategoriesOnly": "Supermarket Categories Only",
|
||||
"MoveCategory": "Move To: ",
|
||||
"CountMore": "...+{count} more",
|
||||
@@ -259,6 +265,7 @@
|
||||
"mealplan_autoexclude_onhand": "Exclude Food On Hand",
|
||||
"mealplan_autoinclude_related": "Add Related Recipes",
|
||||
"default_delay": "Default Delay Hours",
|
||||
"plan_share_desc": "New Meal Plan entries will automatically be shared with selected users.",
|
||||
"shopping_share_desc": "Users will see all items you add to your shopping list. They must add you to see items on their list.",
|
||||
"shopping_auto_sync_desc": "Setting to 0 will disable auto sync. When viewing a shopping list the list is updated every set seconds to sync changes someone else might have made. Useful when shopping with multiple people but will use mobile data.",
|
||||
"mealplan_autoadd_shopping_desc": "Automatically add meal plan ingredients to shopping list.",
|
||||
@@ -270,6 +277,12 @@
|
||||
"Auto_Planner": "Auto-Planner",
|
||||
"New_Cookbook": "New cookbook",
|
||||
"Hide_Keyword": "Hide keywords",
|
||||
"Hour": "Hour",
|
||||
"Hours": "Hours",
|
||||
"Day": "Day",
|
||||
"Days": "Days",
|
||||
"Second": "Second",
|
||||
"Seconds": "Seconds",
|
||||
"Clear": "Clear",
|
||||
"Users": "Users",
|
||||
"Invites": "Invites",
|
||||
@@ -310,6 +323,9 @@
|
||||
"shopping_category_help": "Supermarkets can be ordered and filtered by Shopping Category according to the layout of the aisles.",
|
||||
"food_recipe_help": "Linking a recipe here will include the linked recipe in any other recipe that use this food",
|
||||
"Foods": "Foods",
|
||||
"Account": "Account",
|
||||
"Cosmetic": "Cosmetic",
|
||||
"API": "API",
|
||||
"enable_expert": "Enable Expert Mode",
|
||||
"expert_mode": "Expert Mode",
|
||||
"simple_mode": "Simple Mode",
|
||||
@@ -353,6 +369,12 @@
|
||||
"App": "App",
|
||||
"Message": "Message",
|
||||
"Bookmarklet": "Bookmarklet",
|
||||
"Sticky_Nav": "Sticky Navigation",
|
||||
"Sticky_Nav_Help": "Always show the navigation menu at the top of the screen.",
|
||||
"Nav_Color": "Navigation Color",
|
||||
"Nav_Color_Help": "Change navigation color.",
|
||||
"Use_Kj": "Use kJ instead of kcal",
|
||||
"Comments_setting": "Show Comments",
|
||||
"click_image_import": "Click the image you want to import for this recipe",
|
||||
"no_more_images_found": "No additional images found on Website.",
|
||||
"import_duplicates": "To prevent duplicates recipes with the same name as existing ones are ignored. Check this box to import everything.",
|
||||
@@ -391,6 +413,9 @@
|
||||
"Ratings": "Ratings",
|
||||
"Internal": "Internal",
|
||||
"Units": "Units",
|
||||
"Manage_Emails": "Manage Emails",
|
||||
"Change_Password": "Change Password",
|
||||
"Social_Authentication": "Social Authentication",
|
||||
"Random Recipes": "Random Recipes",
|
||||
"parameter_count": "Parameter {count}",
|
||||
"select_keyword": "Select Keyword",
|
||||
@@ -404,12 +429,17 @@
|
||||
"Select": "Select",
|
||||
"Supermarkets": "Supermarkets",
|
||||
"User": "User",
|
||||
"Username": "Username",
|
||||
"First_name": "First Name",
|
||||
"Last_name": "Last Name",
|
||||
"Keyword": "Keyword",
|
||||
"Advanced": "Advanced",
|
||||
"Page": "Page",
|
||||
"Single": "Single",
|
||||
"Multiple": "Multiple",
|
||||
"Reset": "Reset",
|
||||
"Disabled": "Disabled",
|
||||
"Disable": "Disable",
|
||||
"Options": "Options",
|
||||
"Create Food": "Create Food",
|
||||
"create_food_desc": "Create a food and link it to this recipe.",
|
||||
|
||||
Reference in New Issue
Block a user