mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-23 06:45:22 -07:00
New translations en-US.json (Spanish)
This commit is contained in:
parent
f0e8c3325c
commit
bc27b36609
1 changed files with 22 additions and 4 deletions
|
@ -14,10 +14,15 @@
|
||||||
"demo": "Versión Demo",
|
"demo": "Versión Demo",
|
||||||
"demo-status": "Estado Demo",
|
"demo-status": "Estado Demo",
|
||||||
"development": "Desarrollo",
|
"development": "Desarrollo",
|
||||||
|
"docs": "Docs",
|
||||||
"download-log": "Descargar Log",
|
"download-log": "Descargar Log",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
|
"github": "Github",
|
||||||
|
"log-lines": "Log Lines",
|
||||||
"not-demo": "No Demo",
|
"not-demo": "No Demo",
|
||||||
|
"portfolio": "Portfolio",
|
||||||
"production": "Producción",
|
"production": "Producción",
|
||||||
|
"support": "Support",
|
||||||
"version": "Versión"
|
"version": "Versión"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
|
@ -47,9 +52,9 @@
|
||||||
"clear": "Eliminar",
|
"clear": "Eliminar",
|
||||||
"close": "Cerrar",
|
"close": "Cerrar",
|
||||||
"confirm": "Confirmar",
|
"confirm": "Confirmar",
|
||||||
|
"copied": "Copied",
|
||||||
"create": "Crear",
|
"create": "Crear",
|
||||||
"created": "Creado",
|
"created": "Creado",
|
||||||
"coppied": "Copiado",
|
|
||||||
"current-parenthesis": "(Actual)",
|
"current-parenthesis": "(Actual)",
|
||||||
"custom": "Personalizar",
|
"custom": "Personalizar",
|
||||||
"dashboard": "Panel de control",
|
"dashboard": "Panel de control",
|
||||||
|
@ -73,6 +78,7 @@
|
||||||
"import": "Importar",
|
"import": "Importar",
|
||||||
"keyword": "Etiqueta",
|
"keyword": "Etiqueta",
|
||||||
"link": "Enlace",
|
"link": "Enlace",
|
||||||
|
"link-copied": "Link Copied",
|
||||||
"monday": "Lunes",
|
"monday": "Lunes",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"new": "Nuevo",
|
"new": "Nuevo",
|
||||||
|
@ -108,6 +114,7 @@
|
||||||
"updated": "Actualizado",
|
"updated": "Actualizado",
|
||||||
"upload": "Subir",
|
"upload": "Subir",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
"view": "View",
|
||||||
"wednesday": "Miércoles",
|
"wednesday": "Miércoles",
|
||||||
"yes": "Si"
|
"yes": "Si"
|
||||||
},
|
},
|
||||||
|
@ -154,7 +161,6 @@
|
||||||
"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",
|
"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",
|
"planner": "Planificador",
|
||||||
"quick-week": "Vista rápida",
|
"quick-week": "Vista rápida",
|
||||||
"shopping-list": "Lista de la compra",
|
|
||||||
"start-date": "Fecha de Inicio"
|
"start-date": "Fecha de Inicio"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
|
@ -345,7 +351,8 @@
|
||||||
"recipes-affected": "Ninguna receta afectuada | Una receta afectada |{count} recetas afectuadas",
|
"recipes-affected": "Ninguna receta afectuada | Una receta afectada |{count} recetas afectuadas",
|
||||||
"remove-unused": "Eliminar los no usados",
|
"remove-unused": "Eliminar los no usados",
|
||||||
"title-case-all": "Title Case All",
|
"title-case-all": "Title Case All",
|
||||||
"toolbox": "Cuadro de herramientas"
|
"toolbox": "Cuadro de herramientas",
|
||||||
|
"unorganized": "Unorganized"
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"meal-planner-webhooks": "Meal Planner Webhooks",
|
"meal-planner-webhooks": "Meal Planner Webhooks",
|
||||||
|
@ -355,6 +362,16 @@
|
||||||
"webhooks-caps": "WEBHOOKS"
|
"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"
|
||||||
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"display-name": "Mostrar nombre",
|
"display-name": "Mostrar nombre",
|
||||||
"error-signing-up": "Error al registrarse",
|
"error-signing-up": "Error al registrarse",
|
||||||
|
@ -377,7 +394,6 @@
|
||||||
"untagged-count": "{count} sin etiquetar"
|
"untagged-count": "{count} sin etiquetar"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"username": "Username",
|
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"are-you-sure-you-want-to-delete-the-link": "¿Está seguro que desea eliminar el enlace <b>{link}<b/>?",
|
"are-you-sure-you-want-to-delete-the-link": "¿Está seguro que desea eliminar el enlace <b>{link}<b/>?",
|
||||||
"are-you-sure-you-want-to-delete-the-user": "¿Está seguro de que desea eliminar el usuario <b>{activeName} ID: {activeId}<b/>?",
|
"are-you-sure-you-want-to-delete-the-user": "¿Está seguro de que desea eliminar el usuario <b>{activeName} ID: {activeId}<b/>?",
|
||||||
|
@ -423,7 +439,9 @@
|
||||||
"user-successfully-logged-in": "Usuario conectado correctamente",
|
"user-successfully-logged-in": "Usuario conectado correctamente",
|
||||||
"user-update-failed": "Error al actualizar el usuario",
|
"user-update-failed": "Error al actualizar el usuario",
|
||||||
"user-updated": "Usuario actualizado",
|
"user-updated": "Usuario actualizado",
|
||||||
|
"username": "Username",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
|
"users-header": "USERS",
|
||||||
"webhook-time": "Webhook Time",
|
"webhook-time": "Webhook Time",
|
||||||
"webhooks-enabled": "Webhooks Enabled",
|
"webhooks-enabled": "Webhooks Enabled",
|
||||||
"you-are-not-allowed-to-create-a-user": "No tiene permisos para crear usuarios",
|
"you-are-not-allowed-to-create-a-user": "No tiene permisos para crear usuarios",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue