mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 21:46:46 +00:00
New translations app_en.arb (Spanish)
This commit is contained in:
parent
4833424686
commit
881bc0b6d9
@ -319,6 +319,14 @@
|
|||||||
"@issueDate": {},
|
"@issueDate": {},
|
||||||
"itemInLocation": "El artículo ya está en la ubicación",
|
"itemInLocation": "El artículo ya está en la ubicación",
|
||||||
"@itemInLocation": {},
|
"@itemInLocation": {},
|
||||||
|
"keywords": "Palabras claves",
|
||||||
|
"@keywords": {},
|
||||||
|
"labelTemplate": "Plantilla de etiqueta",
|
||||||
|
"@labelTemplate": {},
|
||||||
|
"language": "Idioma",
|
||||||
|
"@language": {},
|
||||||
|
"languageDefault": "Idioma predeterminado del sistema",
|
||||||
|
"@languageDefault": {},
|
||||||
"languageSelect": "Seleccionar idioma",
|
"languageSelect": "Seleccionar idioma",
|
||||||
"@languageSelect": {},
|
"@languageSelect": {},
|
||||||
"lastStocktake": "Último inventario",
|
"lastStocktake": "Último inventario",
|
||||||
@ -341,6 +349,114 @@
|
|||||||
"@locationCreateDetail": {},
|
"@locationCreateDetail": {},
|
||||||
"onOrderDetails": "Artículos actualmente en pedido",
|
"onOrderDetails": "Artículos actualmente en pedido",
|
||||||
"@onOrderDetails": {},
|
"@onOrderDetails": {},
|
||||||
|
"profileAdd": "Añadir perfil de servidor",
|
||||||
|
"@profileAdd": {},
|
||||||
|
"profileConnect": "Conectar al servidor",
|
||||||
|
"@profileConnect": {},
|
||||||
|
"profileEdit": "Editar perfil del servidor",
|
||||||
|
"@profileEdit": {},
|
||||||
|
"profileDelete": "Borrar perfil del servidor",
|
||||||
|
"@profileDelete": {},
|
||||||
|
"profileName": "Nombre de Perfil",
|
||||||
|
"@profileName": {},
|
||||||
|
"profileNone": "No hay perfiles disponibles",
|
||||||
|
"@profileNone": {},
|
||||||
|
"profileNotSelected": "No hay perfil seleccionado",
|
||||||
|
"@profileNotSelected": {},
|
||||||
|
"profileSelect": "Seleccionar servidor InvenTree",
|
||||||
|
"@profileSelect": {},
|
||||||
|
"profileSelectOrCreate": "Seleccionar servidor o crear un nuevo perfil",
|
||||||
|
"@profileSelectOrCreate": {},
|
||||||
|
"profileTapToCreate": "Toca para crear o seleccionar un perfil",
|
||||||
|
"@profileTapToCreate": {},
|
||||||
|
"purchaseOrder": "Orden de compra",
|
||||||
|
"@purchaseOrder": {},
|
||||||
|
"purchaseOrderEdit": "Modificar orden de compra",
|
||||||
|
"@purchaseOrderEdit": {},
|
||||||
|
"purchaseOrders": "Ordenes de compra",
|
||||||
|
"@purchaseOrders": {},
|
||||||
|
"purchaseOrderUpdated": "Orden de compra actualizada",
|
||||||
|
"@purchaseOrderUpdated": {},
|
||||||
|
"purchasePrice": "Precio de compra",
|
||||||
|
"@purchasePrice": {},
|
||||||
|
"quantity": "Cantidad",
|
||||||
|
"@quantity": {
|
||||||
|
"description": "Quantity"
|
||||||
|
},
|
||||||
|
"quantityAvailable": "Cantidad disponible",
|
||||||
|
"@quantityAvailable": {},
|
||||||
|
"quantityEmpty": "Cantidad está vacía",
|
||||||
|
"@quantityEmpty": {},
|
||||||
|
"quantityInvalid": "Cantidad inválida",
|
||||||
|
"@quantityInvalid": {},
|
||||||
|
"quantityPositive": "La longitud debe ser positiva",
|
||||||
|
"@quantityPositive": {},
|
||||||
|
"quarantined": "En Cuarentena",
|
||||||
|
"@quarantined": {},
|
||||||
|
"queryEmpty": "Ingresar consulta de búsqueda",
|
||||||
|
"@queryEmpty": {},
|
||||||
|
"queryNoResults": "No hay resultados para la consulta",
|
||||||
|
"@queryNoResults": {},
|
||||||
|
"received": "Recibido",
|
||||||
|
"@received": {},
|
||||||
|
"receiveItem": "Artículo recibido",
|
||||||
|
"@receiveItem": {},
|
||||||
|
"receivedItem": "Artículo de Stock recibido",
|
||||||
|
"@receivedItem": {},
|
||||||
|
"reference": "Referencia",
|
||||||
|
"@reference": {},
|
||||||
|
"refresh": "Refrescar",
|
||||||
|
"@refresh": {},
|
||||||
|
"refreshing": "Actualizando",
|
||||||
|
"@refreshing": {},
|
||||||
|
"rejected": "Rechazado",
|
||||||
|
"@rejected": {},
|
||||||
|
"releaseNotes": "Notas de la Versión",
|
||||||
|
"@releaseNotes": {},
|
||||||
|
"remove": "Eliminar",
|
||||||
|
"@remove": {
|
||||||
|
"description": "remove"
|
||||||
|
},
|
||||||
|
"removeStock": "Eliminar Stock",
|
||||||
|
"@removeStock": {
|
||||||
|
"description": "remove stock"
|
||||||
|
},
|
||||||
|
"reportBug": "Reportar un error",
|
||||||
|
"@reportBug": {},
|
||||||
|
"reportBugDescription": "Enviar informe de error (requiere cuenta de GitHub)",
|
||||||
|
"@reportBugDescription": {},
|
||||||
|
"results": "Resultados",
|
||||||
|
"@results": {},
|
||||||
|
"request": "Solicitud",
|
||||||
|
"@request": {},
|
||||||
|
"requestSuccessful": "Solicitud exitosa.",
|
||||||
|
"@requestSuccessful": {},
|
||||||
|
"requestingData": "Solicitando datos",
|
||||||
|
"@requestingData": {},
|
||||||
|
"required": "Requerido",
|
||||||
|
"@required": {
|
||||||
|
"description": "This field is required"
|
||||||
|
},
|
||||||
|
"response400": "Solicitud errónea",
|
||||||
|
"@response400": {},
|
||||||
|
"response401": "No autorizado",
|
||||||
|
"@response401": {},
|
||||||
|
"response403": "Permiso dengado",
|
||||||
|
"@response403": {},
|
||||||
|
"response404": "Recurso no encontrado.",
|
||||||
|
"@response404": {},
|
||||||
|
"response405": "Método no permitido",
|
||||||
|
"@response405": {},
|
||||||
|
"response429": "Demasiadas Solicitudes",
|
||||||
|
"@response429": {},
|
||||||
|
"response500": "Error interno del servidor",
|
||||||
|
"@response500": {},
|
||||||
|
"response501": "No Implementado",
|
||||||
|
"@response501": {},
|
||||||
|
"response502": "Puerta de Enlace Incorrecta",
|
||||||
|
"@response502": {},
|
||||||
|
"response503": "Servicio no disponible",
|
||||||
|
"@response503": {},
|
||||||
"stockItems": "Elementos de stock",
|
"stockItems": "Elementos de stock",
|
||||||
"@stockItems": {},
|
"@stockItems": {},
|
||||||
"stockItemsNotAvailable": "No hay artículos de stock disponibles",
|
"stockItemsNotAvailable": "No hay artículos de stock disponibles",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user