From bf24cf48fc71adc80c7a207c08c6cb3c9aa6aab6 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 11:42:05 -0400 Subject: Update translations. --- i18n/es.i18n.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'i18n/es.i18n.json') diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 24e01060..0fc149c4 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -702,5 +702,21 @@ "swimlane-delete-pop": "Todas las acciones serán eliminadas del historial de actividades y no se podrá recuperar el carril de flujo. Esta acción no puede deshacerse.", "restore-all": "Restaurar todas", "delete-all": "Borrar todas", - "loading": "Cargando. Por favor, espere." + "loading": "Cargando. Por favor, espere.", + "previous_as": "last time was", + "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__", + "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)", + "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)", + "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)", + "a-dueAt": "modified due time to be", + "a-endAt": "modified ending time to be", + "a-startAt": "modified starting time to be", + "a-receivedAt": "modified received time to be", + "almostdue": "current due time %s is approaching", + "pastdue": "current due time %s is past", + "duenow": "current due time %s is today", + "act-withDue": "__card__ due reminders [__board__]", + "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching", + "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past", + "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now" } -- cgit v1.2.3-1-g7c22