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/he.i18n.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'i18n/he.i18n.json') diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index b9c8a2a5..067fbf48 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -702,5 +702,21 @@ "swimlane-delete-pop": "כל הפעולות יוסרו מהזנת הפעילות ולא תהיה לך אפשרות לשחזר את המסלול. אי אפשר לחזור אחורה.", "restore-all": "לשחזר הכול", "delete-all": "למחוק הכול", - "loading": "העמוד בטעינה, אנא המתינו." + "loading": "העמוד בטעינה, אנא המתינו.", + "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 From a276fe13a63d0a8d1c275b980dcea07b6d4ce795 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Jul 2019 17:57:49 -0400 Subject: Update translations. --- i18n/he.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n/he.i18n.json') diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 067fbf48..359e2f89 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -703,8 +703,8 @@ "restore-all": "לשחזר הכול", "delete-all": "למחוק הכול", "loading": "העמוד בטעינה, אנא המתינו.", - "previous_as": "last time was", - "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__", + "previous_as": "הזמן הקודם היה", + "act-a-dueAt": "זמן יעד שונה ל: \n__timeValue__\nבכרטיס: __card__\n זמן היעד הקודם היה __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__)", -- cgit v1.2.3-1-g7c22