mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#641)
* New translations en-US.json (German) * New translations en-US.json (Polish) * New translations en-US.json (Slovak) * New translations en-US.json (Slovak) * New translations en-US.json (Polish) * New translations en-US.json (French) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Russian) * New translations en-US.json (Spanish) * New translations en-US.json (Spanish) * New translations en-US.json (Catalan) * New translations en-US.json (Spanish) * New translations en-US.json (Catalan) * New translations en-US.json (Spanish) * New translations en-US.json (Catalan) * New translations en-US.json (Catalan) * New translations en-US.json (Catalan) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Norwegian) * New translations en-US.json (Norwegian) * New translations en-US.json (Norwegian) * New translations en-US.json (Norwegian) * New translations en-US.json (Norwegian) * New translations en-US.json (Russian)
This commit is contained in:
parent
98b0f8779b
commit
fd17614764
21
frontend/src/locales/dateTimeFormats/sk-SK.json
Normal file
21
frontend/src/locales/dateTimeFormats/sk-SK.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"
|
||||
}
|
||||
}
|
@ -1,489 +1,489 @@
|
||||
{
|
||||
"about": {
|
||||
"about": "About",
|
||||
"about": "Quant a",
|
||||
"about-mealie": "Quant a Mealie",
|
||||
"api-docs": "Documentació de l'API",
|
||||
"api-port": "Port de l'API",
|
||||
"application-mode": "Application Mode",
|
||||
"database-type": "Database Type",
|
||||
"database-url": "Database URL",
|
||||
"default-group": "Default Group",
|
||||
"application-mode": "Mode",
|
||||
"database-type": "Tipus de base de dades",
|
||||
"database-url": "URL del servidor de base de dades",
|
||||
"default-group": "Grup per defecte",
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo Status",
|
||||
"development": "Development",
|
||||
"docs": "Docs",
|
||||
"download-log": "Download Log",
|
||||
"download-recipe-json": "Last Scraped JSON",
|
||||
"demo-status": "Estat",
|
||||
"development": "Desenvolupament",
|
||||
"docs": "Documentació",
|
||||
"download-log": "Descarregueu el registre",
|
||||
"download-recipe-json": "Últim JSON recuperat",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"not-demo": "Not Demo",
|
||||
"portfolio": "Portfolio",
|
||||
"production": "Production",
|
||||
"support": "Support",
|
||||
"version": "Version"
|
||||
"log-lines": "Registre Línies",
|
||||
"not-demo": "No Demo",
|
||||
"portfolio": "Projectes",
|
||||
"production": "Producció",
|
||||
"support": "Suport",
|
||||
"version": "Versió"
|
||||
},
|
||||
"asset": {
|
||||
"assets": "Assets",
|
||||
"code": "Code",
|
||||
"file": "File",
|
||||
"image": "Image",
|
||||
"new-asset": "New Asset",
|
||||
"assets": "Adjunts",
|
||||
"code": "Codi font",
|
||||
"file": "Arxiu",
|
||||
"image": "Imatge",
|
||||
"new-asset": "Afegiu un adjunt",
|
||||
"pdf": "PDF",
|
||||
"recipe": "Recipe",
|
||||
"show-assets": "Show Assets"
|
||||
"recipe": "Recepta",
|
||||
"show-assets": "Mostra els adjunts"
|
||||
},
|
||||
"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": "Uncategorized {count}"
|
||||
"category-created": "S'ha creat la categoria",
|
||||
"category-creation-failed": "S'ha produït un error al crear la categoria",
|
||||
"category-deleted": "S'ha suprimit la categoria",
|
||||
"category-deletion-failed": "S'ha produït un error al eliminar la categoria",
|
||||
"category-filter": "Filtre per categoria",
|
||||
"category-update-failed": "S'ha produït un error a l'actualitzar la categoria",
|
||||
"category-updated": "S'ha actualitzat la categoria",
|
||||
"uncategorized-count": "{count} sense categoritzar"
|
||||
},
|
||||
"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"
|
||||
"database": "Base de Dades",
|
||||
"delete-event": "Suprimiu l'esdeveniment",
|
||||
"new-notification-form-description": "Mealie utilitza la llibreria Apprise per a generar notificacions. Ofereix moltes opcions de serveis de notificació. A la seua wiki, disposeu de guies d'ús i informació per a crear l'URL al vostre servei. Si està disponible, al seleccionar el tipus de notificació, pot incloure funcions adicionals.",
|
||||
"new-version": "Hi ha una nova versió disponible!",
|
||||
"notification": "Notificacions",
|
||||
"refresh": "Recarrega",
|
||||
"scheduled": "Programat",
|
||||
"something-went-wrong": "Alguna cosa ha anat malament!",
|
||||
"subscribed-events": "Esdeveniments subscrits",
|
||||
"test-message-sent": "S'ha enviat el missatge"
|
||||
},
|
||||
"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": "Favorites",
|
||||
"field-required": "Field Required",
|
||||
"file-folder-not-found": "File/folder not found",
|
||||
"file-uploaded": "File uploaded",
|
||||
"filter": "Filter",
|
||||
"friday": "Friday",
|
||||
"cancel": "Anuŀla",
|
||||
"clear": "Neteja",
|
||||
"close": "Tanca",
|
||||
"confirm": "Confirma",
|
||||
"confirm-delete-generic": "Esteu segur de voler suprimir-lo?",
|
||||
"copied": "S'ha copiat",
|
||||
"create": "Crea",
|
||||
"created": "S'ha creat",
|
||||
"custom": "Personalitzat",
|
||||
"dashboard": "Tauler de control",
|
||||
"delete": "Suprimeix",
|
||||
"disabled": "Desactivat",
|
||||
"download": "Baixa’l",
|
||||
"edit": "Edita",
|
||||
"enabled": "Activat",
|
||||
"exception": "Excepció",
|
||||
"failed-count": "Han fallat: {count}",
|
||||
"failure-uploading-file": "No s'ha pogut pujar l'arxiu",
|
||||
"favorites": "Preferides",
|
||||
"field-required": "Camp obligatori",
|
||||
"file-folder-not-found": "No s'ha trobat la carpeta o l'arxiu",
|
||||
"file-uploaded": "S'ha pujat l'arxiu",
|
||||
"filter": "Filtre",
|
||||
"friday": "Divendres",
|
||||
"general": "General",
|
||||
"get": "Get",
|
||||
"home": "Home",
|
||||
"image": "Image",
|
||||
"image-upload-failed": "Image upload failed",
|
||||
"import": "Import",
|
||||
"get": "Obté",
|
||||
"home": "Inici",
|
||||
"image": "Imatge",
|
||||
"image-upload-failed": "No s'ha pogut pujar la imatge",
|
||||
"import": "Importa",
|
||||
"json": "JSON",
|
||||
"keyword": "Keyword",
|
||||
"link-copied": "Link Copied",
|
||||
"loading-recipes": "Loading Recipes",
|
||||
"monday": "Monday",
|
||||
"name": "Name",
|
||||
"new": "New",
|
||||
"keyword": "Paraula clau",
|
||||
"link-copied": "S'ha copiat l'enllaç",
|
||||
"loading-recipes": "Carregant les receptes",
|
||||
"monday": "Dilluns",
|
||||
"name": "Nom",
|
||||
"new": "Nou",
|
||||
"no": "No",
|
||||
"no-recipe-found": "No Recipe Found",
|
||||
"ok": "OK",
|
||||
"options": "Options:",
|
||||
"print": "Print",
|
||||
"random": "Random",
|
||||
"rating": "Rating",
|
||||
"no-recipe-found": "No s'han trobat receptes",
|
||||
"ok": "D'acord",
|
||||
"options": "Opcions:",
|
||||
"print": "Imprimiu",
|
||||
"random": "Aleatori",
|
||||
"rating": "Valoració",
|
||||
"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",
|
||||
"recipe": "Recepta",
|
||||
"recipes": "Receptes",
|
||||
"rename-object": "Canvia de nom {0}",
|
||||
"reset": "Restableix",
|
||||
"saturday": "Dissabte",
|
||||
"save": "Desa",
|
||||
"settings": "Configuració",
|
||||
"share": "Compartiu",
|
||||
"shuffle": "Barreja",
|
||||
"sort": "Ordena",
|
||||
"sort-alphabetically": "Alfabèticament",
|
||||
"status": "Estat",
|
||||
"submit": "Envia",
|
||||
"success-count": "Amb èxit: {count}",
|
||||
"sunday": "Diumenge",
|
||||
"templates": "Plantilles:",
|
||||
"test": "Prova",
|
||||
"themes": "Temes",
|
||||
"thursday": "Dijous",
|
||||
"token": "Token",
|
||||
"tuesday": "Tuesday",
|
||||
"type": "Type",
|
||||
"update": "Update",
|
||||
"updated": "Updated",
|
||||
"upload": "Upload",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Wednesday",
|
||||
"yes": "Yes"
|
||||
"tuesday": "Dimarts",
|
||||
"type": "Tipus",
|
||||
"update": "Actualitza",
|
||||
"updated": "S'ha actualitzat",
|
||||
"upload": "Puja",
|
||||
"url": "Adreça",
|
||||
"view": "Mostra",
|
||||
"wednesday": "Dimecres",
|
||||
"yes": "Sí"
|
||||
},
|
||||
"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"
|
||||
"are-you-sure-you-want-to-delete-the-group": "Esteu segur de voler suprimir el grup <b>{groupName}<b/>?",
|
||||
"cannot-delete-default-group": "No s'ha pogut suprimir el grup",
|
||||
"cannot-delete-group-with-users": "No es pot suprimir un grup amb usuaris",
|
||||
"confirm-group-deletion": "Confirma l'eliminació del grup",
|
||||
"create-group": "Crea un grup",
|
||||
"error-updating-group": "S’ha produït un error a l'actualitzar el grup",
|
||||
"group": "Grup",
|
||||
"group-deleted": "S'ha suprimir el grup",
|
||||
"group-deletion-failed": "S'ha produït un error al suprimir el grup",
|
||||
"group-id-with-value": "Identificador del grup: {groupID}",
|
||||
"group-name": "Nom del grup",
|
||||
"group-not-found": "No s'ha trobat el grup",
|
||||
"group-with-value": "Grup: {groupID}",
|
||||
"groups": "Grups",
|
||||
"manage-groups": "Gestiona els grups",
|
||||
"user-group": "Grup",
|
||||
"user-group-created": "S'ha creat el grup de l'usuari",
|
||||
"user-group-creation-failed": "Ha fallat la creación del grup de l'usuari"
|
||||
},
|
||||
"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"
|
||||
"create-a-new-meal-plan": "Crea un nou menú",
|
||||
"dinner-this-week": "Sopar d'esta setmana",
|
||||
"dinner-today": "Sopar per a hui",
|
||||
"dinner-tonight": "Sopar d'esta nit",
|
||||
"edit-meal-plan": "Edita el menú",
|
||||
"end-date": "Data de finalització",
|
||||
"group": "Agrupa (en proves)",
|
||||
"main": "Principal",
|
||||
"meal-planner": "Planificador de menús",
|
||||
"meal-plans": "Menús",
|
||||
"mealplan-categories": "Categories dels menús",
|
||||
"mealplan-created": "S'ha actualitzat el menú",
|
||||
"mealplan-creation-failed": "S'ha produït un error al crear el menú",
|
||||
"mealplan-deleted": "S'ha suprimir el menú",
|
||||
"mealplan-deletion-failed": "S'ha produït un error al suprimir el menú",
|
||||
"mealplan-settings": "Configuració del menú",
|
||||
"mealplan-update-failed": "S'ha produït un error a l'actualitzar el menú",
|
||||
"mealplan-updated": "S'ha actualitzat el menú",
|
||||
"no-meal-plan-defined-yet": "No hi ha cap menú planificat",
|
||||
"no-meal-planned-for-today": "No hi han cap menú per a hui",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Només s'utilitzaran aquestes categories per als menús",
|
||||
"planner": "Planificador",
|
||||
"quick-week": "Pla ràpid",
|
||||
"side": "Guarnició",
|
||||
"sides": "Guarnicions",
|
||||
"start-date": "Data d'inici"
|
||||
},
|
||||
"migration": {
|
||||
"chowdown": {
|
||||
"description": "Migrate data from Chowdown",
|
||||
"description": "Migreu les dades de Chowdown",
|
||||
"title": "Chowdown"
|
||||
},
|
||||
"migration-data-removed": "Migration data removed",
|
||||
"migration-data-removed": "S'han suprimit les dades migrades",
|
||||
"nextcloud": {
|
||||
"description": "Migrate data from a Nextcloud Cookbook instance",
|
||||
"description": "Migreu les dades del Cookbook de Nextcloud",
|
||||
"title": "Nextcloud Cookbook"
|
||||
},
|
||||
"no-migration-data-available": "No Migration Data Available",
|
||||
"recipe-migration": "Recipe Migration"
|
||||
"no-migration-data-available": "No hi han dades disponibles",
|
||||
"recipe-migration": "Migració de receptes"
|
||||
},
|
||||
"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",
|
||||
"bulk-add": "Afegiu tot d'una",
|
||||
"error-details": "Mealie només pot importar els llocs web amb Id+json o microdata. Els principals llocs de receptes suporten aquesta estructura de les dades. Si no pot importar-les però hi ha dades json al registre, per favor, obriu un problema (issue) a GitHub amb l'URL i les dades. A GitHub només obriu problemes en anglés.",
|
||||
"error-title": "No hem pout trobar res",
|
||||
"from-url": "Importa una recepta",
|
||||
"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 favorite recipe website",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"must-be-a-valid-url": "Ha de ser una URL vàlida",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Copieu en la recepta. Cada línia serà tractada com un element de la llista",
|
||||
"recipe-markup-specification": "Especificació Markup de la recepta",
|
||||
"recipe-url": "URL de la recepta",
|
||||
"upload-a-recipe": "Puja una recepta",
|
||||
"upload-individual-zip-file": "Puja només un arxiu zip, exportat d'altre Mealie.",
|
||||
"url-form-hint": "Copia i enganxa l'enllaç del teu lloc web de receptes preferit",
|
||||
"view-scraped-data": "Visualitza les dades recuperades"
|
||||
},
|
||||
"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"
|
||||
"404-page-not-found": "Error 404 - No s'ha trobat la pàgina",
|
||||
"all-recipes": "Totes les receptes",
|
||||
"new-page-created": "S'ha creat una nova pàgina",
|
||||
"page": "Pàgina",
|
||||
"page-creation-failed": "S'ha produït un error al crear la pàgina",
|
||||
"page-deleted": "S'ha suprimit la pàgina",
|
||||
"page-deletion-failed": "S'ha produït un error al suprimir la pàgina",
|
||||
"page-update-failed": "S'ha produït un error a l'actualitzar la pàgina",
|
||||
"page-updated": "S'ha actualitzat la pàgina",
|
||||
"pages-update-failed": "S'ha produït un error a l'actualitzar les pàgines",
|
||||
"pages-updated": "S'han actualitzat les pàgines"
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"add-key": "Afegeix clau",
|
||||
"add-to-favorites": "Afegeix a preferides",
|
||||
"api-extras": "API Extras",
|
||||
"calories": "Calories",
|
||||
"calories-suffix": "calories",
|
||||
"carbohydrate-content": "Carbohydrate",
|
||||
"carbohydrate-content": "Carbohidrats",
|
||||
"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": "Fiber",
|
||||
"comment-action": "Comentari",
|
||||
"comments": "Comentaris",
|
||||
"delete-confirmation": "Estàs segur que vols suprimir-la?",
|
||||
"delete-recipe": "Suprimeix la recepta",
|
||||
"description": "Descripció",
|
||||
"disable-amount": "Oculta les quantitats",
|
||||
"disable-comments": "Oculta els comentaris",
|
||||
"fat-content": "Greixos",
|
||||
"fiber-content": "Fibra",
|
||||
"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 Favorites",
|
||||
"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"
|
||||
"insert-section": "Insereix una secció",
|
||||
"instructions": "Instruccions",
|
||||
"key-name-required": "Es requereix un nom de clau",
|
||||
"landscape-view-coming-soon": "Vista apaïsada (aviat)",
|
||||
"milligrams": "mil·ligrams",
|
||||
"new-key-name": "Nou nom de la clau",
|
||||
"no-white-space-allowed": "No es permeten espais en blanc",
|
||||
"note": "Nota",
|
||||
"nutrition": "Valors nutricionals",
|
||||
"object-key": "Nom de la clau",
|
||||
"object-value": "Valor",
|
||||
"original-url": "Adreça URL original",
|
||||
"perform-time": "Temps de cocció",
|
||||
"prep-time": "Temps de preparació",
|
||||
"protein-content": "Proteïnes",
|
||||
"public-recipe": "Recepta pública",
|
||||
"recipe-created": "S'ha creat la recepta",
|
||||
"recipe-creation-failed": "S'ha produït un error al crear la recepta",
|
||||
"recipe-deleted": "S'ha suprimit la recepta",
|
||||
"recipe-image": "Imatge de la recepta",
|
||||
"recipe-image-updated": "S'ha actualitzat la imatge de la recepta",
|
||||
"recipe-name": "Nom de la recepta",
|
||||
"recipe-settings": "Opcions de la recepta",
|
||||
"recipe-update-failed": "S'ha produït un error a l'actualitzar la recepta",
|
||||
"recipe-updated": "S'ha actualitzat la recepta",
|
||||
"remove-from-favorites": "S'ha eliminat de les receptes preferides",
|
||||
"remove-section": "Suprimeix la sel·lecció",
|
||||
"save-recipe-before-use": "Desa la recepta abans d'utilitzar-la",
|
||||
"section-title": "Secció",
|
||||
"servings": "Porcions",
|
||||
"share-recipe-message": "Vull compartir la meua recepta {0} amb tú.",
|
||||
"show-nutrition-values": "Mostra els valors nutricionals",
|
||||
"sodium-content": "Sodi",
|
||||
"step-index": "Pas: {step}",
|
||||
"sugar-content": "Sucres",
|
||||
"title": "Títol",
|
||||
"total-time": "Temps total",
|
||||
"unable-to-delete-recipe": "No s'ha pogut suprimir la recepta"
|
||||
},
|
||||
"reicpe": {
|
||||
"no-recipe": "No Recipe"
|
||||
"no-recipe": "Cap recepta"
|
||||
},
|
||||
"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"
|
||||
"advanced-search": "Cerca avançada",
|
||||
"and": "i",
|
||||
"exclude": "Exclou",
|
||||
"include": "Inclou",
|
||||
"max-results": "No mostreu més de",
|
||||
"or": "O",
|
||||
"results": "Resultats",
|
||||
"search": "Cerca",
|
||||
"search-mealie": "Cerca a Melie (prem /)",
|
||||
"search-placeholder": "Cerca...",
|
||||
"tag-filter": "Filtra per etiqueta"
|
||||
},
|
||||
"settings": {
|
||||
"add-a-new-theme": "Add a New Theme",
|
||||
"admin-settings": "Admin Settings",
|
||||
"add-a-new-theme": "Afegiu un nou tema",
|
||||
"admin-settings": "Opcions de l'administrador",
|
||||
"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-created-at-response-export_path": "S'ha creat una còpia de seguretat a {path}",
|
||||
"backup-deleted": "Còpia de seguretat suprimida",
|
||||
"backup-tag": "Etiqueta de la còpia de seguretat",
|
||||
"create-heading": "Crea una còpia de seguretat",
|
||||
"delete-backup": "Esborra la còpia de seguretat",
|
||||
"error-creating-backup-see-log-file": "S'ha produït un error al crear la còpia de seguritat. Disposa de més informació a l'arxiu de registre",
|
||||
"full-backup": "Còpia de seguretat completa",
|
||||
"import-summary": "Resum de la importació",
|
||||
"partial-backup": "Còpia de seguretat parcial",
|
||||
"unable-to-delete-backup": "No s'ha pogut suprimir la còpia."
|
||||
},
|
||||
"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",
|
||||
"backup-and-exports": "Còpies de seguretat",
|
||||
"change-password": "Canvia la contrasenya",
|
||||
"current": "Versió:",
|
||||
"custom-pages": "Pàgines personalitzades",
|
||||
"edit-page": "Edita la Pàgina",
|
||||
"events": "Esdeveniments",
|
||||
"first-day-of-week": "Primer dia de la setmana",
|
||||
"group-settings-updated": "S'ha actualitzat la configuració del grup",
|
||||
"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"
|
||||
"all-categories": "Totes les categories",
|
||||
"card-per-section": "Receptes per secció",
|
||||
"home-page": "Pàgina d'inici",
|
||||
"home-page-sections": "Seccions de la pàgina d'inici",
|
||||
"show-recent": "Mostra receptes recients"
|
||||
},
|
||||
"language": "Language",
|
||||
"latest": "Latest",
|
||||
"local-api": "Local API",
|
||||
"locale-settings": "Locale settings",
|
||||
"migrations": "Migrations",
|
||||
"new-page": "New Page",
|
||||
"notify": "Notify",
|
||||
"organize": "Organize",
|
||||
"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",
|
||||
"language": "Idioma",
|
||||
"latest": "Darrera",
|
||||
"local-api": "API local",
|
||||
"locale-settings": "Opcions d'idioma",
|
||||
"migrations": "Migracions",
|
||||
"new-page": "Pàgina nova",
|
||||
"notify": "Notifica",
|
||||
"organize": "Organitzador",
|
||||
"page-name": "Nom de la pàgina",
|
||||
"pages": "Pàgines",
|
||||
"profile": "Perfil",
|
||||
"remove-existing-entries-matching-imported-entries": "Elimina les entrades existents que coincideixen amb les importades",
|
||||
"set-new-time": "Defineix l'hora",
|
||||
"settings-update-failed": "S'ha produït un error a l'actualitzar la configuració",
|
||||
"settings-updated": "S'ha actualitzat la configuració",
|
||||
"site-settings": "Configuració del portal",
|
||||
"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"
|
||||
"accent": "Èmfasi",
|
||||
"dark": "Fosc",
|
||||
"default-to-system": "Gestionat pel sistema",
|
||||
"error": "S'ha produït un error",
|
||||
"error-creating-theme-see-log-file": "S'ha produït un error creant el tema. Disposa de més informació a l'arxiu de registre.",
|
||||
"error-deleting-theme": "S'ha produït un error suprimint el tema",
|
||||
"error-updating-theme": "S'ha produït un error actualitzant el tema",
|
||||
"info": "Informació",
|
||||
"light": "Clar",
|
||||
"primary": "Primari",
|
||||
"secondary": "Secundari",
|
||||
"success": "Correcte",
|
||||
"switch-to-dark-mode": "Canvia al mode fosc",
|
||||
"switch-to-light-mode": "Canvia al mode clar",
|
||||
"theme-deleted": "S'ha suprimit el tema",
|
||||
"theme-name": "Nom del tema",
|
||||
"theme-name-is-required": "Es requereix nom per al tema.",
|
||||
"theme-saved": "S'ha desat el tema",
|
||||
"theme-updated": "S'ha actualitzat el tema",
|
||||
"warning": "Advertència"
|
||||
},
|
||||
"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"
|
||||
"active-tokens": "TOKENS ACTIUS",
|
||||
"api-token": "Token de l'API",
|
||||
"api-tokens": "Tokens de l'API",
|
||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Còpia aquest token per a utilitzar-lo en una aplicació externa. Aquest token, no es tornarà a mostrar.",
|
||||
"create-an-api-token": "Crea un token d'API",
|
||||
"token-name": "Nom del token"
|
||||
},
|
||||
"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": "Unorganized"
|
||||
"assign-all": "Asigna tots",
|
||||
"bulk-assign": "Assigna en grup",
|
||||
"new-name": "Nou nom",
|
||||
"no-unused-items": "No hi han elements sense utilitzar",
|
||||
"recipes-affected": "Cap recepta afectada|Una recepta afectada|{count} receptes afectades",
|
||||
"remove-unused": "Elimina els no utilitzats",
|
||||
"title-case-all": "Totes en majúscules",
|
||||
"toolbox": "Eines",
|
||||
"unorganized": "Sense organitzar"
|
||||
},
|
||||
"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 it's scheduled day. Currently Webhooks will execute at",
|
||||
"webhook-url": "Webhook URL",
|
||||
"test-webhooks": "Prova els 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": "Les URLs mostrades a continuació rebran webhooks amb les dades de la recepta per al menú del dia programat. Actaualment els webhooks s'executaran a les",
|
||||
"webhook-url": "URL del webhook",
|
||||
"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"
|
||||
"all-lists": "Totes les llistes",
|
||||
"create-shopping-list": "Crea una llista de la compra",
|
||||
"from-recipe": "Des de la recepta",
|
||||
"list-name": "Nom de la llista",
|
||||
"new-list": "Llista nova",
|
||||
"quantity": "Quantitat: {0}",
|
||||
"shopping-list": "Llista de la compra",
|
||||
"shopping-lists": "Llistes de la compra"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "All Recipes",
|
||||
"all-recipes": "Receptes",
|
||||
"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"
|
||||
"dashboard": "Consola",
|
||||
"home-page": "Inici",
|
||||
"manage-users": "Usuaris",
|
||||
"migrations": "Migracions",
|
||||
"profile": "Perfil",
|
||||
"search": "Cerca",
|
||||
"site-settings": "Configuració",
|
||||
"tags": "Etiquetes",
|
||||
"toolbox": "Eines"
|
||||
},
|
||||
"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 recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
|
||||
"error-signing-up": "S'ha produït un error al registrar-se",
|
||||
"sign-up": "Registreu-vos",
|
||||
"sign-up-link-created": "S'ha creat l'enllaç per a registrar-se",
|
||||
"sign-up-link-creation-failed": "S'ha produït un error al crear l'enllaç per a registrar-se",
|
||||
"sign-up-links": "Enllaços de registre",
|
||||
"sign-up-token-deleted": "S'ha suprimit el token de registre",
|
||||
"sign-up-token-deletion-failed": "S'ha produït un error a l'eliminar el token per a registrar-se",
|
||||
"welcome-to-mealie": "Benvingut a Mealie! Per a poder ser usuari d'aquesta instància ha de tenir un enllaç d'invitació vàlid. Si no l'ha rebut, no podrà registrar-se. Per a rebre'l, contacte amb l'administrador."
|
||||
},
|
||||
"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}"
|
||||
"tag-created": "S'ha creat l'etiqueta",
|
||||
"tag-creation-failed": "S'ha produït un error al crear l'etiqueta",
|
||||
"tag-deleted": "S'ha suprimit l'etiqueta",
|
||||
"tag-deletion-failed": "S'ha produït un error al suprimir l'etiqueta",
|
||||
"tag-update-failed": "S'ha produït un error a l'actualitzar l'etiqueta",
|
||||
"tag-updated": "S'ha actualitzat l'etiqueta",
|
||||
"tags": "Etiquetes",
|
||||
"untagged-count": "{count} sense etiquetar"
|
||||
},
|
||||
"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": "E-mail 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"
|
||||
"admin": "Administrador/a",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Esteu segur de voler suprimir l'enllaç <b>{link}<b/>?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Esteu segur de voler suprimir l'usuari <b>{activeName}<b/> ID: <b>{activeId}<b/>?",
|
||||
"confirm-link-deletion": "Confirmeu l'eliminació de l'enllaç",
|
||||
"confirm-password": "Confirmeu la contrasenya",
|
||||
"confirm-user-deletion": "Confirmeu l'eliminació de l'usuari",
|
||||
"could-not-validate-credentials": "No s'han pogut validar les credencials",
|
||||
"create-link": "Crea l’enllaç",
|
||||
"create-user": "Crear l'usuari",
|
||||
"current-password": "Contrasenya actual",
|
||||
"e-mail-must-be-valid": "Ha de ser un correu electrònic vàlid",
|
||||
"edit-user": "Edita l'usuari",
|
||||
"email": "Correu electrònic",
|
||||
"error-cannot-delete-super-user": "S'ha produït un error. El Super usuari no es pot suprimir!",
|
||||
"existing-password-does-not-match": "La contrasenya actual no coincideix",
|
||||
"full-name": "Nom sencer",
|
||||
"link-id": "Id de l'enllaç",
|
||||
"link-name": "Nom de l'enllaç",
|
||||
"login": "Inicieu sessió",
|
||||
"logout": "Tanca la sessió",
|
||||
"manage-users": "Gestionar usuaris",
|
||||
"new-password": "Nova contrasenya",
|
||||
"new-user": "Nou Usuari",
|
||||
"password": "Contrasenya",
|
||||
"password-has-been-reset-to-the-default-password": "S'ha restablert la contrasenya al seu valor per defecte",
|
||||
"password-must-match": "Les contrasenyes han de coincidir",
|
||||
"password-reset-failed": "S'ha produït un error al restablir la contrasenya",
|
||||
"password-updated": "S'ha actualitzat la contrasenya",
|
||||
"reset-password": "Restableix la contrasenya",
|
||||
"sign-in": "Inicia sessió",
|
||||
"total-mealplans": "Menús totals",
|
||||
"total-users": "Usuaris totals",
|
||||
"upload-photo": "Pugeu la foto",
|
||||
"use-8-characters-or-more-for-your-password": "La contrasenya ha de tindre mínim 8 caràcters",
|
||||
"user": "Usuari",
|
||||
"user-created": "S'ha creat l'usuari",
|
||||
"user-creation-failed": "S'ha produït un error al crear l'usuari",
|
||||
"user-deleted": "S'ha suprimit l'usuari",
|
||||
"user-id": "ID d'usuari",
|
||||
"user-id-with-value": "ID d'usuari: {id}",
|
||||
"user-password": "Contrasenya",
|
||||
"user-successfully-logged-in": "La sessió s'ha iniciat correctament",
|
||||
"user-update-failed": "S'ha produït un error a l'actualitzar l'usuari",
|
||||
"user-updated": "S'ha actualitzat l'usuari",
|
||||
"username": "Nom d'usuari",
|
||||
"users": "Usuaris",
|
||||
"users-header": "USUARIS",
|
||||
"webhook-time": "Hora del Webhook",
|
||||
"webhooks-enabled": "Webhooks habilitats",
|
||||
"you-are-not-allowed-to-create-a-user": "Vostè no està autoritzat per a crear un usuari",
|
||||
"you-are-not-allowed-to-delete-this-user": "Vostè no està autoritzat per a suprimir l'usuari"
|
||||
}
|
||||
}
|
@ -4,384 +4,384 @@
|
||||
"about-mealie": "Om Mealie",
|
||||
"api-docs": "API dokumentation",
|
||||
"api-port": "API port",
|
||||
"application-mode": "Application Mode",
|
||||
"application-mode": "Applikationstilstand",
|
||||
"database-type": "Database-type",
|
||||
"database-url": "Database-url",
|
||||
"default-group": "Default Group",
|
||||
"default-group": "Standardgruppe",
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo status",
|
||||
"development": "Udvikling",
|
||||
"docs": "Dokumenter",
|
||||
"download-log": "Download log",
|
||||
"download-recipe-json": "Last Scraped JSON",
|
||||
"download-recipe-json": "Sidst skrabet JSON",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"not-demo": "Not Demo",
|
||||
"log-lines": "Log linjer",
|
||||
"not-demo": "Ikke demo",
|
||||
"portfolio": "Portfolio",
|
||||
"production": "Produktion",
|
||||
"support": "Support",
|
||||
"support": "Hjælp",
|
||||
"version": "Version"
|
||||
},
|
||||
"asset": {
|
||||
"assets": "Assets",
|
||||
"code": "Code",
|
||||
"file": "File",
|
||||
"image": "Image",
|
||||
"new-asset": "New Asset",
|
||||
"assets": "Ekstramateriale",
|
||||
"code": "Kode",
|
||||
"file": "Fil",
|
||||
"image": "Billede",
|
||||
"new-asset": "Ny aktiv",
|
||||
"pdf": "PDF",
|
||||
"recipe": "Recipe",
|
||||
"show-assets": "Show Assets"
|
||||
"recipe": "Opskrift",
|
||||
"show-assets": "Vis ekstramateriale"
|
||||
},
|
||||
"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": "Uncategorized {count}"
|
||||
"category-created": "Kategori oprettet",
|
||||
"category-creation-failed": "Oprettelse af kategorien fejlede",
|
||||
"category-deleted": "Kategori slettet",
|
||||
"category-deletion-failed": "Sletning af kategori fejlede",
|
||||
"category-filter": "Kategorifilter",
|
||||
"category-update-failed": "Kategoriopdatering fejlede",
|
||||
"category-updated": "Kategori opdateret",
|
||||
"uncategorized-count": "Ukategoriseret {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"
|
||||
"delete-event": "Slet event",
|
||||
"new-notification-form-description": "Mealie bruger Apprise-biblioteket for at generere notifikationer. De giver mange muligheder for notifikationer til tjenester. Kig i deres wiki for en gennemgående guide til, hvordan en URL oprettes i din situation. Hvis muligt, kan valget af din type af notifikation omfatte flere ekstrafunktioner.",
|
||||
"new-version": "Ny opdatering er tilgængelig!",
|
||||
"notification": "Notifikation",
|
||||
"refresh": "Opdater",
|
||||
"scheduled": "Planlagt",
|
||||
"something-went-wrong": "Noget gik galt!",
|
||||
"subscribed-events": "Abonnerede begivenheder",
|
||||
"test-message-sent": "Testbesked sendt"
|
||||
},
|
||||
"general": {
|
||||
"cancel": "Annuller",
|
||||
"clear": "Clear",
|
||||
"clear": "Ryd",
|
||||
"close": "Luk",
|
||||
"confirm": "Bekræft",
|
||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
||||
"copied": "Copied",
|
||||
"confirm-delete-generic": "Er du sikker på, du vil slette dette?",
|
||||
"copied": "Kopieret",
|
||||
"create": "Opret",
|
||||
"created": "Created",
|
||||
"custom": "Custom",
|
||||
"dashboard": "Dashboard",
|
||||
"created": "Oprettet",
|
||||
"custom": "Brugerdefineret",
|
||||
"dashboard": "Instrumentbræt",
|
||||
"delete": "Slet",
|
||||
"disabled": "Disabled",
|
||||
"disabled": "Deaktiveret",
|
||||
"download": "Hent",
|
||||
"edit": "Rediger",
|
||||
"enabled": "Aktiveret",
|
||||
"exception": "Exception",
|
||||
"failed-count": "Failed: {count}",
|
||||
"failure-uploading-file": "Failure uploading file",
|
||||
"favorites": "Favorites",
|
||||
"exception": "Undtagelse",
|
||||
"failed-count": "Fejlet: {count}",
|
||||
"failure-uploading-file": "Fejl ved upload af fil",
|
||||
"favorites": "Favoritter",
|
||||
"field-required": "Felt påkrævet",
|
||||
"file-folder-not-found": "File/folder not found",
|
||||
"file-uploaded": "File uploaded",
|
||||
"file-folder-not-found": "Fil/mappe ikke fundet",
|
||||
"file-uploaded": "Fil uploadet",
|
||||
"filter": "Filtrer",
|
||||
"friday": "Fredag",
|
||||
"general": "General",
|
||||
"get": "Get",
|
||||
"home": "Home",
|
||||
"image": "Image",
|
||||
"image-upload-failed": "Image upload failed",
|
||||
"general": "Generelt",
|
||||
"get": "Hent",
|
||||
"home": "Hjem",
|
||||
"image": "Billede",
|
||||
"image-upload-failed": "Upload af billede fejlede",
|
||||
"import": "Importere",
|
||||
"json": "JSON",
|
||||
"keyword": "Keyword",
|
||||
"link-copied": "Link Copied",
|
||||
"loading-recipes": "Loading Recipes",
|
||||
"keyword": "Nøgleord",
|
||||
"link-copied": "Link kopieret",
|
||||
"loading-recipes": "Indlæser opskrifter",
|
||||
"monday": "Mandag",
|
||||
"name": "Navn",
|
||||
"new": "New",
|
||||
"new": "Ny",
|
||||
"no": "Nej",
|
||||
"no-recipe-found": "No Recipe Found",
|
||||
"no-recipe-found": "Ingen opskrift fundet",
|
||||
"ok": "Ok",
|
||||
"options": "Options:",
|
||||
"options": "Valgmuligheder:",
|
||||
"print": "Print",
|
||||
"random": "Tilfældig",
|
||||
"rating": "Rating",
|
||||
"rating": "Bedømmelse",
|
||||
"recent": "Seneste",
|
||||
"recipe": "Recipe",
|
||||
"recipe": "Opskrift",
|
||||
"recipes": "Opskrifter",
|
||||
"rename-object": "Rename {0}",
|
||||
"rename-object": "Omdøb {0}",
|
||||
"reset": "Nulstil",
|
||||
"saturday": "Lørdag",
|
||||
"save": "Gem",
|
||||
"settings": "Indstillinger",
|
||||
"share": "Share",
|
||||
"shuffle": "Shuffle",
|
||||
"share": "Del",
|
||||
"shuffle": "Bland",
|
||||
"sort": "Sorter",
|
||||
"sort-alphabetically": "Alphabetical",
|
||||
"sort-alphabetically": "Alfabetisk",
|
||||
"status": "Status",
|
||||
"submit": "Indsend",
|
||||
"success-count": "Success: {count}",
|
||||
"success-count": "Succes: {count}",
|
||||
"sunday": "Søndag",
|
||||
"templates": "Templates:",
|
||||
"test": "Test",
|
||||
"templates": "Skabeloner:",
|
||||
"test": "Afprøv",
|
||||
"themes": "Temaer",
|
||||
"thursday": "Torsdag",
|
||||
"token": "Token",
|
||||
"tuesday": "Tirsdag",
|
||||
"type": "Type",
|
||||
"update": "Opdater",
|
||||
"updated": "Updated",
|
||||
"updated": "Opdateret",
|
||||
"upload": "Upload",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"view": "Se",
|
||||
"wednesday": "Onsdag",
|
||||
"yes": "Ja"
|
||||
},
|
||||
"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"
|
||||
"are-you-sure-you-want-to-delete-the-group": "Er du sikker på, du vil slette <b>{groupName}<b/>?",
|
||||
"cannot-delete-default-group": "Standardgruppen kan ikke blive slettet",
|
||||
"cannot-delete-group-with-users": "En gruppe med brugere i kan ikke blive slettet",
|
||||
"confirm-group-deletion": "Bekræft sletning af gruppe",
|
||||
"create-group": "Opret gruppe",
|
||||
"error-updating-group": "Fejl ved opdatering af gruppe",
|
||||
"group": "Gruppe",
|
||||
"group-deleted": "Gruppe slettet",
|
||||
"group-deletion-failed": "Sletning af gruppe fejlede",
|
||||
"group-id-with-value": "Gruppe-ID: {groupID}",
|
||||
"group-name": "Gruppenavn",
|
||||
"group-not-found": "Gruppen blev ikke fundet",
|
||||
"group-with-value": "Gruppe: {groupID}",
|
||||
"groups": "Grupper",
|
||||
"manage-groups": "Administrer grupper",
|
||||
"user-group": "Brugergruppe",
|
||||
"user-group-created": "Brugergruppe oprettet",
|
||||
"user-group-creation-failed": "Oprettelse af brugergruppe fejlede"
|
||||
},
|
||||
"meal-plan": {
|
||||
"create-a-new-meal-plan": "Opret en ny måltidsplan",
|
||||
"create-a-new-meal-plan": "Opret en ny madplan",
|
||||
"dinner-this-week": "Madplan denne uge",
|
||||
"dinner-today": "Madplan i dag",
|
||||
"dinner-tonight": "DINNER TONIGHT",
|
||||
"edit-meal-plan": "Rediger måltidsplan",
|
||||
"dinner-tonight": "AFTENSMAD I AFTEN",
|
||||
"edit-meal-plan": "Rediger madplan",
|
||||
"end-date": "Slutdato",
|
||||
"group": "Group (Beta)",
|
||||
"main": "Main",
|
||||
"meal-planner": "Meal Planner",
|
||||
"meal-plans": "Måltidsplaner",
|
||||
"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": "Planlægger",
|
||||
"quick-week": "Quick Week",
|
||||
"side": "Side",
|
||||
"sides": "Sides",
|
||||
"group": "Gruppér (Beta)",
|
||||
"main": "Hovedret",
|
||||
"meal-planner": "Madplanlægger",
|
||||
"meal-plans": "Madplan",
|
||||
"mealplan-categories": "MADPLANKATEGORIER",
|
||||
"mealplan-created": "Madplan oprettet",
|
||||
"mealplan-creation-failed": "Oprettelse af madplan fejlede",
|
||||
"mealplan-deleted": "Madplan slettet",
|
||||
"mealplan-deletion-failed": "Sletning af madplan fejlede",
|
||||
"mealplan-settings": "Madplansindstillinger",
|
||||
"mealplan-update-failed": "Opdatering af madplanen fejlede",
|
||||
"mealplan-updated": "Madplanen blev opdateret",
|
||||
"no-meal-plan-defined-yet": "Ingen madplan er defineret",
|
||||
"no-meal-planned-for-today": "Ingen ret er planlagt til i dag",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Kun opskrifter med disse kategorier vil blive brugt i madplaner",
|
||||
"planner": "Planlæg madplan",
|
||||
"quick-week": "Hurtig uge",
|
||||
"side": "Tilbehør",
|
||||
"sides": "Tilbehør",
|
||||
"start-date": "Start dato"
|
||||
},
|
||||
"migration": {
|
||||
"chowdown": {
|
||||
"description": "Migrate data from Chowdown",
|
||||
"description": "Migrer data fra Chowdown",
|
||||
"title": "Chowdown"
|
||||
},
|
||||
"migration-data-removed": "Migration data removed",
|
||||
"migration-data-removed": "Migrationsdata fjernet",
|
||||
"nextcloud": {
|
||||
"description": "Migrate data from a Nextcloud Cookbook instance",
|
||||
"title": "Nextcloud Cookbook"
|
||||
"description": "Migrer data fra Nextcloud Cookbook",
|
||||
"title": "Nextcould Cookbook"
|
||||
},
|
||||
"no-migration-data-available": "No Migration Data Available",
|
||||
"no-migration-data-available": "Ingen migrationsdata er tilgængelig",
|
||||
"recipe-migration": "Migrering af opskrifter"
|
||||
},
|
||||
"new-recipe": {
|
||||
"bulk-add": "Bulk Tilføj",
|
||||
"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",
|
||||
"error-details": "Kun hjemmesider med ID+JSON eller microdata kan blive importeret af Mealie. De fleste større opskriftshjemmesider bruger denne struktur. Opret et emne på GitHub, hvis en hjemmeside ikke kan blive importeret, men der er JSON-data i loggen.",
|
||||
"error-title": "Det ser ud til, vi ikke kunne finde noget",
|
||||
"from-url": "Fra URL",
|
||||
"github-issues": "GitHub Issues",
|
||||
"google-ld-json-info": "Google ld+json Info",
|
||||
"must-be-a-valid-url": "Must be a Valid URL",
|
||||
"github-issues": "GitHub problemer",
|
||||
"google-ld-json-info": "Google ID+JSON information",
|
||||
"must-be-a-valid-url": "Det skal være en korrekt URL",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Indsæt dine opskriftsdata. \nHver linje behandles som et element på en liste",
|
||||
"recipe-markup-specification": "Recipe Markup Specification",
|
||||
"recipe-markup-specification": "Opskriftsmarkupspecifikation",
|
||||
"recipe-url": "URL på opskrift",
|
||||
"upload-a-recipe": "Upload a Recipe",
|
||||
"upload-individual-zip-file": "Upload an individual .zip file exported from another Mealie instance.",
|
||||
"upload-a-recipe": "Upload en opskrift",
|
||||
"upload-individual-zip-file": "Opload en individuel .zip-fil, eksporteret fra en anden Mealie-instans.",
|
||||
"url-form-hint": "Kopiér og indsæt et link fra din foretrukne opskrifts hjemmeside",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"view-scraped-data": "Vis skrabet data"
|
||||
},
|
||||
"page": {
|
||||
"404-page-not-found": "404 Page not found",
|
||||
"404-page-not-found": "404 Siden blev ikke fundet",
|
||||
"all-recipes": "Alle Opskrifter",
|
||||
"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"
|
||||
"new-page-created": "Ny side blev oprettet",
|
||||
"page": "Side",
|
||||
"page-creation-failed": "Oprettelse af side fejlede",
|
||||
"page-deleted": "Side slettet",
|
||||
"page-deletion-failed": "Sletning af side fejlede",
|
||||
"page-update-failed": "Opdatering af side fejlede",
|
||||
"page-updated": "Side opdateret",
|
||||
"pages-update-failed": "Opdatering af sider fejlede",
|
||||
"pages-updated": "Sider opdateret"
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"api-extras": "API Extras",
|
||||
"calories": "Calories",
|
||||
"calories-suffix": "calories",
|
||||
"carbohydrate-content": "Carbohydrate",
|
||||
"add-key": "Tilføj nøgle",
|
||||
"add-to-favorites": "Tilføj til favoritter",
|
||||
"api-extras": "API-ekstramateriale",
|
||||
"calories": "Kalorier",
|
||||
"calories-suffix": "kalorier",
|
||||
"carbohydrate-content": "Kulhydrat",
|
||||
"categories": "Kategorier",
|
||||
"comment-action": "Comment",
|
||||
"comments": "Comments",
|
||||
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
||||
"delete-recipe": "Delete Recipe",
|
||||
"comment-action": "Kommentar",
|
||||
"comments": "Kommentarer",
|
||||
"delete-confirmation": "Er du sikker på, du vil slette denne opskrift?",
|
||||
"delete-recipe": "Slet opskrift",
|
||||
"description": "Beskrivelse",
|
||||
"disable-amount": "Disable Ingredient Amounts",
|
||||
"disable-comments": "Disable Comments",
|
||||
"fat-content": "Fat",
|
||||
"disable-amount": "Slå ingrediensmængder fra",
|
||||
"disable-comments": "Slå kommentarer fra",
|
||||
"fat-content": "Fedt",
|
||||
"fiber-content": "Fiber",
|
||||
"grams": "grams",
|
||||
"grams": "gram",
|
||||
"ingredient": "Ingrediens",
|
||||
"ingredients": "Ingredienser",
|
||||
"insert-section": "Insert Section",
|
||||
"insert-section": "Indsæt sektion",
|
||||
"instructions": "Instruktioner",
|
||||
"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",
|
||||
"key-name-required": "Nøglenavn påkrævet",
|
||||
"landscape-view-coming-soon": "Liggende visning (Kommer snart)",
|
||||
"milligrams": "milligram",
|
||||
"new-key-name": "Nyt nøglenavn",
|
||||
"no-white-space-allowed": "Mellemrum er ikke tilladt",
|
||||
"note": "Bemærk",
|
||||
"nutrition": "Nutrition",
|
||||
"object-key": "Object Key",
|
||||
"object-value": "Object Value",
|
||||
"nutrition": "Ernæring",
|
||||
"object-key": "Objektnøgle",
|
||||
"object-value": "Objektværdi",
|
||||
"original-url": "Oprindelig opskrift",
|
||||
"perform-time": "Cook Time",
|
||||
"prep-time": "Prep Time",
|
||||
"perform-time": "Tilberedningstid",
|
||||
"prep-time": "Forberedelsestid",
|
||||
"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",
|
||||
"public-recipe": "Offentlig opskrift",
|
||||
"recipe-created": "Opskrift oprettet",
|
||||
"recipe-creation-failed": "Oprettelse af opskrift fejlede",
|
||||
"recipe-deleted": "Opskrift slettet",
|
||||
"recipe-image": "Opskriftsbillede",
|
||||
"recipe-image-updated": "Opskriftsbillede opdateret",
|
||||
"recipe-name": "Opskriftens navn",
|
||||
"recipe-settings": "Recipe Settings",
|
||||
"recipe-update-failed": "Recipe update failed",
|
||||
"recipe-updated": "Recipe updated",
|
||||
"remove-from-favorites": "Remove from Favorites",
|
||||
"remove-section": "Remove Section",
|
||||
"save-recipe-before-use": "Save recipe before use",
|
||||
"section-title": "Section Title",
|
||||
"recipe-settings": "Opskriftsindstillinger",
|
||||
"recipe-update-failed": "Opdatering af opskrift fejlede",
|
||||
"recipe-updated": "Opskrift opdateret",
|
||||
"remove-from-favorites": "Fjern fra favoritter",
|
||||
"remove-section": "Fjern sektion",
|
||||
"save-recipe-before-use": "Gem opskrift før brug",
|
||||
"section-title": "Sektionstitel",
|
||||
"servings": "Portioner",
|
||||
"share-recipe-message": "I wanted to share my {0} recipe with you.",
|
||||
"show-nutrition-values": "Show Nutrition Values",
|
||||
"sodium-content": "Sodium",
|
||||
"share-recipe-message": "Jeg vil gerne dele min opskrift \"{0}\" med dig.",
|
||||
"show-nutrition-values": "Vis ernæringstabel",
|
||||
"sodium-content": "Natrium",
|
||||
"step-index": "Trin: {step}",
|
||||
"sugar-content": "Sugar",
|
||||
"title": "Title",
|
||||
"total-time": "Total Time",
|
||||
"unable-to-delete-recipe": "Unable to Delete Recipe"
|
||||
"sugar-content": "Sukker",
|
||||
"title": "Titel",
|
||||
"total-time": "Total tid",
|
||||
"unable-to-delete-recipe": "Kunne ikke slette opskrift"
|
||||
},
|
||||
"reicpe": {
|
||||
"no-recipe": "No Recipe"
|
||||
"no-recipe": "Ingen opskrift"
|
||||
},
|
||||
"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"
|
||||
"advanced-search": "Avanceret søgning",
|
||||
"and": "og",
|
||||
"exclude": "Ekskluder",
|
||||
"include": "Inkluder",
|
||||
"max-results": "Maksimalt antal resultater",
|
||||
"or": "Eller",
|
||||
"results": "Resultater",
|
||||
"search": "Søg",
|
||||
"search-mealie": "Søg Mealie (tryk /)",
|
||||
"search-placeholder": "Søg...",
|
||||
"tag-filter": "Tagfiler"
|
||||
},
|
||||
"settings": {
|
||||
"add-a-new-theme": "Tilføj et nyt tema",
|
||||
"admin-settings": "Admin Settings",
|
||||
"admin-settings": "Administratorindstillinger",
|
||||
"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-created-at-response-export_path": "Backup oprettet ved {path}",
|
||||
"backup-deleted": "Backup slettet",
|
||||
"backup-tag": "Backupnavn",
|
||||
"create-heading": "Opret en backup",
|
||||
"delete-backup": "Slet backup",
|
||||
"error-creating-backup-see-log-file": "Der opstod en fejl under oprettelse af backuppen. Se log-filen",
|
||||
"full-backup": "Fuld backup",
|
||||
"import-summary": "Importer resumé",
|
||||
"partial-backup": "Delvis backup",
|
||||
"unable-to-delete-backup": "Ude af stand til at slette backup."
|
||||
},
|
||||
"backup-and-exports": "Backup og eksport",
|
||||
"change-password": "Change Password",
|
||||
"change-password": "Skift kodeord",
|
||||
"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",
|
||||
"custom-pages": "Brugerdefinerede sider",
|
||||
"edit-page": "Rediger side",
|
||||
"events": "Begivenheder",
|
||||
"first-day-of-week": "Første dag i ugen",
|
||||
"group-settings-updated": "Gruppeindstillinger blev opdateret",
|
||||
"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"
|
||||
"all-categories": "Alle kategorier",
|
||||
"card-per-section": "Kort per sektion",
|
||||
"home-page": "Forside",
|
||||
"home-page-sections": "Forsidesektioner",
|
||||
"show-recent": "Vis seneste opskrifter"
|
||||
},
|
||||
"language": "Language",
|
||||
"language": "Sprog",
|
||||
"latest": "Seneste:",
|
||||
"local-api": "Local API",
|
||||
"locale-settings": "Locale settings",
|
||||
"migrations": "Migrations",
|
||||
"new-page": "New Page",
|
||||
"notify": "Notify",
|
||||
"organize": "Organize",
|
||||
"page-name": "Page Name",
|
||||
"pages": "Pages",
|
||||
"profile": "Profile",
|
||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
||||
"local-api": "Lokal API",
|
||||
"locale-settings": "Lokale indstillinger",
|
||||
"migrations": "Migrationer",
|
||||
"new-page": "Ny side",
|
||||
"notify": "Notifikationer",
|
||||
"organize": "Organiser",
|
||||
"page-name": "Sidenavn",
|
||||
"pages": "Sider",
|
||||
"profile": "Profil",
|
||||
"remove-existing-entries-matching-imported-entries": "Fjern eksisterende indtastninger, hvis de matcher de importerede",
|
||||
"set-new-time": "Indstil ny tid",
|
||||
"settings-update-failed": "Settings update failed",
|
||||
"settings-updated": "Settings updated",
|
||||
"site-settings": "Site Settings",
|
||||
"settings-update-failed": "Ændring af indstillinger fejlede",
|
||||
"settings-updated": "Indstillinger ændret",
|
||||
"site-settings": "Sideindstillinger",
|
||||
"theme": {
|
||||
"accent": "Accent",
|
||||
"dark": "Mørkt",
|
||||
"default-to-system": "Default to system",
|
||||
"default-to-system": "Systemstandard",
|
||||
"error": "Fejl",
|
||||
"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",
|
||||
"error-creating-theme-see-log-file": "En fejl opstod ved oprettelse af temaet. Se logfilen.",
|
||||
"error-deleting-theme": "En fejl opstod ved sletning af temaet",
|
||||
"error-updating-theme": "En fejl opstod ved opdatering af temaet",
|
||||
"info": "Information",
|
||||
"light": "Lyst",
|
||||
"primary": "Primær",
|
||||
"secondary": "Sekundær",
|
||||
"success": "Succes",
|
||||
"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",
|
||||
"switch-to-dark-mode": "Skift til mørkt udseende",
|
||||
"switch-to-light-mode": "Skift til lyst udseende",
|
||||
"theme-deleted": "Tema slettet",
|
||||
"theme-name": "Temanavn",
|
||||
"theme-name-is-required": "Temanavnet er påkrævet.",
|
||||
"theme-saved": "Tema gemt",
|
||||
"theme-updated": "Tema opdateret",
|
||||
"warning": "Advarsel"
|
||||
},
|
||||
"token": {
|
||||
"active-tokens": "ACTIVE TOKENS",
|
||||
"active-tokens": "Aktive 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"
|
||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier denne token ved brug i en anden applikation. Denne token kan ikke ses igen.",
|
||||
"create-an-api-token": "Opret en API token",
|
||||
"token-name": "Tokennavn"
|
||||
},
|
||||
"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": "Unorganized"
|
||||
"assign-all": "Tildel alle",
|
||||
"bulk-assign": "Massetildeling",
|
||||
"new-name": "Nyt navn",
|
||||
"no-unused-items": "Ingen ubrugte punkter",
|
||||
"recipes-affected": "Ingen opskrifter blev påvirket|En opskrift blev påvirket|{count} opskrifter blev påvirket",
|
||||
"remove-unused": "Slet ubrugte",
|
||||
"title-case-all": "Stort forbogstav på alle",
|
||||
"toolbox": "Værktøjskasse",
|
||||
"unorganized": "Uorganiseret"
|
||||
},
|
||||
"webhooks": {
|
||||
"test-webhooks": "Test Webhooks",
|
||||
@ -391,99 +391,99 @@
|
||||
}
|
||||
},
|
||||
"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"
|
||||
"all-lists": "Alle lister",
|
||||
"create-shopping-list": "Lav indkøbsliste",
|
||||
"from-recipe": "Fra opskrift",
|
||||
"list-name": "Listenavn",
|
||||
"new-list": "Ny liste",
|
||||
"quantity": "Antal: {0}",
|
||||
"shopping-list": "Indkøbsliste",
|
||||
"shopping-lists": "Indkøbslister"
|
||||
},
|
||||
"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",
|
||||
"all-recipes": "Alle opskr.",
|
||||
"categories": "Kategorier",
|
||||
"dashboard": "Instrumentbræt",
|
||||
"home-page": "Forside",
|
||||
"manage-users": "Adm. brugere",
|
||||
"migrations": "Migrationer",
|
||||
"profile": "Profil",
|
||||
"search": "Søg",
|
||||
"site-settings": "Sideindstil.",
|
||||
"tags": "Tags",
|
||||
"toolbox": "Toolbox"
|
||||
"toolbox": "Værktøjskasse"
|
||||
},
|
||||
"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 recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
|
||||
"error-signing-up": "Fejl i forbindelse med oprettelse af bruger",
|
||||
"sign-up": "Opret bruger",
|
||||
"sign-up-link-created": "Brugeroprettelseslink oprettet",
|
||||
"sign-up-link-creation-failed": "Oprettelsen af brugeroprettelseslink fejlede",
|
||||
"sign-up-links": "Brugeroprettelseslinks",
|
||||
"sign-up-token-deleted": "Brugeroprettelsestoken blev slettet",
|
||||
"sign-up-token-deletion-failed": "Sletning af brugeroprettelsestoken fejlede",
|
||||
"welcome-to-mealie": "Velkommen til Mealie. For at oprette en bruger på denne hjemmeside, kræves det at du har et validt invitationslink. Har du ikke fået en invitation, kan du ikke oprette en bruger. For at få et link, skal du kontakte sideadministratoren."
|
||||
},
|
||||
"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",
|
||||
"tag-created": "Tag oprettet",
|
||||
"tag-creation-failed": "Oprettelse af tag fejlede",
|
||||
"tag-deleted": "Tag blev slettet",
|
||||
"tag-deletion-failed": "Sletning af tag fejlede",
|
||||
"tag-update-failed": "Opdatering af tag fejlede",
|
||||
"tag-updated": "Tag blev opdateret",
|
||||
"tags": "Tags",
|
||||
"untagged-count": "Untagged {count}"
|
||||
"untagged-count": "Ikke-tagget: {count}"
|
||||
},
|
||||
"user": {
|
||||
"admin": "Administrator",
|
||||
"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": "Er du sikker på, at du vil slette linket \"<b>{link}<b/>\"?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Er du sikker på, at du vil slette brugeren <b>{activeName} med ID: {activeId}<b/>?",
|
||||
"confirm-link-deletion": "Confirm Link Deletion",
|
||||
"confirm-password": "Confirm Password",
|
||||
"confirm-link-deletion": "Bekræft sletning af link",
|
||||
"confirm-password": "Bekræft adgangskode",
|
||||
"confirm-user-deletion": "Bekræft Sletning Af Bruger",
|
||||
"could-not-validate-credentials": "Could Not Validate Credentials",
|
||||
"create-link": "Create Link",
|
||||
"could-not-validate-credentials": "Kunne verificere legitimationsoplysninger",
|
||||
"create-link": "Link blev oprettet",
|
||||
"create-user": "Opret bruger",
|
||||
"current-password": "Current Password",
|
||||
"e-mail-must-be-valid": "E-mail must be valid",
|
||||
"current-password": "Nuværende kodeord",
|
||||
"e-mail-must-be-valid": "E-mailen skal være valid",
|
||||
"edit-user": "Rediger bruger",
|
||||
"email": "E-mail",
|
||||
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
|
||||
"existing-password-does-not-match": "Existing password does not match",
|
||||
"error-cannot-delete-super-user": "Fejl! Kan ikke slette super-brugeren",
|
||||
"existing-password-does-not-match": "Nuværende adgangskode matcher ikke",
|
||||
"full-name": "Fulde navn",
|
||||
"link-id": "Link ID",
|
||||
"link-name": "Link Name",
|
||||
"login": "Login",
|
||||
"link-name": "Linknavn",
|
||||
"login": "Log på",
|
||||
"logout": "Log ud",
|
||||
"manage-users": "Manage Users",
|
||||
"new-password": "New Password",
|
||||
"manage-users": "Administrer brugere",
|
||||
"new-password": "Ny adgangskode",
|
||||
"new-user": "Ny bruger",
|
||||
"password": "Adgangskode",
|
||||
"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",
|
||||
"password-has-been-reset-to-the-default-password": "Adgangskode er blevet nulstillet til systemstandarden",
|
||||
"password-must-match": "Adgangskode skal matche",
|
||||
"password-reset-failed": "Nulstilling af adgangskode fejlede",
|
||||
"password-updated": "Adgangskoden blev opdateret",
|
||||
"reset-password": "Nulstil adgangskoden",
|
||||
"sign-in": "Log ind",
|
||||
"total-mealplans": "Antal Madplaner",
|
||||
"total-users": "Antal brugere",
|
||||
"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",
|
||||
"upload-photo": "Upload billede",
|
||||
"use-8-characters-or-more-for-your-password": "Adgangskode skal indeholde 8 tegn eller flere",
|
||||
"user": "Bruger",
|
||||
"user-created": "Brugeren blev oprettet",
|
||||
"user-creation-failed": "Oprettelsen af brugeren fejlede",
|
||||
"user-deleted": "Brugeren blev slettet",
|
||||
"user-id": "Bruger ID",
|
||||
"user-id-with-value": "Bruger ID: {id}",
|
||||
"user-password": "Adgangskode",
|
||||
"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",
|
||||
"user-successfully-logged-in": "Brugeren blev succesfuld logget ind",
|
||||
"user-update-failed": "Opdatering af bruger fejlede",
|
||||
"user-updated": "Bruger opdateret",
|
||||
"username": "Brugernavn",
|
||||
"users": "Brugere",
|
||||
"users-header": "BRUGERE",
|
||||
"webhook-time": "Webhook Tid",
|
||||
"webhooks-enabled": "Webhooks Aktiveret",
|
||||
"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"
|
||||
"you-are-not-allowed-to-create-a-user": "Du har ikke rettigheder til at oprette en ny bruger",
|
||||
"you-are-not-allowed-to-delete-this-user": "Du har ikke rettigheder til at slette denne bruger"
|
||||
}
|
||||
}
|
@ -197,16 +197,16 @@
|
||||
"error-details": "Mealie kann Rezepte nur von Webseiten importieren, die Id+json oder Mikrodaten enthalten. Die meisten großen Rezeptwebseiten unterstützen diese Datenstruktur. Wenn das Rezept nicht importiert werden kann, aber JSON-Daten im Log vorhanden sind, melde es bitte mit der URL und diesen Daten auf GitHub.",
|
||||
"error-title": "Anscheinend konnten wir nichts finden",
|
||||
"from-url": "Von URL",
|
||||
"github-issues": "GitHub Themen",
|
||||
"github-issues": "GitHub Issues",
|
||||
"google-ld-json-info": "Google ld+json Info",
|
||||
"must-be-a-valid-url": "Muss eine gültige URL sein",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Füge deine Rezeptdaten ein. Jede Zeile wird als Eintrag in einer Liste dargestellt",
|
||||
"recipe-markup-specification": "Recipe Markup Specification",
|
||||
"recipe-markup-specification": "Rezept Markup Spezifikation",
|
||||
"recipe-url": "Rezept URL",
|
||||
"upload-a-recipe": "Rezept hochladen",
|
||||
"upload-individual-zip-file": "Lade eine individuelle .zip-Datei hoch, die von einer anderen Mealie-Instanz exportiert wird.",
|
||||
"url-form-hint": "Kopiere einen Link von deiner Lieblingsrezept-Website und füge ihn ein",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"view-scraped-data": "Gesammelte Daten anzeigen"
|
||||
},
|
||||
"page": {
|
||||
"404-page-not-found": "404 Seite nicht gefunden",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"development": "Desarrollo",
|
||||
"docs": "Documentación",
|
||||
"download-log": "Descargar Log",
|
||||
"download-recipe-json": "Último JSON raspado",
|
||||
"download-recipe-json": "Último JSON recuperado",
|
||||
"github": "Github",
|
||||
"log-lines": "Líneas de registro",
|
||||
"not-demo": "No Demo",
|
||||
@ -144,7 +144,7 @@
|
||||
"group-id-with-value": "ID del Grupo: {groupID}",
|
||||
"group-name": "Nombre del Grupo",
|
||||
"group-not-found": "Grupo no encontrado",
|
||||
"group-with-value": "Group: {groupID}",
|
||||
"group-with-value": "Grupo: {groupID}",
|
||||
"groups": "Grupos",
|
||||
"manage-groups": "Administrar grupos",
|
||||
"user-group": "Grupo de usuarios",
|
||||
@ -158,7 +158,7 @@
|
||||
"dinner-tonight": "Cena para esta noche",
|
||||
"edit-meal-plan": "Editar menú",
|
||||
"end-date": "Fecha de Finalización",
|
||||
"group": "Grupo (Beta)",
|
||||
"group": "Agrupar (Beta)",
|
||||
"main": "Principal",
|
||||
"meal-planner": "Menús",
|
||||
"meal-plans": "Menús",
|
||||
@ -174,9 +174,9 @@
|
||||
"no-meal-planned-for-today": "No hay ningún menú para hoy",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Sólo las recetas con estas categorías se utilizarán en los menús",
|
||||
"planner": "Planificador",
|
||||
"quick-week": "Vista rápida",
|
||||
"side": "Entremés",
|
||||
"sides": "Entremeses",
|
||||
"quick-week": "Plan rápido",
|
||||
"side": "Guarnición",
|
||||
"sides": "Guarniciones",
|
||||
"start-date": "Fecha de Inicio"
|
||||
},
|
||||
"migration": {
|
||||
@ -197,16 +197,16 @@
|
||||
"error-details": "Sólo los sitios web que contengan ld+json o microdatos pueden ser importados por Mealie. La mayoría de los sitios web de recetas principales soportan esta estructura de datos. Si su sitio no puede ser importado pero hay datos json en el registro, por favor envíe un problema a github con la URL y los datos.",
|
||||
"error-title": "Parece que no hemos podido encontrar nada",
|
||||
"from-url": "Importar una receta",
|
||||
"github-issues": "GitHub Issues",
|
||||
"github-issues": "Incidencia de Github",
|
||||
"google-ld-json-info": "Google ld+json Info",
|
||||
"must-be-a-valid-url": "Must be a Valid URL",
|
||||
"must-be-a-valid-url": "Debe ser una URL válida",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Pegar los datos de tu receta. Cada línea será tratada como un elemento de una lista",
|
||||
"recipe-markup-specification": "Recipe Markup Specification",
|
||||
"recipe-markup-specification": "Definición de Markup de la receta",
|
||||
"recipe-url": "URL de la receta",
|
||||
"upload-a-recipe": "Upload a Recipe",
|
||||
"upload-a-recipe": "Subir una receta",
|
||||
"upload-individual-zip-file": "Sube un archivo .zip individual exportado desde otra instancia de Mealie.",
|
||||
"url-form-hint": "Copia y pega un enlace desde tu página web favorita",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"view-scraped-data": "Ver información recuperada"
|
||||
},
|
||||
"page": {
|
||||
"404-page-not-found": "404 Página no encontrada",
|
||||
@ -249,8 +249,8 @@
|
||||
"new-key-name": "Nuevo nombre de clave",
|
||||
"no-white-space-allowed": "No se permite espacio en blanco",
|
||||
"note": "Nota",
|
||||
"nutrition": "Nutrición",
|
||||
"object-key": "Clave de objeto",
|
||||
"nutrition": "Valores nutricionales",
|
||||
"object-key": "Nombre de la clave",
|
||||
"object-value": "Valor del objeto",
|
||||
"original-url": "URL original",
|
||||
"perform-time": "Tiempo de cocción",
|
||||
@ -275,7 +275,7 @@
|
||||
"show-nutrition-values": "Mostrar valores nutricionales",
|
||||
"sodium-content": "Sodio",
|
||||
"step-index": "Paso: {step}",
|
||||
"sugar-content": "Azúcar",
|
||||
"sugar-content": "Azúcares",
|
||||
"title": "Título",
|
||||
"total-time": "Tiempo total",
|
||||
"unable-to-delete-recipe": "No se puede eliminar la receta"
|
||||
@ -298,7 +298,7 @@
|
||||
},
|
||||
"settings": {
|
||||
"add-a-new-theme": "Añadir un nuevo tema",
|
||||
"admin-settings": "Configuración del Administrador",
|
||||
"admin-settings": "Opciones del adminstrador",
|
||||
"backup": {
|
||||
"backup-created-at-response-export_path": "Copia de seguridad creada en {path}",
|
||||
"backup-deleted": "Copia de seguridad eliminada",
|
||||
@ -329,7 +329,7 @@
|
||||
"language": "Idioma",
|
||||
"latest": "Nuevo",
|
||||
"local-api": "API local",
|
||||
"locale-settings": "Configuración local",
|
||||
"locale-settings": "Configuración de idioma",
|
||||
"migrations": "Migraciones",
|
||||
"new-page": "Nueva página",
|
||||
"notify": "Notificar",
|
||||
@ -377,10 +377,10 @@
|
||||
"bulk-assign": "Asignar en masa",
|
||||
"new-name": "Nombre Nuevo",
|
||||
"no-unused-items": "No hay elementos sin usar",
|
||||
"recipes-affected": "Ninguna receta afectuada | Una receta afectada |{count} recetas afectuadas",
|
||||
"recipes-affected": "Ninguna receta afectada | Una receta afectada |{count} recetas afectadas",
|
||||
"remove-unused": "Eliminar los no usados",
|
||||
"title-case-all": "Primera letra en mayúscula",
|
||||
"toolbox": "Cuadro de herramientas",
|
||||
"toolbox": "Herramientas",
|
||||
"unorganized": "Sin organizar"
|
||||
},
|
||||
"webhooks": {
|
||||
@ -401,17 +401,17 @@
|
||||
"shopping-lists": "Listas de la compra"
|
||||
},
|
||||
"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"
|
||||
"all-recipes": "Recetas",
|
||||
"categories": "Categorías",
|
||||
"dashboard": "Consola",
|
||||
"home-page": "Inicio",
|
||||
"manage-users": "Usuarios",
|
||||
"migrations": "Migraciones",
|
||||
"profile": "Perfil",
|
||||
"search": "Buscar",
|
||||
"site-settings": "Ajustes",
|
||||
"tags": "Etiquetas",
|
||||
"toolbox": "Herramientas"
|
||||
},
|
||||
"signup": {
|
||||
"error-signing-up": "Error al registrarse",
|
||||
@ -450,8 +450,8 @@
|
||||
"error-cannot-delete-super-user": "¡Error! No se puede eliminar el Super Usuario",
|
||||
"existing-password-does-not-match": "La contraseña actual no coincide",
|
||||
"full-name": "Nombre completo",
|
||||
"link-id": "Link ID",
|
||||
"link-name": "Link Name",
|
||||
"link-id": "ID del enlace",
|
||||
"link-name": "Nombre del enlace",
|
||||
"login": "Iniciar sesión",
|
||||
"logout": "Cerrar Sesión",
|
||||
"manage-users": "Administrar usuarios",
|
||||
|
@ -231,7 +231,7 @@
|
||||
"categories": "Catégories",
|
||||
"comment-action": "Commenter",
|
||||
"comments": "Commentaires",
|
||||
"delete-confirmation": "Êtes-vous sûr·e de vouloir supprimer cette recette ?",
|
||||
"delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette ?",
|
||||
"delete-recipe": "Supprimer la recette",
|
||||
"description": "Description",
|
||||
"disable-amount": "Désactiver les quantités des ingrédients",
|
||||
|
@ -1,63 +1,63 @@
|
||||
{
|
||||
"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",
|
||||
"about": "Om",
|
||||
"about-mealie": "Om Mealie",
|
||||
"api-docs": "API Dokumentasjon",
|
||||
"api-port": "API port",
|
||||
"application-mode": "Program Modus",
|
||||
"database-type": "Databasetype",
|
||||
"database-url": "Databasens URL",
|
||||
"default-group": "Standardgruppe",
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo Status",
|
||||
"development": "Development",
|
||||
"docs": "Docs",
|
||||
"demo-status": "Demo status",
|
||||
"development": "Utvikling",
|
||||
"docs": "Dokumentasjon",
|
||||
"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"
|
||||
"download-recipe-json": "Siste skrapt JSON",
|
||||
"github": "GitHub",
|
||||
"log-lines": "Logg linjer",
|
||||
"not-demo": "Ikke demo",
|
||||
"portfolio": "Portefølje",
|
||||
"production": "Produksjon",
|
||||
"support": "Brukerstøtte",
|
||||
"version": "Versjon"
|
||||
},
|
||||
"asset": {
|
||||
"assets": "Assets",
|
||||
"code": "Code",
|
||||
"file": "File",
|
||||
"image": "Image",
|
||||
"new-asset": "New Asset",
|
||||
"assets": "Ressurser",
|
||||
"code": "Kode",
|
||||
"file": "Fil",
|
||||
"image": "Bilde",
|
||||
"new-asset": "Ny ressurs",
|
||||
"pdf": "PDF",
|
||||
"recipe": "Recipe",
|
||||
"show-assets": "Show Assets"
|
||||
"recipe": "Oppskrift",
|
||||
"show-assets": "Vis ressurser"
|
||||
},
|
||||
"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": "Uncategorized {count}"
|
||||
"category-created": "Kategori opprettet",
|
||||
"category-creation-failed": "Kategori-opprettelse mislyktes",
|
||||
"category-deleted": "Kategori slettet",
|
||||
"category-deletion-failed": "Sletting av kategori mislyktes",
|
||||
"category-filter": "Kategori Filter",
|
||||
"category-update-failed": "Oppdatering av kategori mislyktes",
|
||||
"category-updated": "Kategori oppdatert",
|
||||
"uncategorized-count": "Ukategorisert {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"
|
||||
"delete-event": "Slett hendelse",
|
||||
"new-notification-form-description": "Mealie bruker Apprise biblioteket til å generere varsler. De tilbyr mange alternativer for varsler. Se wikien for en omfattende guide om hvordan du oppretter URL-adressen for tjenesten din. Hvis tilgjengelig, kan valg av type varsel inkludere ekstra funksjoner.",
|
||||
"new-version": "Ny versjon tilgjengelig!",
|
||||
"notification": "Varslinger",
|
||||
"refresh": "Oppdater",
|
||||
"scheduled": "Planlagt",
|
||||
"something-went-wrong": "Noe gikk galt!",
|
||||
"subscribed-events": "Abonnerte hendelser",
|
||||
"test-message-sent": "Testmelding sendt"
|
||||
},
|
||||
"general": {
|
||||
"cancel": "Cancel",
|
||||
"clear": "Clear",
|
||||
"cancel": "Avbryt",
|
||||
"clear": "Tøm",
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
||||
@ -107,60 +107,60 @@
|
||||
"reset": "Reset",
|
||||
"saturday": "Saturday",
|
||||
"save": "Save",
|
||||
"settings": "Settings",
|
||||
"share": "Share",
|
||||
"shuffle": "Shuffle",
|
||||
"sort": "Sort",
|
||||
"sort-alphabetically": "Alphabetical",
|
||||
"settings": "Innstillinger",
|
||||
"share": "Del",
|
||||
"shuffle": "Tilf. rekkefølge",
|
||||
"sort": "Sortèr",
|
||||
"sort-alphabetically": "Alfabetisk",
|
||||
"status": "Status",
|
||||
"submit": "Submit",
|
||||
"success-count": "Success: {count}",
|
||||
"sunday": "Sunday",
|
||||
"templates": "Templates:",
|
||||
"submit": "Legg til",
|
||||
"success-count": "Vellykket: {count}",
|
||||
"sunday": "Søndag",
|
||||
"templates": "Maler:",
|
||||
"test": "Test",
|
||||
"themes": "Themes",
|
||||
"thursday": "Thursday",
|
||||
"themes": "Temaer",
|
||||
"thursday": "Torsdag",
|
||||
"token": "Token",
|
||||
"tuesday": "Tuesday",
|
||||
"tuesday": "Tirsdag",
|
||||
"type": "Type",
|
||||
"update": "Update",
|
||||
"updated": "Updated",
|
||||
"upload": "Upload",
|
||||
"update": "Oppdater",
|
||||
"updated": "Oppdatert",
|
||||
"upload": "Last opp",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Wednesday",
|
||||
"yes": "Yes"
|
||||
"view": "Vis",
|
||||
"wednesday": "Onsdag",
|
||||
"yes": "Ja"
|
||||
},
|
||||
"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"
|
||||
"are-you-sure-you-want-to-delete-the-group": "Er du sikker på at du vil slette <b>{groupName}<b/>?",
|
||||
"cannot-delete-default-group": "Du kan ikke slette standardgruppen",
|
||||
"cannot-delete-group-with-users": "Kan ikke slette gruppe med brukere",
|
||||
"confirm-group-deletion": "Bekreft sletting av gruppe",
|
||||
"create-group": "Opprett gruppe",
|
||||
"error-updating-group": "Feil ved oppdatering av gruppe",
|
||||
"group": "Gruppe",
|
||||
"group-deleted": "Gruppe slettet",
|
||||
"group-deletion-failed": "Sletting av gruppe mislyktes",
|
||||
"group-id-with-value": "Gruppe ID: {groupID}",
|
||||
"group-name": "Gruppenavn",
|
||||
"group-not-found": "Gruppe ikke funnet",
|
||||
"group-with-value": "Gruppe ID: {groupID}",
|
||||
"groups": "Grupper",
|
||||
"manage-groups": "Administrer grupper",
|
||||
"user-group": "Brukergruppe",
|
||||
"user-group-created": "Brukergruppe opprettet",
|
||||
"user-group-creation-failed": "Opprett brukergruppe feilet"
|
||||
},
|
||||
"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",
|
||||
"create-a-new-meal-plan": "Lag en ny måltidsplan",
|
||||
"dinner-this-week": "Middag denne uken",
|
||||
"dinner-today": "Middag idag",
|
||||
"dinner-tonight": "DAGENS MIDDAG",
|
||||
"edit-meal-plan": "Rediger måltidsplan",
|
||||
"end-date": "Sluttdato",
|
||||
"group": "Gruppe (Beta)",
|
||||
"main": "Hovedrett",
|
||||
"meal-planner": "Planlegg Måltid",
|
||||
"meal-plans": "Meal Plans",
|
||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
||||
"mealplan-created": "Mealplan created",
|
||||
@ -223,56 +223,56 @@
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"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": "Fiber",
|
||||
"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",
|
||||
"add-to-favorites": "Legg til i favoritter",
|
||||
"api-extras": "API Tillegg",
|
||||
"calories": "Kalorier",
|
||||
"calories-suffix": "kalorier",
|
||||
"carbohydrate-content": "Karbohydrater",
|
||||
"categories": "Kategorier",
|
||||
"comment-action": "Kommenter",
|
||||
"comments": "Kommentarer",
|
||||
"delete-confirmation": "Er du sikker på at du vil slette denne oppskriften?",
|
||||
"delete-recipe": "Slett oppskrift",
|
||||
"description": "Beskrivelse",
|
||||
"disable-amount": "Deaktiver Ingrediens-mengde",
|
||||
"disable-comments": "Deaktiver kommentarer",
|
||||
"fat-content": "Fett",
|
||||
"fiber-content": "Kostfiber",
|
||||
"grams": "gram",
|
||||
"ingredient": "Ingredienser",
|
||||
"ingredients": "Ingredienser",
|
||||
"insert-section": "Sett inn avsnitt",
|
||||
"instructions": "Instruksjoner",
|
||||
"key-name-required": "Nøkkelnavn kreves",
|
||||
"landscape-view-coming-soon": "Landskapsvisning (Kommer snart)",
|
||||
"milligrams": "mg",
|
||||
"new-key-name": "Nytt nøkkelnavn",
|
||||
"no-white-space-allowed": "Ingen mellomrom tillatt",
|
||||
"note": "Notat",
|
||||
"nutrition": "Næring",
|
||||
"object-key": "Objektnøkkel",
|
||||
"object-value": "Objekt verdi",
|
||||
"original-url": "Opprinnlig URL",
|
||||
"perform-time": "Koketid",
|
||||
"prep-time": "Forberedelser tid",
|
||||
"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 Favorites",
|
||||
"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",
|
||||
"public-recipe": "Offentlig oppskrift",
|
||||
"recipe-created": "Oppskrift opprettet",
|
||||
"recipe-creation-failed": "Opprettelse av oppskrift feilet",
|
||||
"recipe-deleted": "Oppskrift slettet",
|
||||
"recipe-image": "Oppskriftsbilde",
|
||||
"recipe-image-updated": "Oppskriftsbilde oppdatert",
|
||||
"recipe-name": "Oppskriftsnavn",
|
||||
"recipe-settings": "Oppskriftsinnstillinger",
|
||||
"recipe-update-failed": "Oppdatering av oppskrift mislyktes",
|
||||
"recipe-updated": "Oppskrift oppdatert",
|
||||
"remove-from-favorites": "Fjern fra favoritter",
|
||||
"remove-section": "Fjern seksjon",
|
||||
"save-recipe-before-use": "Lagre oppskrift før bruk",
|
||||
"section-title": "Seksjonstittel",
|
||||
"servings": "Porsjoner",
|
||||
"share-recipe-message": "Jeg ville dele min {0} oppskrift med deg.",
|
||||
"show-nutrition-values": "Vis ernæringsverdier",
|
||||
"sodium-content": "Sodium",
|
||||
"step-index": "Step: {step}",
|
||||
"sugar-content": "Sugar",
|
||||
@ -333,10 +333,10 @@
|
||||
"migrations": "Migrations",
|
||||
"new-page": "New Page",
|
||||
"notify": "Notify",
|
||||
"organize": "Organize",
|
||||
"page-name": "Page Name",
|
||||
"pages": "Pages",
|
||||
"profile": "Profile",
|
||||
"organize": "Organiser",
|
||||
"page-name": "Sidenavn",
|
||||
"pages": "Sider",
|
||||
"profile": "Profil",
|
||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
||||
"set-new-time": "Set New Time",
|
||||
"settings-update-failed": "Settings update failed",
|
||||
|
@ -401,11 +401,11 @@
|
||||
"shopping-lists": "Lista zakupów"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "All Recipes",
|
||||
"all-recipes": "Wszystkie",
|
||||
"categories": "Kategorie",
|
||||
"dashboard": "Kokpit",
|
||||
"home-page": "Strona główna",
|
||||
"manage-users": "Manage Users",
|
||||
"manage-users": "Zarządzanie",
|
||||
"migrations": "Migracje",
|
||||
"profile": "Profil",
|
||||
"search": "Wyszukaj",
|
||||
|
@ -1,489 +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"
|
||||
"about": "Сведения",
|
||||
"about-mealie": "О Mealie",
|
||||
"api-docs": "API Документация",
|
||||
"api-port": "Порт API",
|
||||
"application-mode": "Статус приложения",
|
||||
"database-type": "Тип БД",
|
||||
"database-url": "URL базы данных",
|
||||
"default-group": "Группа по умолчанию",
|
||||
"demo": "Демо",
|
||||
"demo-status": "Демо-статус",
|
||||
"development": "В разработке",
|
||||
"docs": "Справка",
|
||||
"download-log": "Скачать лог",
|
||||
"download-recipe-json": "Последний скрап JSON",
|
||||
"github": "GitHub",
|
||||
"log-lines": "Строки журнала",
|
||||
"not-demo": "Не демо",
|
||||
"portfolio": "Портфолио",
|
||||
"production": "Создание",
|
||||
"support": "Поддержка",
|
||||
"version": "Версия"
|
||||
},
|
||||
"asset": {
|
||||
"assets": "Assets",
|
||||
"code": "Code",
|
||||
"file": "File",
|
||||
"image": "Image",
|
||||
"new-asset": "New Asset",
|
||||
"assets": "Ресурсы",
|
||||
"code": "Код",
|
||||
"file": "Файл",
|
||||
"image": "Изображение",
|
||||
"new-asset": "Новый ресурс",
|
||||
"pdf": "PDF",
|
||||
"recipe": "Recipe",
|
||||
"show-assets": "Show Assets"
|
||||
"recipe": "Рецепт",
|
||||
"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": "Uncategorized {count}"
|
||||
"category-created": "Категория создана",
|
||||
"category-creation-failed": "Не удалось создать категорию",
|
||||
"category-deleted": "Категория удалена",
|
||||
"category-deletion-failed": "Ошибка удаления категории",
|
||||
"category-filter": "Фильтр по категориям",
|
||||
"category-update-failed": "Не удалось обновить категорию",
|
||||
"category-updated": "Категория обновлена",
|
||||
"uncategorized-count": "Без категории {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!",
|
||||
"database": "База данных",
|
||||
"delete-event": "Удалить событие",
|
||||
"new-notification-form-description": "Mealie использует библиотеку Apprise для генерирования уведомлений. Apprise предлагают сервисам многочисленные возможности для использования в создании уведомлений. Обратитесь к их вики за подробным руководством по созданию URL для вашего сервиса. Также при выборе типа уведомления могут стать доступными дополнительные функции.",
|
||||
"new-version": "Доступна новая версия!",
|
||||
"notification": "Оповещение",
|
||||
"refresh": "Обновить",
|
||||
"scheduled": "Запланировано",
|
||||
"something-went-wrong": "Что-то пошло не так!",
|
||||
"subscribed-events": "Subscribed Events",
|
||||
"test-message-sent": "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": "Favorites",
|
||||
"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",
|
||||
"cancel": "Отмена",
|
||||
"clear": "Очистить",
|
||||
"close": "Закрыть",
|
||||
"confirm": "Подтвердить",
|
||||
"confirm-delete-generic": "Вы уверены, что хотите это удалить?",
|
||||
"copied": "Скопировано",
|
||||
"create": "Создать",
|
||||
"created": "По дате создания",
|
||||
"custom": "Свой",
|
||||
"dashboard": "Панель инструментов",
|
||||
"delete": "Удалить",
|
||||
"disabled": "Отключено",
|
||||
"download": "Загрузить",
|
||||
"edit": "Изменить",
|
||||
"enabled": "Вкл.",
|
||||
"exception": "Исключение",
|
||||
"failed-count": "Ошибка: {count}",
|
||||
"failure-uploading-file": "Ошибка загрузки файла",
|
||||
"favorites": "Избранное",
|
||||
"field-required": "Обязательное поле",
|
||||
"file-folder-not-found": "Файл/папка не найдена",
|
||||
"file-uploaded": "Файл загружен",
|
||||
"filter": "Фильтр",
|
||||
"friday": "Пятница",
|
||||
"general": "Общие",
|
||||
"get": "Получить",
|
||||
"home": "Домашняя",
|
||||
"image": "Изображение",
|
||||
"image-upload-failed": "Ошибка при загрузке изображения",
|
||||
"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"
|
||||
"keyword": "Ключевое слово",
|
||||
"link-copied": "Ссылка скопирована",
|
||||
"loading-recipes": "Загрузка рецептов",
|
||||
"monday": "Понедельник",
|
||||
"name": "Имя",
|
||||
"new": "Новый",
|
||||
"no": "Нет",
|
||||
"no-recipe-found": "Рецепт не найден",
|
||||
"ok": "Ок",
|
||||
"options": "Параметры:",
|
||||
"print": "Печать",
|
||||
"random": "Случайный",
|
||||
"rating": "По оценке",
|
||||
"recent": "Недавние",
|
||||
"recipe": "Рецепт",
|
||||
"recipes": "Рецепты",
|
||||
"rename-object": "Переименовать {0}",
|
||||
"reset": "Сбросить",
|
||||
"saturday": "Суббота",
|
||||
"save": "Сохранить",
|
||||
"settings": "Настройки",
|
||||
"share": "Поделиться",
|
||||
"shuffle": "Перемешать",
|
||||
"sort": "Сортировать",
|
||||
"sort-alphabetically": "По алфавиту",
|
||||
"status": "По статусу",
|
||||
"submit": "Добавить",
|
||||
"success-count": "Успешно: {count}",
|
||||
"sunday": "Воскресенье",
|
||||
"templates": "Шаблоны:",
|
||||
"test": "Тест",
|
||||
"themes": "Темы",
|
||||
"thursday": "Четверг",
|
||||
"token": "Токен",
|
||||
"tuesday": "Вторник",
|
||||
"type": "Тип",
|
||||
"update": "Обновить",
|
||||
"updated": "Обновлено",
|
||||
"upload": "Загрузить",
|
||||
"url": "URL-адрес",
|
||||
"view": "Просмотр",
|
||||
"wednesday": "Среда",
|
||||
"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"
|
||||
"are-you-sure-you-want-to-delete-the-group": "Вы действительно хотите удалить <b>{groupName}<b/>?",
|
||||
"cannot-delete-default-group": "Невозможно удалить группу по умолчанию",
|
||||
"cannot-delete-group-with-users": "Невозможно удалить группу с пользователями",
|
||||
"confirm-group-deletion": "Подтвердить удаление группы",
|
||||
"create-group": "Создать группу",
|
||||
"error-updating-group": "Ошибка при обновлении группы",
|
||||
"group": "Группа",
|
||||
"group-deleted": "Группа удалена",
|
||||
"group-deletion-failed": "Не удалось удалить группу",
|
||||
"group-id-with-value": "ID группы: {groupID}",
|
||||
"group-name": "Наименование группы",
|
||||
"group-not-found": "Группа не найдена",
|
||||
"group-with-value": "Группа: {groupID}",
|
||||
"groups": "Группы",
|
||||
"manage-groups": "Управление группами",
|
||||
"user-group": "Пользовательская группа",
|
||||
"user-group-created": "Пользовательская группа создана",
|
||||
"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"
|
||||
"create-a-new-meal-plan": "Создать новый план питания",
|
||||
"dinner-this-week": "Ужин на этой неделе",
|
||||
"dinner-today": "Ужин сегодня",
|
||||
"dinner-tonight": "Ужин сегодня",
|
||||
"edit-meal-plan": "Редактировать план питания",
|
||||
"end-date": "Конечная дата",
|
||||
"group": "Группировать (Beta)",
|
||||
"main": "Основное блюдо",
|
||||
"meal-planner": "Планировщик питания",
|
||||
"meal-plans": "Планы питания",
|
||||
"mealplan-categories": "КАТЕГОРИИ MEALPLAN",
|
||||
"mealplan-created": "Mealplan создан",
|
||||
"mealplan-creation-failed": "Не удалось создать Mealplan",
|
||||
"mealplan-deleted": "Mealplan удален",
|
||||
"mealplan-deletion-failed": "Ошибка удаления Mealplan",
|
||||
"mealplan-settings": "Настройки Mealplan",
|
||||
"mealplan-update-failed": "Не удалось обновить Mealplan",
|
||||
"mealplan-updated": "Mealplan обновлен",
|
||||
"no-meal-plan-defined-yet": "План питания еще не определен",
|
||||
"no-meal-planned-for-today": "На сегодня нет запланированых блюд",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Только рецепты с этими категориями будут использоваться в планах питания",
|
||||
"planner": "Планировщик",
|
||||
"quick-week": "Быстрый план",
|
||||
"side": "Гарнир",
|
||||
"sides": "Гарниры",
|
||||
"start-date": "Начальная дата"
|
||||
},
|
||||
"migration": {
|
||||
"chowdown": {
|
||||
"description": "Migrate data from Chowdown",
|
||||
"description": "Миграция данных из Chowdown",
|
||||
"title": "Chowdown"
|
||||
},
|
||||
"migration-data-removed": "Migration data removed",
|
||||
"migration-data-removed": "Данные миграции удалены",
|
||||
"nextcloud": {
|
||||
"description": "Migrate data from a Nextcloud Cookbook instance",
|
||||
"description": "Миграция данных из Nextcloud Cookbook",
|
||||
"title": "Nextcloud Cookbook"
|
||||
},
|
||||
"no-migration-data-available": "No Migration Data Available",
|
||||
"recipe-migration": "Recipe Migration"
|
||||
"no-migration-data-available": "Данные о миграции отсутствуют",
|
||||
"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 favorite recipe website",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"bulk-add": "Массовое добавление",
|
||||
"error-details": "Mealie может импортировать только веб-сайты, содержащие ld+json или микроданные. Большинство веб-сайтов с рецептами поддерживают эту структуру данных. Если Ваш сайт не может быть импортирован, но в логе есть данные json, то пожалуйста уведомите о проблеме на GitHub с URL и данными.",
|
||||
"error-title": "Похоже, нам не удалось ничего найти",
|
||||
"from-url": "Импортировать рецепт",
|
||||
"github-issues": "Список проблем (GitHub)",
|
||||
"google-ld-json-info": "Справка по ld+json (Google)",
|
||||
"must-be-a-valid-url": "Должен быть действительным URL",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Вставьте в данные рецепта. Каждая строка будет рассматриваться как отдельный предмет в списке",
|
||||
"recipe-markup-specification": "Спецификация разметки рецепта",
|
||||
"recipe-url": "URL-адрес рецепта",
|
||||
"upload-a-recipe": "Загрузить рецепт",
|
||||
"upload-individual-zip-file": "Загрузить отдельный .zip файл, экспортированный из другой инстанции Mealie.",
|
||||
"url-form-hint": "Скопируйте и вставьте ссылку из вашего любимого сайта рецептов",
|
||||
"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"
|
||||
"404-page-not-found": "404 - страница не найдена",
|
||||
"all-recipes": "Все рецепты",
|
||||
"new-page-created": "Создана новая страница",
|
||||
"page": "Страница",
|
||||
"page-creation-failed": "Не удалось создать страницу",
|
||||
"page-deleted": "Страница удалена",
|
||||
"page-deletion-failed": "Ошибка удаления страницы",
|
||||
"page-update-failed": "Ошибка обновления страницы",
|
||||
"page-updated": "Страница обновлена",
|
||||
"pages-update-failed": "Ошибка обновления страниц",
|
||||
"pages-updated": "Страницы обновлены"
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"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": "Fiber",
|
||||
"grams": "grams",
|
||||
"ingredient": "Ingredient",
|
||||
"ingredients": "Ingredients",
|
||||
"insert-section": "Insert Section",
|
||||
"instructions": "Instructions",
|
||||
"add-key": "Добавить ключ",
|
||||
"add-to-favorites": "В избранное",
|
||||
"api-extras": "Дополнительные API",
|
||||
"calories": "Энергетическая ценность",
|
||||
"calories-suffix": "ккал",
|
||||
"carbohydrate-content": "Углеводы",
|
||||
"categories": "Категории",
|
||||
"comment-action": "Оставить комментарий",
|
||||
"comments": "Комментарии",
|
||||
"delete-confirmation": "Вы уверены, что хотите удалить этот рецепт?",
|
||||
"delete-recipe": "Удалить рецепт",
|
||||
"description": "Описание",
|
||||
"disable-amount": "Не показывать кол-во ингредиентов",
|
||||
"disable-comments": "Отключить комментарии",
|
||||
"fat-content": "Жиры",
|
||||
"fiber-content": "Клетчатка",
|
||||
"grams": "гр.",
|
||||
"ingredient": "Ингредиент",
|
||||
"ingredients": "Ингредиенты",
|
||||
"insert-section": "Вставить раздел",
|
||||
"instructions": "Инструкции",
|
||||
"key-name-required": "Key Name Required",
|
||||
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
||||
"milligrams": "milligrams",
|
||||
"landscape-view-coming-soon": "В ландшафтном режиме (скоро)",
|
||||
"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 Favorites",
|
||||
"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"
|
||||
"no-white-space-allowed": "Пробелы не допускаются",
|
||||
"note": "Заметка",
|
||||
"nutrition": "Пищевая ценность",
|
||||
"object-key": "Ключ объекта",
|
||||
"object-value": "Значение объекта",
|
||||
"original-url": "Исходный URL",
|
||||
"perform-time": "Время приготовления",
|
||||
"prep-time": "Время подготовки",
|
||||
"protein-content": "Белки",
|
||||
"public-recipe": "Открытый рецепт",
|
||||
"recipe-created": "Рецепт создан",
|
||||
"recipe-creation-failed": "Ошибка создания рецепта",
|
||||
"recipe-deleted": "Рецепт удален",
|
||||
"recipe-image": "Изображение рецепта",
|
||||
"recipe-image-updated": "Изображение рецепта обновлено",
|
||||
"recipe-name": "Название рецепта",
|
||||
"recipe-settings": "Настройки рецепта",
|
||||
"recipe-update-failed": "Ошибка обновления рецепта",
|
||||
"recipe-updated": "Рецепт обновлен",
|
||||
"remove-from-favorites": "Убрать из избранного",
|
||||
"remove-section": "Удалить раздел",
|
||||
"save-recipe-before-use": "Сохранить рецепт перед использованием",
|
||||
"section-title": "Название раздела",
|
||||
"servings": "Порции",
|
||||
"share-recipe-message": "Я хотел(а) поделиться с тобой моим рецептом {0}.",
|
||||
"show-nutrition-values": "Показать пищевую ценность",
|
||||
"sodium-content": "Соль",
|
||||
"step-index": "Шаг: {step}",
|
||||
"sugar-content": "Сахар",
|
||||
"title": "Заголовок",
|
||||
"total-time": "Общее время",
|
||||
"unable-to-delete-recipe": "Невозможно удалить рецепт"
|
||||
},
|
||||
"reicpe": {
|
||||
"no-recipe": "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"
|
||||
"advanced-search": "Расширенный поиск",
|
||||
"and": "И",
|
||||
"exclude": "Исключить",
|
||||
"include": "Включить",
|
||||
"max-results": "Макс. результатов",
|
||||
"or": "Или",
|
||||
"results": "Результаты",
|
||||
"search": "Поиск",
|
||||
"search-mealie": "Поиск Mealie (нажмите /)",
|
||||
"search-placeholder": "Поиск...",
|
||||
"tag-filter": "Фильтр тегов"
|
||||
},
|
||||
"settings": {
|
||||
"add-a-new-theme": "Add a New Theme",
|
||||
"admin-settings": "Admin Settings",
|
||||
"add-a-new-theme": "Добавить новую тему",
|
||||
"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",
|
||||
"backup-created-at-response-export_path": "Резервная копия создана в {path}",
|
||||
"backup-deleted": "Резервная копия удалена",
|
||||
"backup-tag": "Тег резервной копии",
|
||||
"create-heading": "Резервное копирование",
|
||||
"delete-backup": "Удалить резервную копию",
|
||||
"error-creating-backup-see-log-file": "Ошибка создания резервной копии. Смотрите файл журнала",
|
||||
"full-backup": "Полное резервное копирование",
|
||||
"import-summary": "Import Summary",
|
||||
"partial-backup": "Partial Backup",
|
||||
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||
"partial-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",
|
||||
"backup-and-exports": "Резервные копии",
|
||||
"change-password": "Изменить пароль",
|
||||
"current": "Версия:",
|
||||
"custom-pages": "Пользовательские страницы",
|
||||
"edit-page": "Редактировать страницу",
|
||||
"events": "События",
|
||||
"first-day-of-week": "Первый день недели",
|
||||
"group-settings-updated": "Настройки группы обновлены",
|
||||
"homepage": {
|
||||
"all-categories": "All Categories",
|
||||
"all-categories": "Все категории",
|
||||
"card-per-section": "Card Per Section",
|
||||
"home-page": "Home Page",
|
||||
"home-page-sections": "Home Page Sections",
|
||||
"show-recent": "Show Recent"
|
||||
"home-page": "Домашняя страница",
|
||||
"home-page-sections": "Разделы домашней страницы",
|
||||
"show-recent": "Показать недавние"
|
||||
},
|
||||
"language": "Language",
|
||||
"latest": "Latest",
|
||||
"local-api": "Local API",
|
||||
"locale-settings": "Locale settings",
|
||||
"migrations": "Migrations",
|
||||
"new-page": "New Page",
|
||||
"notify": "Notify",
|
||||
"organize": "Organize",
|
||||
"page-name": "Page Name",
|
||||
"pages": "Pages",
|
||||
"profile": "Profile",
|
||||
"language": "Язык",
|
||||
"latest": "Последние",
|
||||
"local-api": "Локальный API",
|
||||
"locale-settings": "Региональные настройки",
|
||||
"migrations": "Миграции",
|
||||
"new-page": "Новая страница",
|
||||
"notify": "Уведомить",
|
||||
"organize": "Упорядочить",
|
||||
"page-name": "Название страницы",
|
||||
"pages": "Страницы",
|
||||
"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",
|
||||
"set-new-time": "Задать новое время",
|
||||
"settings-update-failed": "Ошибка обновления настроек",
|
||||
"settings-updated": "Настройки обновлены",
|
||||
"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"
|
||||
"accent": "Оттенок",
|
||||
"dark": "Темная",
|
||||
"default-to-system": "По умолчанию (системный)",
|
||||
"error": "Ошибка",
|
||||
"error-creating-theme-see-log-file": "Ошибка создания темы. См. файл журнала.",
|
||||
"error-deleting-theme": "Ошибка удаления темы",
|
||||
"error-updating-theme": "Ошибка обновления темы",
|
||||
"info": "Информация",
|
||||
"light": "Светлая",
|
||||
"primary": "Основная",
|
||||
"secondary": "Дополнительная",
|
||||
"success": "Готово",
|
||||
"switch-to-dark-mode": "Включить темный режим",
|
||||
"switch-to-light-mode": "Включить светлый режим",
|
||||
"theme-deleted": "Тема удалена",
|
||||
"theme-name": "Название темы",
|
||||
"theme-name-is-required": "Название темы обязательно.",
|
||||
"theme-saved": "Тема сохранена",
|
||||
"theme-updated": "Тема обновлена",
|
||||
"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"
|
||||
"active-tokens": "АКТИВНЫЕ ТОКЕНЫ",
|
||||
"api-token": "API токен",
|
||||
"api-tokens": "Токены API",
|
||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Скопируйте этот токен для использования с внешним приложением. Этот токен не будет доступен для повторного просмотра.",
|
||||
"create-an-api-token": "Создать API токен",
|
||||
"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",
|
||||
"assign-all": "Выбрать все",
|
||||
"bulk-assign": "Массово назначить",
|
||||
"new-name": "Новое название",
|
||||
"no-unused-items": "Нет неиспользуемых предметов",
|
||||
"recipes-affected": "Нет затронутых рецептов|Один рецепт затронут|{count} рецептов затронуто",
|
||||
"remove-unused": "Удалить неиспользованные",
|
||||
"title-case-all": "Title Case All",
|
||||
"toolbox": "Toolbox",
|
||||
"toolbox": "Инструменты",
|
||||
"unorganized": "Unorganized"
|
||||
},
|
||||
"webhooks": {
|
||||
"test-webhooks": "Test Webhooks",
|
||||
"test-webhooks": "Тестировать Webhook",
|
||||
"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",
|
||||
"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"
|
||||
"all-lists": "Все списки",
|
||||
"create-shopping-list": "Создать список покупок",
|
||||
"from-recipe": "Из рецепта",
|
||||
"list-name": "Название списка",
|
||||
"new-list": "Новый список",
|
||||
"quantity": "Количество: {0}",
|
||||
"shopping-list": "Список покупок",
|
||||
"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"
|
||||
"all-recipes": "Все рецепты",
|
||||
"categories": "Категории",
|
||||
"dashboard": "Рабочая панель",
|
||||
"home-page": "Главная",
|
||||
"manage-users": "Пользователи",
|
||||
"migrations": "Миграции",
|
||||
"profile": "Профиль",
|
||||
"search": "Поиск",
|
||||
"site-settings": "Настройки",
|
||||
"tags": "Теги",
|
||||
"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",
|
||||
"error-signing-up": "Ошибка регистрации",
|
||||
"sign-up": "Зарегистироваться",
|
||||
"sign-up-link-created": "Ссылка для регистрации создана",
|
||||
"sign-up-link-creation-failed": "Ошибка создания ссылки для регистрации",
|
||||
"sign-up-links": "Ссылки для регистрации",
|
||||
"sign-up-token-deleted": "Токен регистрации удален",
|
||||
"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 recieved an invitation you are unable to sign-up. To recieve 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}"
|
||||
"tag-created": "Тег создан",
|
||||
"tag-creation-failed": "Не удалось создать тег",
|
||||
"tag-deleted": "Тег удален",
|
||||
"tag-deletion-failed": "Ошибка удаления тега",
|
||||
"tag-update-failed": "Не удалось обновить тег",
|
||||
"tag-updated": "Тег обновлен",
|
||||
"tags": "Теги",
|
||||
"untagged-count": "Не помеченные {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": "E-mail 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"
|
||||
"admin": "Администратор",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Вы действительно хотите удалить <b>{link}<b/>?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Вы уверены, что хотите удалить пользователя <b>{activeName} ID: {activeId}<b/>?",
|
||||
"confirm-link-deletion": "Подтвердить удаление ссылки",
|
||||
"confirm-password": "Подтвердить пароль",
|
||||
"confirm-user-deletion": "Подтвердить удаление пользователя",
|
||||
"could-not-validate-credentials": "Не удалось проверить учетные данные",
|
||||
"create-link": "Создать ссылку",
|
||||
"create-user": "Создать пользователя",
|
||||
"current-password": "Текущий пароль",
|
||||
"e-mail-must-be-valid": "E-mail должен быть действительным",
|
||||
"edit-user": "Редактирование пользователя",
|
||||
"email": "Адрес электронной почты",
|
||||
"error-cannot-delete-super-user": "Ошибка! Невозможно удалить суперпользователя",
|
||||
"existing-password-does-not-match": "Пароли не совпадают",
|
||||
"full-name": "Ф.И.О.",
|
||||
"link-id": "ID ссылки",
|
||||
"link-name": "Название ссылки",
|
||||
"login": "Вход",
|
||||
"logout": "Выход",
|
||||
"manage-users": "Управление пользователями",
|
||||
"new-password": "Новый пароль",
|
||||
"new-user": "Новый пользователь",
|
||||
"password": "Пароль",
|
||||
"password-has-been-reset-to-the-default-password": "Пароль был сброшен по умолчанию",
|
||||
"password-must-match": "Пароли должны совпадать",
|
||||
"password-reset-failed": "Ошибка сброса пароля",
|
||||
"password-updated": "Пароль обновлен",
|
||||
"reset-password": "Сброс пароля",
|
||||
"sign-in": "Авторизация",
|
||||
"total-mealplans": "Всего планов питания",
|
||||
"total-users": "Всего пользователей",
|
||||
"upload-photo": "Загрузить фотографию",
|
||||
"use-8-characters-or-more-for-your-password": "Используйте 8 символов или более для пароля",
|
||||
"user": "Пользователь",
|
||||
"user-created": "Пользователь создан",
|
||||
"user-creation-failed": "Ошибка создания пользователя",
|
||||
"user-deleted": "Пользователь удален",
|
||||
"user-id": "ID пользователя",
|
||||
"user-id-with-value": "ID пользователя: {id}",
|
||||
"user-password": "Пароль пользователя",
|
||||
"user-successfully-logged-in": "Пользователь успешно вошел в систему",
|
||||
"user-update-failed": "Ошибка обновления пользователя",
|
||||
"user-updated": "Пользователь обновлен",
|
||||
"username": "Имя пользователя",
|
||||
"users": "Пользователи",
|
||||
"users-header": "ПОЛЬЗОВАТЕЛИ",
|
||||
"webhook-time": "Длительность Webhook",
|
||||
"webhooks-enabled": "Webhooks включены",
|
||||
"you-are-not-allowed-to-create-a-user": "Вы не можете создавать пользователей",
|
||||
"you-are-not-allowed-to-delete-this-user": "Вы не можете удалить этого пользователя"
|
||||
}
|
||||
}
|
489
frontend/src/locales/messages/sk-SK.json
Normal file
489
frontend/src/locales/messages/sk-SK.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": "Uncategorized {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": "Favorites",
|
||||
"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 favorite 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 Favorites",
|
||||
"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": "Fiber",
|
||||
"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 Favorites",
|
||||
"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": "Organize",
|
||||
"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": "Unorganized"
|
||||
},
|
||||
"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 it's 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 recieved an invitation you are unable to sign-up. To recieve 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": "E-mail 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"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user