mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
New translations en-US.json (Spanish)
This commit is contained in:
parent
9205a09d35
commit
51fb63ea43
1 changed files with 57 additions and 57 deletions
|
@ -1,61 +1,61 @@
|
|||
{
|
||||
"404": {
|
||||
"page-not-found": "404 Page Not Found",
|
||||
"take-me-home": "Take me Home"
|
||||
"page-not-found": "404 Página No Encontrada",
|
||||
"take-me-home": "Ir a Inicio"
|
||||
},
|
||||
"about": {
|
||||
"about-mealie": "About Mealie",
|
||||
"api-docs": "API Docs",
|
||||
"api-port": "API Port",
|
||||
"application-mode": "Application Mode",
|
||||
"database-type": "Database Type",
|
||||
"default-group": "Default Group",
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo Status",
|
||||
"development": "Development",
|
||||
"download-log": "Download Log",
|
||||
"download-recipe-json": "Download Recipe JSON",
|
||||
"not-demo": "Not Demo",
|
||||
"production": "Production",
|
||||
"sqlite-file": "SQLite File",
|
||||
"version": "Version"
|
||||
"about-mealie": "Acerca de Mealie",
|
||||
"api-docs": "Documentación API",
|
||||
"api-port": "Puerto API",
|
||||
"application-mode": "Modo de Aplicación",
|
||||
"database-type": "Tipo de base de datos",
|
||||
"default-group": "Grupo Predeterminado",
|
||||
"demo": "Versión Demo",
|
||||
"demo-status": "Estado Demo",
|
||||
"development": "Desarrollo",
|
||||
"download-log": "Descargar Log",
|
||||
"download-recipe-json": "Descargar Receta JSON",
|
||||
"not-demo": "No Demo",
|
||||
"production": "Producción",
|
||||
"sqlite-file": "Archivo SQLite",
|
||||
"version": "Versión"
|
||||
},
|
||||
"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"
|
||||
"category-created": "Categoría creada",
|
||||
"category-creation-failed": "Error al crear categoría",
|
||||
"category-deleted": "Categoría Eliminada",
|
||||
"category-deletion-failed": "Error al eliminar categoría",
|
||||
"category-filter": "Filtros de Categorías",
|
||||
"category-update-failed": "Error al actualizar categoría",
|
||||
"category-updated": "Categoría actualizada"
|
||||
},
|
||||
"general": {
|
||||
"apply": "Apply",
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"create": "Create",
|
||||
"current-parenthesis": "(Current)",
|
||||
"delete": "Delete",
|
||||
"disabled": "Disabled",
|
||||
"download": "Download",
|
||||
"edit": "Edit",
|
||||
"enabled": "Enabled",
|
||||
"exception": "Exception",
|
||||
"failed-count": "Failed: {count}",
|
||||
"failure-uploading-file": "Failure uploading file",
|
||||
"field-required": "Field Required",
|
||||
"file-folder-not-found": "File/folder not found",
|
||||
"file-uploaded": "File uploaded",
|
||||
"filter": "Filter",
|
||||
"friday": "Friday",
|
||||
"get": "Get",
|
||||
"groups": "Groups",
|
||||
"image": "Image",
|
||||
"image-upload-failed": "Image upload failed",
|
||||
"import": "Import",
|
||||
"keyword": "Keyword",
|
||||
"link": "Link",
|
||||
"apply": "Aplicar",
|
||||
"cancel": "Cancelar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar",
|
||||
"create": "Crear",
|
||||
"current-parenthesis": "(Actual)",
|
||||
"delete": "Eliminar",
|
||||
"disabled": "Deshabilitado",
|
||||
"download": "Descargar",
|
||||
"edit": "Editar",
|
||||
"enabled": "Habilitado",
|
||||
"exception": "Excepción",
|
||||
"failed-count": "Error: {count}",
|
||||
"failure-uploading-file": "Error al cargar el archivo",
|
||||
"field-required": "Campo Requerido",
|
||||
"file-folder-not-found": "No se ha encontrado el archivo o la carpeta",
|
||||
"file-uploaded": "Archivo cargado",
|
||||
"filter": "Filtro",
|
||||
"friday": "Viernes",
|
||||
"get": "Obtener",
|
||||
"groups": "Grupos",
|
||||
"image": "Imagen",
|
||||
"image-upload-failed": "Error al subir la imagen",
|
||||
"import": "Importar",
|
||||
"keyword": "Etiqueta",
|
||||
"link": "Enlace",
|
||||
"monday": "Monday",
|
||||
"name": "Name",
|
||||
"no": "No",
|
||||
|
@ -110,13 +110,13 @@
|
|||
"create-a-new-meal-plan": "Create a New Meal Plan",
|
||||
"dinner-this-week": "Dinner This Week",
|
||||
"dinner-today": "Dinner Today",
|
||||
"edit-meal-plan": "Edit Meal Plan",
|
||||
"end-date": "End Date",
|
||||
"group": "Group (Beta)",
|
||||
"meal-planner": "Meal Planner",
|
||||
"meal-plans": "Meal Plans",
|
||||
"mealplan-created": "Mealplan created",
|
||||
"mealplan-creation-failed": "Mealplan creation failed",
|
||||
"edit-meal-plan": "Editar Plan de Comida",
|
||||
"end-date": "Fecha de Finalización",
|
||||
"group": "Grupo (Beta)",
|
||||
"meal-planner": "Plan de Comidas",
|
||||
"meal-plans": "Planes de Comidas",
|
||||
"mealplan-created": "Plan de Comida creado",
|
||||
"mealplan-creation-failed": "Error al crear Plan de Comida",
|
||||
"mealplan-deleted": "Mealplan Deleted",
|
||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
||||
"mealplan-update-failed": "Mealplan update failed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue