diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index 9a63052c5..bb7097a44 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -1,206 +1,199 @@ { "404": { - "page-not-found": "404 Page Not Found", - "take-me-home": "Take me Home" + "page-not-found": "Página no encontrada", + "take-me-home": "Volver a inicio" }, "new-recipe": { - "from-url": "Import a Recipe", - "recipe-url": "Recipe URL", - "url-form-hint": "Copy and paste a link from your favorite recipe website", - "error-message": "Looks like there was an error parsing the URL. Check the log and debug/last_recipe.json to see what went wrong.", + "from-url": "Importar una receta", + "recipe-url": "URL de la receta", + "url-form-hint": "Copia y pega un enlace de tu página de recetas favorita", + "error-message": "Parece que ha habido un error al analizar el enlace. Mira los logs y depura/última_receta.json para ver qué ha ido mal", "bulk-add": "Bulk Add", "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Paste in your recipe data. Each line will be treated as an item in a list" }, "general": { - "upload": "Upload", - "submit": "Submit", - "name": "Name", - "settings": "Settings", - "close": "Close", - "save": "Save", - "image-file": "Image File", - "update": "Update", - "edit": "Edit", - "delete": "Delete", - "select": "Select", - "random": "Random", - "new": "New", - "create": "Create", - "cancel": "Cancel", + "upload": "Subir", + "submit": "Enviar", + "name": "Nombre", + "settings": "Ajustes", + "close": "Cerrar", + "save": "Guardar", + "image-file": "Imagen", + "update": "Actualizar", + "edit": "Editar", + "delete": "Borrar", + "select": "Seleccionar", + "random": "Aleatorio", + "new": "Nuevo", + "create": "Crear", + "cancel": "Cancelar", "ok": "OK", - "enabled": "Enabled", - "download": "Download", - "import": "Import", - "options": "Options", - "templates": "Templates", - "recipes": "Recipes", - "themes": "Themes", - "confirm": "Confirm", - "sort": "Sort", - "recent": "Recent", + "enabled": "Activado", + "download": "Descargar", + "import": "Importar", + "options": "Opciones", + "templates": "Plantillas", + "recipes": "Recetas", + "themes": "Temas", + "confirm": "Confirmar", + "sort": "Ordenar", + "recent": "Recientes", "sort-alphabetically": "A-Z", - "reset": "Reset", - "filter": "Filter", - "yes": "Yes", + "reset": "Reiniciar", + "filter": "Filtrar", + "yes": "Sí", "no": "No", "token": "Token", - "field-required": "Field Required", - "apply": "Apply", - "current-parenthesis": "(Current)", - "users": "Users", - "groups": "Groups", - "sunday": "Sunday", - "monday": "Monday", - "tuesday": "Tuesday", - "wednesday": "Wednesday", - "thursday": "Thursday", - "friday": "Friday", - "saturday": "Saturday", - "about": "About" + "field-required": "Campo requerido", + "apply": "Aplicar", + "current-parenthesis": "(Actual)", + "users": "Usuarios", + "groups": "Grupos", + "about": "Sobre" }, "page": { - "home-page": "Home Page", - "all-recipes": "All Recipes", - "recent": "Recent" + "home-page": "Página de inicio", + "all-recipes": "Todas las recetas", + "recent": "Recientes" }, "user": { - "stay-logged-in": "Stay logged in?", + "stay-logged-in": "¿Permanecer conectado?", "email": "Email", - "password": "Password", - "sign-in": "Sign in", - "sign-up": "Sign up", - "logout": "Logout", - "full-name": "Full Name", - "user-group": "User Group", - "user-password": "User Password", + "password": "Contraseña", + "sign-in": "Iniciar sesión", + "sign-up": "Crear una cuenta", + "logout": "Cerrar sesión", + "full-name": "Nombre", + "user-group": "Grupo de usuario", + "user-password": "Contraseña", "admin": "Admin", - "user-id": "User ID", - "user-id-with-value": "User ID: {id}", - "group": "Group", - "new-user": "New User", - "edit-user": "Edit User", - "create-user": "Create User", - "confirm-user-deletion": "Confirm User Deletion", - "are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user {activeName} ID: {activeId}?", - "confirm-group-deletion": "Confirm Group Deletion", - "total-users": "Total Users", - "total-mealplans": "Total MealPlans", - "webhooks-enabled": "Webhooks Enabled", - "webhook-time": "Webhook Time", - "create-group": "Create Group", - "sign-up-links": "Sign Up Links", - "create-link": "Create Link", - "link-name": "Link Name", - "group-id-with-value": "Group ID: {groupID}", - "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?", - "group-name": "Group Name", - "confirm-link-deletion": "Confirm Link Deletion", - "are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link {link}?", - "link-id": "Link ID", - "users": "Users", - "groups": "Groups", - "could-not-validate-credentials": "Could Not Validate Credentials", - "login": "Login", - "groups-can-only-be-set-by-administrators": "Groups can only be set by administrators", - "upload-photo": "Upload Photo", - "reset-password": "Reset Password", - "current-password": "Current Password", - "new-password": "New Password", - "confirm-password": "Confirm Password", - "password-must-match": "Password must match", - "e-mail-must-be-valid": "E-mail must be valid", - "use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password" + "user-id": "ID de usuario", + "user-id-with-value": "ID de usuario: {id}", + "group": "Grupo", + "new-user": "Nuevo usuario", + "edit-user": "Editar usuario", + "create-user": "Crear usuario", + "confirm-user-deletion": "Confirmar eliminación de usuario", + "are-you-sure-you-want-to-delete-the-user": "¿Seguro que quieres borrar el usuario {activeName} ID: {activeId}?", + "confirm-group-deletion": "Confirmar eliminación de grupo", + "total-users": "Usuarios totales", + "total-mealplans": "Planes de comida totales", + "webhooks-enabled": "Webhooks activados", + "webhook-time": "Webhook hora", + "create-group": "Crear grupo", + "sign-up-links": "Enlaces de invitación", + "create-link": "Crear enlace", + "link-name": "Nombre de enlace", + "group-id-with-value": "ID de grupo: {groupID}", + "are-you-sure-you-want-to-delete-the-group": "¿Seguro que quieres eliminar {groupName}?", + "group-name": "Nombre del grupo", + "confirm-link-deletion": "Confirmar borrado de enlace", + "are-you-sure-you-want-to-delete-the-link": "¿Seguro que quieres borrar el enlace {link}?", + "link-id": "ID del enlace", + "users": "Usuarios", + "groups": "Grupos", + "could-not-validate-credentials": "No se han podido validar los credenciales", + "login": "Iniciar sesión", + "groups-can-only-be-set-by-administrators": "Los grupos solo los pueden poner los administradores", + "upload-photo": "Subir foto", + "reset-password": "Reiniciar la contraseña", + "current-password": "Contraseña actual", + "new-password": "Nueva contraseña", + "confirm-password": "Confirmar contraseña", + "password-must-match": "Las contraseñas deben coincidir", + "e-mail-must-be-valid": "El correo debe ser válido", + "use-8-characters-or-more-for-your-password": "Usa al menos 8 carácteres para la contraseña" }, "meal-plan": { - "shopping-list": "Shopping List", - "dinner-this-week": "Dinner This Week", - "meal-planner": "Meal Planner", - "dinner-today": "Dinner Today", - "planner": "Planner", - "edit-meal-plan": "Edit Meal Plan", - "meal-plans": "Meal Plans", - "create-a-new-meal-plan": "Create a New Meal Plan", - "start-date": "Start Date", - "end-date": "End Date", - "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans" + "shopping-list": "Lista de la compra", + "dinner-this-week": "Cena de esta semana", + "meal-planner": "Planificador de comida", + "dinner-today": "Cena de hoy", + "planner": "Planificador", + "edit-meal-plan": "Editar menú", + "meal-plans": "Menús", + "create-a-new-meal-plan": "Crear un nuevo menú", + "start-date": "Fecha de inicio", + "end-date": "Fecha de fin", + "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Solamente las recetas con estas categorías serán usadas en los menús" }, "recipe": { - "description": "Description", - "ingredients": "Ingredients", - "categories": "Categories", - "tags": "Tags", - "instructions": "Instructions", - "step-index": "Step: {step}", - "recipe-name": "Recipe Name", - "servings": "Servings", - "ingredient": "Ingredient", - "notes": "Notes", - "note": "Note", - "original-url": "Original URL", - "view-recipe": "View Recipe", - "title": "Title", - "total-time": "Total Time", - "prep-time": "Prep Time", - "perform-time": "Cook Time", + "description": "Descripción", + "ingredients": "Ingredientes", + "categories": "Categorias", + "tags": "Etiquetas", + "instructions": "Instrucciones", + "step-index": "Paso: {step}", + "recipe-name": "Nombre de la receta", + "servings": "Raciones", + "ingredient": "Ingredientes", + "notes": "Notas", + "note": "Nota", + "original-url": "URL original", + "view-recipe": "Ver receta", + "title": "Título", + "total-time": "Tiempo total", + "prep-time": "Tiempo de preparación", + "perform-time": "Tiempo de cocinado", "api-extras": "API Extras", "object-key": "Object Key", "object-value": "Object Value", "new-key-name": "New Key Name", "add-key": "Add Key", "key-name-required": "Key Name Required", - "no-white-space-allowed": "No White Space Allowed", - "delete-recipe": "Delete Recipe", - "delete-confirmation": "Are you sure you want to delete this recipe?" + "no-white-space-allowed": "No se admiten espacios en blanco", + "delete-recipe": "Borrar receta", + "delete-confirmation": "¿Seguro que quieres borrar la receta?" }, "search": { - "search-mealie": "Search Mealie", - "search-placeholder": "Search...", - "max-results": "Max Results", - "category-filter": "Category Filter", - "tag-filter": "Tag Filter", - "include": "Include", - "exclude": "Exclude", - "and": "And", - "or": "Or", - "search": "Search" + "search-mealie": "Buscar Mealie", + "search-placeholder": "Buscar...", + "max-results": "Resultados máximos", + "category-filter": "Filtrar por categorías", + "tag-filter": "Filtrar por etiquetas", + "include": "Incluir", + "exclude": "Excluir", + "and": "Y", + "or": "O", + "search": "Buscar" }, "settings": { - "general-settings": "General Settings", - "change-password": "Change Password", - "admin-settings": "Admin Settings", - "local-api": "Local API", - "language": "Language", - "add-a-new-theme": "Add a New Theme", - "set-new-time": "Set New Time", + "general-settings": "Opciones generales", + "change-password": "Cambiar contraseña", + "admin-settings": "Ajustes de admin", + "local-api": "API local", + "language": "Idioma", + "add-a-new-theme": "Añadir un nuevo tema", + "set-new-time": "Añadir nueva hora", "current": "Version:", - "latest": "Latest", - "explore-the-docs": "Explore the Docs", - "contribute": "Contribute", - "backup-and-exports": "Backups", + "latest": "Última", + "explore-the-docs": "Explorar la wiki", + "contribute": "Contribuir", + "backup-and-exports": "Copia de seguridad", "backup-info": "Backups are exported in standard JSON format along with all the images stored on the file system. In your backup folder you'll find a .zip file that contains all of the recipe JSON and images from the database. Additionally, if you selected a markdown file, those will also be stored in the .zip file. To import a backup, it must be located in your backups folder. Automated backups are done each day at 3:00 AM.", - "available-backups": "Available Backups", + "available-backups": "Copias de seguridad disponibles", "theme": { - "theme-name": "Theme Name", - "theme-settings": "Theme Settings", + "theme-name": "Nombre del tema", + "theme-settings": "Ajustes del tema", "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "Select a theme from the dropdown or create a new theme. Note that the default theme will be served to all users who have not set a theme preference.", - "dark-mode": "Dark Mode", - "theme-is-required": "Theme is required", - "primary": "Primary", - "secondary": "Secondary", - "accent": "Accent", - "success": "Success", + "dark-mode": "Modo oscuro", + "theme-is-required": "El tema es necesario", + "primary": "Primario", + "secondary": "Secundario", + "accent": "Énfasis", + "success": "Éxito", "info": "Info", - "warning": "Warning", + "warning": "Advertencia", "error": "Error", - "default-to-system": "Default to system", - "light": "Light", - "dark": "Dark", - "theme": "Theme", - "saved-color-theme": "Saved Color Theme", - "delete-theme": "Delete Theme", - "are-you-sure-you-want-to-delete-this-theme": "Are you sure you want to delete this theme?", + "default-to-system": "Valores por defecto", + "light": "Claro", + "dark": "Oscuro", + "theme": "Tema", + "saved-color-theme": "Guardar color del tema", + "delete-theme": "Borrar tema", + "are-you-sure-you-want-to-delete-this-theme": "¿Seguro que quieres borrar el tema?", "choose-how-mealie-looks-to-you-set-your-theme-preference-to-follow-your-system-settings-or-choose-to-use-the-light-or-dark-theme": "Choose how Mealie looks to you. Set your theme preference to follow your system settings, or choose to use the light or dark theme.", - "theme-name-is-required": "Theme Name is required." + "theme-name-is-required": "Falta el nombre del tema" }, "webhooks": { "meal-planner-webhooks": "Meal Planner Webhooks", @@ -208,43 +201,41 @@ "test-webhooks": "Test Webhooks", "webhook-url": "Webhook URL" }, - "new-version-available": "A New Version of Mealie is Available, Visit the Repo ", + "new-version-available": "Una nueva versión de Mealie está disponible, visita el repositorio ", "backup": { - "import-recipes": "Import Recipes", - "import-themes": "Import Themes", - "import-settings": "Import Settings", - "create-heading": "Create a Backup", - "backup-tag": "Backup Tag", - "full-backup": "Full Backup", - "partial-backup": "Partial Backup", + "import-recipes": "Importar Recetas", + "import-themes": "Importar temas", + "import-settings": "Importar ajustes", + "create-heading": "Crear una copia de seguridad", + "backup-tag": "Etiqueta de copia de seguridad", + "full-backup": "Copia de seguridad entera", + "partial-backup": "Copia de seguridad parcial", "backup-restore-report": "Backup Restore Report", - "successfully-imported": "Successfully Imported", - "failed-imports": "Failed Imports" + "successfully-imported": "Importado correctamente", + "failed-imports": "Importación fallida" }, "homepage": { "card-per-section": "Card Per Section", "homepage-categories": "Homepage Categories", - "home-page": "Home Page", - "all-categories": "All Categories", - "show-recent": "Show Recent", - "home-page-sections": "Home Page Sections" + "home-page": "Página de inicio", + "all-categories": "Todas las categorías", + "show-recent": "Ver recientes", + "home-page-sections": "Selecciones de página de inicio" }, - "site-settings": "Site Settings", - "manage-users": "Manage Users", - "migrations": "Migrations", - "profile": "Profile", - "locale-settings": "Locale settings", - "first-day-of-week": "First day of the week", - "custom-pages": "Custom Pages", - "new-page": "New Page", - "edit-page": "Edit Page", - "page-name": "Page Name" + "site-settings": "Ajustes", + "manage-users": " Gestionar usuarios", + "migrations": "Migraciones", + "profile": "Perifl", + "custom-pages": "Páginas customizadas", + "new-page": "Nueva página", + "edit-page": "Editar página", + "page-name": "Nombre de página" }, "migration": { - "recipe-migration": "Recipe Migration", - "failed-imports": "Failed Imports", + "recipe-migration": "Migrar recetas", + "failed-imports": "Importación fallida", "migration-report": "Migration Report", - "successful-imports": "Successful Imports", + "successful-imports": "Importación exitosa", "no-migration-data-available": "No Migration Data Avaiable", "nextcloud": { "title": "Nextcloud Cookbook",