{ "404": { "page-not-found": "404 Page Not Found", "take-me-home": "Take me Home" }, "new-recipe": { "from-url": "From URL", "recipe-url": "Recipe URL", "error-message": "Looks like there was an error parsing the URL. Check the log and debug/last_recipe.json to see what went wrong.", "bulk-add": "Bulk Add", "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Paste in your recipe data. Each line will be treated as an item in a list" }, "general": { "submit": "Submit", "name": "Name", "settings": "Settings", "close": "Close", "save": "Save", "image-file": "Image File", "update": "Update", "edit": "Edit", "delete": "Delete", "select": "Select", "random": "Random", "new": "New", "create": "Create", "cancel": "Cancel", "ok": "OK", "enabled": "Enabled", "download": "Download", "import": "Import", "delete-data": "Delete Data" }, "login": { "stay-logged-in": "Stay logged in?", "email": "Email", "password": "Password", "sign-in": "Sign in", "sign-up": "Sign up" }, "meal-plan": { "dinner-this-week": "Dinner This Week", "dinner-today": "Dinner Today", "planner": "Planner", "edit-meal-plan": "Edit Meal Plan", "meal-plans": "Meal Plans", "choose-a-recipe": "Choose a Recipe", "create-a-new-meal-plan": "Create a New Meal Plan", "start-date": "Start Date", "end-date": "End Date" }, "recipe": { "description": "Description", "ingredients": "Ingredients", "categories": "Categories", "tags": "Tags", "instructions": "Instructions", "step-index": "Step: {step}", "recipe-name": "Recipe Name", "servings": "Servings", "ingredient": "Ingredient", "notes": "Notes", "note": "Note", "original-recipe": "Original Recipe", "view-recipe": "View Recipe" }, "search": { "search-for-a-recipe": "Search for a Recipe", "search-for-your-favorite-recipe": "Search for your Favorite Recipe" }, "settings": { "color": "Color", "swatches": "Swatches", "add-a-new-theme": "Add a New Theme", "set-new-time": "Set New Time", "current": "Version:", "latest": "Latest", "explore-the-docs": "Explore the Docs", "contribute": "Contribute", "backup-and-exports": "Backup and Exports", "backup-info": "Backups are exported in standard JSON format along with all the images stored on the file system. In your backup folder you'll find a .zip file that contains all of the recipe JSON and images from the database. Additionally, if you selected a markdown file, those will also be stored in the .zip file. To import a backup, it must be located in your backups folder. Automated backups are done each day at 3:00 AM.", "backup-tag": "Backup Tag", "markdown-template": "Markdown Template", "backup-recipes": "Backup Recipes", "theme": { "theme-settings": "Theme Settings", "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "Select a theme from the dropdown or create a new theme. Note that the default theme will be served to all users who have not set a theme preference.", "dark-mode": "Dark Mode", "theme-is-required": "Theme is required", "primary": "Primary", "secondary": "Secondary", "accent": "Accent", "success": "Success", "info": "Info", "warning": "Warning", "error": "Error", "light": "Light", "dark": "Dark", "theme": "Theme", "saved-color-theme": "Saved Color Theme", "delete-theme": "Delete Theme", "are-you-sure-you-want-to-delete-this-theme": "Are you sure you want to delete this theme?", "save-colors-and-apply-theme": "Save Colors and Apply Theme", "choose-how-mealie-looks-to-you-set-your-theme-preference-to-follow-your-system-settings-or-choose-to-use-the-light-or-dark-theme": "Choose how Mealie looks to you. Set your theme preference to follow your system settings, or choose to use the light or dark theme." }, "webhooks": { "meal-planner-webhooks": "Meal Planner Webhooks", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will recieve webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at { time }", "test-webhooks": "Test Webhooks", "webhook-url": "Webhook URL", "save-webhooks": "Save Webhooks" }, "new-version-available": "A New Version of Mealie is Avaiable, Visit the Repo ", "backup": { "import-recipes": "Import Recipes", "import-themes": "Import Themes", "import-settings": "Import Settings" } }, "migration": { "recipe-migration": "Recipe Migration", "currently-chowdown-via-public-repo-url-is-the-only-supported-type-of-migration": "Currently Chowdown via public Repo URL is the only supported type of migration", "chowdown-repo-url": "Chowdown Repo URL", "migrate": "Migrate", "failed-recipes": "Failed Recipes", "failed-images": "Failed Images", "you-can-import-recipes-from-either-a-zip-file-or-a-directory-located-in-the-app-data-migraiton-folder-please-review-the-documentation-to-ensure-your-directory-structure-matches-what-is-expected": "You can import recipes from either a zip file or a directory located in the /app/data/migraiton/ folder. Please review the documentation to ensure your directory structure matches what is expected", "nextcloud-data": "Nextcloud Data", "delete-confirmation": "Are you sure you want to delete this migration data?", "successfully-imported-from-nextcloud": "Successfully Imported from Nextcloud", "failed-imports": "Failed Imports", "upload-an-archive": "Upload an Archive" } }