From 0500fbd752ebd344ae88737f02b9d160cd83aceb Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Sat, 9 Jul 2022 09:06:19 -0400 Subject: [PATCH 1/9] Sat Jul 09 2022 09:06:19 GMT-0400 (Bolivia Time) --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 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..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### 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 terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **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/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..5ea37ed --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "76" + }, + "target_language": { + "id": "pid", + "name": "Piaroa", + "direction": "ltr" + }, + "project": { + "id": "jos", + "name": "Joshua" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 0fde9cf3818fd67c32309144a155f58ea4cc89b4 Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Sat, 9 Jul 2022 09:06:56 -0400 Subject: [PATCH 2/9] Sat Jul 09 2022 09:06:54 GMT-0400 (Bolivia Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5ea37ed..20586c6 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2022-03-24T15:52:56.1616386+00:00", + "version": "1.7" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From bc8d18ff5576b758cedfd43d5e912949acadb312 Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Sat, 9 Jul 2022 09:08:23 -0400 Subject: [PATCH 3/9] Sat Jul 09 2022 09:08:22 GMT-0400 (Bolivia Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 20586c6..aea860d 100644 --- a/manifest.json +++ b/manifest.json @@ -19,8 +19,8 @@ "name": "Text" }, "resource": { - "id": "ulb", - "name": "Unlocked Literal Bible" + "id": "reg", + "name": "Regular" }, "source_translations": [ { From 6235a8315b48cc98f0b410820344caa0d9c33b3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 22:03:57 -0400 Subject: [PATCH 4/9] Thu Jul 21 2022 22:03:57 GMT-0400 (Bolivia Time) --- 08/13.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 08/13.txt diff --git a/08/13.txt b/08/13.txt new file mode 100644 index 0000000..4312eca --- /dev/null +++ b/08/13.txt @@ -0,0 +1 @@ +O´catoinä curäruhuäin \ No newline at end of file diff --git a/manifest.json b/manifest.json index aea860d..85427df 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Amara Lebron" + ], "finished_chunks": [] } \ No newline at end of file From 86092ad34f6e184baecd400be0ac57f4082e2dec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 22:05:57 -0400 Subject: [PATCH 5/9] Thu Jul 21 2022 22:05:57 GMT-0400 (Bolivia Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 4312eca..1c5a20b 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -O´catoinä curäruhuäin \ No newline at end of file +O´catoinä curäruhuäina tturuhuottöroinä ´cuninö \ No newline at end of file From dfd5df8e14a31f16243ea5d5183a2f62ca1a976a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 22:07:57 -0400 Subject: [PATCH 6/9] Thu Jul 21 2022 22:07:57 GMT-0400 (Bolivia Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 1c5a20b..a5ab599 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -O´catoinä curäruhuäina tturuhuottöroinä ´cuninö \ No newline at end of file +O´catoinä curäruhuäina̧ tturuhuottöroinä ´cuninö kä̧cua̧ u̧hu \ No newline at end of file From 19eb0e4cf6f573170c9ecea5fc9f5e9382544c60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 22:09:57 -0400 Subject: [PATCH 7/9] Thu Jul 21 2022 22:09:57 GMT-0400 (Bolivia Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index a5ab599..4b6d35c 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -O´catoinä curäruhuäina̧ tturuhuottöroinä ´cuninö kä̧cua̧ u̧hu \ No newline at end of file +\v 13 \v 14 O´catoinä curäruhuäina̧ tturuhuottöroinä ´cuninö kä̧cua̧ u̧huo̧jua̧'acu̧ jo̧mȩ ótahuiyätömä, 'coro \ No newline at end of file From 133c7ceed911d4ea499792d2e0c285d5aa501ae7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 22:11:57 -0400 Subject: [PATCH 8/9] Thu Jul 21 2022 22:11:57 GMT-0400 (Bolivia Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 4b6d35c..2fa65e5 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -\v 13 \v 14 O´catoinä curäruhuäina̧ tturuhuottöroinä ´cuninö kä̧cua̧ u̧huo̧jua̧'acu̧ jo̧mȩ ótahuiyätömä, 'coro \ No newline at end of file +\v 13 \v 14 O´catoinä curäruhuäina̧ tturuhuottöroinä ´cuninö kä̧cua̧ u̧huo̧jua̧'acu̧ jo̧mȩ ótahuiyätömä, 'corotörö curäruhuäromä 'cu̧ninö ka̧cua̧ mo̧ä̧ch \ No newline at end of file From 07afef2c8e49da1cb1dfaa48e0415658b26050eb Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Thu, 21 Jul 2022 23:30:49 -0500 Subject: [PATCH 9/9] Thu Jul 21 2022 23:30:49 GMT-0500 (GMT-05:00) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 85427df..ed4aa08 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "76" + "build": "72" }, "target_language": { "id": "pid",