From aeabebf9cd75edd799daa37a54591f5390f4c986 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:01:24 -0400 Subject: [PATCH 001/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:01:24=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b6b906a --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "110" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "pro", + "name": "Proverbs" + }, + "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 0d02d55999eed2f365ab843cdf230fdd64f63d3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:02:23 -0400 Subject: [PATCH 002/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:02:23=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b6b906a..ca9e2df 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20161227, + "version": "8" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 81b4e890940ff5f2594cb0a9fa7c4ef976005757 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:05:27 -0400 Subject: [PATCH 003/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:05:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 1 + 05/title.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 05/01.txt create mode 100644 05/title.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 0000000..04c4e17 --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento'asi aprenderás sobre la discreción y tus labios pr \ No newline at end of file diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..7c3a093 --- /dev/null +++ b/05/title.txt @@ -0,0 +1 @@ +Capítulo 5 \ No newline at end of file diff --git a/manifest.json b/manifest.json index ca9e2df..7f69e94 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Lucy Rios" + ], "finished_chunks": [] } \ No newline at end of file From 7fa60cbc6a3b6afbcf6f6453188c9888d1b282cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:07:27 -0400 Subject: [PATCH 004/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:07:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- 05/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/03.txt diff --git a/05/01.txt b/05/01.txt index 04c4e17..12fd794 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento'asi aprenderás sobre la discreción y tus labios pr \ No newline at end of file +\c 5 \v 1 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento, \v 2 asi aprenderás sobre la discreción y tus labios protegerán el conocimiento. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..040441b --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +Por que los labios de la adúltera \ No newline at end of file From b9cee786bdbaef2286607ac216e352d79ddd9bed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:09:27 -0400 Subject: [PATCH 005/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:09:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 040441b..19b5496 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Por que los labios de la adúltera \ No newline at end of file +Por que los labios de la adúltera gotean con miel y su boca es mas suave que el aceite, pero al final ella es amarga \ No newline at end of file From 132ef7e1e7cf088b95f6991e6ec6a1f9d2bb2380 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:11:27 -0400 Subject: [PATCH 006/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:11:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 19b5496..532aadf 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Por que los labios de la adúltera gotean con miel y su boca es mas suave que el aceite, pero al final ella es amarga \ No newline at end of file +\v 3 Por que los labios de la adúltera gotean con miel y su boca es mas suave que el aceite, \v 4 pero al final ella es tan amarga como la polilla, cortando como espada afilada. \ No newline at end of file From 7864b19e88f987b3825d30dc7b22626e45d95c2b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:13:27 -0400 Subject: [PATCH 007/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:13:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/05.txt diff --git a/05/05.txt b/05/05.txt new file mode 100644 index 0000000..0cf206b --- /dev/null +++ b/05/05.txt @@ -0,0 +1 @@ +Sus pies van ha \ No newline at end of file From dbaabdfe1512446a242701ad2f359f4eef6a82fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:15:27 -0400 Subject: [PATCH 008/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:15:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/05.txt b/05/05.txt index 0cf206b..39bcf26 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -Sus pies van ha \ No newline at end of file +Sus pies van hasta la muerte; sus pasos van todo el camino al seól. Ella no da \ No newline at end of file From 01aad5a4e6146641a9ec2f81aaef201155f65bb9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:17:27 -0400 Subject: [PATCH 009/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:17:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/05.txt b/05/05.txt index 39bcf26..c3c14fe 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -Sus pies van hasta la muerte; sus pasos van todo el camino al seól. Ella no da \ No newline at end of file +Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. Ella no piensa en el camino de la vida. Sus pasos \ No newline at end of file From eae4daee383a0e4d8455a267ba10a00c9524e94d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:19:27 -0400 Subject: [PATCH 010/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:19:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/05.txt b/05/05.txt index c3c14fe..1c3ea95 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. Ella no piensa en el camino de la vida. Sus pasos \ No newline at end of file +Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. Ella no piensa en el camino de la vida. Los pasos de sus pies deambulan; ella no sabe lo que esta haciendo. \ No newline at end of file From f23dfc9923a3e500a75be796378745a23bf5ee4a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:21:27 -0400 Subject: [PATCH 011/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:21:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 2 +- 05/07.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/07.txt diff --git a/05/05.txt b/05/05.txt index 1c3ea95..d24df81 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. Ella no piensa en el camino de la vida. Los pasos de sus pies deambulan; ella no sabe lo que esta haciendo. \ No newline at end of file +\v 5 Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. \v 6 Ella no piensa en el camino de la vida. Los pasos de sus pies deambulan; ella no sabe lo que esta haciendo. \ No newline at end of file diff --git a/05/07.txt b/05/07.txt new file mode 100644 index 0000000..3667808 --- /dev/null +++ b/05/07.txt @@ -0,0 +1 @@ +Y ahora, mis hijos, escuchenme; no se vuelvan de escuchar las palabras de mi boca. Man \ No newline at end of file From fadac1dea4e52c7ed82df664de09d4e533c7bf86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:23:27 -0400 Subject: [PATCH 012/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:23:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 2 +- 05/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/09.txt diff --git a/05/07.txt b/05/07.txt index 3667808..01ebdf2 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -Y ahora, mis hijos, escuchenme; no se vuelvan de escuchar las palabras de mi boca. Man \ No newline at end of file +\v 7 Y ahora, mis hijos, escuchenme; no se vuelvan de escuchar las palabras de mi boca. \v 8 Mantengan su camino lejos de ella y no se acerquen a la puerta de su casa. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 0000000..bded4f0 --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +En esa forma no le darás tu honor \ No newline at end of file From 346c4289f81641b73933a7655c5ae11ce10e362b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:25:27 -0400 Subject: [PATCH 013/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:25:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index bded4f0..7fcc7e4 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -En esa forma no le darás tu honor \ No newline at end of file +En esa forma no le darás tu honor a otros o años de tu vida a una persona cruel; Los extraños no harán festin con tu riqueza; \ No newline at end of file From 52684335762555ee86b04accc7e46b1388e90752 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:27:27 -0400 Subject: [PATCH 014/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:27:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 05/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/11.txt diff --git a/05/09.txt b/05/09.txt index 7fcc7e4..553057a 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -En esa forma no le darás tu honor a otros o años de tu vida a una persona cruel; Los extraños no harán festin con tu riqueza; \ No newline at end of file +\v 9 En esa forma no le darás tu honor a otros o años de tu vida a una persona cruel; \v 10 Los extraños no harán festin con tu riqueza; lo que has trabajado no se ira a la casa de los extraños. \ No newline at end of file diff --git a/05/11.txt b/05/11.txt new file mode 100644 index 0000000..6e307e2 --- /dev/null +++ b/05/11.txt @@ -0,0 +1 @@ +Al final de tu vida \ No newline at end of file From c86f3a89a4b14bb1b75e6ed22c370e92586549c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:29:27 -0400 Subject: [PATCH 015/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:29:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/11.txt b/05/11.txt index 6e307e2..01d1f03 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -Al final de tu vida \ No newline at end of file +Al final de tu vida tu gemir \ No newline at end of file From ef692b5b03bf6eea1b5a0de0d4d152865abe8efe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:31:27 -0400 Subject: [PATCH 016/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:31:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/11.txt b/05/11.txt index 01d1f03..c068ec4 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -Al final de tu vida tu gemir \ No newline at end of file +Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. Tu dirás: Como he odiado la disciplina y mi corazón desprecio la corrección \ No newline at end of file From 7f2633622baebbcff95340b68f379e63e31b4baf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:33:27 -0400 Subject: [PATCH 017/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:33:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/11.txt | 2 +- 05/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/13.txt diff --git a/05/11.txt b/05/11.txt index c068ec4..5219445 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. Tu dirás: Como he odiado la disciplina y mi corazón desprecio la corrección \ No newline at end of file +\v 11 Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. \v 12 Tu dirás: ¡Como he odiado la disciplina y mi corazón desprecio la corrección! \ No newline at end of file diff --git a/05/13.txt b/05/13.txt new file mode 100644 index 0000000..96b781a --- /dev/null +++ b/05/13.txt @@ -0,0 +1 @@ +\v 13 Yo no obedecí a mis maestros o escuchado a mis instructores. \v 14 Yo \ No newline at end of file From 25d6a425f19ddfc8baaab669b24ee4f337fa9f37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:35:27 -0400 Subject: [PATCH 018/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:35:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/13.txt b/05/13.txt index 96b781a..15865b0 100644 --- a/05/13.txt +++ b/05/13.txt @@ -1 +1 @@ -\v 13 Yo no obedecí a mis maestros o escuchado a mis instructores. \v 14 Yo \ No newline at end of file +\v 13 Yo no obedecí a mis maestros o escuchado a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file From c28d43bd5a9b3929303345defc6662d8d4a24a55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 16:36:35 -0400 Subject: [PATCH 019/177] =?UTF-8?q?Thu=20Jun=2007=202018=2016:36:34=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/11.txt b/05/11.txt index 5219445..b604730 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -\v 11 Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. \v 12 Tu dirás: ¡Como he odiado la disciplina y mi corazón desprecio la corrección! \ No newline at end of file +\v 11 Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. \v 12 Tu dirás: ''¡Como he odiado la disciplina y mi corazón desprecio la corrección! \ No newline at end of file From 531b0933e8b95b9c83cceaf9ce275514d06bb986 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:35:54 -0400 Subject: [PATCH 020/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:35:53=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7f69e94..69d02b7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From d3f42b52cf9f46fcea93d75b454a2a9da2df27a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:41:42 -0400 Subject: [PATCH 021/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:41:42=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/15.txt diff --git a/05/15.txt b/05/15.txt new file mode 100644 index 0000000..ef909a6 --- /dev/null +++ b/05/15.txt @@ -0,0 +1 @@ +Toma agua de tu propia cisterna \ No newline at end of file From cc2ffbfb2a26d17b153f5b281bdbf782798c9fc6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:51:43 -0400 Subject: [PATCH 022/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:51:42=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index ef909a6..90dbb7e 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Toma agua de tu propia cisterna \ No newline at end of file +Toma agua de tu propia cisterna y toma agua \ No newline at end of file From 82e15621c8e10f36ea58eab7e510b5ce4449d89f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:55:42 -0400 Subject: [PATCH 023/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:55:42=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index 90dbb7e..cced46d 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Toma agua de tu propia cisterna y toma agua \ No newline at end of file +Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manan \ No newline at end of file From dd5d1dde9a4760e6c2b43458e1174214d45c3d6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:57:43 -0400 Subject: [PATCH 024/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:57:42=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index cced46d..fbf2164 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manan \ No newline at end of file +Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las esquinas públicas? \ No newline at end of file From ebaa19f4fdea71fd4786ae0a5092867c1de7d734 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 08:59:39 -0400 Subject: [PATCH 025/177] =?UTF-8?q?Fri=20Jun=2008=202018=2008:59:38=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index fbf2164..c1f2a3a 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las esquinas públicas? \ No newline at end of file +\v 15 \v 16 \v 17 Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file From 7eda2aa76cbf3f21d57586744e153d7d8ceea7fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:01:40 -0400 Subject: [PATCH 026/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:01:40=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/18.txt diff --git a/05/18.txt b/05/18.txt new file mode 100644 index 0000000..ad295db --- /dev/null +++ b/05/18.txt @@ -0,0 +1 @@ +Sea tu fuente bendecida y sea tu regocijo en la esposa de tu juventud. Por que ella es amante cierva y graciosa gacela \ No newline at end of file From 19e47d41161bf96ddc8ff1743ca93a488a658a4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:03:40 -0400 Subject: [PATCH 027/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:03:40=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/18.txt b/05/18.txt index ad295db..2cf0d16 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -Sea tu fuente bendecida y sea tu regocijo en la esposa de tu juventud. Por que ella es amante cierva y graciosa gacela \ No newline at end of file +\v 18 Sea tu fuente bendecida y sea tu regocijo en la esposa de tu juventud. \v 19 Por que ella es amante cierva y graciosa gacela. Deja que su seno te llene con delicia todo el tiempo; si \ No newline at end of file From e805cdd31361a5a91ea9ccf44e80a15ffd2319e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:04:46 -0400 Subject: [PATCH 028/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:04:45=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/18.txt b/05/18.txt index 2cf0d16..02828fe 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 Sea tu fuente bendecida y sea tu regocijo en la esposa de tu juventud. \v 19 Por que ella es amante cierva y graciosa gacela. Deja que su seno te llene con delicia todo el tiempo; si \ No newline at end of file +\v 18 Sea tu fuente bendecida y sea tu regocijo en la esposa de tu juventud. \v 19 Por que ella es amante cierva y graciosa gacela. Deja que su seno te llene con delicia todo el tiempo; siempre se cautivado por su amor. \ No newline at end of file From 666bd63790adc4c8310bf2a910719528f5339801 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:06:47 -0400 Subject: [PATCH 029/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:06:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/20.txt diff --git a/05/20.txt b/05/20.txt new file mode 100644 index 0000000..51ac548 --- /dev/null +++ b/05/20.txt @@ -0,0 +1 @@ +¡Porque debes tú , mi hijo, ser cautivado por una adultera; porque \ No newline at end of file From daa458687b70e37e6bce856d1aff3f3c14df3c06 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:08:47 -0400 Subject: [PATCH 030/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:08:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/20.txt b/05/20.txt index 51ac548..4f3df0b 100644 --- a/05/20.txt +++ b/05/20.txt @@ -1 +1 @@ -¡Porque debes tú , mi hijo, ser cautivado por una adultera; porque \ No newline at end of file +¡Porque debes tú , mi hijo, ser cautivado por una adultera; porque debes tú abrazar el seno de una mujer extraña? El SEÑOR ve todo lo que una persona hace \ No newline at end of file From 3c19b29f98661c0d6315bf3d8e9b5caaa1083185 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:10:47 -0400 Subject: [PATCH 031/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:10:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/20.txt b/05/20.txt index 4f3df0b..c073020 100644 --- a/05/20.txt +++ b/05/20.txt @@ -1 +1 @@ -¡Porque debes tú , mi hijo, ser cautivado por una adultera; porque debes tú abrazar el seno de una mujer extraña? El SEÑOR ve todo lo que una persona hace \ No newline at end of file +¡Porque debes tú , mi hijo, ser cautivado por una adultera; ¿porque debes tú abrazar el seno de una mujer extraña? El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file From 15907d94c93d473a9f3d30bc2066ffd8e39ef967 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:12:47 -0400 Subject: [PATCH 032/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:12:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 2 +- 05/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/22.txt diff --git a/05/20.txt b/05/20.txt index c073020..4f18ae5 100644 --- a/05/20.txt +++ b/05/20.txt @@ -1 +1 @@ -¡Porque debes tú , mi hijo, ser cautivado por una adultera; ¿porque debes tú abrazar el seno de una mujer extraña? El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file +\v 20 ¡Porque debes tú , mi hijo, ser cautivado por una adultera; ¿porque debes tú abrazar el seno de una mujer extraña? \v 21 El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file diff --git a/05/22.txt b/05/22.txt new file mode 100644 index 0000000..0c88546 --- /dev/null +++ b/05/22.txt @@ -0,0 +1 @@ +Una persona malvada será capturada \ No newline at end of file From d1afa0feea8c3fbd5f1689721a02bad6d9723e56 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:14:47 -0400 Subject: [PATCH 033/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:14:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/22.txt b/05/22.txt index 0c88546..5480fc9 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Una persona malvada será capturada \ No newline at end of file +Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de \ No newline at end of file From 7d799baa01448cd6808381d8bfcf24f72d7df2b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:16:47 -0400 Subject: [PATCH 034/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:16:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/22.txt b/05/22.txt index 5480fc9..34341c2 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de \ No newline at end of file +Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de disciplina; él es desviado por su gran tonteria. \ No newline at end of file From ccdffb8a69d130cc92e311926cda01117d44a632 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:17:29 -0400 Subject: [PATCH 035/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:17:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 2 +- 05/22.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/20.txt b/05/20.txt index 4f18ae5..6fcd653 100644 --- a/05/20.txt +++ b/05/20.txt @@ -1 +1 @@ -\v 20 ¡Porque debes tú , mi hijo, ser cautivado por una adultera; ¿porque debes tú abrazar el seno de una mujer extraña? \v 21 El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file +\v 20 ¡Porque debes tú, mi hijo, ser cautivado por una adúltera; ¿porque debes tú abrazar el seno de una mujer extraña? \v 21 El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file diff --git a/05/22.txt b/05/22.txt index 34341c2..eaa5213 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de disciplina; él es desviado por su gran tonteria. \ No newline at end of file +\v 22 \v 23 Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de disciplina; él es desviado por su gran tonteria. \ No newline at end of file From ad3bdbe1f2708026081df17d70112b31554c60a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:23:30 -0400 Subject: [PATCH 036/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:23:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- 05/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index 12fd794..07b82e7 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento, \v 2 asi aprenderás sobre la discreción y tus labios protegerán el conocimiento. \ No newline at end of file +\c 5 \v 1 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento, \v 2 así aprenderás sobre la discreción y tus labios protegerán el conocimiento. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt index 532aadf..868bb5a 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Por que los labios de la adúltera gotean con miel y su boca es mas suave que el aceite, \v 4 pero al final ella es tan amarga como la polilla, cortando como espada afilada. \ No newline at end of file +\v 3 Porque los labios de la adúltera gotean con miel y su boca es mas suave que el aceite, \v 4 pero al final ella es tan amarga como la polilla, cortando como espada afilada. \ No newline at end of file From 77c8cfc5852b149ca4e51710f55a6bb8ce459d7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:25:30 -0400 Subject: [PATCH 037/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:25:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/05.txt b/05/05.txt index d24df81..e5406ec 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -\v 5 Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. \v 6 Ella no piensa en el camino de la vida. Los pasos de sus pies deambulan; ella no sabe lo que esta haciendo. \ No newline at end of file +\v 5 Sus pies descienden hasta la muerte; sus pasos van todo el camino al seól. \v 6 Ella no le da pensamiento al camino de la vida. Los pasos de sus pies deambulan; ella no sabe para dónde yendo. \ No newline at end of file From 7896e2a39986f3c0aaa05e031b8a36e950694cd3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:27:30 -0400 Subject: [PATCH 038/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:27:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 553057a..958ec6c 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 En esa forma no le darás tu honor a otros o años de tu vida a una persona cruel; \v 10 Los extraños no harán festin con tu riqueza; lo que has trabajado no se ira a la casa de los extraños. \ No newline at end of file +\v 9 En esa forma no le darás tu honor a otros o años de tu vida a una persona cruel; \v 10 Los extraños no harán festín con tu riqueza; lo que has trabajado no se ira a la casa de los extraños. \ No newline at end of file From 7c62f5aad4459ef67c1f99757fa073305b9c70da Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:29:30 -0400 Subject: [PATCH 039/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:29:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/13.txt b/05/13.txt index 15865b0..3724cfd 100644 --- a/05/13.txt +++ b/05/13.txt @@ -1 +1 @@ -\v 13 Yo no obedecí a mis maestros o escuchado a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file +\v 13 Yo no obedeceré a mis maestros o escuché a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file From d576da95c91ee89ee01ad875213f6fb262dc63ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:31:30 -0400 Subject: [PATCH 040/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:31:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/13.txt b/05/13.txt index 3724cfd..4ee847e 100644 --- a/05/13.txt +++ b/05/13.txt @@ -1 +1 @@ -\v 13 Yo no obedeceré a mis maestros o escuché a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file +\v 13 Yo no obedeceré a mis maestros o escucho a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file From e1b226c6fa015a79833e75f65b836415a169a6dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:33:30 -0400 Subject: [PATCH 041/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:33:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index c1f2a3a..31f0202 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Toma agua de tu propia cisterna y toma agua que corre de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file +\v 15 \v 16 \v 17 Toma agua de tu propia cisterna y toma agua que de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file From e8605dc7dd06e04c4855e06c33d0f6443150eaf6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:35:30 -0400 Subject: [PATCH 042/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:35:30=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index 31f0202..a0761e4 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Toma agua de tu propia cisterna y toma agua que de tu propio pozo. ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file +\v 15 Toma agua de tu propia cisterna y toma agua que de tu propio pozo. \v 16 ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? \v 17 Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file From da774b9b4595547a6fd74822b2985046598e9b32 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:36:49 -0400 Subject: [PATCH 043/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:36:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/22.txt b/05/22.txt index eaa5213..244d0cf 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -\v 22 \v 23 Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte.Él morirá por su falta de disciplina; él es desviado por su gran tonteria. \ No newline at end of file +\v 22 Una persona malvada será capturada por sus propias iniquidades; las cuerdas de su pecado le apretarán fuerte. \v 23 Él morirá por su falta de disciplina; él es desviado por su gran tonteria. \ No newline at end of file From 7769d8e81148222e2d539c685ab05186be1703b0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:40:50 -0400 Subject: [PATCH 044/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:40:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index 07b82e7..66f940c 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Mi hijo, presta atención a mi sabiduria; escucha con cuidado a mi entendimiento, \v 2 así aprenderás sobre la discreción y tus labios protegerán el conocimiento. \ No newline at end of file +\c 5 \v 1 Mi hijo, presta atención a mi sabiduría; escucha con cuidado a mi entendimiento, \v 2 así aprenderás sobre la discreción y tus labios protegerán el conocimiento. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 69d02b7..a3c46cf 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "Lucy Rios" ], - "finished_chunks": [] + "finished_chunks": [ + "05-title", + "05-01" + ] } \ No newline at end of file From 71c9001b5b0ce075ca56d8888d725291c5f2ba18 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:42:50 -0400 Subject: [PATCH 045/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:42:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/05/07.txt b/05/07.txt index 01ebdf2..ae67346 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -\v 7 Y ahora, mis hijos, escuchenme; no se vuelvan de escuchar las palabras de mi boca. \v 8 Mantengan su camino lejos de ella y no se acerquen a la puerta de su casa. \ No newline at end of file +\v 7 Y ahora, mis hijos, escúchenme; no se vuelvan de escuchar las palabras de mi boca. \v 8 Mantengan su camino lejos de ella y no se acerquen a la puerta de su casa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a3c46cf..838313e 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,8 @@ ], "finished_chunks": [ "05-title", - "05-01" + "05-01", + "05-03", + "05-05" ] } \ No newline at end of file From 83247ad23e6173928e2aabd5df2173e7c61b85d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:44:50 -0400 Subject: [PATCH 046/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:44:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 838313e..847b5c9 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ "05-title", "05-01", "05-03", - "05-05" + "05-05", + "05-07", + "05-09" ] } \ No newline at end of file From 4a94682c63622567b07c6cdb7742aca7b755d5c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:46:50 -0400 Subject: [PATCH 047/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:46:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/11.txt | 2 +- 05/13.txt | 2 +- 05/15.txt | 2 +- manifest.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/05/11.txt b/05/11.txt index b604730..05bc89d 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -\v 11 Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. \v 12 Tu dirás: ''¡Como he odiado la disciplina y mi corazón desprecio la corrección! \ No newline at end of file +\v 11 Al final de tu vida tu gemirás cuando tu carne y tu cuerpo se consuman. \v 12 Tu dirás: ''¡Como he odiado la disciplina y mi corazón despreció la corrección! \ No newline at end of file diff --git a/05/13.txt b/05/13.txt index 4ee847e..2cad372 100644 --- a/05/13.txt +++ b/05/13.txt @@ -1 +1 @@ -\v 13 Yo no obedeceré a mis maestros o escucho a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file +\v 13 Yo no obedeceré a mis maestros o escucharé a mis instructores. \v 14 Yo estuve casi completamente arruinado en medio de la asamblea, entre la reunión del pueblo.'' \ No newline at end of file diff --git a/05/15.txt b/05/15.txt index a0761e4..aad0474 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 Toma agua de tu propia cisterna y toma agua que de tu propio pozo. \v 16 ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? \v 17 Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file +\v 15 Toma agua de tu propia cisterna y toma agua que fluye de tu propio pozo. \v 16 ¿Deben tus manantiales derramarse por dondequiera y tus corrientes de agua en las plazas públicas? \v 17 Deja que sean solo para ti y no para extraños contigo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 847b5c9..eebca41 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,8 @@ "05-03", "05-05", "05-07", - "05-09" + "05-09", + "05-11", + "05-13" ] } \ No newline at end of file From 98e14107336f4f7021ee8e128e1bb7d61a827214 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:48:50 -0400 Subject: [PATCH 048/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:48:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/20.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/05/20.txt b/05/20.txt index 6fcd653..7732c88 100644 --- a/05/20.txt +++ b/05/20.txt @@ -1 +1 @@ -\v 20 ¡Porque debes tú, mi hijo, ser cautivado por una adúltera; ¿porque debes tú abrazar el seno de una mujer extraña? \v 21 El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file +\v 20 ¿Por qué debes tú, mi hijo, ser cautivado por una adúltera?; ¿por qué debes tú abrazar el seno de una mujer extraña? \v 21 El SEÑOR ve todo lo que una persona hace y observa todos los caminos que toma. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eebca41..65eea48 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,8 @@ "05-07", "05-09", "05-11", - "05-13" + "05-13", + "05-15", + "05-18" ] } \ No newline at end of file From b09505abd7efd686beae55083113abe36f3cdd30 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:50:41 -0400 Subject: [PATCH 049/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:50:40=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 65eea48..d6d247c 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,8 @@ "05-11", "05-13", "05-15", - "05-18" + "05-18", + "05-20", + "05-22" ] } \ No newline at end of file From ca5210d6ebb50325008f847248c15b60535ac14b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 09:52:42 -0400 Subject: [PATCH 050/177] =?UTF-8?q?Fri=20Jun=2008=202018=2009:52:41=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/title.txt diff --git a/17/title.txt b/17/title.txt new file mode 100644 index 0000000..d2e4d26 --- /dev/null +++ b/17/title.txt @@ -0,0 +1 @@ +Capítulo 17 \ No newline at end of file From d98b1770bf4d0e9d77d84818f115f45d291c32c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:02:42 -0400 Subject: [PATCH 051/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:02:41=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/01.txt diff --git a/17/01.txt b/17/01.txt new file mode 100644 index 0000000..7da7ef4 --- /dev/null +++ b/17/01.txt @@ -0,0 +1 @@ +\c 17 Es mejor comer un bocado seco \ No newline at end of file From e2798ce3db3244462c282ebab5e40f075af00087 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:02:48 -0400 Subject: [PATCH 052/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:02:47=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 7da7ef4..b6aff47 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Es mejor comer un bocado seco \ No newline at end of file +\c 17 \v 1 \v 2 Es mejor comer un bocado seco \ No newline at end of file From 89abfa3128f8ea549e4938fc1291ebdc2dc5b12b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:08:49 -0400 Subject: [PATCH 053/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:08:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index b6aff47..22a4fd7 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 \v 2 Es mejor comer un bocado seco \ No newline at end of file +\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo \ No newline at end of file From b7e7c45aa5f43b47d6094f4a039bd7f225a48d01 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:38:49 -0400 Subject: [PATCH 054/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:38:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 22a4fd7..4969e3e 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo \ No newline at end of file +\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda \ No newline at end of file From bfc2514dd981994c4f4ce7255fc170ffb83df5c6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:40:49 -0400 Subject: [PATCH 055/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:40:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 4969e3e..760df21 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda \ No newline at end of file +\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. Un siervo sabio \ No newline at end of file From 6843ce1ce1497ccb821b7d45fd14e132847c87a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:44:49 -0400 Subject: [PATCH 056/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:44:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 760df21..ee03a8f 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. Un siervo sabio \ No newline at end of file +\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará \ No newline at end of file From eba6519a640fb865d7dfdc274234b1ed518dd0c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:46:49 -0400 Subject: [PATCH 057/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:46:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 17/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/03.txt diff --git a/17/01.txt b/17/01.txt index ee03a8f..56b2548 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 \v 2 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará \ No newline at end of file +\c 17 \v 1 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará como uno de sus hermanos. \ No newline at end of file diff --git a/17/03.txt b/17/03.txt new file mode 100644 index 0000000..356c6b4 --- /dev/null +++ b/17/03.txt @@ -0,0 +1 @@ +El crisol es para la plata y el horn \ No newline at end of file From d7d9fa72d09e8b1bc1d25de9fe0ab9d09ebfe3e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:48:49 -0400 Subject: [PATCH 058/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:48:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 356c6b4..12879b1 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -El crisol es para la plata y el horn \ No newline at end of file +El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón \ No newline at end of file From 052f59e22ce9501a3680198e3b7041ed4614f6e0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:50:49 -0400 Subject: [PATCH 059/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:50:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 12879b1..9167c2b 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón \ No newline at end of file +El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que \ No newline at end of file From 90c6505d3f66491f988cd9c20173c1b81968bb13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:52:49 -0400 Subject: [PATCH 060/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:52:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 9167c2b..08bb53f 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que \ No newline at end of file +\v 3 \v 4 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file From c383bd4610faaca47f91c2385663294fc324ef51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:54:49 -0400 Subject: [PATCH 061/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:54:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/05.txt diff --git a/17/05.txt b/17/05.txt new file mode 100644 index 0000000..a54a406 --- /dev/null +++ b/17/05.txt @@ -0,0 +1 @@ +Quien se burla del pobre insulta a su Hacedor y el que se reg \ No newline at end of file From b7f8fc65f171095e1a5c7e166579d605f5c5cad8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:56:49 -0400 Subject: [PATCH 062/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:56:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index a54a406..96ddb3e 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Quien se burla del pobre insulta a su Hacedor y el que se reg \ No newline at end of file +Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los parientes \ No newline at end of file From 872f176bc8e620fa31ac25291101262e0a997840 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:57:49 -0400 Subject: [PATCH 063/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:57:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 96ddb3e..d1dffa3 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los parientes \ No newline at end of file +\v 5 \v 6 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los parientes traerán honor a sus niños. \ No newline at end of file From c7c632af6f28fe8d35202d166e9f05ee0d7330b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 10:59:51 -0400 Subject: [PATCH 064/177] =?UTF-8?q?Fri=20Jun=2008=202018=2010:59:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index d1dffa3..944c896 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 \v 6 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los parientes traerán honor a sus niños. \ No newline at end of file +\v 5 \v 6 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file From 8e0521e8e7ab4fb5dee7095adc28797c8ecb47d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:01:51 -0400 Subject: [PATCH 065/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:01:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/07.txt diff --git a/17/07.txt b/17/07.txt new file mode 100644 index 0000000..8296281 --- /dev/null +++ b/17/07.txt @@ -0,0 +1 @@ +El discurso elocuente no es \ No newline at end of file From 4a579a75ec1c9fe576751242a97fea764f716012 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:03:51 -0400 Subject: [PATCH 066/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:03:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index 8296281..7e963bc 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -El discurso elocuente no es \ No newline at end of file +El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborn \ No newline at end of file From 6838f67105c513dd5f63d880bb97fa40976b730a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:05:51 -0400 Subject: [PATCH 067/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:05:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index 7e963bc..c602dde 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborn \ No newline at end of file +El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el que le ha sido dada; \ No newline at end of file From 2bdbcb828975c95996931b9fe11cfc88fce18746 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:07:51 -0400 Subject: [PATCH 068/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:07:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index c602dde..ed2649d 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el que le ha sido dada; \ No newline at end of file +El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el que le ha sido dada; \ No newline at end of file From 936ed5eb05bdc237920a75d89f30474e5584f4ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:09:51 -0400 Subject: [PATCH 069/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:09:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index ed2649d..1391c39 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el que le ha sido dada; \ No newline at end of file +El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el la que da. dondequiera que el \ No newline at end of file From 907943da463bf5dae5ec439831cff7c1b5709244 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:11:51 -0400 Subject: [PATCH 070/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:11:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 17/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/09.txt diff --git a/17/07.txt b/17/07.txt index 1391c39..b3e49c3 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el la que da. dondequiera que el \ No newline at end of file +\v 7 \v 8 El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file diff --git a/17/09.txt b/17/09.txt new file mode 100644 index 0000000..f3438a2 --- /dev/null +++ b/17/09.txt @@ -0,0 +1 @@ +Quien \ No newline at end of file From b0f9083fab3326f98560886a270323c407e41ee1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:13:51 -0400 Subject: [PATCH 071/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:13:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/09.txt b/17/09.txt index f3438a2..929e50e 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -Quien \ No newline at end of file +Quien pasa por alto la ofensa busca el amor, pero el quien repite \ No newline at end of file From b14e0b19169bfa1af88830b6233ddc64b98cf2b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:15:51 -0400 Subject: [PATCH 072/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:15:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/09.txt b/17/09.txt index 929e50e..3419e8a 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -Quien pasa por alto la ofensa busca el amor, pero el quien repite \ No newline at end of file +Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto alinea amigos ercanos \ No newline at end of file From b7587e23a29cd899bc974f93f6ad4a69a76e70bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:17:51 -0400 Subject: [PATCH 073/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:17:50=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/09.txt b/17/09.txt index 3419e8a..8d08e0d 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto alinea amigos ercanos \ No newline at end of file +Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. La reprensión va profundamente en una persona quien tiene entendmiento que en cien \ No newline at end of file From 0e2f2c6bc7a7c854c5fde4d6e66d5c702a468d59 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:19:02 -0400 Subject: [PATCH 074/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:19:01=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/09.txt b/17/09.txt index 8d08e0d..02b33b2 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. La reprensión va profundamente en una persona quien tiene entendmiento que en cien \ No newline at end of file +\v 9 \v 10 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. La reprensión va profundamente en una persona quien tiene entendmiento que cien azotes van a un tonto. \ No newline at end of file From 5ebe9c8654a858788d39cb59e4ea9f87ecc5cba6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:21:03 -0400 Subject: [PATCH 075/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:21:02=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/11.txt diff --git a/17/11.txt b/17/11.txt new file mode 100644 index 0000000..48f4613 --- /dev/null +++ b/17/11.txt @@ -0,0 +1 @@ +Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \ No newline at end of file From 94c22557e11c811815ee405b16b7a56626646ffb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:23:03 -0400 Subject: [PATCH 076/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:23:02=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/11.txt b/17/11.txt index 48f4613..2c46421 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \ No newline at end of file +Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. Es mejor r a una osa a la que roban sus cachorros que conocer \ No newline at end of file From c51751294759c4a1d6f59098a296cf8da8bf67f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:25:03 -0400 Subject: [PATCH 077/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:25:02=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/11.txt b/17/11.txt index 2c46421..3f5db43 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. Es mejor r a una osa a la que roban sus cachorros que conocer \ No newline at end of file +\v 11 \v 12 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tonteria. \ No newline at end of file From a9db40d0b319afd553078fe1f1f8c77b057e9959 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:27:04 -0400 Subject: [PATCH 078/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:27:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/13.txt diff --git a/17/13.txt b/17/13.txt new file mode 100644 index 0000000..40a5b69 --- /dev/null +++ b/17/13.txt @@ -0,0 +1 @@ +Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suel \ No newline at end of file From 3eca85454e655bbcc414232ec4ec9ed0b70c41bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:29:04 -0400 Subject: [PATCH 079/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:29:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 40a5b69..ff00f5a 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suel \ No newline at end of file +Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que se suelte. \ No newline at end of file From 2e9d4dc8b71b518bacc4a25acbc799641b5a44be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:31:04 -0400 Subject: [PATCH 080/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:31:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index ff00f5a..ede2668 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que se suelte. \ No newline at end of file +Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que se estalle. \ No newline at end of file From 082e57ad5cc270e8b76a43aac7c69f5b097bd33d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:33:04 -0400 Subject: [PATCH 081/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:33:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 17/15.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/15.txt diff --git a/17/13.txt b/17/13.txt index ede2668..0572e18 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que se estalle. \ No newline at end of file +\v 13 \v 14 Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que haya sido rota. \ No newline at end of file diff --git a/17/15.txt b/17/15.txt new file mode 100644 index 0000000..bd38ac8 --- /dev/null +++ b/17/15.txt @@ -0,0 +1 @@ +Alguno que absuelva a la gente malvada \ No newline at end of file From 658efc554de9427c2e58877ffcfa239b5b0d1e4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:35:04 -0400 Subject: [PATCH 082/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:35:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/15.txt b/17/15.txt index bd38ac8..eefc82a 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -Alguno que absuelva a la gente malvada \ No newline at end of file +Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. Porque \ No newline at end of file From f003ac2e155d975ac60d2e5bbdd4a3d05f662514 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:37:04 -0400 Subject: [PATCH 083/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:37:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/15.txt | 2 +- 17/17.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/17.txt diff --git a/17/15.txt b/17/15.txt index eefc82a..7d2c854 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. Porque \ No newline at end of file +\v 15 \v 16 Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file diff --git a/17/17.txt b/17/17.txt new file mode 100644 index 0000000..bf7d7cb --- /dev/null +++ b/17/17.txt @@ -0,0 +1 @@ +Un amigo es amado en todo tiempo y un hermano \ No newline at end of file From cdc1ba2808dcb98b88882f1c8e80c1a496127300 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:39:04 -0400 Subject: [PATCH 084/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:39:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/17.txt b/17/17.txt index bf7d7cb..a3b1e50 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -Un amigo es amado en todo tiempo y un hermano \ No newline at end of file +Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas \ No newline at end of file From 626ec10e6fe83f9920b253d49b61ba42078f08d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:41:04 -0400 Subject: [PATCH 085/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:41:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/17.txt b/17/17.txt index a3b1e50..9ded994 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas \ No newline at end of file +Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas y se hace responsable de las deudas de su \ No newline at end of file From 5c065ac26571fd9a56f96952f537c428270fe293 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:43:04 -0400 Subject: [PATCH 086/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:43:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/17.txt b/17/17.txt index 9ded994..4dc1f19 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas y se hace responsable de las deudas de su \ No newline at end of file +Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file From 13e2f831f6e3e02ce310e0c5ec5298e70e780e5c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:45:04 -0400 Subject: [PATCH 087/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:45:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 17/19.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/19.txt diff --git a/17/17.txt b/17/17.txt index 4dc1f19..03cc690 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 \v 18 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace compromiso de promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file diff --git a/17/19.txt b/17/19.txt new file mode 100644 index 0000000..cf1ed5d --- /dev/null +++ b/17/19.txt @@ -0,0 +1 @@ +Quien sea que ama el conflicto ama el pecado; \ No newline at end of file From 9fb107da57bab79a142083b15f628db0dff4fc36 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:47:04 -0400 Subject: [PATCH 088/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:47:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index cf1ed5d..16c276c 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -Quien sea que ama el conflicto ama el pecado; \ No newline at end of file +Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan \ No newline at end of file From 789fd5b9b8d4226f26f8da212211adb39f6bfb01 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:49:04 -0400 Subject: [PATCH 089/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:49:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 16c276c..98330eb 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan \ No newline at end of file +Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan. Una persona que tiene un corazón torcido no encuentra nada que sea bueno \ No newline at end of file From cd7174b0b9dbf881684c2d95821a2d480fbed0ca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:51:04 -0400 Subject: [PATCH 090/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:51:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 17/21.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/21.txt diff --git a/17/19.txt b/17/19.txt index 98330eb..88ab270 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan. Una persona que tiene un corazón torcido no encuentra nada que sea bueno \ No newline at end of file +\v 19 \v 20 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan. Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file diff --git a/17/21.txt b/17/21.txt new file mode 100644 index 0000000..2def249 --- /dev/null +++ b/17/21.txt @@ -0,0 +1 @@ +Quien sea padre de un tonto traerá dolor sobre si mismo; \ No newline at end of file From 5a997c6d975647c07ea6adde6ae27f28c3e21ee2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:53:04 -0400 Subject: [PATCH 091/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:53:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/21.txt b/17/21.txt index 2def249..4d4d21c 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -Quien sea padre de un tonto traerá dolor sobre si mismo; \ No newline at end of file +Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un toto no tiene alegria. Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file From 02b27a4f4839f32fecaeec4fa9b78b6461538a3f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:55:04 -0400 Subject: [PATCH 092/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:55:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 17/21.txt | 2 +- 17/23.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 17/23.txt diff --git a/17/19.txt b/17/19.txt index 88ab270..c6b7e3e 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 \v 20 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se rompan. Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file +\v 19 \v 20 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se quebranten. Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file diff --git a/17/21.txt b/17/21.txt index 4d4d21c..c799f87 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un toto no tiene alegria. Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 \v 22 Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file diff --git a/17/23.txt b/17/23.txt new file mode 100644 index 0000000..19e21a8 --- /dev/null +++ b/17/23.txt @@ -0,0 +1 @@ +Un hombre malvado acepta un so \ No newline at end of file From 153f9184029b18af314a44c1764412ce99c7f995 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:57:04 -0400 Subject: [PATCH 093/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:57:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/23.txt b/17/23.txt index 19e21a8..7fc0605 100644 --- a/17/23.txt +++ b/17/23.txt @@ -1 +1 @@ -Un hombre malvado acepta un so \ No newline at end of file +Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto \ No newline at end of file From cccc0487c569e59386c9c97525d7bd07b5a87bc7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 11:59:04 -0400 Subject: [PATCH 094/177] =?UTF-8?q?Fri=20Jun=2008=202018=2011:59:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/23.txt | 2 +- 17/25.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 17/25.txt diff --git a/17/23.txt b/17/23.txt index 7fc0605..4a7e0e6 100644 --- a/17/23.txt +++ b/17/23.txt @@ -1 +1 @@ -Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto \ No newline at end of file +\v 23 \v 24 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file diff --git a/17/25.txt b/17/25.txt new file mode 100644 index 0000000..eb0d537 --- /dev/null +++ b/17/25.txt @@ -0,0 +1 @@ +Un hijo tonto es un dolor para sus padres y amargura \ No newline at end of file From 100e2a7eb670adac41e56f9974ba50b1b36a9a30 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 12:01:04 -0400 Subject: [PATCH 095/177] =?UTF-8?q?Fri=20Jun=2008=202018=2012:01:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/25.txt b/17/25.txt index eb0d537..77e2b06 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -Un hijo tonto es un dolor para sus padres y amargura \ No newline at end of file +Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. Tam, e \ No newline at end of file From 29c155c8f95d64458b224dc7cfc1bd97b8f6b24b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 12:03:04 -0400 Subject: [PATCH 096/177] =?UTF-8?q?Fri=20Jun=2008=202018=2012:03:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/25.txt b/17/25.txt index 77e2b06..0d21a0b 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. Tam, e \ No newline at end of file +\v 25 \v 26 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. Tampoco, es bueno castigar a uno quien hace lo correcto; tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file From d2e3f644350060af187804e8fed48e00024187bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 12:05:04 -0400 Subject: [PATCH 097/177] =?UTF-8?q?Fri=20Jun=2008=202018=2012:05:03=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/27.txt diff --git a/17/27.txt b/17/27.txt new file mode 100644 index 0000000..d420d19 --- /dev/null +++ b/17/27.txt @@ -0,0 +1 @@ +Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. Aun un tonto es considerado sabio si se mantiene en s \ No newline at end of file From 60fcba1a41d2e68f74f9f8152dc143996f27c041 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 12:06:25 -0400 Subject: [PATCH 098/177] =?UTF-8?q?Fri=20Jun=2008=202018=2012:06:24=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/27.txt b/17/27.txt index d420d19..203a9c5 100644 --- a/17/27.txt +++ b/17/27.txt @@ -1 +1 @@ -Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. Aun un tonto es considerado sabio si se mantiene en s \ No newline at end of file +\v 27 \v 28 Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. Aun un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file From 19d918bd343680215dd4e1156eaeae97a0b1d830 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:36:27 -0400 Subject: [PATCH 099/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:36:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 17/07.txt | 2 +- 17/09.txt | 2 +- 17/11.txt | 2 +- 17/15.txt | 2 +- 17/17.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/17/05.txt b/17/05.txt index 944c896..f14e607 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 \v 6 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file +\v 5 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file diff --git a/17/07.txt b/17/07.txt index b3e49c3..fea12ce 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -\v 7 \v 8 El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file +\v 7 El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file diff --git a/17/09.txt b/17/09.txt index 02b33b2..2f07846 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -\v 9 \v 10 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. La reprensión va profundamente en una persona quien tiene entendmiento que cien azotes van a un tonto. \ No newline at end of file +\v 9 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendmiento que cien azotes van a un tonto. \ No newline at end of file diff --git a/17/11.txt b/17/11.txt index 3f5db43..ec5c003 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -\v 11 \v 12 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tonteria. \ No newline at end of file +\v 11 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tonteria. \ No newline at end of file diff --git a/17/15.txt b/17/15.txt index 7d2c854..6281aa0 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 \v 16 Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file +\v 15 Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. \v 16 ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file diff --git a/17/17.txt b/17/17.txt index 03cc690..e4df246 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -\v 17 \v 18 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. Un hombre no teniendo sentido hace compromiso de promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre no teniendo sentido hace compromiso de promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file From e1dd92592bf80d6e91d887ec20e9e940839b8124 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:38:27 -0400 Subject: [PATCH 100/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:38:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 17/09.txt | 2 +- 17/11.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/03.txt b/17/03.txt index 08bb53f..d0cc932 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 \v 4 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file +\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. \v 4 Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file diff --git a/17/09.txt b/17/09.txt index 2f07846..80c2c17 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -\v 9 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendmiento que cien azotes van a un tonto. \ No newline at end of file +\v 9 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendimiento que cien azotes van a un tonto. \ No newline at end of file diff --git a/17/11.txt b/17/11.txt index ec5c003..3f6993c 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -\v 11 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tonteria. \ No newline at end of file +\v 11 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tontería. \ No newline at end of file From d97e066809f884d1eebc39378ccbc5d731963881 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:40:27 -0400 Subject: [PATCH 101/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:40:26=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 17/21.txt | 2 +- 17/23.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/19.txt b/17/19.txt index c6b7e3e..abc23cb 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 \v 20 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se quebranten. Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file +\v 19 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se quebranten. \v 20 Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file diff --git a/17/21.txt b/17/21.txt index c799f87..7901483 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -\v 21 \v 22 Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file diff --git a/17/23.txt b/17/23.txt index 4a7e0e6..25af802 100644 --- a/17/23.txt +++ b/17/23.txt @@ -1 +1 @@ -\v 23 \v 24 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file +\v 23 \v 24 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. \v 24 El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file From 68a186e228f54aa7b7bf4263e7cb0e731b91a39a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:42:19 -0400 Subject: [PATCH 102/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:42:19=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/23.txt | 2 +- 17/25.txt | 2 +- 17/27.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/23.txt b/17/23.txt index 25af802..2f5f9df 100644 --- a/17/23.txt +++ b/17/23.txt @@ -1 +1 @@ -\v 23 \v 24 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. \v 24 El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file +\v 23 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. \v 24 El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file diff --git a/17/25.txt b/17/25.txt index 0d21a0b..4c4d791 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -\v 25 \v 26 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. Tampoco, es bueno castigar a uno quien hace lo correcto; tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file +\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno quien hace lo correcto; tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file diff --git a/17/27.txt b/17/27.txt index 203a9c5..47d4358 100644 --- a/17/27.txt +++ b/17/27.txt @@ -1 +1 @@ -\v 27 \v 28 Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. Aun un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file +\v 27 Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. \v 28 Aun un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file From af801d6f0d01c1cd16ea853f419aa8f0f80dd375 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:44:21 -0400 Subject: [PATCH 103/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:44:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= 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 d6d247c..d7ba55b 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "05-15", "05-18", "05-20", - "05-22" + "05-22", + "17-title" ] } \ No newline at end of file From 1d563d14f96dee09e2d3a4dedf539de044999951 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:48:20 -0400 Subject: [PATCH 104/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:48:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 56b2548..4c00d7e 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 Es mejor comer un bocado seco tranquilo que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará como uno de sus hermanos. \ No newline at end of file +\c 17 \v 1 Es mejor quedarse un bocado seco tranquilo que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará como uno de sus hermanos. \ No newline at end of file From 863268f46c3dba6f98cf934ebd79aee75f461868 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:50:20 -0400 Subject: [PATCH 105/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:50:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/01.txt b/17/01.txt index 4c00d7e..aad7401 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 Es mejor quedarse un bocado seco tranquilo que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y heredará como uno de sus hermanos. \ No newline at end of file +\c 17 \v 1 Es mejor quedarse callado con un bocado de pan seco que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y compartirá la herencia como uno de sus hermanos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d7ba55b..156ebd6 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "05-18", "05-20", "05-22", - "17-title" + "17-title", + "17-01" ] } \ No newline at end of file From 57f568233202efb46b6aa9fe4bc7588a0623da51 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:52:21 -0400 Subject: [PATCH 106/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:52:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/03.txt b/17/03.txt index d0cc932..3c24c71 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina el corazón. \v 4 Una persona quien hace cosas malas escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file +\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina corazones. \v 4 Una persona que hace maldad escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 156ebd6..7fe803b 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "05-20", "05-22", "17-title", - "17-01" + "17-01", + "17-03" ] } \ No newline at end of file From 19e6bce06610e1b1ec331f36ebb9161ce746c223 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:54:20 -0400 Subject: [PATCH 107/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:54:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index f14e607..0538b02 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 Quien se burla del pobre insulta a su Hacedor y el que se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file +\v 5 Quienquiera que se burla del pobre insulta a su Hacedor y el aquel se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file From 5abd4dadaeeb8a7fee14525f98afea7d6744f00d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:56:21 -0400 Subject: [PATCH 108/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:56:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 17/07.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/17/05.txt b/17/05.txt index 0538b02..f3f021f 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 Quienquiera que se burla del pobre insulta a su Hacedor y el aquel se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traerán honor a sus niños. \ No newline at end of file +\v 5 Quienquiera que se burla del pobre insulta a su Hacedor y aquel que se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traen honor a sus niños. \ No newline at end of file diff --git a/17/07.txt b/17/07.txt index fea12ce..175087c 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -\v 7 El discurso elocuente no son adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file +\v 7 El discurso elocuente no es ason adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7fe803b..d2d7da2 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "05-22", "17-title", "17-01", - "17-03" + "17-03", + "17-05" ] } \ No newline at end of file From ce9d95f8893b095da693a5982290492bef9df7a4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 13:58:21 -0400 Subject: [PATCH 109/177] =?UTF-8?q?Fri=20Jun=2008=202018=2013:58:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index 175087c..cf5257d 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -\v 7 El discurso elocuente no es ason adecuadas al tonto; mucho menos los labios mentirosos son adecuados a la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file +\v 7 El discurso elocuente no es apropiado para el tonto; mucho menos los labios mentirosos son apropiados para la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file From 39d15c03e01161b1681ba3b7ffba4c6309c64c85 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:00:21 -0400 Subject: [PATCH 110/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:00:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/07.txt b/17/07.txt index cf5257d..39c9b8d 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -\v 7 El discurso elocuente no es apropiado para el tonto; mucho menos los labios mentirosos son apropiados para la realeza. \v 8 Un soborno es como una piedra mágica para el la que da. dondequiera que el va, el triunfa. \ No newline at end of file +\v 7 El discurso elocuente no es apropiado para el tonto; mucho menos los labios mentirosos son apropiados para la realeza. \v 8 Un soborno es como una piedra mágica para el que lo da; dondequiera que el va, el triunfa. \ No newline at end of file From 16f86f79f360f9f3b23feb0e6eebb43bfb21c56b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:08:21 -0400 Subject: [PATCH 111/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:08:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/09.txt b/17/09.txt index 80c2c17..8522959 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -\v 9 Quien pasa por alto la ofensa busca el amor, pero quien repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendimiento que cien azotes van a un tonto. \ No newline at end of file +\v 9 Quienquiera que pasa por alto la ofensa busca el amor, pero el que repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendimiento que cien azotes van a un tonto. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d2d7da2..713b3b2 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "17-title", "17-01", "17-03", - "17-05" + "17-05", + "17-07" ] } \ No newline at end of file From 98e17a1bb6bc3ab44bda741788931ae760a06e4a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:12:20 -0400 Subject: [PATCH 112/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:12:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/11.txt | 2 +- 17/13.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/17/11.txt b/17/11.txt index 3f6993c..039e5ff 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -\v 11 Una persona malvada solo ve rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tontería. \ No newline at end of file +\v 11 Una persona malvada solo busca rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tontería. \ No newline at end of file diff --git a/17/13.txt b/17/13.txt index 0572e18..fc8b47e 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 Cuando alguien devuelve maldad por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que haya sido rota. \ No newline at end of file +\v 13 \v 14 Cuando alguien devuelve mal por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que haya sido rota. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 713b3b2..29c55e9 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,8 @@ "17-01", "17-03", "17-05", - "17-07" + "17-07", + "17-09", + "17-11" ] } \ No newline at end of file From 3a8a753046e06123cb7b5a4a68f1aaac65761310 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:14:20 -0400 Subject: [PATCH 113/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:14:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index fc8b47e..ce7552e 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 Cuando alguien devuelve mal por bien, la maldad nunca dejará su casa. El principio del conflicto es como uno quien suelta agua dondequiera, asi que deja la disputa antes de que haya sido rota. \ No newline at end of file +\v 13 \v 14 Cuando alguien devuelve mal por bien, el mal nunca dejará su casa. El principio del conflicto es como uno que suelta agua dondequiera, asi que alejate de la disputa antes de que haya sido rota. \ No newline at end of file From 87153423826cf707731129b9e88c8698a7740069 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:16:20 -0400 Subject: [PATCH 114/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:16:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 17/15.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/17/13.txt b/17/13.txt index ce7552e..f9c1301 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 Cuando alguien devuelve mal por bien, el mal nunca dejará su casa. El principio del conflicto es como uno que suelta agua dondequiera, asi que alejate de la disputa antes de que haya sido rota. \ No newline at end of file +\v 13 Cuando alguien devuelve mal por bien, el mal nunca dejará su casa. \v 14 El principio del conflicto es como uno que suelta agua dondequiera, asi que alejate de la disputa antes de que esta comienze. \ No newline at end of file diff --git a/17/15.txt b/17/15.txt index 6281aa0..e828a0a 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 Alguno que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. \v 16 ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file +\v 15 Cualquiera que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. \v 16 ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 29c55e9..add52d2 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "17-05", "17-07", "17-09", - "17-11" + "17-11", + "17-13" ] } \ No newline at end of file From cc53df3bbe29ca14f9eadabf4301a66e66ac3936 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:18:21 -0400 Subject: [PATCH 115/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:18:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/15.txt b/17/15.txt index e828a0a..f398b84 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 Cualquiera que absuelva a la gente malvada o condene a aquellos que hacen el bien-ambos de esa gente son abominación al SEÑOR. \v 16 ¿Porque debe un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file +\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen el bien, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file From 257fd05bf8e2dea472f5c2e4ee8d988e15b10449 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:20:20 -0400 Subject: [PATCH 116/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:20:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/15.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/15.txt b/17/15.txt index f398b84..0729028 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen el bien, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto pagar dinero para aprender sabiduria, cuando el no tiene la habilidad para aprender? \ No newline at end of file +\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen el bien, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto debe pagar dinero para aprender acerca de la sabiduria, cuando el no tiene la habilidad para aprenderla? \ No newline at end of file diff --git a/manifest.json b/manifest.json index add52d2..31d938b 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "17-07", "17-09", "17-11", - "17-13" + "17-13", + "17-15" ] } \ No newline at end of file From 6934a31e506cb7bc232491f208b0eb65801c0a66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:22:21 -0400 Subject: [PATCH 117/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:22:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/17.txt b/17/17.txt index e4df246..e682175 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre no teniendo sentido hace compromiso de promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file From 62103d7465e47d7b10d0724530c815bc30e17cd0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:24:21 -0400 Subject: [PATCH 118/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:24:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 17/19.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/17/17.txt b/17/17.txt index e682175..3ddabe5 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas vinculantes y se hace responsable de las deudas de su vecino. \ No newline at end of file diff --git a/17/19.txt b/17/19.txt index abc23cb..bcc5bc8 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 Quien sea que ama el conflicto ama el pecado; el que hace el umbral de su puerta muy alto causa que los huesos se quebranten. \v 20 Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file +\v 19 Quienquiera que ama el conflicto ama el pecado; aquel que hace el umbral de su puerta muy alto causa que los huesos se quebranten. \v 20 Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 31d938b..f7a3286 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "17-09", "17-11", "17-13", - "17-15" + "17-15", + "17-17" ] } \ No newline at end of file From 2c8d7d5be59556d719eede8ecda4f2f49e1a8672 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:26:21 -0400 Subject: [PATCH 119/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:26:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/21.txt b/17/21.txt index 7901483..70987e5 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -\v 21 Quien sea padre de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 Quienquiera que sea pariente de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f7a3286..82db005 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "17-11", "17-13", "17-15", - "17-17" + "17-17", + "17-19" ] } \ No newline at end of file From e28188eacea287c585a8d4c662c66841171a7970 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:28:21 -0400 Subject: [PATCH 120/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:28:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/21.txt b/17/21.txt index 70987e5..f13d741 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -\v 21 Quienquiera que sea pariente de un tonto traerá dolor sobre si mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 Quienquiera que sea pariente de un tonto traerá dolor sobre sí mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 82db005..2995066 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "17-13", "17-15", "17-17", - "17-19" + "17-19", + "17-21" ] } \ No newline at end of file From 015eec2436107bdb1fe71fb5941961ebf00d245b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:30:21 -0400 Subject: [PATCH 121/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:30:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/25.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/25.txt b/17/25.txt index 4c4d791..8b01d00 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno quien hace lo correcto; tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file +\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno que hace lo correcto; ni tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2995066..7549ecf 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "17-15", "17-17", "17-19", - "17-21" + "17-21", + "17-23" ] } \ No newline at end of file From fa8f1ef9f750407a30119ebf1595685f88960b4a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:32:21 -0400 Subject: [PATCH 122/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:32:20=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/25.txt | 2 +- 17/27.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/17/25.txt b/17/25.txt index 8b01d00..1ed8643 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno que hace lo correcto; ni tampoco es bueno azotar al hombre noble quien tiene integridad. \ No newline at end of file +\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno que hace lo correcto; ni tampoco es bueno azotar al hombre noble que tiene integridad. \ No newline at end of file diff --git a/17/27.txt b/17/27.txt index 47d4358..728752c 100644 --- a/17/27.txt +++ b/17/27.txt @@ -1 +1 @@ -\v 27 Uno que tiene integridad usa pocas palabras y uno que tiene entendimiento es calmado. \v 28 Aun un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file +\v 27 Uno que tiene conocimiento usa pocas palabras y uno que tiene entendimiento es tambien calmado. \v 28 Aún un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7549ecf..4e5e719 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,8 @@ "17-17", "17-19", "17-21", - "17-23" + "17-23", + "17-25", + "17-27" ] } \ No newline at end of file From ee602f29643cc25f156ec5db995a4b1710efee17 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:36:30 -0400 Subject: [PATCH 123/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:36:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/17/01.txt b/17/01.txt index aad7401..c280695 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 Es mejor quedarse callado con un bocado de pan seco que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y compartirá la herencia como uno de sus hermanos. \ No newline at end of file +\c 17 \v 1 Es mejor quedarse callado con un bocado de pan seco, que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y compartirá la herencia como uno de sus hermanos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4e5e719..5dc223c 100644 --- a/manifest.json +++ b/manifest.json @@ -49,7 +49,6 @@ "05-20", "05-22", "17-title", - "17-01", "17-03", "17-05", "17-07", From b6d270978388d188c78fe0804c6bca628a8e1d1c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:38:30 -0400 Subject: [PATCH 124/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:38:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- 17/03.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/01.txt b/17/01.txt index c280695..183be1b 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 \v 1 Es mejor quedarse callado con un bocado de pan seco, que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actua desvergonzadamente y compartirá la herencia como uno de sus hermanos. \ No newline at end of file +\c 17 \v 1 Es mejor quedarse callado con un bocado de pan seco, que una casa llena de banquetes con contienda. \v 2 Un siervo sabio gobernará sobre un hijo que actúa desvergonzadamente y compartirá la herencia como uno de sus hermanos. \ No newline at end of file diff --git a/17/03.txt b/17/03.txt index 3c24c71..d16348d 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina corazones. \v 4 Una persona que hace maldad escucha a aquellos quienes hablan maldad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file +\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina corazones. \v 4 Una persona que hace maldad, escucha a aquellos quienes hablan malvdad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5dc223c..3428d5e 100644 --- a/manifest.json +++ b/manifest.json @@ -49,7 +49,7 @@ "05-20", "05-22", "17-title", - "17-03", + "17-01", "17-05", "17-07", "17-09", From 7fe276366693919e9b309be11fc86d1a47b0b7cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:40:30 -0400 Subject: [PATCH 125/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:40:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 17/05.txt | 2 +- 17/07.txt | 2 +- manifest.json | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/17/03.txt b/17/03.txt index d16348d..d19241c 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina corazones. \v 4 Una persona que hace maldad, escucha a aquellos quienes hablan malvdad; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file +\v 3 El crisol es para la plata y el horno para es para el oro, pero el SEÑOR refina corazones. \v 4 Una persona que hace maldad, escucha a aquellos quienes hablan malvadamente; un mentiroso presta atención a esos que dicen cosas malas. \ No newline at end of file diff --git a/17/05.txt b/17/05.txt index f3f021f..39feadd 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 Quienquiera que se burla del pobre insulta a su Hacedor y aquel que se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona del anciano y los padres traen honor a sus niños. \ No newline at end of file +\v 5 Quienquiera que se burla del pobre insulta a su Hacedor, y aquel que se regocija en la desgracia no quedará sin castigo. \v 6 Los nietos son corona de los ancianos y los padres traen honor a sus niños. \ No newline at end of file diff --git a/17/07.txt b/17/07.txt index 39c9b8d..3577684 100644 --- a/17/07.txt +++ b/17/07.txt @@ -1 +1 @@ -\v 7 El discurso elocuente no es apropiado para el tonto; mucho menos los labios mentirosos son apropiados para la realeza. \v 8 Un soborno es como una piedra mágica para el que lo da; dondequiera que el va, el triunfa. \ No newline at end of file +\v 7 El discurso elocuente no es apropiado para un tonto; mucho menos los labios mentirosos son apropiados para la realeza. \v 8 Un soborno es como una piedra mágica para el que lo da; dondequiera que él va, él triunfa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3428d5e..4e5e719 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "05-22", "17-title", "17-01", + "17-03", "17-05", "17-07", "17-09", From 3b3019ed0c1da3a99a6c9bcc29382107d1b01d0a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:42:30 -0400 Subject: [PATCH 126/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:42:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/09.txt | 2 +- 17/11.txt | 2 +- manifest.json | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/17/09.txt b/17/09.txt index 8522959..3d48fc7 100644 --- a/17/09.txt +++ b/17/09.txt @@ -1 +1 @@ -\v 9 Quienquiera que pasa por alto la ofensa busca el amor, pero el que repite un asunto separa amigos cercanos. \v 10 La reprensión va profundamente en una persona quien tiene entendimiento que cien azotes van a un tonto. \ No newline at end of file +\v 9 Quienquiera que pasa por alto la ofensa busca el amor, pero el que repite un asunto, aparta amigos cercanos. \v 10 Una reprensión va más profundo dentro de una persona quien tiene entendimiento, que cien azotes van a un tonto. \ No newline at end of file diff --git a/17/11.txt b/17/11.txt index 039e5ff..0ce5db4 100644 --- a/17/11.txt +++ b/17/11.txt @@ -1 +1 @@ -\v 11 Una persona malvada solo busca rebelión, asi que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tontería. \ No newline at end of file +\v 11 Una persona malvada solo busca rebelión, así que un mensajero cruel será enviado contra él. \v 12 Es mejor encontrar a una osa a la que roban sus cachorros que encontrar a un tonto en su tontería. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4e5e719..d00338b 100644 --- a/manifest.json +++ b/manifest.json @@ -54,7 +54,6 @@ "17-05", "17-07", "17-09", - "17-11", "17-13", "17-15", "17-17", From 8047048d844a294a062ffe6b21e89297547257ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:46:30 -0400 Subject: [PATCH 127/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:46:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 17/15.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/13.txt b/17/13.txt index f9c1301..ff8607a 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 Cuando alguien devuelve mal por bien, el mal nunca dejará su casa. \v 14 El principio del conflicto es como uno que suelta agua dondequiera, asi que alejate de la disputa antes de que esta comienze. \ No newline at end of file +\v 13 Cuando alguien devuelve mal por bien, el mal nunca dejará su casa. \v 14 El principio del conflicto es como uno que suelta agua dondequiera, así que aléjate de la disputa antes de que esta comience. \ No newline at end of file diff --git a/17/15.txt b/17/15.txt index 0729028..ece0eda 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen el bien, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto debe pagar dinero para aprender acerca de la sabiduria, cuando el no tiene la habilidad para aprenderla? \ No newline at end of file +\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen lo correcto, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto debe pagar dinero para aprender acerca de la sabiduria, cuando el no tiene la habilidad para aprenderla? \ No newline at end of file diff --git a/manifest.json b/manifest.json index d00338b..666df06 100644 --- a/manifest.json +++ b/manifest.json @@ -54,8 +54,8 @@ "17-05", "17-07", "17-09", + "17-11", "17-13", - "17-15", "17-17", "17-19", "17-21", From 23a5ffe93264043d0d1ad13b30d18844519a8d21 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:48:30 -0400 Subject: [PATCH 128/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:48:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/15.txt | 2 +- 17/17.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/15.txt b/17/15.txt index ece0eda..947b76f 100644 --- a/17/15.txt +++ b/17/15.txt @@ -1 +1 @@ -\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen lo correcto, ambos son abominación al SEÑOR. \v 16 ¿Porque un tonto debe pagar dinero para aprender acerca de la sabiduria, cuando el no tiene la habilidad para aprenderla? \ No newline at end of file +\v 15 Cualquiera que absuelva al malvado o condene a aquellos que hacen lo correcto, ambos son abominación al SEÑOR. \v 16 ¿Por qué un tonto debe pagar dinero para aprender acerca de la sabiduría, cuando él no tiene la habilidad para aprenderla? \ No newline at end of file diff --git a/17/17.txt b/17/17.txt index 3ddabe5..514a26a 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -\v 17 Un amigo es amado en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas vinculantes y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 Un amigo está amando en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas vinculantes y se hace responsable de las deudas de su vecino. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 666df06..2eecb1e 100644 --- a/manifest.json +++ b/manifest.json @@ -56,7 +56,7 @@ "17-09", "17-11", "17-13", - "17-17", + "17-15", "17-19", "17-21", "17-23", From b0cefecbfabbf1d93d6f01a440eb9962eefcffe7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:50:30 -0400 Subject: [PATCH 129/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:50:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/17.txt | 2 +- 17/19.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/17.txt b/17/17.txt index 514a26a..3551aa5 100644 --- a/17/17.txt +++ b/17/17.txt @@ -1 +1 @@ -\v 17 Un amigo está amando en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas vinculantes y se hace responsable de las deudas de su vecino. \ No newline at end of file +\v 17 Un amigo está amando en todo tiempo y un hermano es nacido para tiempos de problemas. \v 18 Un hombre sin sentido hace promesas comprometedoras y se hace responsable de las deudas de su vecino. \ No newline at end of file diff --git a/17/19.txt b/17/19.txt index bcc5bc8..c00d408 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 Quienquiera que ama el conflicto ama el pecado; aquel que hace el umbral de su puerta muy alto causa que los huesos se quebranten. \v 20 Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene lengua perversa cae en calamidad. \ No newline at end of file +\v 19 Quienquiera que ama el conflicto ama el pecado; aquel que hace el umbral de su puerta muy alto causa que los huesos se quebranten. \v 20 Una persona que tiene un corazón torcido no encuentra nada que sea bueno; el que tiene una lengua perversa cae en calamidad. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2eecb1e..4e5e719 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "17-11", "17-13", "17-15", + "17-17", "17-19", "17-21", "17-23", From 1d3aa1b9a01d09b25dfc7258a3d6ed0f96f752d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:52:30 -0400 Subject: [PATCH 130/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:52:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4e5e719..82338b0 100644 --- a/manifest.json +++ b/manifest.json @@ -59,7 +59,6 @@ "17-15", "17-17", "17-19", - "17-21", "17-23", "17-25", "17-27" From d7b318dc36c6752ee4df80d0cba67428cf1eeaa6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:54:30 -0400 Subject: [PATCH 131/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:54:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/21.txt b/17/21.txt index f13d741..791ea99 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -\v 21 Quienquiera que sea pariente de un tonto traerá dolor sobre sí mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 Quienquiera que sea pariente de un tonto, traerá dolor sobre sí mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file From 5c6c437e29547af55b24ccb7bed9607ab442a14f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:55:56 -0400 Subject: [PATCH 132/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:55:55=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/21.txt | 2 +- 17/23.txt | 2 +- manifest.json | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/17/21.txt b/17/21.txt index 791ea99..47ae01c 100644 --- a/17/21.txt +++ b/17/21.txt @@ -1 +1 @@ -\v 21 Quienquiera que sea pariente de un tonto, traerá dolor sobre sí mismo; y el padre de un tonto no tiene alegria. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file +\v 21 Quienquiera que sea pariente de un tonto, trae dolor sobre sí mismo; y el padre de un tonto no tiene alegría. \v 22 Un corazón alegre es buena medicina, pero un espíritu quebrantado seca los huesos. \ No newline at end of file diff --git a/17/23.txt b/17/23.txt index 2f5f9df..957c24b 100644 --- a/17/23.txt +++ b/17/23.txt @@ -1 +1 @@ -\v 23 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. \v 24 El que tiene entendimiento pone su rostro hacia la sabiduria, pero los ojos del tonto se ponen hacia los finales de la tierra. \ No newline at end of file +\v 23 Un hombre malvado acepta un soborno secreto para pervertir los caminos de justicia. \v 24 El que tiene entendimiento pone su rostro hacia la sabiduría, pero los ojos de un tonto, están colocados en los finales de la tierra. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 82338b0..7549ecf 100644 --- a/manifest.json +++ b/manifest.json @@ -59,8 +59,7 @@ "17-15", "17-17", "17-19", - "17-23", - "17-25", - "17-27" + "17-21", + "17-23" ] } \ No newline at end of file From 45eff154ebd493d819b116661f748dc5aa806a0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:57:01 -0400 Subject: [PATCH 133/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:57:00=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/25.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/25.txt b/17/25.txt index 1ed8643..6a1e92b 100644 --- a/17/25.txt +++ b/17/25.txt @@ -1 +1 @@ -\v 25 Un hijo tonto es un dolor para sus padres y amargura para la mujer que lo parió. \v 26 Tampoco, es bueno castigar a uno que hace lo correcto; ni tampoco es bueno azotar al hombre noble que tiene integridad. \ No newline at end of file +\v 25 Un hijo tonto es un dolor para su padre y amargura para la mujer que lo parió. \v 26 Tampoco, nunca es bueno castigar a uno que hace lo correcto; ni tampoco es bueno azotar al hombre noble que tiene integridad. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7549ecf..71d730e 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "17-17", "17-19", "17-21", - "17-23" + "17-23", + "17-25" ] } \ No newline at end of file From 7c6adb66255270ad2b55c1c2d9914522b5b283d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 14:58:50 -0400 Subject: [PATCH 134/177] =?UTF-8?q?Fri=20Jun=2008=202018=2014:58:49=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/17/27.txt b/17/27.txt index 728752c..78b994f 100644 --- a/17/27.txt +++ b/17/27.txt @@ -1 +1 @@ -\v 27 Uno que tiene conocimiento usa pocas palabras y uno que tiene entendimiento es tambien calmado. \v 28 Aún un tonto es considerado sabio si se mantiene en silencio; cuando el mantiene su boca cerrada, el es considerado inteligente. \ No newline at end of file +\v 27 Uno que tiene conocimiento usa pocas palabras y uno que tiene entendimiento es ecuánime. \v 28 Aún un tonto es considerado sabio si se mantiene en silencio; cuando él mantiene su boca cerrada, él es considerado inteligente. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 71d730e..4e5e719 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "17-19", "17-21", "17-23", - "17-25" + "17-25", + "17-27" ] } \ No newline at end of file From 701772504d808a09a660f039696f71e4ece217b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:02:51 -0400 Subject: [PATCH 135/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:02:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 31/title.txt diff --git a/31/title.txt b/31/title.txt new file mode 100644 index 0000000..a790511 --- /dev/null +++ b/31/title.txt @@ -0,0 +1 @@ +Capítulo 31 \ No newline at end of file From c4e1909cf44cddb08a375c7a405309345ddef329 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:22:51 -0400 Subject: [PATCH 136/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:22:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 31/01.txt diff --git a/31/01.txt b/31/01.txt new file mode 100644 index 0000000..58035a5 --- /dev/null +++ b/31/01.txt @@ -0,0 +1 @@ +\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿ \ No newline at end of file From 5c509b7f244b439840fd5419869388bd08be40a1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:24:51 -0400 Subject: [PATCH 137/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:24:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/01.txt b/31/01.txt index 58035a5..4c35865 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿ \ No newline at end of file +\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que es hijo de mis votos? \ No newline at end of file From a92c87741bd0618c16b716f884c7fa8e70169a03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:26:51 -0400 Subject: [PATCH 138/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:26:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/01.txt b/31/01.txt index 4c35865..094426c 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que es hijo de mis votos? \ No newline at end of file +\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que es hijo de mis votos? No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file From 611cff3be9cdab300696fe2d6a3ecace652746ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:28:51 -0400 Subject: [PATCH 139/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:28:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 31/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/04.txt diff --git a/31/01.txt b/31/01.txt index 094426c..7c0b194 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que es hijo de mis votos? No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file diff --git a/31/04.txt b/31/04.txt new file mode 100644 index 0000000..6df030c --- /dev/null +++ b/31/04.txt @@ -0,0 +1 @@ +No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes \ No newline at end of file From 066b2d6c04a6b8cfb216b987d20e390998b2e2d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:30:51 -0400 Subject: [PATCH 140/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:30:51=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/04.txt b/31/04.txt index 6df030c..71f399c 100644 --- a/31/04.txt +++ b/31/04.txt @@ -1 +1 @@ -No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes \ No newline at end of file +No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los dee \ No newline at end of file From 794eb52bc7bf0b7d8effb16109038c0dae4c0e0e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:31:21 -0400 Subject: [PATCH 141/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:31:21=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/04.txt b/31/04.txt index 71f399c..7fbc950 100644 --- a/31/04.txt +++ b/31/04.txt @@ -1 +1 @@ -No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los dee \ No newline at end of file +\v 4 \v 5 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file From 964d66c007934158a6fea389687321d1eb24689c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:33:22 -0400 Subject: [PATCH 142/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:33:22=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 31/06.txt diff --git a/31/06.txt b/31/06.txt new file mode 100644 index 0000000..78a5be4 --- /dev/null +++ b/31/06.txt @@ -0,0 +1 @@ +Dla bebida fuerte al que esta pereciendo y vino a esos en amargo dolor. \ No newline at end of file From 9893be271fb90dc424ed985b27aba84c0529a32e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:35:22 -0400 Subject: [PATCH 143/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:35:22=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/06.txt b/31/06.txt index 78a5be4..a0a781b 100644 --- a/31/06.txt +++ b/31/06.txt @@ -1 +1 @@ -Dla bebida fuerte al que esta pereciendo y vino a esos en amargo dolor. \ No newline at end of file +Da bebida fuerte al que esta pereciendo y vino a esos en amarg angustia. Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file From efe37593c754cf9f7fb952d020c90d1c8eb10c3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:37:23 -0400 Subject: [PATCH 144/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:37:22=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/06.txt | 2 +- 31/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/08.txt diff --git a/31/06.txt b/31/06.txt index a0a781b..ead2376 100644 --- a/31/06.txt +++ b/31/06.txt @@ -1 +1 @@ -Da bebida fuerte al que esta pereciendo y vino a esos en amarg angustia. Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file +\v 6 \v 7 Da bebida fuerte al que esta pereciendo y vino a esos en amarga angustia. Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file diff --git a/31/08.txt b/31/08.txt new file mode 100644 index 0000000..5adce8d --- /dev/null +++ b/31/08.txt @@ -0,0 +1 @@ +Habla por eso que no pueden hablar, por la causa de todos los que perecen. Habla y juzga por la medida de lo que es recto y al \ No newline at end of file From b1cdaa9e918547b1753c830fc4f4a8070a2653ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:39:22 -0400 Subject: [PATCH 145/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:39:22=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 31/08.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/31/01.txt b/31/01.txt index 7c0b194..54350f1 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file diff --git a/31/08.txt b/31/08.txt index 5adce8d..38a19ef 100644 --- a/31/08.txt +++ b/31/08.txt @@ -1 +1 @@ -Habla por eso que no pueden hablar, por la causa de todos los que perecen. Habla y juzga por la medida de lo que es recto y al \ No newline at end of file +\v 8 \v 9 Habla por esos que no pueden hablar, por la causa de todos los que perecen. Habla y juzga por la medida de lo que es recto y alega la causa del pobre y la gente necesitada. \ No newline at end of file From 56a7d0800e4ad04c1a7f5f140193595297da18ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:40:28 -0400 Subject: [PATCH 146/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:40:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/01.txt b/31/01.txt index 54350f1..c5b3da6 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- \v 3 No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file From 8be9c4761b48743184d4ac6fea822c5166319a4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:40:55 -0400 Subject: [PATCH 147/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:40:55=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/01.txt b/31/01.txt index c5b3da6..54350f1 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- \v 3 No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file From 6358a0105701c79d6caf09bc3091e6a8b1f5fb78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:43:29 -0400 Subject: [PATCH 148/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:43:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 31/04.txt | 2 +- 31/06.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/31/01.txt b/31/01.txt index 54350f1..b4dc408 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 \v 1 \v 2 \v 3 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- \v 3 No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file diff --git a/31/04.txt b/31/04.txt index 7fbc950..b2970a4 100644 --- a/31/04.txt +++ b/31/04.txt @@ -1 +1 @@ -\v 4 \v 5 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file +\v 4 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' \v 5 Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file diff --git a/31/06.txt b/31/06.txt index ead2376..c7406bc 100644 --- a/31/06.txt +++ b/31/06.txt @@ -1 +1 @@ -\v 6 \v 7 Da bebida fuerte al que esta pereciendo y vino a esos en amarga angustia. Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file +\v 6 Da bebida fuerte al que esta pereciendo y vino a esos en amarga angustia. \v 7 Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file From 171dc752c14c3a11232fe7c0b911ccef6116d528 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:45:29 -0400 Subject: [PATCH 149/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:45:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/08.txt | 2 +- 31/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/10.txt diff --git a/31/08.txt b/31/08.txt index 38a19ef..4bc6e66 100644 --- a/31/08.txt +++ b/31/08.txt @@ -1 +1 @@ -\v 8 \v 9 Habla por esos que no pueden hablar, por la causa de todos los que perecen. Habla y juzga por la medida de lo que es recto y alega la causa del pobre y la gente necesitada. \ No newline at end of file +\v 8 Habla por esos que no pueden hablar, por la causa de todos los que perecen. \v 9 Habla y juzga por la medida de lo que es recto y alega la causa del pobre y la gente necesitada. \ No newline at end of file diff --git a/31/10.txt b/31/10.txt new file mode 100644 index 0000000..1c0e195 --- /dev/null +++ b/31/10.txt @@ -0,0 +1 @@ +¿Quien encontrará a una esposa capaz? Su valor es por mucho mas que las joyas. El corazón de su \ No newline at end of file From 46da903af2b444ff91ddb81b3c2fb19ee7cfc978 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:47:29 -0400 Subject: [PATCH 150/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:47:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/10.txt b/31/10.txt index 1c0e195..b4c3988 100644 --- a/31/10.txt +++ b/31/10.txt @@ -1 +1 @@ -¿Quien encontrará a una esposa capaz? Su valor es por mucho mas que las joyas. El corazón de su \ No newline at end of file +\v 10 \v 11 \v 12 ¿Quien encontrará a una esposa capaz? Su valor es por mucho mas que las joyas. El corazón de su esposo confía en ella, y él nunca será pobre. Ella hace cosas buenas para él y no malas todos los días de su vida. \ No newline at end of file From 41e5805cd116439b91f272fe965d8414fd91b57a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:49:29 -0400 Subject: [PATCH 151/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:49:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/10.txt | 2 +- 31/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/13.txt diff --git a/31/10.txt b/31/10.txt index b4c3988..952a7ab 100644 --- a/31/10.txt +++ b/31/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 ¿Quien encontrará a una esposa capaz? Su valor es por mucho mas que las joyas. El corazón de su esposo confía en ella, y él nunca será pobre. Ella hace cosas buenas para él y no malas todos los días de su vida. \ No newline at end of file +\v 10 ¿Quien encontrará a una esposa capaz? Su valor es por mucho mas que las joyas. \v 11 El corazón de su esposo confía en ella, y él nunca será pobre. \v 12 Ella hace cosas buenas para él y no malas todos los días de su vida. \ No newline at end of file diff --git a/31/13.txt b/31/13.txt new file mode 100644 index 0000000..8e28260 --- /dev/null +++ b/31/13.txt @@ -0,0 +1 @@ +Ella selecciona lana y lino, y trabaja con la d \ No newline at end of file From abc717907c9be1c05adf42b4d74ca5e63583244b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:51:29 -0400 Subject: [PATCH 152/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:51:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/13.txt b/31/13.txt index 8e28260..39dc5a4 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -Ella selecciona lana y lino, y trabaja con la d \ No newline at end of file +Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comid \ No newline at end of file From 84a9033977082670e3503a8e15abc683424e88f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:53:29 -0400 Subject: [PATCH 153/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:53:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/13.txt b/31/13.txt index 39dc5a4..5bdeff1 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comid \ No newline at end of file +Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que \ No newline at end of file From 7e66cfa861cd4b91a3880f80ba7d152e74dac0f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:55:29 -0400 Subject: [PATCH 154/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:55:28=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/13.txt b/31/13.txt index 5bdeff1..39439a2 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que \ No newline at end of file +Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que trabajan en su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file From 43cc2078aa2f2e14af1761af120e723b5b657172 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:55:47 -0400 Subject: [PATCH 155/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:55:46=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/13.txt b/31/13.txt index 39439a2..cec9d18 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que trabajan en su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file +\v 13 \v 14 \v 15 Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que trabajan en su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file From 6a52645098f4c81707d27fe001032c4c78cc3228 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:57:48 -0400 Subject: [PATCH 156/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:57:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 31/16.txt diff --git a/31/16.txt b/31/16.txt new file mode 100644 index 0000000..d234f70 --- /dev/null +++ b/31/16.txt @@ -0,0 +1 @@ +\v 16 \v 17 Ella considera un campo y lo compra, con los frutos de sus manos ella planta un viñedo. Ella se viste a sí misma con \ No newline at end of file From 4a8cd74aeec0dc6e07c885b8eb3bc07a9033abe3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 15:59:48 -0400 Subject: [PATCH 157/177] =?UTF-8?q?Fri=20Jun=2008=202018=2015:59:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/16.txt | 2 +- 31/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/18.txt diff --git a/31/16.txt b/31/16.txt index d234f70..4dd66aa 100644 --- a/31/16.txt +++ b/31/16.txt @@ -1 +1 @@ -\v 16 \v 17 Ella considera un campo y lo compra, con los frutos de sus manos ella planta un viñedo. Ella se viste a sí misma con \ No newline at end of file +\v 16 Ella considera un campo y lo compra, con los frutos de sus manos ella planta un viñedo. \v 17 Ella se viste con fortaleza y hace sus brazos fuertes. \ No newline at end of file diff --git a/31/18.txt b/31/18.txt new file mode 100644 index 0000000..5209557 --- /dev/null +++ b/31/18.txt @@ -0,0 +1 @@ +Ella \ No newline at end of file From 56074f5c4aa56f727db5ad2c1be10ffadfba1409 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:01:48 -0400 Subject: [PATCH 158/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:01:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/18.txt b/31/18.txt index 5209557..ddef86f 100644 --- a/31/18.txt +++ b/31/18.txt @@ -1 +1 @@ -Ella \ No newline at end of file +Ella percibe lo que puede hacer un buen \ No newline at end of file From c54ed6a02bff4e8feece46b81176c8654f815b53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:03:48 -0400 Subject: [PATCH 159/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:03:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/18.txt b/31/18.txt index ddef86f..be33c28 100644 --- a/31/18.txt +++ b/31/18.txt @@ -1 +1 @@ -Ella percibe lo que puede hacer un buen \ No newline at end of file +Ella percibe lo que puede hacer un buen beneficio para ella; toda la noche su lámpara no se extingue. Ella pone sus manos en la rueca, y ella sostiene el huso \ No newline at end of file From 970508a63bcb2516041ef82077de7bc71c087fd5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:05:48 -0400 Subject: [PATCH 160/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:05:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/18.txt | 2 +- 31/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/20.txt diff --git a/31/18.txt b/31/18.txt index be33c28..1038445 100644 --- a/31/18.txt +++ b/31/18.txt @@ -1 +1 @@ -Ella percibe lo que puede hacer un buen beneficio para ella; toda la noche su lámpara no se extingue. Ella pone sus manos en la rueca, y ella sostiene el huso \ No newline at end of file +\v 18 \v 19 Ella percibe lo que puede hacer un buen beneficio para ella; toda la noche su lámpara no se extingue. Ella pone sus manos en el huso, y ella sostiene el hilo retorcido. \ No newline at end of file diff --git a/31/20.txt b/31/20.txt new file mode 100644 index 0000000..0057bf5 --- /dev/null +++ b/31/20.txt @@ -0,0 +1 @@ +Ella alcanza con su mano a la gente pobre; ella \ No newline at end of file From 717e7a9e26f32d5f0004f2a069bb12acf5dae222 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:07:49 -0400 Subject: [PATCH 161/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:07:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/20.txt b/31/20.txt index 0057bf5..286e4e8 100644 --- a/31/20.txt +++ b/31/20.txt @@ -1 +1 @@ -Ella alcanza con su mano a la gente pobre; ella \ No newline at end of file +Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no se asusta de la nieve por que los de su casa, por que los de su casa tienen ropa \ No newline at end of file From 04b855543391b039274523c810cbab4ecbc04f1c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:09:48 -0400 Subject: [PATCH 162/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:09:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/20.txt b/31/20.txt index 286e4e8..df1850c 100644 --- a/31/20.txt +++ b/31/20.txt @@ -1 +1 @@ -Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no se asusta de la nieve por que los de su casa, por que los de su casa tienen ropa \ No newline at end of file +\v 20 \v 21 Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no tiene miedode la nieve por que los de su casa, por que los de su casa estan vestidos con ropa escarlata. \ No newline at end of file From 0724dcbd105a0850292d4c170ecf74fb712c7cbd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:11:48 -0400 Subject: [PATCH 163/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:11:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 31/20.txt | 2 +- 31/22.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 31/22.txt diff --git a/31/13.txt b/31/13.txt index cec9d18..edecb26 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a los que trabajan en su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file +\v 13 \v 14 \v 15 Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file diff --git a/31/20.txt b/31/20.txt index df1850c..8ffbf35 100644 --- a/31/20.txt +++ b/31/20.txt @@ -1 +1 @@ -\v 20 \v 21 Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no tiene miedode la nieve por que los de su casa, por que los de su casa estan vestidos con ropa escarlata. \ No newline at end of file +\v 20 \v 21 Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no tiene miedo de la nieve por que los de su casa, estan vestidos con ropa escarlata. \ No newline at end of file diff --git a/31/22.txt b/31/22.txt new file mode 100644 index 0000000..8bedb15 --- /dev/null +++ b/31/22.txt @@ -0,0 +1 @@ +Ella hace cubiertas para su cama, y ella viste ropas de \ No newline at end of file From ffc4d31d3cea80a73aa44a84674d93e59229122f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:13:48 -0400 Subject: [PATCH 164/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:13:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/22.txt b/31/22.txt index 8bedb15..824ecc5 100644 --- a/31/22.txt +++ b/31/22.txt @@ -1 +1 @@ -Ella hace cubiertas para su cama, y ella viste ropas de \ No newline at end of file +Ella hace cubiertas para su cama, y ella viste ropas de lino fino púrpura. Su esposo es conocido en \ No newline at end of file From baef8be86c757ea278a8ef5ce7150ee136310fc4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:15:48 -0400 Subject: [PATCH 165/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:15:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/22.txt | 2 +- 31/24.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/24.txt diff --git a/31/22.txt b/31/22.txt index 824ecc5..a707a22 100644 --- a/31/22.txt +++ b/31/22.txt @@ -1 +1 @@ -Ella hace cubiertas para su cama, y ella viste ropas de lino fino púrpura. Su esposo es conocido en \ No newline at end of file +\v 22 Ella hace cubiertas para su cama, y ella viste ropas de lino fino púrpura. \v 23 Su esposo es conocido en las puertas, cuando el se sienta con los ancianos de la tierra. \ No newline at end of file diff --git a/31/24.txt b/31/24.txt new file mode 100644 index 0000000..00c8910 --- /dev/null +++ b/31/24.txt @@ -0,0 +1 @@ +Ella hace llino \ No newline at end of file From 6fb7b261236c8d43cc3d6cbd96557cc23622509c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:17:48 -0400 Subject: [PATCH 166/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:17:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/24.txt b/31/24.txt index 00c8910..599bde7 100644 --- a/31/24.txt +++ b/31/24.txt @@ -1 +1 @@ -Ella hace llino \ No newline at end of file +\v 24 \v 25 Ella hace vestidos de lino y los vende, y ella suple cintos \ No newline at end of file From ffbdcb342439f47caa68bd8a6040ec1ce2a9648e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:19:30 -0400 Subject: [PATCH 167/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:19:29=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/24.txt b/31/24.txt index 599bde7..84f94cf 100644 --- a/31/24.txt +++ b/31/24.txt @@ -1 +1 @@ -\v 24 \v 25 Ella hace vestidos de lino y los vende, y ella suple cintos \ No newline at end of file +\v 24 Ella hace vestidos de lino y los vende, y ella suple cintos a los mercaderes. \v 25 Ella se viste con fuerza y honor, y ella se rie del tiempo que vendrá. \ No newline at end of file From a6887146f1417cf439c2ec162d3989e0efa67812 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:27:32 -0400 Subject: [PATCH 168/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:27:31=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 31/26.txt diff --git a/31/26.txt b/31/26.txt new file mode 100644 index 0000000..0d2f866 --- /dev/null +++ b/31/26.txt @@ -0,0 +1 @@ +Ella abre su boca con sabiduria y la ley de bondad es en su lengua. Ella vela por los caminos de los desu casa \ No newline at end of file From 5ae10a45d30741c470176b1f8233cb4634e1a62d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:29:32 -0400 Subject: [PATCH 169/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:29:31=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/26.txt | 2 +- 31/28.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/28.txt diff --git a/31/26.txt b/31/26.txt index 0d2f866..776b228 100644 --- a/31/26.txt +++ b/31/26.txt @@ -1 +1 @@ -Ella abre su boca con sabiduria y la ley de bondad es en su lengua. Ella vela por los caminos de los desu casa \ No newline at end of file +\v 26 Ella abre su boca con sabiduria y la ley de bondad es en su lengua. \v 27 Ella vela por los caminos de los de su casa y no come del pan de la ociocidad. \ No newline at end of file diff --git a/31/28.txt b/31/28.txt new file mode 100644 index 0000000..530661b --- /dev/null +++ b/31/28.txt @@ -0,0 +1 @@ +Sus hijos se levantan y la llaman be \ No newline at end of file From 6c985140990fe681f192445d661bd6df195fa3fa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:31:33 -0400 Subject: [PATCH 170/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:31:31=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/28.txt b/31/28.txt index 530661b..6b32a45 100644 --- a/31/28.txt +++ b/31/28.txt @@ -1 +1 @@ -Sus hijos se levantan y la llaman be \ No newline at end of file +Sus hijos se levantan y la llaman bendecida y su esposo la alaba a ella, diciendo: '' Muchas mujeres han hecho bien, pero tu las sobrepasas a toda \ No newline at end of file From 700571a9fbf0508cb6dff14f1b06f820601cf38f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:33:31 -0400 Subject: [PATCH 171/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:33:31=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/28.txt | 2 +- 31/30.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 31/30.txt diff --git a/31/28.txt b/31/28.txt index 6b32a45..47e2711 100644 --- a/31/28.txt +++ b/31/28.txt @@ -1 +1 @@ -Sus hijos se levantan y la llaman bendecida y su esposo la alaba a ella, diciendo: '' Muchas mujeres han hecho bien, pero tu las sobrepasas a toda \ No newline at end of file +\v 28 Sus hijos se levantan y la llaman bendecida y su esposo la alaba a ella, diciendo: '' \v 29 Muchas mujeres han hecho bien, pero tu las sobrepasas a todas ellas.'' \ No newline at end of file diff --git a/31/30.txt b/31/30.txt new file mode 100644 index 0000000..39499c9 --- /dev/null +++ b/31/30.txt @@ -0,0 +1 @@ +La elegancia es engaañosa, la belleza es vana, pero la mujer que teme al SEÑOR, esa será alabada. Dénle del fr \ No newline at end of file From 6c68f25f72e6f4d240b14c5c19e399c8e2774906 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:34:48 -0400 Subject: [PATCH 172/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:34:48=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/31/30.txt b/31/30.txt index 39499c9..0a7ac02 100644 --- a/31/30.txt +++ b/31/30.txt @@ -1 +1 @@ -La elegancia es engaañosa, la belleza es vana, pero la mujer que teme al SEÑOR, esa será alabada. Dénle del fr \ No newline at end of file +\v 30 \v 31 La elegancia es engañosa, la belleza es vana, pero la mujer que teme al SEÑOR, esa será alabada. Dénle del fruto de sus manos y dejen que su trabajo la alabe en las puertas. \ No newline at end of file From 760174036bbadbb2fedc7708e8de967bdc5b03ca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:36:22 -0400 Subject: [PATCH 173/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:36:22=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/20.txt | 2 +- 31/30.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/31/20.txt b/31/20.txt index 8ffbf35..62c77c1 100644 --- a/31/20.txt +++ b/31/20.txt @@ -1 +1 @@ -\v 20 \v 21 Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. Ella no tiene miedo de la nieve por que los de su casa, estan vestidos con ropa escarlata. \ No newline at end of file +\v 20 Ella alcanza con su mano a la gente pobre; ella alcanza con sus manos a la gente necesitada. \v 21 Ella no tiene temor de la nieve por que todos los de su casa, estan vestidos con ropa escarlata. \ No newline at end of file diff --git a/31/30.txt b/31/30.txt index 0a7ac02..6d6fa13 100644 --- a/31/30.txt +++ b/31/30.txt @@ -1 +1 @@ -\v 30 \v 31 La elegancia es engañosa, la belleza es vana, pero la mujer que teme al SEÑOR, esa será alabada. Dénle del fruto de sus manos y dejen que su trabajo la alabe en las puertas. \ No newline at end of file +\v 30 La elegancia es engañosa, la belleza es vana, pero la mujer que teme al SEÑOR, esa será alabada. \v 31 Dénle del fruto de sus manos y dejen que su trabajo la alabe en las puertas. \ No newline at end of file From cae7cc07a55e5a38b844a8ef7299dc4035e66e36 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:38:24 -0400 Subject: [PATCH 174/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:38:23=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/01.txt | 2 +- 31/04.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/31/01.txt b/31/01.txt index b4dc408..c788c8c 100644 --- a/31/01.txt +++ b/31/01.txt @@ -1 +1 @@ -\c 31 \v 1 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que es hijo de mis entrañas? ¿Y que, es hijo de mis votos?- \v 3 No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file +\c 31 \v 1 Las palabras del rey Lemuel-un oráculo que su madre le había enseñado. \v 2 ¿Que, mi hijo? ¿Y que, hijo de mis entrañas? ¿Y que, es hijo de mis votos?- \v 3 No des tu fuerza a las mujeres, o en tus caminos a esos que destruyen los reyes. \ No newline at end of file diff --git a/31/04.txt b/31/04.txt index b2970a4..d9e37ed 100644 --- a/31/04.txt +++ b/31/04.txt @@ -1 +1 @@ -\v 4 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde esta la bebida fuerrte?'' \v 5 Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file +\v 4 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde está la bebida fuerrte?'' \v 5 Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file From e980ad7b8474599ac991d9ad108477ceda3cf736 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:40:24 -0400 Subject: [PATCH 175/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:40:24=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/04.txt | 2 +- 31/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/31/04.txt b/31/04.txt index d9e37ed..92645eb 100644 --- a/31/04.txt +++ b/31/04.txt @@ -1 +1 @@ -\v 4 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde está la bebida fuerrte?'' \v 5 Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file +\v 4 No es para reyes, Lemuel, no es para reyes el tomar vino, no es para gobernantes preguntar: ¿''Donde está la bebida fuerte?'' \v 5 Porque si ellos toman, ellos olvidan lo que se ha decretado, y pervierten los derechos de los afligidos. \ No newline at end of file diff --git a/31/06.txt b/31/06.txt index c7406bc..08fa080 100644 --- a/31/06.txt +++ b/31/06.txt @@ -1 +1 @@ -\v 6 Da bebida fuerte al que esta pereciendo y vino a esos en amarga angustia. \v 7 Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file +\v 6 Da bebida fuerte al que está pereciendo y vino a esos en amarga angustia. \v 7 Él la tomará y él olvidará su pobreza y él no recordará sus problemas. \ No newline at end of file From 326381f3020565a28ee63c7a183bcb422f0b5a43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 16:42:24 -0400 Subject: [PATCH 176/177] =?UTF-8?q?Fri=20Jun=2008=202018=2016:42:23=20GMT-?= =?UTF-8?q?0400=20(Hora=20est=C3=A1ndar=20oeste,=20Sudam=C3=A9rica)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31/13.txt | 2 +- 31/18.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/31/13.txt b/31/13.txt index edecb26..0e09415 100644 --- a/31/13.txt +++ b/31/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Ella selecciona lana y lino, y trabaja con el deleite de sus manos. Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. Ella se levanta mientras es de noche y da comida a su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file +\v 13 Ella selecciona lana y lino, y trabaja con el deleite de sus manos. \v 14 Ella es como los barcos de un mercader; ella trae su comida desde muy lejos. \v 15 Ella se levanta mientras es de noche y da comida a su casa, y ella distribuye el trabajo a sus siervas. \ No newline at end of file diff --git a/31/18.txt b/31/18.txt index 1038445..306b2be 100644 --- a/31/18.txt +++ b/31/18.txt @@ -1 +1 @@ -\v 18 \v 19 Ella percibe lo que puede hacer un buen beneficio para ella; toda la noche su lámpara no se extingue. Ella pone sus manos en el huso, y ella sostiene el hilo retorcido. \ No newline at end of file +\v 18 Ella percibe lo que puede hacer un buen beneficio para ella; toda la noche su lámpara no se extingue. \v 19 Ella pone sus manos en el huso, y ella sostiene el hilo retorcido. \ No newline at end of file From 73e31523c81534697983990126ea370810ba2c7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 22:20:46 -0400 Subject: [PATCH 177/177] Fri Jun 08 2018 22:20:45 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4e5e719..33192ca 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "110" + "build": "132" }, "target_language": { "id": "es-419",