From 91c3ac970b32cf3d0cd2706598388b365cc6eead Mon Sep 17 00:00:00 2001 From: Yuri Date: Wed, 14 Apr 2021 11:09:30 +0300 Subject: [PATCH] Auto saving at translationWords strength 2ti 4:17 --- .../2ti/2/1/2021-04-14T08_09_29.094Z.json | 21 ++++++++ .../2ti/2/1/2021-04-14T08_09_29.089Z.json | 28 ++++++++++ .../2ti/currentContextId/contextId.json | 6 +-- .../index/translationWords/2ti/strength.json | 54 ++++++++++++++++++- 4 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/2/1/2021-04-14T08_09_29.094Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/2/1/2021-04-14T08_09_29.089Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/2/1/2021-04-14T08_09_29.094Z.json b/.apps/translationCore/checkData/invalidated/2ti/2/1/2021-04-14T08_09_29.094Z.json new file mode 100644 index 0000000..dd2a810 --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/2/1/2021-04-14T08_09_29.094Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "strength", + "quote": "ἐνδυναμοῦ", + "strong": [ + "G17430" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "be strengthened", + "modifiedTimestamp": "2021-04-14T08:09:29.094Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/2/1/2021-04-14T08_09_29.089Z.json b/.apps/translationCore/checkData/selections/2ti/2/1/2021-04-14T08_09_29.089Z.json new file mode 100644 index 0000000..a93629a --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/2/1/2021-04-14T08_09_29.089Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "strength", + "quote": "ἐνδυναμοῦ", + "strong": [ + "G17430" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T08:09:29.089Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "be strengthened", + "selections": [ + { + "text": "укрепляйся", + "occurrence": 1, + "occurrences": 1 + } + ], + "nothingToSelect": false, + "username": "Yuri" +} diff --git a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json index 4cf00f9..33ebfaf 100644 --- a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json @@ -1,12 +1,12 @@ { "reference": { "bookId": "2ti", - "chapter": 2, - "verse": 1 + "chapter": 4, + "verse": 17 }, "tool": "translationWords", "groupId": "strength", - "quote": "ἐνδυναμοῦ", + "quote": "ἐνεδυνάμωσέν", "strong": [ "G17430" ], diff --git a/.apps/translationCore/index/translationWords/2ti/strength.json b/.apps/translationCore/index/translationWords/2ti/strength.json index e606d41..3f51539 100644 --- a/.apps/translationCore/index/translationWords/2ti/strength.json +++ b/.apps/translationCore/index/translationWords/2ti/strength.json @@ -1 +1,53 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":1},"tool":"translationWords","groupId":"strength","quote":"ἐνδυναμοῦ","strong":["G17430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":4,"verse":17},"tool":"translationWords","groupId":"strength","quote":"ἐνεδυνάμωσέν","strong":["G17430"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": [ + { + "text": "укрепляйся", + "occurrence": 1, + "occurrences": 1 + } + ], + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "strength", + "quote": "ἐνδυναμοῦ", + "strong": [ + "G17430" + ], + "occurrence": 1 + }, + "invalidated": false + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "strength", + "quote": "ἐνεδυνάμωσέν", + "strong": [ + "G17430" + ], + "occurrence": 1 + } + } +]