From 2a94c6aae4ffe9abad871e29d0c74b9a1327b4df Mon Sep 17 00:00:00 2001 From: rene_aril Date: Mon, 5 Oct 2020 23:00:41 +0800 Subject: [PATCH 1/5] Mon Oct 05 2020 23:00:41 GMT+0800 (PST) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9e43c4d --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "5" + }, + "target_language": { + "id": "en-x-demo1", + "name": "English demo1", + "direction": "ltr" + }, + "project": { + "id": "mat", + "name": "Matthew" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 155654b78ab86e133241b8f15aa44cd0b6d72e72 Mon Sep 17 00:00:00 2001 From: rene_aril Date: Mon, 5 Oct 2020 23:02:11 +0800 Subject: [PATCH 2/5] Mon Oct 05 2020 23:02:11 GMT+0800 (PST) --- manifest.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9e43c4d..1ede2bd 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,29 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "ceb", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2019-05-31T00:00:00+00:00", + "version": "4.7" + }, + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" + }, + { + "language_id": "tl", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2018-04-20T00:00:00+00:00", + "version": "5.2" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From e3341df489ca6838709c43c634c138a4885148c7 Mon Sep 17 00:00:00 2001 From: rene_aril Date: Mon, 5 Oct 2020 23:04:38 +0800 Subject: [PATCH 3/5] Mon Oct 05 2020 23:04:38 GMT+0800 (PST) --- 01/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..18c3bb1 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 \v 1 \v 3 The book of the genealogy of Jesus Christ, son of David, son of \v 2 Abraham. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1ede2bd..03344cb 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Rene Aril" + ], "finished_chunks": [] } \ No newline at end of file From be8d79516ec9f715ed5cfde575dabf8b73e9293b Mon Sep 17 00:00:00 2001 From: rene_aril Date: Mon, 5 Oct 2020 23:06:18 +0800 Subject: [PATCH 4/5] Mon Oct 05 2020 23:06:18 GMT+0800 (PST) --- manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 03344cb..4fabad6 100644 --- a/manifest.json +++ b/manifest.json @@ -23,6 +23,13 @@ "name": "Regular" }, "source_translations": [ + { + "language_id": "ar", + "resource_id": "nav", + "checking_level": "3", + "date_modified": "2019-05-17T00:00:00+00:00", + "version": "2012-05-17" + }, { "language_id": "ceb", "resource_id": "ulb", @@ -36,13 +43,6 @@ "checking_level": "3", "date_modified": "2017-11-29T00:00:00+00:00", "version": "12" - }, - { - "language_id": "tl", - "resource_id": "ulb", - "checking_level": "3", - "date_modified": "2018-04-20T00:00:00+00:00", - "version": "5.2" } ], "parent_draft": {}, From 1f53adb198f1c27a03883e9630103235e80b4892 Mon Sep 17 00:00:00 2001 From: rene_aril Date: Wed, 7 Oct 2020 23:03:40 +0800 Subject: [PATCH 5/5] Wed Oct 07 2020 23:03:40 GMT+0800 (PST) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4fabad6..4113f5e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",