From 9c43257d20e591daef68fff7d4d7a8eeebb3bd65 Mon Sep 17 00:00:00 2001 From: Yuri Date: Wed, 14 Apr 2021 10:59:29 +0300 Subject: [PATCH] Auto saving at translationWords labor 2ti 2:15 --- .../2ti/2/6/2021-04-14T07_59_28.217Z.json | 21 ++++++++ .../2ti/2/6/2021-04-14T07_59_28.211Z.json | 28 ++++++++++ .../2ti/currentContextId/contextId.json | 6 +-- .../index/translationWords/2ti/labor.json | 54 ++++++++++++++++++- 4 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/2/6/2021-04-14T07_59_28.217Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/2/6/2021-04-14T07_59_28.211Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/2/6/2021-04-14T07_59_28.217Z.json b/.apps/translationCore/checkData/invalidated/2ti/2/6/2021-04-14T07_59_28.217Z.json new file mode 100644 index 0000000..3d88269 --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/2/6/2021-04-14T07_59_28.217Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "labor", + "quote": "κοπιῶντα", + "strong": [ + "G28720" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "hardworking", + "modifiedTimestamp": "2021-04-14T07:59:28.217Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/2/6/2021-04-14T07_59_28.211Z.json b/.apps/translationCore/checkData/selections/2ti/2/6/2021-04-14T07_59_28.211Z.json new file mode 100644 index 0000000..8a125d9 --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/2/6/2021-04-14T07_59_28.211Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "labor", + "quote": "κοπιῶντα", + "strong": [ + "G28720" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T07:59:28.211Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "hardworking", + "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 6a8a9db..b8b1e11 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": 6 + "verse": 15 }, "tool": "translationWords", "groupId": "labor", - "quote": "κοπιῶντα", + "quote": "ἐργάτην", "strong": [ - "G28720" + "G20400" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/labor.json b/.apps/translationCore/index/translationWords/2ti/labor.json index c2c9f60..b87286f 100644 --- a/.apps/translationCore/index/translationWords/2ti/labor.json +++ b/.apps/translationCore/index/translationWords/2ti/labor.json @@ -1 +1,53 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":6},"tool":"translationWords","groupId":"labor","quote":"κοπιῶντα","strong":["G28720"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":15},"tool":"translationWords","groupId":"labor","quote":"ἐργάτην","strong":["G20400"],"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": 6 + }, + "tool": "translationWords", + "groupId": "labor", + "quote": "κοπιῶντα", + "strong": [ + "G28720" + ], + "occurrence": 1 + }, + "invalidated": false + }, + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 15 + }, + "tool": "translationWords", + "groupId": "labor", + "quote": "ἐργάτην", + "strong": [ + "G20400" + ], + "occurrence": 1 + } + } +]