This commit is contained in:
2020-08-12 17:50:53 +00:00
parent e908868ed5
commit c065a4a3d5
6 changed files with 64 additions and 57 deletions

View File

@@ -953,9 +953,9 @@
"DateRangeOctober": "Octubre",
"DateRangeNovember": "Noviembre",
"DateRangeDecember": "Diciembre",
"DateRangePreviousYearThisMonth":"Año anterior - este mes",
"DateRangePreviousYearLastMonth":"Año anterior - mes pasado",
"DateRangePreviousYearNextMonth":"Año anterior - mes siguiente",
"DateRangePreviousYearThisMonth": "Año anterior - este mes",
"DateRangePreviousYearLastMonth": "Año anterior - mes pasado",
"DateRangePreviousYearNextMonth": "Año anterior - mes siguiente",
"DayAny": "Cualquier día de la semana",
"DayFriday": "Viernes",
"DayMonday": "Lunes",
@@ -1574,7 +1574,7 @@
"AuthorizationRoleSalesFull": "Ventas - completo",
"AuthorizationRoleAll": "Todos los roles",
"Welcome": "Bienvenido a AyaNova",
"ThankYouForEvaluating":"Gracias por probar AyaNova. Utilice los siguientes enlaces para ayudar a explorar AyaNova y ver si es una buena opción para su organización.",
"ThankYouForEvaluating": "Gracias por probar AyaNova. Utilice los siguientes enlaces para ayudar a explorar AyaNova y ver si es una buena opción para su organización.",
"ErrorFieldValueNotInteger": "El valor debe ser un entero",
"ErrorFieldValueNotDecimal": "El valor debe ser un número",
"ErrorAPI2000": "El servidor esta cerrado",
@@ -1876,7 +1876,7 @@
"NotifyEventScheduledOnWorkorder": "Programado en orden de trabajo",
"NotifyEventScheduledOnWorkorderImminent": "Servicio de orden de trabajo programado inminente",
"NotifyEventWorkorderFinishStatusOverdue": "Orden de trabajo no terminada a tiempo",
"NotifyEventWorkorderFinished":"Orden de trabajo terminada",
"NotifyEventWorkorderFinished": "Orden de trabajo terminada",
"NotifyEventOutsideServiceOverdue": "El servicio de terceros está atrasado",
"NotifyEventOutsideServiceReceived": "Servicio de terceros completado, unidad recibida de vuelta",
"NotifyEventPartRequestReceived": "Parte solicitada recibida",
@@ -1910,9 +1910,11 @@
"AyaNovaServerURL": "URL del servidor AyaNova",
"DeliverAfter": "Entregar después",
"NotifyQueue": "Notificar cola de entrega de eventos",
"DirectNotification": "Notificación directa",
"GlobalLogo":"Logotipos comerciales",
"SmallLogo":"Logotipo de tamaño pequeño",
"MediumLogo":"Logotipo de tamaño mediano",
"LargeLogo":"Logotipo de gran tamaño"
"DirectNotification": "Notificación directa",
"GlobalLogo": "Logotipos comerciales",
"SmallLogo": "Logotipo de tamaño pequeño",
"MediumLogo": "Logotipo de tamaño mediano",
"LargeLogo": "Logotipo de gran tamaño",
"ShutDownServer": "Apagar el servidor",
"AreYouSureShutDown": "¿Estás segura de que quieres cerrar el servidor?"
}