From ef54cf43e5c661269373d7603a49bb5ee593aa6e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:21:42 -0500 Subject: [PATCH 01/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:21:42=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 00000000..d31d4f9c --- /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 00000000..4c5ed7c2 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "238" + }, + "target_language": { + "id": "noa-CO-wounmeu", + "name": "Woun Meu", + "direction": "ltr" + }, + "project": { + "id": "jos", + "name": "Joshua" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 037ab1c4a306f0bf0bc9655d732b6ecf30451880 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:24:25 -0500 Subject: [PATCH 02/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:24:25=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4c5ed7c2..69ab8240 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2023-08-14T14:30:22.2311035+00:00", + "version": "1.9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 84dc94622c662237ff6250b4af761c8db4a87f51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:27:24 -0500 Subject: [PATCH 03/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:27:23=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 00000000..0924cb2c --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Capitulo 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 00000000..01a4fdb5 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Josué \ No newline at end of file diff --git a/manifest.json b/manifest.json index 69ab8240..df5e9579 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Yefrid David" + ], "finished_chunks": [] } \ No newline at end of file From c80bc9c0894253733694845d56371861f5929687 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:29:24 -0500 Subject: [PATCH 04/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:29:23=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 00000000..f3b20677 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 \v 1 \v 2 \v 3 Yefrid David Escobar \ No newline at end of file From b5b8f75aba4f9fe432530dfb382a628146eaafd5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:31:24 -0500 Subject: [PATCH 05/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:31:23=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index f3b20677..97f0061c 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 2 \v 3 Yefrid David Escobar \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar \ No newline at end of file From 63545a441cb79b5fbe9ef684ac5ce74d2dd9a99b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:37:24 -0500 Subject: [PATCH 06/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:37:23=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index df5e9579..865b6bbf 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Yefrid David" ], - "finished_chunks": [] + "finished_chunks": [ + "01-01" + ] } \ No newline at end of file From 548d3a3ecd5315e9df93c88ab279e7c42ffbf17f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:55:51 -0500 Subject: [PATCH 07/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:55:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- manifest.json | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/01/01.txt b/01/01.txt index 97f0061c..d5c17d21 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar \ No newline at end of file +\c 1 \v 1 suce \v 2 David \v 3 Escobar \ No newline at end of file diff --git a/manifest.json b/manifest.json index 865b6bbf..df5e9579 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,5 @@ "translators": [ "Yefrid David" ], - "finished_chunks": [ - "01-01" - ] + "finished_chunks": [] } \ No newline at end of file From 0232e9f3a3ef729470b06dad4dc06cd80621b72a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:57:51 -0500 Subject: [PATCH 08/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:57:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index d5c17d21..047c1c69 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1,2 @@ -\c 1 \v 1 suce \v 2 David \v 3 Escobar \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar + sucedió despues de la muerte de Moises el siervo del señor \ No newline at end of file From a6b820bb341cc4bc351bca0bd47277a5dcb19960 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 14:59:51 -0500 Subject: [PATCH 09/52] =?UTF-8?q?Wed=20Nov=2008=202023=2014:59:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 047c1c69..0ff65ef1 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,2 +1,2 @@ \c 1 \v 1 Yefrid \v 2 David \v 3 Escobar - sucedió despues de la muerte de Moises el siervo del señor \ No newline at end of file + sucedió despues de la muerte de Moises el siervo del señor los llevare a la tierra que yo pisare \ No newline at end of file From f5bb28c19bafc29c913eb4cbe1b9b48920a11a7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 15:01:51 -0500 Subject: [PATCH 10/52] =?UTF-8?q?Wed=20Nov=2008=202023=2015:01:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 0ff65ef1..28163af1 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,2 +1,2 @@ \c 1 \v 1 Yefrid \v 2 David \v 3 Escobar - sucedió despues de la muerte de Moises el siervo del señor los llevare a la tierra que yo pisare \ No newline at end of file + sucedió despues de la muerte de Moises el siervo del señor los llevare a la tierra que yo pisare a la tierra prometida \ No newline at end of file From 974ffad0ff9a1fa21fda538dab381ad337a0b73c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 15:05:51 -0500 Subject: [PATCH 11/52] =?UTF-8?q?Wed=20Nov=2008=202023=2015:05:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01/01.txt b/01/01.txt index 28163af1..8b03c19f 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,2 +1,2 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar - sucedió despues de la muerte de Moises el siervo del señor los llevare a la tierra que yo pisare a la tierra prometida \ No newline at end of file +\c 1 Yefrid \v 2 David \v 3 Escobar +\v 1Sucedió que después de la muerte de Moisés, el siervo del EL SEÑOR, EL SEÑOR le habló a Josué el hijo de Nun, el asistente en jefe de Moisés, diciendo: 2"Moisés, mi siervo, está muerto. Por lo tanto, levántate, cruza este Jordán, tú y todo este pueblo, a la tierra que Yo les estoy dando, al pueblo de Israel. 3Yo les he dado cada lugar donde la planta de sus pies pisare. Te lo he dado a ti, igual que se lo prometí a Moisés. \ No newline at end of file From 8ca33ce8e5fc19294cdd98e088613133c96d14e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 8 Nov 2023 15:07:51 -0500 Subject: [PATCH 12/52] =?UTF-8?q?Wed=20Nov=2008=202023=2015:07:51=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/01/01.txt b/01/01.txt index 8b03c19f..4f1ab071 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,2 +1 @@ -\c 1 Yefrid \v 2 David \v 3 Escobar -\v 1Sucedió que después de la muerte de Moisés, el siervo del EL SEÑOR, EL SEÑOR le habló a Josué el hijo de Nun, el asistente en jefe de Moisés, diciendo: 2"Moisés, mi siervo, está muerto. Por lo tanto, levántate, cruza este Jordán, tú y todo este pueblo, a la tierra que Yo les estoy dando, al pueblo de Israel. 3Yo les he dado cada lugar donde la planta de sus pies pisare. Te lo he dado a ti, igual que se lo prometí a Moisés. \ No newline at end of file +\c 1 Yefrid David Escobar \v 1 Sucedió que después de la muerte de Moisés, el siervo del EL SEÑOR, EL SEÑOR le habló a Josué el hijo de Nun, el asistente en jefe de Moisés, diciendo: \v 2 "Moisés, mi siervo, está muerto. Por lo tanto, levántate, cruza este Jordán, tú y todo este pueblo, a la tierra que Yo les estoy dando, al pueblo de Israel. \v 3 Yo les he dado cada lugar donde la planta de sus pies pisare. Te lo he dado a ti, igual que se lo prometí a Moisés. \ No newline at end of file From 731dab0e93e2d15761f8340b217ec09654b9d3d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 10:49:14 -0500 Subject: [PATCH 13/52] =?UTF-8?q?Tue=20Nov=2014=202023=2010:49:14=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 4f1ab071..41bce1ba 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 Yefrid David Escobar \v 1 Sucedió que después de la muerte de Moisés, el siervo del EL SEÑOR, EL SEÑOR le habló a Josué el hijo de Nun, el asistente en jefe de Moisés, diciendo: \v 2 "Moisés, mi siervo, está muerto. Por lo tanto, levántate, cruza este Jordán, tú y todo este pueblo, a la tierra que Yo les estoy dando, al pueblo de Israel. \v 3 Yo les he dado cada lugar donde la planta de sus pies pisare. Te lo he dado a ti, igual que se lo prometí a Moisés. \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar : \ No newline at end of file From 01c6affc4e62a883794edc2894225bdc728ca5e0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:36:28 -0500 Subject: [PATCH 14/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:36:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 41bce1ba..442b11dd 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar : \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar :AO \ No newline at end of file From 8448d4fa604bd18f3713dfdf3842367c0c0fc03e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:38:28 -0500 Subject: [PATCH 15/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:38:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 442b11dd..f498fbb8 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar :AO \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar :ĩõũãẽʉʉʉʉʉʉʉʉʉʉʉʉʉʉ̃ \ No newline at end of file From aa403bae2076474fd7f1557d42c11d4fc3458b66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:48:28 -0500 Subject: [PATCH 16/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:48:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index f498fbb8..a47bda5b 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar :ĩõũãẽʉʉʉʉʉʉʉʉʉʉʉʉʉʉ̃ \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar \ No newline at end of file From 0f1edf9631f8b5144736f11a67144b4b46e8302e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:50:28 -0500 Subject: [PATCH 17/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:50:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index a47bda5b..c052bed8 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨ \ No newline at end of file From f862b348deceafd7e8dcf53a1a9c97a0080d252a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:52:28 -0500 Subject: [PATCH 18/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:52:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index c052bed8..04bae910 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨ \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨĩÕõŨũɄʉ \ No newline at end of file From 8ef2cac7078a03be30993b4769458e020e3fd28e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:54:28 -0500 Subject: [PATCH 19/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:54:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 04bae910..7bf20e28 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨĩÕõŨũɄʉ \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨĩÕõŨũɄʉɄ̃ʉ̃ \ No newline at end of file From b6b15d4ca7fb282bbd300bc33bb9c2a63bff7dd0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 14:58:28 -0500 Subject: [PATCH 20/52] =?UTF-8?q?Tue=20Nov=2014=202023=2014:58:28=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 7bf20e28..1a538f0d 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÃäÄÄÄäẼẽĨĩÕõŨũɄʉɄ̃ʉ̃ \ No newline at end of file +\c 1 \v 1 Yefrid \v 2 David \v 3 Escobar ÄäÃãẼẽĨĩÕõŨũɄʉɄ̃ʉ̃ \ No newline at end of file From 97559a45060181f7d141b7c8c415f7b8878a688c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:04:01 -0500 Subject: [PATCH 21/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:04:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/01.txt diff --git a/08/01.txt b/08/01.txt new file mode 100644 index 00000000..14436946 --- /dev/null +++ b/08/01.txt @@ -0,0 +1 @@ +\c 8 Ewandamua Josueg Magjim : \ No newline at end of file From 9f2e312f291b84aa477c77ae01c5f1ab6b0885c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:06:01 -0500 Subject: [PATCH 22/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:06:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 14436946..2fa86e5c 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Ewandamua Josueg Magjim : \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe \ No newline at end of file From 0288d72dcb42b381c662ca23c052248164fc7be0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:08:01 -0500 Subject: [PATCH 23/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:08:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 2fa86e5c..77d5e5e5 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe ōor werbʉa \ No newline at end of file From 827281edde83e5d5d3ac7c33546b2e028b490172 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:10:01 -0500 Subject: [PATCH 24/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:10:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 77d5e5e5..9bc3975f 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe ōor werbʉa \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe ōor werbʉajem khʉʉ \ No newline at end of file From 5aae259675d47446126886a195a9a92e89a153b6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:12:01 -0500 Subject: [PATCH 25/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:12:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 9bc3975f..bb216a63 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe ōor werbʉajem khʉʉ \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. \ No newline at end of file From 6996fc02dab0ba9132c94497ae2cd7d81954ae03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:14:01 -0500 Subject: [PATCH 26/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:14:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index bb216a63..a472ff7e 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua \ No newline at end of file From 60c867b8bc523e42c5bb00ac8cb5e91912917f4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:16:01 -0500 Subject: [PATCH 27/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:16:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index a472ff7e..0314a30b 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1,2 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua \ No newline at end of file +\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. +mua haiig ich rey \ No newline at end of file From 67e659556c289d04923836d26d8952ba62faeff3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:18:01 -0500 Subject: [PATCH 28/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:18:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 0314a30b..a409e850 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ \c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey \ No newline at end of file +mua haiig ich rey dʉi deeju, jerikoog chi rey \ No newline at end of file From f34689c91a04c31ab38773a151edf6429371bd6e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:20:01 -0500 Subject: [PATCH 29/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:20:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index a409e850..16ba69d0 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ \c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey \ No newline at end of file +mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaaj \ No newline at end of file From 89c2bf0a70df8537302212aa8233cce5db80be66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:22:01 -0500 Subject: [PATCH 30/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:22:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08/01.txt b/08/01.txt index 16ba69d0..d5edad46 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ -\c 8 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaaj \ No newline at end of file +\c 8 \v 1 \v 2 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. +mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajũ \ No newline at end of file From 31d0ac04f83800a6dbaafe65b908a02dc82a707b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:24:01 -0500 Subject: [PATCH 31/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:24:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index d5edad46..47cf61c5 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ \c 8 \v 1 \v 2 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajũ \ No newline at end of file +mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaaj \ No newline at end of file From 4d3a30652552695b31f867831063c5da6a9bb95f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:26:01 -0500 Subject: [PATCH 32/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:26:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 47cf61c5..7d5bfca5 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ \c 8 \v 1 \v 2 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaaj \ No newline at end of file +mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar \ No newline at end of file From 639adf94363ab836c93f07aa8b96b7b951aea705 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:28:01 -0500 Subject: [PATCH 33/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:28:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 7d5bfca5..9ac010ca 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1,2 @@ \c 8 \v 1 \v 2 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar \ No newline at end of file +mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar thumaam khʉʉn ithee. phobor durrag thãrap ogkha siubat. \ No newline at end of file From be642ad3b5b090ab14a3f42440d8bb641ab68f39 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:30:01 -0500 Subject: [PATCH 34/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:30:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 3 +-- 08/03.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 08/03.txt diff --git a/08/01.txt b/08/01.txt index 9ac010ca..f62a50ca 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1,2 +1 @@ -\c 8 \v 1 \v 2 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. -mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar thumaam khʉʉn ithee. phobor durrag thãrap ogkha siubat. \ No newline at end of file +\c 8 \v 1 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. \p \v 2 Mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar thumaam khʉʉn ithee. phobor durrag thãrap ogkha siubat. \ No newline at end of file diff --git a/08/03.txt b/08/03.txt new file mode 100644 index 00000000..6aaee2e4 --- /dev/null +++ b/08/03.txt @@ -0,0 +1 @@ +Magta \ No newline at end of file diff --git a/manifest.json b/manifest.json index df5e9579..a9020668 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Yefrid David" ], - "finished_chunks": [] + "finished_chunks": [ + "08-01" + ] } \ No newline at end of file From 308d13d1b81332888a13dff7762596cad57303db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:32:01 -0500 Subject: [PATCH 35/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:32:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/03.txt b/08/03.txt index 6aaee2e4..b7a5000e 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta \ No newline at end of file +Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. \ No newline at end of file From 659a6a91714bdcf5366ad19a025bb59b805c2ac0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:34:01 -0500 Subject: [PATCH 36/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:34:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/03.txt b/08/03.txt index b7a5000e..b7d45b16 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. \ No newline at end of file +Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem \ No newline at end of file From 3270cb3a5cecd5700b9867c016df1f0d6d03beda Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:36:01 -0500 Subject: [PATCH 37/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:36:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/03.txt b/08/03.txt index b7d45b16..01c06f9e 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem \ No newline at end of file +Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. \ No newline at end of file From 91a6a3272735f580597f4ae83337f84e8debd3f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:38:01 -0500 Subject: [PATCH 38/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:38:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/03.txt b/08/03.txt index 01c06f9e..18b5aa25 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. \ No newline at end of file +Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. ich deu jaaujim: oobat, phobor eeugar tã \ No newline at end of file From 4a56cf1927f4cbd2c9389320d975c5e5c3c81307 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:40:01 -0500 Subject: [PATCH 39/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:40:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/03.txt b/08/03.txt index 18b5aa25..a9cb3a5d 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. ich deu jaaujim: oobat, phobor eeugar tã \ No newline at end of file +Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. ich deu jaaujim: oobat, phobor eeugar tãrap ogkha subathʉ. Chi phobor aigmua warp wetmiethu, pari pãar \ No newline at end of file From 8dd508bc5a4219c5e9b234611a865f81b6bd561e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:42:01 -0500 Subject: [PATCH 40/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:42:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/08/03.txt b/08/03.txt index a9cb3a5d..27d58b25 100644 --- a/08/03.txt +++ b/08/03.txt @@ -1 +1 @@ -Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. ich deu jaaujim: oobat, phobor eeugar tãrap ogkha subathʉ. Chi phobor aigmua warp wetmiethu, pari pãar \ No newline at end of file +\v 3 Magta Josue phiidʉwia ich õor werbʉajem khʉʉn haig warrjim. Magwieta Josue ich õor werbʉajem khʉʉn 30.000 mil jʉrawia, maig daau jʉrkhʉʉi pʉijim. \v 4 Ich deu jaaujim: oobat, phobor eeugar tãrap ogkha subathʉ. Chi phobor aigmua warp wetmiethu, pari pãar thumwe khĩir khaubat. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a9020668..586e6b33 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Yefrid David" ], "finished_chunks": [ - "08-01" + "08-01", + "08-03" ] } \ No newline at end of file From a695fa3cc038ea3a6cad85a727ebdef080cadab2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:44:01 -0500 Subject: [PATCH 41/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:44:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/05.txt diff --git a/08/05.txt b/08/05.txt new file mode 100644 index 00000000..44a87ca5 --- /dev/null +++ b/08/05.txt @@ -0,0 +1 @@ +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarra \ No newline at end of file From 997b95de55702eee7a49119fa7d94e80eaab3069 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:46:01 -0500 Subject: [PATCH 42/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:46:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 44a87ca5..8fe7d45d 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarra \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. \ No newline at end of file From 9909c9d9eee73cb4c78a97fa9fcd8d5f71a9eba3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:48:01 -0500 Subject: [PATCH 43/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:48:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 8fe7d45d..21c5a0cf 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhay \ No newline at end of file From 26a6ca399c5191d0386c9fa2f86d19d6424cea7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:50:01 -0500 Subject: [PATCH 44/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:50:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 21c5a0cf..cb3b9cac 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhay \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta mag \ No newline at end of file From 69677716180db319ba070e8178d97e98810bfdf6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:52:01 -0500 Subject: [PATCH 45/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:52:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index cb3b9cac..1f2f00d7 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta mag \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach \ No newline at end of file From 81341552195d3a5b557c64836d4f344c33fef2af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:54:01 -0500 Subject: [PATCH 46/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:54:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 1f2f00d7..0e5b5cd8 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp waurt \ No newline at end of file From 757d0d8ba5fc4c976573925d4df338a37fc6ab5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:56:01 -0500 Subject: [PATCH 47/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:56:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 0e5b5cd8..e01b1dd6 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp waurt \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu \ No newline at end of file From 55a5004b67e805c4d3c7466edbc62aea82c0212d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 15:58:01 -0500 Subject: [PATCH 48/52] =?UTF-8?q?Tue=20Nov=2014=202023=2015:58:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index e01b1dd6..8b155838 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉ \ No newline at end of file From 19ae5072362b35321fda675d512655b6cd4308d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 16:00:01 -0500 Subject: [PATCH 49/52] =?UTF-8?q?Tue=20Nov=2014=202023=2016:00:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/05.txt b/08/05.txt index 8b155838..6e5851c7 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉ \ No newline at end of file +Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉn oberdʉgkhabat, maig chi phobor phʉʉrthuur aujierram. Maach aai Ẽwa \ No newline at end of file From 85c971a667ca461b75819830f9cf0d4dd516fead Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 16:02:01 -0500 Subject: [PATCH 50/52] =?UTF-8?q?Tue=20Nov=2014=202023=2016:02:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/01.txt | 2 +- 08/05.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/08/01.txt b/08/01.txt index f62a50ca..0b976d23 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 \v 1 Ewandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. \p \v 2 Mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar thumaam khʉʉn ithee. phobor durrag thãrap ogkha siubat. \ No newline at end of file +\c 8 \v 1 Ẽwandamua Josueg magjim : oob japhierram. Pʉich ithe õor werbʉajem khʉʉn thumwe atha. Haig majim. ooba mua pʉ jua ee chi rey hai den deegpam chi phobor, maigmua pʉ jẽb. \p \v 2 Mua haiig ich rey dʉi deeju, jerikoog chi rey dʉi deetarrojo awia. mamʉ wainaajú neminaam wajapham, maigmua phakja pãar thumaam khʉʉn ithee. phobor durrag thãrap ogkha siubat. \ No newline at end of file diff --git a/08/05.txt b/08/05.txt index 6e5851c7..25ddc459 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉn oberdʉgkhabat, maig chi phobor phʉʉrthuur aujierram. Maach aai Ẽwa \ No newline at end of file +\v 5 \v 6 \v 7 Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉn oberdʉgkhabat, maig chi phobor phʉʉrthuur aujierram. Maach aai Ẽwandamau mʉg phobor am jua ee deeju. \ No newline at end of file From a10fd92da4668be945fedc35898c9d32969f7392 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 14 Nov 2023 16:04:01 -0500 Subject: [PATCH 51/52] =?UTF-8?q?Tue=20Nov=2014=202023=2016:04:01=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08/05.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/08/05.txt b/08/05.txt index 25ddc459..dee16a3c 100644 --- a/08/05.txt +++ b/08/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. Magbaadeewai pãar dʉrnarr khʉʉn oberdʉgkhabat, maig chi phobor phʉʉrthuur aujierram. Maach aai Ẽwandamau mʉg phobor am jua ee deeju. \ No newline at end of file +\v 5 Mʉ, maigmua õor thumwe mʉ aig nʉm khʉʉn, phobor dakha wettarrau. Maach dʉi werbʉag pabaadeewai maach khaphidjuarrau nacha atarrjo awia. \v 6 Am maach ẽ udee khaphidjuarrau, mamʉ amkhayãu maach phobor warp naaju. Maigta maigta magjuarrau: amach maach ugkhau ereujierram bieg ãp wautarrjo awia. magan nacharamjo awia deeu khaphierram. \v 7 Magbaadeewai pãar dʉrnarr khʉʉn oberdʉgkhabat, maig chi phobor phʉʉrthuur aujierram. Maach aai Ẽwandamau mʉg phobor am jua ee deeju. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 586e6b33..c70d54db 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "08-01", - "08-03" + "08-03", + "08-05" ] } \ No newline at end of file From 937010a3b57105cded1f42d97ab1ae1f029287c0 Mon Sep 17 00:00:00 2001 From: Daveyd_Matthew Date: Wed, 15 Nov 2023 10:57:52 -0500 Subject: [PATCH 52/52] =?UTF-8?q?Wed=20Nov=2015=202023=2010:57:52=20GMT-05?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c70d54db..5d602813 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",