From a397ba3e17a9833d79c8fe9b90ab0fd337ad16c5 Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Tue, 6 Oct 2020 14:14:13 -0400 Subject: [PATCH 001/276] Tue Oct 06 2020 14:14:12 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..e2e4c91 --- /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": "act", + "name": "Acts" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 1346feb4bb47dd7992e8ea4fe0519b714f873820 Mon Sep 17 00:00:00 2001 From: michael_rodriguez Date: Tue, 6 Oct 2020 14:14:42 -0400 Subject: [PATCH 002/276] Tue Oct 06 2020 14:14:42 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 e2e4c91..52ac44c 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 72768f41a35663b34cbe3ebbe2b94a03ea977269 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 12:49:13 -0400 Subject: [PATCH 003/276] Fri Oct 16 2020 12:49:13 GMT-0400 (SA Western Standard Time) --- 13/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 13/title.txt diff --git a/13/title.txt b/13/title.txt new file mode 100644 index 0000000..e8c4392 --- /dev/null +++ b/13/title.txt @@ -0,0 +1 @@ +Capitulo 13 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 52ac44c..1d731e6 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Pedro Jesus Mendez Lopez" + ], + "finished_chunks": [ + "13-title" + ] } \ No newline at end of file From 2bd48ba3ae95d0d9a211f94094ca8e30d0c7ede1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 12:55:13 -0400 Subject: [PATCH 004/276] Fri Oct 16 2020 12:55:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 13/44.txt diff --git a/13/44.txt b/13/44.txt new file mode 100644 index 0000000..0480208 --- /dev/null +++ b/13/44.txt @@ -0,0 +1 @@ +Ta yan Sa \ No newline at end of file From a1746b32c542c61ad03b03afd6f1774dd5d41cf4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 12:59:13 -0400 Subject: [PATCH 005/276] Fri Oct 16 2020 12:59:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 0480208..b5d325c 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan Sa \ No newline at end of file +Ta yan waxukeb k'aal \ No newline at end of file From 81c6f499acc1beea15d5c09063ee8eab2a4b7541 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:01:13 -0400 Subject: [PATCH 006/276] Fri Oct 16 2020 13:01:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index b5d325c..5f59559 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an \ No newline at end of file From f4c02ae4448d19af5980389bd56b6188c20eb295 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:05:13 -0400 Subject: [PATCH 007/276] Fri Oct 16 2020 13:05:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 5f59559..44075eb 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an, \ No newline at end of file From 67ea9be5ef9948a520f8562291b3993b6bdb21a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:07:13 -0400 Subject: [PATCH 008/276] Fri Oct 16 2020 13:07:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 44075eb..665dfea 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an, \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik \ No newline at end of file From 208b40f1d4c3cd5552d3c2125bc7385e2652fdd7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:15:13 -0400 Subject: [PATCH 009/276] Fri Oct 16 2020 13:15:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 665dfea..f59323a 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta yaybe \ No newline at end of file From 01bd85d8d926402359110d869438ebbec6b98e19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:17:13 -0400 Subject: [PATCH 010/276] Fri Oct 16 2020 13:17:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index f59323a..4a4ba09 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta yaybe \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judio \ No newline at end of file From a45f7e6a944356540f0cb7d026ea9712588d403c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:21:13 -0400 Subject: [PATCH 011/276] Fri Oct 16 2020 13:21:13 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 4a4ba09..b389da3 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judio \ No newline at end of file +Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judioetik la yilik \ No newline at end of file From a91ba1b6478b270fe11e69f140fe3f96e754ec8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 13:22:00 -0400 Subject: [PATCH 012/276] Fri Oct 16 2020 13:21:59 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/13/44.txt b/13/44.txt index b389da3..bf3e5e1 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judioetik la yilik \ No newline at end of file +\v 44 \v 45 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judioetik la yilik \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d731e6..99ee7e6 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Pedro Jesus Mendez Lopez" ], "finished_chunks": [ - "13-title" + "13-title", + "13-44" ] } \ No newline at end of file From fa46c6a1d8ee05663a62ced5077bb189d9a1ad98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 16 Oct 2020 17:57:04 -0400 Subject: [PATCH 013/276] Fri Oct 16 2020 17:57:03 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/13/44.txt b/13/44.txt index bf3e5e1..4baa44b 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 \v 45 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. k'alal te Judioetik la yilik \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik \ No newline at end of file diff --git a/manifest.json b/manifest.json index 99ee7e6..1d731e6 100644 --- a/manifest.json +++ b/manifest.json @@ -36,7 +36,6 @@ "Pedro Jesus Mendez Lopez" ], "finished_chunks": [ - "13-title", - "13-44" + "13-title" ] } \ No newline at end of file From 80ea88c7701f936e4ae861d961477e52607da6bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:37:31 -0400 Subject: [PATCH 014/276] Mon Oct 19 2020 09:37:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 4baa44b..0a6df99 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, teb xanix k'anuk nojok te lume yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik \ No newline at end of file From cc0b1a01aa4b259c06736a4e06a466582500b665 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:39:31 -0400 Subject: [PATCH 015/276] Mon Oct 19 2020 09:39:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 0a6df99..6070e86 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un la stsobsbaik ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsob \ No newline at end of file From 9fc1d8321ef0a9d713f4734b602adf3e71f6fda3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:41:31 -0400 Subject: [PATCH 016/276] Mon Oct 19 2020 09:41:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 6070e86..31cc72c 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsob \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta \ No newline at end of file From cb3010f674a30fa87b5c447a3605ad627b7eb4d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:43:31 -0400 Subject: [PATCH 017/276] Mon Oct 19 2020 09:43:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 31cc72c..d3eb172 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta sbik'tal yot'anik \ No newline at end of file From b0648adc43c782d14589e82eb8ce682b98ccd2e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:45:31 -0400 Subject: [PATCH 018/276] Mon Oct 19 2020 09:45:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index d3eb172..130c235 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta sbik'tal yot'anik \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta sbik'tal yot'anik sok ochik ta \ No newline at end of file From b723e0183313636706292e049a0b86fcb9847585 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:47:31 -0400 Subject: [PATCH 019/276] Mon Oct 19 2020 09:47:31 GMT-0400 (SA Western Standard Time) --- 13/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/44.txt b/13/44.txt index 130c235..cb74485 100644 --- a/13/44.txt +++ b/13/44.txt @@ -1 +1 @@ -\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta sbik'tal yot'anik sok ochik ta \ No newline at end of file +\v 44 Ta yan waxukeb k'aal ta sk'alelal kux ot'an, col spisiluk te lum laj stsobsbaik yu'un ta xch'ambeyel stojol te sk'op te kajwaltike. \v 45 k'alal te Judioetik la yilik te bayal te mach'atik la stsobsbaik, nojik ta sbik'tal yot'anik sok ochik ta yalel te ma meleluk te beluk ya yal te Pabloe sok las sbol k'optetyik. \ No newline at end of file From 4c753486727285176fdb3e2d747f234174860eaa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:49:31 -0400 Subject: [PATCH 020/276] Mon Oct 19 2020 09:49:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 13/46.txt diff --git a/13/46.txt b/13/46.txt new file mode 100644 index 0000000..0905ab7 --- /dev/null +++ b/13/46.txt @@ -0,0 +1 @@ +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d731e6..99ee7e6 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Pedro Jesus Mendez Lopez" ], "finished_chunks": [ - "13-title" + "13-title", + "13-44" ] } \ No newline at end of file From 78fe09d836c0ec3c7009690e3fbec33bc01211a8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:51:31 -0400 Subject: [PATCH 021/276] Mon Oct 19 2020 09:51:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 0905ab7..5c0165b 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a \ No newline at end of file From 526be8ec64b2073d7259c4a7e00aec52e83b60e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:53:31 -0400 Subject: [PATCH 022/276] Mon Oct 19 2020 09:53:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 5c0165b..e22bbe7 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walabaik te ma ba ya stak' x-ochex \ No newline at end of file From b3c6fefd1e84e6b4b879c98883333d2b42071aac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:55:31 -0400 Subject: [PATCH 023/276] Mon Oct 19 2020 09:55:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index e22bbe7..faadaed 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walabaik te ma ba ya stak' x-ochex \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otik \ No newline at end of file From bb45cf8230e045bea96c0017e7e18fb778720ae7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:57:31 -0400 Subject: [PATCH 024/276] Mon Oct 19 2020 09:57:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index faadaed..b509e98 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otik \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay te mach'atik ayik ta ya lumetik \ No newline at end of file From 568b248298859d4c8b89c9019621991e64c3f465 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 09:59:31 -0400 Subject: [PATCH 025/276] Mon Oct 19 2020 09:59:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index b509e98..0835ffe 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay te mach'atik ayik ta ya lumetik \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich yalbotik \ No newline at end of file From ac72b9adde6bfe27526bfa3918dfa14a022a382e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:01:31 -0400 Subject: [PATCH 026/276] Mon Oct 19 2020 10:01:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 0835ffe..ad0c0cd 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich yalbotik \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: \ No newline at end of file From 56dfc0871549ea63d00f89cad1f1a4b9d790851b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:03:31 -0400 Subject: [PATCH 027/276] Mon Oct 19 2020 10:03:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index ad0c0cd..51b90cc 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lum \ No newline at end of file From 624dd21e25fc12d8a9b415dc70f80a1cd3dfd938 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:05:31 -0400 Subject: [PATCH 028/276] Mon Oct 19 2020 10:05:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 51b90cc..a6d517b 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lum \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lume", \ No newline at end of file From e0e551e6517eeec6705b139dc3e26024cd2f6642 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:11:31 -0400 Subject: [PATCH 029/276] Mon Oct 19 2020 10:11:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index a6d517b..3905510 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lume", \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike" \ No newline at end of file From c6c7a6060c6341f080d196dd5d4b689267c7e6e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:13:31 -0400 Subject: [PATCH 030/276] Mon Oct 19 2020 10:13:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 3905510..8612f41 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike" \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe \ No newline at end of file From 09a6b4ece99b542e56bd7671be83bc896a6e255e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:15:31 -0400 Subject: [PATCH 031/276] Mon Oct 19 2020 10:15:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 8612f41..faee80b 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya a wich'ikbael kolel ta stojol te lemetik te k'ejelto ayike". \ No newline at end of file From 49cea764509713ed5e750833a11224adc4f4a13d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:17:31 -0400 Subject: [PATCH 032/276] Mon Oct 19 2020 10:17:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index faee80b..12e22bd 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta a tojolik. La jkiltik te jaexe la a bajik sok la a walik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya a wich'ikbael kolel ta stojol te lemetik te k'ejelto ayike". \ No newline at end of file +Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya a wich'ikbael kolel ta stojol te lemetik te k'ejelto ayike". \ No newline at end of file From dff8057b561159f7e4302d636d076d745c7d87a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:19:31 -0400 Subject: [PATCH 033/276] Mon Oct 19 2020 10:19:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/46.txt b/13/46.txt index 12e22bd..0ced6ff 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya a wich'ikbael kolel ta stojol te lemetik te k'ejelto ayike". \ No newline at end of file +\v 46 \v 47 Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya awich'ikbael kolel ta stojol te lumetik te k'ejelto ayike". \ No newline at end of file From 155f3ca4564ac65c7b759033135eb67b3e5baf79 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:21:31 -0400 Subject: [PATCH 034/276] Mon Oct 19 2020 10:21:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- 13/48.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 13/48.txt diff --git a/13/46.txt b/13/46.txt index 0ced6ff..4954a35 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -\v 46 \v 47 Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya awich'ikbael kolel ta stojol te lumetik te k'ejelto ayike". \ No newline at end of file +\v 46 Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. \v 47 Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya awich'ikbael kolel ta stojol te lumetik te k'ejelto ayike". \ No newline at end of file diff --git a/13/48.txt b/13/48.txt new file mode 100644 index 0000000..45024e3 --- /dev/null +++ b/13/48.txt @@ -0,0 +1 @@ +k'alal yakik ta yayelstojol \ No newline at end of file diff --git a/manifest.json b/manifest.json index 99ee7e6..80a147b 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "13-title", - "13-44" + "13-44", + "13-46" ] } \ No newline at end of file From f1d04e3c684c6f244833668001bf73f1c1e58866 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:23:31 -0400 Subject: [PATCH 035/276] Mon Oct 19 2020 10:23:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index 45024e3..52472af 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal yakik ta yayelstojol \ No newline at end of file +k'alal te yan lumetik, la yakik stojol spisil into lumetike, \ No newline at end of file From 27c47bed8358714ae047666d2dd5589e84170b10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:25:31 -0400 Subject: [PATCH 036/276] Mon Oct 19 2020 10:25:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index 52472af..debd34a 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yakik stojol spisil into lumetike, \ No newline at end of file +k'alal te yan lumetik, la yakik stojol spisil into binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike \ No newline at end of file From 6fb038f7d2a474ff135b426e21ad60cce288750d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:27:31 -0400 Subject: [PATCH 037/276] Mon Oct 19 2020 10:27:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index debd34a..5691211 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yakik stojol spisil into binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike \ No newline at end of file +k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. \ No newline at end of file From ca463e2174faf49d6659ea65e0efba1adc7c8ba9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:29:31 -0400 Subject: [PATCH 038/276] Mon Oct 19 2020 10:29:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index 5691211..fda34e4 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. \ No newline at end of file +k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk \ No newline at end of file From 68b8f318b4641f5b8627410c52768e93a9ab3add Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:31:31 -0400 Subject: [PATCH 039/276] Mon Oct 19 2020 10:31:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index fda34e4..c5dfa78 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk \ No newline at end of file +k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike. \ No newline at end of file From 9a8d16bcee64c9f4d0af435307215007d1b2e4b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:33:31 -0400 Subject: [PATCH 040/276] Mon Oct 19 2020 10:33:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index c5dfa78..ddb6a0c 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike. \ No newline at end of file +k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike.Te sk'op te Kajwaltike puk'bael ta spisil te le, \ No newline at end of file From 3f3fed29af905e3492f21218841fa29794d2841d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:35:31 -0400 Subject: [PATCH 041/276] Mon Oct 19 2020 10:35:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/48.txt b/13/48.txt index ddb6a0c..f590988 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike.Te sk'op te Kajwaltike puk'bael ta spisil te le, \ No newline at end of file +k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike.Te sk'op te Kajwaltike puk'bael ta spisil te lume \ No newline at end of file From 3ac41360bfd608b3eee701eed61b543eddef78ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:45:31 -0400 Subject: [PATCH 042/276] Mon Oct 19 2020 10:45:31 GMT-0400 (SA Western Standard Time) --- 13/48.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/13/48.txt b/13/48.txt index f590988..f86d121 100644 --- a/13/48.txt +++ b/13/48.txt @@ -1 +1 @@ -k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike.Te sk'op te Kajwaltike puk'bael ta spisil te lume \ No newline at end of file +\v 48 k'alal te yan lumetik, la yayik stojol spisil into, binax yot'anik yu'un sok yakiknax ta yalbey yutsil te sk'op te kajwaltike. Jich la xch'uunik te bit'il ay skolelik-uk te mach'a xch'unejike. \v 49 Te sk'op te Kajwaltike puk'bael ta spisil te lume. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 80a147b..e454e6b 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "13-title", "13-44", - "13-46" + "13-46", + "13-48" ] } \ No newline at end of file From 4ce140e303dca7aa379324741d625fb79ddb4bbc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:49:31 -0400 Subject: [PATCH 043/276] Mon Oct 19 2020 10:49:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 13/50.txt diff --git a/13/50.txt b/13/50.txt new file mode 100644 index 0000000..77247c1 --- /dev/null +++ b/13/50.txt @@ -0,0 +1 @@ +Jich yu'un te judioetik kaj ta \ No newline at end of file From e4b3ee093e6df6322837155b518cfbc9faea7285 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:51:31 -0400 Subject: [PATCH 044/276] Mon Oct 19 2020 10:51:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 77247c1..aaf91d1 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'a kajal yat'elik, jichnix- uuk \ No newline at end of file From 40ca6d94a23db1f52f72276b69db29c9e7a0b8c9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 10:53:31 -0400 Subject: [PATCH 045/276] Mon Oct 19 2020 10:53:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index aaf91d1..66b8a15 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'a kajal yat'elik, jichnix- uuk \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik kajal yat'elik, jichnix-uuk te winketik te bayal \ No newline at end of file From c720e396f1f91608bcd238cfe84a0ca39613ecb6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:03:31 -0400 Subject: [PATCH 046/276] Mon Oct 19 2020 11:03:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 66b8a15..d183a98 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik kajal yat'elik, jichnix-uuk te winketik te bayal \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winketik te bayal \ No newline at end of file From 94285867ed84e2de9074b68f67ad1eaa261db94d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:05:31 -0400 Subject: [PATCH 047/276] Mon Oct 19 2020 11:05:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index d183a98..d515fa0 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winketik te bayal \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojol \ No newline at end of file From 55eae8b95a0bbec988f8d464f79459ae1ffad8c6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:07:31 -0400 Subject: [PATCH 048/276] Mon Oct 19 2020 11:07:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index d515fa0..4e4f458 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojol \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axel sti'il lum \ No newline at end of file From ac7e0d74f1d71d5a1a2dfe1e3f033d69300af0e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:09:31 -0400 Subject: [PATCH 049/276] Mon Oct 19 2020 11:09:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 4e4f458..d1f8515 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axel sti'il lum \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to a ta sti'il lum \ No newline at end of file From 2fc4b303084b9599095695c0dfb4991e22a16bc1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:11:31 -0400 Subject: [PATCH 050/276] Mon Oct 19 2020 11:11:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index d1f8515..431d14f 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to a ta sti'il lum \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé \ No newline at end of file From 834ff9bec91ce503dadf1ffd6e3fc1a5f5b2e33e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:13:31 -0400 Subject: [PATCH 051/276] Mon Oct 19 2020 11:13:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 431d14f..2bf34c7 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik te \ No newline at end of file From 1fab3429277e5a4f0228cdc058e1e27cc22db779 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:17:31 -0400 Subject: [PATCH 052/276] Mon Oct 19 2020 11:17:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 2bf34c7..ef94d05 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik te \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik te stanil te xanabik \ No newline at end of file From 7d2d9dc8c2c167e0a5292061e1869f1f0a3cd89e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:19:31 -0400 Subject: [PATCH 053/276] Mon Oct 19 2020 11:19:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index ef94d05..f8ab477 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik te stanil te xanabik \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik ta stojolik \ No newline at end of file From e80985ebe85da0f04c5b59317a4219054ea12025 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:21:31 -0400 Subject: [PATCH 054/276] Mon Oct 19 2020 11:21:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index f8ab477..a5dc61c 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik ta stojolik \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. \ No newline at end of file From bf9c71674bdd0e6ed41407fbe741fb2a6b6d22d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:23:32 -0400 Subject: [PATCH 055/276] Mon Oct 19 2020 11:23:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index a5dc61c..783e568 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. Jich te \ No newline at end of file From 52a9ca6d433ebe8a3339dac2472d49f70b1ea5ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:25:31 -0400 Subject: [PATCH 056/276] Mon Oct 19 2020 11:25:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/50.txt b/13/50.txt index 783e568..c3a91e5 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. Jich te \ No newline at end of file +Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. Jich te nopojeletik nojik ta sbut's yot'anik sok \ No newline at end of file From 8f8e5963e2150b86a335e427ebdd6c7c1833c763 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:27:32 -0400 Subject: [PATCH 057/276] Mon Oct 19 2020 11:27:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/13/50.txt b/13/50.txt index c3a91e5..8395c9c 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. Jich te nopojeletik nojik ta sbut's yot'anik sok \ No newline at end of file +\v 50 Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. \v 51 Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. \v 52 Jich te nopojeletik nojik ta sbut's yot'anik sok nojik ta ch'ul Espirutu Santo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e454e6b..ec9112a 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "13-title", "13-44", "13-46", - "13-48" + "13-48", + "13-50" ] } \ No newline at end of file From 2ed8ce4bc9141d1779f0f1419d2d9f176e9ebffe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:39:32 -0400 Subject: [PATCH 058/276] Mon Oct 19 2020 11:39:31 GMT-0400 (SA Western Standard Time) --- 13/46.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/13/46.txt b/13/46.txt index 4954a35..f5a910e 100644 --- a/13/46.txt +++ b/13/46.txt @@ -1 +1 @@ -\v 46 Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. \v 47 Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya awich'ikbael kolel ta stojol te lumetik te k'ejelto ayike". \ No newline at end of file +\v 46 Yan te Pabloe sok te Bernabe ma xiwik ta k'op sok jich la yalik into: " Spisil te sk'op te Dios ja puersa ne'el k'ot ta atojolik. La jkiltik te jaexe la a bajik, sok la awalik te ma ba ya stak' x-ochex ta bay kuxinel sbat'el k'inal, ilawilik, te jo'otike ya sut'otikbael ta bay yan lumetik. \v 47 Yu'un jich la yalbotik te Kajwaltik: " Te jaexe ja la jkak'ex jich bit'il te xojobil k'ak' ta stojol te mach'a ayik ta yan lumetike, te jaexe ja me ya sk'an ya awich'ikbael kolel, ta stojol te lumetik te k'ejelto ayike". \ No newline at end of file diff --git a/manifest.json b/manifest.json index ec9112a..e454e6b 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,6 @@ "13-title", "13-44", "13-46", - "13-48", - "13-50" + "13-48" ] } \ No newline at end of file From 94f9906e6bd790cf28d13da32b92c63daa924d4a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 11:41:32 -0400 Subject: [PATCH 059/276] Mon Oct 19 2020 11:41:31 GMT-0400 (SA Western Standard Time) --- 13/50.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/13/50.txt b/13/50.txt index 8395c9c..89bf3d9 100644 --- a/13/50.txt +++ b/13/50.txt @@ -1 +1 @@ -\v 50 Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel ta stojolik te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. \v 51 Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. \v 52 Jich te nopojeletik nojik ta sbut's yot'anik sok nojik ta ch'ul Espirutu Santo. \ No newline at end of file +\v 50 Jich yu'un te judioetik kaj ta sujel te antsetik te mach'atik k'axemto xch'uunejik te Diose, jichnix-uuk te winiketik te kajal yat'elik ta bay lum. Jaik la yalik mantal te yakuk yich'ik nutsel te Pabloe sok te Bernabe sok la yich'ik lok'eseltel ta bay k'axem to-a te sti'il te lume. \v 51 Yan te Pablo sok te Bernabé la stijt'anik jilel te stanil te xanabik swenta señail ta stojolik. Jich bajt'ik ta bay lum Iconio. \v 52 Jich te nopojeletik nojik ta sbut's yot'anik sok nojik ta ch'ul Espiritu Santo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e454e6b..ec9112a 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "13-title", "13-44", "13-46", - "13-48" + "13-48", + "13-50" ] } \ No newline at end of file From bf07b24c394e2048e7f8cdb8c70a6dd3df45d197 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 16:26:43 -0400 Subject: [PATCH 060/276] Mon Oct 19 2020 16:26:43 GMT-0400 (SA Western Standard Time) --- 17/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/title.txt diff --git a/17/title.txt b/17/title.txt new file mode 100644 index 0000000..ce7102a --- /dev/null +++ b/17/title.txt @@ -0,0 +1 @@ +Capitulo 17 \ No newline at end of file diff --git a/manifest.json b/manifest.json index ec9112a..c16a567 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "13-44", "13-46", "13-48", - "13-50" + "13-50", + "17-title" ] } \ No newline at end of file From 9de0e7a0080c9a377e7d0d3ab852da334d3c4542 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:20:43 -0400 Subject: [PATCH 061/276] Mon Oct 19 2020 17:20:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/01.txt diff --git a/17/01.txt b/17/01.txt new file mode 100644 index 0000000..82f3e03 --- /dev/null +++ b/17/01.txt @@ -0,0 +1 @@ +\c 17 Ja into, k'alal \ No newline at end of file From 5ca4af64cb7577cafb2894eda077f0b04e5e8be1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:22:43 -0400 Subject: [PATCH 062/276] Mon Oct 19 2020 17:22:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 82f3e03..c32f607 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica \ No newline at end of file From 435719757172c76e493063b233750fee918377d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:24:43 -0400 Subject: [PATCH 063/276] Mon Oct 19 2020 17:24:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index c32f607..25becdf 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, k'otik ta bay lum yu'un Tesalonica, \ No newline at end of file From 1b2673ef588facf514e90ef167e2ba12862b8ffa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:26:43 -0400 Subject: [PATCH 064/276] Mon Oct 19 2020 17:26:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 25becdf..88e09db 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, k'otik ta bay lum yu'un Tesalonica, \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, bati ay jun snail stsobjibal \ No newline at end of file From 6c98ccd89a61d5a1df7b4341205830bfa6a6cabc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:28:43 -0400 Subject: [PATCH 065/276] Mon Oct 19 2020 17:28:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 88e09db..cd92c22 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, bati ay jun snail stsobjibal \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un nopel sok sk'oponel Dios (sinagoga) \ No newline at end of file From 06d6fa7111f639f9c2d72bd299b6b0324c5b293d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:30:43 -0400 Subject: [PATCH 066/276] Mon Oct 19 2020 17:30:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index cd92c22..fc8efcf 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un nopel sok sk'oponel Dios (sinagoga) \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) \ No newline at end of file From 9e03bb91d207b65df2b99f95c6d9966c52503be6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:34:43 -0400 Subject: [PATCH 067/276] Mon Oct 19 2020 17:34:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index fc8efcf..852a226 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' \ No newline at end of file From f904e50c5384cf3f24ceee6b99d1ecd293ba1f22 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:36:43 -0400 Subject: [PATCH 068/276] Mon Oct 19 2020 17:36:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 852a226..f1257f6 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' ta bay ayik, la yich lewa oxeb k'aal, k'alal laj yot'an \ No newline at end of file From 2fdedb92652bf3cc186f481df78e2c4816edac36 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:38:43 -0400 Subject: [PATCH 069/276] Mon Oct 19 2020 17:38:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index f1257f6..fc3206f 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' ta bay ayik, la yich lewa oxeb k'aal, k'alal laj yot'an \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' ta bay ayik, la yich lewa oxeb k'aal, k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file From 4ccf38d17c1301e5c6e6068e6a850c0a413c8069 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:42:43 -0400 Subject: [PATCH 070/276] Mon Oct 19 2020 17:42:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index fc3206f..f5e04c5 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayema, bajt' ta bay ayik, la yich lewa oxeb k'aal, k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ayik, , k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file From e2cad5c8bd3aea4f631b8e108bf29775ad471527 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:44:44 -0400 Subject: [PATCH 071/276] Mon Oct 19 2020 17:44:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index f5e04c5..747962b 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ayik, , k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, oxeb sk'alelal k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file From 256c1553db2854c72763ae6248131f8b875b0596 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:48:44 -0400 Subject: [PATCH 072/276] Mon Oct 19 2020 17:48:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 747962b..ccd7287 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, oxeb sk'alelal k'alal laj yot'an jach' ta k'op sok te judioetik ta swenta te beluk tsibubil \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la spas oxeb sk'alelal ich' lewa k'alal laj yot'an \ No newline at end of file From 4220994f87f7418d233c7276509acf928ce05252 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:50:44 -0400 Subject: [PATCH 073/276] Mon Oct 19 2020 17:50:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index ccd7287..a24e59e 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la spas oxeb sk'alelal ich' lewa k'alal laj yot'an \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Diose oxeb sk'alelal ich' lewa k'alal \ No newline at end of file From 57b5376bfdb632eef29da29c5bcd839b28b3db25 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:52:44 -0400 Subject: [PATCH 074/276] Mon Oct 19 2020 17:52:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index a24e59e..779494f 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Diose oxeb sk'alelal ich' lewa k'alal \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuleyik oxeb sk'alelal ich' lewa \ No newline at end of file From 2276efb4b14631aa24f4e7da9f56bd44f8ec9d60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:54:44 -0400 Subject: [PATCH 075/276] Mon Oct 19 2020 17:54:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 779494f..3c7972f 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuleyik oxeb sk'alelal ich' lewa \ No newline at end of file +\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuley oxeb seman ta sk'alelal ich' lewa \ No newline at end of file From 151b733229636ac4865979d6088152082d398677 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:56:44 -0400 Subject: [PATCH 076/276] Mon Oct 19 2020 17:56:43 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/01.txt b/17/01.txt index 3c7972f..72c0a71 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuley oxeb seman ta sk'alelal ich' lewa \ No newline at end of file +\c 17 \v 1 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. \v 2 Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuley oxeb seman ta sk'alelal ich' lewa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c16a567..cdd6baa 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "13-46", "13-48", "13-50", - "17-title" + "17-title", + "17-01" ] } \ No newline at end of file From e6d56877f03aa5584a1d97d798e4544988fbb2d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 17:58:44 -0400 Subject: [PATCH 077/276] Mon Oct 19 2020 17:58:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/03.txt diff --git a/17/03.txt b/17/03.txt new file mode 100644 index 0000000..5f91031 --- /dev/null +++ b/17/03.txt @@ -0,0 +1 @@ +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel te \ No newline at end of file From 44aea85312e9f77c7770cfafddfde3bfc0e98234 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:00:44 -0400 Subject: [PATCH 078/276] Mon Oct 19 2020 18:00:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 5f91031..f1d250b 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel te \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta aimeletik \ No newline at end of file From 22b34188dbfc5f14cb3d47da96a8c903f73d09a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:02:44 -0400 Subject: [PATCH 079/276] Mon Oct 19 2020 18:02:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index f1d250b..3719554 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta aimeletik \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta aimeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex ta a tojolik janix te Cristoe \ No newline at end of file From 315a1975d412bade7235604bb45e15dd9bcb20ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:04:44 -0400 Subject: [PATCH 080/276] Mon Oct 19 2020 18:04:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 3719554..89888e2 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta aimeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex ta a tojolik janix te Cristoe \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay j \ No newline at end of file From a0d21c6e77d662ef92bf7862e3ac10cb07348343 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:06:44 -0400 Subject: [PATCH 081/276] Mon Oct 19 2020 18:06:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 89888e2..96a06bf 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay j \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal griegoetik \ No newline at end of file From 1314ee89947ce017f246a627261af00ca6225598 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:08:44 -0400 Subject: [PATCH 082/276] Mon Oct 19 2020 18:08:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 96a06bf..7a36547 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal griegoetik \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol \ No newline at end of file From 8db8e3e66a755bdf8f29b3ab8ceec1f30746aea7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:10:44 -0400 Subject: [PATCH 083/276] Mon Oct 19 2020 18:10:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 7a36547..54ca13d 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol \ No newline at end of file +Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol Dios sok nix bayal antsetik te tulan sk'oplalik \ No newline at end of file From 3f9bac6b5129c4417a072c405a3a31cc5dcc41f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:12:44 -0400 Subject: [PATCH 084/276] Mon Oct 19 2020 18:12:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 54ca13d..63da3ba 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -Jich yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol Dios sok nix bayal antsetik te tulan sk'oplalik \ No newline at end of file +yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol Dios sok nix bayal antsetik te tulan sk'oplalik \ No newline at end of file From 8e03f97b1f47962752f69bb6b69097b0ea7b5ac9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:14:44 -0400 Subject: [PATCH 085/276] Mon Oct 19 2020 18:14:43 GMT-0400 (SA Western Standard Time) --- 17/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/03.txt b/17/03.txt index 63da3ba..9354bda 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe" ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol Dios sok nix bayal antsetik te tulan sk'oplalik \ No newline at end of file +\v 3 yak ta sjamulayel te sk'op te Dios sok yak ta yalel, te puersa k'ax swokol te Cristoe sok te bit'il jach'tel ta ailmeletik. Jich la yal: " Ja te Jesus te ya jcholbeyex awayik janix te Cristoe". \v 4 Ay judioetik te la xch'uunik spisil into jich la sjoinik te Pabloe sok te Silas, sok nix bayal tsobol griegoetik te k'axemto yak'ojik xch'uunjel yot'anik ta stojol Dios sok nix bayal antsetik te tulan sk'oplalik. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cdd6baa..43aa6b3 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "13-48", "13-50", "17-title", - "17-01" + "17-01", + "17-03" ] } \ No newline at end of file From a2c28be6b2477b1777939a6c82d856725828859e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:16:44 -0400 Subject: [PATCH 086/276] Mon Oct 19 2020 18:16:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/05.txt diff --git a/17/05.txt b/17/05.txt new file mode 100644 index 0000000..3c3a0f4 --- /dev/null +++ b/17/05.txt @@ -0,0 +1 @@ +Yan te judioetik te mach'a mayuk xch'unjel yot'a \ No newline at end of file From 04797df58ac819de0868cf5014132398cc15b994 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:18:44 -0400 Subject: [PATCH 087/276] Mon Oct 19 2020 18:18:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 3c3a0f4..2d491df 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a mayuk xch'unjel yot'a \ No newline at end of file +Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik \ No newline at end of file From f1aa92ddf58ccfcc9857c536655b3109ff067160 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:20:44 -0400 Subject: [PATCH 088/276] Mon Oct 19 2020 18:20:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 2d491df..6dfcbb9 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik \ No newline at end of file +Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketikte ma ba lek yot \ No newline at end of file From c886f9afb0fa536093ceea79b6a83d466b5ade14 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:22:44 -0400 Subject: [PATCH 089/276] Mon Oct 19 2020 18:22:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 6dfcbb9..b0dff2e 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketikte ma ba lek yot \ No newline at end of file +Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba s \ No newline at end of file From a9ab5e7ca985011d331f9f534998cefdbd69f0b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:24:44 -0400 Subject: [PATCH 090/276] Mon Oct 19 2020 18:24:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index b0dff2e..1819662 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a mayuk xch'unjel yot'anik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba s \ No newline at end of file +Yan te judioetik te mach'a ma, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta \ No newline at end of file From 1c8d7984d0a425aad8f92b3931150d47adc94b2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:26:44 -0400 Subject: [PATCH 091/276] Mon Oct 19 2020 18:26:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 1819662..0bc0963 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta xjachel kera ta bay te lume. \ No newline at end of file From f65962537446b0c50173a8635bd989efa4ebc768 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:28:44 -0400 Subject: [PATCH 092/276] Mon Oct 19 2020 18:28:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 0bc0963..89ab69a 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta xjachel kera ta bay te lume. \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume. \ No newline at end of file From b9faeacf17cf86310727227ef4b1c34816d1ac45 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:30:44 -0400 Subject: [PATCH 093/276] Mon Oct 19 2020 18:30:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 89ab69a..8ed398b 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume. \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. \ No newline at end of file From 1a7242c58c63238d61248bf868950a0a3357ae6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:32:44 -0400 Subject: [PATCH 094/276] Mon Oct 19 2020 18:32:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 8ed398b..4a4c1f4 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik te sok yak'ik ta stojol te lum te Pablo sok te Silas \ No newline at end of file From ef4ab565b8ce6b019cee25791264fb4873deb1db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:34:44 -0400 Subject: [PATCH 095/276] Mon Oct 19 2020 18:34:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 4a4c1f4..44df0eb 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik te sok yak'ik ta stojol te lum te Pablo sok te Silas \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsikikbael te Jasón sok cha-oxtul \ No newline at end of file From 1026b93afd94c001d4d6b3f12e9481b0b78c3cac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:36:44 -0400 Subject: [PATCH 096/276] Mon Oct 19 2020 18:36:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 44df0eb..4087ba6 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsikikbael te Jasón sok cha-oxtul \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsikikbael te Jasón sok cha-oxtul yermanotak ta stojol \ No newline at end of file From c4f3196bde33de181afeb42f28bcaa13cf3a42f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:38:44 -0400 Subject: [PATCH 097/276] Mon Oct 19 2020 18:38:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 4087ba6..3e9f073 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsikikbael te Jasón sok cha-oxtul yermanotak ta stojol \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te \ No newline at end of file From 345030e5547b33c8a4d90a912ff4c48d9f925123 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:40:44 -0400 Subject: [PATCH 098/276] Mon Oct 19 2020 18:40:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 3e9f073..d71293e 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " \ No newline at end of file From e198f0ec7f83bc9721f1fa11f433ac4cf21dc251 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:42:44 -0400 Subject: [PATCH 099/276] Mon Oct 19 2020 18:42:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index d71293e..db7acb0 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix \ No newline at end of file From 038d0ffd93ece321ad91a68875c16c39c021a5b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:44:44 -0400 Subject: [PATCH 100/276] Mon Oct 19 2020 18:44:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index db7acb0..b3c2668 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into \ No newline at end of file From 7ba4c451c58c6aece760c92b9d491c964879578e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:46:44 -0400 Subject: [PATCH 101/276] Mon Oct 19 2020 18:46:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index b3c2668..fbac73e 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. \ No newline at end of file From 12e98b206c77e7c435ad13becbbccb2585ccc53d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:48:44 -0400 Subject: [PATCH 102/276] Mon Oct 19 2020 18:48:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index fbac73e..0f8a654 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason jaik me te mach'atik ma \ No newline at end of file From 73747f4cc8f6801ed43331573cadbf174998de3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:50:44 -0400 Subject: [PATCH 103/276] Mon Oct 19 2020 18:50:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 0f8a654..714ed12 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason jaik me te mach'atik ma \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel \ No newline at end of file From a5dc0b7af2e35a1eeb0bb9bd014d3b05b395b691 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:52:44 -0400 Subject: [PATCH 104/276] Mon Oct 19 2020 18:52:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 714ed12..1983fbb 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil \ No newline at end of file From 805da66f08ebd07c587081e3cf7c2706b10d4256 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:54:44 -0400 Subject: [PATCH 105/276] Mon Oct 19 2020 18:54:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 1983fbb..bbb5874 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios, la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil, Jesus sbi'il" \ No newline at end of file From ca936976e863674089217a864045c1a5a9551881 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:56:44 -0400 Subject: [PATCH 106/276] Mon Oct 19 2020 18:56:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index bbb5874..8cac9d5 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios, la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil, Jesus sbi'il" \ No newline at end of file +Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios, la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik te sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil, Jesus sbi'il" \ No newline at end of file From be844bd81b699b5586b6312f0d52f9d58065772f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 18:58:44 -0400 Subject: [PATCH 107/276] Mon Oct 19 2020 18:58:43 GMT-0400 (SA Western Standard Time) --- 17/05.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/05.txt b/17/05.txt index 8cac9d5..83f2c86 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios, la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik te sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil, Jesus sbi'il" \ No newline at end of file +\v 5 Yan te judioetik te mach'a ma xch'unejik, jach' sbik'tal yot'anik, jich la tsob cha-oxtul winiketik te ma ba lek yot'anik te ayik ta ch'iwich, ba stsobik bayal ants-winik, sok kajik ta yutsintiley te lume sok ta xjachel k'op. ochik ta elek' ta bay sna te Jasón, yu'un ya sk'anik stsakik sok yak'ik ta stojol te lum te Pablo sok te Silas. \v 6 k'alal la yil te ma la staik ta le'el ja la stsakikbael te Jasón sok cha-oxtul yermanotak ta stojol Dios, la yich'ik ik'elbael ta bay ay te mach'atik tulan yat'elik yu'un te lume, awunik ta yalel: " jaik into te mach'atik ya xjachuleyik k'op ta lum, janix tal xjachik k'op le' into. \v 7 Ja te mach'atik la yik' ta sna te Jason, jichikme te bit'il mach'atik ma ba ja ya spasbeyik te sk'anjel yo'tan te Cesare; ja me yakik ta yalel te ay yan ajwalil, Jesus sbi'il". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 43aa6b3..5ad6483 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "13-50", "17-title", "17-01", - "17-03" + "17-03", + "17-05" ] } \ No newline at end of file From 428b4e58e4782a9c16c87b0c1ee454dedcd8c924 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:00:44 -0400 Subject: [PATCH 108/276] Mon Oct 19 2020 19:00:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/08.txt diff --git a/17/08.txt b/17/08.txt new file mode 100644 index 0000000..41e96e0 --- /dev/null +++ b/17/08.txt @@ -0,0 +1 @@ +Te mach'atik \ No newline at end of file From 162b4c4f76faabb2fc590d341610a0f7ea45da57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:02:44 -0400 Subject: [PATCH 109/276] Mon Oct 19 2020 19:02:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/08.txt b/17/08.txt index 41e96e0..dfe33ad 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -Te mach'atik \ No newline at end of file +Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into \ No newline at end of file From 284088b7fe43bf2c131b8a58cd77ba3be9f31cd0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:04:44 -0400 Subject: [PATCH 110/276] Mon Oct 19 2020 19:04:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/08.txt b/17/08.txt index dfe33ad..9c23ac0 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into \ No newline at end of file +Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. Ja'uk meto, yu'un yakuk stak' xkoliktel-a \ No newline at end of file From e6fe12ece6575811709e2a8e6de5ffe1d8b423de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:06:44 -0400 Subject: [PATCH 111/276] Mon Oct 19 2020 19:06:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/08.txt b/17/08.txt index 9c23ac0..a7945d3 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. Ja'uk meto, yu'un yakuk stak' xkoliktel-a \ No newline at end of file +Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich'ik ta sujel te yakuk stojik sok stak'inik jich ya xkolik-a \ No newline at end of file From 6b15eef9ee52d9977668fd7d47045a45edb56bbf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:08:44 -0400 Subject: [PATCH 112/276] Mon Oct 19 2020 19:08:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/08.txt b/17/08.txt index a7945d3..323c9bb 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich'ik ta sujel te yakuk stojik sok stak'inik jich ya xkolik-a \ No newline at end of file +\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich'ik ta sujel te yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5ad6483..f876bb8 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "17-title", "17-01", "17-03", - "17-05" + "17-05", + "17-08" ] } \ No newline at end of file From 9218da650cd21ba8f459c1c98904d21d933c4a0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:16:44 -0400 Subject: [PATCH 113/276] Mon Oct 19 2020 19:16:43 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/17/08.txt b/17/08.txt index 323c9bb..f51c88d 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich'ik ta sujel te yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file +\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich' ta sujel te Jasóne sok spisil te sjuyta, yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f876bb8..5ad6483 100644 --- a/manifest.json +++ b/manifest.json @@ -44,7 +44,6 @@ "17-title", "17-01", "17-03", - "17-05", - "17-08" + "17-05" ] } \ No newline at end of file From 385814b549b875b1ac5f9b884ec62e130999b187 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Oct 2020 19:18:44 -0400 Subject: [PATCH 114/276] Mon Oct 19 2020 19:18:43 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5ad6483..f876bb8 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "17-title", "17-01", "17-03", - "17-05" + "17-05", + "17-08" ] } \ No newline at end of file From d343917338b7a84ddabd0ffb46d5e0f33b4a27fa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:29:21 -0400 Subject: [PATCH 115/276] Tue Oct 20 2020 09:29:20 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/17/08.txt b/17/08.txt index f51c88d..03747e6 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich' ta sujel te Jasóne sok spisil te sjuyta, yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file +\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich' ta sujel te Jasóne sok spisil te sjuytak, yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f876bb8..5ad6483 100644 --- a/manifest.json +++ b/manifest.json @@ -44,7 +44,6 @@ "17-title", "17-01", "17-03", - "17-05", - "17-08" + "17-05" ] } \ No newline at end of file From f42464853bea3c90b353d40f3b1fb51d603f14b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:31:21 -0400 Subject: [PATCH 116/276] Tue Oct 20 2020 09:31:20 GMT-0400 (SA Western Standard Time) --- 17/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/08.txt b/17/08.txt index 03747e6..ed2e5bb 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a la yich' ta sujel te Jasóne sok spisil te sjuytak, yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file +\v 8 Te mach'atik stsobojsbaik sok te mach'atik tulan yat'elik bayal a lijk' sjolik k'alal la yayik stojol spisil into. \v 9 Ja'uk meto, yu'un yakuk stak' xkoliktel-a, la yich' ta sujel te Jasóne sok spisil te sjuytak, yakuk stojik sok stak'inik, jich koliktel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5ad6483..f876bb8 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "17-title", "17-01", "17-03", - "17-05" + "17-05", + "17-08" ] } \ No newline at end of file From c0e668f5a7591e7426a333620c43b923e652e881 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:33:21 -0400 Subject: [PATCH 117/276] Tue Oct 20 2020 09:33:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/10.txt diff --git a/17/10.txt b/17/10.txt new file mode 100644 index 0000000..bb79b77 --- /dev/null +++ b/17/10.txt @@ -0,0 +1 @@ +Jai ajk'ubalabi \ No newline at end of file From 4920dd65dd72c9c2a94d38a84d56037aca0673ec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:35:21 -0400 Subject: [PATCH 118/276] Tue Oct 20 2020 09:35:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index bb79b77..5bec2ec 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi \ No newline at end of file +Jai ajk'ubalabi te hermanoetik \ No newline at end of file From dc123ff3c4756965f51947b28b033434a1daea19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:45:21 -0400 Subject: [PATCH 119/276] Tue Oct 20 2020 09:45:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 5bec2ec..3eb8258 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k \ No newline at end of file From 90ca15681cfd9d20cb69671821b192cff692f564 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:47:21 -0400 Subject: [PATCH 120/276] Tue Oct 20 2020 09:47:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 3eb8258..3904af3 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. \ No newline at end of file From 8bae5433b0392a0c758303c4fc21bb8f56a22502 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:49:21 -0400 Subject: [PATCH 121/276] Tue Oct 20 2020 09:49:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 3904af3..754221a 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal slekil yot'anik \ No newline at end of file From c3ca0880186e054ac7a11aa76cec1b7ec9220737 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:51:21 -0400 Subject: [PATCH 122/276] Tue Oct 20 2020 09:51:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 754221a..27ae93b 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal slekil yot'anik \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay \ No newline at end of file From 5d021dc8887579726b73e7ae0a7d64cfb475e9f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:57:21 -0400 Subject: [PATCH 123/276] Tue Oct 20 2020 09:57:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 27ae93b..fed734d 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu \ No newline at end of file From 2731139207b9b697dbc227532b6812a92a4b27a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 09:59:21 -0400 Subject: [PATCH 124/276] Tue Oct 20 2020 09:59:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index fed734d..982cfc4 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te jai k'op to sok \ No newline at end of file From 7f5460aaa8309462e18195d71bb66b023b935b41 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:01:21 -0400 Subject: [PATCH 125/276] Tue Oct 20 2020 10:01:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 982cfc4..c68d4d1 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te jai k'op to sok \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik sok la sjamik t \ No newline at end of file From 1dd407ead93ada264428a668531c0077d878e73d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:03:21 -0400 Subject: [PATCH 126/276] Tue Oct 20 2020 10:03:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index c68d4d1..9e4ac8e 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik sok la sjamik t \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te sk'op Dios sok \ No newline at end of file From 294e5ce4c66433f26a23e1ae20f12002a13d3ca5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:05:21 -0400 Subject: [PATCH 127/276] Tue Oct 20 2020 10:05:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 9e4ac8e..eafc56f 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te sk'op Dios sok \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te sk'op Dios sok bayal \ No newline at end of file From b1b26bba91025e7bc9288b23225c45b0b0283adb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:09:21 -0400 Subject: [PATCH 128/276] Tue Oct 20 2020 10:09:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index eafc56f..dae2559 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik te sk'op Dios sok bayal \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik sok bayal te sk'op Dios sok bayal \ No newline at end of file From fb27372f4a51c797ec6b4d0144b72e84d5d684e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:11:21 -0400 Subject: [PATCH 129/276] Tue Oct 20 2020 10:11:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index dae2559..09a0757 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un la stsakik sok bayal te sk'op Dios sok bayal \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios. \ No newline at end of file From 4b3d3cb803c654b80f3dc16c19a909011d0f4f52 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:13:21 -0400 Subject: [PATCH 130/276] Tue Oct 20 2020 10:13:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 09a0757..1d7a62d 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios. \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal \ No newline at end of file From 822e2743fd075bc1ef370fd8ae6fed63ac7d7e31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:15:21 -0400 Subject: [PATCH 131/276] Tue Oct 20 2020 10:15:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 1d7a62d..a25bb9d 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me melelnixa \ No newline at end of file From 7755e118f7048a6050517f877ef81c3f992012b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:17:22 -0400 Subject: [PATCH 132/276] Tue Oct 20 2020 10:17:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index a25bb9d..8d5b0f4 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me melelnixa \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ja yu'un jich bayal \ No newline at end of file From 122ab601d7370db0fff94e4e11767c3e713c5233 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:21:21 -0400 Subject: [PATCH 133/276] Tue Oct 20 2020 10:21:20 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 8d5b0f4..eb7a4f1 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ja yu'un jich bayal \ No newline at end of file +Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ta swenta spisil into bayal mach'a la xh'uunik, jich \ No newline at end of file From 98d26990bd926200dbcb53f3a23e61a8941744b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:23:21 -0400 Subject: [PATCH 134/276] Tue Oct 20 2020 10:23:21 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index eb7a4f1..1977bf8 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ta swenta spisil into bayal mach'a la xh'uunik, jich \ No newline at end of file +\v 10 \v 12 Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. \v 11 Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ta swenta spisil into bayal mach'a la xh'uunik, jich nix la xch'uunik cha-oxtul antsetik griegaetik te toyol yat'elik sok nix bayal winiketik. \ No newline at end of file From e1be3260e739938d2d08ee4eead19e70fe97ce26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:25:21 -0400 Subject: [PATCH 135/276] Tue Oct 20 2020 10:25:21 GMT-0400 (SA Western Standard Time) --- 17/10.txt | 2 +- 17/13.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 17/13.txt diff --git a/17/10.txt b/17/10.txt index 1977bf8..21ce8c8 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 12 Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. \v 11 Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. Ta swenta spisil into bayal mach'a la xh'uunik, jich nix la xch'uunik cha-oxtul antsetik griegaetik te toyol yat'elik sok nix bayal winiketik. \ No newline at end of file +\v 10 Jai ajk'ubalabi te hermanoetik la stikunikbael te Pablo sok te Silas ta bay Berea. k'alal k'otik le'a, bajt'ik ta ta bay ay stsobjibal yu'un snopel jun sok sk'oponel te Diose (Sinagoga) yu'un te judioetik. \v 11 Te ants-winiketik le'a bayal xan slekil yot'anik-a te bit'il ta bay Tesalonica, yu'un binax yot'anik la stsakik te sk'op Dios sok kajik ta snopel ta jujun k'aal yu'un jich ya yilik-a te me mero melelnix-a. \v 12 Ta swenta spisil into bayal mach'a la xh'uunik, jich nix la xch'uunik cha-oxtul antsetik griegaetik te toyol yat'elik sok nix bayal winiketik. \ No newline at end of file diff --git a/17/13.txt b/17/13.txt new file mode 100644 index 0000000..9482b25 --- /dev/null +++ b/17/13.txt @@ -0,0 +1 @@ +K'alal k'ot ta xchikinik \ No newline at end of file diff --git a/manifest.json b/manifest.json index f876bb8..562c6cc 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "17-01", "17-03", "17-05", - "17-08" + "17-08", + "17-10" ] } \ No newline at end of file From 7e56c2e5cda51b604e0ad0c4076c89f7266c4c51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 10:27:22 -0400 Subject: [PATCH 136/276] Tue Oct 20 2020 10:27:21 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 9482b25..d896afc 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -K'alal k'ot ta xchikinik \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik la snaik stojol te Pablo ay ta bay \ No newline at end of file From 79f422425f1c3e40681cf3fbe9085cfd409e77c9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:24:45 -0400 Subject: [PATCH 137/276] Tue Oct 20 2020 13:24:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index d896afc..5d1c352 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik la snaik stojol te Pablo ay ta bay \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea \ No newline at end of file From 41cff3958ac9b61e54c7f484739c137c123f8cdd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:26:45 -0400 Subject: [PATCH 138/276] Tue Oct 20 2020 13:26:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 5d1c352..e7300fa 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok \ No newline at end of file From ec3b39d58af0eb77109e180da5404c6032c9db5d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:28:45 -0400 Subject: [PATCH 139/276] Tue Oct 20 2020 13:28:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index e7300fa..3e3278d 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op sok \ No newline at end of file From d5456b7c9e3561e5d4ab369b03fa3eeabf965b8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:30:45 -0400 Subject: [PATCH 140/276] Tue Oct 20 2020 13:30:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 3e3278d..a27c0a2 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op sok \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op sok ta \ No newline at end of file From db54bfa160d49270d9cb79ccde784cf7073bf244 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:38:45 -0400 Subject: [PATCH 141/276] Tue Oct 20 2020 13:38:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index a27c0a2..b93a0b6 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op sok ta \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume \ No newline at end of file From 68cef146a5dccfe9490635a747a5dae95c0352e7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:40:45 -0400 Subject: [PATCH 142/276] Tue Oct 20 2020 13:40:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index b93a0b6..588d398 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. \ No newline at end of file From 4a15b02d35c135e735716e31325535424d52d257 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:44:45 -0400 Subject: [PATCH 143/276] Tue Oct 20 2020 13:44:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 588d398..09b140e 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktique ora nax la stikun bael te Pablo \ No newline at end of file From d1d3dc71f832fd4abe5f83b124d91671d161ae78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:46:45 -0400 Subject: [PATCH 144/276] Tue Oct 20 2020 13:46:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 09b140e..5ff2276 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktique ora nax la stikun bael te Pablo \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktik ora nax la stikun bael te Pablo ta bay muk'ul ja' \ No newline at end of file From 931d217ba7124ca90ef8454366c17772af3e63fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:48:45 -0400 Subject: [PATCH 145/276] Tue Oct 20 2020 13:48:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 5ff2276..d5d013b 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktik ora nax la stikun bael te Pablo ta bay muk'ul ja' \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a \ No newline at end of file From 6fbda48b9e3c69dbd069df09e660c4f50824a8ee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:50:45 -0400 Subject: [PATCH 146/276] Tue Oct 20 2020 13:50:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index d5d013b..093e3a5 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. \ No newline at end of file From 4fec3b331c7fae1503d73d5f57e8dae3107064a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:52:45 -0400 Subject: [PATCH 147/276] Tue Oct 20 2020 13:52:44 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 093e3a5..e3380cf 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un \ No newline at end of file From 5f68fae3722947d3f7a60f829070d76f4edbf356 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 13:54:45 -0400 Subject: [PATCH 148/276] Tue Oct 20 2020 13:54:45 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index e3380cf..56da84b 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file From 7fdcaa488dc588c707decadd566832b64ea21369 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 15:37:14 -0400 Subject: [PATCH 149/276] Tue Oct 20 2020 15:37:13 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 56da84b..b8fd840 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Diose ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file From 5ada9da1feacf86a342ba722d27452811dc334ee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 15:39:14 -0400 Subject: [PATCH 150/276] Tue Oct 20 2020 15:39:14 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index b8fd840..07e6569 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, la yik'ikbael ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, k'alal ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file From 0a3fe00c62cfcc05571d75f3155114ed20900511 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 15:41:14 -0400 Subject: [PATCH 151/276] Tue Oct 20 2020 15:41:13 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 07e6569..0891a54 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, k'alal ta k'alal lum yu'un Atenas, le' la yik'itayik jilela. \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel \ No newline at end of file From a9b5d3a32ee72d11547b8f4ecd6747531a5b3a52 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 15:43:14 -0400 Subject: [PATCH 152/276] Tue Oct 20 2020 15:43:14 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 0891a54..d616f49 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file From 200ea3705138927e72355487b49a0d60a619be32 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 15:45:15 -0400 Subject: [PATCH 153/276] Tue Oct 20 2020 15:45:14 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index d616f49..ebb90a9 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file From b56754ca1093b17ad06025dcefe30cb496af2993 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:21:31 -0400 Subject: [PATCH 154/276] Tue Oct 20 2020 16:21:31 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index ebb90a9..8f82a4b 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file From 3a32c926358eec886583e61df0ff9190ead2766a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:27:32 -0400 Subject: [PATCH 155/276] Tue Oct 20 2020 16:27:31 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 8f82a4b..45dddbf 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op ta stojolik te Silas sok te Timoteoe \ No newline at end of file From 2f0181929e722386f802a1c1989bc9f1ff4919d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:29:32 -0400 Subject: [PATCH 156/276] Tue Oct 20 2020 16:29:31 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 45dddbf..d0d6ecc 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op ta stojolik te Silas sok te Timoteoe \ No newline at end of file +\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay lum Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op ta stojolik te Silas sok te Timoteoe yu'un yakuk stalik ta oranax. \ No newline at end of file From df693f9449640a9deca62c69a457db1e0e86f29e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:31:32 -0400 Subject: [PATCH 157/276] Tue Oct 20 2020 16:31:31 GMT-0400 (SA Western Standard Time) --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index d0d6ecc..28842a5 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay lum Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. Te mach'atik la yik'ikbael te Pabloe, kejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op ta stojolik te Silas sok te Timoteoe yu'un yakuk stalik ta oranax. \ No newline at end of file +\v 13 K'alal te Judioetik ta Tesalonica la snaik stojol te Pablo yak xcholel te sk'op te Dios ta bay lum Berea, bajt'ik le'a sok kajik ta xjachel k'op ta bay te lume. \v 14 Te kermanotaktike ora nax la stikun bael te Pablo ta bay muk'ul ja', yan te Silas sok te Timoteoe jilik le'a. \v 15 Te mach'atik la yik'ikbael te Pabloe, k'ejelto la yik'ikbael, k'alal ta lum yu'un Atenas, le' la yik'itayik jilela. Oranax te k'alal la yich' iktayel le'a, la yak'bey bael sk'op ta stojolik te Silas sok te Timoteoe yu'un yakuk xtalik ta oranax. \ No newline at end of file From d124e27d65c6bae58b6ccbc146d2d445d5a013f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:33:32 -0400 Subject: [PATCH 158/276] Tue Oct 20 2020 16:33:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/16.txt diff --git a/17/16.txt b/17/16.txt new file mode 100644 index 0000000..6602bd7 --- /dev/null +++ b/17/16.txt @@ -0,0 +1 @@ +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 562c6cc..98d43af 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "17-03", "17-05", "17-08", - "17-10" + "17-10", + "17-13" ] } \ No newline at end of file From 8259bc3d494598c016a5a3f9d3b7f138187be523 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:35:32 -0400 Subject: [PATCH 159/276] Tue Oct 20 2020 16:35:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 6602bd7..4449e60 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta \ No newline at end of file From 4b1898ebecea1aa161163f1e50e75f0d55db420f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:37:32 -0400 Subject: [PATCH 160/276] Tue Oct 20 2020 16:37:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 4449e60..3abb2d5 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un te yak' ta yakbayel \ No newline at end of file From d0d16b4500bad3ffd364c881e51f384b510e7d47 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:39:32 -0400 Subject: [PATCH 161/276] Tue Oct 20 2020 16:39:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 3abb2d5..3fc60f7 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un te yak' ta yakbayel \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un te yak' ta \ No newline at end of file From def42f95ac30e4220321a362630d5eadef6d7683 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:41:32 -0400 Subject: [PATCH 162/276] Tue Oct 20 2020 16:41:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 3fc60f7..473751e 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un te yak' ta \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik \ No newline at end of file From 2152ca99953582a917faa05bb2f522851cf90631 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:43:32 -0400 Subject: [PATCH 163/276] Tue Oct 20 2020 16:43:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 473751e..8335304 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok sn \ No newline at end of file From 72bc0d847308da230d707e2bda2136af32e5d128 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:45:32 -0400 Subject: [PATCH 164/276] Tue Oct 20 2020 16:45:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 8335304..334f833 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok sn \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik lek yo \ No newline at end of file From f73f06429f528e492c76b202a0d0d6ef4b3cbf7a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 16:47:32 -0400 Subject: [PATCH 165/276] Tue Oct 20 2020 16:47:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 334f833..28155e7 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik lek yo \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik lek yot'anik ta stojol te Diose \ No newline at end of file From 85d7357a784a21789fb4ed1c768a30c229b2aaf7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:11:32 -0400 Subject: [PATCH 166/276] Tue Oct 20 2020 17:11:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 28155e7..36a9219 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik lek yot'anik ta stojol te Diose \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'i ta stojol te Diose \ No newline at end of file From 6d5bd6d9e7e3f801e6cb589e82bfd713782edcf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:13:32 -0400 Subject: [PATCH 167/276] Tue Oct 20 2020 17:13:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 36a9219..50bcd80 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'i ta stojol te Diose \ No newline at end of file +K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'ik ta muk' te Diose sok ta spisil te mach'atik ayik ta ba ch'iwich \ No newline at end of file From 21c904b46ab2e7235335c8828946a749add9ac7e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:15:32 -0400 Subject: [PATCH 168/276] Tue Oct 20 2020 17:15:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 50bcd80..41dffbb 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'ik ta muk' te Diose sok ta spisil te mach'atik ayik ta ba ch'iwich \ No newline at end of file +\v 16 \v 17 K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'ik ta muk' te Diose sok ta spisil te mach'atik ayik ta bay ch'iwich. \ No newline at end of file From dffd794d8ec10b6bab4aff735e670c95cdb3cfcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:21:32 -0400 Subject: [PATCH 169/276] Tue Oct 20 2020 17:21:31 GMT-0400 (SA Western Standard Time) --- 17/16.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/16.txt b/17/16.txt index 41dffbb..f74cab7 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -\v 16 \v 17 K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'ik ta muk' te Diose sok ta spisil te mach'atik ayik ta bay ch'iwich. \ No newline at end of file +\v 16 K'alal yakik ta maliyel yu'un te Pablo ta bay Atenas, te espiritu yu'un bayal a lijk' sjol k'alal la yil te nojel ta yajkananik te lume. \v 17 Jich yu'un bajt' ta k'op sok te judioetik ta bay stsobjibal sk'oponel Dios sok snopel sk'op Dios (sinagoga) sok nix te mach'atik ya yich'ik ta muk' te Diose sok ta spisil te mach'atik ayik ta bay ch'iwich. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 98d43af..7ac5d1d 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "17-05", "17-08", "17-10", - "17-13" + "17-13", + "17-16" ] } \ No newline at end of file From cd685405b8316869ae386f6cd8238ede9384a0e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:23:32 -0400 Subject: [PATCH 170/276] Tue Oct 20 2020 17:23:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/18.txt diff --git a/17/18.txt b/17/18.txt new file mode 100644 index 0000000..355aa9c --- /dev/null +++ b/17/18.txt @@ -0,0 +1 @@ +Janix jich la stajsba sok cha-oxtul filosofoetik \ No newline at end of file From 0d0a27c42927c6a202398245658737c9724158cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:25:32 -0400 Subject: [PATCH 171/276] Tue Oct 20 2020 17:25:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 355aa9c..e4f1883 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik te ja xch'unejik te \ No newline at end of file From 1b6473dbd0a1c7cf61ad04f6e75871a2442ed932 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:29:32 -0400 Subject: [PATCH 172/276] Tue Oct 20 2020 17:29:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index e4f1883..355aa9c 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik te ja xch'unejik te \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik \ No newline at end of file From 1dfafa1282e184d7d065594309a8998498a93478 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:31:32 -0400 Subject: [PATCH 173/276] Tue Oct 20 2020 17:31:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 355aa9c..9641c50 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos \ No newline at end of file From 1fd25fbd912c92eba88733bd6fbe951e97175df1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:41:32 -0400 Subject: [PATCH 174/276] Tue Oct 20 2020 17:41:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 9641c50..343adac 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik \ No newline at end of file From 867fec25a65039cfc4dccc7f6cf8c9d34c4eb4be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:43:32 -0400 Subject: [PATCH 175/276] Tue Oct 20 2020 17:43:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 343adac..d57c263 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿ \ No newline at end of file From be91f25bbe46cdfb8335794f43ae3d9c3c541190 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:45:32 -0400 Subject: [PATCH 176/276] Tue Oct 20 2020 17:45:31 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index d57c263..8f9498f 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿ \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai into \ No newline at end of file From 678a5749be8af81be5a7637836af61a39f6bd099 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:51:32 -0400 Subject: [PATCH 177/276] Tue Oct 20 2020 17:51:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 8f9498f..a1909c4 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai into \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantique la yalik-uk \ No newline at end of file From e53ec1536cb2e2dea6d693025f98d3b51275c4f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:53:32 -0400 Subject: [PATCH 178/276] Tue Oct 20 2020 17:53:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index a1909c4..6d4000f 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantique la yalik-uk \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantik yakik ta yalel: " Ja yilel kite mach'a \ No newline at end of file From 6624795d44aff668656770ce369d39b99fe191c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:55:32 -0400 Subject: [PATCH 179/276] Tue Oct 20 2020 17:55:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 6d4000f..a3599ea 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantik yakik ta yalel: " Ja yilel kite mach'a \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik \ No newline at end of file From 0be7fa3a55d6b6ea843bbdde90ba305ee39dea4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:57:32 -0400 Subject: [PATCH 180/276] Tue Oct 20 2020 17:57:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index a3599ea..961d13c 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?" jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xchole \ No newline at end of file From 678b3bc041bf34086ac0308853ba59ee900b9981 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 17:59:32 -0400 Subject: [PATCH 181/276] Tue Oct 20 2020 17:59:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 961d13c..599dccc 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xchole \ No newline at end of file +Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xcholbel sk'oplal te Jesus sok te bit'il cha kuxtel \ No newline at end of file From 4e7dd177c7bd5057087d968fc150a36251757ad0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:13:32 -0400 Subject: [PATCH 182/276] Tue Oct 20 2020 18:13:32 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/18.txt b/17/18.txt index 599dccc..dbc35b5 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xcholbel sk'oplal te Jesus sok te bit'il cha kuxtel \ No newline at end of file +\v 18 Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xcholbel sk'oplal te Jesus sok te bit'il cha kuxtel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7ac5d1d..13381cd 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "17-08", "17-10", "17-13", - "17-16" + "17-16", + "17-18" ] } \ No newline at end of file From 569255e7230591508b1244b8e8e08c4d587287f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:17:32 -0400 Subject: [PATCH 183/276] Tue Oct 20 2020 18:17:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/19.txt diff --git a/17/19.txt b/17/19.txt new file mode 100644 index 0000000..e4ca895 --- /dev/null +++ b/17/19.txt @@ -0,0 +1 @@ +La yich' \ No newline at end of file From 1b403ce791be97f008cbf3965af0c56c536d504a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:19:32 -0400 Subject: [PATCH 184/276] Tue Oct 20 2020 18:19:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index e4ca895..505910c 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te \ No newline at end of file From ec561f552632cb8ec843eb55f90d8b67748a13a4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:23:32 -0400 Subject: [PATCH 185/276] Tue Oct 20 2020 18:23:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 505910c..c911c33 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, \ No newline at end of file From 3af905b7e2881965edd986b75c4cb10150c2a467 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:25:32 -0400 Subject: [PATCH 186/276] Tue Oct 20 2020 18:25:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index c911c33..2eb145f 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' \ No newline at end of file From 3ae488b2b8328cd43791a8acf89d5a80caf5e63b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:27:32 -0400 Subject: [PATCH 187/276] Tue Oct 20 2020 18:27:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 2eb145f..65aa4a8 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yakat ta snojptes \ No newline at end of file From 1f5d52db972058e6dc78d9c1c60afee2e8ed8bf2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:29:32 -0400 Subject: [PATCH 188/276] Tue Oct 20 2020 18:29:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 65aa4a8..d1b7f60 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yakat ta snojptes \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un \ No newline at end of file From ac2dd63eb7c457e026a8eedc29f47d2cdaed6b5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:31:32 -0400 Subject: [PATCH 189/276] Tue Oct 20 2020 18:31:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index d1b7f60..87f850e 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak wich'ojbotiktele \ No newline at end of file From ed5f9ba702404ea60ba342ad988fa42d5b306c9c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:33:32 -0400 Subject: [PATCH 190/276] Tue Oct 20 2020 18:33:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 87f850e..2fc6679 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak wich'ojbotiktele \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol \ No newline at end of file From 8ccf7cf0be8dbd6a3748b2ad862ea56d33ef983d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:35:32 -0400 Subject: [PATCH 191/276] Tue Oct 20 2020 18:35:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 2fc6679..7409d8f 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an yale \ No newline at end of file From b68e6615b9dc067d9f23724cef4344b08825e8b0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:39:32 -0400 Subject: [PATCH 192/276] Tue Oct 20 2020 18:39:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 7409d8f..1756229 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an yale \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". \ No newline at end of file From d97ce900f883941d9f253bd76cd46912793469b9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:41:32 -0400 Subject: [PATCH 193/276] Tue Oct 20 2020 18:41:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 1756229..aeffc05 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". ( \ No newline at end of file From 3fc0c4a30568e7738d548a5fec49d4c0f863f06d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:47:32 -0400 Subject: [PATCH 194/276] Tue Oct 20 2020 18:47:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index aeffc05..7ce7505 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". ( \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a \ No newline at end of file From 032c65a989c3c72438762525ce50aedc4391a144 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:49:32 -0400 Subject: [PATCH 195/276] Tue Oct 20 2020 18:49:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 7ce7505..da21fe2 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax \ No newline at end of file From 0d77d2db294e247fb36a9a023a58dbc3f3c0d6ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:51:32 -0400 Subject: [PATCH 196/276] Tue Oct 20 2020 18:51:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index da21fe2..2309437 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax \ No newline at end of file +La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax baem yot'anik ta \ No newline at end of file From 7029813d4d5dde2abe3c380976b907406435c84a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:53:32 -0400 Subject: [PATCH 197/276] Tue Oct 20 2020 18:53:32 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/19.txt b/17/19.txt index 2309437..ca194a1 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax baem yot'anik ta \ No newline at end of file +\v 19 \v 20 \v 21 La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax baem yot'anik ta cholel sok ta xch'amel yayel-stojol te me ay bi yach'il-aye.) \ No newline at end of file diff --git a/manifest.json b/manifest.json index 13381cd..7975fa4 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "17-10", "17-13", "17-16", - "17-18" + "17-18", + "17-19" ] } \ No newline at end of file From 9886da89aacfecf6a40d72782aaa13c26b6e4541 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:55:32 -0400 Subject: [PATCH 198/276] Tue Oct 20 2020 18:55:32 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/22.txt diff --git a/17/22.txt b/17/22.txt new file mode 100644 index 0000000..1f91eef --- /dev/null +++ b/17/22.txt @@ -0,0 +1 @@ +Jich te Pablo tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, " \ No newline at end of file From 92192c56ce7430df90752f6f178d5664714caedd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:57:32 -0400 Subject: [PATCH 199/276] Tue Oct 20 2020 18:57:32 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 1f91eef..b7887cc 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -Jich te Pablo tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, " \ No newline at end of file +Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex \ No newline at end of file From 78ff3af07dac7620dd2ce7a2a0c5b0e08945c9f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 18:59:32 -0400 Subject: [PATCH 200/276] Tue Oct 20 2020 18:59:32 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index b7887cc..3333a0e 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex \ No newline at end of file +Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkilex te \ No newline at end of file From 0edb2e761f22ce4b485045d4283ec75c0903e3d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 19:03:32 -0400 Subject: [PATCH 201/276] Tue Oct 20 2020 19:03:32 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 3333a0e..aef0c41 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkilex te \ No newline at end of file +Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik \ No newline at end of file From f5776d8412676af883f824a42784a7b6f13098c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 20 Oct 2020 19:05:32 -0400 Subject: [PATCH 202/276] Tue Oct 20 2020 19:05:32 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index aef0c41..2ad13cd 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik . \ No newline at end of file From f9bded3b87b9578abdc5f268d613504b49a325cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:31:22 -0400 Subject: [PATCH 203/276] Wed Oct 21 2020 09:31:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 2ad13cd..4bba597 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik . \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. yu'un k'alal yakon k'a \ No newline at end of file From 91d10397d50ecb93f15857eb26dfeb3b42349500 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:33:22 -0400 Subject: [PATCH 204/276] Wed Oct 21 2020 09:33:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 4bba597..57f8a1a 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. yu'un k'alal yakon k'a \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. yu'un k'alal yakon k'axeltel-a sok ka-jkil spisil te beluk ja pastileyojik \ No newline at end of file From 04945ed3d1ab944a56c6baa19e97ed4fed0649d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:35:22 -0400 Subject: [PATCH 205/276] Wed Oct 21 2020 09:35:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 57f8a1a..f4aab73 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. yu'un k'alal yakon k'axeltel-a sok ka-jkil spisil te beluk ja pastileyojik \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun \ No newline at end of file From 703cb97eaacb7b1936c3a4ee8e393f36c0205716 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:37:22 -0400 Subject: [PATCH 206/276] Wed Oct 21 2020 09:37:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index f4aab73..ec5a6ea 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun \ No newline at end of file From ceae89667fb3225691d277f45f64af6337a0ec86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:39:22 -0400 Subject: [PATCH 207/276] Wed Oct 21 2020 09:39:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index ec5a6ea..f6e0562 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: \ No newline at end of file From 0458d597de4edead9696e81c5c0e2fc308ab888b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:41:22 -0400 Subject: [PATCH 208/276] Wed Oct 21 2020 09:41:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index f6e0562..bd0a227 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE" \ No newline at end of file From 3cf799e1d6e850d0d31567dbb7c357c956660408 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:43:22 -0400 Subject: [PATCH 209/276] Wed Oct 21 2020 09:43:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index bd0a227..cec4404 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE" \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE". Jich yu'un te jaexe, jontolnax yakatik ta xch'uunel, \ No newline at end of file From 914de11d7c93b84e3cd71f54400a3ec705cf4a03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:45:22 -0400 Subject: [PATCH 210/276] Wed Oct 21 2020 09:45:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index cec4404..d5379d4 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE". Jich yu'un te jaexe, jontolnax yakatik ta xch'uunel, \ No newline at end of file +\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE". Jich yu'un te jaexe,te Dios te jontolnax yakatik ta xch'uunel, Ja yakon ta xchoel. \ No newline at end of file From 866d91f3d7b89c91365c01e8d2e8a254ccc2a748 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:47:22 -0400 Subject: [PATCH 211/276] Wed Oct 21 2020 09:47:22 GMT-0400 (SA Western Standard Time) --- 17/22.txt | 2 +- 17/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 17/24.txt diff --git a/17/22.txt b/17/22.txt index d5379d4..bfd856b 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE". Jich yu'un te jaexe,te Dios te jontolnax yakatik ta xch'uunel, Ja yakon ta xchoel. \ No newline at end of file +\v 22 Jich te Pabloe tejk'aj ta bay yolil te wits Areópago sok jich kaj yal, "Te jaex winiketik ta bay Atenas, ya jkil te bayal bin a ch'unejik. \v 23 Yu'un k'alal yakon k'axeltel-a, ka-jkil spisil te beluk ja pastileyojik sok te ja ch'uunejik, la jta jun skajtib mantalil te jich tsibubil le'a: " TA SWENTA JUN DIOS TE MA JNABEYSBATIKE". Jich yu'un te jaexe,te Dios te jontolnax yakatik ta xch'uunel, Ja yakon ta xchoel. \ No newline at end of file diff --git a/17/24.txt b/17/24.txt new file mode 100644 index 0000000..9302aba --- /dev/null +++ b/17/24.txt @@ -0,0 +1 @@ +Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kaj \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7975fa4..c29d6ee 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "17-13", "17-16", "17-18", - "17-19" + "17-19", + "17-22" ] } \ No newline at end of file From c9cf65b03d804f890519825df51d8a6e6f595dcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:49:22 -0400 Subject: [PATCH 212/276] Wed Oct 21 2020 09:49:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 9302aba..482b63c 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kaj \ No newline at end of file +Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja \ No newline at end of file From 21dfd5445b4bd4dcd279020c3fa6fdc5e6a89679 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 09:51:22 -0400 Subject: [PATCH 213/276] Wed Oct 21 2020 09:51:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 482b63c..ec31abf 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja \ No newline at end of file +Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja nix stukel te ja' yak'botik te jkuxineltik sok te yak' \ No newline at end of file From 2427b66d498eac1a8a7bdf086cf0462b05a62928 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:07:22 -0400 Subject: [PATCH 214/276] Wed Oct 21 2020 10:07:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index ec31abf..99f3ea5 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja nix stukel te ja' yak'botik te jkuxineltik sok te yak' \ No newline at end of file +Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja nix ja' yak'botik te jkuxineltik sok te ja yak'bey skuxinel te \ No newline at end of file From 816c1b5d28fe6b32321dd13354e6af61e113c17c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:09:22 -0400 Subject: [PATCH 215/276] Wed Oct 21 2020 10:09:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 99f3ea5..e54bf97 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja nix ja' yak'botik te jkuxineltik sok te ja yak'bey skuxinel te \ No newline at end of file +Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file From b3b8d8a1c708c50f5f5134d34309d2dd1de32a8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:11:22 -0400 Subject: [PATCH 216/276] Wed Oct 21 2020 10:11:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index e54bf97..669f72b 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file +\v 24 \v 25 Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik ja yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file From 93bb13593c85ead1ded5b1207b5661ec1ff35033 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:15:22 -0400 Subject: [PATCH 217/276] Wed Oct 21 2020 10:15:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 669f72b..ec9a239 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -\v 24 \v 25 Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik ja yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file +\v 24 \v 25 Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik ja yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, sok ma ba ya smajanbey sk'ap, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file From fcac5e402d107c839a0959ed316790f08d7b00b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:31:22 -0400 Subject: [PATCH 218/276] Wed Oct 21 2020 10:31:22 GMT-0400 (SA Western Standard Time) --- 17/24.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/24.txt b/17/24.txt index ec9a239..2f3696e 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -\v 24 \v 25 Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik ja yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik, sok ma ba ya smajanbey sk'ap, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ant-winike sok xan spisil te beluk kuxatike. \ No newline at end of file +\v 24 Ja te Dios te la spas te balumilal sok spisil te beluk ay le'a, yu'un ja te Kajwaltik ja yu'un te ch'ulchan sok te balumilale, ma ba kuxul ta bay jun naj te pasbil yu'un sk'ab ant-winik. \v 25 Sok ma ba ya smajanbey sk'ap, te ya jkuytik te ay bek ya spas falta yu'un, Ja me yak' te kuxinele sok te ja yak'bey skuxinel te ants-winike sok xan spisil te beluk kuxatike. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c29d6ee..43c7016 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "17-16", "17-18", "17-19", - "17-22" + "17-22", + "17-24" ] } \ No newline at end of file From b3e28963ac9054bdad8d24d3f2253c75375e90b6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:33:22 -0400 Subject: [PATCH 219/276] Wed Oct 21 2020 10:33:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/26.txt diff --git a/17/26.txt b/17/26.txt new file mode 100644 index 0000000..5f90560 --- /dev/null +++ b/17/26.txt @@ -0,0 +1 @@ +Ta swenta tul winik JA la snojes ta anst-winik spas muk'ul lumetik \ No newline at end of file From b278650ed4085def4c290b25e693f404a7e5c853 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:35:24 -0400 Subject: [PATCH 220/276] Wed Oct 21 2020 10:35:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 5f90560..585924a 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul winik JA la snojes ta anst-winik spas muk'ul lumetik \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes ta anst-winiketik te muk'ul lumetik \ No newline at end of file From a26717c178f77541e81123ddf81d73a61ca6a94c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:37:22 -0400 Subject: [PATCH 221/276] Wed Oct 21 2020 10:37:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 585924a..4840bd4 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes ta anst-winiketik te muk'ul lumetik \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya x'ainik te muk'ul lumetik \ No newline at end of file From f4a62800f2dcae40c8bfbbe54565d8b6b43c73f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:39:22 -0400 Subject: [PATCH 222/276] Wed Oct 21 2020 10:39:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 4840bd4..1e81309 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya x'ainik te muk'ul lumetik \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. \ No newline at end of file From 9e8b8cef0e7603efbea037b20a374af85006eabd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:41:22 -0400 Subject: [PATCH 223/276] Wed Oct 21 2020 10:41:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 1e81309..a097ff2 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elalto \ No newline at end of file From 802120064b10cdc3d764344bd7fd18f3a2953802 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:43:24 -0400 Subject: [PATCH 224/276] Wed Oct 21 2020 10:43:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index a097ff2..180d4fa 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elalto \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un \ No newline at end of file From 153c5a6bf4d2be0d6f169ad4a1d6e9b8614665bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:45:22 -0400 Subject: [PATCH 225/276] Wed Oct 21 2020 10:45:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 180d4fa..7bbea1c 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Dios, \ No newline at end of file From 9d9de4628e8f25ff9c7112e43b226678d4b68217 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 10:47:22 -0400 Subject: [PATCH 226/276] Wed Oct 21 2020 10:47:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 7bbea1c..4646be0 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Dios, \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, \ No newline at end of file From 68c5f8f1df19bea1d2a3213f435c809a0bf82ed3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:05:22 -0400 Subject: [PATCH 227/276] Wed Oct 21 2020 11:05:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 4646be0..73ce1ee 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jaye jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, yu'un jich ya yilik te ma ya stak' \ No newline at end of file From a959e25f259273e44e7501190fa22491c26e62dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:07:22 -0400 Subject: [PATCH 228/276] Wed Oct 21 2020 11:07:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 73ce1ee..3045a56 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, yu'un jich ya yilik te ma ya stak' \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk \ No newline at end of file From 38810b19f18b00ed6c580e5a5516291c112900ef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:09:22 -0400 Subject: [PATCH 229/276] Wed Oct 21 2020 11:09:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 3045a56..93bfafc 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik \ No newline at end of file From d1c9d1e95678789f6619e04d3edf650a1335c607 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:13:22 -0400 Subject: [PATCH 230/276] Wed Oct 21 2020 11:13:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 93bfafc..f1cc522 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik \ No newline at end of file +Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik sbi'il te Diose sok te me ya sk'an ya staik ta le'ele. \ No newline at end of file From 27aba024e645bd6454905ab8d2f624efcf4ec67a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:15:22 -0400 Subject: [PATCH 231/276] Wed Oct 21 2020 11:15:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index f1cc522..ebf69a3 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -Ta swenta tul nax winik Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal-into. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un jichuk yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik sbi'il te Diose sok te me ya sk'an ya staik ta le'ele. \ No newline at end of file +\v 26 \v 27 Ta swenta tul nax winik, Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik sbi'il te Diose sok te me ya sk'an ya staik ta le'ele. Melel ma ba k'ejelto ay ta stojoltik \ No newline at end of file From a391c65b280e88760b68f2492ec4b5402251106b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:17:22 -0400 Subject: [PATCH 232/276] Wed Oct 21 2020 11:17:22 GMT-0400 (SA Western Standard Time) --- 17/26.txt | 2 +- 17/28.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 17/28.txt diff --git a/17/26.txt b/17/26.txt index ebf69a3..b8928c7 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -\v 26 \v 27 Ta swenta tul nax winik, Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, yu'un yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik sbi'il te Diose sok te me ya sk'an ya staik ta le'ele. Melel ma ba k'ejelto ay ta stojoltik \ No newline at end of file +\v 26 Ta swenta tul nax winik, Dios la xchiknantes spisil ta chajb anst-winiketik swenta yu'un ya xkuxinik sok ya snojesik te muk'ul lumetik le ta balumilal. Ja la xchajp'an ta ne'elal to te jayeb jawil ya xkuxinik sok te bay ya xkuxinik, \v 27 yu'un yakuk sle'ik-a te Diose, jich ya yilik te ma ya sk'anik, te yakuk xba yalbeyik sbi'il te Diose sok te me ya sk'an ya staik ta le'ele. Melel ma ba k'ejelto ay ta stojoltik. \ No newline at end of file diff --git a/17/28.txt b/17/28.txt new file mode 100644 index 0000000..8e04b85 --- /dev/null +++ b/17/28.txt @@ -0,0 +1 @@ +Ja ta swenta te kuxulotik sok te bit'il ya jti \ No newline at end of file diff --git a/manifest.json b/manifest.json index 43c7016..11446b1 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "17-18", "17-19", "17-22", - "17-24" + "17-24", + "17-26" ] } \ No newline at end of file From 881c5508a5846fd99de2189d459a2f509223fd77 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:19:22 -0400 Subject: [PATCH 233/276] Wed Oct 21 2020 11:19:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 8e04b85..e57dd5b 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja ta swenta te kuxulotik sok te bit'il ya jti \ No newline at end of file +Ja ta swenta te kuxulotik sok te bit'il yaj tijabtik sok \ No newline at end of file From 26189ede9c12348998c40db748ba00a432093b20 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:21:22 -0400 Subject: [PATCH 234/276] Wed Oct 21 2020 11:21:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index e57dd5b..5e02a45 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja ta swenta te kuxulotik sok te bit'il yaj tijabtik sok \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, \ No newline at end of file From ae728791b18159d610f726fd809d93ec75465949 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:23:22 -0400 Subject: [PATCH 235/276] Wed Oct 21 2020 11:23:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 5e02a45..56775fa 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj te \ No newline at end of file From 0be587cdb2bcdf3908b07548139cc442bc40552d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:25:24 -0400 Subject: [PATCH 236/276] Wed Oct 21 2020 11:25:24 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 56775fa..1a0fb80 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj te \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: " \ No newline at end of file From 171fb11cf77fafc3969494c136c4017f0327ef1b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:27:22 -0400 Subject: [PATCH 237/276] Wed Oct 21 2020 11:27:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 1a0fb80..050a6bd 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: " \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Ta \ No newline at end of file From aef8c76804b432f747d49732082fa3aadf9d1c51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:29:22 -0400 Subject: [PATCH 238/276] Wed Oct 21 2020 11:29:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 050a6bd..5ea0a07 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Ta \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me \ No newline at end of file From 143e8921e1cd46ff9f3b0688c0743619910f15e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:31:22 -0400 Subject: [PATCH 239/276] Wed Oct 21 2020 11:31:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 5ea0a07..7cbeae3 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios \ No newline at end of file From 8320a44ab3d3910b5e88a871cb979e3f579dbac5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:33:22 -0400 Subject: [PATCH 240/276] Wed Oct 21 2020 11:33:22 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 7cbeae3..85029b5 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios \ No newline at end of file +Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose \ No newline at end of file From e67bc6ab2e6a5cb731f5d3879fabc6713f2e017c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 11:41:23 -0400 Subject: [PATCH 241/276] Wed Oct 21 2020 11:41:23 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 85029b5..dc0baf3 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose \ No newline at end of file +\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose \ No newline at end of file From c9e86cb6795b23285f89473e1b81b1ff58f11494 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:09:34 -0400 Subject: [PATCH 242/276] Wed Oct 21 2020 12:09:34 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index dc0baf3..73471c0 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose \ No newline at end of file +\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jku \ No newline at end of file From 0e9d5849d2e4f31267ad8644d89f00c8dc58b3f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:11:34 -0400 Subject: [PATCH 243/276] Wed Oct 21 2020 12:11:34 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 73471c0..dd39bbc 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jku \ No newline at end of file +\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil \ No newline at end of file From d894ed1ef6e439514334521184666ebce2316794 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:13:34 -0400 Subject: [PATCH 244/276] Wed Oct 21 2020 12:13:34 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index dd39bbc..b8c00e0 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil \ No newline at end of file +\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil jich bit'il ants winik o lok'ombaetik te pasbil ta slo \ No newline at end of file From 1ab934cdc8f3a1dfe1abf31eb26fce45b6e59d43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:15:34 -0400 Subject: [PATCH 245/276] Wed Oct 21 2020 12:15:34 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index b8c00e0..bb48aea 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich jkuyojtik te bin yilel te Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil jich bit'il ants winik o lok'ombaetik te pasbil ta slo \ No newline at end of file +\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich ya jkuytik Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil jich bit'il ants winik o lok'ombaetik te lok'entel ta sjol sok pasbil ta sk'ab te ants-winiketike \ No newline at end of file From 6d4f56e8c2328ea5ba8a0990ab357029426fe4d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:17:34 -0400 Subject: [PATCH 246/276] Wed Oct 21 2020 12:17:34 GMT-0400 (SA Western Standard Time) --- 17/28.txt | 2 +- 17/30.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 17/30.txt diff --git a/17/28.txt b/17/28.txt index bb48aea..11f8cc5 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich ya jkuytik Diose jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilil jich bit'il ants winik o lok'ombaetik te lok'entel ta sjol sok pasbil ta sk'ab te ants-winiketike \ No newline at end of file +\v 28 Ja kuxulotik ta swenta sok te bit'il yaj tijabtik sok te bit'il ayotik ta k'inale, jichnix te bit'il yaloj tul winik te ya yal nichimal k'op: "Te jo'otikuke ja me stsumbalotik te Diose". \v 29 Jich yu'un, te jo'otik te sts'umbalotik te Dios, ma me ya sk'an te jich ya jkuytik te Dios jich bit'il te oroe o jich te bit'il te platae, o jich jkuytik te bit'il ch'enetik te pasbilik jich bit'il ants winik o lok'ombaetik te lok'entel ta sjol sok pasbil ta sk'ab te ants-winiketike. \ No newline at end of file diff --git a/17/30.txt b/17/30.txt new file mode 100644 index 0000000..674664f --- /dev/null +++ b/17/30.txt @@ -0,0 +1 @@ +Jich yu'un, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 11446b1..fbc2925 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "17-19", "17-22", "17-24", - "17-26" + "17-26", + "17-28" ] } \ No newline at end of file From 8e4968be5593dd026982bc4806a5493cf01656a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:19:34 -0400 Subject: [PATCH 247/276] Wed Oct 21 2020 12:19:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 674664f..6e77adf 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, \ No newline at end of file +Jich yu'un, te Diose \ No newline at end of file From 733403185249a7fa18f88db02b8aa82d3498324d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:21:34 -0400 Subject: [PATCH 248/276] Wed Oct 21 2020 12:21:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 6e77adf..3d98370 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal ma a \ No newline at end of file From 40aee3aa6471f46e6a29985eb9362957b42d06a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:23:34 -0400 Subject: [PATCH 249/276] Wed Oct 21 2020 12:23:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 3d98370..ddf832f 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal ma a \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk leke \ No newline at end of file From c1355daa0eaf3c70bf48fbf737376e8e6ccd5688 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:27:34 -0400 Subject: [PATCH 250/276] Wed Oct 21 2020 12:27:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index ddf832f..cc99439 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk leke \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, \ No newline at end of file From 9aeea616d864e36ef2fa45a72e256afb822ebf24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:29:34 -0400 Subject: [PATCH 251/276] Wed Oct 21 2020 12:29:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index cc99439..b52a5a7 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, ja ora to jich me ya yalbey mantal spisil te ants-winiketik te ayik ta k'inale te yakukme st \ No newline at end of file From bda6845ff8a48a5612bd0d5486aa1f517949ca78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:31:34 -0400 Subject: [PATCH 252/276] Wed Oct 21 2020 12:31:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index b52a5a7..0f30cdb 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, ja ora to jich me ya yalbey mantal spisil te ants-winiketik te ayik ta k'inale te yakukme st \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. \ No newline at end of file From 12973f26b8d3fe260c30b07446fa0ef8f3d3e411 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:33:34 -0400 Subject: [PATCH 253/276] Wed Oct 21 2020 12:33:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 0f30cdb..c5a3ffa 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil \ No newline at end of file From 27e62d5844d45f184d7f373d1a0d076b4e8295f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:35:34 -0400 Subject: [PATCH 254/276] Wed Oct 21 2020 12:35:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index c5a3ffa..fadedc3 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik mach'a stsaoj \ No newline at end of file From 7e3ef4a8a35afaa6d83c1ef30cfb0d4321251c8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:37:34 -0400 Subject: [PATCH 255/276] Wed Oct 21 2020 12:37:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index fadedc3..d8a1215 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik mach'a stsaoj \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, \ No newline at end of file From 4886f11cd36fd720e15a21884b4e7e2e7353545e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:39:34 -0400 Subject: [PATCH 256/276] Wed Oct 21 2020 12:39:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index d8a1215..3d1befc 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, \ No newline at end of file +Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file From d27c9b3bb4a797efa202f84251c6c1d29ee56042 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:45:34 -0400 Subject: [PATCH 257/276] Wed Oct 21 2020 12:45:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 3d1befc..3fe12ec 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file +\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file From 9a433e7bd0ff4df206ae991c437f579a0f2ca8a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:47:34 -0400 Subject: [PATCH 258/276] Wed Oct 21 2020 12:47:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/30.txt b/17/30.txt index 3fe12ec..725a05d 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file +\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file diff --git a/manifest.json b/manifest.json index fbc2925..09a6ef5 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "17-22", "17-24", "17-26", - "17-28" + "17-28", + "17-30" ] } \ No newline at end of file From a9dffd75c5abff88f77fb83144fc43844ee6fc45 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:49:35 -0400 Subject: [PATCH 259/276] Wed Oct 21 2020 12:49:34 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 09a6ef5..fdbcf57 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,6 @@ "17-13", "17-16", "17-18", - "17-19", "17-22", "17-24", "17-26", From 6b754cdb6fe636dd34a04be3903d7330ada7b6df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:51:34 -0400 Subject: [PATCH 260/276] Wed Oct 21 2020 12:51:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 17/32.txt | 1 + manifest.json | 3 +-- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 17/32.txt diff --git a/17/30.txt b/17/30.txt index 725a05d..80c8b9c 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la x-cha kusestel ta bay aelmeletik". \ No newline at end of file +\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la xcha kusestel ta bay aelmeletik". \ No newline at end of file diff --git a/17/32.txt b/17/32.txt new file mode 100644 index 0000000..14d8d1a --- /dev/null +++ b/17/32.txt @@ -0,0 +1 @@ +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel \ No newline at end of file diff --git a/manifest.json b/manifest.json index fdbcf57..27c30e5 100644 --- a/manifest.json +++ b/manifest.json @@ -53,7 +53,6 @@ "17-22", "17-24", "17-26", - "17-28", - "17-30" + "17-28" ] } \ No newline at end of file From 6c970fb9c6d3307a67df0314ad7d14e121b23b2b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:53:34 -0400 Subject: [PATCH 261/276] Wed Oct 21 2020 12:53:34 GMT-0400 (SA Western Standard Time) --- 17/30.txt | 2 +- 17/32.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/17/30.txt b/17/30.txt index 80c8b9c..f2d8197 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la xcha kusestel ta bay aelmeletik". \ No newline at end of file +\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la xcha-kusestel ta bay aelmeletik". \ No newline at end of file diff --git a/17/32.txt b/17/32.txt index 14d8d1a..b38306f 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel \ No newline at end of file From 355ee168e50fd134f4ed6e73c74b754dbc247619 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 12:59:34 -0400 Subject: [PATCH 262/276] Wed Oct 21 2020 12:59:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index b38306f..11a004d 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel y \ No newline at end of file From d9066bef2f7d1bf4b2a81a48145ed340c747a70c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:01:34 -0400 Subject: [PATCH 263/276] Wed Oct 21 2020 13:01:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 11a004d..4bfafbb 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ay te cha'kuxel y \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te \ No newline at end of file From 1502a2ee2251222000607b649919d922b44c0a5a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:03:34 -0400 Subject: [PATCH 264/276] Wed Oct 21 2020 13:03:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 4bfafbb..5a00997 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; \ No newline at end of file From 080ce1f7239a4c34bdcfd189c248d49e37b4cd84 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:05:35 -0400 Subject: [PATCH 265/276] Wed Oct 21 2020 13:05:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 5a00997..001502f 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". \ No newline at end of file From b30307a99d07ffc548811f90f34c1ecb9cc4f76f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:07:34 -0400 Subject: [PATCH 266/276] Wed Oct 21 2020 13:07:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 001502f..e0bdfd284 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsak \ No newline at end of file From 8600012dcddd2c5a65d28818c16c4ff1d037448d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:09:35 -0400 Subject: [PATCH 267/276] Wed Oct 21 2020 13:09:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index e0bdfd284..923a9f6 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsak \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja te A \ No newline at end of file From 4025813901153702657f66897e993bb788b753c9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:11:35 -0400 Subject: [PATCH 268/276] Wed Oct 21 2020 13:11:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 923a9f6..ced54e1 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja te A \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a. \ No newline at end of file From a9a252fbf14e2b01b7251a4da988d381b1d5d02f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:13:35 -0400 Subject: [PATCH 269/276] Wed Oct 21 2020 13:13:34 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index ced54e1..45c3293 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a. \ No newline at end of file +\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a, sok nix tul ants te sbi'ilinej Damaris, sok ay yantik xan a bi. \ No newline at end of file From ff55bbc0b3e409b6f4232818288883c5781583a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 13:33:36 -0400 Subject: [PATCH 270/276] Wed Oct 21 2020 13:33:36 GMT-0400 (SA Western Standard Time) --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 72c0a71..6b00e5d 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. \v 2 Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuley oxeb seman ta sk'alelal ich' lewa. \ No newline at end of file +\c 17 \v 1 Ja into, k'alal k'axikixa ta bay lum yu'un Anfípolis sok Apolonia, jich k'otik ta bay lum yu'un Tesalonica, banti ay jun snail stsobjibal yu'un snopel sok sk'oponel Dios (sinagoga) yu'un judioetike. \v 2 Pablo, jich bit'il k'ayem ta spasel, bajt' ta bay ay te judioetik, jich la ya-anik te sjun te Dios, jich la spasuley oxeb semana ta sk'alelal ich' lewa. \ No newline at end of file From 4b3c2b2935048ec67da23d15a80f7f44d9dc199c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 15:38:23 -0400 Subject: [PATCH 271/276] Wed Oct 21 2020 15:38:23 GMT-0400 (SA Western Standard Time) --- 17/19.txt | 2 +- 17/30.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/17/19.txt b/17/19.txt index ca194a1..30c2424 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax baem yot'anik ta cholel sok ta xch'amel yayel-stojol te me ay bi yach'il-aye.) \ No newline at end of file +\v 19 La yich' ik'elbael te Pabloe ta vay jun wits te sbi'ilinej Areópago, jich kaj yalik, ¿ya ba stak' jnatikstojl te beluk yach'il bijtesel awich'ojbotiktele?. \v 20 Yu'un ya jkaytik stojol sok chikintik te yankaya te beluk yak a cholbelotike. Jich yu'un, ya jk'an jnatikstojol te beluk ya sk'an ya yale". \v 21 (Yu'un spisil te Ateniensetik sok te mach'a yan lumetik te kuxinemik le'a mayuk bi ya spasik, janax baem yot'anik ta cholel sok ta xch'amel yayel-stojol te me ay bi yach'il-aye.) \ No newline at end of file diff --git a/17/30.txt b/17/30.txt index f2d8197..7dcd050 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 \v 31 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la xcha-kusestel ta bay aelmeletik". \ No newline at end of file +\v 30 Jich yu'un, te Diose la me yak' perdon te jayeb k'aal makal te ja sitik ta spasel te beluk ma lekuk ta pasele, jai ora to, jich me ya yalbey mantal spisil te ants-winiketik te ayik ta spamal te balumilale te yakukme sut yot'anik. \v 31 "Yu'un yak'ojbey yorail te ya slik mulil ta swenta te tul winik te mach'a stsaoj te Diose. Janix te Dios la yak' ilel yu'el ta stojol te winik into, te la xcha-kusestel ta bay aelmeletik". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 27c30e5..09a6ef5 100644 --- a/manifest.json +++ b/manifest.json @@ -50,9 +50,11 @@ "17-13", "17-16", "17-18", + "17-19", "17-22", "17-24", "17-26", - "17-28" + "17-28", + "17-30" ] } \ No newline at end of file From c3aaccc9a9a1896e1e6593962bb9b5adae6cea3e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 15:40:23 -0400 Subject: [PATCH 272/276] Wed Oct 21 2020 15:40:23 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/32.txt b/17/32.txt index 45c3293..ff4165b 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". Jich te Pabloe lokbael ta yolil te tsobleje. Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a, sok nix tul ants te sbi'ilinej Damaris, sok ay yantik xan a bi. \ No newline at end of file +\v 32 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". \v 33 Jich te Pabloe lok'bael ta yolil te tsobleje. \v 34 Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a, sok nix tul ants te sbi'ilinej Damaris, sok ay yantik xan a bi. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 09a6ef5..8e89d86 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "17-24", "17-26", "17-28", - "17-30" + "17-30", + "17-32" ] } \ No newline at end of file From 3512161793fbda4e6fd6dcc4729f5ef33bd2945c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 16:49:54 -0400 Subject: [PATCH 273/276] Wed Oct 21 2020 16:49:54 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8e89d86..e59c8f4 100644 --- a/manifest.json +++ b/manifest.json @@ -49,7 +49,6 @@ "17-10", "17-13", "17-16", - "17-18", "17-19", "17-22", "17-24", From dab17fd60f997507d8e13e512bbce7f5d17fcfcc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 16:55:54 -0400 Subject: [PATCH 274/276] Wed Oct 21 2020 16:55:54 GMT-0400 (SA Western Standard Time) --- 17/18.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index dbc35b5..70f2649 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -\v 18 Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un te Pabloe yak xcholbel sk'oplal te Jesus sok te bit'il cha kuxtel. \ No newline at end of file +\v 18 Janix jich la stajsba sok cha-oxtul filosofoetik Epicúreos sok Estoicos. Chaoxtul jich la yalik: "¿Beluk ya sk'an yal jai mach'a ya xjelawnax ta k'op into?", jichnix te yantik yakik ta yalel: " Ja yilel ki te mach'a ya yik'tel ta xch'uunel yantik diosetik," yu'un yak xcholbel sk'oplal te Jesus sok te bit'il cha kuxtel. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e59c8f4..8e89d86 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "17-10", "17-13", "17-16", + "17-18", "17-19", "17-22", "17-24", From a68124154b5c051ba678fbbbb66cbc311f7347ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Oct 2020 17:59:54 -0400 Subject: [PATCH 275/276] Wed Oct 21 2020 17:59:54 GMT-0400 (SA Western Standard Time) --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index ff4165b..6c16420 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". \v 33 Jich te Pabloe lok'bael ta yolil te tsobleje. \v 34 Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a, sok nix tul ants te sbi'ilinej Damaris, sok ay yantik xan a bi. \ No newline at end of file +\v 32 Te k'alal te winiketik yu'un Atenas la yayik stojol te ya xcha'kuxtel te aelmeletik, cha-oxtul kajik ta slabanel te Pabloe; jixch nix ay mach'a la yal: "Te jo'otike ya jk'antik xan jkaytik stojol spisil into". \v 33 Jich te Pabloe lok'bael ta yolil te tsobleje. \v 34 Jauk meto ay cha-oxtul te la stsaklinikbael te Pabloe sok la xch'uunik spisil te beluk la yal ta k'ope, Jich te bit'il Dionisio ja tul winik te mach'a ya xchabanwan le'a, sok nix tul ants te sbi'ilinej Damaris, sok ay yantik xan a bi. \ No newline at end of file From 198d60c9ec32a174206277131b472593d7b6208d Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 22 Oct 2020 09:19:06 -0400 Subject: [PATCH 276/276] Thu Oct 22 2020 09:19:05 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 8e89d86..7a7acaa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",