From 60f66711c8715b23977d3d3e564ce206ac33e67b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 22 Jul 2017 22:11:11 +0200 Subject: [PATCH 1/4] Sat Jul 22 2017 22:11:10 GMT+0200 (South Africa Standard Time) --- 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..974a36f --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "tn", + "name": "Setswana", + "direction": "ltr" + }, + "project": { + "id": "jhn", + "name": "John" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From c4371c60786876ceecc0846d77acc6210c888ec2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 22 Jul 2017 22:14:03 +0200 Subject: [PATCH 2/4] Sat Jul 22 2017 22:14:02 GMT+0200 (South Africa Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 974a36f..cf423f3 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 9fe82eeac64b0a54d131f29c5050bb81a6e527cc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Nov 2020 00:04:17 +0200 Subject: [PATCH 3/4] Sat Nov 14 2020 00:04:17 GMT+0200 (South Africa Standard Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index cf423f3..9951eca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "132" + "build": "5" }, "target_language": { "id": "tn", From 009f76b21a227349cf528b484ae7a90753531c5e Mon Sep 17 00:00:00 2001 From: Alfred Date: Fri, 1 Sep 2023 09:26:24 +0200 Subject: [PATCH 4/4] Fri Sep 01 2023 09:26:24 GMT+0200 (Central Africa Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9951eca..21a644f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "5" + "build": "195" }, "target_language": { "id": "tn",