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
b552700edf
commit
32161adb27
1 changed files with 10 additions and 10 deletions
|
@ -350,9 +350,9 @@
|
||||||
"no-unused-items": "No hay elementos sin usar",
|
"no-unused-items": "No hay elementos sin usar",
|
||||||
"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": "Primera letra en mayúscula",
|
||||||
"toolbox": "Cuadro de herramientas",
|
"toolbox": "Cuadro de herramientas",
|
||||||
"unorganized": "Unorganized"
|
"unorganized": "Sin organizar"
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"meal-planner-webhooks": "Meal Planner Webhooks",
|
"meal-planner-webhooks": "Meal Planner Webhooks",
|
||||||
|
@ -363,14 +363,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
"all-lists": "All Lists",
|
"all-lists": "Todas las listas",
|
||||||
"create-shopping-list": "Create Shopping List",
|
"create-shopping-list": "Create Shopping List",
|
||||||
"from-recipe": "From Recipe",
|
"from-recipe": "From Recipe",
|
||||||
"list-name": "List Name",
|
"list-name": "Nombre de la lista",
|
||||||
"new-list": "New List",
|
"new-list": "Nueva lista",
|
||||||
"quantity": "Quantity: {0}",
|
"quantity": "Cantidad: {0}",
|
||||||
"shopping-list": "Shopping List",
|
"shopping-list": "Lista de la compra",
|
||||||
"shopping-lists": "Shopping Lists"
|
"shopping-lists": "Listas de la compra"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"display-name": "Mostrar nombre",
|
"display-name": "Mostrar nombre",
|
||||||
|
@ -439,9 +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",
|
"username": "Usuario",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
"users-header": "USERS",
|
"users-header": "USUARIOS",
|
||||||
"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