From 5fbcbf52b6aa63c61645586098c7dbf034ffc67b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:20:50 -0400 Subject: [PATCH 01/52] Thu Oct 22 2020 16:20:49 GMT-0400 (SA Western 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..ed8c0ed --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "5" + }, + "target_language": { + "id": "tzh-x-oxchuctzeltal", + "name": "Tzeltal de Oxchuc", + "direction": "ltr" + }, + "project": { + "id": "1ti", + "name": "1 Timothy" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From fbaacc42bab8d8a8cad3c69bde166b6ef95418c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:21:18 -0400 Subject: [PATCH 02/52] Thu Oct 22 2020 16:21:17 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ed8c0ed..3bd0058 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": "2019-10-09T00:00:00+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 3d3941997c8a87efbef148eee8123feb3d83da9b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:22:52 -0400 Subject: [PATCH 03/52] Thu Oct 22 2020 16:22:51 GMT-0400 (SA Western Standard Time) --- 03/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 03/title.txt diff --git a/03/title.txt b/03/title.txt new file mode 100644 index 0000000..250c76f --- /dev/null +++ b/03/title.txt @@ -0,0 +1 @@ +capitulo 3 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3bd0058..c4c51b1 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "damaso jose reyna rondon" + ], + "finished_chunks": [ + "03-title" + ] } \ No newline at end of file From ab55cf28736fc15429e103d39dc3aa08c7cb3b53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:24:52 -0400 Subject: [PATCH 04/52] Thu Oct 22 2020 16:24:51 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/01.txt diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 0000000..6f18f7a --- /dev/null +++ b/03/01.txt @@ -0,0 +1 @@ +\c 3 mero melel to \ No newline at end of file From dd0936ffead8955dcf2bbb47edf86f22e7a00efb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:26:52 -0400 Subject: [PATCH 05/52] Thu Oct 22 2020 16:26:51 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 6f18f7a..5dbf45c 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 mero melel to \ No newline at end of file +\c 3 mero melel to : te me ay moch 'o \ No newline at end of file From ec30e8a99e429ba50d19e8d904c7c82e2734178a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:30:52 -0400 Subject: [PATCH 06/52] Thu Oct 22 2020 16:30:51 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 5dbf45c..91c315a 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 mero melel to : te me ay moch 'o \ No newline at end of file +\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta \ No newline at end of file From 0ddb0dc58cbd8b9fb881800f859118ebf91096bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:34:52 -0400 Subject: [PATCH 07/52] Thu Oct 22 2020 16:34:51 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 91c315a..5e49758 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta \ No newline at end of file +\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. \ No newline at end of file From 87d0196757a4019bf7f73602f80556a4af246494 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:36:52 -0400 Subject: [PATCH 08/52] Thu Oct 22 2020 16:36:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 5e49758..48fe0da 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1,2 @@ -\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. \ No newline at end of file +\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul n \ No newline at end of file From 919ce5398fbef2a13fcedd958cb831232ce01f6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:38:52 -0400 Subject: [PATCH 09/52] Thu Oct 22 2020 16:38:51 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 48fe0da..31894c3 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,2 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul n \ No newline at end of file +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yo \ No newline at end of file From 8344660d0ca18bbf501650c00f30fdd2e0c5c377 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:40:52 -0400 Subject: [PATCH 10/52] Thu Oct 22 2020 16:40:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 31894c3..03e1e82 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,2 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yo \ No newline at end of file +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajpon \ No newline at end of file From e32d217b3fba8c0730c385e82a5e73ca64aa2e38 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:42:52 -0400 Subject: [PATCH 11/52] Thu Oct 22 2020 16:42:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 03e1e82..e093f09 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,2 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajpon \ No newline at end of file +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a a \ No newline at end of file From fd201c0ca190684d11687dd30609d38fa0d1783c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:44:52 -0400 Subject: [PATCH 12/52] Thu Oct 22 2020 16:44:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index e093f09..1753566 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,2 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a a \ No newline at end of file +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta \ No newline at end of file From 2c0fc470bdcb82afda29bef8fda4c0566e553a05 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:46:52 -0400 Subject: [PATCH 13/52] Thu Oct 22 2020 16:46:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 1753566..e00683d 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,3 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta \ No newline at end of file +Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. +Ma me yakuk smulan \ No newline at end of file From 7c36c0fdbcc2179967de335c295e89dea3c865f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:48:52 -0400 Subject: [PATCH 14/52] Thu Oct 22 2020 16:48:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index e00683d..8a99a03 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,4 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. -Ma me yakuk smulan \ No newline at end of file +Ma me yakuk smulan yakubel, ma me Jauk ya smulan te tak'ine. +ya sk'an \ No newline at end of file From 89832f551da2d8b2cc6b439a570ffdcf56dfbb3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:50:52 -0400 Subject: [PATCH 15/52] Thu Oct 22 2020 16:50:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 8a99a03..e03b136 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,4 +1,4 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. Ma me yakuk smulan yakubel, ma me Jauk ya smulan te tak'ine. -ya sk'an \ No newline at end of file +ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk. \ No newline at end of file From 6f5bbc827e54cf51521604a73dffc71c1567beee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:52:52 -0400 Subject: [PATCH 16/52] Thu Oct 22 2020 16:52:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index e03b136..7388e43 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,4 +1,5 @@ \c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. Ma me yakuk smulan yakubel, ma me Jauk ya smulan te tak'ine. -ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk. \ No newline at end of file +ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. +teme ay jtul winik ma sna xmantala ta snai, \ No newline at end of file From 652b8903d94045322a8d0f4ca1f4510d180f5520 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:54:53 -0400 Subject: [PATCH 17/52] Thu Oct 22 2020 16:54:52 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 8 +++----- 03/04.txt | 2 ++ manifest.json | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 03/04.txt diff --git a/03/01.txt b/03/01.txt index 7388e43..511f26a 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,5 +1,3 @@ -\c 3 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. -Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. -Ma me yakuk smulan yakubel, ma me Jauk ya smulan te tak'ine. -ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. -teme ay jtul winik ma sna xmantala ta snai, \ No newline at end of file +\c 3 \v 1 mero melel to : te me ay moch 'o toyol yot'an yu un te ya xk'ot ta wolwone, ay yutsilal te at'elil ya skane. +\v 2 Jich yu'un, wolwane ya me sk'ka lek sk'oplal te winik nujbinem tul nax me ants ya x-ain. sok ma me x-elaw ta k'op,lek yot'an, chajp'an sba, ya yotses ta sna te mach'a ay swokole. sok te ay sbijil ta p'ijubteswane. +\v 3 Ma me yakuk smulan yakubel, ma me Jauk ya smulan te tak'ine. \ No newline at end of file diff --git a/03/04.txt b/03/04.txt new file mode 100644 index 0000000..88e7c61 --- /dev/null +++ b/03/04.txt @@ -0,0 +1,2 @@ +\v 4 \v 5 ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. +teme ay jtul winik ma sna xmantala ta snai, \ No newline at end of file diff --git a/manifest.json b/manifest.json index c4c51b1..6e3249f 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "damaso jose reyna rondon" ], "finished_chunks": [ - "03-title" + "03-title", + "03-01" ] } \ No newline at end of file From 1ab356f685c49f4e87ee050beba93124d9ffe967 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:56:52 -0400 Subject: [PATCH 18/52] Thu Oct 22 2020 16:56:52 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index 88e7c61..44bde7f 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ \v 4 \v 5 ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. -teme ay jtul winik ma sna xmantala ta snai, \ No newline at end of file +teme ay jtul winik ma sna xmantala ta snai, ¿ Bit'il ya skanantayixo te ch'unjeletik yu'un Dios? \ No newline at end of file From 08a0bdcfe899c84871a3f937185511c39992b4c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 16:58:52 -0400 Subject: [PATCH 19/52] Thu Oct 22 2020 16:58:52 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/03/04.txt b/03/04.txt index 44bde7f..72bb262 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ -\v 4 \v 5 ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. -teme ay jtul winik ma sna xmantala ta snai, ¿ Bit'il ya skanantayixo te ch'unjeletik yu'un Dios? \ No newline at end of file +\v 4 ya sk'an te lek ya xmantala ta sna sok ta yal xnich'an jich ya jech yich sbaik ta muk'. +\v 5 teme ay jtul winik ma sna xmantala ta snai, ¿ Bit'il ya skanantayixo te ch'unjeletik yu'un Dios? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6e3249f..79bd7a3 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "03-title", - "03-01" + "03-01", + "03-04" ] } \ No newline at end of file From cb7c9a86fd9ae550b682fcf76bc02f04cf31c764 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:08:52 -0400 Subject: [PATCH 20/52] Thu Oct 22 2020 17:08:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/06.txt diff --git a/03/06.txt b/03/06.txt new file mode 100644 index 0000000..8b8eba8 --- /dev/null +++ b/03/06.txt @@ -0,0 +1 @@ +Ma me Jauk xa chu'unbel \ No newline at end of file From 303b87575f831efeaf3a9c5b5fe340449cc4f95d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:10:52 -0400 Subject: [PATCH 21/52] Thu Oct 22 2020 17:10:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/06.txt b/03/06.txt index 8b8eba8..af7987e 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1 +1 @@ -Ma me Jauk xa chu'unbel \ No newline at end of file +Ma me Jauk xa chu'unbel to nax kajwaltike, \ No newline at end of file From 3e02828f2a3efbb7959a32109e964d217c5b45f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:12:52 -0400 Subject: [PATCH 22/52] Thu Oct 22 2020 17:12:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/06.txt b/03/06.txt index af7987e..1391f26 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1 +1,2 @@ -Ma me Jauk xa chu'unbel to nax kajwaltike, \ No newline at end of file +Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. +sok yame sk'an \ No newline at end of file From 83ea8725317e73af1ec823c4458f99c852aad42a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:14:52 -0400 Subject: [PATCH 23/52] Thu Oct 22 2020 17:14:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/06.txt b/03/06.txt index 1391f26..96bee4f 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,2 +1,2 @@ Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. -sok yame sk'an \ No newline at end of file +sok yame sk'an lek sk'oplal \ No newline at end of file From 3badd99353bdacc7bb6481c2b0aa3f0be518e819 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:16:52 -0400 Subject: [PATCH 24/52] Thu Oct 22 2020 17:16:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/06.txt b/03/06.txt index 96bee4f..ebe26e0 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,2 +1,2 @@ Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. -sok yame sk'an lek sk'oplal \ No newline at end of file +sok yame sk'an lek sk'oplal yu'un te mach'atik ma ch \ No newline at end of file From a8538c908981fcfb37db48ccdf68529a618b0abc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:18:52 -0400 Subject: [PATCH 25/52] Thu Oct 22 2020 17:18:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/06.txt b/03/06.txt index ebe26e0..7fb6f16 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,2 +1,2 @@ Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. -sok yame sk'an lek sk'oplal yu'un te mach'atik ma ch \ No newline at end of file +sok yame sk'an lek sk'oplal yu'un te mach'atik ma ch'unjeletik, jich me yu'un ma xtabot ta alel te yat'ele sok ma x-ilbot yot \ No newline at end of file From 79a39ac245f49d9b0bdeebcc655aa86b42ab1b3f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:20:54 -0400 Subject: [PATCH 26/52] Thu Oct 22 2020 17:20:52 GMT-0400 (SA Western Standard Time) --- 03/06.txt | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/03/06.txt b/03/06.txt index 7fb6f16..3dafcd0 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,2 +1,2 @@ -Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. -sok yame sk'an lek sk'oplal yu'un te mach'atik ma ch'unjeletik, jich me yu'un ma xtabot ta alel te yat'ele sok ma x-ilbot yot \ No newline at end of file +\v 6 Ma me Jauk xa chu'unbel to nax kajwaltike, yu'un me ma xchay koel ta kastiku jich bit'il te pucuj. +\v 7 sok yame sk'an lek sk'oplal yu'un te mach'atik ma ch'unjeletik, jich me yu'un ma xtabot ta alel te yat'ele sok ma x-ilbot yot'an yu'un te pucuje \ No newline at end of file diff --git a/manifest.json b/manifest.json index 79bd7a3..c5eeaf3 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "03-title", "03-01", - "03-04" + "03-04", + "03-06" ] } \ No newline at end of file From 22609bff5ade40618c13499ea351980e2ab60923 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:22:52 -0400 Subject: [PATCH 27/52] Thu Oct 22 2020 17:22:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/08.txt diff --git a/03/08.txt b/03/08.txt new file mode 100644 index 0000000..049364e --- /dev/null +++ b/03/08.txt @@ -0,0 +1 @@ +Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk a k'opik \ No newline at end of file From fc04526e0a05174e3d81375e13c96d6e04680a34 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:24:52 -0400 Subject: [PATCH 28/52] Thu Oct 22 2020 17:24:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/08.txt b/03/08.txt index 049364e..d6a1b39 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1 +1 @@ -Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk a k'opik \ No newline at end of file +\v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. From 4bb038590b2cf3ab7cfec05f37590713d90a0417 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:26:52 -0400 Subject: [PATCH 29/52] Thu Oct 22 2020 17:26:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/03/08.txt b/03/08.txt index d6a1b39..3b407e7 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1 +1,2 @@ \v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. +Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'a \ No newline at end of file From ac41230cecbb89fb43605d00a63fa6cf63c5241c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:28:52 -0400 Subject: [PATCH 30/52] Thu Oct 22 2020 17:28:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/08.txt b/03/08.txt index 3b407e7..4e910fa 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,2 +1,3 @@ \v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. -Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'a \ No newline at end of file +Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'anik. +Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yo \ No newline at end of file From 83604e5e0f56dc35480002d3a696c69aa676375d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:30:52 -0400 Subject: [PATCH 31/52] Thu Oct 22 2020 17:30:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/08.txt b/03/08.txt index 4e910fa..ea2f04b 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,3 +1,4 @@ \v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'anik. -Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yo \ No newline at end of file +Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yat'elik teme mayuk smulike. +Sok ne'elme ya yich ilel te stalel teme leke, \ No newline at end of file From 8e98deb0ae396aa7ad83c76d002e73d21f51abe4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:32:52 -0400 Subject: [PATCH 32/52] Thu Oct 22 2020 17:32:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/08.txt b/03/08.txt index ea2f04b..b74df29 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,4 +1,4 @@ \v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'anik. Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yat'elik teme mayuk smulike. -Sok ne'elme ya yich ilel te stalel teme leke, \ No newline at end of file +Sok ne'elme ya yich' ilel te stalel teme leke, Jich yu'un ak yich' yat'elik \ No newline at end of file From 065999f137b7b96db3125a22d61f9134b49941b0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:34:52 -0400 Subject: [PATCH 33/52] Thu Oct 22 2020 17:34:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/03/08.txt b/03/08.txt index b74df29..48248cb 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,4 +1,4 @@ -\v 8 \v 9 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. +\v 8 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'anik. -Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yat'elik teme mayuk smulike. -Sok ne'elme ya yich' ilel te stalel teme leke, Jich yu'un ak yich' yat'elik \ No newline at end of file +\v 9 Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yat'elik teme mayuk smulike. +Sok ne'elme ya yich' ilel te stalel teme leke, Jich yu'un ak yich' yat'elik teme mayuk smulike \ No newline at end of file From fff6b4d0e66b4acc392aa281f3ce749e5dac3fc6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:36:54 -0400 Subject: [PATCH 34/52] Thu Oct 22 2020 17:36:52 GMT-0400 (SA Western Standard Time) --- 03/08.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03/08.txt b/03/08.txt index 48248cb..ccfd1c1 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,4 +1,4 @@ -\v 8 \v 10 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. +\v 8 Diaconoetik, jichotikme-uk lekuk me atalelik, ma me che che buk ak'opik. Sok ma jaukex te ya mulanik yokubel sok te sbik'tal awont'anik. \v 9 Ja me ya sk'an yak ilel te beluk smelil ayuk xch'unjel yat'elik teme mayuk smulike. -Sok ne'elme ya yich' ilel te stalel teme leke, Jich yu'un ak yich' yat'elik teme mayuk smulike \ No newline at end of file +\v 10 Sok ne'elme ya yich' ilel te stalel teme leke, Jich yu'un ak yich' yat'elik teme mayuk smulike \ No newline at end of file From 15a5172f1f3f115745073e252657579b8aaebfb6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:38:52 -0400 Subject: [PATCH 35/52] Thu Oct 22 2020 17:38:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/11.txt diff --git a/03/11.txt b/03/11.txt new file mode 100644 index 0000000..199e439 --- /dev/null +++ b/03/11.txt @@ -0,0 +1 @@ +te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik \ No newline at end of file From 34a82d8e17c23da3a07315b8f7bdac5b26854aeb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:40:52 -0400 Subject: [PATCH 36/52] Thu Oct 22 2020 17:40:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 199e439..9ea1b22 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik \ No newline at end of file +te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an \ No newline at end of file From 42e8a870db428ec96baae8ff1be92664950f23d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:42:52 -0400 Subject: [PATCH 37/52] Thu Oct 22 2020 17:42:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 9ea1b22..76b462a 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1,2 @@ -te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an \ No newline at end of file +te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. +Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel \ No newline at end of file From dfd2501e71bac374f2c8e0d1d58b83937ca36006 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:44:52 -0400 Subject: [PATCH 38/52] Thu Oct 22 2020 17:44:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 76b462a..410bce8 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1,2 +1,3 @@ te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. -Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel \ No newline at end of file +Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel yal xnich'an sok te snaj. +Te mach'atik lek yat'elik, lek me sk'o \ No newline at end of file From a92cec216f76758851f4be1e07a99b01aa25d6cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:46:53 -0400 Subject: [PATCH 39/52] Thu Oct 22 2020 17:46:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03/11.txt b/03/11.txt index 410bce8..b8f126c 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1,3 +1,3 @@ -te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. +\v 11 \v 12 \v 13 te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel yal xnich'an sok te snaj. -Te mach'atik lek yat'elik, lek me sk'o \ No newline at end of file +Te mach'atik lek yat'elik, lek me sk'olpalik ya xk'otik, Ja jich ay xch'unje yot'anik ta stojol te Cristo Jesus. \ No newline at end of file From 8d750df360c1e9b6b4f6212341092c7cdd760f02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:48:53 -0400 Subject: [PATCH 40/52] Thu Oct 22 2020 17:48:52 GMT-0400 (SA Western Standard Time) --- 03/11.txt | 6 +++--- 03/14.txt | 1 + manifest.json | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 03/14.txt diff --git a/03/11.txt b/03/11.txt index b8f126c..b43a720 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1,3 +1,3 @@ -\v 11 \v 12 \v 13 te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. -Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel yal xnich'an sok te snaj. -Te mach'atik lek yat'elik, lek me sk'olpalik ya xk'otik, Ja jich ay xch'unje yot'anik ta stojol te Cristo Jesus. \ No newline at end of file +\v 11 te antsetik janix me jichu-uk ya me sk'an te lek stalelik. Ma me x-elawik t k'op. Ya me Sk'an tsoutey sbaik sox jtojok me yot'an ta spisil te beluk ay. +\v 12 Te diaconoetik te mach'a nujbinemik ya me sk'an sna yilel yal xnich'an sok te snaj. +\v 13 Te mach'atik lek yat'elik, lek me sk'olpalik ya xk'otik, Ja jich ay xch'unje yot'anik ta stojol te Cristo Jesus. \ No newline at end of file diff --git a/03/14.txt b/03/14.txt new file mode 100644 index 0000000..7ef645b --- /dev/null +++ b/03/14.txt @@ -0,0 +1 @@ +Jich ya tsibube \ No newline at end of file diff --git a/manifest.json b/manifest.json index c5eeaf3..ee86080 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "03-title", "03-01", "03-04", - "03-06" + "03-06", + "03-11" ] } \ No newline at end of file From a0ebd73af8f8bd0228e8af76750b541443cea3b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:50:52 -0400 Subject: [PATCH 41/52] Thu Oct 22 2020 17:50:52 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index 7ef645b..fd049fa 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -Jich ya tsibube \ No newline at end of file +Jich ya tsibubeyej ta atojolik to, \ No newline at end of file From 9b94947984e3877913c796938960481e7dba7f93 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:52:53 -0400 Subject: [PATCH 42/52] Thu Oct 22 2020 17:52:52 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index fd049fa..b1fd274 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -Jich ya tsibubeyej ta atojolik to, \ No newline at end of file +Jich ya tsibubeyej ta atojolik to, nopol ya xtallon ta atojol. From 96473b3e43faadf35a118d94ae2c3e244c0676d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:54:53 -0400 Subject: [PATCH 43/52] Thu Oct 22 2020 17:54:52 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/03/14.txt b/03/14.txt index b1fd274..b76377c 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1,2 @@ Jich ya tsibubeyej ta atojolik to, nopol ya xtallon ta atojol. +Te me jala jon xan, ya tsibubat te yakuk ana' te beluk lek ta pasel to snaj te Dios, Ja' bi \ No newline at end of file From 28eb24425ff063ec7c587688ff0d8a1daf81fc4d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:56:53 -0400 Subject: [PATCH 44/52] Thu Oct 22 2020 17:56:52 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index b76377c..ffd7d7d 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1,2 +1,2 @@ Jich ya tsibubeyej ta atojolik to, nopol ya xtallon ta atojol. -Te me jala jon xan, ya tsibubat te yakuk ana' te beluk lek ta pasel to snaj te Dios, Ja' bi \ No newline at end of file +Te me jala jon xan, ya tsibubat te yakuk ana' te beluk lek ta pasel to snaj te Dios, Ja' bi ja' ta stojol te ch'unjeletik yu'un te kuxul Dios, te yoyal \ No newline at end of file From 6ac9ff14ee3e3d61654fe714565af43890fbe7b3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 17:58:53 -0400 Subject: [PATCH 45/52] Thu Oct 22 2020 17:58:52 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 4 ++-- 03/16.txt | 1 + manifest.json | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 03/16.txt diff --git a/03/14.txt b/03/14.txt index ffd7d7d..3ed35e0 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1,2 +1,2 @@ -Jich ya tsibubeyej ta atojolik to, nopol ya xtallon ta atojol. -Te me jala jon xan, ya tsibubat te yakuk ana' te beluk lek ta pasel to snaj te Dios, Ja' bi ja' ta stojol te ch'unjeletik yu'un te kuxul Dios, te yoyal \ No newline at end of file +\v 14 Jich ya tsibubeyej ta atojolik to, nopol ya xtallon ta atojol. +\v 15 Te me jala jon xan, ya tsibubat te yakuk ana' te beluk lek ta pasel to snaj te Dios, Ja' bi ja' ta stojol te ch'unjeletik yu'un te kuxul Dios, te yoyal sok te yiptijib te beluk smelelil. \ No newline at end of file diff --git a/03/16.txt b/03/16.txt new file mode 100644 index 0000000..7c9e666 --- /dev/null +++ b/03/16.txt @@ -0,0 +1 @@ +Ja \ No newline at end of file diff --git a/manifest.json b/manifest.json index ee86080..c6cd9af 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "03-01", "03-04", "03-06", - "03-11" + "03-11", + "03-14" ] } \ No newline at end of file From 2e25d46b3b142aada373cecd56622753d87136ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:00:53 -0400 Subject: [PATCH 46/52] Thu Oct 22 2020 18:00:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 7c9e666..759f322 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -Ja \ No newline at end of file +Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un \ No newline at end of file From 8c9d71ae3a1ebc8ff3260c4684071e78c263d2a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:02:53 -0400 Subject: [PATCH 47/52] Thu Oct 22 2020 18:02:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 759f322..dad7ebb 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un \ No newline at end of file +Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te \ No newline at end of file From 33d7e9af0c04916f38b206e414bbc1631c12d84f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:04:53 -0400 Subject: [PATCH 48/52] Thu Oct 22 2020 18:04:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index dad7ebb..4c4fd0a 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te \ No newline at end of file +Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta utsilal \ No newline at end of file From cc82d6e60be81fff771c6bca57b0b8391db5f0f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:06:53 -0400 Subject: [PATCH 49/52] Thu Oct 22 2020 18:06:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 4c4fd0a..48d440b 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta utsilal \ No newline at end of file +\v 16 Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta uts'ilal" \ No newline at end of file From a38f88eb1a81d5703c0a7d7be4ccd78c52ad2b09 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:08:53 -0400 Subject: [PATCH 50/52] Thu Oct 22 2020 18:08:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 48d440b..e0d210a 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xkuxul yot'an : ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta uts'ilal" \ No newline at end of file +\v 16 Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xk'uxul yot'an :" jich te kajwaltik la yich' ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta uts'ilal" \ No newline at end of file From cdb8ffce5141a1936bf3d7a309c2a614016b5274 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Oct 2020 18:10:53 -0400 Subject: [PATCH 51/52] Thu Oct 22 2020 18:10:52 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/16.txt b/03/16.txt index e0d210a..f0277e9 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xk'uxul yot'an :" jich te kajwaltik la yich' ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta uts'ilal" \ No newline at end of file +\v 16 Jamal chikan ta ilel te beluk smelelil jich bit'il te smuk'ul xk'uxul yot'an :" jich te kajwaltik la yich' sbak'etal, ak'ot ta nael te toj yot'an yu'un te espiritu, ilot yu'un te ch'ul abatetik, la yich' cholel sk'oplal ta stojol te muk'ul lumetik, bayal ants-winiketik te ay ta balumilal te la xchu'unik, jich ik'ot moel ta uts'ilal" \ No newline at end of file diff --git a/manifest.json b/manifest.json index c6cd9af..5dbf0b1 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "03-04", "03-06", "03-11", - "03-14" + "03-14", + "03-16" ] } \ No newline at end of file From e784b6bd959582a42a8919cec82d7a281718a40a Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 22 Oct 2020 20:41:46 -0400 Subject: [PATCH 52/52] Thu Oct 22 2020 20:41:45 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5dbf0b1..0e87840 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",