From a8112173c107e50b01fbcf5e0642139c00bba6f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 15:55:47 -0400 Subject: [PATCH 001/283] =?UTF-8?q?Tue=20Jun=2005=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 --- 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 00000000..98f733d7 --- /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 00000000..e615950f --- /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": "isa", + "name": "Isaiah" + }, + "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 843aefa025597fd1ae41056d55798836f5f1f178 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 15:56:35 -0400 Subject: [PATCH 002/283] =?UTF-8?q?Tue=20Jun=2005=202018=2015:56: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 --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e615950f..a3d126fa 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 f8e8e34f97875e268fa3991d3d2504e0ea2f3e95 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 15:57:49 -0400 Subject: [PATCH 003/283] =?UTF-8?q?Tue=20Jun=2005=202018=2015:57: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 --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a3d126fa..dda62ac1 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 c1a2d44f2ff95fe67d94229d0d8c16a17bb65456 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 15:59:49 -0400 Subject: [PATCH 004/283] =?UTF-8?q?Tue=20Jun=2005=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 --- 09/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/title.txt diff --git a/09/title.txt b/09/title.txt new file mode 100644 index 00000000..cc37d10b --- /dev/null +++ b/09/title.txt @@ -0,0 +1 @@ +Capítulo 9 \ No newline at end of file From 3a8f4ca5b3c497f142fe9231444b7f13deac22f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:09:49 -0400 Subject: [PATCH 005/283] =?UTF-8?q?Tue=20Jun=2005=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 --- 09/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/01.txt diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 00000000..a8082353 --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 La oscuri \ No newline at end of file From 963805cb63a9e4d4fd52fb732ba15d73ff16d164 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:11:49 -0400 Subject: [PATCH 006/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:11: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index a8082353..e9e4c67d 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuri \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el umilló latierra de Neftali', pero en tiempos \ No newline at end of file From 5b4afde9a8b655882ec097d799874cc9168760e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:13:49 -0400 Subject: [PATCH 007/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:13: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index e9e4c67d..92b552df 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el umilló latierra de Neftali', pero en tiempos \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos \ No newline at end of file From eb47ced8cab6491d382b5f4fdab7681f214cb412 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:15:49 -0400 Subject: [PATCH 008/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:15: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 92b552df..66fc95f9 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La ge \ No newline at end of file From 7a8d5738c1af85ead6f652d0cfbac30455ed9c2b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:17:49 -0400 Subject: [PATCH 009/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:17: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 66fc95f9..ec6cdc72 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La ge \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad \ No newline at end of file From c2634e161d928d7e47df0745a1bb4c7b54e732c4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:19:49 -0400 Subject: [PATCH 010/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:19: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index ec6cdc72..720d4a1f 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file From f5eee0451fdba866abdabb4164ee5dd748e43144 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:21:49 -0400 Subject: [PATCH 011/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:21: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 720d4a1f..82ac999a 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file +\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file From 7653e05f3c1da6bb957b7738bca50ed7314cef80 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:23:50 -0400 Subject: [PATCH 012/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:23: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 --- 09/01.txt | 2 +- 09/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/03.txt diff --git a/09/01.txt b/09/01.txt index 82ac999a..1b5068b3 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file +\c 9 \v 1 \v 2 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 00000000..76aae0ae --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la \ No newline at end of file From de9d00b7e1c33ff4a81123a93db32867182e6b6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:25:49 -0400 Subject: [PATCH 013/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:25: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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 76aae0ae..9a87a239 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la \ No newline at end of file +Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la alegría del tiempo de la cosecha, como los hombres se regocijan cuando ellos dividen \ No newline at end of file From 6ac15fb042b5849d9e713d65941fa5d8d6f9e7a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:27:49 -0400 Subject: [PATCH 014/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:27: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 --- 09/01.txt | 2 +- 09/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index 1b5068b3..c6604ff8 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file +\c 9 \v 1 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. \v 2 La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file diff --git a/09/03.txt b/09/03.txt index 9a87a239..9075461a 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la alegría del tiempo de la cosecha, como los hombres se regocijan cuando ellos dividen \ No newline at end of file +\v 3 Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la alegría del tiempo de la cosecha, como los hombres se regocijan cuando ellos dividen el saqueo. \ No newline at end of file From 8b7a7a4bb24ea0ecc6065550875d191028ef631a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:31:49 -0400 Subject: [PATCH 015/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:31: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 --- 09/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/04.txt diff --git a/09/04.txt b/09/04.txt new file mode 100644 index 00000000..bf398c24 --- /dev/null +++ b/09/04.txt @@ -0,0 +1 @@ +Por el yugo de su carga, el \ No newline at end of file From 705ed0600e79365f70f39c5c305ccaa783eb38b0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:35:49 -0400 Subject: [PATCH 016/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:35: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index bf398c24..7edea63d 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -Por el yugo de su carga, el \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, \ No newline at end of file From 2014addb176647b2d3cf917ed60c9ed664c40c52 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 5 Jun 2018 16:37:28 -0400 Subject: [PATCH 017/283] =?UTF-8?q?Tue=20Jun=2005=202018=2016:37:27=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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 7edea63d..8e072c17 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \ No newline at end of file From f780255c498e8ab69aff5cd2757ed0390c411d93 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:39:11 -0400 Subject: [PATCH 018/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:39:10=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 dda62ac1..47f20f1f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From 871fe7669e807385ca462243f069b96c1988a4e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:47:20 -0400 Subject: [PATCH 019/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:47: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 8e072c17..63520f32 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \ No newline at end of file From 25c325f1882dee10da024c0494be9fc2dee8946b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:49:20 -0400 Subject: [PATCH 020/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:49: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 63520f32..e822f7ee 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por cada bota \ No newline at end of file From 471ba64483365b0ec74e3c4c43033e3df6ae3455 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:51:20 -0400 Subject: [PATCH 021/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:51: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index e822f7ee..1ca68c3a 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por cada bota \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por cada bota pisando en el tumulto \ No newline at end of file From 66a74923bc4d38d81c3e5f85ef291d426064b6f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:53:20 -0400 Subject: [PATCH 022/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:53: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 1ca68c3a..1b6e9ebb 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por cada bota pisando en el tumulto \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por que cada bota pisando en el tumulto y las ropas enrro \ No newline at end of file From 7b1ca23b61ec3b686d44d0392fbf04c623cb46dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:55:20 -0400 Subject: [PATCH 023/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:55: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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 1b6e9ebb..cb4caf95 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por que cada bota pisando en el tumulto y las ropas enrro \ No newline at end of file +\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por que cada bota pisando en el tumulto y las ropas enrolladas en sangre serán quemadas, combustible para el fuego. \ No newline at end of file From 59bd798f75444e8f301ce34bb354b7de63bd0563 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:57:20 -0400 Subject: [PATCH 024/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:57: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 --- 09/04.txt | 2 +- 09/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/06.txt diff --git a/09/04.txt b/09/04.txt index cb4caf95..a8b1db2a 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. Por que cada bota pisando en el tumulto y las ropas enrolladas en sangre serán quemadas, combustible para el fuego. \ No newline at end of file +\v 4 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \v 5 Por que cada bota pisando en el tumulto y las ropas enrolladas en sangre serán quemadas, combustible para el fuego. \ No newline at end of file diff --git a/09/06.txt b/09/06.txt new file mode 100644 index 00000000..3ee6b77f --- /dev/null +++ b/09/06.txt @@ -0,0 +1 @@ +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el \ No newline at end of file From fceca2eb77960f0c7497040b542c6f3abef301d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 08:59:20 -0400 Subject: [PATCH 025/283] =?UTF-8?q?Wed=20Jun=2006=202018=2008:59: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index 3ee6b77f..dbd131ae 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el \ No newline at end of file From 765cbecdde390061c42477ea8792c6469cd5277e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:03:20 -0400 Subject: [PATCH 026/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:03: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index dbd131ae..6be202bd 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre s \ No newline at end of file From 4d2b6fd202c18668951e9cd53c4f83f1ea24d05d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:05:20 -0400 Subject: [PATCH 027/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:05: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index 6be202bd..1d46d935 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre s \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \ No newline at end of file From 5fdb12f2d7fc66543b541057c8895adfcad1deeb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:07:20 -0400 Subject: [PATCH 028/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:07: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index 1d46d935..1d4eaf3a 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz hay no tendrá fin, \ No newline at end of file From 2b7ecfed4684a98f2a55e615c100cb31748cf361 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:09:20 -0400 Subject: [PATCH 029/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:09: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index 1d4eaf3a..fa23b9f1 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz hay no tendrá fin, \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para estab \ No newline at end of file From e091eb280f106224475014d5ef3ef9ef9a93ec59 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:11:20 -0400 Subject: [PATCH 030/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:11: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index fa23b9f1..e958f415 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para estab \ No newline at end of file +Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde es \ No newline at end of file From 15e4d07216e04da8ece7d7ada38b25457a1d6cc1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:13:20 -0400 Subject: [PATCH 031/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:13: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index e958f415..c4bdee6d 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde es \ No newline at end of file +\v 6 \v 7 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará \ No newline at end of file From 277201dec8766c6f879cfcf9ba1a6e6aaeb1a855 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:15:20 -0400 Subject: [PATCH 032/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:15: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 --- 09/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/06.txt b/09/06.txt index c4bdee6d..9f18d6db 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 \v 7 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre ser''á llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará \ No newline at end of file +\v 6 \v 7 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file From 9a0f71c8229b0fe103bb05698322b3777f99661a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:17:28 -0400 Subject: [PATCH 033/283] =?UTF-8?q?Wed=20Jun=2006=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 --- 09/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/08.txt diff --git a/09/08.txt b/09/08.txt new file mode 100644 index 00000000..e3f0e3a0 --- /dev/null +++ b/09/08.txt @@ -0,0 +1 @@ +Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso E \ No newline at end of file From 0e1d60c3520a8c1ebc1f44432a595294474b7c37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:19:28 -0400 Subject: [PATCH 034/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:19: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 --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index e3f0e3a0..66b444a5 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso E \ No newline at end of file +Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: Los \ No newline at end of file From 1b8e943e6453067a39d0147c64f9a5bedc670e8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:21:28 -0400 Subject: [PATCH 035/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:21: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 --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index 66b444a5..4965002d 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: Los \ No newline at end of file +Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortad \ No newline at end of file From f7fbdac65e11a6ad5eed2bac49fb67b40a3dafbb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:23:28 -0400 Subject: [PATCH 036/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:23: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 --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index 4965002d..844f4dbe 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortad \ No newline at end of file +Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: ''Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortados, pero nosotros pondremos cedros en su lugar.'' \ No newline at end of file From 3e592631de3e625388edf181ee0af924c8e8c887 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:25:28 -0400 Subject: [PATCH 037/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:25: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 --- 09/08.txt | 2 +- 09/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/11.txt diff --git a/09/08.txt b/09/08.txt index 844f4dbe..1930f131 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: ''Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortados, pero nosotros pondremos cedros en su lugar.'' \ No newline at end of file +\v 8 \v 9 \v 10 Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: ''Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortados, pero nosotros pondremos cedros en su lugar.'' \ No newline at end of file diff --git a/09/11.txt b/09/11.txt new file mode 100644 index 00000000..5de92d8a --- /dev/null +++ b/09/11.txt @@ -0,0 +1 @@ +Por lo tanto el SEÑOR se levantará contra Rezin \ No newline at end of file From ee55acbe4d2f29edac61ff1c628acdf231246cff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:27:30 -0400 Subject: [PATCH 038/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:27: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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 5de92d8a..c36fcc97 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin \ No newline at end of file +Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y remov \ No newline at end of file From df9b719bc078fbf80642b52eaec63a1e11aa7941 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:29:28 -0400 Subject: [PATCH 039/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:29: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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index c36fcc97..0fd8a2d8 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y remov \ No newline at end of file +Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En tod \ No newline at end of file From b48e85b383d3e5b64de9344b706f279a32694273 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:31:28 -0400 Subject: [PATCH 040/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:31: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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 0fd8a2d8..7ecf4117 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En tod \ No newline at end of file +Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no cede; en su lugar, su mano esta extend \ No newline at end of file From 739ddcd7997b538fd3b693725ae27da1d1b00390 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:33:28 -0400 Subject: [PATCH 041/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:33: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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 7ecf4117..c9956785 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no cede; en su lugar, su mano esta extend \ No newline at end of file +Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no cede; en lugar, su mano esta extendida. \ No newline at end of file From 9fe470e5b1154aa422822b748cfc4104b784b303 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:35:28 -0400 Subject: [PATCH 042/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:35: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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index c9956785..9d94c3ce 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no cede; en lugar, su mano esta extendida. \ No newline at end of file +Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, su mano esta extendida. \ No newline at end of file From 90f919bae10883bcdaaafaef891b332059e0b352 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:39:29 -0400 Subject: [PATCH 043/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:39: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 --- 09/06.txt | 2 +- 09/08.txt | 2 +- 09/11.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/09/06.txt b/09/06.txt index 9f18d6db..79f1070a 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 \v 7 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file +\v 6 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \v 7 Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file diff --git a/09/08.txt b/09/08.txt index 1930f131..7c3de9be 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: ''Los larillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortados, pero nosotros pondremos cedros en su lugar.'' \ No newline at end of file +\v 8 Él SEÑOR envió una palabra contra Jacob, y esta cayó sobre Israel. \v 9 Toda la gente sabrá, incluso Efraín y los habitantes de Samaria, quienes dicen con orgullo y con un corazón arrogante: \v 10 ''Los ladrillos han caído, pero nosotros los reconstruiremos con piedra cincelada; los sicomoros han sido cortados, pero nosotros pondremos cedros en su lugar.'' \ No newline at end of file diff --git a/09/11.txt b/09/11.txt index 9d94c3ce..33385080 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, su mano esta extendida. \ No newline at end of file +\v 11 \v 12 Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file From 9dacfdd2a5710a50110890eb855280c879d4e677 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:41:28 -0400 Subject: [PATCH 044/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:41: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 --- 09/11.txt | 2 +- 09/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/13.txt diff --git a/09/11.txt b/09/11.txt index 33385080..a02b0711 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file +\v 11 Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, \v 12 los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file diff --git a/09/13.txt b/09/13.txt new file mode 100644 index 00000000..250606e9 --- /dev/null +++ b/09/13.txt @@ -0,0 +1 @@ +Todavía su pueblo no se vuelve a Él quien los \ No newline at end of file From 9aaca04bb41b5de8386158ee345347880f4ae298 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:43:29 -0400 Subject: [PATCH 045/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 250606e9..93216213 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -Todavía su pueblo no se vuelve a Él quien los \ No newline at end of file +Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SE \ No newline at end of file From fb3e2cc7293a5dd1b891cc653e40885e46f11197 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:45:28 -0400 Subject: [PATCH 046/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 93216213..0f4acc76 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SE \ No newline at end of file +Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR \ No newline at end of file From e0f94f4d3888d4d402f0fe8e762df63d75bbfe61 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:47:28 -0400 Subject: [PATCH 047/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 0f4acc76..6209eeed 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR \ No newline at end of file +Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file From a09c4c0410aa1bd9c144ca905e27360f3960cc2e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:47:47 -0400 Subject: [PATCH 048/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:47: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 6209eeed..31120cab 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file +\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file From 1c42befc4001863255b94a663ece1dffe1df4888 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:49:48 -0400 Subject: [PATCH 049/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:49: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 31120cab..b91f3dbd 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file +\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file From 17723d24184d6c2a40048a87b0c3e8554be28ed1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:51:49 -0400 Subject: [PATCH 050/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:51: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index b91f3dbd..7d59ac5c 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \ No newline at end of file +\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. El líder y el hombre noble son la cabeza; y el profeta que en \ No newline at end of file From cda7e50d3a55ba4695483602a5c3cd7d3196cf33 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:52:46 -0400 Subject: [PATCH 051/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:52: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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 7d59ac5c..53f103b5 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. El líder y el hombre noble son la cabeza; y el profeta que en \ No newline at end of file +\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. El líder y el hombre noble son la cabeza; y el profeta que enseña mentira es la cola. \ No newline at end of file From 065b5ac3fd16496bce2ffc1160c2b102df42f5b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:54:47 -0400 Subject: [PATCH 052/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:54: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 --- 09/13.txt | 2 +- 09/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/16.txt diff --git a/09/13.txt b/09/13.txt index 53f103b5..42c412de 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. El líder y el hombre noble son la cabeza; y el profeta que enseña mentira es la cola. \ No newline at end of file +\v 13 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. \v 14 Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \v 15 El líder y el hombre noble son la cabeza; y el profeta que enseña mentira es la cola. \ No newline at end of file diff --git a/09/16.txt b/09/16.txt new file mode 100644 index 00000000..c6e54bff --- /dev/null +++ b/09/16.txt @@ -0,0 +1 @@ +Esos que dirigen su pueblo dirigen \ No newline at end of file From 9b186d862506b4ff95e890c859f5752da65242a1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:56:47 -0400 Subject: [PATCH 053/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:56: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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index c6e54bff..d690a53a 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen \ No newline at end of file +Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados \ No newline at end of file From e1a328ffcce3189c32284e628424dbf214551021 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 09:58:47 -0400 Subject: [PATCH 054/283] =?UTF-8?q?Wed=20Jun=2006=202018=2009:58: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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index d690a53a..0b15252c 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados \ No newline at end of file +Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni \ No newline at end of file From 3445865272284b173371d50e03b614937e72561c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:00:47 -0400 Subject: [PATCH 055/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:00: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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 0b15252c..9f012121 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni \ No newline at end of file +Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus \ No newline at end of file From 73596bea75fbb12e58c2b6e6b6e2f452ecbafc4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:02:47 -0400 Subject: [PATCH 056/283] =?UTF-8?q?Wed=20Jun=2006=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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 9f012121..47a0ac77 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus \ No newline at end of file +Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas \ No newline at end of file From 55338c9e06770c2c391279529fc31373f18e4fda Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:04:47 -0400 Subject: [PATCH 057/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:04: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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 47a0ac77..50bb20bb 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas \ No newline at end of file +Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, e \ No newline at end of file From 5145986a6112a4ab713b373930a729da24cd6233 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:06:16 -0400 Subject: [PATCH 058/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:06:15=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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 50bb20bb..cebdb56e 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, e \ No newline at end of file +\v 16 \v 17 Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, en su lugar, Su mano se ha extendido. \ No newline at end of file From d9450ecb16454a52f7300a83de662baf8e1433f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:42:17 -0400 Subject: [PATCH 059/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:42:16=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 --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index cebdb56e..f0e7961e 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 Esos que dirigen su pueblo dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, en su lugar, Su mano se ha extendido. \ No newline at end of file +\v 16 \v 17 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, en su lugar, Su mano se ha extendido. \ No newline at end of file From 1ae770dccd42b9a652d2cf0790d653847bcb23ab Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:44:17 -0400 Subject: [PATCH 060/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:44:16=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 --- 09/16.txt | 2 +- 09/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/18.txt diff --git a/09/16.txt b/09/16.txt index f0e7961e..cc084e77 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no disminuye, en su lugar, Su mano se ha extendido. \ No newline at end of file +\v 16 \v 17 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no ha cedido, en su lugar, Su mano se ha extendido. \ No newline at end of file diff --git a/09/18.txt b/09/18.txt new file mode 100644 index 00000000..10ce8999 --- /dev/null +++ b/09/18.txt @@ -0,0 +1 @@ +La \ No newline at end of file From 600338409e615a41ca2596f5fc87bf188549f22c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:46:17 -0400 Subject: [PATCH 061/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:46:16=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 --- 09/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/18.txt b/09/18.txt index 10ce8999..073ab857 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -La \ No newline at end of file +La maldad quema como un fuego; devora las zarzas y espinas; \ No newline at end of file From 20a1c9fe2e14f86f48358cde3636a87486e44beb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:48:17 -0400 Subject: [PATCH 062/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:48:16=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 --- 09/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/18.txt b/09/18.txt index 073ab857..97d844db 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -La maldad quema como un fuego; devora las zarzas y espinas; \ No newline at end of file +La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, \ No newline at end of file From 8e216c4f2753780cb2c9f6cb1d3c30a852442560 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:50:17 -0400 Subject: [PATCH 063/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:50:16=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 --- 09/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/18.txt b/09/18.txt index 97d844db..88ec20a9 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, \ No newline at end of file +La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, los que se levantan en una columna de humo. A través de la furia del SEÑOR de los ejércitos la tierra es \ No newline at end of file From 2b08666a3dfb3e522773e89cc70960d61f721352 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:52:17 -0400 Subject: [PATCH 064/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:52:16=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 --- 09/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/18.txt b/09/18.txt index 88ec20a9..f9af00a2 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, los que se levantan en una columna de humo. A través de la furia del SEÑOR de los ejércitos la tierra es \ No newline at end of file +La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, los que se levantan en una columna de humo. A través de la furia del SEÑOR de los ejércitos la tierra es quemada, y el pueblo es como combustible para el fuego. Ningún hombre \ No newline at end of file From 2f93c4272d6f41fa79848b04a72bcdb9372a66dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:54:17 -0400 Subject: [PATCH 065/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:54:16=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 --- 09/18.txt | 2 +- 09/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/20.txt diff --git a/09/18.txt b/09/18.txt index f9af00a2..917a1a99 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, los que se levantan en una columna de humo. A través de la furia del SEÑOR de los ejércitos la tierra es quemada, y el pueblo es como combustible para el fuego. Ningún hombre \ No newline at end of file +\v 18 La maldad quema como un fuego; devora las zarzas y espinas; incluso quema los matorrales del bosque, los que se levantan en una columna de humo. \v 19 A través de la furia del SEÑOR de los ejércitos la tierra es quemada, y el pueblo es como combustible para el fuego. Ningún hombre perdona a su hermano. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 00000000..cfe54826 --- /dev/null +++ b/09/20.txt @@ -0,0 +1 @@ +Ellos tomarán comida \ No newline at end of file From c2f71cbe688a923ef9c072d27b10af7b40ef44aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:56:17 -0400 Subject: [PATCH 066/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:56:16=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 --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index cfe54826..dde782ae 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida \ No newline at end of file +Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos \ No newline at end of file From 401fb7b32f8ff67192043f28f4206ea9c4da4bc2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 10:58:17 -0400 Subject: [PATCH 067/283] =?UTF-8?q?Wed=20Jun=2006=202018=2010:58:17=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 --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index dde782ae..9fca87fe 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos \ No newline at end of file +Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda \ No newline at end of file From e7f013203bc44e992b35e583982b5f070c2b4591 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:00:17 -0400 Subject: [PATCH 068/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:00:17=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 --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 9fca87fe..32e51f2b 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda \ No newline at end of file +Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos \ No newline at end of file From 96542a65906f7bdc67bbb8380391e814b6f2c109 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:02:17 -0400 Subject: [PATCH 069/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:02:17=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 --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 32e51f2b..5e8eaea9 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos \ No newline at end of file +Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos. Cada uno incluso comerá la carne de su propio brazo. Manasés devorará a Efraín, y Efraín \ No newline at end of file From aa1cb821a5ba67cc8940559957e2dbb9f4b2129c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:04:17 -0400 Subject: [PATCH 070/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:04:17=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 --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 5e8eaea9..d93ec732 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos. Cada uno incluso comerá la carne de su propio brazo. Manasés devorará a Efraín, y Efraín \ No newline at end of file +Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos. Cada uno incluso comerá la carne de su propio brazo. Manasés devorará a Efraín, y Efraín, a Manasés; y ellos juntos atacarán a Judá. En todas estas cosas, Su ira no ha cesido; en cambio, Su mano \ No newline at end of file From f107db54c75752b16f9cd5a717da93de15b5e609 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:06:12 -0400 Subject: [PATCH 071/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:06:12=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 --- 09/16.txt | 2 +- 09/20.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/16.txt b/09/16.txt index cc084e77..b96c26c8 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no ha cedido, en su lugar, Su mano se ha extendido. \ No newline at end of file +\v 16 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. \v 17 Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no ha cedido, en su lugar, Su mano sigue extendida. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt index d93ec732..be5d17f7 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos. Cada uno incluso comerá la carne de su propio brazo. Manasés devorará a Efraín, y Efraín, a Manasés; y ellos juntos atacarán a Judá. En todas estas cosas, Su ira no ha cesido; en cambio, Su mano \ No newline at end of file +\v 20 Ellos tomarán comida en su mano derecha pero seguirán con hambre; ellos podrán comer alimento con la mano izquierda pero no serán satisfechos. Cada uno incluso comerá la carne de su propio brazo. \v 21 Manasés devorará a Efraín, y Efraín, a Manasés; y ellos juntos atacarán a Judá. En todas estas cosas, Su ira no ha cedido; en cambio, Su mano sigue extendida. \ No newline at end of file From b76ad75e811d8b1014724423e5b9baa0a8c7872a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:10:14 -0400 Subject: [PATCH 072/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:10:13=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 --- 09/01.txt | 2 +- 09/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index c6604ff8..7dd06d0b 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo temprano el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos mas tarde lo hará glorioso, el camino del mar, mas allá del Jordán, Galilea de las naciones. \v 2 La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file +\c 9 \v 1 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo anterior el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos más tarde lo hará glorioso, el camino del mar, más allá del Jordán, Galilea de las naciones. \v 2 La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file diff --git a/09/03.txt b/09/03.txt index 9075461a..4a73327e 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Tu has multiplicado la nación; Tu has aumentado su regocijo. Ellos se regocijan ante Tí como la alegría del tiempo de la cosecha, como los hombres se regocijan cuando ellos dividen el saqueo. \ No newline at end of file +\v 3 Tú has multiplicado la nación; Tú has aumentado su regocijo. Ellos se regocijan ante Tí como la alegría del tiempo de la cosecha, como los hombres se regocijan cuando ellos dividen el saqueo. \ No newline at end of file From 5fd9554ff2c123799a12e0a9515d0fcd28c0b564 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:12:14 -0400 Subject: [PATCH 073/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:12:13=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 --- 09/06.txt | 2 +- 09/11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/06.txt b/09/06.txt index 79f1070a..162b5c02 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \v 7 Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez mas. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file +\v 6 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \v 7 Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez más. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt index a02b0711..e80c1324 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 Por lo tanto el SEÑOR se levantará contra Rezin, su adversario, y removerá sus enemigos, \v 12 los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file +\v 11 Por lo tanto el SEÑOR levantará a contra a Rezin, su adversario, y removerá sus enemigos, \v 12 los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file From 7e611c41c6e2586ff3f8611f8eb07d408bc42d3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:14:14 -0400 Subject: [PATCH 074/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:14:13=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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index e80c1324..48c10fb4 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 Por lo tanto el SEÑOR levantará a contra a Rezin, su adversario, y removerá sus enemigos, \v 12 los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file +\v 11 Por lo tanto el SEÑOR levantará en contra a Rezin, su adversario, y removerá sus enemigos, \v 12 los Arameos en el este, y los filisteos en el oeste. Ellos devorarán a Israel con bocas abiertas. En todas estas cosas, su ira no disminuye; en su lugar, todavía su mano esta extendida. \ No newline at end of file From db2125a39f3f46fe61ced5c4bff8d0dfd9f9a29e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:18:14 -0400 Subject: [PATCH 075/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:18:13=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 47f20f1f..14fca3bc 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Lucy Rios" ], - "finished_chunks": [] + "finished_chunks": [ + "09-title" + ] } \ No newline at end of file From 1d99fd11f243b1ad71e62df7aaf8e44438ab1983 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:20:14 -0400 Subject: [PATCH 076/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:20:13=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 --- 09/01.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index 7dd06d0b..6af6d9df 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 La oscuridad se disipará de ella la que estaba en angustia. En un tiempo anterior el humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos más tarde lo hará glorioso, el camino del mar, más allá del Jordán, Galilea de las naciones. \v 2 La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file +\c 9 \v 1 La penumbra se disipará de ella la que estaba en angustia. En un tiempo anterior él humilló la tierra de Zabulón y la tierra de Neftalí, pero en tiempos más tarde lo hará glorioso, el camino del mar, más allá del Jordán, Galilea de las naciones. \v 2 La gente que camina en oscuridad ha visto una gran luz; esos que han vivido en la tierra de sombra de muerte, la luz ha brillado para ellos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 14fca3bc..8765c5e8 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,8 @@ "Lucy Rios" ], "finished_chunks": [ - "09-title" + "09-title", + "09-01", + "09-03" ] } \ No newline at end of file From 67a82caa2c4287c250b7810cbbe0cdf6a4f391cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:24:14 -0400 Subject: [PATCH 077/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:24:13=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 --- 09/04.txt | 2 +- 09/06.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/09/04.txt b/09/04.txt index a8b1db2a..14afc3fd 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \v 5 Por que cada bota pisando en el tumulto y las ropas enrolladas en sangre serán quemadas, combustible para el fuego. \ No newline at end of file +\v 4 Por el yugo de su carga, la viga entre sus hombros, la vara de sus opresores, has sido destrozada como en los días de Madián. \v 5 Por que cada bota que pise el tumulto y las prendas enrolladas en sangre serán quemadas, combustible para el fuego. \ No newline at end of file diff --git a/09/06.txt b/09/06.txt index 162b5c02..7ba53791 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 Por que para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \v 7 Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez más. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file +\v 6 Pues para nosotros un niño ha nacido, a nosotros un hijo nos ha sido dado; y el gobierno estará sobre Su hombro; y Su nombre será llamado: Maravilloso Consejero, Dios Poderoso, Padre Eterno, Príncipe de Paz. \v 7 Del aumento de Su gobierno y de paz ahí no tendrá fin, como el gobierna sobre el trono de David, y sobre su reino, para establecerlo y sostenerlo con justicia y con derecho desde este tiempo adelante y cada vez más. El sello del SEÑOR de los ejércitos hará esto. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8765c5e8..a73f9ef7 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ "finished_chunks": [ "09-title", "09-01", - "09-03" + "09-03", + "09-04", + "09-06" ] } \ No newline at end of file From 5cd01b6faaecffd33d91828f7674af954bd7c9df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:26:14 -0400 Subject: [PATCH 078/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:26:13=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 --- 09/13.txt | 2 +- 09/16.txt | 2 +- manifest.json | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/09/13.txt b/09/13.txt index 42c412de..ba357d94 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. \v 14 Por lo tanto el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \v 15 El líder y el hombre noble son la cabeza; y el profeta que enseña mentira es la cola. \ No newline at end of file +\v 13 Todavía su pueblo no se vuelve a Él quien los golpeó, ni buscarán al SEÑOR de los ejércitos. \v 14 Por lo tanto, el SEÑOR cortará de Israel cabeza y cola, rama de palma y caña, en un día. \v 15 El líder y el hombre noble son la cabeza; y el profeta que enseña mentira es la cola. \ No newline at end of file diff --git a/09/16.txt b/09/16.txt index b96c26c8..acfb58c4 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. \v 17 Por lo tanto el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no ha cedido, en su lugar, Su mano sigue extendida. \ No newline at end of file +\v 16 Esos que dirigen este pueblo los dirigen para desviarlos, esos que son dirigidos por ellos son tragados. \v 17 Por lo tanto, el Señor no se regocijará sobre sus hombres jovenes ni Él tendrá compasión de sus huerfános de padre y viudas, desde que cada uno es sin Dios y unos hacedores de maldad, y toda boca habla cosas tontas. En todas estas cosas, Su ira no ha cedido, en su lugar, Su mano sigue extendida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a73f9ef7..51799e2c 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,11 @@ "09-01", "09-03", "09-04", - "09-06" + "09-06", + "09-08", + "09-11", + "09-13", + "09-16", + "09-18" ] } \ No newline at end of file From 666a9e2be4d288b346f6dc98eb73ec814bf5f15d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:26:26 -0400 Subject: [PATCH 079/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:26:25=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 51799e2c..713814e8 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "09-11", "09-13", "09-16", - "09-18" + "09-18", + "09-20" ] } \ No newline at end of file From e0f875fabe193ba96d492eb02ec1d02102834989 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:37:41 -0400 Subject: [PATCH 080/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:37: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 --- 25/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 25/title.txt diff --git a/25/title.txt b/25/title.txt new file mode 100644 index 00000000..886773e1 --- /dev/null +++ b/25/title.txt @@ -0,0 +1 @@ +Capítulo 25 \ No newline at end of file From e9e7d74e498b46305f604804fefa85556fd5bd79 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:47:41 -0400 Subject: [PATCH 081/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:47: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 --- 25/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 25/01.txt diff --git a/25/01.txt b/25/01.txt new file mode 100644 index 00000000..2d8ae9e5 --- /dev/null +++ b/25/01.txt @@ -0,0 +1 @@ +\c 25 SEÑOR Tu eres mi Dios; \ No newline at end of file From acc5bf80c4f311854a6a1607fb6bb0ca561147f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:49:41 -0400 Subject: [PATCH 082/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:49: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index 2d8ae9e5..a4e5713d 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 SEÑOR Tu eres mi Dios; \ No newline at end of file +\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas \ No newline at end of file From 5f213ea0597df667b240acd4e6f8f10b6aca4b06 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:51:41 -0400 Subject: [PATCH 083/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:51: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index a4e5713d..2c68c2cc 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas \ No newline at end of file +\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por \ No newline at end of file From 782d5bd55908514ca4c0a39b3b0cbd003a2d4ca0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:53:41 -0400 Subject: [PATCH 084/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:53: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index 2c68c2cc..6cc576ce 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por \ No newline at end of file +\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en \ No newline at end of file From db42dcf2f879cb6e26ebbb254882ba775e7b4c3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:55:41 -0400 Subject: [PATCH 085/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:55: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index 6cc576ce..5c3b2ae6 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en \ No newline at end of file +\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad implacable \ No newline at end of file From 044e3a21531a64c3e36245369fa1e9f53a25a853 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:56:54 -0400 Subject: [PATCH 086/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:56: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index 5c3b2ae6..abb80c2c 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad implacable \ No newline at end of file +\c 25 \v 1 \v 2 \v 3 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file From 7ed17b99ccc3b9b66e6d27dd81adf8b8e0b1979d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 11:58:55 -0400 Subject: [PATCH 087/283] =?UTF-8?q?Wed=20Jun=2006=202018=2011:58: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 --- 25/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 25/04.txt diff --git a/25/04.txt b/25/04.txt new file mode 100644 index 00000000..96823960 --- /dev/null +++ b/25/04.txt @@ -0,0 +1 @@ +Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su \ No newline at end of file From c2ed0a7a44cbbcc28bd88cde2609ed977db9bae1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 12:00:55 -0400 Subject: [PATCH 088/283] =?UTF-8?q?Wed=20Jun=2006=202018=2012:00: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 --- 25/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/04.txt b/25/04.txt index 96823960..8becab93 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su \ No newline at end of file +Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable \ No newline at end of file From 5371979be2d6fa613a276135fa93b1fd760617a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 12:02:55 -0400 Subject: [PATCH 089/283] =?UTF-8?q?Wed=20Jun=2006=202018=2012:02: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 --- 25/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/04.txt b/25/04.txt index 8becab93..561124d9 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable \ No newline at end of file +Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extrang \ No newline at end of file From 1d36f0eca20c69d3d0e14568686762dbb561d78c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 12:04:55 -0400 Subject: [PATCH 090/283] =?UTF-8?q?Wed=20Jun=2006=202018=2012:04: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 --- 25/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/04.txt b/25/04.txt index 561124d9..c21d64e1 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extrang \ No newline at end of file +Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los \ No newline at end of file From ea80b00706eb8113d2574b445109d87d17bf8104 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 12:05:30 -0400 Subject: [PATCH 091/283] =?UTF-8?q?Wed=20Jun=2006=202018=2012:05: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 --- 25/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/04.txt b/25/04.txt index c21d64e1..2cb16aaf 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los \ No newline at end of file +\v 4 \v 5 Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file From f5ad35212db5441d135adcbfd67fd5cc1cedcda8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:37:32 -0400 Subject: [PATCH 092/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:37: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 --- 25/04.txt | 2 +- 25/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 25/06.txt diff --git a/25/04.txt b/25/04.txt index 2cb16aaf..9f3edf49 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file +\v 4 \v 5 Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file diff --git a/25/06.txt b/25/06.txt new file mode 100644 index 00000000..110573c4 --- /dev/null +++ b/25/06.txt @@ -0,0 +1 @@ +En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un \ No newline at end of file From f1f93524da2adc72a461969f5a8d0cf5982f09cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:39:32 -0400 Subject: [PATCH 093/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:39: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 110573c4..3952d5e6 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un \ No newline at end of file +En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de \ No newline at end of file From 663f7d2e1efa8f9189c1efe4d2a76902a85c73a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:41:32 -0400 Subject: [PATCH 094/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:41: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 3952d5e6..7e680947 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de \ No newline at end of file From ce1dda1ae2a9fed0d4fed9ab89e628db55c76401 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:43:33 -0400 Subject: [PATCH 095/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:43: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 7e680947..ffd31bbf 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en e \ No newline at end of file From 39b5444e9fa7801d3c3cf54b2fe649316b77d33c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:45:32 -0400 Subject: [PATCH 096/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:45: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index ffd31bbf..5b4125e8 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en e \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso \ No newline at end of file From 24c5f6251f10cd0ea2c2ac9e1cbd782a4dab8aa0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:47:32 -0400 Subject: [PATCH 097/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:47: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 5b4125e8..ee811fcd 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso. Él destruirá en esSmontaña \ No newline at end of file From e43875acf3e527396626e09f75210c1fb39f3f76 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:49:33 -0400 Subject: [PATCH 098/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:49: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index ee811fcd..49f33303 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso. Él destruirá en esSmontaña \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña el \ No newline at end of file From 99e4b75a2e558a2d5bad2720fb21e383fb92ef05 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:51:32 -0400 Subject: [PATCH 099/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:51: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 49f33303..8d3bdfab 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos escogidos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña el \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos \ No newline at end of file From e55df130fd3be949fdeac3138db473dc47c228c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:53:34 -0400 Subject: [PATCH 100/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:53: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 8d3bdfab..6765d387 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la \ No newline at end of file From 05d9bebcd140edfd2ac4b94fd7b8700f10fd10cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:55:33 -0400 Subject: [PATCH 101/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:55: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 6765d387..25c7540f 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se \ No newline at end of file From e699551dc487e1b6cd505edd45e5a2ecf535bac6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:57:32 -0400 Subject: [PATCH 102/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:57: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 25c7540f..45ddc7be 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará toda lágrima \ No newline at end of file From 3fa38f1e063d9809e96fb95640342953a294ebf8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 13:59:32 -0400 Subject: [PATCH 103/283] =?UTF-8?q?Wed=20Jun=2006=202018=2013:59: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 45ddc7be..5c683951 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará toda lágrima \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él \ No newline at end of file From 194c8d543e46c09a18910dd97e77e6aabffba3e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:01:32 -0400 Subject: [PATCH 104/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:01: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 5c683951..2d566855 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él \ No newline at end of file +\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file From fd5a71a1d1c311e5d00fde51ea772ea5323768ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:03:32 -0400 Subject: [PATCH 105/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:03: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 2d566855..eb159db2 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 En esta montaña el SEÑOR de los ejércitos hará de todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file +\v 6 \v 8 En esta montaña el SEÑOR de los ejércitos hará para todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. \v 7 Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file From 46f584509430ad237b72a8beef0dea42ed7f5551 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:05:32 -0400 Subject: [PATCH 106/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:05: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 --- 25/06.txt | 2 +- 25/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 25/09.txt diff --git a/25/06.txt b/25/06.txt index eb159db2..90c25f38 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 \v 8 En esta montaña el SEÑOR de los ejércitos hará para todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. \v 7 Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file +\v 6 En esta montaña el SEÑOR de los ejércitos hará para todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. \v 7 Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. \v 8 Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file diff --git a/25/09.txt b/25/09.txt new file mode 100644 index 00000000..1f24e6cd --- /dev/null +++ b/25/09.txt @@ -0,0 +1 @@ +Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y \ No newline at end of file From 7f424f8c47c54d4f6fa8e14227eb3651a5804967 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:07:32 -0400 Subject: [PATCH 107/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:07: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 --- 25/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/09.txt b/25/09.txt index 1f24e6cd..5d7f6e8a 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y \ No newline at end of file +Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación \ No newline at end of file From 1724072b18ce75634040c1aafdb140f89c2c0bbd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:09:32 -0400 Subject: [PATCH 108/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:09: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 --- 25/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/09.txt b/25/09.txt index 5d7f6e8a..36dc9c0c 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación \ No newline at end of file +Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' Por que en esta montaña la mano del SEÑOR descansará; u Moab será \ No newline at end of file From e29b25c9f622f0d347a07f8131547464d7462af9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:11:32 -0400 Subject: [PATCH 109/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:11: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 --- 25/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/09.txt b/25/09.txt index 36dc9c0c..9908d961 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' Por que en esta montaña la mano del SEÑOR descansará; u Moab será \ No newline at end of file +Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar en pozo lleno d estiercol \ No newline at end of file From d2ae90450bcd1e42ad0e18c6504fe79b68bb6e14 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:12:53 -0400 Subject: [PATCH 110/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:12: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 --- 25/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/09.txt b/25/09.txt index 9908d961..1269f96d 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar en pozo lleno d estiercol \ No newline at end of file +\v 9 Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar en pozo lleno de estiercol. \ No newline at end of file From a3170151a802be00c6d538169a7dd8c8fb7e3b05 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:14:55 -0400 Subject: [PATCH 111/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:14:54=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 --- 25/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 25/11.txt diff --git a/25/11.txt b/25/11.txt new file mode 100644 index 00000000..31221686 --- /dev/null +++ b/25/11.txt @@ -0,0 +1 @@ +Ellos extenderán sus manos en el en el medio de \ No newline at end of file From cc9790477bad9c3352630e36625bf406b77b7933 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:16:55 -0400 Subject: [PATCH 112/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:16:54=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 --- 25/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/11.txt b/25/11.txt index 31221686..c15ff6d2 100644 --- a/25/11.txt +++ b/25/11.txt @@ -1 +1 @@ -Ellos extenderán sus manos en el en el medio de \ No newline at end of file +Ellos extenderán sus manos en el en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo en \ No newline at end of file From dbe6ac069a99899ce969d62ca22e61ffd763278d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:18:55 -0400 Subject: [PATCH 113/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:18:54=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 --- 25/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/11.txt b/25/11.txt index c15ff6d2..0c906457 100644 --- a/25/11.txt +++ b/25/11.txt @@ -1 +1 @@ -Ellos extenderán sus manos en el en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo en \ No newline at end of file +Ellos extenderán sus manos en el en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo a pesar de la habilidad de sus manos. Las paredes de sus altas fortalezas Él las \ No newline at end of file From ffff57a16ce53ea0f2a6b978c190905d12eab481 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:20:33 -0400 Subject: [PATCH 114/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:20:33=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 --- 25/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/11.txt b/25/11.txt index 0c906457..c91db101 100644 --- a/25/11.txt +++ b/25/11.txt @@ -1 +1 @@ -Ellos extenderán sus manos en el en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo a pesar de la habilidad de sus manos. Las paredes de sus altas fortalezas Él las \ No newline at end of file +\v 11 \v 12 Ellos extenderán sus manos en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo a pesar de la habilidad de sus manos. Las paredes de sus altas fortalezas Él las derribará hasta el suelo, hasta el polvo. \ No newline at end of file From 8ef18b7696da13c303ee664bc1043b52ba2f3f80 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:22:34 -0400 Subject: [PATCH 115/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:22: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 --- 25/01.txt | 2 +- 25/11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/25/01.txt b/25/01.txt index abb80c2c..db7c47a5 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 \v 1 \v 2 \v 3 SEÑOR Tu eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file +\c 25 \v 1 \v 2 \v 3 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file diff --git a/25/11.txt b/25/11.txt index c91db101..9f2926f8 100644 --- a/25/11.txt +++ b/25/11.txt @@ -1 +1 @@ -\v 11 \v 12 Ellos extenderán sus manos en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo a pesar de la habilidad de sus manos. Las paredes de sus altas fortalezas Él las derribará hasta el suelo, hasta el polvo. \ No newline at end of file +\v 11 Ellos extenderán sus manos en el medio de eso, como el nadador extiende sus manos para nadar. Pero el SEÑOR derribará su orgullo a pesar de la habilidad de sus manos. \v 12 Las paredes de sus altas fortalezas Él las derribará hasta el suelo, hasta el polvo. \ No newline at end of file From 690da0f95422049eaa2c8e86ca45f2c2d53f4bb0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:24:35 -0400 Subject: [PATCH 116/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:24: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index db7c47a5..fa550e19 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 \v 1 \v 2 \v 3 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tu has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. Por que Tu has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. Por lo tanto una gente extraña Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file +\c 25 \v 1 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tú has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. \v 2 Por que Tú has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. \v 3 Por lo tanto una gente fuerTe glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file From 8773fb447212b3969d085462013af484ad1cdd53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:26:34 -0400 Subject: [PATCH 117/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:26: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 --- 25/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/01.txt b/25/01.txt index fa550e19..fcfd768c 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 \v 1 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tú has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. \v 2 Por que Tú has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. \v 3 Por lo tanto una gente fuerTe glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file +\c 25 \v 1 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tú has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. \v 2 Por que Tú has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. \v 3 Por lo tanto una gente fuerte Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file From c140ed8cb73dfb752841435c404ad6fe2ad50d81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:28:36 -0400 Subject: [PATCH 118/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:28: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 --- 25/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/04.txt b/25/04.txt index 9f3edf49..bd15f572 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -\v 4 \v 5 Por que Tu has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, y como calor en la tierra seca, Tu suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file +\v 4 Por que Tú has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, \v 5 y como calor en la tierra seca, Tú suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file From c904caa0973a141a79355d77050368c6a53eb166 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:30:34 -0400 Subject: [PATCH 119/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:30: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 --- 25/01.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/25/01.txt b/25/01.txt index fcfd768c..311cf413 100644 --- a/25/01.txt +++ b/25/01.txt @@ -1 +1 @@ -\c 25 \v 1 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré, Tu nombre; por que Tú has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. \v 2 Por que Tú has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. \v 3 Por lo tanto una gente fuerte Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file +\c 25 \v 1 SEÑOR Tú eres mi Dios; yo te exaltaré, yo alabaré Tu nombre; por que Tú has hecho cosas maravillosas, cosas planificadas hace tiempo, en perfecta fidelidad. \v 2 Por que Tú has hecho la ciudad un montón, la ciudad fortificada, una ruina, y una fortaleza de extraños en ninguna ciudad. \v 3 Por lo tanto un pueblo fuerte Te glorificará, una ciudad de naciones implacables Te temerán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 713814e8..854a425c 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,8 @@ "09-13", "09-16", "09-18", - "09-20" + "09-20", + "25-title", + "25-01" ] } \ No newline at end of file From 7c79cd1fcea89ec9bafa612c9edbdc6629436805 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:32:35 -0400 Subject: [PATCH 120/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:32: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 --- 25/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/25/04.txt b/25/04.txt index bd15f572..335b5213 100644 --- a/25/04.txt +++ b/25/04.txt @@ -1 +1 @@ -\v 4 Por que Tú has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio de la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, \v 5 y como calor en la tierra seca, Tú suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file +\v 4 Por que Tú has sido un lugar de seguridad para el que es pobre, un refugio para el que tiene necesidad en su angustia- un refugio para la tormenta y una sombra en el calor. Cuando el aliento del implacable era como tormenta contra el muro, \v 5 y como calor en la tierra seca, Tú suavizaste el sonido de los extranjeros, como el calor es suavizado por la sombra de la nube, así que la canción de los implacables es contestada. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 854a425c..bf0313c6 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "09-18", "09-20", "25-title", - "25-01" + "25-01", + "25-04" ] } \ No newline at end of file From 492fe70309b49bca74a0d0e387aba7aab057953e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:34:34 -0400 Subject: [PATCH 121/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:34: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 --- 25/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/06.txt b/25/06.txt index 90c25f38..ad209cb2 100644 --- a/25/06.txt +++ b/25/06.txt @@ -1 +1 @@ -\v 6 En esta montaña el SEÑOR de los ejércitos hará para todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. \v 7 Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. \v 8 Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file +\v 6 En esta montaña el SEÑOR de los ejércitos preparará para todos los pueblos un festín de las mejores comidas, de vinos añejos, de carnes tiernas, un festín en el poso. \v 7 Él destruirá en esta montaña la cobertura de todos los pueblos, la tela tejida sobre todas las naciones. \v 8 Él se tragará la muerte para siempre, y el SEÑOR Dios borrará fuera las lágrimas de todos los rostros; la desgracia de Su pueblo Él la sacará de toda la tierra, por que el SEÑOR lo ha dicho. \ No newline at end of file From 91489abeabcfb5f6e196a075b19ae3ebfc210df7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:36:34 -0400 Subject: [PATCH 122/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014: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 --- 25/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/25/09.txt b/25/09.txt index 1269f96d..c150aaf0 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -\v 9 Se dirá en aquel día:'' Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar en pozo lleno de estiercol. \ No newline at end of file +\v 9 Se dirá en aquel día: ''Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar, en pozo lleno de estiercol. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bf0313c6..6ea11ff6 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "09-20", "25-title", "25-01", - "25-04" + "25-04", + "25-06" ] } \ No newline at end of file From 6ad28250cb27ac7998e5b0f154dbfaf1dce9fa89 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:38:37 -0400 Subject: [PATCH 123/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:38: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 --- 25/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/25/09.txt b/25/09.txt index c150aaf0..250a883e 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -\v 9 Se dirá en aquel día: ''Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar, en pozo lleno de estiercol. \ No newline at end of file +\v 9 Se dirá en aquel día: ''Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar, así como la paka es pisoteada en un pozo lleno de estiercol. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6ea11ff6..b7f545e3 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "25-title", "25-01", "25-04", - "25-06" + "25-06", + "25-09" ] } \ No newline at end of file From d86d9a95f19b0b290b8ce0d36fc40524ecfa2bb9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:40:35 -0400 Subject: [PATCH 124/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:40: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 --- 25/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25/09.txt b/25/09.txt index 250a883e..42235746 100644 --- a/25/09.txt +++ b/25/09.txt @@ -1 +1 @@ -\v 9 Se dirá en aquel día: ''Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar, así como la paka es pisoteada en un pozo lleno de estiercol. \ No newline at end of file +\v 9 Se dirá en aquel día: ''Mira, este es nuestro Dios; hemos esperado por Él, y Él nos salvará. Este es el SEÑOR; hemos esperado por Él, estaremos alegres y regocijados en Su salvación.'' \v 10 Por que en esta montaña la mano del SEÑOR descansará; y Moab será pisoteado en su lugar, así como la paja es pisoteada en un pozo lleno de estiercol. \ No newline at end of file From d8e1ae6d83ebe5308e3cbc8800eb90d81ade1a7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:41:08 -0400 Subject: [PATCH 125/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:41:08=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 b7f545e3..34a2c411 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "25-01", "25-04", "25-06", - "25-09" + "25-09", + "25-11" ] } \ No newline at end of file From 22ccb45adab3dc2ae8adfce0dad1990e6fe26050 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:57:10 -0400 Subject: [PATCH 126/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:57:09=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 --- 35/01.txt | 1 + 35/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 35/01.txt create mode 100644 35/title.txt diff --git a/35/01.txt b/35/01.txt new file mode 100644 index 00000000..dddd0440 --- /dev/null +++ b/35/01.txt @@ -0,0 +1 @@ +\c 35 El desierto y el Arabá estarán contentos \ No newline at end of file diff --git a/35/title.txt b/35/title.txt new file mode 100644 index 00000000..300c9aa3 --- /dev/null +++ b/35/title.txt @@ -0,0 +1 @@ +Capítulo 35 \ No newline at end of file From 716a6959197d7ccb2e9d3005cf91770dad8fb7a4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 14:59:10 -0400 Subject: [PATCH 127/283] =?UTF-8?q?Wed=20Jun=2006=202018=2014:59:09=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 --- 35/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/01.txt b/35/01.txt index dddd0440..64c3a926 100644 --- a/35/01.txt +++ b/35/01.txt @@ -1 +1 @@ -\c 35 El desierto y el Arabá estarán contentos \ No newline at end of file +\c 35 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, florecerá abundantemente y se regocijará con \ No newline at end of file From b8e04bd64d1ba2b7f71a90c71f727c27d194a956 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:01:10 -0400 Subject: [PATCH 128/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:01:09=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 --- 35/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/01.txt b/35/01.txt index 64c3a926..726ab5ac 100644 --- a/35/01.txt +++ b/35/01.txt @@ -1 +1 @@ -\c 35 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, florecerá abundantemente y se regocijará con \ No newline at end of file +\c 35 \v 1 \v 2 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, florecerá abundantemente y se regocijará con alegría y cantará; la gloria del Líbano le será dada, el esplendor del Carmelo y Sarón; \ No newline at end of file From fd5c1d308fbb6b636b76b9b2ddee628e449e0fe2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:03:10 -0400 Subject: [PATCH 129/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:03:09=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 --- 35/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/01.txt b/35/01.txt index 726ab5ac..580d344a 100644 --- a/35/01.txt +++ b/35/01.txt @@ -1 +1 @@ -\c 35 \v 1 \v 2 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, florecerá abundantemente y se regocijará con alegría y cantará; la gloria del Líbano le será dada, el esplendor del Carmelo y Sarón; \ No newline at end of file +\c 35 \v 1 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, \v 2 florecerá abundantemente y se regocijará con alegría y cantará; la gloria del Líbano le será dada, el esplendor del Carmelo y Sarón; ellos verán la gloria del SEÑOR, el esplendor de nuestro Dios. \ No newline at end of file From 8194f452d5a116ccc05f0f9ae08447c69f463760 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:05:10 -0400 Subject: [PATCH 130/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:05:09=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 --- 35/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 35/03.txt diff --git a/35/03.txt b/35/03.txt new file mode 100644 index 00000000..58439654 --- /dev/null +++ b/35/03.txt @@ -0,0 +1 @@ +Fortalezcan las manos débiles, y \ No newline at end of file From 3d161952db950c65f360cd42cc2945197831bf3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:06:58 -0400 Subject: [PATCH 131/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:06:57=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 --- 35/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/03.txt b/35/03.txt index 58439654..7a3d4ade 100644 --- a/35/03.txt +++ b/35/03.txt @@ -1 +1 @@ -Fortalezcan las manos débiles, y \ No newline at end of file +\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso, \ No newline at end of file From a1e9e23a09b7e5d73dcb9788bd00cca7441d09f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:36:59 -0400 Subject: [PATCH 132/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:36:59=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 --- 35/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/03.txt b/35/03.txt index 7a3d4ade..f67686bc 100644 --- a/35/03.txt +++ b/35/03.txt @@ -1 +1 @@ -\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso, \ No newline at end of file +\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso,'' ¡Sean fuertes, no tengan temor! Vean, Su Dios vendrá con venganza, con la recompensa \ No newline at end of file From 8e96ebfaa1156b96ddb0d26e0a9e99b1012665d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:38:50 -0400 Subject: [PATCH 133/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:38: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 --- 35/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/03.txt b/35/03.txt index f67686bc..fe216219 100644 --- a/35/03.txt +++ b/35/03.txt @@ -1 +1 @@ -\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso,'' ¡Sean fuertes, no tengan temor! Vean, Su Dios vendrá con venganza, con la recompensa \ No newline at end of file +\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso,'' ¡Sean fuertes, no tengan temor! Vean, Su Dios vendrá con venganza, con la recompensa de Dios. Él vendrá y les salvará.'' \ No newline at end of file From 581e8fd2cdef623a83916e6697a9472508b8114e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:40:51 -0400 Subject: [PATCH 134/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:40: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 --- 35/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 35/05.txt diff --git a/35/05.txt b/35/05.txt new file mode 100644 index 00000000..503589ad --- /dev/null +++ b/35/05.txt @@ -0,0 +1 @@ +Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo \ No newline at end of file From 525ee87e0390272d8ae059e272860518d47c2731 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:42:51 -0400 Subject: [PATCH 135/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:42: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 503589ad..3faa2631 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo \ No newline at end of file +Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas \ No newline at end of file From b3afe235556c68efb42de3a45179b73d2eea6d70 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:44:51 -0400 Subject: [PATCH 136/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:44: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 3faa2631..7035de26 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas \ No newline at end of file +Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el \ No newline at end of file From 6e0292b81b9b1bae7e569d17e5725eebc59344ec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:46:51 -0400 Subject: [PATCH 137/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:46: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 7035de26..8a831435 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el \ No newline at end of file +\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en \ No newline at end of file From 7825139e6f7ea029b931b474c0a62ca126e6b7db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:48:51 -0400 Subject: [PATCH 138/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:48: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 8a831435..07b7f047 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en \ No newline at end of file +\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo \ No newline at end of file From e149f2b016b341bf543d94d760193c4d1fd5abb3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:50:52 -0400 Subject: [PATCH 139/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:50: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 07b7f047..caaa48f1 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo \ No newline at end of file +\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos \ No newline at end of file From 018690b050f50fe612a0db308451613761553ea5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:52:51 -0400 Subject: [PATCH 140/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:52: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index caaa48f1..8e2d2996 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos \ No newline at end of file +\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con \ No newline at end of file From fe88571103a495e2dde3442267195104d22e8350 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:54:05 -0400 Subject: [PATCH 141/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:54: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 8e2d2996..3203262e 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con \ No newline at end of file +\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra de arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file From 6b8f016326ed1f881075d907d363079fe20dcf63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:56:06 -0400 Subject: [PATCH 142/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:56:06=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 --- 35/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 35/08.txt diff --git a/35/08.txt b/35/08.txt new file mode 100644 index 00000000..81c36c81 --- /dev/null +++ b/35/08.txt @@ -0,0 +1 @@ +Una carretera será llamada el santo camino \ No newline at end of file From 0fca8e20476701df5178549b7eacb93e0e722559 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 15:58:08 -0400 Subject: [PATCH 143/283] =?UTF-8?q?Wed=20Jun=2006=202018=2015:58:06=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 --- 35/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/08.txt b/35/08.txt index 81c36c81..de357d37 100644 --- a/35/08.txt +++ b/35/08.txt @@ -1 +1 @@ -Una carretera será llamada el santo camino \ No newline at end of file +Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Per \ No newline at end of file From 067ada3c2a7109afd76c15355596739b9dae3920 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:00:06 -0400 Subject: [PATCH 144/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:00:06=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 --- 35/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/08.txt b/35/08.txt index de357d37..50266ddc 100644 --- a/35/08.txt +++ b/35/08.txt @@ -1 +1 @@ -Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Per \ No newline at end of file +Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. NINGÚN LEÓ \ No newline at end of file From ae819e49a0b36aa8d325aee870b3598f4fe2f2a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:02:06 -0400 Subject: [PATCH 145/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:02:06=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 --- 35/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/08.txt b/35/08.txt index 50266ddc..e4ee663b 100644 --- a/35/08.txt +++ b/35/08.txt @@ -1 +1 @@ -Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. NINGÚN LEÓ \ No newline at end of file +Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. Ningún tonto irá ahí. Ningún león estará ahí, ninguna bestia feroz estará en \ No newline at end of file From 5785e21bec9ee5f5d5f6a4c603d3a05e9d21885d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:04:08 -0400 Subject: [PATCH 146/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:04:06=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 --- 35/08.txt | 2 +- 35/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 35/10.txt diff --git a/35/08.txt b/35/08.txt index e4ee663b..85758435 100644 --- a/35/08.txt +++ b/35/08.txt @@ -1 +1 @@ -Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. Ningún tonto irá ahí. Ningún león estará ahí, ninguna bestia feroz estará en \ No newline at end of file +\v 8 \v 9 Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. Ningún tonto irá ahí. Ningún león estará ahí, ninguna bestia feroz estará en ella; ellos no serán encontrados allí, pero el redimido podrá caminar allí. \ No newline at end of file diff --git a/35/10.txt b/35/10.txt new file mode 100644 index 00000000..f4e2ca32 --- /dev/null +++ b/35/10.txt @@ -0,0 +1 @@ +Lo \ No newline at end of file From ac252adde76570a05982be0bb216881e18f07306 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:06:06 -0400 Subject: [PATCH 147/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:06:06=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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index f4e2ca32..81550005 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -Lo \ No newline at end of file +Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; \ No newline at end of file From d28b7f5b41a1f1e1b95d3791e92c571047de4b43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:08:08 -0400 Subject: [PATCH 148/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:08:06=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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index 81550005..62356d00 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; \ No newline at end of file +Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y \ No newline at end of file From 99319cff95b83a300877696077e2e8beff9d48ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:10:07 -0400 Subject: [PATCH 149/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:10:06=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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index 62356d00..b523d8b5 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y \ No newline at end of file +Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, \ No newline at end of file From 4479858332c8971fe05ffa5f122f3938ed6795f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:12:08 -0400 Subject: [PATCH 150/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:12:06=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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index b523d8b5..a24cabfb 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, \ No newline at end of file +Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, dolor y gemido \ No newline at end of file From ec4edc48c6da87dc02fdb26d575659de60d8a452 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:13:39 -0400 Subject: [PATCH 151/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:13: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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index a24cabfb..515fcc87 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, dolor y gemido \ No newline at end of file +\v 10 Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, dolor y gemido huirán. \ No newline at end of file From b6aa8b1094ba1b0d531803d19c39be953c159719 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:15:40 -0400 Subject: [PATCH 152/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:15:39=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 --- 35/05.txt | 2 +- 35/08.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/35/05.txt b/35/05.txt index 3203262e..d744050f 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Entonces los ojos del ciego verán, y los oidos del sordo oirán. Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. La tierra de arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file +\v 5 Entonces los ojos del ciego verán, y los oidos del sordo oirán. \v 6 Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. \v 7 La tierra de arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file diff --git a/35/08.txt b/35/08.txt index 85758435..ffe6586a 100644 --- a/35/08.txt +++ b/35/08.txt @@ -1 +1 @@ -\v 8 \v 9 Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. Ningún tonto irá ahí. Ningún león estará ahí, ninguna bestia feroz estará en ella; ellos no serán encontrados allí, pero el redimido podrá caminar allí. \ No newline at end of file +\v 8 Una carretera será allí llamada el Santo Camino. El inmundo no podrá viajar por allí. Pero será para Él quién andará en ella. Ningún tonto irá ahí. \v 9 Ningún león estará ahí, ninguna bestia feroz estará en ella; ellos no serán encontrados allí, pero el redimido podrá caminar allí. \ No newline at end of file From 90c7cf49265af9696f4e317fc4948dbc669d06aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:17:40 -0400 Subject: [PATCH 153/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:17:39=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 --- 35/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/03.txt b/35/03.txt index fe216219..cbc20503 100644 --- a/35/03.txt +++ b/35/03.txt @@ -1 +1 @@ -\v 3 \v 4 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. Diga a esos que tienen un corazón temeroso,'' ¡Sean fuertes, no tengan temor! Vean, Su Dios vendrá con venganza, con la recompensa de Dios. Él vendrá y les salvará.'' \ No newline at end of file +\v 3 Fortalezcan las manos débiles, y estabilicen las rodillas que tiemblan. \v 4 Diga a esos que tienen un corazón temeroso,'' ¡Sean fuertes, no tengan temor! Vean, Su Dios vendrá con venganza, con la recompensa de Dios. Él vendrá y les salvará.'' \ No newline at end of file From aa76c445a93cdb740084740ca7813189e2ae0b1b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:19:40 -0400 Subject: [PATCH 154/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:19:39=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 --- 35/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/01.txt b/35/01.txt index 580d344a..9d9d4a4e 100644 --- a/35/01.txt +++ b/35/01.txt @@ -1 +1 @@ -\c 35 \v 1 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, \v 2 florecerá abundantemente y se regocijará con alegría y cantará; la gloria del Líbano le será dada, el esplendor del Carmelo y Sarón; ellos verán la gloria del SEÑOR, el esplendor de nuestro Dios. \ No newline at end of file +\c 35 \v 1 El desierto y el Arabá estarán contentos; y el desierto se regocijará y florecerá. Como la rosa, \v 2 florecerá abundantemente y se regocijará con alegría y canto; la gloria del Líbano le será dada, el esplendor del Carmelo y Sarón; ellos verán la gloria del SEÑOR, el esplendor de nuestro Dios. \ No newline at end of file From 3dcb36e020cf8691c0f9636413ac81ff982f3d44 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:21:40 -0400 Subject: [PATCH 155/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:21:39=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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index d744050f..4aedf5a5 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 Entonces los ojos del ciego verán, y los oidos del sordo oirán. \v 6 Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. \v 7 La tierra de arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file +\v 5 Entonces los ojos del ciego verán, y los oidos del sordo oirán. \v 6 Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. \v 7 La arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file From b2b07229672f6df3872ee85747558f3afae2e6db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:23:40 -0400 Subject: [PATCH 156/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:23: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 --- 35/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/05.txt b/35/05.txt index 4aedf5a5..5ea61194 100644 --- a/35/05.txt +++ b/35/05.txt @@ -1 +1 @@ -\v 5 Entonces los ojos del ciego verán, y los oidos del sordo oirán. \v 6 Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. \v 7 La arena ardiente se convertirá en estanque, y el sediento suelo manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file +\v 5 Entonces los ojos del ciego verán, y los oidos del sordo oirán. \v 6 Entonces el hombre cojo saltará como un ciervo, y la lengua enmudecida cantará, y las aguas brotarán en el Arabá, y corrientes en el desierto. \v 7 La arena ardiente se convertirá en estanque, y el sediento suelo, en manantiales de agua; en la habitación de chacales, donde una vez ellos se acostaron, habrá pastos con cañas y juncos. \ No newline at end of file From 2dfe183f331e41348c47f25975f89d8a07b143ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:25:40 -0400 Subject: [PATCH 157/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:25: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 --- 35/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/35/10.txt b/35/10.txt index 515fcc87..01ec43d8 100644 --- a/35/10.txt +++ b/35/10.txt @@ -1 +1 @@ -\v 10 Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sión, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, dolor y gemido huirán. \ No newline at end of file +\v 10 Los rescatados del SEÑOR regresarán y vendrán con cánticos a Sion, y eterno regocijo estará en sus cabezas; alegría y júbilo les sobrecogerá, dolor y gemido huirán. \ No newline at end of file From 4edfe287872aa9381429e3adeafe879f2b29c18f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:27:40 -0400 Subject: [PATCH 158/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:27: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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 34a2c411..ccb5eed7 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "25-04", "25-06", "25-09", - "25-11" + "25-11", + "35-title" ] } \ No newline at end of file From 7d0ed46a59961f2ca35ebd4138aa2c8849a9ee94 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:29:40 -0400 Subject: [PATCH 159/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:29: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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ccb5eed7..0f802ba2 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "25-06", "25-09", "25-11", - "35-title" + "35-title", + "35-01" ] } \ No newline at end of file From 3956f0f1bfdeb53c313d7dd9183379d281de6610 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:31:40 -0400 Subject: [PATCH 160/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:31: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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0f802ba2..e11f4651 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "25-09", "25-11", "35-title", - "35-01" + "35-01", + "35-03" ] } \ No newline at end of file From ed6c5f73bc7b99304bf4a5644504fa9bcf691a7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:33:34 -0400 Subject: [PATCH 161/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:33: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 --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e11f4651..9df1d9bd 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,9 @@ "25-11", "35-title", "35-01", - "35-03" + "35-03", + "35-05", + "35-08", + "35-10" ] } \ No newline at end of file From ffba579f4d0edddd735a809470d1f57e4b856f75 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:41:36 -0400 Subject: [PATCH 162/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:41:35=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 --- 39/01.txt | 1 + 39/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 39/01.txt create mode 100644 39/title.txt diff --git a/39/01.txt b/39/01.txt new file mode 100644 index 00000000..17ee1f26 --- /dev/null +++ b/39/01.txt @@ -0,0 +1 @@ +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezaquías; \ No newline at end of file diff --git a/39/title.txt b/39/title.txt new file mode 100644 index 00000000..8dcd19ea --- /dev/null +++ b/39/title.txt @@ -0,0 +1 @@ +Capítulo 39 \ No newline at end of file From 6a16685f5f0d04f4502d78aff54197731ae56dff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 6 Jun 2018 16:43:38 -0400 Subject: [PATCH 163/283] =?UTF-8?q?Wed=20Jun=2006=202018=2016:43: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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index 17ee1f26..c0b77ce3 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezaquías; \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; \ No newline at end of file From 1e2e408eb6eba7ceb4fdb29c0aa3070a138a65ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:39:18 -0400 Subject: [PATCH 164/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:39:18=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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index c0b77ce3..ba1d24a2 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que el había oido que Ezequias \ No newline at end of file From e44a5c9325e4aba33d63e94ed7213658347cd5b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:41:18 -0400 Subject: [PATCH 165/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:41:18=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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index ba1d24a2..3bf37df3 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que el había oido que Ezequias \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que el había oido que Ezequias \ No newline at end of file From 19126bf4604736c18a9576c6d088206cff5ae568 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:49:18 -0400 Subject: [PATCH 166/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:49:18=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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index 3bf37df3..23c01f43 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que el había oido que Ezequias \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su \ No newline at end of file From 3aad81c72e594540ac4a9cebfedc6c5a3692eaf9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:51:18 -0400 Subject: [PATCH 167/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:51:18=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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index 23c01f43..5cb1f962 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacen de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de \ No newline at end of file From c6366b86d4f3e01d0d95686e2ee8eb13b0498574 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:53:18 -0400 Subject: [PATCH 168/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:53:18=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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index 5cb1f962..add11c70 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacen de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de \ No newline at end of file +\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file From b7ca1536bc15a89f6ce38bb46b7400a9c02f47dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:54:25 -0400 Subject: [PATCH 169/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:54: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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index add11c70..96cbd99e 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 \v 2 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file +\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file From c9ce5680809ed40a2445f02a4cf41a00e6790f42 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:56:26 -0400 Subject: [PATCH 170/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:56:25=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 --- 39/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 39/03.txt diff --git a/39/03.txt b/39/03.txt new file mode 100644 index 00000000..7a3ea584 --- /dev/null +++ b/39/03.txt @@ -0,0 +1 @@ +Entonces Isaías el profeta vino al Rey Ezequías y le preguntó \ No newline at end of file From f07eadf7c0b492a059b1e72b357a84c595f25e12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 08:58:26 -0400 Subject: [PATCH 171/283] =?UTF-8?q?Thu=20Jun=2007=202018=2008:58:25=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 --- 39/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/03.txt b/39/03.txt index 7a3ea584..2d94f512 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -Entonces Isaías el profeta vino al Rey Ezequías y le preguntó \ No newline at end of file +Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos? \ No newline at end of file From 32e488d2fda658d02087d650ea9bd171bb7949a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:00:26 -0400 Subject: [PATCH 172/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:00:25=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 --- 39/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/03.txt b/39/03.txt index 2d94f512..5ea83f9c 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos? \ No newline at end of file +Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde la lejana \ No newline at end of file From 6081455a77fe01ff1aaca4c77a2c8d60341eddbb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:02:26 -0400 Subject: [PATCH 173/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:02:25=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 --- 39/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/03.txt b/39/03.txt index 5ea83f9c..b489db0c 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde la lejana \ No newline at end of file +Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: \ No newline at end of file From fd2598b4e836b212050095c8d050e12b26d8ef32 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:04:26 -0400 Subject: [PATCH 174/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:04:25=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 --- 39/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/03.txt b/39/03.txt index b489db0c..91c21a10 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: \ No newline at end of file +Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file From 74a1ec2b2bd3d13c4cea9467c9697fccff4d4454 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:06:26 -0400 Subject: [PATCH 175/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:06:25=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 --- 39/01.txt | 2 +- 39/03.txt | 2 +- 39/05.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 39/05.txt diff --git a/39/01.txt b/39/01.txt index 96cbd99e..4c5f458b 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequias había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a sus mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file +\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequías había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a los mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file diff --git a/39/03.txt b/39/03.txt index 91c21a10..f7a1dfe1 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file +\v 3 Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' \v 4 Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file diff --git a/39/05.txt b/39/05.txt new file mode 100644 index 00000000..d3c922ff --- /dev/null +++ b/39/05.txt @@ -0,0 +1 @@ +Entonces I \ No newline at end of file From 663f956a323fa6c2f3be0cec7312a4ea53870b3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:08:26 -0400 Subject: [PATCH 176/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:08:25=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 --- 39/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/05.txt b/39/05.txt index d3c922ff..fe8b34b1 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -Entonces I \ No newline at end of file +Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días estan por venir \ No newline at end of file From 4811c1ed0b4e5c8f1ff6c62545a7088b99a65680 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:10:26 -0400 Subject: [PATCH 177/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:10:25=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 --- 39/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/05.txt b/39/05.txt index fe8b34b1..d58e8020 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días estan por venir \ No newline at end of file +Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado \ No newline at end of file From f5a2fc7cf706ac9b6655b5d5fe3ca73e84720145 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:12:26 -0400 Subject: [PATCH 178/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:12:25=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 --- 39/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/05.txt b/39/05.txt index d58e8020..fd889b49 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado \ No newline at end of file +Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file From 3a42a0b14d5944d483110ddac95fe732512edbe1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:14:26 -0400 Subject: [PATCH 179/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:14:25=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 --- 39/05.txt | 2 +- 39/07.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 39/07.txt diff --git a/39/05.txt b/39/05.txt index fd889b49..3ee696fa 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file +\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file diff --git a/39/07.txt b/39/07.txt new file mode 100644 index 00000000..6ae1444e --- /dev/null +++ b/39/07.txt @@ -0,0 +1 @@ +Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en \ No newline at end of file From 32d18cb160608e6736476fa7f929d60dd8443cfe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:16:26 -0400 Subject: [PATCH 180/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:16:25=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 --- 39/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/07.txt b/39/07.txt index 6ae1444e..d2fd7f7c 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en \ No newline at end of file +Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' \ No newline at end of file From ce8797b6349d9d078dea347564d1092337aaf14c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:18:26 -0400 Subject: [PATCH 181/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:18:25=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 --- 39/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/07.txt b/39/07.txt index d2fd7f7c..1d9ac5ba 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' \ No newline at end of file +Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' \ No newline at end of file From 504dfb88221e3af5761891ef3b3aac03b8fb8ee0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:20:26 -0400 Subject: [PATCH 182/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:20:25=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 --- 39/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/07.txt b/39/07.txt index 1d9ac5ba..856020f2 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' \ No newline at end of file +Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file From 47584cacaae8d5db821cb29e6b0d4559ccbfc5a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:21:46 -0400 Subject: [PATCH 183/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:21: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 --- 39/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/07.txt b/39/07.txt index 856020f2..7f567645 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tu has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file +\v 7 \v 8 Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tú has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file From 4b2103d403fb58ac204a35f5831e1ba46ac2b2ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:23:47 -0400 Subject: [PATCH 184/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:23: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 --- 39/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/01.txt b/39/01.txt index 4c5f458b..93e50016 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; por que él había oido que Ezequías había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a los mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file +\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; porque él había oido que Ezequías había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a los mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file From 4145b016870e054b4f0a1699a6f5566e3ace8c4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:25:47 -0400 Subject: [PATCH 185/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:25: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 --- 39/01.txt | 2 +- 39/05.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/39/01.txt b/39/01.txt index 93e50016..ccc7cfe9 100644 --- a/39/01.txt +++ b/39/01.txt @@ -1 +1 @@ -\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; porque él había oido que Ezequías había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a los mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file +\c 39 \v 1 En los tiempos de Merodac Baladán hijo de Baladán, rey de Babilonia, envió cartas y regalos a Ezequías; porque él había oído que Ezequías había estado enfermo y se había recuperado. \v 2 Ezequías se complació con esas cosas; él le mostró a los mensajeros su casa de almacén de cosas valiosas-la plata, el oro, las especias y los preciados aceites, la casa de almacén de sus armas, y todo lo que se encontraba en sus casas de almacén. No hubo nada en su casa, nada en su reino, que Ezequías no le mostrase a ellos. \ No newline at end of file diff --git a/39/05.txt b/39/05.txt index 3ee696fa..3d990753 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que estan por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file +\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que estn por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file From 53fe1625ee14a1874683b4dba141c985256c14d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:27:40 -0400 Subject: [PATCH 186/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:27:39=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 --- 39/05.txt | 2 +- 39/07.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/39/05.txt b/39/05.txt index 3d990753..06c2dff0 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que estn por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file +\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que están por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file diff --git a/39/07.txt b/39/07.txt index 7f567645..b9569ae6 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -\v 7 \v 8 Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' Entonces Ezequías dijo a Isaiás:''La palabra del SEÑOR que tú has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file +\v 7 Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' \v 8 Entonces Ezequías dijo a Isaiás: ''La palabra del SEÑOR que tú has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file From 04d3474a4a88454c3ae4993b0b94c3f13d7ff60c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:29:41 -0400 Subject: [PATCH 187/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:29: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 --- 39/03.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/39/03.txt b/39/03.txt index f7a1dfe1..0ba23ed7 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -\v 3 Entonces Isaías el profeta vino al Rey Ezequías y le preguntó a él: '' ¿Que esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' \v 4 Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file +\v 3 Entonces Isaías el profeta vino al Rey Ezequías y le preguntó: '' ¿Qué esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' \v 4 Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9df1d9bd..4b4461c1 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,8 @@ "35-03", "35-05", "35-08", - "35-10" + "35-10", + "39-title", + "39-01" ] } \ No newline at end of file From ba415dda58b40780751248ee696e78c93f35ccdc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:31:41 -0400 Subject: [PATCH 188/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:31: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 --- 39/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/39/03.txt b/39/03.txt index 0ba23ed7..10eb30e3 100644 --- a/39/03.txt +++ b/39/03.txt @@ -1 +1 @@ -\v 3 Entonces Isaías el profeta vino al Rey Ezequías y le preguntó: '' ¿Qué esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' \v 4 Isaías pregunto: ¿Que vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No ha habido nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file +\v 3 Entonces Isaías el profeta vino al Rey Ezequías y le preguntó: '' ¿Qué esos hombres te dijeron a tí? ¿De dónde vinieron ellos?'' Ezequías dijo: ''Ellos vinieron a mi desde el país distante de Babilonia.'' \v 4 Isaías pregunto: ¿Qué vieron ellos en tu casa?'' Ezequías le respondió: Ellos han visto todo en mi casa. No hubo nada entre mis valiosas cosas que yo no les haya mostrado a ellos.'' \ No newline at end of file From 8a68af3abd0782c89d888236886baeac43daff61 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:33:41 -0400 Subject: [PATCH 189/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:33: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 --- 39/05.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/39/05.txt b/39/05.txt index 06c2dff0..f24eb2d8 100644 --- a/39/05.txt +++ b/39/05.txt @@ -1 +1 @@ -\v 5 Entonces Isaías le dijo a Ezequías, ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que están por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file +\v 5 Entonces Isaías le dijo a Ezequías: ''Escucha la palabra del SEÑOR de los ejércitos: \v 6 'Mira, los días que están por venir cuando todo en tu palacio, las cosas que tus ancestros han almacenado hasta el día presente, será llevado a Babilonia. Nada será dejado, dice el SEÑOR. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4b4461c1..30fc3aaf 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,8 @@ "35-08", "35-10", "39-title", - "39-01" + "39-01", + "39-03", + "39-05" ] } \ No newline at end of file From 95cafacad873f612888d14a642daf012c3130c87 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:35:07 -0400 Subject: [PATCH 190/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:35:07=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 --- 39/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/39/07.txt b/39/07.txt index b9569ae6..7ac38c85 100644 --- a/39/07.txt +++ b/39/07.txt @@ -1 +1 @@ -\v 7 Y los hijos nacidos de tí, a quienes tu mismo has engendrado-ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' \v 8 Entonces Ezequías dijo a Isaiás: ''La palabra del SEÑOR que tú has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file +\v 7 Y los hijos nacidos de ti, a quienes tú mismo has engendrado -ellos se los llevarán y ellos se volverán eunucos en el palacio del rey de Babilonia.''' \v 8 Entonces Ezequías dijo a Isaiás: ''La palabra del SEÑOR que tú has hablado es buena.'' Por que él pensó:'' Habrá paz en mis días.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 30fc3aaf..c387718c 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "39-title", "39-01", "39-03", - "39-05" + "39-05", + "39-07" ] } \ No newline at end of file From 4bfc3a2188df07243a50ae8dcc395e9969d663e0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:39:09 -0400 Subject: [PATCH 191/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:39:08=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 --- 47/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 47/01.txt diff --git a/47/01.txt b/47/01.txt new file mode 100644 index 00000000..c0cfb855 --- /dev/null +++ b/47/01.txt @@ -0,0 +1 @@ +\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate \ No newline at end of file From 49587e871fc03a8efe3acb5115138c1b91244717 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:41:09 -0400 Subject: [PATCH 192/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:41:08=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 --- 47/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/01.txt b/47/01.txt index c0cfb855..ca8ec143 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate \ No newline at end of file +\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás \ No newline at end of file From ee59c09b90e3cd3f5e6c7cfebc2292f9034590cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:43:10 -0400 Subject: [PATCH 193/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:43:08=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 --- 47/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/01.txt b/47/01.txt index ca8ec143..8f6fadb7 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás \ No newline at end of file +\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma \ No newline at end of file From 518d076857b556907f6edeeb5df0140d7bc06a5f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:45:09 -0400 Subject: [PATCH 194/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:45:08=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 --- 47/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/01.txt b/47/01.txt index 8f6fadb7..30cc912b 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma \ No newline at end of file +\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica \ No newline at end of file From 2b1fe950de1baae6bb7b253594122de71915c306 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:47:09 -0400 Subject: [PATCH 195/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:47:08=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 --- 47/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/01.txt b/47/01.txt index 30cc912b..dc439522 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica \ No newline at end of file +\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica que ondea, descubre tus \ No newline at end of file From 803fb31b900f429c31353ee0fc8837c2f0c02f00 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:48:55 -0400 Subject: [PATCH 196/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:48:54=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 --- 47/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/01.txt b/47/01.txt index dc439522..77f08717 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tu no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica que ondea, descubre tus \ No newline at end of file +\c 47 \v 1 \v 2 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tú no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica que ondea, descubre tus piernas, cruza las corrientes. \ No newline at end of file From 91d0a2b1f3e7c5cf416247d83bc0414d83add0da Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:50:56 -0400 Subject: [PATCH 197/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:50: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 --- 47/01.txt | 2 +- 47/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 47/03.txt diff --git a/47/01.txt b/47/01.txt index 77f08717..a664edbd 100644 --- a/47/01.txt +++ b/47/01.txt @@ -1 +1 @@ -\c 47 \v 1 \v 2 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tú no serás llamada primorosa y delicada. Toma una piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica que ondea, descubre tus piernas, cruza las corrientes. \ No newline at end of file +\c 47 \v 1 Ven siéntate en el polvo, virgen hija de Babilonia; siéntate en el suelo sin un trono, hija de los caldeos. Tú no serás llamada primorosa y delicada. \v 2 Toma la piedra de molino y muele harina; remueve tu velo, desnudáte de tu túnica que ondea, descubre tus piernas, cruza las corrientes. \ No newline at end of file diff --git a/47/03.txt b/47/03.txt new file mode 100644 index 00000000..3ffcbd17 --- /dev/null +++ b/47/03.txt @@ -0,0 +1 @@ +Tu desnudez será descubierta, sí, tu vergüenza será vista \ No newline at end of file From bd75fa910c5fa5787e7596aad76e4584766f0dec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:52:56 -0400 Subject: [PATCH 198/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:52: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 --- 47/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/03.txt b/47/03.txt index 3ffcbd17..9e4feae5 100644 --- a/47/03.txt +++ b/47/03.txt @@ -1 +1 @@ -Tu desnudez será descubierta, sí, tu vergüenza será vista \ No newline at end of file +Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El S \ No newline at end of file From 059c4a63460c3081c8d2860177edfc7e49d5a905 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:54:56 -0400 Subject: [PATCH 199/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:54: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 --- 47/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/03.txt b/47/03.txt index 9e4feae5..b2ccaf2e 100644 --- a/47/03.txt +++ b/47/03.txt @@ -1 +1 @@ -Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El S \ No newline at end of file +Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file From 09d10be6f5cbf72cf14c60a9ea9ed18b1c64f61c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:55:28 -0400 Subject: [PATCH 200/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009: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 --- 47/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/03.txt b/47/03.txt index b2ccaf2e..0b67b6a5 100644 --- a/47/03.txt +++ b/47/03.txt @@ -1 +1 @@ -Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file +\v 3 \v 4 \v 5 Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file From 8e23e88bb12442cea9b431dc5297a6c38dedb625 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:57:29 -0400 Subject: [PATCH 201/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:57: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 --- 47/03.txt | 2 +- 47/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 47/06.txt diff --git a/47/03.txt b/47/03.txt index 0b67b6a5..fc4f09b3 100644 --- a/47/03.txt +++ b/47/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file +\v 3 Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. \v 4 Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. \v 5 Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file diff --git a/47/06.txt b/47/06.txt new file mode 100644 index 00000000..83393dea --- /dev/null +++ b/47/06.txt @@ -0,0 +1 @@ +Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di \ No newline at end of file From a24c1f66ef2e91a032f53625a1a16a7e20a97c80 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 09:59:29 -0400 Subject: [PATCH 202/283] =?UTF-8?q?Thu=20Jun=2007=202018=2009:59: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 --- 47/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/06.txt b/47/06.txt index 83393dea..ea75e5b4 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di \ No newline at end of file +Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. \ No newline at end of file From 23113da48f9c987001f7a22e51ee5d21f90c87e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:01:29 -0400 Subject: [PATCH 203/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:01: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 --- 47/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/06.txt b/47/06.txt index ea75e5b4..9c270306 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. \ No newline at end of file +Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón \ No newline at end of file From b3d0adddc881196561e8644defe2acec14104dfb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:03:29 -0400 Subject: [PATCH 204/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:03: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 --- 47/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/06.txt b/47/06.txt index 9c270306..c08609e7 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón \ No newline at end of file +Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file From f34407acb0b607de7e664fa9516a9c70c5303b8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:05:29 -0400 Subject: [PATCH 205/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:05: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 --- 47/06.txt | 2 +- 47/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 47/08.txt diff --git a/47/06.txt b/47/06.txt index c08609e7..335b1cdd 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la di en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file +\v 6 \v 7 Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file diff --git a/47/08.txt b/47/08.txt new file mode 100644 index 00000000..31546302 --- /dev/null +++ b/47/08.txt @@ -0,0 +1 @@ +Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y \ No newline at end of file From 4b1461f8547ad668a6d53e6ea2a17c40f4edf8c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:06:17 -0400 Subject: [PATCH 206/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:06:17=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 --- 47/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/08.txt b/47/08.txt index 31546302..81e246f8 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y \ No newline at end of file +\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni \ No newline at end of file From 9a12e9a041c53b08f0600a5fb63be26966070e33 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:40:19 -0400 Subject: [PATCH 207/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:40:18=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 --- 47/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/08.txt b/47/08.txt index 81e246f8..c797afd1 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni \ No newline at end of file +\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni \ No newline at end of file From 17339d2fb6a67a29c26a9a6a10f41dab6522baf4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:42:19 -0400 Subject: [PATCH 208/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:42:18=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 --- 47/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/08.txt b/47/08.txt index c797afd1..4ddb9d0c 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni \ No newline at end of file +\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti \ No newline at end of file From 7e9cd4a531364346e658d3009c0d19b390b6a69b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:44:19 -0400 Subject: [PATCH 209/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:44:18=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 --- 47/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/08.txt b/47/08.txt index 4ddb9d0c..89202de4 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti \ No newline at end of file +\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, \ No newline at end of file From b30bd185e2954ea6bbeb43361a831e3993a816f0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:46:19 -0400 Subject: [PATCH 210/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:46:18=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 --- 47/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/08.txt b/47/08.txt index 89202de4..72b1b648 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Ýo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, \ No newline at end of file +\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Yo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, a pesar de tus hechicerias y de tus muchos encantamientos y amuletos. \ No newline at end of file From c343e4ad77ae4b902099077ff008ed761eddb7ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:48:19 -0400 Subject: [PATCH 211/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:48:18=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 --- 47/08.txt | 2 +- 47/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 47/10.txt diff --git a/47/08.txt b/47/08.txt index 72b1b648..7b9f7af4 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Yo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, a pesar de tus hechicerias y de tus muchos encantamientos y amuletos. \ No newline at end of file +\v 8 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Yo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' \v 9 Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, a pesar de tus hechicerias y de tus muchos encantamientos y amuletos. \ No newline at end of file diff --git a/47/10.txt b/47/10.txt new file mode 100644 index 00000000..eb5cc54f --- /dev/null +++ b/47/10.txt @@ -0,0 +1 @@ +Tu has \ No newline at end of file From 77dc0beb660721232495f8f40b23bb519669ec8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:50:19 -0400 Subject: [PATCH 212/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:50:18=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 --- 47/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/10.txt b/47/10.txt index eb5cc54f..561df289 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -Tu has \ No newline at end of file +Tu has confiado en tu maldad; tu has dicho: Nadie me ve'';tu sabiduria y tu conocimiento te ha llevado \ No newline at end of file From 1122743b674184a406a69a46c32c07147a7ae0d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:52:19 -0400 Subject: [PATCH 213/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:52:18=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 --- 47/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/10.txt b/47/10.txt index 561df289..209ad2ff 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -Tu has confiado en tu maldad; tu has dicho: Nadie me ve'';tu sabiduria y tu conocimiento te ha llevado \ No newline at end of file +Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: \ No newline at end of file From 5cc5c1f92aa83d9baebcdbd53b04734ef6edac81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:54:19 -0400 Subject: [PATCH 214/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:54:18=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 --- 47/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/10.txt b/47/10.txt index 209ad2ff..aa3a8720 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: \ No newline at end of file +Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahi no hay nadie como yo.'' El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. Lestrucción \ No newline at end of file From a7062306702758a52cc645f34fb71b84917f4f6d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:56:19 -0400 Subject: [PATCH 215/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:56:18=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 --- 47/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/10.txt b/47/10.txt index aa3a8720..45f2d1f7 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahi no hay nadie como yo.'' El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. Lestrucción \ No newline at end of file +Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahi no hay nadie como yo.'' El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te \ No newline at end of file From c65321f8ebf45445c643ca0384f76163543eb0b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 10:58:19 -0400 Subject: [PATCH 216/283] =?UTF-8?q?Thu=20Jun=2007=202018=2010:58:18=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 --- 47/10.txt | 2 +- 47/12.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 47/12.txt diff --git a/47/10.txt b/47/10.txt index 45f2d1f7..91114979 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahi no hay nadie como yo.'' El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te \ No newline at end of file +\v 10 Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahí no hay nadie como yo.'' \v 11 El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te golpeará de repente, antes de que lo sepas. \ No newline at end of file diff --git a/47/12.txt b/47/12.txt new file mode 100644 index 00000000..675f43ab --- /dev/null +++ b/47/12.txt @@ -0,0 +1 @@ +P \ No newline at end of file From 4415025c0b6e31d174966ec4d325c0a9e320e707 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:00:19 -0400 Subject: [PATCH 217/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:00:18=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 --- 47/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/12.txt b/47/12.txt index 675f43ab..787acf46 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -P \ No newline at end of file +Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales con fe has recitado desde tu niñez \ No newline at end of file From e8e247e9cbef870303577ec2a43902e6841a46ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:02:19 -0400 Subject: [PATCH 218/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:02:18=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 --- 47/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/12.txt b/47/12.txt index 787acf46..0c7a6d3a 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales con fe has recitado desde tu niñez \ No newline at end of file +Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas \ No newline at end of file From 71692df1f8405a9bf7eeb36272e6bcf666e388e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:04:19 -0400 Subject: [PATCH 219/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:04:18=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 --- 47/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/12.txt b/47/12.txt index 0c7a6d3a..2327e8db 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas \ No newline at end of file +Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres \ No newline at end of file From cc0c7daa3de0228e2c5209a7f3697c77112b2ee2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:06:19 -0400 Subject: [PATCH 220/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:06:18=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 --- 47/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/12.txt b/47/12.txt index 2327e8db..72f14db8 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres \ No newline at end of file +Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos \ No newline at end of file From 9886e34dee5c2d2b7067db443a7306928d987b07 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:08:19 -0400 Subject: [PATCH 221/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:08:18=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 --- 47/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/12.txt b/47/12.txt index 72f14db8..a9fab9ed 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -Persiste ahora en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos \ No newline at end of file +\v 12 \v 13 Persiste en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar el desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos que te salven de lo que te va a ocurrir. \ No newline at end of file From da1bc2f899841bc6abff48e75d9ab64b38612b9c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:10:19 -0400 Subject: [PATCH 222/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:10:18=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 --- 47/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 47/14.txt diff --git a/47/14.txt b/47/14.txt new file mode 100644 index 00000000..187ece3e --- /dev/null +++ b/47/14.txt @@ -0,0 +1 @@ +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos \ No newline at end of file From 2db881e2907eccac9f4eb377e1e93a0a8a577122 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:12:19 -0400 Subject: [PATCH 223/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:12:18=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 --- 47/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/14.txt b/47/14.txt index 187ece3e..68db1f68 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos \ No newline at end of file +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. Alli no habrá carbones que los calienten y ni fuego \ No newline at end of file From e9003d28b0d9e56b06bf20613183b555e6bd71df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:14:19 -0400 Subject: [PATCH 224/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:14:18=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 --- 47/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/14.txt b/47/14.txt index 68db1f68..9330816d 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. Alli no habrá carbones que los calienten y ni fuego \ No newline at end of file +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es lo que \ No newline at end of file From 9062399b38136464a180eda7b7f8759fd69fcd92 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:16:19 -0400 Subject: [PATCH 225/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:16: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 --- 47/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/14.txt b/47/14.txt index 9330816d..7219565e 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es lo que \ No newline at end of file +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos \ No newline at end of file From ac42193067697ebdd3e9940cb16b67031e56cda2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:18:19 -0400 Subject: [PATCH 226/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:18:18=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 --- 47/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/14.txt b/47/14.txt index 7219565e..ffb9e734 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos \ No newline at end of file +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosos tontas; y cuando tu \ No newline at end of file From 48b85085e923250887047c2d88ea5499dde59c57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:20:19 -0400 Subject: [PATCH 227/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:20:18=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 --- 47/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/14.txt b/47/14.txt index ffb9e734..bc9be3be 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosos tontas; y cuando tu \ No newline at end of file +Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosas tontas; y cuando tu clamas por ayuda, no hay nadie alli que te rescate.'' \ No newline at end of file From 4ceb4bdc495ef31c74bd12cd90d507741a9e35be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:22:19 -0400 Subject: [PATCH 228/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:22:18=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 --- 47/12.txt | 2 +- 47/14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/47/12.txt b/47/12.txt index a9fab9ed..2bb94680 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -\v 12 \v 13 Persiste en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar el desastre. Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos que te salven de lo que te va a ocurrir. \ No newline at end of file +\v 12 Persiste en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar el desastre. \v 13 Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos que te salven de lo que te va a ocurrir. \ No newline at end of file diff --git a/47/14.txt b/47/14.txt index bc9be3be..c80ea3f3 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! Esto es en lo que ellos se han convertido para ti, esos con los que has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosas tontas; y cuando tu clamas por ayuda, no hay nadie alli que te rescate.'' \ No newline at end of file +\v 14 Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! \v 15 Eso es en lo que ellos se han convertido para ti, esos con los que tu has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosas tontas; y cuando tu clamas por ayuda, no hay nadie alli que te rescate.'' \ No newline at end of file From 7bf0a6c910a285cf9098daf3203c2049b5fae6d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:36:40 -0400 Subject: [PATCH 229/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:36: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 --- 47/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/47/06.txt b/47/06.txt index 335b1cdd..da9fd424 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -\v 6 \v 7 Yo estaba enojado con Mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file +\v 6 \v 7 Yo estaba enojado con mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file From 73603a33b7b1fe68d0619c4dbba817ae381bcf2e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:46:41 -0400 Subject: [PATCH 230/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:46: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 --- 47/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 47/title.txt diff --git a/47/title.txt b/47/title.txt new file mode 100644 index 00000000..e4dc6352 --- /dev/null +++ b/47/title.txt @@ -0,0 +1 @@ +Capítulo 47 \ No newline at end of file diff --git a/manifest.json b/manifest.json index c387718c..1f599734 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "39-01", "39-03", "39-05", - "39-07" + "39-07", + "47-title" ] } \ No newline at end of file From 266cdc4b3b2fb9f0e33da6c1a43879263a536f04 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:50:40 -0400 Subject: [PATCH 231/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011: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 --- 47/03.txt | 2 +- 47/06.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/47/03.txt b/47/03.txt index fc4f09b3..98b4bf33 100644 --- a/47/03.txt +++ b/47/03.txt @@ -1 +1 @@ -\v 3 Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a un hombre. \v 4 Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. \v 5 Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tu no serás mas llamada reina de reinos. \ No newline at end of file +\v 3 Tu desnudez será descubierta, sí, tu vergüenza será vista: Yo tomaré venganza y no perdonaré a ningún hombre. \v 4 Nuestro Redentor, el SEÑOR de los ejércitos es Su nombre, El Santo de Israel. \v 5 Siéntate en silencio y ve a la oscuridad, hija de los caldeos; por que tú no serás mas llamada reina de reinos. \ No newline at end of file diff --git a/47/06.txt b/47/06.txt index da9fd424..87a7cbf6 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -\v 6 \v 7 Yo estaba enojado con mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. Tu dijiste: ''Yo los regiré por siempre como soberana reina.'' Tu no llevaste estas cosas a tu corazón, ni tu consideraste como ellas habrían de resultar. \ No newline at end of file +\v 6 Yo estaba enojado con mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. \v 7 Tú dijiste: ''Yo los regiré por siempre como soberana reina.'' Tú no llevaste estas cosas a tu corazón, ni tú consideraste como ellas habrían de resultar. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1f599734..ffaa1daf 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,8 @@ "39-03", "39-05", "39-07", - "47-title" + "47-title", + "47-01", + "47-03" ] } \ No newline at end of file From 9bc044eec9c8f357f1fa59922e8423c4a1e47699 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:52:41 -0400 Subject: [PATCH 232/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:52: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 --- 47/06.txt | 2 +- 47/08.txt | 2 +- 47/10.txt | 2 +- manifest.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/47/06.txt b/47/06.txt index 87a7cbf6..bfe73ac2 100644 --- a/47/06.txt +++ b/47/06.txt @@ -1 +1 @@ -\v 6 Yo estaba enojado con mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. \v 7 Tú dijiste: ''Yo los regiré por siempre como soberana reina.'' Tú no llevaste estas cosas a tu corazón, ni tú consideraste como ellas habrían de resultar. \ No newline at end of file +\v 6 Yo estaba enojado con mi pueblo; Yo contaminé mi heredad y la puse en tus manos, pero tu no les mostraste misericordia; tu pusiste un yugo muy pesado en la gente vieja. \v 7 Tú dijiste: ''Yo los regiré por siempre como soberana reina.'' Tú no llevaste estas cosas a tu corazón, ni tú consideraste como ellas habrían de resultar. \ No newline at end of file diff --git a/47/08.txt b/47/08.txt index 7b9f7af4..f93ec649 100644 --- a/47/08.txt +++ b/47/08.txt @@ -1 +1 @@ -\v 8 Así que ahora escucha esto: tu amas el placer y te sientas segura; tu quien dijo en su corazón: Yo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' \v 9 Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, a pesar de tus hechicerias y de tus muchos encantamientos y amuletos. \ No newline at end of file +\v 8 Así que ahora escucha esto: tú amas el placer y te sientas segura; tú quien dijo en su corazón: Yo existo y no hay nadie como yo; yo nunca me sentaré como una viuda, ni experimentaré la pérdida de hijos.'' \v 9 Pero estas dos cosas te vendrán a ti en un momento en un día: la pérdida de hijos y la viudez; en toda su fuerza ellos vendrán a ti, a pesar de tus hechicerías y de tus muchos encantamientos y amuletos. \ No newline at end of file diff --git a/47/10.txt b/47/10.txt index 91114979..b3e50a7e 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -\v 10 Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduria y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahí no hay nadie como yo.'' \v 11 El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te golpeará de repente, antes de que lo sepas. \ No newline at end of file +\v 10 Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduría y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahí no hay nadie como yo.'' \v 11 El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te golpeará de repente, antes de que lo sepas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ffaa1daf..eafbb2cd 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,8 @@ "39-07", "47-title", "47-01", - "47-03" + "47-03", + "47-06", + "47-08" ] } \ No newline at end of file From 86f486a96d302c9162aa2d64ed7aed42c7e63735 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:54:41 -0400 Subject: [PATCH 233/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:54: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 --- 47/10.txt | 2 +- 47/12.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/47/10.txt b/47/10.txt index b3e50a7e..3188ca8c 100644 --- a/47/10.txt +++ b/47/10.txt @@ -1 +1 @@ -\v 10 Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduría y tu conocimiento te han llevado por mal camino,pero tu dices en tu corazón: '' yo existo, y ahí no hay nadie como yo.'' \v 11 El desastre vendrá sobre ti; tu no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tu no serás capaz de salir de ella. La calamidad te golpeará de repente, antes de que lo sepas. \ No newline at end of file +\v 10 Tu has confiado en tu maldad; tu has dicho: Nadie me ve''; tu sabiduría y tu conocimiento te han llevado por mal camino, pero tu dices en tu corazón: '' yo existo, y ahí no hay nadie como yo.'' \v 11 El desastre vendrá sobre ti; tú no serás capaz de sacarlo con tus encantamientos. La destrucción caerá sobre ti; tú no serás capaz de salir de ella. La calamidad te golpeará de repente, antes de que lo sepas. \ No newline at end of file diff --git a/47/12.txt b/47/12.txt index 2bb94680..f8ce1d8e 100644 --- a/47/12.txt +++ b/47/12.txt @@ -1 +1 @@ -\v 12 Persiste en tus encantamientos y tus muchas hechicerias las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar el desastre. \v 13 Tu estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos que te salven de lo que te va a ocurrir. \ No newline at end of file +\v 12 Persiste en tus encantamientos y tus muchas hechicerías las cuales fielmente has recitado desde tu niñez; quizás seas exitosa; quizas puedas espantar el desastre. \v 13 Tú estas cansada de tus muchas consultas; deja a esos hombres que se levanten y te salven- esos que trazan los cielos y miran a las estrellas, esos que declaran las lunas nuevas- déjalos que te salven de lo que te va a ocurrir. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eafbb2cd..fe502f62 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "47-01", "47-03", "47-06", - "47-08" + "47-08", + "47-10" ] } \ No newline at end of file From c66de76fcd101633e5b7e76952cd7bcaaaa3a041 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:56:40 -0400 Subject: [PATCH 234/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:56: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 --- 47/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/47/14.txt b/47/14.txt index c80ea3f3..7d7095ea 100644 --- a/47/14.txt +++ b/47/14.txt @@ -1 +1 @@ -\v 14 Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos.Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Alli no habrá carbones que los calienten y ningun fuego para ellos sentarse! \v 15 Eso es en lo que ellos se han convertido para ti, esos con los que tu has trabajado, y tu has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosas tontas; y cuando tu clamas por ayuda, no hay nadie alli que te rescate.'' \ No newline at end of file +\v 14 Ve, ellos se convertirán en rastrojo. El fuego los quemará a ellos. Ellos no se podrán salvar a ellos mismos de la mano de la llama. ¡Allí no habrá carbones que los calienten y ningun fuego para ellos sentarse! \v 15 Eso es en lo que ellos se han convertido para ti, esos con los que tú has trabajado, y tú has comprado y vendido con ellos cuando eras joven, y todos ellos siguen haciendo sus mismas cosas tontas; y cuando tú clamas por ayuda, no hay nadie alli que te rescate.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index fe502f62..520aed1b 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "47-03", "47-06", "47-08", - "47-10" + "47-10", + "47-12" ] } \ No newline at end of file From c3c622664be5d957fb0d28c631d4874de2ac4ecf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 11:56:59 -0400 Subject: [PATCH 235/283] =?UTF-8?q?Thu=20Jun=2007=202018=2011:56:59=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 520aed1b..c7e4a837 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "47-06", "47-08", "47-10", - "47-12" + "47-12", + "47-14" ] } \ No newline at end of file From 216b3e74f2fb0644b77808c7c2980101206c821e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 13:33:01 -0400 Subject: [PATCH 236/283] =?UTF-8?q?Thu=20Jun=2007=202018=2013:33: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 --- 55/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 55/title.txt diff --git a/55/title.txt b/55/title.txt new file mode 100644 index 00000000..a4ae2939 --- /dev/null +++ b/55/title.txt @@ -0,0 +1 @@ +Capítulo 55 \ No newline at end of file From ea76e1456fac96a5693f494bb4f513b062f90d98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 13:57:01 -0400 Subject: [PATCH 237/283] =?UTF-8?q?Thu=20Jun=2007=202018=2013: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 --- 55/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 55/01.txt diff --git a/55/01.txt b/55/01.txt new file mode 100644 index 00000000..0195e21d --- /dev/null +++ b/55/01.txt @@ -0,0 +1 @@ +\c 55 ''¡Venga, todo aquel que este sediento, venga a las aguas! y tu quien no tiene dinero, ven, compre y come! \ No newline at end of file From 918cb7fd10b5d45f001f205f97b036e784fdcc52 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 13:59:01 -0400 Subject: [PATCH 238/283] =?UTF-8?q?Thu=20Jun=2007=202018=2013:59: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 --- 55/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/01.txt b/55/01.txt index 0195e21d..66dade4c 100644 --- a/55/01.txt +++ b/55/01.txt @@ -1 +1 @@ -\c 55 ''¡Venga, todo aquel que este sediento, venga a las aguas! y tu quien no tiene dinero, ven, compre y come! \ No newline at end of file +\c 55 ''¡Venga, todo aquel que este sediento, venga a las aguas! ¡y ustedes quienes no tienen dinero, vengan, compra y come! Vengan, compren vino y leche sin dinero y sin costo. \ No newline at end of file From 85bd9d5a5f3d829cb00318cd7293aff05a7ca483 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:01:01 -0400 Subject: [PATCH 239/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:01: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 --- 55/01.txt | 2 +- 55/02.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 55/02.txt diff --git a/55/01.txt b/55/01.txt index 66dade4c..7af369dc 100644 --- a/55/01.txt +++ b/55/01.txt @@ -1 +1 @@ -\c 55 ''¡Venga, todo aquel que este sediento, venga a las aguas! ¡y ustedes quienes no tienen dinero, vengan, compra y come! Vengan, compren vino y leche sin dinero y sin costo. \ No newline at end of file +\c 55 \v 1 ''¡Venga, todo aquel que este sediento, venga a las aguas! ¡y ustedes quienes no tienen dinero, vengan, compren y coman! Vengan, compren vino y leche sin dinero y sin costo. \ No newline at end of file diff --git a/55/02.txt b/55/02.txt new file mode 100644 index 00000000..d73c81b6 --- /dev/null +++ b/55/02.txt @@ -0,0 +1 @@ +¿Porque pesan plata por lo que no es pan? ¿y laboran por lo que no satisface? \ No newline at end of file From d01099f98e7b552c14f5b05ae52d4417060dd70c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:03:01 -0400 Subject: [PATCH 240/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:03: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 --- 55/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/02.txt b/55/02.txt index d73c81b6..12cb788d 100644 --- a/55/02.txt +++ b/55/02.txt @@ -1 +1 @@ -¿Porque pesan plata por lo que no es pan? ¿y laboran por lo que no satisface? \ No newline at end of file +¿Porque pesan plata por lo que no es pan? ¿ y laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en \ No newline at end of file From 8340283469bdd1ef1cc3aae1cf9167df34060f4e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:05:01 -0400 Subject: [PATCH 241/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:05: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 --- 55/02.txt | 2 +- 55/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 55/03.txt diff --git a/55/02.txt b/55/02.txt index 12cb788d..a441360a 100644 --- a/55/02.txt +++ b/55/02.txt @@ -1 +1 @@ -¿Porque pesan plata por lo que no es pan? ¿ y laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en \ No newline at end of file +\v 2 ¿Porque pesan plata por lo que no es pan? ¿ y laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en abundancia. \ No newline at end of file diff --git a/55/03.txt b/55/03.txt new file mode 100644 index 00000000..92c011eb --- /dev/null +++ b/55/03.txt @@ -0,0 +1 @@ +¡ Vuelvan sus oidos y vengan a mi! Escuchen, y podrán vivir \ No newline at end of file From 0dfed6607368bf66326df5fe7ea4e9f0c3e8c472 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:07:01 -0400 Subject: [PATCH 242/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:07: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 --- 55/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/03.txt b/55/03.txt index 92c011eb..2d3f47b3 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -¡ Vuelvan sus oidos y vengan a mi! Escuchen, y podrán vivir \ No newline at end of file +¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi \ No newline at end of file From 171571af17a04288623b777162710e11d23400b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:09:01 -0400 Subject: [PATCH 243/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:09: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 --- 55/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/03.txt b/55/03.txt index 2d3f47b3..31073f03 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi \ No newline at end of file +¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. \ No newline at end of file From 65a4f6b265cd62a61646d615e3bd259930b55f60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:11:01 -0400 Subject: [PATCH 244/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:11: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 --- 55/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/03.txt b/55/03.txt index 31073f03..3134b02a 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. \ No newline at end of file +¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file From fe9b6f53081f34b1352b11989cd7a84d28a6f52e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:13:01 -0400 Subject: [PATCH 245/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:13: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 --- 55/03.txt | 2 +- 55/05.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 55/05.txt diff --git a/55/03.txt b/55/03.txt index 3134b02a..2776ff73 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file +\v 3 \v 4 ¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file diff --git a/55/05.txt b/55/05.txt new file mode 100644 index 00000000..fde55475 --- /dev/null +++ b/55/05.txt @@ -0,0 +1 @@ +Mira, tu llamarás a una nación que no \ No newline at end of file From 374dfac55981e487e671cfdf902cf3b4f4ce2c0e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:15:01 -0400 Subject: [PATCH 246/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:15: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 --- 55/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/05.txt b/55/05.txt index fde55475..53b4b47f 100644 --- a/55/05.txt +++ b/55/05.txt @@ -1 +1 @@ -Mira, tu llamarás a una nación que no \ No newline at end of file +Mira, tu llamarás a una nación que no conocías; y a una nación que no te conoce correrá hacia ti por el SEÑOR tu \ No newline at end of file From 041a733bf5c592ecde3527af6d76c4f3ef029f71 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:17:01 -0400 Subject: [PATCH 247/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:17: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 --- 55/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/05.txt b/55/05.txt index 53b4b47f..1bae7073 100644 --- a/55/05.txt +++ b/55/05.txt @@ -1 +1 @@ -Mira, tu llamarás a una nación que no conocías; y a una nación que no te conoce correrá hacia ti por el SEÑOR tu \ No newline at end of file +\v 5 Mira, tu llamarás a una nación que no conocías; y a una nación que no te conoce correrá hacia ti por el SEÑOR tu Dios, quien te ha glorificado." \ No newline at end of file From cfd8b2e6cb8d90cfb0c68334a370f9bf1e4d15b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:20:14 -0400 Subject: [PATCH 248/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:20:14=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 --- 55/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/03.txt b/55/03.txt index 2776ff73..c40b6cfc 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -\v 3 \v 4 ¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file +\v 3 ¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. \v 4 Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file From f88bfd22f44db1e10aaf9eeb5b2f7a2c479cab49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:22:14 -0400 Subject: [PATCH 249/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:22:13=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 --- 55/05.txt | 2 +- 55/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 55/06.txt diff --git a/55/05.txt b/55/05.txt index 1bae7073..431c1264 100644 --- a/55/05.txt +++ b/55/05.txt @@ -1 +1 @@ -\v 5 Mira, tu llamarás a una nación que no conocías; y a una nación que no te conoce correrá hacia ti por el SEÑOR tu Dios, quien te ha glorificado." \ No newline at end of file +\v 5 Mira, tu llamarás a una nación que no conocías; y una nación que no te conoce correrá hacia ti por el SEÑOR tu Dios, quien te ha glorificado." \ No newline at end of file diff --git a/55/06.txt b/55/06.txt new file mode 100644 index 00000000..30fc219e --- /dev/null +++ b/55/06.txt @@ -0,0 +1 @@ +Busca al SEÑOR mientras puede ser hallado; llámalo mientra sesta cercano. Deje el \ No newline at end of file From 23101205759048b16298cea67a3e08269b2974df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:24:14 -0400 Subject: [PATCH 250/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:24:13=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 --- 55/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/06.txt b/55/06.txt index 30fc219e..e2a9789a 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -Busca al SEÑOR mientras puede ser hallado; llámalo mientra sesta cercano. Deje el \ No newline at end of file +Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos \ No newline at end of file From 71da6b124a2c3e7891e026db7b876925db6f0845 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:26:14 -0400 Subject: [PATCH 251/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:26:13=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 --- 55/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/06.txt b/55/06.txt index e2a9789a..99ecb8d2 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos \ No newline at end of file +Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestr \ No newline at end of file From cbb5b5475bf69a10901d1f9471c5a6b5b8efa69a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:28:14 -0400 Subject: [PATCH 252/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:28:13=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 --- 55/06.txt | 2 +- 55/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 55/08.txt diff --git a/55/06.txt b/55/06.txt index 99ecb8d2..d76d3f62 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestr \ No newline at end of file +\v 6 \v 7 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file diff --git a/55/08.txt b/55/08.txt new file mode 100644 index 00000000..e09327a2 --- /dev/null +++ b/55/08.txt @@ -0,0 +1 @@ +Por que Mis pensamientos, no son \ No newline at end of file From 0aaec101da15a4b9b016511337d0a0ee5321318d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:30:14 -0400 Subject: [PATCH 253/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:30:14=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 --- 55/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/08.txt b/55/08.txt index e09327a2..fffa3318 100644 --- a/55/08.txt +++ b/55/08.txt @@ -1 +1 @@ -Por que Mis pensamientos, no son \ No newline at end of file +Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR- \ No newline at end of file From a021f1651a6f961692ecc5217556c6e92991421e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:32:14 -0400 Subject: [PATCH 254/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:32:14=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 --- 55/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/08.txt b/55/08.txt index fffa3318..a49b9db1 100644 --- a/55/08.txt +++ b/55/08.txt @@ -1 +1 @@ -Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR- \ No newline at end of file +Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR-por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus amigos \ No newline at end of file From 389e5649a8b851beb8b4c60754e10811b3e8b36e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:34:14 -0400 Subject: [PATCH 255/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:34:14=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 --- 55/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/08.txt b/55/08.txt index a49b9db1..f61c8c2e 100644 --- a/55/08.txt +++ b/55/08.txt @@ -1 +1 @@ -Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR-por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus amigos \ No newline at end of file +\v 8 \v 9 Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR-por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus caminos, y Mis pensamientos que sus pensamientos. \ No newline at end of file From 951064395dd2787651aa36e74f28e5a4f310cd8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:36:14 -0400 Subject: [PATCH 256/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:36:14=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 --- 55/06.txt | 2 +- 55/08.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/55/06.txt b/55/06.txt index d76d3f62..e8622086 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -\v 6 \v 7 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file +\v 6 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. \v 7 Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file diff --git a/55/08.txt b/55/08.txt index f61c8c2e..139df447 100644 --- a/55/08.txt +++ b/55/08.txt @@ -1 +1 @@ -\v 8 \v 9 Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR-por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus caminos, y Mis pensamientos que sus pensamientos. \ No newline at end of file +\v 8 Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR- \v 9 por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus caminos, y Mis pensamientos que sus pensamientos. \ No newline at end of file From d8970cb62106018e86d7ce7064382e096342f3aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:38:14 -0400 Subject: [PATCH 257/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:38:14=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 --- 55/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 55/10.txt diff --git a/55/10.txt b/55/10.txt new file mode 100644 index 00000000..06ee9aca --- /dev/null +++ b/55/10.txt @@ -0,0 +1 @@ +Por que como la lluvia y la nieve bajan del cielo y no regresan \ No newline at end of file From 49710eb98cfd6dd5f5575fd906bb6c2768d5fcef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:40:14 -0400 Subject: [PATCH 258/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:40:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 06ee9aca..6ba625cf 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al \ No newline at end of file From 469de332f72368e28e4c00aa750527f95141d1d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:42:16 -0400 Subject: [PATCH 259/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:42:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 6ba625cf..86894850 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembr \ No newline at end of file From 5fce4f5d6ee2f02fd4609ee3fdbed42a23db7acf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:44:16 -0400 Subject: [PATCH 260/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:44:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 86894850..571ea2a6 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembr \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi que tambien Mi palabra será \ No newline at end of file From def87815faa58e088db9d8ff86f03135046c2c6a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:46:14 -0400 Subject: [PATCH 261/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:46:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 571ea2a6..00578324 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi que tambien Mi palabra será \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará avacia \ No newline at end of file From b8abf80ac1a8fc1c6a1e61a26a3643c0ab107732 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:48:16 -0400 Subject: [PATCH 262/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:48:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 00578324..c7a151c7 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará avacia \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y \ No newline at end of file From 3d7ef6bdd5c25d58471d0b15c444c0e68f92e149 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:50:14 -0400 Subject: [PATCH 263/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:50:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index c7a151c7..ab12f498 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y \ No newline at end of file +Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará \ No newline at end of file From 157151707160e77c315e25e207d67d058db564bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:54:16 -0400 Subject: [PATCH 264/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:54:14=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index ab12f498..098160b6 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará \ No newline at end of file +\v 10 Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, \v 11 asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará realizar aquello por lo cual la he enviado. \ No newline at end of file From ebb74d4c0e15210c085a6b676dffc13624dd777f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:56:20 -0400 Subject: [PATCH 265/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:56: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 --- 55/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 55/12.txt diff --git a/55/12.txt b/55/12.txt new file mode 100644 index 00000000..a24d4852 --- /dev/null +++ b/55/12.txt @@ -0,0 +1 @@ +Por que irán con alegria y co \ No newline at end of file From afef488955895659a2feb52a12191604628418e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 14:58:20 -0400 Subject: [PATCH 266/283] =?UTF-8?q?Thu=20Jun=2007=202018=2014:58: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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index a24d4852..e9f05415 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -Por que irán con alegria y co \ No newline at end of file +Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romprán en \ No newline at end of file From cfdb53742efa1d08dad893b1d87f17c6dc0bfc2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:00:20 -0400 Subject: [PATCH 267/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:00: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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index e9f05415..6e299220 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romprán en \ No newline at end of file +Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos \ No newline at end of file From f75b1a3cddf0e9f3063ab85e69f435dad826555e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:02:20 -0400 Subject: [PATCH 268/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:02: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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index 6e299220..14644449 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos \ No newline at end of file +Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses \ No newline at end of file From d155b264d662c82f4cfadaf0506d9ce57fd88154 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:04:20 -0400 Subject: [PATCH 269/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:04: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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index 14644449..bba9c861 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses \ No newline at end of file +Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, \ No newline at end of file From bb9b90d9c1f0a9f74c39a9779db23c97797a1b87 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:05:31 -0400 Subject: [PATCH 270/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:05: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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index bba9c861..74f2916e 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, \ No newline at end of file +\v 12 \v 13 Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, como una señal eterna que no ha de ser cortada.'' \ No newline at end of file From dff2d7a646d4075983358e951230605ceb9f9f28 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:37:33 -0400 Subject: [PATCH 271/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:37:32=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 --- 55/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/12.txt b/55/12.txt index 74f2916e..67a4b9f5 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -\v 12 \v 13 Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, como una señal eterna que no ha de ser cortada.'' \ No newline at end of file +\v 12 Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, como una señal eterna que no ha de ser cortada.'' \ No newline at end of file From 183d3a67b82198476b2c79d39e4505ce81c6472e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:39:33 -0400 Subject: [PATCH 272/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:39:32=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 --- 55/01.txt | 2 +- 55/02.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/55/01.txt b/55/01.txt index 7af369dc..0e4e1d04 100644 --- a/55/01.txt +++ b/55/01.txt @@ -1 +1 @@ -\c 55 \v 1 ''¡Venga, todo aquel que este sediento, venga a las aguas! ¡y ustedes quienes no tienen dinero, vengan, compren y coman! Vengan, compren vino y leche sin dinero y sin costo. \ No newline at end of file +\c 55 \v 1 ''¡Vengan, todo aquel que esté sediento, venga a las aguas! ¡Y ustedes quienes no tienen dinero, vengan, compren y coman! Vengan, compren vino y leche sin dinero y a ningún costo. \ No newline at end of file diff --git a/55/02.txt b/55/02.txt index a441360a..86332dde 100644 --- a/55/02.txt +++ b/55/02.txt @@ -1 +1 @@ -\v 2 ¿Porque pesan plata por lo que no es pan? ¿ y laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en abundancia. \ No newline at end of file +\v 2 ¿Por qué pesan plata por lo que no es pan? ¿ laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en abundancia. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c7e4a837..526e1824 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "47-08", "47-10", "47-12", - "47-14" + "47-14", + "55-title" ] } \ No newline at end of file From a610573725f680300c937f8c533a09f6eed855d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:41:33 -0400 Subject: [PATCH 273/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:41:32=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 --- 55/02.txt | 2 +- 55/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/55/02.txt b/55/02.txt index 86332dde..01de51ea 100644 --- a/55/02.txt +++ b/55/02.txt @@ -1 +1 @@ -\v 2 ¿Por qué pesan plata por lo que no es pan? ¿ laboran por lo que no satisface? Escuchenme cuidadosamente y coman lo que es bueno, y deleitense en abundancia. \ No newline at end of file +\v 2 ¿Por qué pesan plata por lo que no es pan? ¿Y laboran por lo que no satisface? Escúchenme cuidadosamente y coman lo que es bueno, y deléitense en abundancia. \ No newline at end of file diff --git a/55/03.txt b/55/03.txt index c40b6cfc..12a47ee1 100644 --- a/55/03.txt +++ b/55/03.txt @@ -1 +1 @@ -\v 3 ¡ Vuelvan sus oidos y vengan a mi! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno contigo; mi confiable, fiel, promesa de amor a David. \v 4 Mira, Yo le he puesto como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file +\v 3 ¡ Vuelvan sus oídos y vengan a Mí! ¡Escuchen, y podrán vivir! Yo haré un pacto eterno con ustedes; mi confiable, amor fiel prometido a David. \v 4 Mira, Yo le he puesto a él como testigo a las naciones, como un líder y comandante a los pueblos. \ No newline at end of file From cec110d5e0f0411388b202496c01e1edf82f93ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:43:33 -0400 Subject: [PATCH 274/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:43:32=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 --- 55/05.txt | 2 +- 55/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/55/05.txt b/55/05.txt index 431c1264..ef9316fc 100644 --- a/55/05.txt +++ b/55/05.txt @@ -1 +1 @@ -\v 5 Mira, tu llamarás a una nación que no conocías; y una nación que no te conoce correrá hacia ti por el SEÑOR tu Dios, quien te ha glorificado." \ No newline at end of file +\v 5 Mira, tú llamarás a una nación que no conocías; y una nación que no te conocía correrá hacia ti a causa del SEÑOR tu Dios, el Santo de Israel, quien te ha glorificado." \ No newline at end of file diff --git a/55/06.txt b/55/06.txt index e8622086..afeeac10 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -\v 6 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras esta cercano. \v 7 Deje el malvado su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file +\v 6 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras está cerca. \v 7 Permite que el malvado deje su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file From 782ac6111017e409661be2fa24041bf5f915d223 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:45:33 -0400 Subject: [PATCH 275/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:45:32=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 --- 55/06.txt | 2 +- 55/08.txt | 2 +- 55/10.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/55/06.txt b/55/06.txt index afeeac10..05428a6f 100644 --- a/55/06.txt +++ b/55/06.txt @@ -1 +1 @@ -\v 6 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras está cerca. \v 7 Permite que el malvado deje su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios quien le perdonará abundantemente. \ No newline at end of file +\v 6 Busquen al SEÑOR mientras puede ser hallado; llámenlo mientras está cerca. \v 7 Permite que el malvado deje su camino, y el hombre de pecado sus pensamientos. Déjalo regresar al SEÑOR, y Él tendrá piedad de él, y a nuestro Dios, quien lo perdonará abundantemente. \ No newline at end of file diff --git a/55/08.txt b/55/08.txt index 139df447..48046396 100644 --- a/55/08.txt +++ b/55/08.txt @@ -1 +1 @@ -\v 8 Por que Mis pensamientos, no son sus pensamientos, ni sus caminos Mis caminos- esta es la declaración del SEÑOR- \v 9 por que asi como los cielos son mas altos que la tierra, asi son Mis caminos mas altos que sus caminos, y Mis pensamientos que sus pensamientos. \ No newline at end of file +\v 8 Pues Mis pensamientos, no son tus pensamientos, ni tus caminos Mis caminos- esta es la declaración del SEÑOR- \v 9 porque así como los cielos son más altos que la tierra, así son Mis caminos más altos que tus caminos, y Mis pensamientos más que tus pensamientos. \ No newline at end of file diff --git a/55/10.txt b/55/10.txt index 098160b6..40e5a86e 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -\v 10 Por que como la lluvia y la nieve bajan del cielo y no regresan alla hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, \v 11 asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará realizar aquello por lo cual la he enviado. \ No newline at end of file +\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, \v 11 asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará realizar aquello por lo cual la he enviado. \ No newline at end of file From a68bc655e97713bb211f7313ec0b6b0c87bae864 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:47:33 -0400 Subject: [PATCH 276/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:47:32=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 --- 55/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/55/10.txt b/55/10.txt index 40e5a86e..97d2307f 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor quien siembra y pan al que come, \v 11 asi será tambien Mi palabra que sale de Mi boca: no retornará a Mí vacia, pero cumplirá lo que Yo deseo, y logrará realizar aquello por lo cual la he enviado. \ No newline at end of file +\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor que siembra y pan al que come, \v 11 así será también Mi palabra que sale de Mi boca: no retornará a Mí vacía inútil, pero sí cumplirá lo que Yo deseo, y tendrá éxito para lo cual la he enviado. \ No newline at end of file From b6097a794c9fd626c21bf8f345bbfd1c474fcc4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:49:14 -0400 Subject: [PATCH 277/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:49:13=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 --- 55/10.txt | 2 +- 55/12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/55/10.txt b/55/10.txt index 97d2307f..910e2dcc 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor que siembra y pan al que come, \v 11 así será también Mi palabra que sale de Mi boca: no retornará a Mí vacía inútil, pero sí cumplirá lo que Yo deseo, y tendrá éxito para lo cual la he enviado. \ No newline at end of file +\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor que siembra y pan al que come, \v 11 así será también Mi palabra que sale de Mi boca: no retornará a Mí vacía inútil, pero sí cumplirá lo que Yo deseo, y tendrá éxito para la cual Yo la he enviado. \ No newline at end of file diff --git a/55/12.txt b/55/12.txt index 67a4b9f5..78582e0d 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -\v 12 Por que irán con alegria y serán llevados pacíficamente; las montañas y las colinas se romperán en gritos de alegria ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será por que el SEÑOR, por Su nombre, como una señal eterna que no ha de ser cortada.'' \ No newline at end of file +\v 12 Porque irán con alegría y serán llevados juntos pacíficamente; las montañas y las colinas se romperán en gritos de alegría ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los arbustos de espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será porque el SEÑOR, por Su nombre, como una señal eterna que no será cortada.'' \ No newline at end of file From 9fe89eadf335b6d7295736f40aaa61cac1165f1e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:53:15 -0400 Subject: [PATCH 278/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:53:14=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 526e1824..0fffb748 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,8 @@ "47-10", "47-12", "47-14", - "55-title" + "55-title", + "55-01", + "55-02" ] } \ No newline at end of file From e2c91219408e88211663de24b83ffbdc46399f5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:55:15 -0400 Subject: [PATCH 279/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:55:14=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 0fffb748..011fffc9 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,8 @@ "47-14", "55-title", "55-01", - "55-02" + "55-02", + "55-03", + "55-05" ] } \ No newline at end of file From 3da04c95064874412c613dc40221f9c54dd8240e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:57:15 -0400 Subject: [PATCH 280/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:57:14=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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 011fffc9..ef0a8aee 100644 --- a/manifest.json +++ b/manifest.json @@ -76,6 +76,9 @@ "55-01", "55-02", "55-03", - "55-05" + "55-05", + "55-06", + "55-08", + "55-10" ] } \ No newline at end of file From b0d7b3ace5150c9d01eda0dadcffd913e4271ac0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:59:15 -0400 Subject: [PATCH 281/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:59:14=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 --- 55/10.txt | 2 +- 55/12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/55/10.txt b/55/10.txt index 910e2dcc..90a109f1 100644 --- a/55/10.txt +++ b/55/10.txt @@ -1 +1 @@ -\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor que siembra y pan al que come, \v 11 así será también Mi palabra que sale de Mi boca: no retornará a Mí vacía inútil, pero sí cumplirá lo que Yo deseo, y tendrá éxito para la cual Yo la he enviado. \ No newline at end of file +\v 10 Pues como la lluvia y la nieve bajan del cielo y no regresan allá hasta que no saturan la tierra y la hacen producir y brotar y dar semilla al agricultor que siembra y pan al que come, \v 11 así será también Mi palabra que sale de Mi boca: no retornará a Mí inútil, pero sí cumplirá lo que Yo deseo, y tendrá éxito para la cual Yo la he enviado. \ No newline at end of file diff --git a/55/12.txt b/55/12.txt index 78582e0d..22c828ea 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -\v 12 Porque irán con alegría y serán llevados juntos pacíficamente; las montañas y las colinas se romperán en gritos de alegría ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los arbustos de espinos, los cipreses crecerán; y en lugar de las zarzas. el árbol de mirto crecerá, y esto será porque el SEÑOR, por Su nombre, como una señal eterna que no será cortada.'' \ No newline at end of file +\v 12 Porque irán con alegría y serán llevados juntos pacíficamente; las montañas y las colinas se romperán en gritos de alegría ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los arbustos de espinos, los cipreses crecerán; y en lugar de las zarzas, el árbol de mirto crecerá, y esto será porque el SEÑOR, por Su nombre, como una señal eterna que no será cortada.'' \ No newline at end of file From 52381cd4cd5207d6fdfe0a6224d12a4cfdf7ce23 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 7 Jun 2018 15:59:33 -0400 Subject: [PATCH 282/283] =?UTF-8?q?Thu=20Jun=2007=202018=2015:59:33=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 --- 55/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/55/12.txt b/55/12.txt index 22c828ea..22ec5325 100644 --- a/55/12.txt +++ b/55/12.txt @@ -1 +1 @@ -\v 12 Porque irán con alegría y serán llevados juntos pacíficamente; las montañas y las colinas se romperán en gritos de alegría ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los arbustos de espinos, los cipreses crecerán; y en lugar de las zarzas, el árbol de mirto crecerá, y esto será porque el SEÑOR, por Su nombre, como una señal eterna que no será cortada.'' \ No newline at end of file +\v 12 Porque irán con alegría y serán llevados juntos pacíficamente; las montañas y las colinas se romperán en gritos de alegría ante ustedes, y todos los árboles de los campos aplaudirán sus manos. \v 13 En lugar de los arbustos de espinos, los cipreses crecerán; y en lugar de las zarzas, el árbol de mirto crecerá, y esto será para el SEÑOR, por Su nombre, como una señal eterna que no será cortada.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index ef0a8aee..4cb11bbe 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "55-05", "55-06", "55-08", - "55-10" + "55-10", + "55-12" ] } \ No newline at end of file From 98779226c2519724bb65b251de0b1598e70906fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 21:57:12 -0400 Subject: [PATCH 283/283] Fri Jun 08 2018 21:57:11 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 4cb11bbe..3f44bbbc 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",