From b49069193f11459f77ad64b163ab93b8b79fd922 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 23 Jun 2022 14:25:52 -0500 Subject: [PATCH 001/286] Thu Jun 23 2022 14:25:52 GMT-0500 (Colombia Standard Time) --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### You are free to: + + +* **Share** — copy and redistribute the material in any medium or format. + +* **Adapt** — remix, transform, and build upon the material for any purpose, even commercially. + + The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +* **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + + +### Notices: + +* You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +* No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + + + +This PDF was generated using Prince (https://www.princexml.com/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..37c8fce --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "27" + }, + "target_language": { + "id": "pln", + "name": "Palenquero", + "direction": "ltr" + }, + "project": { + "id": "act", + "name": "Acts" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 3e474466031ee473ce7f655e438c2a23fa210bd8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 23 Jun 2022 15:08:01 -0500 Subject: [PATCH 002/286] Thu Jun 23 2022 15:08:00 GMT-0500 (Colombia Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 37c8fce..231bf4b 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-26T13:25:43.6398979+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From a448b263d321529c42181c35a96d73b910e8e65a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 18:55:03 -0500 Subject: [PATCH 003/286] Wed Jun 29 2022 18:55:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 02/22.txt diff --git a/02/22.txt b/02/22.txt new file mode 100644 index 0000000..cabf43b --- /dev/null +++ b/02/22.txt @@ -0,0 +1 @@ +24 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 231bf4b..fcd54ad 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "EDINSON MIRANDA PADILLA" + ], "finished_chunks": [] } \ No newline at end of file From d475f3136a77192cbd74c95f7f0e3aa7e7d19850 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 18:57:03 -0500 Subject: [PATCH 004/286] Wed Jun 29 2022 18:57:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index cabf43b..2c251e1 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -24 \ No newline at end of file +\v 22 \v 23 \v 24 \ No newline at end of file From 91e720185ff31f2e7415c50c65ff3a705af4cd01 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 18:59:02 -0500 Subject: [PATCH 005/286] Wed Jun 29 2022 18:59:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 2c251e1..f080330 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá \ No newline at end of file From 084c9794d26799f8266bb7821e49f1291683d30f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:01:03 -0500 Subject: [PATCH 006/286] Wed Jun 29 2022 19:01:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index f080330..23b7a19 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri muete \ No newline at end of file From 0f0f5deb2f38cbe60378ea47703b2621075a5a1e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:03:03 -0500 Subject: [PATCH 007/286] Wed Jun 29 2022 19:03:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 23b7a19..b696406 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri muete \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete \ No newline at end of file From 2f8cee109025793b1446c3b13e85c136f79220e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:09:03 -0500 Subject: [PATCH 008/286] Wed Jun 29 2022 19:09:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index b696406..aa607b6 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú \ No newline at end of file From 9f3963b69b1adc8b898f396c7cea6d0dbfad54e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:11:03 -0500 Subject: [PATCH 009/286] Wed Jun 29 2022 19:11:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index aa607b6..f09405a 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle \ No newline at end of file From a777883a8188574f77e5a5458ae9c0cebf33c515 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:17:03 -0500 Subject: [PATCH 010/286] Wed Jun 29 2022 19:17:02 GMT-0500 (Colombia Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index f09405a..0932ed5 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle \ No newline at end of file +\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file From 41089f7e975c0a49d658eb7b58c62b6b5d59cca0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:27:03 -0500 Subject: [PATCH 011/286] Wed Jun 29 2022 19:27:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/25.txt diff --git a/02/25.txt b/02/25.txt new file mode 100644 index 0000000..163081c --- /dev/null +++ b/02/25.txt @@ -0,0 +1 @@ +\v 25 David a chitiá rí Éle \v 26 \ No newline at end of file From 649d4db8d9fc0f51b01322206a870fdfd8402861 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:31:03 -0500 Subject: [PATCH 012/286] Wed Jun 29 2022 19:31:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 163081c..2335ad0 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle \v 26 \ No newline at end of file +\v 25 David a chitiá rí Éle: I a mina ÑO LANDE MI \v 26 \ No newline at end of file From 74c95f652243a25118824efe00581fcd77e2e73e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:33:03 -0500 Subject: [PATCH 013/286] Wed Jun 29 2022 19:33:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 2335ad0..f201181 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I a mina ÑO LANDE MI \v 26 \ No newline at end of file +\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI \v 26 \ No newline at end of file From 1722a5b9ff6d6354fa49bd2f7babc9d1af40be90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:37:03 -0500 Subject: [PATCH 014/286] Wed Jun 29 2022 19:37:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index f201181..2195168 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI \v 26 \ No newline at end of file +\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE \v 26 \ No newline at end of file From 9c78d4f2498ed2ac1089648afd5ef700a80f442e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:39:03 -0500 Subject: [PATCH 015/286] Wed Jun 29 2022 19:39:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 2195168..2980dce 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE \v 26 \ No newline at end of file +\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 \ No newline at end of file From f39fd1b49c16db5de33a4fe3fddf00e2ae4ea2e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:41:03 -0500 Subject: [PATCH 016/286] Wed Jun 29 2022 19:41:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 2980dce..77f59eb 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 \ No newline at end of file +\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI \ No newline at end of file From 1d153e10c5d39a334323379bbf12bd55eb946e86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:43:03 -0500 Subject: [PATCH 017/286] Wed Jun 29 2022 19:43:02 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 77f59eb..5a1a7db 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI \ No newline at end of file +\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file From 5a39a1e44a6472c4c8c97c782c640c4b9302e930 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:47:03 -0500 Subject: [PATCH 018/286] Wed Jun 29 2022 19:47:03 GMT-0500 (Colombia Standard Time) --- 02/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/27.txt diff --git a/02/27.txt b/02/27.txt new file mode 100644 index 0000000..c4fbf72 --- /dev/null +++ b/02/27.txt @@ -0,0 +1 @@ +\v 27 \v 28 POKKO BÓ NÚ REJA \ No newline at end of file From b2887bcae8fb60d38e1659c0bdee468d732d4f45 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:49:03 -0500 Subject: [PATCH 019/286] Wed Jun 29 2022 19:49:03 GMT-0500 (Colombia Standard Time) --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index c4fbf72..b32bff2 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ REJA \ No newline at end of file +\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ \ No newline at end of file From d62679552cab33041bcf98a3a198b7c84daf7d2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:51:03 -0500 Subject: [PATCH 020/286] Wed Jun 29 2022 19:51:03 GMT-0500 (Colombia Standard Time) --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index b32bff2..b3315d6 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ \ No newline at end of file +\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \ No newline at end of file From a10e328849a4fe9da2f569cd04857e16b87c1772 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:53:03 -0500 Subject: [PATCH 021/286] Wed Jun 29 2022 19:53:03 GMT-0500 (Colombia Standard Time) --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index b3315d6..1305688 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \ No newline at end of file +\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA \ No newline at end of file From 0c73efd6eb46aa0a56218c65ae99a8f96b161b5b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:55:03 -0500 Subject: [PATCH 022/286] Wed Jun 29 2022 19:55:03 GMT-0500 (Colombia Standard Time) --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 1305688..b29b1cb 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA \ No newline at end of file +\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA \ No newline at end of file From 7a13e74b3e1f891f50e7a5a7ae40506384c75efa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:57:03 -0500 Subject: [PATCH 023/286] Wed Jun 29 2022 19:57:03 GMT-0500 (Colombia Standard Time) --- 02/25.txt | 2 +- 02/27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/25.txt b/02/25.txt index 5a1a7db..c501d43 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file diff --git a/02/27.txt b/02/27.txt index b29b1cb..8f81ecb 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA \ No newline at end of file +\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file From bd3d78924982cbe50bab8adf59b19ed85095281d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 19:59:03 -0500 Subject: [PATCH 024/286] Wed Jun 29 2022 19:59:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/29.txt diff --git a/02/29.txt b/02/29.txt new file mode 100644 index 0000000..1581f5f --- /dev/null +++ b/02/29.txt @@ -0,0 +1 @@ +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca \ No newline at end of file From 70fc4489ccf5d6d822c35fbcc0057dfdfab004ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:01:03 -0500 Subject: [PATCH 025/286] Wed Jun 29 2022 20:01:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1581f5f..4d8a0d2 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga \ No newline at end of file From 5a827b629000c4dedaf9ed802c5b28939a175de8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:03:03 -0500 Subject: [PATCH 026/286] Wed Jun 29 2022 20:03:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 4d8a0d2..1862e42 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto \ No newline at end of file From 84892be8f6516d43455069f693ffdb86edc90533 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:05:03 -0500 Subject: [PATCH 027/286] Wed Jun 29 2022 20:05:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1862e42..b4d8ef6 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo \ No newline at end of file From e9cbe0b666bf91f141678bb76577e5db6b396b06 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:07:03 -0500 Subject: [PATCH 028/286] Wed Jun 29 2022 20:07:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index b4d8ef6..3fc9466 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta \ No newline at end of file From 76307fee52f851b869a2ddbe8d62b2626b499cc0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:09:03 -0500 Subject: [PATCH 029/286] Wed Jun 29 2022 20:09:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 3fc9466..c7b2030 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle \ No newline at end of file From 13109fa8c14c9303d967ec4724bd863ce624e1b3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:11:03 -0500 Subject: [PATCH 030/286] Wed Jun 29 2022 20:11:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index c7b2030..9272f55 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si \ No newline at end of file From d0d71602100cc1ac8ba97076aeecb28e59d9c4d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:13:03 -0500 Subject: [PATCH 031/286] Wed Jun 29 2022 20:13:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 9272f55..218099c 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i \ No newline at end of file From ab625129736320ad0d8004b8cb92ba2711c2156e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:15:03 -0500 Subject: [PATCH 032/286] Wed Jun 29 2022 20:15:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 218099c..6357872 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: ' \ No newline at end of file From d4319b78fa320f99d5b92bd30d1a56f4e3dadf69 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:17:03 -0500 Subject: [PATCH 033/286] Wed Jun 29 2022 20:17:03 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 6357872..1652b84 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: ' \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO NÚ ENDI \ No newline at end of file From 12894fa9672cea8162286fbd1e6051f1c42e627d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 29 Jun 2022 20:18:43 -0500 Subject: [PATCH 034/286] Wed Jun 29 2022 20:18:43 GMT-0500 (Colombia Standard Time) --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1652b84..5a5bab7 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO NÚ ENDI \ No newline at end of file +\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 612fbd0503b154ea081b04b0515ead126070150a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 1 Jul 2022 21:47:06 -0500 Subject: [PATCH 035/286] Fri Jul 01 2022 21:47:03 GMT-0500 (Colombia Standard Time) --- 02/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/32.txt diff --git a/02/32.txt b/02/32.txt new file mode 100644 index 0000000..c43e906 --- /dev/null +++ b/02/32.txt @@ -0,0 +1 @@ +\v 32 \v 33 Ete Jesus, Rioso lebantalo ri muetto \ No newline at end of file From 683a6fba128b6d3b1682632d409e70239ac1bba7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 1 Jul 2022 21:47:54 -0500 Subject: [PATCH 036/286] Fri Jul 01 2022 21:47:54 GMT-0500 (Colombia Standard Time) --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index c43e906..a182b9d 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo ri muetto \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto \ No newline at end of file From 3ce448410748cf96213121358ff77ed29359ef8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:35:36 -0500 Subject: [PATCH 037/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:35:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index a182b9d..bbbaf1c 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \ No newline at end of file From 6b777288032fcc3541152be00b3fa3e600b99f58 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:37:36 -0500 Subject: [PATCH 038/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:37:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index bbbaf1c..89001dd 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, \ No newline at end of file From 1b0af0aef416c3fc5793d705947c0e25b26c1dae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:39:36 -0500 Subject: [PATCH 039/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:39:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 89001dd..57d7200 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha \ No newline at end of file From 7eddb5ce2eeee1bc407116f2204b1e5e9306fb6b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:41:36 -0500 Subject: [PATCH 040/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:41:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 57d7200..72ee257 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tat \ No newline at end of file From 0f94bae72219a0bafe961b1beec10f9dec2ce11b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:43:36 -0500 Subject: [PATCH 041/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:43:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 72ee257..81b46a7 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tat \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha \ No newline at end of file From 03300ae66504370b1cdf5f85c1c9d32dbeb54a18 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:45:36 -0500 Subject: [PATCH 042/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:45:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 81b46a7..b8b9e65 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha \ No newline at end of file +\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file From 52bd52a3a2a9eaf5a9f7328b58210509334c38bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:47:36 -0500 Subject: [PATCH 043/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:47:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/34.txt diff --git a/02/34.txt b/02/34.txt new file mode 100644 index 0000000..5cadb44 --- /dev/null +++ b/02/34.txt @@ -0,0 +1 @@ +pokke Dabid subi andi nsu \ No newline at end of file From fd0b5d93c943c33c37ff8755b47c5a41eb70790d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:49:36 -0500 Subject: [PATCH 044/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:49:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 5cadb44..cc886d4 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -pokke Dabid subi andi nsu \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' \ No newline at end of file From 97e33d63ae07616a00c4bcb21041db9748991f01 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:51:36 -0500 Subject: [PATCH 045/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:51:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index cc886d4..944c110 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: \ No newline at end of file From 49952c4ed1a5535239937d1c97d291cd17272121 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:53:36 -0500 Subject: [PATCH 046/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:53:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 944c110..c939b8f 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'S \ No newline at end of file From 305ac308efebc055ad07e01389d0cf2a0023a5bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 12:55:36 -0500 Subject: [PATCH 047/286] =?UTF-8?q?Thu=20Jul=2021=202022=2012:55:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index c939b8f..5111f68 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'S \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, \ No newline at end of file From 107f54c19e719afd637d7a4c8600eb39f2216fa4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 13:19:36 -0500 Subject: [PATCH 048/286] =?UTF-8?q?Thu=20Jul=2021=202022=2013:19:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 5111f68..3160e04 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE KE I A SE ENEMIGO TA \ No newline at end of file From c7520ee7cdadbe990d956ab14301383f2f99314a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 21 Jul 2022 13:21:36 -0500 Subject: [PATCH 049/286] =?UTF-8?q?Thu=20Jul=2021=202022=2013:21:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 3160e04..1e01636 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE KE I A SE ENEMIGO TA \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA TUS PIES' \ No newline at end of file From 2660d2594eb610c97c2fd04bef54565f23ba4d44 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:35:42 -0500 Subject: [PATCH 050/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:35:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 1e01636..8c66975 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA TUS PIES' \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \ No newline at end of file From 2551a20a271d4a3e4527e186776b04c318ffbd72 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:37:42 -0500 Subject: [PATCH 051/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:37:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 8c66975..203405a 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel ko \ No newline at end of file From 31f2a119c84ff85e03a9b4175d2e6b20b6711183 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:39:42 -0500 Subject: [PATCH 052/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:39:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 203405a..8d8b932 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel ko \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a se ku ané ndó, \ No newline at end of file From 2d326ba5465823090e4e8ebc19753b09410b40cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:41:42 -0500 Subject: [PATCH 053/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:41:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 8d8b932..5133e28 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a se ku ané ndó, \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus \ No newline at end of file From 3044415db099edc19807822f9c71f33616ee575d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:43:42 -0500 Subject: [PATCH 054/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:43:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 5133e28..8c71302 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: 'SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus \ No newline at end of file +\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file From f431865ead96719c3e94b7624c97e734c2c9cebe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:45:42 -0500 Subject: [PATCH 055/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:45:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/37.txt diff --git a/02/37.txt b/02/37.txt new file mode 100644 index 0000000..1ba8f2a --- /dev/null +++ b/02/37.txt @@ -0,0 +1 @@ +aora ke enú kucha eto, kolasó ri ané ase chusio \ No newline at end of file From 66060c6f575e996d2cfcbc28b7aa1695fe984ffb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:47:42 -0500 Subject: [PATCH 056/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:47:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 1ba8f2a..68221b9 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -aora ke enú kucha eto, kolasó ri ané ase chusio \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: num \ No newline at end of file From 82018e1202209208e71db7a0c0feb8a92d6a6ba2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:49:42 -0500 Subject: [PATCH 057/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:49:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 68221b9..6edbf0b 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: num \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio \ No newline at end of file From b3bf721b0c8e68c058069b3c66c0c264c7be6d7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:51:42 -0500 Subject: [PATCH 058/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:51:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 6edbf0b..dc9699d 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri \ No newline at end of file From 405179d2dad1e33104f2c29d90fd16c20192fa84 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:53:42 -0500 Subject: [PATCH 059/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:53:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index dc9699d..2eb9719 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando \ No newline at end of file From bda79cdf94f9f952f1244f9289d14e55f2833f62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:55:42 -0500 Subject: [PATCH 060/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:55:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 2eb9719..b5535bd 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, pa enú i moná si i to jende ke ta lejo sendá ma promesa \ No newline at end of file From 231f3e0ab1e00b5ebd7311788cd5c7d36481cc66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:57:42 -0500 Subject: [PATCH 061/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:57:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index b5535bd..d0005cd 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, pa enú i moná si i to jende ke ta lejo sendá ma promesa \ No newline at end of file +\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From 30b8896bf92d762e8549a92370895854710f287a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 14:59:42 -0500 Subject: [PATCH 062/286] =?UTF-8?q?Thu=20Jul=2028=202022=2014:59:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/40.txt diff --git a/02/40.txt b/02/40.txt new file mode 100644 index 0000000..974d7d2 --- /dev/null +++ b/02/40.txt @@ -0,0 +1 @@ +ku chocha ri uto \ No newline at end of file From f08a49333a30b0bcbfe7853c7526e18909837435 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:05:42 -0500 Subject: [PATCH 063/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:05:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 974d7d2..ac107d9 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -ku chocha ri uto \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle \ No newline at end of file From 648bf1c883989df488f5716ab75ece4bc9a32bab Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:07:42 -0500 Subject: [PATCH 064/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:07:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index ac107d9..dc9643f 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar \ No newline at end of file From cc00619f65aea48d8db190670ba398860d332270 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:09:42 -0500 Subject: [PATCH 065/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:09:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index dc9643f..3f7a78d 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: \ No newline at end of file From ec0ed54beeb36562e688e558b4a985a7b677532c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:17:42 -0500 Subject: [PATCH 066/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:17:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 3f7a78d..c84ee39 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion \ No newline at end of file From 0f90d75dbdf596bbfe6cd85e8733bac3b0bde4d3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:19:42 -0500 Subject: [PATCH 067/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:19:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index c84ee39..6c1a8e2 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si \ No newline at end of file From 59fdd44d059aea89d92ccd36064e2024b1200aac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:21:42 -0500 Subject: [PATCH 068/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:21:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 6c1a8e2..5a6442e 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, \ No newline at end of file From 57017e5be321bed0a568dcced4243dc1518ae2df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:23:42 -0500 Subject: [PATCH 069/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:23:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 5a6442e..f4648d3 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ma ría jundá trilingo mil almas mini \ No newline at end of file From 3f9b438d04c2be8096f483e9f84151e380e5e718 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:25:42 -0500 Subject: [PATCH 070/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:25:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index f4648d3..ca2a179 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ma ría jundá trilingo mil almas mini \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas \ No newline at end of file From 06d6774583804c6193252740e056675727beb7d3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:27:42 -0500 Subject: [PATCH 071/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:27:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index ca2a179..b10843c 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. A \ No newline at end of file From c632f1374bb9269a9aaa543cb71a1b28cf662ce6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:29:42 -0500 Subject: [PATCH 072/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:29:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index b10843c..deab645 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. A \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i júndo ane \ No newline at end of file From 9345340cfb43dd614e0c03bd5251e96135d56b26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:31:42 -0500 Subject: [PATCH 073/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:31:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index deab645..4596213 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i júndo ane \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i júndo ane pati pan \ No newline at end of file From 02835b8d1c3a43cc556b10945051aad6d1349256 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 15:35:42 -0500 Subject: [PATCH 074/286] =?UTF-8?q?Thu=20Jul=2028=202022=2015:35:42=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 4596213..7a94293 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i júndo ane pati pan \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i \ No newline at end of file From a481d7c58393ac375e549de7d1e91a78c3654932 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:19:13 -0500 Subject: [PATCH 075/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:19:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 7a94293..2040a1a 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi or \ No newline at end of file From e88939dee5594a29a9fee99d5f3275ce4289fa26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:21:13 -0500 Subject: [PATCH 076/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:21:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 2040a1a..f62106d 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi or \ No newline at end of file +\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file From b2d1896c92cde705e0ce743c775aea83de60b4f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:23:13 -0500 Subject: [PATCH 077/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:23:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/43.txt diff --git a/02/43.txt b/02/43.txt new file mode 100644 index 0000000..e128721 --- /dev/null +++ b/02/43.txt @@ -0,0 +1 @@ +\v 43 \v 44 \v 45 mini temo s \ No newline at end of file From 247dd0313d826cafdbc4099cb6414c09d0192890 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:25:13 -0500 Subject: [PATCH 078/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:25:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index e128721..85ae3a0 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo s \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale \ No newline at end of file From 11a57465c2c70caae233c93649ce419faec5ca33 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:27:13 -0500 Subject: [PATCH 079/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:27:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 85ae3a0..98e6534 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke a kre \ No newline at end of file From 9334995d0748b99aef915c57a7325910917390e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:29:13 -0500 Subject: [PATCH 080/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:29:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 98e6534..fea34b4 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke a kre \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané be \ No newline at end of file From 85335b131ba7c45ce9b53a3a334ace77e937e293 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:31:13 -0500 Subject: [PATCH 081/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:31:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index fea34b4..f080b32 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané be \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende \ No newline at end of file From 5a32f6936c346a81fc76c8b21825479c4a84f3e7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:33:13 -0500 Subject: [PATCH 082/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:33:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index f080b32..51061f1 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende \ No newline at end of file From 2e33cf796ddd099ce75e2d4e9b9a95aba88ffc54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:35:13 -0500 Subject: [PATCH 083/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:35:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 51061f1..0c6a310 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo \ No newline at end of file From 7317759a476da2bb3ce6571566ac6abc1f87378b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:37:13 -0500 Subject: [PATCH 084/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:37:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 0c6a310..422ed6e 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo a nesesida ri to ane. \ No newline at end of file From 0a1df6441a9a8d703712ba8de486141b8a7ab420 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:39:13 -0500 Subject: [PATCH 085/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:39:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 422ed6e..91d4f56 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo a nesesida ri to ane. \ No newline at end of file +\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file From 99e57a731b392e14e164b873b55d904eb1a381eb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:43:13 -0500 Subject: [PATCH 086/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:43:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/46.txt diff --git a/02/46.txt b/02/46.txt new file mode 100644 index 0000000..1dbd42d --- /dev/null +++ b/02/46.txt @@ -0,0 +1 @@ +\v 46 \v 47 to ma rie ane makania jundo \ No newline at end of file From 8e6c8df730f178f6d547dfa8a5d07a66fac81a7d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:45:13 -0500 Subject: [PATCH 087/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:45:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 1dbd42d..961545d 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma rie ane makania jundo \ No newline at end of file +\v 46 \v 47 to ma ría ane makania jundo \ No newline at end of file From 8e3296ee0c5825daecfd990649642ec7730fae51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:47:13 -0500 Subject: [PATCH 088/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:47:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 961545d..298ab9f 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane makania jundo \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando \ No newline at end of file From dcb35f8aa9a28a5df0d8ed384f85e7d75defeba7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:49:13 -0500 Subject: [PATCH 089/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:49:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 298ab9f..dd27eaa 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i an \ No newline at end of file From 9980ee46ba97f94690408bf46f5b9b021bdba02b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:51:13 -0500 Subject: [PATCH 090/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:51:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index dd27eaa..cfdeda4 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i an \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane \ No newline at end of file From f056a75f522495a12733691b7e83ef299a67c555 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:53:13 -0500 Subject: [PATCH 091/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:53:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index cfdeda4..3bf230f 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane al Rioso \ No newline at end of file From 81e0640af4c9871a618af9b31b99bd1db0fd0d24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:55:13 -0500 Subject: [PATCH 092/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:55:13=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 3bf230f..99c2652 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane al Rioso \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane alaba a Rioso, y ane ten favo ri to ma jende. \ No newline at end of file From dafc4097d0cb3697787e53b231cd9998ab4db705 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:57:18 -0500 Subject: [PATCH 093/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:57:18=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 99c2652..f1f9437 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane alaba a Rioso, y ane ten favo ri to ma jende. \ No newline at end of file +\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file From ca9154d6968f02a32b632a142315ac755333a857 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 16:59:17 -0500 Subject: [PATCH 094/286] =?UTF-8?q?Thu=20Jul=2028=202022=2016:59:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 8f81ecb..ddbf2dc 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file From 7a11190d7c49c2a3858216c5b1a2531c41169e3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:11:54 -0500 Subject: [PATCH 095/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:11:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 5a5bab7..903d1cc 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From e3b31e0b8b8adf7e894f8454e6a6436481a960a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:13:54 -0500 Subject: [PATCH 096/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:13:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 02/34.txt | 2 +- 02/37.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/02/32.txt b/02/32.txt index b8b9e65..2f6f4e5 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 \v 33 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \v 33 po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file diff --git a/02/34.txt b/02/34.txt index 8c71302..d1d0632 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file +\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file diff --git a/02/37.txt b/02/37.txt index d0005cd..72fe451 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From 028898b2d5c6540152ebb29bd3430430d2a8933e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:15:54 -0500 Subject: [PATCH 097/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:15:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 02/43.txt | 2 +- 02/46.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/02/40.txt b/02/40.txt index f62106d..3ed9529 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''.Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file diff --git a/02/43.txt b/02/43.txt index 91d4f56..26dc3a3 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. \v 44 chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file diff --git a/02/46.txt b/02/46.txt index f1f9437..2ebcda1 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file +\v 46 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file From c6c248d780d4a8f997cef2e884edf9a0e9739a57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:19:54 -0500 Subject: [PATCH 098/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:19:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 0932ed5..07fbdc2 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 ; a kié Rioso palá; i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file +\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file From 48936d388fd5232d4f9c989a4c5c0cc6535dc412 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:21:54 -0500 Subject: [PATCH 099/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:21:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 07fbdc2..90a1bb5 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando Éle rí libre ri ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file +\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file From 835e98badb9a67ec18ec60e24231991d78844bc9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:25:54 -0500 Subject: [PATCH 100/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:25:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index c501d43..c27b44b 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file From bd89f97d56eddd84638059e7db97a8be87d8f7c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:27:54 -0500 Subject: [PATCH 101/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:27:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index c27b44b..08ee1b0 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KOMFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file From 73b85b993b16ad4f95dc2f12ad3534afbce320fb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:29:54 -0500 Subject: [PATCH 102/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:29:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 903d1cc..f92b52b 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numano, I polé chitía kú bilante rí patriarca David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 1340daba5d2aac6fbc429ef41fcc77b288e97934 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:31:54 -0500 Subject: [PATCH 103/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:31:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index f92b52b..3eb7a46 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po e memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From b78ac271dd5efce18cebb0f9b9fc85dee5f8f35a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:35:54 -0500 Subject: [PATCH 104/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:35:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 3eb7a46..6c5a166 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promrte ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 64f1ae5b3b3b98a3af5b18792a3ad20ddd19a8fb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:37:54 -0500 Subject: [PATCH 105/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:37:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 6c5a166..63333f2 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle ta etablese un rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From f9eab7423304dd07bc7605e63667aba9e83697f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 28 Jul 2022 17:41:54 -0500 Subject: [PATCH 106/286] =?UTF-8?q?Thu=20Jul=2028=202022=2017:41:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 2f6f4e5..1136079 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \v 33 po tanto, siendo lebandao ri mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file From 5fabc9a740d527b46a731828243f4458fb540fc4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 14:48:53 -0500 Subject: [PATCH 107/286] =?UTF-8?q?Thu=20Aug=2011=202022=2014:48:51=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 90a1bb5..b0c690c 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló i muete pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file +\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló ri muette pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file From 9edd9188796631dc5fb96b92964ebf43466c7613 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:44:17 -0500 Subject: [PATCH 108/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:44:16=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index ddbf2dc..e94a40c 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKO BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 BO MOTRA MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file From 32d4b9e5e3923124c8afc01dd990cc3bab849ae2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:46:17 -0500 Subject: [PATCH 109/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:46:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 02/29.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/27.txt b/02/27.txt index e94a40c..c7acafd 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKE BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 BO MOTRA MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 BO MOTRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file diff --git a/02/29.txt b/02/29.txt index 63333f2..a102527 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numano, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 410968facc4b89552499ebd8ea4aa2d69e4b0afe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:50:17 -0500 Subject: [PATCH 110/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:50:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index a102527..ff31b60 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ma ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 3e7d8be5236cf25cfe91f39ce1589cd9dc526f27 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:52:17 -0500 Subject: [PATCH 111/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:52:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index ff31b60..4f887dd 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 7b9d2d28c9203a86d24c9005336fa7960e4ef085 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:54:17 -0500 Subject: [PATCH 112/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:54:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 4f887dd..eb02069 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó rí fruto kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 2295f1a0601f28c59afd11caa4a889183ae4b5c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:56:17 -0500 Subject: [PATCH 113/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:56:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index eb02069..d349770 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono Si. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From bec1ee143c00e7cd147dbed633cc5124af55543d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 15:58:17 -0500 Subject: [PATCH 114/286] =?UTF-8?q?Thu=20Aug=2011=202022=2015:58:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index d349770..1fc4a68 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle mina reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 17633a52bb175e642febbae5adc9506b27dd828b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:06:17 -0500 Subject: [PATCH 115/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:06:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 1136079..c921421 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesus, Rioso lebantalo, ri é kusa suto senda testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesus, Rioso lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file From de09169de2279a5a7564ae125992440e3cb6acd4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:08:17 -0500 Subject: [PATCH 116/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:08:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 02/34.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/32.txt b/02/32.txt index c921421..fcc1fe2 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesus, Rioso lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda e kusa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesus, Rioso lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file diff --git a/02/34.txt b/02/34.txt index d1d0632..1641dab 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: ' E ÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file +\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: ' EÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file From 30c76df99cff514ea47625d9664ecd69c65deea6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:10:17 -0500 Subject: [PATCH 117/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:10:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 1641dab..55d1702 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: ' EÑO CHITÍA A ÑO MI: ''SENDA ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file +\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file From 58623588d85777870e9ac72a9e8b950e2554fe98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:14:17 -0500 Subject: [PATCH 118/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:14:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 55d1702..3e45c2a 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé ku ané ndó, ño i kristo, a ete jesus ke enú krusifika'' \ No newline at end of file +\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, a ete jesus ke enú krusifika'' \ No newline at end of file From aa35a3e583792b948da8bf9014259c6b5ac39ab6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:16:17 -0500 Subject: [PATCH 119/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:16:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 3e45c2a..a109614 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, a ete jesus ke enú krusifika'' \ No newline at end of file +\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file From ee32d3e617dbc846655246eb5ee35ec889154e38 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 11 Aug 2022 16:18:17 -0500 Subject: [PATCH 120/286] =?UTF-8?q?Thu=20Aug=2011=202022=2016:18:17=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 72fe451..a7e64f0 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 aora ke enú kucha eto, kolasó ri ané ase chusio, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané ase chusío, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From f38bb778362edcced89440a38fb1ad98b3087601 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 15 Sep 2022 14:50:44 -0500 Subject: [PATCH 121/286] =?UTF-8?q?Thu=20Sep=2015=202022=2014:50:44=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/02/22.txt b/02/22.txt index b0c690c..3476dc0 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló ri muette pokke nú poleba ke Éle a ta malao po ané. \ No newline at end of file +\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló ri muette pokke nú poleba ke Éle a tá malao pó ané. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fcd54ad..e7d82c7 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "EDINSON MIRANDA PADILLA" ], - "finished_chunks": [] + "finished_chunks": [ + "02-22" + ] } \ No newline at end of file From e54526c2cba2164f7738d103027b5d9fe4760711 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:36:54 -0500 Subject: [PATCH 122/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:36:53=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index e7d82c7..fcd54ad 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,5 @@ "translators": [ "EDINSON MIRANDA PADILLA" ], - "finished_chunks": [ - "02-22" - ] + "finished_chunks": [] } \ No newline at end of file From 5a5f5f5beef80ac4d1dab47983b3b22cd052f6cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:40:54 -0500 Subject: [PATCH 123/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:40:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 3476dc0..efc1ff1 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló ri muette pokke nú poleba ke Éle a tá malao pó ané. \ No newline at end of file +\v 22 \v 23 ; \v 24 a kié Rioso palá, i rejando a Éle libre ri má ndoló ri muette, pokke nú poleba ke Éle a tá malao pó ané. \ No newline at end of file From 25b0ffdcdca8df7cc9f2def288ea9e60a11f29af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:42:54 -0500 Subject: [PATCH 124/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:42:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/02/25.txt b/02/25.txt index 08ee1b0..b1343ec 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A MINA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fcd54ad..e7d82c7 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "EDINSON MIRANDA PADILLA" ], - "finished_chunks": [] + "finished_chunks": [ + "02-22" + ] } \ No newline at end of file From 839ff30e2867d8bdf2887f8865d5038fa9453c9f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:44:54 -0500 Subject: [PATCH 125/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:44:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index b1343ec..a252532 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A GUATIA ÑO TO TIEMBO LANDE MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RÍ MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file From 205ab68b53fc545faf95d58f3601003313d78dcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:46:54 -0500 Subject: [PATCH 126/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:46:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index a252532..123bd48 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RÍ MI, TO TIEMBO ÉLE TA ENDI MANO DERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, TO TIEMBO ÉLE TA ENDI MANO ERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file From 1a1fd14fe95e7ba5ab73b695057ac9de58fb83d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:48:54 -0500 Subject: [PATCH 127/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:48:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 123bd48..1cf4e4b 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, TO TIEMBO ÉLE TA ENDI MANO ERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, POKKE TO TIEMBO ÑO TA ENDI MANO RERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file From c4f509f1224ae67eca2fd5542cac11979405a445 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:50:54 -0500 Subject: [PATCH 128/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:50:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 1cf4e4b..767cad5 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, POKKE TO TIEMBO ÑO TA ENDI MANO RERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TA JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, POKKE TO TIEMBO ELÉ TA ENDI MANO RERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TÁ JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file From 85bbc3c024f31b0b2dea150f5a333bc21c301c57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:52:55 -0500 Subject: [PATCH 129/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:52:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/25.txt b/02/25.txt index 767cad5..3f6574b 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, POKKE TO TIEMBO ELÉ TA ENDI MANO RERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI A TÁ JAROCHO Í LENGUA MI REGOSIJAO. MI KARNE TÁ BIBÍ KONFIAO. \ No newline at end of file +\v 25 David a chitiá rí Éle: 'I A GUATIÁ ÑO TO TIEMBO LANDE RI MÍ, POKKE TO TIEMBO ELÉ TA ENDI MANO RERECHA MÍ PA I SE MOBIO NÚ \v 26 PO E MEMO, KOLASO MI TÁ JAROCHO Í LENGUA MI KU CHUCHUMEKO. KANNE MI TÁ BIBÍ KONFIAO. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e7d82c7..e29cde9 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "EDINSON MIRANDA PADILLA" ], "finished_chunks": [ - "02-22" + "02-22", + "02-25" ] } \ No newline at end of file From 435741330f9c9650688b1174a855c023872deb62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:54:54 -0500 Subject: [PATCH 130/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:54:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index c7acafd..421a837 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKE BÓ NÚ TA REJA MI ALMA ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORUSION. \v 28 BO MOTRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORRUSION. \v 28 BO MOTRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file From f9e3f44c54d2b3595cff40d8c746c39060196f17 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:56:55 -0500 Subject: [PATCH 131/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:56:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 421a837..12ed239 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ MINA KORRUSION. \v 28 BO MOTRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ GUATIÁ KORRUSIÓN. \v 28 BO MODRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file From ef3df343a5859c480f0145473c48a6d699486e5a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 15:58:55 -0500 Subject: [PATCH 132/286] =?UTF-8?q?Mon=20Sep=2019=202022=2015:58:54=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 12ed239..76e1227 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ GUATIÁ KORRUSIÓN. \v 28 BO MODRA MI MA KARDUMEN RÍ MBILA; BÓ YENA MI RÍ KONTENTURA KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ GUATIÁ KORRUSIÓN. \v 28 BO MOSTRÁ MI MA KADDUMEN RÍ MBILA; BÓ YENA MI RÍ KU ROSTRO SI'. \ No newline at end of file From 80e4f4e7bf15bc1921548d8d0dec96cba2819de0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:00:57 -0500 Subject: [PATCH 133/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:00:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/27.txt b/02/27.txt index 76e1227..16ffa08 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ GUATIÁ KORRUSIÓN. \v 28 BO MOSTRÁ MI MA KADDUMEN RÍ MBILA; BÓ YENA MI RÍ KU ROSTRO SI'. \ No newline at end of file +\v 27 POKKE BÓ NÚ TA REJÁ AMMA MI ENDI HADES, NI TA REJA KE SANDO RÍ BÓ GUATIÁ KORRUSIÓN. \v 28 BO MOSTRÁ MI MA KADDUMEN RÍ MBILA; BÓ YENÁ MÍ RÍJAROCHERÍ KU KALÁ SI'. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e29cde9..9556dcd 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "02-22", - "02-25" + "02-25", + "02-27" ] } \ No newline at end of file From 6e251685f2dbc141a43c76d22a781c09a7329966 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:04:56 -0500 Subject: [PATCH 134/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:04:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1fc4a68..adacb71 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía kú bilante rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 3b48f4dde062ee8d83b1fd325dfd8f04f4911fdc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:06:56 -0500 Subject: [PATCH 135/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:06:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index adacb71..53a7be1 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí patriarka David: éle lunga, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 9383b16c4d2ee81a1fc54313dd23832a327bd5f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:08:56 -0500 Subject: [PATCH 136/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:08:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 53a7be1..4828b04 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá, i kasariambe ta ki kú súto ata e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 9b24a02dceda977c7b636f80b91867a6d0159c25 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:10:56 -0500 Subject: [PATCH 137/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:10:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 4828b04..c63d577 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero i sabe ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono ri éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 824391c7a14475e67a46640585837cf3e268f961 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:12:56 -0500 Subject: [PATCH 138/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:12:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index c63d577..d91dc86 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá etablese bilingó fruto ri kueppo Si endi trono ri éle. \v 31 Éle miná reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 47a6db84cd2f408cb52cefcf2d0a45ef2d9e267f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:14:56 -0500 Subject: [PATCH 139/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:14:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index d91dc86..aae4643 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuredsion rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file From 5c54f7585d61cb63f4a9af8ed0e56a1196a0a84a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:16:56 -0500 Subject: [PATCH 140/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:16:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index aae4643..12e8ed1 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE MINA KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE GUATIÁ KARUSION.' \ No newline at end of file From e582bca8e97ee99e6146ea781a70c29be0a887d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:18:56 -0500 Subject: [PATCH 141/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:18:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/29.txt b/02/29.txt index 12e8ed1..2d89346 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE ÉLE GUATIÁ KARUSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE RÍ ÉLE GUATIÁ KARUSSION.' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9556dcd..c210815 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "02-22", "02-25", - "02-27" + "02-27", + "02-29" ] } \ No newline at end of file From fd46ad9a24947563b8f3aae544e24c1f926f4dde Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:22:56 -0500 Subject: [PATCH 142/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:22:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c210815..9556dcd 100644 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,6 @@ "finished_chunks": [ "02-22", "02-25", - "02-27", - "02-29" + "02-27" ] } \ No newline at end of file From adc54a9e59c39b1a8f3ec4df7186a18689e1bd35 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:24:56 -0500 Subject: [PATCH 143/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:24:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 2d89346..2ff9dd6 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE RÍ ÉLE GUATIÁ KARUSSION.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE RÍ ÉLE NU A REC.' \ No newline at end of file From 205dbc4f212271e6a962f5a99470e8dc66993fdf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:26:56 -0500 Subject: [PATCH 144/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:26:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 2ff9dd6..f374163 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE RÍ ÉLE NU A REC.' \ No newline at end of file +\v 29 Numanos, I polé chitía ku konfiasa rí takurimbo David: éle lungá i a sé entelao, i tumba ri elé a ta kí kú súto a tá e ría rí ague. \v 30 Po é memo, éle a senda chákero ri rioso i sabé ke Rioso ta promete ku juramento a éle, ke Éle tá poné bilingó fruto ri kueppo sí endi trono ri éle. \v 31 Éle a guatiá reje é tiembo i a chitia ri resuression rí Kristo: 'ÉLE A SE REJAO ENDI HADES NÚ, NI KANNE RÍ ÉLE NU A REKOMPONÉ.' \ No newline at end of file From 4d126cb7c5b3414bdcfd9499265a7b818664a6eb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:28:56 -0500 Subject: [PATCH 145/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:28:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/32.txt b/02/32.txt index fcc1fe2..5b1056c 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesus, Rioso lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesús, Rioso a lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9556dcd..c210815 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "02-22", "02-25", - "02-27" + "02-27", + "02-29" ] } \ No newline at end of file From c7d9cf5a06eb9a9b4cfd271d0a61f259691c0ce0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:30:56 -0500 Subject: [PATCH 146/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:30:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 5b1056c..b3c5a13 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesús, Rioso a lebantalo, ri é kúsa súto sendá testigo. \v 33 po tanto, siendo lebandao endi mano derecha ri Rioso i resibi ma promrsa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesús, Rioso a lebantalo, ri é kúsa súto sendá períto. \v 33 po tánto, siendo lebandao endi mano rerecha ri Rioso i resibi ma promesa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file From d5ea5af9cfbcbbe97db5db955ac43fa647166b90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:32:56 -0500 Subject: [PATCH 147/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:32:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 02/34.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/02/32.txt b/02/32.txt index b3c5a13..82aef78 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -\v 32 Ete Jesús, Rioso a lebantalo, ri é kúsa súto sendá períto. \v 33 po tánto, siendo lebandao endi mano rerecha ri Rioso i resibi ma promesa ri epiritu sando ri tatá, Éle nda é kúsa ke enú mina i kucha. \ No newline at end of file +\v 32 Ete Jesús, Rioso a lebantalo, ri é kúsa súto sendá períto. \v 33 po tánto, siendo lebandao endi mano rerecha ri Rioso i resibi ma promesa ri epiritu sando ri tatá, Éle nda é kúsa, ke enú ta guatiá i kucha. \ No newline at end of file diff --git a/02/34.txt b/02/34.txt index a109614..5569f5f 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke Dabid subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file +\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index c210815..8280c62 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "02-22", "02-25", "02-27", - "02-29" + "02-29", + "02-32" ] } \ No newline at end of file From 34270931c5d7ead24a91f29824cddb157a4f876e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:34:56 -0500 Subject: [PATCH 148/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:34:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 5569f5f..0cb2d86 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO DERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file +\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO RERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file From 905611d4fabe50cc06151e2fe19d22cd335bc8da Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:36:56 -0500 Subject: [PATCH 149/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:36:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 0cb2d86..1026b6c 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO RERECHA MI, \v 35 ATA KE I A SE ENEMIGO TABRETE PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file +\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO RERECHA MI, \v 35 ATA KE I A SE ENEMIGO BANKETA PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri Israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file From 4a46330436743fe8c625ad14db675b484d68c53d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:38:56 -0500 Subject: [PATCH 150/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:38:56=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 1026b6c..2309f77 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO RERECHA MI, \v 35 ATA KE I A SE ENEMIGO BANKETA PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri Israel kunuser lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file +\v 34 pokke David subi andi nsulú nú, poro éle chitía: 'ÑO CHITÍA A ÑO MI: ''SENDÁ ANDI MANO RERECHA MI, \v 35 ATA KE I A SE ENEMIGO BANKETA PA PIE RI BO' \v 36 po é kúsa, reja ke posá ri Israel kunuse lo ke Rioso a sé kÚ ané ndó, Ño i Kristo, ete jesus ke enú a krusifika'' \ No newline at end of file From 14484f9b635afe87d23d0e2f924dfdfbd847ab0e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:40:57 -0500 Subject: [PATCH 151/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:40:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8280c62..2b83884 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "02-25", "02-27", "02-29", - "02-32" + "02-32", + "02-34" ] } \ No newline at end of file From 3c8bc534b94c010ee37460389c0616c6008ca386 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:44:57 -0500 Subject: [PATCH 152/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:44:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index a7e64f0..78d6f35 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 aora ke enú kucha eto, kolasó ri ané ase chusío, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From 2a1d2f6d229aea6761e5006e42bf2f35252d80e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:46:57 -0500 Subject: [PATCH 153/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:46:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 78d6f35..6a26167 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: numano ¿ké kusa súto polé asé? \v 38 pedro chitia ané arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: "numano ¿ké kusa súto polé asé? \v 38 i pedro chitia ané: "arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From acff275bde99a359569b869e806fec6f5105d565 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:48:57 -0500 Subject: [PATCH 154/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:48:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 6a26167..7fac07f 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: "numano ¿ké kusa súto polé asé? \v 38 i pedro chitia ané: "arepentio i bautiso to enú, endi nombre ri jesukristo pa perdon ri ma pekao, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: "numano ¿ké kusa súto polé asé? \v 38 i pedro chitia ané: "arepentio i bautiso to enú, endi nombe ri jesukristo pa perdon ri ma pekaro, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From f9064923b8779e7890313b18ce1725b44b8a10be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:50:57 -0500 Subject: [PATCH 155/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:50:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 7fac07f..3a21d10 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: "numano ¿ké kusa súto polé asé? \v 38 i pedro chitia ané: "arepentio i bautiso to enú, endi nombe ri jesukristo pa perdon ri ma pekaro, i enú resibi rekao ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file +\v 37 aora ke enú kucha eto, kolasó ri ané a kelá ku kuppa i kongoja, i ané chitia a pedro i ma uto apostoles: "numano ¿ké kusa súto polé asé? \v 38 i pedro chitia ané: "arepentio i bautiso to enú, endi nombe ri jesukristo pa perdon ri ma pekaro, i enú a resibi don ri epiritu sando, \v 39 pa enú i moná si i to jende ke ta po a lejo sendá ma promesa, pa to ma jende ke Rioso súto ñama. \ No newline at end of file From 5b87c9be5343eb0032887148378f7ed1262b3ce3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:52:57 -0500 Subject: [PATCH 156/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:52:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/40.txt b/02/40.txt index 3ed9529..6dc845f 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chocha ri uto palabra éle tetifika i a esortar chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a esortar chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2b83884..4e20f28 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "02-27", "02-29", "02-32", - "02-34" + "02-34", + "02-37" ] } \ No newline at end of file From 871f642bf66244fe37aba20c498e0b7a87e2786b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:54:57 -0500 Subject: [PATCH 157/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:54:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 6dc845f..93cfeba 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chochá ri uto palabra éle nda fecha i a esortar chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file From 24ca550bfab705a056edacff9a7600d968f58dab Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:56:57 -0500 Subject: [PATCH 158/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:56:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 93cfeba..16a349a 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chochá ri uto palabra éle nda fecha i a chitiando: ''Salbense ri eta genelasion mabba''. \v 41 Antose ané resibí palabra si i ane a bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file From 33622bb4efaf45934460c8bfff47e1f49ebf91c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 16:58:57 -0500 Subject: [PATCH 159/286] =?UTF-8?q?Mon=20Sep=2019=202022=2016:58:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 16a349a..d20fdd1 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane bautisa, é ría a jundá kúmo trilingo mil almas. \v 42 Ané sigi ma enseñansa ri ma apostoles, i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane jue bautisao, é ría a jundá kúmo trilingo mil ammas. \v 42 Ané sigí ma insiñansa ri ma apostoles, ku ma i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file From 266f8db6b76351da2cf3d86faa84e622ac4f0608 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:00:57 -0500 Subject: [PATCH 160/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:00:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index d20fdd1..95dbbe1 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane jue bautisao, é ría a jundá kúmo trilingo mil ammas. \v 42 Ané sigí ma insiñansa ri ma apostoles, ku ma i ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane jue bautisao, é ría a jundá kúmo trilingo mil ammas. \v 42 Ané sigí ma insiñansa ri ma apostoles, endi kombilesa, ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file From 478f329ad08f879b66fbdc506d1594e68abe0960 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:02:57 -0500 Subject: [PATCH 161/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:02:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 02/43.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/02/40.txt b/02/40.txt index 95dbbe1..f3b2d07 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane jue bautisao, é ría a jundá kúmo trilingo mil ammas. \v 42 Ané sigí ma insiñansa ri ma apostoles, endi kombilesa, ané ta jundo endi orasio i patiendo ma pan. \ No newline at end of file +\v 40 ku chochá ri uto palabra éle nda fecha i a animá ané chitiando: ''Sabbeno ri eta generasion mabbá''. \v 41 Antose ané resibí palabra si i ane jue bautisao, é ría a jundá kúmo trilingo mil ammas. \v 42 Ané sigí ma insiñansa ri ma apostoles, endi kombilesa, endi partimiento ri pan i ma orasio. \ No newline at end of file diff --git a/02/43.txt b/02/43.txt index 26dc3a3..ec290bc 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 mini temo riba ri to alma, choca ri milagro i señale ma apostoles a se. \v 44 chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to amma, i un choca ri milagro i señale ase icha ma apostoles a se. \v 44 chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4e20f28..fc4ddf1 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "02-29", "02-32", "02-34", - "02-37" + "02-37", + "02-40" ] } \ No newline at end of file From 3f05fe7e4007f61cf23d0b470ac0e2a67ccdb5f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:04:57 -0500 Subject: [PATCH 162/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:04:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index ec290bc..16f8720 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 mini temo riba ri to amma, i un choca ri milagro i señale ase icha ma apostoles a se. \v 44 chocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 tchocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file From 556fad2db43ecdfdd255ee79f3d6eaf913760b38 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:06:57 -0500 Subject: [PATCH 163/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:06:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 16f8720..e2f921b 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 tchocha ri jende ke kre a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 to ané lo ke a kré a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file From 63a0e0e52b5fb9186dd2e8b23c641f00b1c9c53a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:08:57 -0500 Subject: [PATCH 164/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:08:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index e2f921b..f534f80 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 to ané lo ke a kré a ta jundo i to kusa ane tenelo pato. \v 45 ané bende tiela i andalo a to ane, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 to ané lo ke a kré a ta jundo i to kusa ané tenelo pa tó. \v 45 ané a bendé t i ndalo a to ané, reakueddo a nesesida ke ane ten. \ No newline at end of file From 4fd2ec2b2812c950663df9ee97d03595d931e482 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:10:57 -0500 Subject: [PATCH 165/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:10:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index f534f80..e440f91 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 mini temo riba ri to amma, i un choca ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 to ané lo ke a kré a ta jundo i to kusa ané tenelo pa tó. \v 45 ané a bendé t i ndalo a to ané, reakueddo a nesesida ke ane ten. \ No newline at end of file +\v 43 mini temo riba ri to amma, i un chocha ri milagro i señale jue echo po kuenda ri ma apóstoles . \v 44 to ané lo ke a kré a ta jundo i to kusa ané tenelo pa tó. \v 45 ané a bendé to lo ke a tené i ndalo a to ané, reakueddo ri ma nesesida ke ane ten. \ No newline at end of file From 33ffe5edec75e18ff7f610e8919fea95570245a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:12:57 -0500 Subject: [PATCH 166/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:12:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/46.txt b/02/46.txt index 2ebcda1..e4ea9e2 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 to ma ría ane a ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file +\v 46 Asina ke to ma ría ke ane ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc4ddf1..9452233 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "02-32", "02-34", "02-37", - "02-40" + "02-40", + "02-43" ] } \ No newline at end of file From 15bfa6dfafb1c8fd8d368a55d15de5aa1eaee845 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:14:57 -0500 Subject: [PATCH 167/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:14:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index e4ea9e2..eb12dc3 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 Asina ke to ma ría ke ane ta jundo makaniando endi masuruma, i ane pati pan endi to posa, i ane anda kumina ku goso i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file +\v 46 Asina ke to ma ría ke ane ta jundo makaniando endi masuruma, i patí pan endi to posa, i anda kumina ku chuchumeko i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file From 897ca9351f963a145192641f9162b0f89460e329 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 19 Sep 2022 17:16:57 -0500 Subject: [PATCH 168/286] =?UTF-8?q?Mon=20Sep=2019=202022=2017:16:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/46.txt b/02/46.txt index eb12dc3..e8a0796 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 Asina ke to ma ría ke ane ta jundo makaniando endi masuruma, i patí pan endi to posa, i anda kumina ku chuchumeko i umilda ri kolaso. \v 47 ane alaba a Rioso, y ane ten favo ri to ma jende. To ma ría Ño tre to ma jende ke senda salbo. \ No newline at end of file +\v 46 Asina ke to ma ría ke ane ta jundo makaniando endi masuruma, i patí pan endi to posa, i anda kumina ku chuchumeko i umilda ri kolaso. \v 47 ane alaba a Rioso, i tené ma favo ri to ma jende. To ma ría Ño tre to ma jende ke sendá sabbo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9452233..8fd39bf 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "02-34", "02-37", "02-40", - "02-43" + "02-43", + "02-46" ] } \ No newline at end of file From b2ef6570c632d8af869368128afc50984b367d8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:43:32 -0500 Subject: [PATCH 169/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:43:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/01.txt diff --git a/16/01.txt b/16/01.txt new file mode 100644 index 0000000..70fe679 --- /dev/null +++ b/16/01.txt @@ -0,0 +1 @@ +\c 16 Pablo tambié á miní a Derbe i Listra; guatíeno \ No newline at end of file From 13d3a80e0a0c26048fbd3282cc7559e352a96654 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:45:32 -0500 Subject: [PATCH 170/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:45:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 70fe679..c0da311 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1 @@ -\c 16 Pablo tambié á miní a Derbe i Listra; guatíeno \ No newline at end of file +\c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé \ No newline at end of file From 79b1eceefb87248f0841e2071d58a63b0650304f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:47:32 -0500 Subject: [PATCH 171/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:47:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index c0da311..e34195c 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1 @@ -\c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé \ No newline at end of file +\c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá \ No newline at end of file From 362462c2af551c202245abfcdc14ca0d39ae39e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:49:32 -0500 Subject: [PATCH 172/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:49:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index e34195c..2f05ad6 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1,2 @@ -\c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá \ No newline at end of file +\c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. +Rí éle se chitíaba bié \ No newline at end of file From 875af18dfdb90f8bc22c68d71f7b39dfe4d8a846 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:51:32 -0500 Subject: [PATCH 173/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:51:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 2f05ad6..455ee3f 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,2 +1,2 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. -Rí éle se chitíaba bié \ No newline at end of file +Rí éle se chitíaba bié ma numano \ No newline at end of file From 7a97aa21b8f42015d6d7a441bf75ae6d28cd3772 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 14:57:32 -0500 Subject: [PATCH 174/286] =?UTF-8?q?Thu=20Sep=2022=202022=2014:57:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 455ee3f..994f482 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,2 +1,2 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. -Rí éle se chitíaba bié ma numano \ No newline at end of file +Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. From a9924f726a459c19bdfa940fd23308ddacb61f23 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:01:33 -0500 Subject: [PATCH 175/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:01:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/16/01.txt b/16/01.txt index 994f482..9cd9f98 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,2 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. +Pablo kelé biajá kú éle \ No newline at end of file From 953902fc4e265c55c8b879902bf5f8421d3cf5db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:03:33 -0500 Subject: [PATCH 176/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:03:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 9cd9f98..3c2b76a 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle \ No newline at end of file +Pablo kelé biajá kú éle; \ No newline at end of file From 940d585f1aa0788f85ce0314ee6037980d319dbf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:09:33 -0500 Subject: [PATCH 177/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:09:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 3c2b76a..7f55497 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje \ No newline at end of file From 1fb0acfe1067c8f5e9186f01d9bbcc8cce0d65b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:11:33 -0500 Subject: [PATCH 178/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:11:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 7f55497..cd040ec 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sin \ No newline at end of file From 17e652484f862f46c332d5c599230f2dc9560cd3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:13:33 -0500 Subject: [PATCH 179/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:13:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index cd040ec..706cd92 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje i sin \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa ri \ No newline at end of file From 78607c010f574e22c19623da5f4c9ff709f31792 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:15:32 -0500 Subject: [PATCH 180/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:15:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 706cd92..9d6511a 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa ri \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi \ No newline at end of file From 8db38a6e725fea2063285e58cba5e4049e06c7ab Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:17:33 -0500 Subject: [PATCH 181/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:17:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 9d6511a..ae9489d 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi é paraje, pokke ané kunosé \ No newline at end of file From f965999b1edb9b30f51e83f5a909a9cf344baa56 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:19:32 -0500 Subject: [PATCH 182/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:19:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index ae9489d..b2e7834 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi é paraje, pokke ané kunosé \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi é paraje, pokke ané kunosé ke tatá éle era Griego. \ No newline at end of file From cf0058cc32885935adbab11b1f8a4db1fea4c937 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:21:33 -0500 Subject: [PATCH 183/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:21:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/01.txt | 2 +- 16/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/04.txt diff --git a/16/01.txt b/16/01.txt index b2e7834..faeed3a 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,3 +1,3 @@ \c 16 \v 1 \v 2 \v 3 Pablo tambié á miní a Derbe i Listra; guatíeno, aí taba sietto risipulo ñamao Timoteo, moná rí un mujé Judia kreyentte, i tatá Griego. Numano lo ke tá endi Listra ku Iconio chitía bié rí éle. -Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi é paraje, pokke ané kunosé ke tatá éle era Griego. \ No newline at end of file +Pablo kelé biajá kú éle; éle kúje i sirkunsida a Timoteo po kausa rí má Judio a taba andi é paraje, pokke ané kunosé ke tatá éle era Griego. \ No newline at end of file diff --git a/16/04.txt b/16/04.txt new file mode 100644 index 0000000..ddc1ed9 --- /dev/null +++ b/16/04.txt @@ -0,0 +1 @@ +Miendl \ No newline at end of file From 1bffe64d5b4e78c9d0f921974e0dbf3595c1cf71 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:23:33 -0500 Subject: [PATCH 184/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:23:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index ddc1ed9..51b0997 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -Miendl \ No newline at end of file +Miendla ané pasaba \ No newline at end of file From f36e0d085cc7d0e4bf1a1160d472b297028c6ba4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:25:33 -0500 Subject: [PATCH 185/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:25:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index 51b0997..21c9d4d 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -Miendla ané pasaba \ No newline at end of file +Miendla ané pasá po suirá, ane entrega \ No newline at end of file From ea5b56953bd8eca465c55f9e41ad15dc57b5bc19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:27:33 -0500 Subject: [PATCH 186/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:27:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index 21c9d4d..a82b4a4 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -Miendla ané pasá po suirá, ane entrega \ No newline at end of file +Miendla ané pasá po suirá, ane entrega a má ilesia to ma \ No newline at end of file From 745e92a6fb11181df9187dfa8566745229b6851a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:35:33 -0500 Subject: [PATCH 187/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:35:32=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index a82b4a4..eeffc7e 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -Miendla ané pasá po suirá, ane entrega a má ilesia to ma \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma \ No newline at end of file From c9f0ba1e520eb4822ea109a26b6d3139fa2ec413 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:47:35 -0500 Subject: [PATCH 188/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:47:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index eeffc7e..5f0f057 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano endi Jerusalén \ No newline at end of file From 678d3955a5bd3ee0f543bc0f50aff853d991488e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:49:35 -0500 Subject: [PATCH 189/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:49:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index 5f0f057..392934a 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano endi Jerusalén \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia \ No newline at end of file From 879e22b194a4b1213a51bb27335f854a412ef1b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 15:59:35 -0500 Subject: [PATCH 190/286] =?UTF-8?q?Thu=20Sep=2022=202022=2015:59:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index 392934a..6464ac4 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia kujé bilante endi fé i \ No newline at end of file From 31cd55a7ae1a5c1d5ca42cc8f0fb6b5fd942b1d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:01:35 -0500 Subject: [PATCH 191/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:01:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/04.txt b/16/04.txt index 6464ac4..72937ed 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia kujé bilante endi fé i \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia kujé bilante endi fé i ane krese endi numangó to má \ No newline at end of file From c28a7617d99ad9c574cb43a0aca3477b49349456 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:03:35 -0500 Subject: [PATCH 192/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:03:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/04.txt | 2 +- 16/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/06.txt diff --git a/16/04.txt b/16/04.txt index 72937ed..9c09675 100644 --- a/16/04.txt +++ b/16/04.txt @@ -1 +1 @@ -\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia kujé bilante endi fé i ane krese endi numangó to má \ No newline at end of file +\v 4 \v 5 Miendla ané pasá po suirá, ane entrega a má ilesia to ma ekrito ke ma apostole i ma karusiano ta sé endi Jerusalén. Asina ke ma ilesia kujé bilante endi fé i ane krese endi numangó to má ría. \ No newline at end of file diff --git a/16/06.txt b/16/06.txt new file mode 100644 index 0000000..edc29ce --- /dev/null +++ b/16/06.txt @@ -0,0 +1 @@ +Pablo ku kombilesa éle baé po región \ No newline at end of file From 78a9b3bf33434cd806cc4fbf4e1513398a4c8411 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:05:35 -0500 Subject: [PATCH 193/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:05:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index edc29ce..590c481 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, \ No newline at end of file From c1303174e3799bec951dd26d2941f71f3475fdb2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:07:35 -0500 Subject: [PATCH 194/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:07:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 590c481..741d7a2 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando \ No newline at end of file From 04a284751eb71fd15ed7b865694b387163f67027 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:09:35 -0500 Subject: [PATCH 195/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:09:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 741d7a2..e0dac42 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia ri \ No newline at end of file From d3e43e2d14b0f2b15a84e041eff63b33038ad20b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:11:35 -0500 Subject: [PATCH 196/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:11:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index e0dac42..cda5f46 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia ri \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. \ No newline at end of file From a5a733bb2ea1966280368fe8675e3fa8bf036f54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:13:35 -0500 Subject: [PATCH 197/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:13:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index cda5f46..bae7038 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Mis \ No newline at end of file From 844492accf20f6434d89b78ae8fedda627937fc1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:15:35 -0500 Subject: [PATCH 198/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:15:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index bae7038..a7b74b1 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Mis \ No newline at end of file +Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí \ No newline at end of file From 20f0f266dd64f0012573e2961107b06cbe42e9e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:17:35 -0500 Subject: [PATCH 199/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:17:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index a7b74b1..4d9aaaa 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. Asina ke \ No newline at end of file From 7719491bdf5dfda67d388be019136551519f2739 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:21:35 -0500 Subject: [PATCH 200/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:21:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 4d9aaaa..3f963ed 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. Asina ke \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané pasá \ No newline at end of file From 61359fec3e21367f96679d287438b8c893d2a629 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:23:35 -0500 Subject: [PATCH 201/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:23:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 3f963ed..8b97cf0 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané pasá \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi \ No newline at end of file From 00cb800ca51a0016bfa49b7824e24f6aa15c2689 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:25:35 -0500 Subject: [PATCH 202/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:25:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 8b97cf0..b8eac79 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí M \ No newline at end of file From 6b8ce698dc05e7eca7af9af13b8f347a8e8a21d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:27:35 -0500 Subject: [PATCH 203/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:27:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index b8eac79..8f8206b 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí M \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file From f44170f7efcfc229e30f04af1ff289cdc7db657b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:29:35 -0500 Subject: [PATCH 204/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:29:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 8f8206b..1d6664a 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané kelé baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file From b4f4d574d1ab5d7bd41f356c0c01605ce9d8a550 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:31:35 -0500 Subject: [PATCH 205/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:31:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 1d6664a..406f741 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané a Betania, poro Epiritu rí Jesús a impirí. kuandi ané yega sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané intenta baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané pasá sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file From 3b9cde67c3f4252969c95f5af49b19ddb4dc0245 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:35:35 -0500 Subject: [PATCH 206/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:35:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 406f741..64cbef3 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané intenta baé a Betania, poro Epiritu rí Jesús a impirí. kuandi ané pasá sekka rí Misia, ané kelé baé a Bitinia, \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané intenta baé a Betania, poro Epiritu rí Jesús a impirí. Asina ke krusando po \ No newline at end of file From aca9b57df0abcd339bc1ec381c0b51d48a470db3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:37:35 -0500 Subject: [PATCH 207/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:37:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/06.txt b/16/06.txt index 64cbef3..29fb554 100644 --- a/16/06.txt +++ b/16/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané intenta baé a Betania, poro Epiritu rí Jesús a impirí. Asina ke krusando po \ No newline at end of file +\v 6 \v 7 \v 8 Pablo ku kombilesa éle baé po región rí Frigia i Galasia, pokke Epíritu sando proibi pa ané chitía palabra endi probinsia rí Asia. Kuandi ané yega sekka rí Misia, ané intenta baé a Betania, poro Epiritu rí Jesús a impirí. Asina ke krusando po Misia, ané yega a suira rí Troas. \ No newline at end of file From a403fc3e48886156d098e9e2a12d29973358a9a8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:39:35 -0500 Subject: [PATCH 208/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:39:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/09.txt diff --git a/16/09.txt b/16/09.txt new file mode 100644 index 0000000..66895df --- /dev/null +++ b/16/09.txt @@ -0,0 +1 @@ +un bision a parese a pablo \ No newline at end of file From a0c70da404f9493be1377eff6034d1e8f540cf23 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:41:35 -0500 Subject: [PATCH 209/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:41:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/09.txt b/16/09.txt index 66895df..9fb725d 100644 --- a/16/09.txt +++ b/16/09.txt @@ -1 +1 @@ -un bision a parese a pablo \ No newline at end of file +un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, \ No newline at end of file From ba8e4814378be971636b0daef58872ec4d2a3a13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:43:35 -0500 Subject: [PATCH 210/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:43:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/09.txt b/16/09.txt index 9fb725d..3036f16 100644 --- a/16/09.txt +++ b/16/09.txt @@ -1 +1 @@ -un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, \ No newline at end of file +un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po \ No newline at end of file From 42d73b5fd90b4b4554c177ffbd74e0ae448603d0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:45:35 -0500 Subject: [PATCH 211/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:45:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/09.txt b/16/09.txt index 3036f16..2209036 100644 --- a/16/09.txt +++ b/16/09.txt @@ -1 +1 @@ -un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po \ No newline at end of file +un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po i nyulá súto.'' Kuandi Pablo guatía má bisión, \ No newline at end of file From 870c764bb22908a4012fba6ab834da56c8802e38 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:47:35 -0500 Subject: [PATCH 212/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:47:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/09.txt b/16/09.txt index 2209036..5d7c484 100644 --- a/16/09.txt +++ b/16/09.txt @@ -1 +1 @@ -un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po i nyulá súto.'' Kuandi Pablo guatía má bisión, \ No newline at end of file +un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po i nyulá súto.'' Kuandi Pablo guatía má bisión, rí mbe súto prepará pa i a Masedonia, pokke Rioso \ No newline at end of file From 05948ba32503987a466d450489527dbbeaf48523 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:49:35 -0500 Subject: [PATCH 213/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:49:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/09.txt | 2 +- 16/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/11.txt diff --git a/16/09.txt b/16/09.txt index 5d7c484..386ecdb 100644 --- a/16/09.txt +++ b/16/09.txt @@ -1 +1 @@ -un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po i nyulá súto.'' Kuandi Pablo guatía má bisión, rí mbe súto prepará pa i a Masedonia, pokke Rioso \ No newline at end of file +\v 9 \v 10 un bision a parese a Pablo endi okurana: un ombe rí Masedonia taba palao aí, ñamando éle i chitiendo: ''pasá po i nyulá súto.'' Kuandi Pablo guatía má bisión, rí mbe súto prepará pa i a Masedonia, pokke Rioso ñama suto pa prerika Ebangelio a ané. \ No newline at end of file diff --git a/16/11.txt b/16/11.txt new file mode 100644 index 0000000..2df2d9d --- /dev/null +++ b/16/11.txt @@ -0,0 +1 @@ +suto p \ No newline at end of file From 28e884a2620b4a00de8cb8e84a3f5636817f6dac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:51:35 -0500 Subject: [PATCH 214/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:51:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 2df2d9d..f56b5d3 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto p \ No newline at end of file +suto prepara pa salí rí Troas, andi bakko rerecho a Samo \ No newline at end of file From 2f6d7cb5b902f9898cfd6257d73f55e3a940b7f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:53:35 -0500 Subject: [PATCH 215/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:53:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index f56b5d3..470277d 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto prepara pa salí rí Troas, andi bakko rerecho a Samo \ No newline at end of file +suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. \ No newline at end of file From 6256ed0a9651cdd42c541783939b00088464c255 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:55:35 -0500 Subject: [PATCH 216/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:55:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 470277d..7cadb5d 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. \ No newline at end of file +suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá \ No newline at end of file From eba1a86d7907ec5c0847ab7db967e31683251c27 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:57:35 -0500 Subject: [PATCH 217/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:57:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 7cadb5d..982cd77 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá \ No newline at end of file +suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, ma suira rí \ No newline at end of file From ac1cfc393d1ebf61ee94c4ac2084b9d456251a36 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 16:59:35 -0500 Subject: [PATCH 218/286] =?UTF-8?q?Thu=20Sep=2022=202022=2016:59:35=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 982cd77..18c14c1 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, ma suira rí \ No newline at end of file +suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un \ No newline at end of file From e0b3ffe91fe38e7297f88f6981c94c00648b7e63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 22 Sep 2022 17:00:55 -0500 Subject: [PATCH 219/286] =?UTF-8?q?Thu=20Sep=2022=202022=2017:00:55=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 18c14c1..25f5081 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría \ No newline at end of file From c2b32ccc7428cd905af0b330f9d01fabcb31614c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:03:36 -0500 Subject: [PATCH 220/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:03:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 25f5081..0b571e0 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. \ No newline at end of file From 62c659d518b491f458c0bc9469d3cfa9efab8193 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:09:36 -0500 Subject: [PATCH 221/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:09:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 0b571e0..23e453c 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. R \ No newline at end of file From fa3999604937233fe5cc87b08732f08998e7d31e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:11:36 -0500 Subject: [PATCH 222/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:11:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 23e453c..0de5b76 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. R \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto \ No newline at end of file From 2bfeaf09abf0c7df089deb4ff9aedd97ead9e690 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:15:36 -0500 Subject: [PATCH 223/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:15:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 0de5b76..4ec0839 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, \ No newline at end of file From 4b6103013ebc9e42a62289f4d5c788c4c9539d5f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:17:36 -0500 Subject: [PATCH 224/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:17:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 4ec0839..695d95a 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke tén \ No newline at end of file From fc2049d543624c2089aa7ab31e8717edbe2bce2f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:19:36 -0500 Subject: [PATCH 225/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:19:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 695d95a..a1a982f 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke tén \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke \ No newline at end of file From 4c170327b0fa6e7446880207bf331ce8af5d46d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:21:36 -0500 Subject: [PATCH 226/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:21:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index a1a982f..854cac3 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá \ No newline at end of file From 79f135768ded927c2b8b28c24c5935d9e75d842f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:23:36 -0500 Subject: [PATCH 227/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:23:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 854cac3..34b8121 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá \ No newline at end of file From d69ead40462fa41c6a3bbb83f7b225fe76e804e0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:25:36 -0500 Subject: [PATCH 228/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:25:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index 34b8121..c2049a4 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá pa chit \ No newline at end of file From 03000b48432c60d82b69af37c9aba05b2c473c8c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:27:36 -0500 Subject: [PATCH 229/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:27:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/11.txt b/16/11.txt index c2049a4..2558f6d 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá pa chit \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá pa chitía a ma mujé ke a mimí j \ No newline at end of file From d194028ad4de9330a46719577f8322499925fc85 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:29:36 -0500 Subject: [PATCH 230/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:29:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/11.txt | 2 +- 16/14.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/14.txt diff --git a/16/11.txt b/16/11.txt index 2558f6d..f8a3565 100644 --- a/16/11.txt +++ b/16/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá pa chitía a ma mujé ke a mimí j \ No newline at end of file +\v 11 \v 12 \v 13 suto prepara pa salí rí Troas, andi bakko rerecho a Samotrasia, i ría repué suto a yega a Neápolis. Rí aí suto a baé pa Filipos, ke sendá suirá rí Masedonia, suira ereríko endi distrito i un barrio romano, i suto kelá endi suira po chochá rí ría. Ría rí reposo súto salí juela rí má puetta po río, andi súto taba pensa ke abía un paraje pa orá, súto sendá pa chitía a ma mujé ke a mimí junda. \ No newline at end of file diff --git a/16/14.txt b/16/14.txt new file mode 100644 index 0000000..9d8f185 --- /dev/null +++ b/16/14.txt @@ -0,0 +1 @@ +Un mujé \ No newline at end of file From 1e754ca575c9fc1758e90e4c8ea20ff471bb5b31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:31:36 -0500 Subject: [PATCH 231/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:31:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 9d8f185..2415fa6 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -Un mujé \ No newline at end of file +Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira \ No newline at end of file From af0348790a40a0b93e7a99d6ab73a9b281771748 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:33:36 -0500 Subject: [PATCH 232/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:33:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 2415fa6..0b6cf89 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira \ No newline at end of file +Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, \ No newline at end of file From 0e3e906a461a6396a3a4e1b8e1249b6290fb84c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:43:36 -0500 Subject: [PATCH 233/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:43:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 0b6cf89..2ac7864 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, \ No newline at end of file From c6ca2b0a31493054d62333d70da25dc6989f1b19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:45:36 -0500 Subject: [PATCH 234/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:45:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 2ac7864..399cd49 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba \ No newline at end of file From 5c732cc405a0b0fbd2798c92de3409da16463753 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 10:47:36 -0500 Subject: [PATCH 235/286] =?UTF-8?q?Fri=20Sep=2023=202022=2010:47:36=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 399cd49..bfa8089 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle \ No newline at end of file From 51a8bc423ab4d039744af5644d36c72c583e44f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:00:38 -0500 Subject: [PATCH 236/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:00:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index bfa8089..04f80c2 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle \ No newline at end of file From 6dc2426f92e35698c557175a15c9664ae0c0b5f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:02:38 -0500 Subject: [PATCH 237/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:02:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 04f80c2..c78efc5 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke pab \ No newline at end of file From ef566cdfe0633ef5a14695ce94943562bd57c721 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:04:38 -0500 Subject: [PATCH 238/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:04:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index c78efc5..cb9572f 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke pab \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éle \ No newline at end of file From ca1264d1376767dc79943e5b84e7f01b8406c7a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:06:38 -0500 Subject: [PATCH 239/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:06:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index cb9572f..72ac697 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éle \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto \ No newline at end of file From 51e5ad873016979fc7ead25975ebf51e35d584e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:08:39 -0500 Subject: [PATCH 240/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:08:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 72ac697..348a534 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, \ No newline at end of file From 8ebabe52f78460b9504285f3e86e07322e25dc32 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:10:39 -0500 Subject: [PATCH 241/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:10:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 348a534..5a901ff 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí \ No newline at end of file From e7ec2d8b5d578b1072a2806a42978c8bb8b5a296 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:12:39 -0500 Subject: [PATCH 242/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:12:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 5a901ff..667d3b6 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fie \ No newline at end of file From cc7ca696d13de5194a5575f956ecec7d3572ca80 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:20:39 -0500 Subject: [PATCH 243/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:20:39=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 667d3b6..f2bb02f 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fie \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fiel a Ño, miní a posá mí \ No newline at end of file From b554eb46e8204cd89f78c37ea94c9b0d615824cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:22:39 -0500 Subject: [PATCH 244/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:22:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index f2bb02f..9b2af67 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fiel a Ño, miní a posá mí \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fiel a Ño, miní a posá mí, i kela aí.'' i éle kombesé \ No newline at end of file From d978d9fe6f0ecac0812aa75821f28d5e8e6e611d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:26:39 -0500 Subject: [PATCH 245/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:26:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/14.txt | 2 +- 16/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/16.txt diff --git a/16/14.txt b/16/14.txt index 9b2af67..5c252c4 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fiel a Ño, miní a posá mí, i kela aí.'' i éle kombesé \ No newline at end of file +\v 14 \v 15 Un mujé ñamao Lidia, bendedora rí púlpura endi suirá rí Tiatira, kíene oraba a Rioso, ke taba kuchá, Ño abrí kolasó rí éle pá palá tañío a tó kúsa ke Pablo a chitía. kuandi éla i ma uto miebro rí rí posá jue bautisao, éle a pirí chitiando: ''Si enú an juggá ke I sendá fiel a Ño, miní a posá mí, i kela aí.'' i éle kombesé súto. \ No newline at end of file diff --git a/16/16.txt b/16/16.txt new file mode 100644 index 0000000..db356d9 --- /dev/null +++ b/16/16.txt @@ -0,0 +1 @@ +A pa \ No newline at end of file From 9c4428ce96476b77315dba56401cf558ffa8fccb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:28:39 -0500 Subject: [PATCH 246/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:28:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index db356d9..58de76e 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pa \ No newline at end of file +A pasá, ke miedla súto baé \ No newline at end of file From 5434df8fb838e46863deb71376fb2cc0440d0ef6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:30:39 -0500 Subject: [PATCH 247/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:30:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 58de76e..46a97ef 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto baé \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió \ No newline at end of file From 45460b320256d9d67079f97335db14a02a8aec58 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:32:39 -0500 Subject: [PATCH 248/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:32:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 46a97ef..a99586c 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba \ No newline at end of file From 0fe6d96f053c22c1b97baad04cb8fd62009342f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:34:39 -0500 Subject: [PATCH 249/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:34:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index a99586c..0bfaf90 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasio \ No newline at end of file From 943909b143f1bbd43de19804e3dffded76f56f55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:36:39 -0500 Subject: [PATCH 250/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:36:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 0bfaf90..46e3c7c 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasio \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganan \ No newline at end of file From a3e09f79752e561bf84f6b73aecb3b788860c206 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:38:39 -0500 Subject: [PATCH 251/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:38:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 46e3c7c..8d28bc3 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganan \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, \ No newline at end of file From 4654413e1ff031476b7088035a9ce0dd705521d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:40:39 -0500 Subject: [PATCH 252/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:40:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 8d28bc3..54ca62c 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí \ No newline at end of file From dc4b9aca64a6686b5bbbf58be7cedd0deed8effc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:42:39 -0500 Subject: [PATCH 253/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:42:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 54ca62c..7ab5627 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí \ No newline at end of file From f59620e62567faf9cfbcf0250f7efc461a41f655 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:44:39 -0500 Subject: [PATCH 254/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:44:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 7ab5627..a960f63 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto \ No newline at end of file From cc391a258581959c5cfb5313ba9bf69e202c45b9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:46:39 -0500 Subject: [PATCH 255/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:46:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index a960f63..3f3474a 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando \ No newline at end of file From 5cdbaa697d710750ed46973c2572a623ac15f52d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:48:39 -0500 Subject: [PATCH 256/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:48:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 3f3474a..5368e72 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngan \ No newline at end of file From 0b97d8924fd041a70cb56f416852377be7f8975c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:50:39 -0500 Subject: [PATCH 257/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:50:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 5368e72..cf518bf 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngan \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddu \ No newline at end of file From 83b893a20275b3381b93567fff4798fbfa294f5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:52:39 -0500 Subject: [PATCH 258/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:52:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index cf518bf..1dbfffe 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddu \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba \ No newline at end of file From aee9acf013d4aaac5785fd2e66fbc4eb8ae08b67 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:54:39 -0500 Subject: [PATCH 259/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:54:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 1dbfffe..1a6b5cc 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá \ No newline at end of file From 276c5eecf44a6a855501d354e8a967696236e83d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:56:39 -0500 Subject: [PATCH 260/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:56:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 1a6b5cc..274662c 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. \ No newline at end of file From 9c0af19cf7780cf1744b9db4138851413c0f16e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 11:58:39 -0500 Subject: [PATCH 261/286] =?UTF-8?q?Fri=20Sep=2023=202022=2011:58:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 274662c..87810d1 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba \ No newline at end of file From 35216373573505fb712694dff44f8ca638fa8f0b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:06:39 -0500 Subject: [PATCH 262/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:06:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 87810d1..83c3f05 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui mol \ No newline at end of file From ab0a412e30fd327338b84253334417f0959c2bda Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:08:39 -0500 Subject: [PATCH 263/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:08:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 83c3f05..c44d08e 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui mol \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia \ No newline at end of file From 9e6ac9c3658881cf7df291c1edbf9573f49371ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:10:39 -0500 Subject: [PATCH 264/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:10:38=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index c44d08e..76868be 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená \ No newline at end of file From b1e9eb0b543c570a09b4ada3b54e9d071cf1672c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:12:39 -0500 Subject: [PATCH 265/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:12:39=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 76868be..7c0f960 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená endi nombe rí Jesukristo \ No newline at end of file From 06799d3b3b057c53c7de1d415572e8e0646e8089 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:18:39 -0500 Subject: [PATCH 266/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:18:39=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index 7c0f960..be4b8cf 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená endi nombe rí Jesukristo \ No newline at end of file +A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená endi nombe rí Jesukristosalí rí éle.'' \ No newline at end of file From af35e1e642d9c56eb4b5693c1fc4e6fbae32fcb0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:20:39 -0500 Subject: [PATCH 267/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:20:39=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/16.txt | 2 +- 16/19.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/19.txt diff --git a/16/16.txt b/16/16.txt index be4b8cf..e9e376e 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená endi nombe rí Jesukristosalí rí éle.'' \ No newline at end of file +\v 16 \v 17 \v 18 A pasá, ke miedla súto a baé pa paraje rí orasió, un mujé nueba ke teneba epiritu ri aribinasió a topetá kú súto. éle treba ganansia ngánde a suamo éle, aribinando. E mujé a salí trá rí i rí to súto ku jarana, chitíando: ''É má ombe a sendá moso rí Rioso ngandisímo. ané ta proklamá kaddume rí sabbasió.'' Éle taba asé é kúsa po chochá rí ría. poro Pablo, a taba mui embejukao ku éle, antose Pablo a guatia pa trá i chitia a epiritu: I tá oddená endi nombe rí Jesukristosalí rí éle.'' Aí memo a salí. \ No newline at end of file diff --git a/16/19.txt b/16/19.txt new file mode 100644 index 0000000..85f467f --- /dev/null +++ b/16/19.txt @@ -0,0 +1 @@ +Kuandi suamo \ No newline at end of file From 561692755d247b56861c22c14dac811bca8b84a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:22:39 -0500 Subject: [PATCH 268/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:22:39=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 85f467f..eaa5b0d 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -Kuandi suamo \ No newline at end of file +Kuandi suamo guatía ke \ No newline at end of file From 55d9cd9fc5c1a1c759937b70fd8fa2142120dc9f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:29:14 -0500 Subject: [PATCH 269/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:29:14=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index eaa5b0d..9645390 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -Kuandi suamo guatía ke \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke h \ No newline at end of file From 75971d442e3f7bdc92ef5b77122fd200689a9e4d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:33:03 -0500 Subject: [PATCH 270/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:33:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 9645390..8e41ffa 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke h \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke \ No newline at end of file From 46fbb3d25436442aec61af81ca417d521a3412c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:35:03 -0500 Subject: [PATCH 271/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:35:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 8e41ffa..3e41000 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a \ No newline at end of file From 2fc617fabfe44a3985007b1d225196dc30a17d48 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:37:03 -0500 Subject: [PATCH 272/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:37:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 3e41000..c083915 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa \ No newline at end of file From bd160edb7596f0749a3667dd7768b444bbb46a2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:39:03 -0500 Subject: [PATCH 273/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:39:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index c083915..8b769f1 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané \ No newline at end of file From e9a94d878174a94ddc279e2c90a36a2b613691e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:41:03 -0500 Subject: [PATCH 274/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:41:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 8b769f1..f400ebf 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas \ No newline at end of file From 367c6d875f456b453b5685d83851bf04e28f3da9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:43:04 -0500 Subject: [PATCH 275/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:43:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index f400ebf..cc74f15 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata b \ No newline at end of file From b72cac6d3e4519a5a8c1c8a7a1d02f4d3604f8d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:45:04 -0500 Subject: [PATCH 276/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:45:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index cc74f15..7e34e0c 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata b \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma \ No newline at end of file From 75774c7a183fa48e260e72161d3019959113cd3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:47:04 -0500 Subject: [PATCH 277/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:47:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 7e34e0c..8e5aed8 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades \ No newline at end of file From d5d2012da45e373334809ffbd298bddc0ae9d55f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:49:04 -0500 Subject: [PATCH 278/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:49:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 8e5aed8..971462a 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. \ No newline at end of file From 9ca1a76221b3f57a351e3985d3ed0fcd7079d409 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:55:04 -0500 Subject: [PATCH 279/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:55:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 971462a..ae8dc6e 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané \ No newline at end of file From 671e34ad0eda2cbf63e1524d543c66daacce10d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:57:04 -0500 Subject: [PATCH 280/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:57:03=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index ae8dc6e..94cbee0 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto.e\ \ No newline at end of file From fe1074f8948381b2a7c7ddbb70ff6133f0f2fb6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 12:57:57 -0500 Subject: [PATCH 281/286] =?UTF-8?q?Fri=20Sep=2023=202022=2012:57:57=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 94cbee0..4608c8c 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto.e\ \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. \ No newline at end of file From 941867b4dcbb20c3e1e4220313206b62d7458945 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 14:57:46 -0500 Subject: [PATCH 282/286] =?UTF-8?q?Fri=20Sep=2023=202022=2014:57:45=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 4608c8c..a94fd8d 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. Ané chitía é m \ No newline at end of file From e51dfb58060f51681f65e5dba61988319e9b3852 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 14:59:45 -0500 Subject: [PATCH 283/286] =?UTF-8?q?Fri=20Sep=2023=202022=2014:59:45=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index a94fd8d..e422ef4 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. Ané chitía é m \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. Ané chitía é ma kostunbre ke nu sendá gueno pa ma romanos asetta o \ No newline at end of file From 2331f4eb0ce856b62ba61fb2004b41810b0a3cf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 15:01:45 -0500 Subject: [PATCH 284/286] =?UTF-8?q?Fri=20Sep=2023=202022=2015:01:45=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/19.txt | 2 +- 16/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 16/22.txt diff --git a/16/19.txt b/16/19.txt index e422ef4..a081f77 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. Ané chitía é ma kostunbre ke nu sendá gueno pa ma romanos asetta o \ No newline at end of file +\v 19 \v 20 \v 21 Kuandi suamo guatía ke a emkanforá ma eperansa rí ganansía, ané angalá a Pablo i Silas arebókalo ata batei rí lande rí ma autoridades. kuandi ané yebalo lande rí majistrados, ané a chitía: ''É ma ombe, ta rebolusiona a ki suirá súto. Ané sendá judio. Ané chitía é ma kostunbre ke nu sendá gueno pa ma romanos asetta o prattíka. \ No newline at end of file diff --git a/16/22.txt b/16/22.txt new file mode 100644 index 0000000..7efe49b --- /dev/null +++ b/16/22.txt @@ -0,0 +1 @@ +Antonse é chochá rí jende p \ No newline at end of file From 2dfdca3f9ec28a1075f2844011bd42600043edfa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 15:03:45 -0500 Subject: [PATCH 285/286] =?UTF-8?q?Fri=20Sep=2023=202022=2015:03:45=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 16/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/22.txt b/16/22.txt index 7efe49b..21a2d08 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -Antonse é chochá rí jende p \ No newline at end of file +\v 22 \v 23 \v 24 Antonse é chochá rí jende palá jundo kondla Pablo i Silas; Ma kamajanes \ No newline at end of file From 2ca38afa0f2c260e8d176f664cf0f1f81304d111 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 23 Sep 2022 15:07:08 -0500 Subject: [PATCH 286/286] =?UTF-8?q?Fri=20Sep=2023=202022=2015:07:07=20GMT-?= =?UTF-8?q?0500=20(hora=20est=C3=A1ndar=20de=20Colombia)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8fd39bf..4e1b736 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "27" + "build": "83" }, "target_language": { "id": "pln",