From d779b2ee5d36a7bb512fc758c4eedffeaddbd0ee Mon Sep 17 00:00:00 2001 From: Yuri Date: Wed, 14 Apr 2021 11:09:03 +0300 Subject: [PATCH] Auto saving at translationWords warrior 2ti 2:4 --- .../2ti/2/3/2021-04-14T08_09_01.636Z.json | 21 ++++++++ .../2ti/2/3/2021-04-14T08_09_01.631Z.json | 28 ++++++++++ .../2ti/currentContextId/contextId.json | 6 +-- .../index/translationWords/2ti/warrior.json | 54 ++++++++++++++++++- 4 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/2/3/2021-04-14T08_09_01.636Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/2/3/2021-04-14T08_09_01.631Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/2/3/2021-04-14T08_09_01.636Z.json b/.apps/translationCore/checkData/invalidated/2ti/2/3/2021-04-14T08_09_01.636Z.json new file mode 100644 index 0000000..0eaf642 --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/2/3/2021-04-14T08_09_01.636Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "warrior", + "quote": "στρατιώτης", + "strong": [ + "G47570" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "a … soldier", + "modifiedTimestamp": "2021-04-14T08:09:01.636Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/2/3/2021-04-14T08_09_01.631Z.json b/.apps/translationCore/checkData/selections/2ti/2/3/2021-04-14T08_09_01.631Z.json new file mode 100644 index 0000000..40da1f4 --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/2/3/2021-04-14T08_09_01.631Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "warrior", + "quote": "στρατιώτης", + "strong": [ + "G47570" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T08:09:01.631Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "a … soldier", + "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 96caaf9..3561786 100644 --- a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json @@ -2,13 +2,13 @@ "reference": { "bookId": "2ti", "chapter": 2, - "verse": 3 + "verse": 4 }, "tool": "translationWords", "groupId": "warrior", - "quote": "στρατιώτης", + "quote": "στρατευόμενος", "strong": [ - "G47570" + "G47540" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/warrior.json b/.apps/translationCore/index/translationWords/2ti/warrior.json index ee7fd9f..49e0e35 100644 --- a/.apps/translationCore/index/translationWords/2ti/warrior.json +++ b/.apps/translationCore/index/translationWords/2ti/warrior.json @@ -1 +1,53 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":3},"tool":"translationWords","groupId":"warrior","quote":"στρατιώτης","strong":["G47570"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":4},"tool":"translationWords","groupId":"warrior","quote":"στρατευόμενος","strong":["G47540"],"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": 3 + }, + "tool": "translationWords", + "groupId": "warrior", + "quote": "στρατιώτης", + "strong": [ + "G47570" + ], + "occurrence": 1 + }, + "invalidated": false + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "warrior", + "quote": "στρατευόμενος", + "strong": [ + "G47540" + ], + "occurrence": 1 + } + } +]