mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#626)
* New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Danish) * New translations en-US.json (Italian) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (English, United Kingdom)
This commit is contained in:
parent
876eff2117
commit
b2eaf1ee02
21
frontend/src/locales/dateTimeFormats/en-GB.json
Normal file
21
frontend/src/locales/dateTimeFormats/en-GB.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"short": {
|
||||||
|
"month": "short",
|
||||||
|
"day": "numeric",
|
||||||
|
"weekday": "long"
|
||||||
|
},
|
||||||
|
"medium": {
|
||||||
|
"month": "long",
|
||||||
|
"day": "numeric",
|
||||||
|
"weekday": "long",
|
||||||
|
"year": "numeric"
|
||||||
|
},
|
||||||
|
"long": {
|
||||||
|
"year": "numeric",
|
||||||
|
"month": "long",
|
||||||
|
"day": "numeric",
|
||||||
|
"weekday": "long",
|
||||||
|
"hour": "numeric",
|
||||||
|
"minute": "numeric"
|
||||||
|
}
|
||||||
|
}
|
@ -5,20 +5,20 @@
|
|||||||
"api-docs": "API dokumentation",
|
"api-docs": "API dokumentation",
|
||||||
"api-port": "API port",
|
"api-port": "API port",
|
||||||
"application-mode": "Application Mode",
|
"application-mode": "Application Mode",
|
||||||
"database-type": "Database Type",
|
"database-type": "Database-type",
|
||||||
"database-url": "Database URL",
|
"database-url": "Database-url",
|
||||||
"default-group": "Default Group",
|
"default-group": "Default Group",
|
||||||
"demo": "Demo",
|
"demo": "Demo",
|
||||||
"demo-status": "Demo Status",
|
"demo-status": "Demo status",
|
||||||
"development": "Development",
|
"development": "Udvikling",
|
||||||
"docs": "Docs",
|
"docs": "Dokumenter",
|
||||||
"download-log": "Download Log",
|
"download-log": "Download log",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
"github": "Github",
|
"github": "Github",
|
||||||
"log-lines": "Log Lines",
|
"log-lines": "Log Lines",
|
||||||
"not-demo": "Not Demo",
|
"not-demo": "Not Demo",
|
||||||
"portfolio": "Portfolio",
|
"portfolio": "Portfolio",
|
||||||
"production": "Production",
|
"production": "Produktion",
|
||||||
"support": "Support",
|
"support": "Support",
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
|
489
frontend/src/locales/messages/en-GB.json
Normal file
489
frontend/src/locales/messages/en-GB.json
Normal file
@ -0,0 +1,489 @@
|
|||||||
|
{
|
||||||
|
"about": {
|
||||||
|
"about": "About",
|
||||||
|
"about-mealie": "About Mealie",
|
||||||
|
"api-docs": "API Docs",
|
||||||
|
"api-port": "API Port",
|
||||||
|
"application-mode": "Application Mode",
|
||||||
|
"database-type": "Database Type",
|
||||||
|
"database-url": "Database URL",
|
||||||
|
"default-group": "Default Group",
|
||||||
|
"demo": "Demo",
|
||||||
|
"demo-status": "Demo Status",
|
||||||
|
"development": "Development",
|
||||||
|
"docs": "Docs",
|
||||||
|
"download-log": "Download Log",
|
||||||
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
|
"github": "Github",
|
||||||
|
"log-lines": "Log Lines",
|
||||||
|
"not-demo": "Not Demo",
|
||||||
|
"portfolio": "Portfolio",
|
||||||
|
"production": "Production",
|
||||||
|
"support": "Support",
|
||||||
|
"version": "Version"
|
||||||
|
},
|
||||||
|
"asset": {
|
||||||
|
"assets": "Assets",
|
||||||
|
"code": "Code",
|
||||||
|
"file": "File",
|
||||||
|
"image": "Image",
|
||||||
|
"new-asset": "New Asset",
|
||||||
|
"pdf": "PDF",
|
||||||
|
"recipe": "Recipe",
|
||||||
|
"show-assets": "Show Assets"
|
||||||
|
},
|
||||||
|
"category": {
|
||||||
|
"category-created": "Category created",
|
||||||
|
"category-creation-failed": "Category creation failed",
|
||||||
|
"category-deleted": "Category deleted",
|
||||||
|
"category-deletion-failed": "Category deletion failed",
|
||||||
|
"category-filter": "Category Filter",
|
||||||
|
"category-update-failed": "Category update failed",
|
||||||
|
"category-updated": "Category updated",
|
||||||
|
"uncategorized-count": "Uncategorised {count}"
|
||||||
|
},
|
||||||
|
"events": {
|
||||||
|
"apprise-url": "Apprise URL",
|
||||||
|
"database": "Database",
|
||||||
|
"delete-event": "Delete Event",
|
||||||
|
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||||
|
"new-version": "New version available!",
|
||||||
|
"notification": "Notification",
|
||||||
|
"refresh": "Refresh",
|
||||||
|
"scheduled": "Scheduled",
|
||||||
|
"something-went-wrong": "Something Went Wrong!",
|
||||||
|
"subscribed-events": "Subscribed Events",
|
||||||
|
"test-message-sent": "Test Message Sent"
|
||||||
|
},
|
||||||
|
"general": {
|
||||||
|
"cancel": "Cancel",
|
||||||
|
"clear": "Clear",
|
||||||
|
"close": "Close",
|
||||||
|
"confirm": "Confirm",
|
||||||
|
"confirm-delete-generic": "Are you sure you want to delete this?",
|
||||||
|
"copied": "Copied",
|
||||||
|
"create": "Create",
|
||||||
|
"created": "Created",
|
||||||
|
"custom": "Custom",
|
||||||
|
"dashboard": "Dashboard",
|
||||||
|
"delete": "Delete",
|
||||||
|
"disabled": "Disabled",
|
||||||
|
"download": "Download",
|
||||||
|
"edit": "Edit",
|
||||||
|
"enabled": "Enabled",
|
||||||
|
"exception": "Exception",
|
||||||
|
"failed-count": "Failed: {count}",
|
||||||
|
"failure-uploading-file": "Failure uploading file",
|
||||||
|
"favorites": "Favourites",
|
||||||
|
"field-required": "Field Required",
|
||||||
|
"file-folder-not-found": "File/folder not found",
|
||||||
|
"file-uploaded": "File uploaded",
|
||||||
|
"filter": "Filter",
|
||||||
|
"friday": "Friday",
|
||||||
|
"general": "General",
|
||||||
|
"get": "Get",
|
||||||
|
"home": "Home",
|
||||||
|
"image": "Image",
|
||||||
|
"image-upload-failed": "Image upload failed",
|
||||||
|
"import": "Import",
|
||||||
|
"json": "JSON",
|
||||||
|
"keyword": "Keyword",
|
||||||
|
"link-copied": "Link Copied",
|
||||||
|
"loading-recipes": "Loading Recipes",
|
||||||
|
"monday": "Monday",
|
||||||
|
"name": "Name",
|
||||||
|
"new": "New",
|
||||||
|
"no": "No",
|
||||||
|
"no-recipe-found": "No Recipe Found",
|
||||||
|
"ok": "OK",
|
||||||
|
"options": "Options:",
|
||||||
|
"print": "Print",
|
||||||
|
"random": "Random",
|
||||||
|
"rating": "Rating",
|
||||||
|
"recent": "Recent",
|
||||||
|
"recipe": "Recipe",
|
||||||
|
"recipes": "Recipes",
|
||||||
|
"rename-object": "Rename {0}",
|
||||||
|
"reset": "Reset",
|
||||||
|
"saturday": "Saturday",
|
||||||
|
"save": "Save",
|
||||||
|
"settings": "Settings",
|
||||||
|
"share": "Share",
|
||||||
|
"shuffle": "Shuffle",
|
||||||
|
"sort": "Sort",
|
||||||
|
"sort-alphabetically": "Alphabetical",
|
||||||
|
"status": "Status",
|
||||||
|
"submit": "Submit",
|
||||||
|
"success-count": "Success: {count}",
|
||||||
|
"sunday": "Sunday",
|
||||||
|
"templates": "Templates:",
|
||||||
|
"test": "Test",
|
||||||
|
"themes": "Themes",
|
||||||
|
"thursday": "Thursday",
|
||||||
|
"token": "Token",
|
||||||
|
"tuesday": "Tuesday",
|
||||||
|
"type": "Type",
|
||||||
|
"update": "Update",
|
||||||
|
"updated": "Updated",
|
||||||
|
"upload": "Upload",
|
||||||
|
"url": "URL",
|
||||||
|
"view": "View",
|
||||||
|
"wednesday": "Wednesday",
|
||||||
|
"yes": "Yes"
|
||||||
|
},
|
||||||
|
"group": {
|
||||||
|
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||||
|
"cannot-delete-default-group": "Cannot delete default group",
|
||||||
|
"cannot-delete-group-with-users": "Cannot delete group with users",
|
||||||
|
"confirm-group-deletion": "Confirm Group Deletion",
|
||||||
|
"create-group": "Create Group",
|
||||||
|
"error-updating-group": "Error updating group",
|
||||||
|
"group": "Group",
|
||||||
|
"group-deleted": "Group deleted",
|
||||||
|
"group-deletion-failed": "Group deletion failed",
|
||||||
|
"group-id-with-value": "Group ID: {groupID}",
|
||||||
|
"group-name": "Group Name",
|
||||||
|
"group-not-found": "Group not found",
|
||||||
|
"group-with-value": "Group: {groupID}",
|
||||||
|
"groups": "Groups",
|
||||||
|
"manage-groups": "Manage Groups",
|
||||||
|
"user-group": "User Group",
|
||||||
|
"user-group-created": "User Group Created",
|
||||||
|
"user-group-creation-failed": "User Group Creation Failed"
|
||||||
|
},
|
||||||
|
"meal-plan": {
|
||||||
|
"create-a-new-meal-plan": "Create a New Meal Plan",
|
||||||
|
"dinner-this-week": "Dinner This Week",
|
||||||
|
"dinner-today": "Dinner Today",
|
||||||
|
"dinner-tonight": "DINNER TONIGHT",
|
||||||
|
"edit-meal-plan": "Edit Meal Plan",
|
||||||
|
"end-date": "End Date",
|
||||||
|
"group": "Group (Beta)",
|
||||||
|
"main": "Main",
|
||||||
|
"meal-planner": "Meal Planner",
|
||||||
|
"meal-plans": "Meal Plans",
|
||||||
|
"mealplan-categories": "MEALPLAN CATEGORIES",
|
||||||
|
"mealplan-created": "Mealplan created",
|
||||||
|
"mealplan-creation-failed": "Mealplan creation failed",
|
||||||
|
"mealplan-deleted": "Mealplan deleted",
|
||||||
|
"mealplan-deletion-failed": "Mealplan deletion failed",
|
||||||
|
"mealplan-settings": "Mealplan Settings",
|
||||||
|
"mealplan-update-failed": "Mealplan update failed",
|
||||||
|
"mealplan-updated": "Mealplan Updated",
|
||||||
|
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
||||||
|
"no-meal-planned-for-today": "No meal planned for today",
|
||||||
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
||||||
|
"planner": "Planner",
|
||||||
|
"quick-week": "Quick Week",
|
||||||
|
"side": "Side",
|
||||||
|
"sides": "Sides",
|
||||||
|
"start-date": "Start Date"
|
||||||
|
},
|
||||||
|
"migration": {
|
||||||
|
"chowdown": {
|
||||||
|
"description": "Migrate data from Chowdown",
|
||||||
|
"title": "Chowdown"
|
||||||
|
},
|
||||||
|
"migration-data-removed": "Migration data removed",
|
||||||
|
"nextcloud": {
|
||||||
|
"description": "Migrate data from a Nextcloud Cookbook instance",
|
||||||
|
"title": "Nextcloud Cookbook"
|
||||||
|
},
|
||||||
|
"no-migration-data-available": "No Migration Data Available",
|
||||||
|
"recipe-migration": "Recipe Migration"
|
||||||
|
},
|
||||||
|
"new-recipe": {
|
||||||
|
"bulk-add": "Bulk Add",
|
||||||
|
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.",
|
||||||
|
"error-title": "Looks Like We Couldn't Find Anything",
|
||||||
|
"from-url": "Import a Recipe",
|
||||||
|
"github-issues": "GitHub Issues",
|
||||||
|
"google-ld-json-info": "Google ld+json Info",
|
||||||
|
"must-be-a-valid-url": "Must be a Valid URL",
|
||||||
|
"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",
|
||||||
|
"recipe-markup-specification": "Recipe Markup Specification",
|
||||||
|
"recipe-url": "Recipe URL",
|
||||||
|
"upload-a-recipe": "Upload a Recipe",
|
||||||
|
"upload-individual-zip-file": "Upload an individual .zip file exported from another Mealie instance.",
|
||||||
|
"url-form-hint": "Copy and paste a link from your favourite recipe website",
|
||||||
|
"view-scraped-data": "View Scraped Data"
|
||||||
|
},
|
||||||
|
"page": {
|
||||||
|
"404-page-not-found": "404 Page not found",
|
||||||
|
"all-recipes": "All Recipes",
|
||||||
|
"new-page-created": "New page created",
|
||||||
|
"page": "Page",
|
||||||
|
"page-creation-failed": "Page creation failed",
|
||||||
|
"page-deleted": "Page deleted",
|
||||||
|
"page-deletion-failed": "Page deletion failed",
|
||||||
|
"page-update-failed": "Page update failed",
|
||||||
|
"page-updated": "Page updated",
|
||||||
|
"pages-update-failed": "Pages update failed",
|
||||||
|
"pages-updated": "Pages updated"
|
||||||
|
},
|
||||||
|
"recipe": {
|
||||||
|
"add-key": "Add Key",
|
||||||
|
"add-to-favorites": "Add to Favourites",
|
||||||
|
"api-extras": "API Extras",
|
||||||
|
"calories": "Calories",
|
||||||
|
"calories-suffix": "calories",
|
||||||
|
"carbohydrate-content": "Carbohydrate",
|
||||||
|
"categories": "Categories",
|
||||||
|
"comment-action": "Comment",
|
||||||
|
"comments": "Comments",
|
||||||
|
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
||||||
|
"delete-recipe": "Delete Recipe",
|
||||||
|
"description": "Description",
|
||||||
|
"disable-amount": "Disable Ingredient Amounts",
|
||||||
|
"disable-comments": "Disable Comments",
|
||||||
|
"fat-content": "Fat",
|
||||||
|
"fiber-content": "Fibre",
|
||||||
|
"grams": "grams",
|
||||||
|
"ingredient": "Ingredient",
|
||||||
|
"ingredients": "Ingredients",
|
||||||
|
"insert-section": "Insert Section",
|
||||||
|
"instructions": "Instructions",
|
||||||
|
"key-name-required": "Key Name Required",
|
||||||
|
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
||||||
|
"milligrams": "milligrams",
|
||||||
|
"new-key-name": "New Key Name",
|
||||||
|
"no-white-space-allowed": "No White Space Allowed",
|
||||||
|
"note": "Note",
|
||||||
|
"nutrition": "Nutrition",
|
||||||
|
"object-key": "Object Key",
|
||||||
|
"object-value": "Object Value",
|
||||||
|
"original-url": "Original URL",
|
||||||
|
"perform-time": "Cook Time",
|
||||||
|
"prep-time": "Prep Time",
|
||||||
|
"protein-content": "Protein",
|
||||||
|
"public-recipe": "Public Recipe",
|
||||||
|
"recipe-created": "Recipe created",
|
||||||
|
"recipe-creation-failed": "Recipe creation failed",
|
||||||
|
"recipe-deleted": "Recipe deleted",
|
||||||
|
"recipe-image": "Recipe Image",
|
||||||
|
"recipe-image-updated": "Recipe image updated",
|
||||||
|
"recipe-name": "Recipe Name",
|
||||||
|
"recipe-settings": "Recipe Settings",
|
||||||
|
"recipe-update-failed": "Recipe update failed",
|
||||||
|
"recipe-updated": "Recipe updated",
|
||||||
|
"remove-from-favorites": "Remove from Favourites",
|
||||||
|
"remove-section": "Remove Section",
|
||||||
|
"save-recipe-before-use": "Save recipe before use",
|
||||||
|
"section-title": "Section Title",
|
||||||
|
"servings": "Servings",
|
||||||
|
"share-recipe-message": "I wanted to share my {0} recipe with you.",
|
||||||
|
"show-nutrition-values": "Show Nutrition Values",
|
||||||
|
"sodium-content": "Sodium",
|
||||||
|
"step-index": "Step. {step}",
|
||||||
|
"sugar-content": "Sugar",
|
||||||
|
"title": "Title",
|
||||||
|
"total-time": "Total Time",
|
||||||
|
"unable-to-delete-recipe": "Unable to Delete Recipe"
|
||||||
|
},
|
||||||
|
"reicpe": {
|
||||||
|
"no-recipe": "No Recipe"
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"advanced-search": "Advanced Search",
|
||||||
|
"and": "and",
|
||||||
|
"exclude": "Exclude",
|
||||||
|
"include": "Include",
|
||||||
|
"max-results": "Max Results",
|
||||||
|
"or": "Or",
|
||||||
|
"results": "Results",
|
||||||
|
"search": "Search",
|
||||||
|
"search-mealie": "Search Mealie (press /)",
|
||||||
|
"search-placeholder": "Search...",
|
||||||
|
"tag-filter": "Tag Filter"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"add-a-new-theme": "Add a New Theme",
|
||||||
|
"admin-settings": "Admin Settings",
|
||||||
|
"backup": {
|
||||||
|
"backup-created-at-response-export_path": "Backup Created at {path}",
|
||||||
|
"backup-deleted": "Backup deleted",
|
||||||
|
"backup-tag": "Backup Tag",
|
||||||
|
"create-heading": "Create a Backup",
|
||||||
|
"delete-backup": "Delete Backup",
|
||||||
|
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||||
|
"full-backup": "Full Backup",
|
||||||
|
"import-summary": "Import Summary",
|
||||||
|
"partial-backup": "Partial Backup",
|
||||||
|
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||||
|
},
|
||||||
|
"backup-and-exports": "Backups",
|
||||||
|
"change-password": "Change Password",
|
||||||
|
"current": "Version:",
|
||||||
|
"custom-pages": "Custom Pages",
|
||||||
|
"edit-page": "Edit Page",
|
||||||
|
"events": "Events",
|
||||||
|
"first-day-of-week": "First day of the week",
|
||||||
|
"group-settings-updated": "Group Settings Updated",
|
||||||
|
"homepage": {
|
||||||
|
"all-categories": "All Categories",
|
||||||
|
"card-per-section": "Card Per Section",
|
||||||
|
"home-page": "Home Page",
|
||||||
|
"home-page-sections": "Home Page Sections",
|
||||||
|
"show-recent": "Show Recent"
|
||||||
|
},
|
||||||
|
"language": "Language",
|
||||||
|
"latest": "Latest",
|
||||||
|
"local-api": "Local API",
|
||||||
|
"locale-settings": "Locale settings",
|
||||||
|
"migrations": "Migrations",
|
||||||
|
"new-page": "New Page",
|
||||||
|
"notify": "Notify",
|
||||||
|
"organize": "Organise",
|
||||||
|
"page-name": "Page Name",
|
||||||
|
"pages": "Pages",
|
||||||
|
"profile": "Profile",
|
||||||
|
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
||||||
|
"set-new-time": "Set New Time",
|
||||||
|
"settings-update-failed": "Settings update failed",
|
||||||
|
"settings-updated": "Settings updated",
|
||||||
|
"site-settings": "Site Settings",
|
||||||
|
"theme": {
|
||||||
|
"accent": "Accent",
|
||||||
|
"dark": "Dark",
|
||||||
|
"default-to-system": "Default to system",
|
||||||
|
"error": "Error",
|
||||||
|
"error-creating-theme-see-log-file": "Error creating theme. See log file.",
|
||||||
|
"error-deleting-theme": "Error deleting theme",
|
||||||
|
"error-updating-theme": "Error updating theme",
|
||||||
|
"info": "Info",
|
||||||
|
"light": "Light",
|
||||||
|
"primary": "Primary",
|
||||||
|
"secondary": "Secondary",
|
||||||
|
"success": "Success",
|
||||||
|
"switch-to-dark-mode": "Switch to dark mode",
|
||||||
|
"switch-to-light-mode": "Switch to light mode",
|
||||||
|
"theme-deleted": "Theme deleted",
|
||||||
|
"theme-name": "Theme Name",
|
||||||
|
"theme-name-is-required": "Theme Name is required.",
|
||||||
|
"theme-saved": "Theme Saved",
|
||||||
|
"theme-updated": "Theme updated",
|
||||||
|
"warning": "Warning"
|
||||||
|
},
|
||||||
|
"token": {
|
||||||
|
"active-tokens": "ACTIVE TOKENS",
|
||||||
|
"api-token": "API Token",
|
||||||
|
"api-tokens": "API Tokens",
|
||||||
|
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copy this token for use with an external application. This token will not be viewable again.",
|
||||||
|
"create-an-api-token": "Create an API Token",
|
||||||
|
"token-name": "Token Name"
|
||||||
|
},
|
||||||
|
"toolbox": {
|
||||||
|
"assign-all": "Assign All",
|
||||||
|
"bulk-assign": "Bulk Assign",
|
||||||
|
"new-name": "New Name",
|
||||||
|
"no-unused-items": "No Unused Items",
|
||||||
|
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
|
||||||
|
"remove-unused": "Remove Unused",
|
||||||
|
"title-case-all": "Title Case All",
|
||||||
|
"toolbox": "Toolbox",
|
||||||
|
"unorganized": "Unorganised"
|
||||||
|
},
|
||||||
|
"webhooks": {
|
||||||
|
"test-webhooks": "Test 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 receive webhooks containing the recipe data for the meal plan on its scheduled day. Currently Webhooks will execute at",
|
||||||
|
"webhook-url": "Webhook URL",
|
||||||
|
"webhooks-caps": "WEBHOOKS"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"shopping-list": {
|
||||||
|
"all-lists": "All Lists",
|
||||||
|
"create-shopping-list": "Create Shopping List",
|
||||||
|
"from-recipe": "From Recipe",
|
||||||
|
"list-name": "List Name",
|
||||||
|
"new-list": "New List",
|
||||||
|
"quantity": "Quantity: {0}",
|
||||||
|
"shopping-list": "Shopping List",
|
||||||
|
"shopping-lists": "Shopping Lists"
|
||||||
|
},
|
||||||
|
"sidebar": {
|
||||||
|
"all-recipes": "All Recipes",
|
||||||
|
"categories": "Categories",
|
||||||
|
"dashboard": "Dashboard",
|
||||||
|
"home-page": "Home Page",
|
||||||
|
"manage-users": "Manage Users",
|
||||||
|
"migrations": "Migrations",
|
||||||
|
"profile": "Profile",
|
||||||
|
"search": "Search",
|
||||||
|
"site-settings": "Site Settings",
|
||||||
|
"tags": "Tags",
|
||||||
|
"toolbox": "Toolbox"
|
||||||
|
},
|
||||||
|
"signup": {
|
||||||
|
"error-signing-up": "Error Signing Up",
|
||||||
|
"sign-up": "Sign Up",
|
||||||
|
"sign-up-link-created": "Sign up link created",
|
||||||
|
"sign-up-link-creation-failed": "Sign up link creation failed",
|
||||||
|
"sign-up-links": "Sign Up Links",
|
||||||
|
"sign-up-token-deleted": "Sign Up Token Deleted",
|
||||||
|
"sign-up-token-deletion-failed": "Sign up token deletion failed",
|
||||||
|
"welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't received an invitation you are unable to sign-up. To receive a link, contact the sites administrator."
|
||||||
|
},
|
||||||
|
"tag": {
|
||||||
|
"tag-created": "Tag created",
|
||||||
|
"tag-creation-failed": "Tag creation failed",
|
||||||
|
"tag-deleted": "Tag deleted",
|
||||||
|
"tag-deletion-failed": "Tag deletion failed",
|
||||||
|
"tag-update-failed": "Tag update failed",
|
||||||
|
"tag-updated": "Tag updated",
|
||||||
|
"tags": "Tags",
|
||||||
|
"untagged-count": "Untagged {count}"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"admin": "Admin",
|
||||||
|
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
||||||
|
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
||||||
|
"confirm-link-deletion": "Confirm Link Deletion",
|
||||||
|
"confirm-password": "Confirm Password",
|
||||||
|
"confirm-user-deletion": "Confirm User Deletion",
|
||||||
|
"could-not-validate-credentials": "Could Not Validate Credentials",
|
||||||
|
"create-link": "Create Link",
|
||||||
|
"create-user": "Create User",
|
||||||
|
"current-password": "Current Password",
|
||||||
|
"e-mail-must-be-valid": "Email must be valid",
|
||||||
|
"edit-user": "Edit User",
|
||||||
|
"email": "Email",
|
||||||
|
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
|
||||||
|
"existing-password-does-not-match": "Existing password does not match",
|
||||||
|
"full-name": "Full Name",
|
||||||
|
"link-id": "Link ID",
|
||||||
|
"link-name": "Link Name",
|
||||||
|
"login": "Login",
|
||||||
|
"logout": "Logout",
|
||||||
|
"manage-users": "Manage Users",
|
||||||
|
"new-password": "New Password",
|
||||||
|
"new-user": "New User",
|
||||||
|
"password": "Password",
|
||||||
|
"password-has-been-reset-to-the-default-password": "Password has been reset to the default password",
|
||||||
|
"password-must-match": "Password must match",
|
||||||
|
"password-reset-failed": "Password reset failed",
|
||||||
|
"password-updated": "Password updated",
|
||||||
|
"reset-password": "Reset Password",
|
||||||
|
"sign-in": "Sign in",
|
||||||
|
"total-mealplans": "Total MealPlans",
|
||||||
|
"total-users": "Total Users",
|
||||||
|
"upload-photo": "Upload Photo",
|
||||||
|
"use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password",
|
||||||
|
"user": "User",
|
||||||
|
"user-created": "User created",
|
||||||
|
"user-creation-failed": "User creation failed",
|
||||||
|
"user-deleted": "User deleted",
|
||||||
|
"user-id": "User ID",
|
||||||
|
"user-id-with-value": "User ID: {id}",
|
||||||
|
"user-password": "User Password",
|
||||||
|
"user-successfully-logged-in": "User Successfully Logged In",
|
||||||
|
"user-update-failed": "User update failed",
|
||||||
|
"user-updated": "User updated",
|
||||||
|
"username": "Username",
|
||||||
|
"users": "Users",
|
||||||
|
"users-header": "USERS",
|
||||||
|
"webhook-time": "Webhook Time",
|
||||||
|
"webhooks-enabled": "Webhooks Enabled",
|
||||||
|
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
|
||||||
|
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
|
||||||
|
}
|
||||||
|
}
|
@ -1,489 +1,489 @@
|
|||||||
{
|
{
|
||||||
"about": {
|
"about": {
|
||||||
"about": "About",
|
"about": "Névjegy",
|
||||||
"about-mealie": "About Mealie",
|
"about-mealie": "Mealie-ről",
|
||||||
"api-docs": "API Docs",
|
"api-docs": "API dokumentáció",
|
||||||
"api-port": "API Port",
|
"api-port": "API Port",
|
||||||
"application-mode": "Application Mode",
|
"application-mode": "Alkalmazás típus",
|
||||||
"database-type": "Database Type",
|
"database-type": "Adatbázis típusa",
|
||||||
"database-url": "Database URL",
|
"database-url": "Adatbázis URL",
|
||||||
"default-group": "Default Group",
|
"default-group": "Alapértelmezett csoport",
|
||||||
"demo": "Demo",
|
"demo": "Demó",
|
||||||
"demo-status": "Demo Status",
|
"demo-status": "Demó állapot",
|
||||||
"development": "Development",
|
"development": "Fejlesztői",
|
||||||
"docs": "Docs",
|
"docs": "Dokumentáció",
|
||||||
"download-log": "Download Log",
|
"download-log": "Napló letöltése",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "Utoljára letöltött JSON",
|
||||||
"github": "Github",
|
"github": "Github",
|
||||||
"log-lines": "Log Lines",
|
"log-lines": "Napló sorok",
|
||||||
"not-demo": "Not Demo",
|
"not-demo": "Nem Demó",
|
||||||
"portfolio": "Portfolio",
|
"portfolio": "Portfólió",
|
||||||
"production": "Production",
|
"production": "Stabil",
|
||||||
"support": "Support",
|
"support": "Támogatás",
|
||||||
"version": "Version"
|
"version": "Verzió"
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"assets": "Assets",
|
"assets": "Eszközök",
|
||||||
"code": "Code",
|
"code": "Kód",
|
||||||
"file": "File",
|
"file": "Fájl",
|
||||||
"image": "Image",
|
"image": "Kép",
|
||||||
"new-asset": "New Asset",
|
"new-asset": "Új eszköz",
|
||||||
"pdf": "PDF",
|
"pdf": "PDF",
|
||||||
"recipe": "Recipe",
|
"recipe": "Recept",
|
||||||
"show-assets": "Show Assets"
|
"show-assets": "Eszközök megjelenítése"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
"category-created": "Category created",
|
"category-created": "Kategória létrehozva",
|
||||||
"category-creation-failed": "Category creation failed",
|
"category-creation-failed": "Kategória létrehozása sikertelen",
|
||||||
"category-deleted": "Category Deleted",
|
"category-deleted": "Kategória törölve",
|
||||||
"category-deletion-failed": "Category deletion failed",
|
"category-deletion-failed": "Kategória törlése sikertelen",
|
||||||
"category-filter": "Category Filter",
|
"category-filter": "Kategória szűrő",
|
||||||
"category-update-failed": "Category update failed",
|
"category-update-failed": "Kategória elmentése sikertelen",
|
||||||
"category-updated": "Category updated",
|
"category-updated": "Kategória frissítve",
|
||||||
"uncategorized-count": "Uncategorized {count}"
|
"uncategorized-count": "Kategórizálatlan {count}"
|
||||||
},
|
},
|
||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "Adatbázis",
|
||||||
"delete-event": "Delete Event",
|
"delete-event": "Esemény törlése",
|
||||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
"new-notification-form-description": "A Mealie az Apprise könyvtárat használja az értesítésekhez. Számos lehetőséget kínál különbőző értesítési szolgáltatásokhoz. Nézd meg a wiki oldalukon, hogy kell URL-t létrehozni az általad használt szolgáltatáshoz. Az értesítés tipusának kiválasztásával egyéb beállítási lehetőségek jelenhetnek meg.",
|
||||||
"new-version": "New version available!",
|
"new-version": "Új verzió elérhető!",
|
||||||
"notification": "Notification",
|
"notification": "Értesítések",
|
||||||
"refresh": "Refresh",
|
"refresh": "Frissítés",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Beütemezve",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Hiba történt!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Feliratkozott események",
|
||||||
"test-message-sent": "Test Message Sent"
|
"test-message-sent": "Teszt üzenet elküldve"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Mégsem",
|
||||||
"clear": "Clear",
|
"clear": "Törlés",
|
||||||
"close": "Close",
|
"close": "Bezár",
|
||||||
"confirm": "Confirm",
|
"confirm": "Megerősítés",
|
||||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
"confirm-delete-generic": "Biztosan törölni szeretnéd ezt?",
|
||||||
"copied": "Copied",
|
"copied": "Másolva",
|
||||||
"create": "Create",
|
"create": "Létrehozás",
|
||||||
"created": "Created",
|
"created": "Létrehozva",
|
||||||
"custom": "Custom",
|
"custom": "Egyéni",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Vezérlőpult",
|
||||||
"delete": "Delete",
|
"delete": "Törlés",
|
||||||
"disabled": "Disabled",
|
"disabled": "Letiltva",
|
||||||
"download": "Download",
|
"download": "Letöltés",
|
||||||
"edit": "Edit",
|
"edit": "Szerkesztés",
|
||||||
"enabled": "Enabled",
|
"enabled": "Engedélyezve",
|
||||||
"exception": "Exception",
|
"exception": "Kivétel",
|
||||||
"failed-count": "Failed: {count}",
|
"failed-count": "Hibás: {count}",
|
||||||
"failure-uploading-file": "Failure uploading file",
|
"failure-uploading-file": "Fáj feltöltése sikertelen",
|
||||||
"favorites": "Favorites",
|
"favorites": "Kedvencek",
|
||||||
"field-required": "Field Required",
|
"field-required": "Kötelező mező",
|
||||||
"file-folder-not-found": "File/folder not found",
|
"file-folder-not-found": "A fájl/mappa nem található",
|
||||||
"file-uploaded": "File uploaded",
|
"file-uploaded": "Fájl feltöltve",
|
||||||
"filter": "Filter",
|
"filter": "Szűrő",
|
||||||
"friday": "Friday",
|
"friday": "Péntek",
|
||||||
"general": "General",
|
"general": "Általános",
|
||||||
"get": "Get",
|
"get": "Get",
|
||||||
"home": "Home",
|
"home": "Kezdőlap",
|
||||||
"image": "Image",
|
"image": "Kép",
|
||||||
"image-upload-failed": "Image upload failed",
|
"image-upload-failed": "Képfeltöltés sikertelen",
|
||||||
"import": "Import",
|
"import": "Importálás",
|
||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"keyword": "Keyword",
|
"keyword": "Kulcsszó",
|
||||||
"link-copied": "Link Copied",
|
"link-copied": "Hivatkozás másolva",
|
||||||
"loading-recipes": "Loading Recipes",
|
"loading-recipes": "Receptek betöltése",
|
||||||
"monday": "Monday",
|
"monday": "Hétfő",
|
||||||
"name": "Name",
|
"name": "Név",
|
||||||
"new": "New",
|
"new": "Új",
|
||||||
"no": "No",
|
"no": "Nem",
|
||||||
"no-recipe-found": "No Recipe Found",
|
"no-recipe-found": "Nem található recept",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Opciók:",
|
||||||
"print": "Print",
|
"print": "Nyomtatás",
|
||||||
"random": "Random",
|
"random": "Véletlenszerű",
|
||||||
"rating": "Rating",
|
"rating": "Értékelés",
|
||||||
"recent": "Recent",
|
"recent": "Legutóbbi",
|
||||||
"recipe": "Recipe",
|
"recipe": "Recept",
|
||||||
"recipes": "Recipes",
|
"recipes": "Receptek",
|
||||||
"rename-object": "Rename {0}",
|
"rename-object": "Átnevezés {0}",
|
||||||
"reset": "Reset",
|
"reset": "Alaphelyzet",
|
||||||
"saturday": "Saturday",
|
"saturday": "Szombat",
|
||||||
"save": "Save",
|
"save": "Mentés",
|
||||||
"settings": "Settings",
|
"settings": "Beállítások",
|
||||||
"share": "Share",
|
"share": "Megosztás",
|
||||||
"shuffle": "Shuffle",
|
"shuffle": "Véletlenszerű",
|
||||||
"sort": "Sort",
|
"sort": "Rendezés",
|
||||||
"sort-alphabetically": "Alphabetical",
|
"sort-alphabetically": "Betűrendben",
|
||||||
"status": "Status",
|
"status": "Állapot",
|
||||||
"submit": "Submit",
|
"submit": "Küldés",
|
||||||
"success-count": "Success: {count}",
|
"success-count": "Sikeres: {count}",
|
||||||
"sunday": "Sunday",
|
"sunday": "Vasárnap",
|
||||||
"templates": "Templates:",
|
"templates": "Sablonok:",
|
||||||
"test": "Test",
|
"test": "Teszt",
|
||||||
"themes": "Themes",
|
"themes": "Témák",
|
||||||
"thursday": "Thursday",
|
"thursday": "Csütörtök",
|
||||||
"token": "Token",
|
"token": "Token",
|
||||||
"tuesday": "Tuesday",
|
"tuesday": "Kedd",
|
||||||
"type": "Type",
|
"type": "Típus",
|
||||||
"update": "Update",
|
"update": "Frissítés",
|
||||||
"updated": "Updated",
|
"updated": "Frissítve",
|
||||||
"upload": "Upload",
|
"upload": "Feltöltés",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "Nézet",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Szerda",
|
||||||
"yes": "Yes"
|
"yes": "Igen"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Biztosan törölni szeretnéd ezt: <b>{groupName}<b/>?",
|
||||||
"cannot-delete-default-group": "Cannot delete default group",
|
"cannot-delete-default-group": "Az alapértelmezett csoportot nem lehet törölni",
|
||||||
"cannot-delete-group-with-users": "Cannot delete group with users",
|
"cannot-delete-group-with-users": "Csoport felhasználókkal nem törölhető",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
"confirm-group-deletion": "Csoport törlés megerősítése",
|
||||||
"create-group": "Create Group",
|
"create-group": "Csoport létrehozása",
|
||||||
"error-updating-group": "Error updating group",
|
"error-updating-group": "Hiba a csoport módosításakor",
|
||||||
"group": "Group",
|
"group": "Csoport",
|
||||||
"group-deleted": "Group deleted",
|
"group-deleted": "Csoport törölve",
|
||||||
"group-deletion-failed": "Group deletion failed",
|
"group-deletion-failed": "Csoport törlése sikertelen volt",
|
||||||
"group-id-with-value": "Group ID: {groupID}",
|
"group-id-with-value": "Csoport azonosító: {groupID}",
|
||||||
"group-name": "Group Name",
|
"group-name": "Csoport neve",
|
||||||
"group-not-found": "Group not found",
|
"group-not-found": "A csoport nem található",
|
||||||
"group-with-value": "Group: {groupID}",
|
"group-with-value": "Csoport: {groupID}",
|
||||||
"groups": "Groups",
|
"groups": "Csoportok",
|
||||||
"manage-groups": "Manage Groups",
|
"manage-groups": "Csoportok kezelése",
|
||||||
"user-group": "User Group",
|
"user-group": "Felhasználói csoportok",
|
||||||
"user-group-created": "User Group Created",
|
"user-group-created": "Felhasználói csoport létrehozva",
|
||||||
"user-group-creation-failed": "User Group Creation Failed"
|
"user-group-creation-failed": "Csoport létrehozása sikertelen"
|
||||||
},
|
},
|
||||||
"meal-plan": {
|
"meal-plan": {
|
||||||
"create-a-new-meal-plan": "Create a New Meal Plan",
|
"create-a-new-meal-plan": "Étkezési terv létrehozása",
|
||||||
"dinner-this-week": "Dinner This Week",
|
"dinner-this-week": "Vacsora ezen a héten",
|
||||||
"dinner-today": "Dinner Today",
|
"dinner-today": "Vacsora ma",
|
||||||
"dinner-tonight": "DINNER TONIGHT",
|
"dinner-tonight": "Vacsora ma",
|
||||||
"edit-meal-plan": "Edit Meal Plan",
|
"edit-meal-plan": "Étkezési terv szerkesztése",
|
||||||
"end-date": "End Date",
|
"end-date": "Befejezés dátuma",
|
||||||
"group": "Group (Beta)",
|
"group": "Csoportosítás (Béta)",
|
||||||
"main": "Main",
|
"main": "Főétel",
|
||||||
"meal-planner": "Meal Planner",
|
"meal-planner": "Éktezési tervező",
|
||||||
"meal-plans": "Meal Plans",
|
"meal-plans": "Éktezési tervek",
|
||||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
"mealplan-categories": "ÉKTEZÉSI TERV KATEGÓRIÁK",
|
||||||
"mealplan-created": "Mealplan created",
|
"mealplan-created": "Éktezési terv létrehozva",
|
||||||
"mealplan-creation-failed": "Mealplan creation failed",
|
"mealplan-creation-failed": "Éktezési terv létrehozása sikertelen",
|
||||||
"mealplan-deleted": "Mealplan Deleted",
|
"mealplan-deleted": "Éktezési terv törölve",
|
||||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
"mealplan-deletion-failed": "Éktezési terv törlése sikertelen",
|
||||||
"mealplan-settings": "Mealplan Settings",
|
"mealplan-settings": "Étkezési terv beállítások",
|
||||||
"mealplan-update-failed": "Mealplan update failed",
|
"mealplan-update-failed": "Éktezési terv módosítása sikertelen",
|
||||||
"mealplan-updated": "Mealplan Updated",
|
"mealplan-updated": "Éktezési terv módosítva",
|
||||||
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
"no-meal-plan-defined-yet": "Nincs még étkezési terv létrehozva",
|
||||||
"no-meal-planned-for-today": "No meal planned for today",
|
"no-meal-planned-for-today": "Nincs mára étkezési terv",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Az étkezési tervben csak a következő kategóriához tartozó receptek lesznek használva",
|
||||||
"planner": "Planner",
|
"planner": "Tervező",
|
||||||
"quick-week": "Quick Week",
|
"quick-week": "Gyors hét",
|
||||||
"side": "Side",
|
"side": "Köret",
|
||||||
"sides": "Sides",
|
"sides": "Köretek",
|
||||||
"start-date": "Start Date"
|
"start-date": "Kezdő dátum"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"chowdown": {
|
"chowdown": {
|
||||||
"description": "Migrate data from Chowdown",
|
"description": "Adat migrálása Chowdown-ból",
|
||||||
"title": "Chowdown"
|
"title": "Chowdown"
|
||||||
},
|
},
|
||||||
"migration-data-removed": "Migration data removed",
|
"migration-data-removed": "Migrációs adatok eltávolítva",
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"description": "Migrate data from a Nextcloud Cookbook instance",
|
"description": "Adat migrálása Nextcloud Cookbook példányból",
|
||||||
"title": "Nextcloud Cookbook"
|
"title": "Nextcloud Cookbook"
|
||||||
},
|
},
|
||||||
"no-migration-data-available": "No Migration Data Available",
|
"no-migration-data-available": "Nincs elérhető migrációs adat",
|
||||||
"recipe-migration": "Recipe Migration"
|
"recipe-migration": "Recept migrálás"
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Bulk Add",
|
"bulk-add": "Tömeges hozzáadás",
|
||||||
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.",
|
"error-details": "Csak ld+json vagy microdata-t tartalmazó oldalakat tudunk importálni. Nagyobb weboldalak támogatják ezen adatstruktúrákat. Ha az importálás sikertelen, de van json adat a naplókban, jelentsd a hibát a github issue-kban az URL-el és az naplózott adattal.",
|
||||||
"error-title": "Looks Like We Couldn't Find Anything",
|
"error-title": "Úgy tűnik nem találtunk semmit",
|
||||||
"from-url": "Import a Recipe",
|
"from-url": "Recept importálása",
|
||||||
"github-issues": "GitHub Issues",
|
"github-issues": "GitHub Issues",
|
||||||
"google-ld-json-info": "Google ld+json Info",
|
"google-ld-json-info": "ld+json információ keresése",
|
||||||
"must-be-a-valid-url": "Must be a Valid URL",
|
"must-be-a-valid-url": "Érvényes URL-nek kell lennie",
|
||||||
"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",
|
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Másold be a receptedet. Minden sor egy új elemként lesz kezelve a listában",
|
||||||
"recipe-markup-specification": "Recipe Markup Specification",
|
"recipe-markup-specification": "Recipe Markup Specification",
|
||||||
"recipe-url": "Recipe URL",
|
"recipe-url": "Recept URL",
|
||||||
"upload-a-recipe": "Upload a Recipe",
|
"upload-a-recipe": "Recept feltöltése",
|
||||||
"upload-individual-zip-file": "Upload an individual .zip file exported from another Mealie instance.",
|
"upload-individual-zip-file": "Tölts fel egy .zíp archívumot, ami egy másik Mealie példányból lett exportálva.",
|
||||||
"url-form-hint": "Copy and paste a link from your favorite recipe website",
|
"url-form-hint": "Másold be a linket a kedvenc recept weboldaladról",
|
||||||
"view-scraped-data": "View Scraped Data"
|
"view-scraped-data": "Letöltött adat megtekintése"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
"404-page-not-found": "404 Page not found",
|
"404-page-not-found": "404. Az oldal nem található",
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "Minden recept",
|
||||||
"new-page-created": "New page created",
|
"new-page-created": "Új oldal létrehozva",
|
||||||
"page": "Page",
|
"page": "Oldal",
|
||||||
"page-creation-failed": "Page creation failed",
|
"page-creation-failed": "Az oldal létrehozása sikertelen",
|
||||||
"page-deleted": "Page deleted",
|
"page-deleted": "Oldal törölve",
|
||||||
"page-deletion-failed": "Page deletion failed",
|
"page-deletion-failed": "Oldal törlése sikertelen",
|
||||||
"page-update-failed": "Page update failed",
|
"page-update-failed": "Oldal módosítása sikertelen",
|
||||||
"page-updated": "Page updated",
|
"page-updated": "Az oldal módosítva",
|
||||||
"pages-update-failed": "Pages update failed",
|
"pages-update-failed": "Oldal módosítása sikertelen",
|
||||||
"pages-updated": "Pages updated"
|
"pages-updated": "Az oldalak módosítva"
|
||||||
},
|
},
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"add-key": "Add Key",
|
"add-key": "Kulcs hozzáadása",
|
||||||
"add-to-favorites": "Add to Favorites",
|
"add-to-favorites": "Hozzáadás a kedvencekhez",
|
||||||
"api-extras": "API Extras",
|
"api-extras": "API Extrák",
|
||||||
"calories": "Calories",
|
"calories": "Kalória",
|
||||||
"calories-suffix": "calories",
|
"calories-suffix": "kalória",
|
||||||
"carbohydrate-content": "Carbohydrate",
|
"carbohydrate-content": "Szénhidrát",
|
||||||
"categories": "Categories",
|
"categories": "Kategóriák",
|
||||||
"comment-action": "Comment",
|
"comment-action": "Megjegyzés",
|
||||||
"comments": "Comments",
|
"comments": "Megjegyzések",
|
||||||
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
"delete-confirmation": "Biztosan törli ezt a receptet?",
|
||||||
"delete-recipe": "Delete Recipe",
|
"delete-recipe": "Recept eltávolítása",
|
||||||
"description": "Description",
|
"description": "Leírás",
|
||||||
"disable-amount": "Disable Ingredient Amounts",
|
"disable-amount": "Hozzávalók mennyiségének letiltása",
|
||||||
"disable-comments": "Disable Comments",
|
"disable-comments": "Megjegyzések letiltása",
|
||||||
"fat-content": "Fat",
|
"fat-content": "Zsír",
|
||||||
"fiber-content": "Fiber",
|
"fiber-content": "Rostok",
|
||||||
"grams": "grams",
|
"grams": "gramm",
|
||||||
"ingredient": "Ingredient",
|
"ingredient": "Hozzávaló",
|
||||||
"ingredients": "Ingredients",
|
"ingredients": "Hozzávalók",
|
||||||
"insert-section": "Insert Section",
|
"insert-section": "Szakasz beszúrása",
|
||||||
"instructions": "Instructions",
|
"instructions": "Instrukciók",
|
||||||
"key-name-required": "Key Name Required",
|
"key-name-required": "Kulcs név szükséges",
|
||||||
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
"landscape-view-coming-soon": "Horinztális nézet (hamarosan...)",
|
||||||
"milligrams": "milligrams",
|
"milligrams": "miligramm",
|
||||||
"new-key-name": "New Key Name",
|
"new-key-name": "Új kulcs neve",
|
||||||
"no-white-space-allowed": "No White Space Allowed",
|
"no-white-space-allowed": "Szóközt nem tartalmazhat",
|
||||||
"note": "Note",
|
"note": "Megjegyzés",
|
||||||
"nutrition": "Nutrition",
|
"nutrition": "Tápanyag",
|
||||||
"object-key": "Object Key",
|
"object-key": "Objektum kulcs",
|
||||||
"object-value": "Object Value",
|
"object-value": "Objektum érték",
|
||||||
"original-url": "Original URL",
|
"original-url": "Eredeti URL",
|
||||||
"perform-time": "Cook Time",
|
"perform-time": "Főzési idő",
|
||||||
"prep-time": "Prep Time",
|
"prep-time": "Előkészítési idő",
|
||||||
"protein-content": "Protein",
|
"protein-content": "Fehérje",
|
||||||
"public-recipe": "Public Recipe",
|
"public-recipe": "Nyilvános recept",
|
||||||
"recipe-created": "Recipe created",
|
"recipe-created": "Recept létrehozva",
|
||||||
"recipe-creation-failed": "Recipe creation failed",
|
"recipe-creation-failed": "Recept létrehozása sikertelen",
|
||||||
"recipe-deleted": "Recipe deleted",
|
"recipe-deleted": "Recept törölve",
|
||||||
"recipe-image": "Recipe Image",
|
"recipe-image": "Recept kép",
|
||||||
"recipe-image-updated": "Recipe image updated",
|
"recipe-image-updated": "Recept kép frissítve",
|
||||||
"recipe-name": "Recipe Name",
|
"recipe-name": "Recept neve",
|
||||||
"recipe-settings": "Recipe Settings",
|
"recipe-settings": "Recept beállítások",
|
||||||
"recipe-update-failed": "Recipe update failed",
|
"recipe-update-failed": "Recept módosítása sikertelen",
|
||||||
"recipe-updated": "Recipe updated",
|
"recipe-updated": "Recept módosítva",
|
||||||
"remove-from-favorites": "Remove from Favorites",
|
"remove-from-favorites": "Eltávolítás kedvencekből",
|
||||||
"remove-section": "Remove Section",
|
"remove-section": "Szakasz eltávolítása",
|
||||||
"save-recipe-before-use": "Save recipe before use",
|
"save-recipe-before-use": "Recept elmentése használat előtt",
|
||||||
"section-title": "Section Title",
|
"section-title": "Szekció címe",
|
||||||
"servings": "Servings",
|
"servings": "Adagok",
|
||||||
"share-recipe-message": "I wanted to share my {0} recipe with you.",
|
"share-recipe-message": "Szeretném megossztani veled a {0} receptemet.",
|
||||||
"show-nutrition-values": "Show Nutrition Values",
|
"show-nutrition-values": "Tápértékek megjelenítése",
|
||||||
"sodium-content": "Sodium",
|
"sodium-content": "Nátrium",
|
||||||
"step-index": "Step: {step}",
|
"step-index": "{step}. lépés",
|
||||||
"sugar-content": "Sugar",
|
"sugar-content": "Cukor",
|
||||||
"title": "Title",
|
"title": "Cím",
|
||||||
"total-time": "Total Time",
|
"total-time": "Teljes idő",
|
||||||
"unable-to-delete-recipe": "Unable to Delete Recipe"
|
"unable-to-delete-recipe": "Nem lehet törölni a receptet"
|
||||||
},
|
},
|
||||||
"reicpe": {
|
"reicpe": {
|
||||||
"no-recipe": "No Recipe"
|
"no-recipe": "Nincs recept"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Advanced Search",
|
"advanced-search": "Részletes keresés",
|
||||||
"and": "and",
|
"and": "és",
|
||||||
"exclude": "Exclude",
|
"exclude": "Mellőz",
|
||||||
"include": "Include",
|
"include": "Tartalmaz",
|
||||||
"max-results": "Max Results",
|
"max-results": "Max. találatok",
|
||||||
"or": "Or",
|
"or": "Vagy",
|
||||||
"results": "Results",
|
"results": "Találatok",
|
||||||
"search": "Search",
|
"search": "Keresés",
|
||||||
"search-mealie": "Search Mealie (press /)",
|
"search-mealie": "Keresés a Mealie-ben (/ gombbal)",
|
||||||
"search-placeholder": "Search...",
|
"search-placeholder": "Keresés...",
|
||||||
"tag-filter": "Tag Filter"
|
"tag-filter": "Címke szűrő"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "Add a New Theme",
|
"add-a-new-theme": "Új téma hozzáadása",
|
||||||
"admin-settings": "Admin Settings",
|
"admin-settings": "Admin beállítások",
|
||||||
"backup": {
|
"backup": {
|
||||||
"backup-created-at-response-export_path": "Backup Created at {path}",
|
"backup-created-at-response-export_path": "Mentés a következő helyre: {path}",
|
||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Biztonsági mentés törölve",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Biztonsági mentés leírás",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Biztonsági mentés létrehozása",
|
||||||
"delete-backup": "Delete Backup",
|
"delete-backup": "Biztonsági mentés törlése",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Hiba a biztonsági mentés létrehozásakor. Lásd a napló fájlt",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Teljes biztonsági mentés",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Import összefoglaló",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Részleges biztonsági mentés",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup."
|
"unable-to-delete-backup": "Nem lehetett létrehozni a biztonsági mentést."
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Biztonsági mentések",
|
||||||
"change-password": "Change Password",
|
"change-password": "Jelszó megváltoztatása",
|
||||||
"current": "Version:",
|
"current": "Verzió:",
|
||||||
"custom-pages": "Custom Pages",
|
"custom-pages": "Egyedi oldalak",
|
||||||
"edit-page": "Edit Page",
|
"edit-page": "Oldal szerkesztése",
|
||||||
"events": "Events",
|
"events": "Események",
|
||||||
"first-day-of-week": "First day of the week",
|
"first-day-of-week": "A hét első napja",
|
||||||
"group-settings-updated": "Group Settings Updated",
|
"group-settings-updated": "Csoport beállítások módosítva",
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"all-categories": "All Categories",
|
"all-categories": "Minden kategória",
|
||||||
"card-per-section": "Card Per Section",
|
"card-per-section": "Kártya szekciónként",
|
||||||
"home-page": "Home Page",
|
"home-page": "Főoldal",
|
||||||
"home-page-sections": "Home Page Sections",
|
"home-page-sections": "Kezdőoldal elemei",
|
||||||
"show-recent": "Show Recent"
|
"show-recent": "Legújabbak"
|
||||||
},
|
},
|
||||||
"language": "Language",
|
"language": "Nyelv",
|
||||||
"latest": "Latest",
|
"latest": "Legújabb",
|
||||||
"local-api": "Local API",
|
"local-api": "Helyi API",
|
||||||
"locale-settings": "Locale settings",
|
"locale-settings": "Területi beállítások",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migráció",
|
||||||
"new-page": "New Page",
|
"new-page": "Új oldal",
|
||||||
"notify": "Notify",
|
"notify": "Értesítés",
|
||||||
"organize": "Organize",
|
"organize": "Karbantartás",
|
||||||
"page-name": "Page Name",
|
"page-name": "Oldal neve",
|
||||||
"pages": "Pages",
|
"pages": "Oldalak",
|
||||||
"profile": "Profile",
|
"profile": "Adatlap",
|
||||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
"remove-existing-entries-matching-imported-entries": "Létező bejegyzések eltávolítása, amik egyeznek az importált bejegyzésekkel",
|
||||||
"set-new-time": "Set New Time",
|
"set-new-time": "Új idő beállítása",
|
||||||
"settings-update-failed": "Settings update failed",
|
"settings-update-failed": "Beállítások módosítása sikertelen",
|
||||||
"settings-updated": "Settings updated",
|
"settings-updated": "Beállítások módosítva",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Webhely beállítások",
|
||||||
"theme": {
|
"theme": {
|
||||||
"accent": "Accent",
|
"accent": "Kiemelőszín",
|
||||||
"dark": "Dark",
|
"dark": "Sötét",
|
||||||
"default-to-system": "Default to system",
|
"default-to-system": "Alapértelmezett (rendszer)",
|
||||||
"error": "Error",
|
"error": "Hiba",
|
||||||
"error-creating-theme-see-log-file": "Error creating theme. See log file.",
|
"error-creating-theme-see-log-file": "Hiba a téma létrehozásakor. Lásd a napló fájlt.",
|
||||||
"error-deleting-theme": "Error deleting theme",
|
"error-deleting-theme": "Hiba a téma törlésénél",
|
||||||
"error-updating-theme": "Error updating theme",
|
"error-updating-theme": "Hiba a téma módosításakor",
|
||||||
"info": "Info",
|
"info": "Infó",
|
||||||
"light": "Light",
|
"light": "Világos",
|
||||||
"primary": "Primary",
|
"primary": "Elsődleges",
|
||||||
"secondary": "Secondary",
|
"secondary": "Másodlagos",
|
||||||
"success": "Success",
|
"success": "Siker",
|
||||||
"switch-to-dark-mode": "Switch to dark mode",
|
"switch-to-dark-mode": "Váltás sötét módba",
|
||||||
"switch-to-light-mode": "Switch to light mode",
|
"switch-to-light-mode": "Váltás világos módba",
|
||||||
"theme-deleted": "Theme deleted",
|
"theme-deleted": "Téma törölve",
|
||||||
"theme-name": "Theme Name",
|
"theme-name": "Téma neve",
|
||||||
"theme-name-is-required": "Theme Name is required.",
|
"theme-name-is-required": "Téma neve kötelező.",
|
||||||
"theme-saved": "Theme Saved",
|
"theme-saved": "Téma elmentve",
|
||||||
"theme-updated": "Theme updated",
|
"theme-updated": "Téma frissítve",
|
||||||
"warning": "Warning"
|
"warning": "Figyelem"
|
||||||
},
|
},
|
||||||
"token": {
|
"token": {
|
||||||
"active-tokens": "ACTIVE TOKENS",
|
"active-tokens": "AKTÍV TOKENEK",
|
||||||
"api-token": "API Token",
|
"api-token": "API Token",
|
||||||
"api-tokens": "API Tokens",
|
"api-tokens": "API tokenek",
|
||||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copy this token for use with an external application. This token will not be viewable again.",
|
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Másold ezt a tokent hogy a külső alkalmazásban használhasd. Ez a token többet nem jelenik meg.",
|
||||||
"create-an-api-token": "Create an API Token",
|
"create-an-api-token": "API token létrehozása",
|
||||||
"token-name": "Token Name"
|
"token-name": "Token neve"
|
||||||
},
|
},
|
||||||
"toolbox": {
|
"toolbox": {
|
||||||
"assign-all": "Assign All",
|
"assign-all": "Mindet hozzárendel",
|
||||||
"bulk-assign": "Bulk Assign",
|
"bulk-assign": "Tömeges hozzárendelés",
|
||||||
"new-name": "New Name",
|
"new-name": "Új név",
|
||||||
"no-unused-items": "No Unused Items",
|
"no-unused-items": "Nincsenek nem használt elemek",
|
||||||
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
|
"recipes-affected": "Nincs érintett recept|Egy recept érintett|{count} recept érintett",
|
||||||
"remove-unused": "Remove Unused",
|
"remove-unused": "Nem használtak törlése",
|
||||||
"title-case-all": "Title Case All",
|
"title-case-all": "Minden nagybetűsítése",
|
||||||
"toolbox": "Toolbox",
|
"toolbox": "Eszközök",
|
||||||
"unorganized": "Unorganized"
|
"unorganized": "Nem kategorizált"
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"test-webhooks": "Test Webhooks",
|
"test-webhooks": "Webhook tesztelése",
|
||||||
"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 receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
|
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "A lenti URL egy webhook hivást fog kapni, az étkezési tervhez tartozó recept adataival a megadott napon. Jelenleg a Webook az alábbi időpontban hajtódik végre",
|
||||||
"webhook-url": "Webhook URL",
|
"webhook-url": "Webhook URL",
|
||||||
"webhooks-caps": "WEBHOOKS"
|
"webhooks-caps": "WEBHOOKOK"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "All Lists",
|
"all-lists": "Összes lista",
|
||||||
"create-shopping-list": "Create Shopping List",
|
"create-shopping-list": "Bevásárlólista készítése",
|
||||||
"from-recipe": "From Recipe",
|
"from-recipe": "Receptből",
|
||||||
"list-name": "List Name",
|
"list-name": "Lista Neve",
|
||||||
"new-list": "New List",
|
"new-list": "Új lista",
|
||||||
"quantity": "Quantity: {0}",
|
"quantity": "Mennyiség: {0}",
|
||||||
"shopping-list": "Shopping List",
|
"shopping-list": "Bevásárlólista",
|
||||||
"shopping-lists": "Shopping Lists"
|
"shopping-lists": "Bevásárlólisták"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "Minden recept",
|
||||||
"categories": "Categories",
|
"categories": "Kategóriák",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Vezérlőpult",
|
||||||
"home-page": "Home Page",
|
"home-page": "Főoldal",
|
||||||
"manage-users": "Manage Users",
|
"manage-users": "Felhasználók",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migráció",
|
||||||
"profile": "Profile",
|
"profile": "Profil",
|
||||||
"search": "Search",
|
"search": "Keresés",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Beállítások",
|
||||||
"tags": "Tags",
|
"tags": "Címkék",
|
||||||
"toolbox": "Toolbox"
|
"toolbox": "Eszközök"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"error-signing-up": "Error Signing Up",
|
"error-signing-up": "Regisztráció hiba",
|
||||||
"sign-up": "Sign Up",
|
"sign-up": "Regisztráció",
|
||||||
"sign-up-link-created": "Sign up link created",
|
"sign-up-link-created": "Regisztrációs hivatkozás létrehozva",
|
||||||
"sign-up-link-creation-failed": "Sign up link creation failed",
|
"sign-up-link-creation-failed": "Regisztrációs hivatkozás létrehozása sikertelen",
|
||||||
"sign-up-links": "Sign Up Links",
|
"sign-up-links": "Regisztrációs hivatkozások",
|
||||||
"sign-up-token-deleted": "Sign Up Token Deleted",
|
"sign-up-token-deleted": "Regisztrációs token törölve",
|
||||||
"sign-up-token-deletion-failed": "Sign up token deletion failed",
|
"sign-up-token-deletion-failed": "Regisztrációs token törlése sikertelen",
|
||||||
"welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
|
"welcome-to-mealie": "Üdvözlünk a Mealie-ben! Ahhoz hogy ennek a példánynak a tagja legyél, szükséged lesz egy meghívó linkre. Ha nem kaptál meghívást, nem tudsz regisztrálni. Lépj kapcsolatba a weboldal adminisztrátorával ha szeretnél meghívót."
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"tag-created": "Tag created",
|
"tag-created": "Címke létrehozva",
|
||||||
"tag-creation-failed": "Tag creation failed",
|
"tag-creation-failed": "Címkel létrehozása sikertelen",
|
||||||
"tag-deleted": "Tag deleted",
|
"tag-deleted": "Címke törölve",
|
||||||
"tag-deletion-failed": "Tag deletion failed",
|
"tag-deletion-failed": "Címke törlése sikertelen",
|
||||||
"tag-update-failed": "Tag update failed",
|
"tag-update-failed": "Címke módosítása sikertelen",
|
||||||
"tag-updated": "Tag updated",
|
"tag-updated": "Címke módosítva",
|
||||||
"tags": "Tags",
|
"tags": "Címkék",
|
||||||
"untagged-count": "Untagged {count}"
|
"untagged-count": "Címkézetlen {count}"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Admin",
|
"admin": "Adminisztrátor",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
"are-you-sure-you-want-to-delete-the-link": "Biztos hogy törölni akarod a következő hivatkozást: <b>{link}<b/>?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
"are-you-sure-you-want-to-delete-the-user": "Biztos hogy törölni akarod a következő felhasználót: <b>{activeName} ID: {activeId}<b/>?",
|
||||||
"confirm-link-deletion": "Confirm Link Deletion",
|
"confirm-link-deletion": "Link törlésének megerősítése",
|
||||||
"confirm-password": "Confirm Password",
|
"confirm-password": "Jelszó megerősítése",
|
||||||
"confirm-user-deletion": "Confirm User Deletion",
|
"confirm-user-deletion": "Felhasználó törlés megerősítése",
|
||||||
"could-not-validate-credentials": "Could Not Validate Credentials",
|
"could-not-validate-credentials": "Hitelesítő adatok ellenőrzése sikertelen",
|
||||||
"create-link": "Create Link",
|
"create-link": "Hivatkozás létrehozása",
|
||||||
"create-user": "Create User",
|
"create-user": "Felhasználó létrehozása",
|
||||||
"current-password": "Current Password",
|
"current-password": "Jelenlegi jelszó",
|
||||||
"e-mail-must-be-valid": "E-mail must be valid",
|
"e-mail-must-be-valid": "E-mail-nek érvényesnek kell lennie",
|
||||||
"edit-user": "Edit User",
|
"edit-user": "Felhasználó szerkesztése",
|
||||||
"email": "Email",
|
"email": "E-mail",
|
||||||
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
|
"error-cannot-delete-super-user": "Hiba! Adminsztrátor felhasználó nem törölhető",
|
||||||
"existing-password-does-not-match": "Existing password does not match",
|
"existing-password-does-not-match": "A jelszavak nem egyeznek",
|
||||||
"full-name": "Full Name",
|
"full-name": "Teljes név",
|
||||||
"link-id": "Link ID",
|
"link-id": "Hivatkozás ID",
|
||||||
"link-name": "Link Name",
|
"link-name": "Hivatkozás neve",
|
||||||
"login": "Login",
|
"login": "Bejelentkezés",
|
||||||
"logout": "Logout",
|
"logout": "Kijelentkezés",
|
||||||
"manage-users": "Manage Users",
|
"manage-users": "Felhasználók kezelése",
|
||||||
"new-password": "New Password",
|
"new-password": "Új jelszó",
|
||||||
"new-user": "New User",
|
"new-user": "Új felhasználó",
|
||||||
"password": "Password",
|
"password": "Jelszó",
|
||||||
"password-has-been-reset-to-the-default-password": "Password has been reset to the default password",
|
"password-has-been-reset-to-the-default-password": "Jelsző vissza lett állítva az alapértelmezett jelszóra",
|
||||||
"password-must-match": "Password must match",
|
"password-must-match": "A jelszavaknak egyezniük kell",
|
||||||
"password-reset-failed": "Password reset failed",
|
"password-reset-failed": "Jelszó visszállítása nem sikerült",
|
||||||
"password-updated": "Password updated",
|
"password-updated": "Jelszó megváltoztatva",
|
||||||
"reset-password": "Reset Password",
|
"reset-password": "Jelszó visszaállítása",
|
||||||
"sign-in": "Sign in",
|
"sign-in": "Bejelentkezés",
|
||||||
"total-mealplans": "Total MealPlans",
|
"total-mealplans": "Összes étkezési terv",
|
||||||
"total-users": "Total Users",
|
"total-users": "Összes Felhasználó",
|
||||||
"upload-photo": "Upload Photo",
|
"upload-photo": "Fotó feltöltése",
|
||||||
"use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password",
|
"use-8-characters-or-more-for-your-password": "Használj 8 vagy több karaktert a jelszóhoz",
|
||||||
"user": "User",
|
"user": "Felhasználó",
|
||||||
"user-created": "User created",
|
"user-created": "Felhasználó létrehozva",
|
||||||
"user-creation-failed": "User creation failed",
|
"user-creation-failed": "A felhasználó létrehozása nem sikerült",
|
||||||
"user-deleted": "User deleted",
|
"user-deleted": "Felhasználó törölve",
|
||||||
"user-id": "User ID",
|
"user-id": "Felhasználó azonosító",
|
||||||
"user-id-with-value": "User ID: {id}",
|
"user-id-with-value": "Felhasználó azonosító: {id}",
|
||||||
"user-password": "User Password",
|
"user-password": "Felhasználó jelszava",
|
||||||
"user-successfully-logged-in": "User Successfully Logged In",
|
"user-successfully-logged-in": "Sikeres bejelentkezés",
|
||||||
"user-update-failed": "User update failed",
|
"user-update-failed": "Felhasználó módosítása sikertelen",
|
||||||
"user-updated": "User updated",
|
"user-updated": "Felhasználó frissítve",
|
||||||
"username": "Username",
|
"username": "Felhasználónév",
|
||||||
"users": "Users",
|
"users": "Felhasználók",
|
||||||
"users-header": "USERS",
|
"users-header": "FELHASZNÁLÓK",
|
||||||
"webhook-time": "Webhook Time",
|
"webhook-time": "Webhook ideje",
|
||||||
"webhooks-enabled": "Webhooks Enabled",
|
"webhooks-enabled": "Webhookok engedélyezve",
|
||||||
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
|
"you-are-not-allowed-to-create-a-user": "Nem hozhatsz létre új felhasználót",
|
||||||
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
|
"you-are-not-allowed-to-delete-this-user": "Nem törölheted ezt a felhasználót"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"about": {
|
"about": {
|
||||||
"about": "Chi siamo",
|
"about": "Dettagli",
|
||||||
"about-mealie": "Info su Mealie",
|
"about-mealie": "Info su Mealie",
|
||||||
"api-docs": "Documentazione API",
|
"api-docs": "Documentazione API",
|
||||||
"api-port": "Porta API",
|
"api-port": "Porta API",
|
||||||
@ -144,7 +144,7 @@
|
|||||||
"group-id-with-value": "ID Gruppo:{groupID}",
|
"group-id-with-value": "ID Gruppo:{groupID}",
|
||||||
"group-name": "Nome Gruppo",
|
"group-name": "Nome Gruppo",
|
||||||
"group-not-found": "Gruppo non trovato",
|
"group-not-found": "Gruppo non trovato",
|
||||||
"group-with-value": "Group: {groupID}",
|
"group-with-value": "Gruppo: {groupID}",
|
||||||
"groups": "Gruppi",
|
"groups": "Gruppi",
|
||||||
"manage-groups": "Gestisci Gruppi",
|
"manage-groups": "Gestisci Gruppi",
|
||||||
"user-group": "Gruppo Utente",
|
"user-group": "Gruppo Utente",
|
||||||
@ -193,17 +193,17 @@
|
|||||||
"recipe-migration": "Migrazione Ricetta"
|
"recipe-migration": "Migrazione Ricetta"
|
||||||
},
|
},
|
||||||
"new-recipe": {
|
"new-recipe": {
|
||||||
"bulk-add": "Aggiungi Blocco",
|
"bulk-add": "Inserimento Multiplo",
|
||||||
"error-details": "Solo i siti web contenenti ld+json o microdata possono essere importati da Mealie. Se il tuo sito non può essere importato, ma ci sono dati json nel log, per favore crea una issue su github con l'URL e i dati.",
|
"error-details": "Solo i siti web contenenti ld+json o microdata possono essere importati da Mealie. Se il tuo sito non può essere importato, ma ci sono dati json nel log, per favore crea una issue su github con l'URL e i dati.",
|
||||||
"error-title": "Sembra che non riusciamo a trovare nulla",
|
"error-title": "Sembra che non riusciamo a trovare nulla",
|
||||||
"from-url": "Importa ricetta",
|
"from-url": "Importa ricetta",
|
||||||
"github-issues": "GitHub Issues",
|
"github-issues": "GitHub Issues",
|
||||||
"google-ld-json-info": "Google ld+json Info",
|
"google-ld-json-info": "Google ld+json Info",
|
||||||
"must-be-a-valid-url": "Must be a Valid URL",
|
"must-be-a-valid-url": "Deve essere un URL valido",
|
||||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Incolla nei dati delle tue ricette. Ogni riga sarà trattata come un elemento in una lista",
|
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Inserisci i dati della tua ricetta. Ogni riga sarà trattata come uno step della ricetta.",
|
||||||
"recipe-markup-specification": "Recipe Markup Specification",
|
"recipe-markup-specification": "Recipe Markup Specification",
|
||||||
"recipe-url": "URL Ricetta",
|
"recipe-url": "URL Ricetta",
|
||||||
"upload-a-recipe": "Upload a Recipe",
|
"upload-a-recipe": "Carica una Ricetta",
|
||||||
"upload-individual-zip-file": "Carica un singolo file .zip esportato da un'altra istanza di Mealie.",
|
"upload-individual-zip-file": "Carica un singolo file .zip esportato da un'altra istanza di Mealie.",
|
||||||
"url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito",
|
"url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito",
|
||||||
"view-scraped-data": "View Scraped Data"
|
"view-scraped-data": "View Scraped Data"
|
||||||
@ -274,7 +274,7 @@
|
|||||||
"share-recipe-message": "Volevo condividere la mia {0} ricetta con te.",
|
"share-recipe-message": "Volevo condividere la mia {0} ricetta con te.",
|
||||||
"show-nutrition-values": "Mostra Valori Nutrizionali",
|
"show-nutrition-values": "Mostra Valori Nutrizionali",
|
||||||
"sodium-content": "Sodio",
|
"sodium-content": "Sodio",
|
||||||
"step-index": "Passo: {step}",
|
"step-index": "Step: {step}",
|
||||||
"sugar-content": "Zuccheri",
|
"sugar-content": "Zuccheri",
|
||||||
"title": "Titolo",
|
"title": "Titolo",
|
||||||
"total-time": "Tempo Totale",
|
"total-time": "Tempo Totale",
|
||||||
@ -374,7 +374,7 @@
|
|||||||
},
|
},
|
||||||
"toolbox": {
|
"toolbox": {
|
||||||
"assign-all": "Assegna Tutto",
|
"assign-all": "Assegna Tutto",
|
||||||
"bulk-assign": "Assegna Blocco",
|
"bulk-assign": "Assegnazione Multipla",
|
||||||
"new-name": "Nuovo nome",
|
"new-name": "Nuovo nome",
|
||||||
"no-unused-items": "Nessun Elemento Inutilizzato",
|
"no-unused-items": "Nessun Elemento Inutilizzato",
|
||||||
"recipes-affected": "Nessuna Ricetta Interessata|Una Ricetta Interessata|{count} Ricette Interessate",
|
"recipes-affected": "Nessuna Ricetta Interessata|Una Ricetta Interessata|{count} Ricette Interessate",
|
||||||
@ -401,17 +401,17 @@
|
|||||||
"shopping-lists": "Liste della Spesa"
|
"shopping-lists": "Liste della Spesa"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "All Recipes",
|
"all-recipes": "Ricette",
|
||||||
"categories": "Categories",
|
"categories": "Categorie",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Dashboard",
|
||||||
"home-page": "Home Page",
|
"home-page": "Home Page",
|
||||||
"manage-users": "Manage Users",
|
"manage-users": "Gestire Utenti",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migrazioni",
|
||||||
"profile": "Profile",
|
"profile": "Profilo",
|
||||||
"search": "Search",
|
"search": "Cerca",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Impostazioni",
|
||||||
"tags": "Tags",
|
"tags": "Tags",
|
||||||
"toolbox": "Toolbox"
|
"toolbox": "Strumenti"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"error-signing-up": "Errore Registrazione",
|
"error-signing-up": "Errore Registrazione",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user