From 0e0979efe3ea7275e9df8b8564552797e122780a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 20 Sep 2017 10:15:09 +0200 Subject: [PATCH 1/4] Wed Sep 20 2017 10:15:08 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..a2fce7e --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "110" + }, + "target_language": { + "id": "sbs-x-chiikuhane", + "name": "Chiikuhane", + "direction": "ltr" + }, + "project": { + "id": "rom", + "name": "Romans" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 96a39986095b1b579a883a86deeb25fd4e551635 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 20 Sep 2017 10:15:46 +0200 Subject: [PATCH 2/4] Wed Sep 20 2017 10:15:45 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 a2fce7e..9de4e50 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": 20161227, + "version": "8" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 9a33e16a6b777cff80a9459c18da36b359e4a8a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 20 Sep 2017 10:18:59 +0200 Subject: [PATCH 3/4] Wed Sep 20 2017 10:18:59 GMT+0200 (South Africa Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9de4e50..8895e59 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From 4495c9999b914601a5c05b9f38a38d75239ebcdf Mon Sep 17 00:00:00 2001 From: jose_mare_madolo Date: Fri, 20 Dec 2019 21:47:52 +0200 Subject: [PATCH 4/4] Fri Dec 20 2019 21:47:52 GMT+0200 (South Africa Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8895e59..a40ee97 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "110" + "build": "2" }, "target_language": { "id": "sbs-x-chiikuhane",