From 653e8d46520822c1d0e47d68b1e919d9430d83e1 Mon Sep 17 00:00:00 2001 From: cor_2020 Date: Fri, 8 Oct 2021 07:42:25 +0700 Subject: [PATCH] Auto saving at wordAlignment chapter_1 jas 1:1 --- .../index/translationNotes/jas/.categories | 57 +------------------ .../jas/currentContextId/contextId.json | 9 +++ jas/manifest.json | 4 +- manifest.json | 2 +- settings.json | 2 +- 5 files changed, 14 insertions(+), 60 deletions(-) create mode 100644 .apps/translationCore/index/wordAlignment/jas/currentContextId/contextId.json diff --git a/.apps/translationCore/index/translationNotes/jas/.categories b/.apps/translationCore/index/translationNotes/jas/.categories index 69456804..63b7e926 100644 --- a/.apps/translationCore/index/translationNotes/jas/.categories +++ b/.apps/translationCore/index/translationNotes/jas/.categories @@ -1,56 +1 @@ -{ - "current": [ - "figs-explicit", - "translate-unknown", - "figs-pastforfuture", - "figs-doublenegatives", - "figs-doublet", - "figs-ellipsis", - "figs-hyperbole", - "figs-idiom", - "figs-metaphor", - "figs-metonymy", - "figs-parallelism", - "figs-personification", - "figs-rquestion", - "figs-simile", - "figs-synecdoche", - "figs-abstractnouns", - "figs-activepassive", - "figs-gendernotations", - "figs-genericnoun", - "figs-hypo", - "figs-inclusive", - "figs-nominaladj", - "figs-you", - "translate-numbers" - ], - "loaded": [ - "figs-explicit", - "translate-unknown", - "figs-pastforfuture", - "figs-doublenegatives", - "figs-doublet", - "figs-ellipsis", - "figs-hyperbole", - "figs-idiom", - "figs-metaphor", - "figs-metonymy", - "figs-parallelism", - "figs-personification", - "figs-rquestion", - "figs-simile", - "figs-synecdoche", - "figs-abstractnouns", - "figs-activepassive", - "figs-gendernotations", - "figs-genericnoun", - "figs-hypo", - "figs-inclusive", - "figs-nominaladj", - "figs-you", - "translate-numbers" - ], - "timestamp": "2020-12-29T03:29:34.880Z", - "languageId": "en" -} +{"current":["figs-explicit","translate-unknown","figs-pastforfuture","figs-doublenegatives","figs-doublet","figs-ellipsis","figs-hyperbole","figs-idiom","figs-metaphor","figs-metonymy","figs-parallelism","figs-personification","figs-rquestion","figs-simile","figs-synecdoche","figs-abstractnouns","figs-activepassive","figs-gendernotations","figs-genericnoun","figs-hypo","figs-inclusive","figs-nominaladj","figs-you","translate-numbers"],"loaded":["figs-explicit","translate-unknown","figs-pastforfuture","figs-doublenegatives","figs-doublet","figs-ellipsis","figs-hyperbole","figs-idiom","figs-metaphor","figs-metonymy","figs-parallelism","figs-personification","figs-rquestion","figs-simile","figs-synecdoche","figs-abstractnouns","figs-activepassive","figs-gendernotations","figs-genericnoun","figs-hypo","figs-inclusive","figs-nominaladj","figs-you","translate-numbers"],"timestamp":"2020-12-29T03:29:34.880Z","languageId":"en"} diff --git a/.apps/translationCore/index/wordAlignment/jas/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/jas/currentContextId/contextId.json new file mode 100644 index 00000000..077641f7 --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/jas/currentContextId/contextId.json @@ -0,0 +1,9 @@ +{ + "reference": { + "bookId": "jas", + "chapter": 1, + "verse": 1 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" +} diff --git a/jas/manifest.json b/jas/manifest.json index 4cd09cf6..e200d542 100644 --- a/jas/manifest.json +++ b/jas/manifest.json @@ -1,6 +1,6 @@ { - "language_id": "rgs", - "language_name": "Southern Roglai", + "language_id": "cua", + "language_name": "Tiếng Co", "direction": "ltr", "resource_id": "targetLanguage", "description": "Ngôn ngữ mục tiêu" diff --git a/manifest.json b/manifest.json index a9e092c6..22ad22ca 100644 --- a/manifest.json +++ b/manifest.json @@ -59,5 +59,5 @@ ], "tc_edit_version": "3.0.1", "tc_min_compatible_version": "3.0.0", - "tc_orig_lang_check_version_wordAlignment": "0.15" + "tc_orig_lang_check_version_wordAlignment": "0.16" } diff --git a/settings.json b/settings.json index df1e6d1c..9d0bad16 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2021-01-13T09:35:30.654Z" + "last_opened": "2021-10-08T00:42:21.303Z" }