Auto saving at translationWords tychicus 2ti 4:12

This commit is contained in:
Yuri 2021-04-13 20:32:40 +03:00
parent 2148b0593a
commit d8fc3361c1
5 changed files with 152 additions and 3 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 12
},
"tool": "translationWords",
"groupId": "tychicus",
"quote": "Τυχικὸν",
"strong": [
"G51900"
],
"occurrence": 1
},
"username": "Yuri",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "Tychicus",
"modifiedTimestamp": "2021-04-13T17:32:16.390Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 12
},
"tool": "translationWords",
"groupId": "tychicus",
"quote": "Τυχικὸν",
"strong": [
"G51900"
],
"occurrence": 1
},
"modifiedTimestamp": "2021-04-13T17:32:16.384Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "Tychicus",
"selections": [
{
"text": "Тихика",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Yuri"
}

View File

@ -1,5 +1,74 @@
{
"current": [
"amen",
"apostle",
"appoint",
"believe",
"beloved",
"blasphemy",
"boast",
"bond",
"brother",
"call",
"children",
"christ",
"clean",
"conscience",
"elect",
"eternity",
"evangelism",
"evil",
"exhort",
"faith",
"faithful",
"faithless",
"fear",
"foolish",
"fulfill",
"gentile",
"gift",
"glory",
"god",
"godly",
"godthefather",
"good",
"goodnews",
"grace",
"heart",
"heaven",
"holy",
"holyspirit",
"honor",
"inchrist",
"jesus",
"judge",
"kingdomofgod",
"lastday",
"life",
"lord",
"love",
"mercy",
"minister",
"name",
"power",
"pray",
"promise",
"repent",
"resurrection",
"reveal",
"righteous",
"sanctify",
"satan",
"save",
"savior",
"sin",
"spirit",
"testimony",
"true",
"willofgod",
"wise",
"wordofgod",
"works",
"antioch",
"aquila",
"asia",

View File

@ -1 +1,31 @@
[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":4,"verse":12},"tool":"translationWords","groupId":"tychicus","quote":"Τυχικὸν","strong":["G51900"],"occurrence":1}}]
[
{
"priority": 1,
"comments": false,
"reminders": false,
"selections": [
{
"text": "Тихика",
"occurrence": 1,
"occurrences": 1
}
],
"verseEdits": true,
"nothingToSelect": false,
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 12
},
"tool": "translationWords",
"groupId": "tychicus",
"quote": "Τυχικὸν",
"strong": [
"G51900"
],
"occurrence": 1
},
"invalidated": false
}
]

View File

@ -9,7 +9,7 @@
},
"toolsSelectedGLs": {
"wordAlignment": "en",
"translationWords": "en"
"translationWords": "ru"
},
"generator": {
"name": "ts-desktop",
@ -99,5 +99,6 @@
"tc_min_compatible_version": "3.0.0",
"tc_orig_lang_check_version_wordAlignment": "0.14",
"tc_orig_lang_check_version_translationWords": "0.19",
"tc_en_check_version_translationWords": "v22"
"tc_en_check_version_translationWords": "v22",
"tc_ru_check_version_translationWords": "v8.3"
}