From b77a52151b29a8951d20b349163e34c65bc1b1f9 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:03:58 -0300 Subject: [PATCH 01/85] Wed Jun 27 2018 11:03:57 GMT-0300 (Atlantic Daylight Time) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b0f3b78 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "psa", + "name": "Psalms" + }, + "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 f3623c7c4607992ed539327aaa9ff38570b23d0e Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:06:23 -0300 Subject: [PATCH 02/85] Wed Jun 27 2018 11:06:22 GMT-0300 (Atlantic Daylight Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b0f3b78..58f89d5 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": 20170329, + "version": "9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 435c72fd9d7ad9346be2519b5d549a8c01bca8ff Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:09:09 -0300 Subject: [PATCH 03/85] Wed Jun 27 2018 11:09:08 GMT-0300 (Atlantic Daylight Time) --- 27/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 27/title.txt diff --git a/27/title.txt b/27/title.txt new file mode 100644 index 0000000..6d73638 --- /dev/null +++ b/27/title.txt @@ -0,0 +1 @@ +Capítulo 27 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 58f89d5..dfc3e9e 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Tania Alicia" + ], + "finished_chunks": [ + "27-title" + ] } \ No newline at end of file From cac910ce4b4936a791593f6dd0d4b54952f4739d Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:12:00 -0300 Subject: [PATCH 04/85] Wed Jun 27 2018 11:12:00 GMT-0300 (Atlantic Daylight Time) --- 27/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/01.txt diff --git a/27/01.txt b/27/01.txt new file mode 100644 index 0000000..8607408 --- /dev/null +++ b/27/01.txt @@ -0,0 +1 @@ +\c 27 Un Salmo de David. El SEÑOR es mi luz y mi salvación; de quie \ No newline at end of file From 2bd5d8536684ed51b352e248564570e7cad872e4 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:14:00 -0300 Subject: [PATCH 05/85] Wed Jun 27 2018 11:14:00 GMT-0300 (Atlantic Daylight Time) --- 27/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/01.txt b/27/01.txt index 8607408..ccf9d6e 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 Un Salmo de David. El SEÑOR es mi luz y mi salvación; de quie \ No newline at end of file +\c 27 \v 1 Un Salmo de David. El SEÑOR es mi luz y mi salvación; ¿a quien yo debo temer? El SEÑOR es el refugio de mi vida; \ No newline at end of file From d12242314ac141c105f9b958357c5d75985bf626 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:16:01 -0300 Subject: [PATCH 06/85] Wed Jun 27 2018 11:16:00 GMT-0300 (Atlantic Daylight Time) --- 27/01.txt | 2 +- 27/02.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/02.txt diff --git a/27/01.txt b/27/01.txt index ccf9d6e..b2b2491 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 \v 1 Un Salmo de David. El SEÑOR es mi luz y mi salvación; ¿a quien yo debo temer? El SEÑOR es el refugio de mi vida; \ No newline at end of file +\c 27 \v 1 Un Salmo de David. El SEÑOR es mi luz y mi salvación; ¿a quien yo debo temer? El SEÑOR es el refugio de mi vida; ¿Quién debería darme miedo? \ No newline at end of file diff --git a/27/02.txt b/27/02.txt new file mode 100644 index 0000000..4cc637f --- /dev/null +++ b/27/02.txt @@ -0,0 +1 @@ +Cuando los malvados se acerquen para devorar mi carne, mis adversarios y mis enemigos \ No newline at end of file diff --git a/manifest.json b/manifest.json index dfc3e9e..84941c4 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Tania Alicia" ], "finished_chunks": [ - "27-title" + "27-title", + "27-01" ] } \ No newline at end of file From 9061079f96da0e54df6f9f0f9c5f563dccb83186 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:18:00 -0300 Subject: [PATCH 07/85] Wed Jun 27 2018 11:18:00 GMT-0300 (Atlantic Daylight Time) --- 27/02.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/27/02.txt b/27/02.txt index 4cc637f..7c6c24d 100644 --- a/27/02.txt +++ b/27/02.txt @@ -1 +1 @@ -Cuando los malvados se acerquen para devorar mi carne, mis adversarios y mis enemigos \ No newline at end of file +\v 2 Cuando los malvados se acerquen para devorar mi carne, mis adversarios y mis enemigos se tropezaron y se cayeron. \v 3 Aunque un ejercito acampe contra mí, mi corazón no temerá; aunque una guerra se levante contra mí, aún así yo me mantendré confiado. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 84941c4..103d4c4 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "27-title", - "27-01" + "27-01", + "27-02" ] } \ No newline at end of file From aa03bdcaf6c6a5a3d70673e8a3ca94d3f7eaf983 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:20:01 -0300 Subject: [PATCH 08/85] Wed Jun 27 2018 11:20:00 GMT-0300 (Atlantic Daylight Time) --- 27/04.txt | 1 + 27/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 27/04.txt create mode 100644 27/05.txt diff --git a/27/04.txt b/27/04.txt new file mode 100644 index 0000000..f304d5d --- /dev/null +++ b/27/04.txt @@ -0,0 +1 @@ +\v 4 Una cosa yo le he pedido al SEÑOR, y yo buscaré esto: que yo pueda vivir en la casa del SEÑOR todos los días de mi vida, para ver la belleza del SEÑOR y para meditar en Su templo. \ No newline at end of file diff --git a/27/05.txt b/27/05.txt new file mode 100644 index 0000000..edb43a1 --- /dev/null +++ b/27/05.txt @@ -0,0 +1 @@ +Pues en los días de problemas Él \ No newline at end of file diff --git a/manifest.json b/manifest.json index 103d4c4..6c8c510 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "27-title", "27-01", - "27-02" + "27-02", + "27-04" ] } \ No newline at end of file From 289ba118cf2dd0c8cde819abe37818486be25933 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:22:00 -0300 Subject: [PATCH 09/85] Wed Jun 27 2018 11:22:00 GMT-0300 (Atlantic Daylight Time) --- 27/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/05.txt b/27/05.txt index edb43a1..8fabaf2 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Pues en los días de problemas Él \ No newline at end of file +Pues en los días de problemas Él me esconderá en Su albergue; \ No newline at end of file From a080df0760d1da7ae163aa502f8be23195ef6eaa Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:24:00 -0300 Subject: [PATCH 10/85] Wed Jun 27 2018 11:24:00 GMT-0300 (Atlantic Daylight Time) --- 27/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/05.txt b/27/05.txt index 8fabaf2..fc181cb 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Pues en los días de problemas Él me esconderá en Su albergue; \ No newline at end of file +Pues en los días de problemas Él me esconderá en Su refugio; en la cobertura de Su tienda el me esconderá. ¡Él me levantará alto en una roca! Entonces mi cabeza será levantada \ No newline at end of file From e8bc46be8030a46337679c94fb72f9fbd8413b42 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:26:01 -0300 Subject: [PATCH 11/85] Wed Jun 27 2018 11:26:00 GMT-0300 (Atlantic Daylight Time) --- 27/05.txt | 2 +- manifest.json | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/27/05.txt b/27/05.txt index fc181cb..dd24093 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Pues en los días de problemas Él me esconderá en Su refugio; en la cobertura de Su tienda el me esconderá. ¡Él me levantará alto en una roca! Entonces mi cabeza será levantada \ No newline at end of file +\v 5 Pues en los días de problemas Él me esconderá en Su refugio; en la cobertura de Su tienda el me esconderá. ¡Él me levantará alto en una roca! \v 6 ¡Entonces mi cabeza será levantada en alto sobre todos mis enemigos alrededor de mí, y yo ofreceré sacrificios de alegría en Su tienda! \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6c8c510..dfc3e9e 100644 --- a/manifest.json +++ b/manifest.json @@ -36,9 +36,6 @@ "Tania Alicia" ], "finished_chunks": [ - "27-title", - "27-01", - "27-02", - "27-04" + "27-title" ] } \ No newline at end of file From d664d3718fccc2a3b34f74ec11be8e832fb1b0ba Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:30:01 -0300 Subject: [PATCH 12/85] Wed Jun 27 2018 11:30:00 GMT-0300 (Atlantic Daylight Time) --- 27/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/07.txt diff --git a/27/07.txt b/27/07.txt new file mode 100644 index 0000000..0fec787 --- /dev/null +++ b/27/07.txt @@ -0,0 +1 @@ +¡Oye, SEÑOR, mi voz cuando yo grito! Ten \ No newline at end of file From 334670fec596584b5ab1947efcc135289a38404d Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:32:01 -0300 Subject: [PATCH 13/85] Wed Jun 27 2018 11:32:00 GMT-0300 (Atlantic Daylight Time) --- 27/07.txt | 2 +- 27/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 27/09.txt diff --git a/27/07.txt b/27/07.txt index 0fec787..4b36643 100644 --- a/27/07.txt +++ b/27/07.txt @@ -1 +1 @@ -¡Oye, SEÑOR, mi voz cuando yo grito! Ten \ No newline at end of file +\v 7 ¡Oye, SEÑOR, mi voz cuando yo grito! ¡Ten misericordia de mí, y contéstame! \v 8 Mi corazón dice de Tí: "Mira su rostro" ¡Yo busco Tu rostro, SEÑOR! \ No newline at end of file diff --git a/27/09.txt b/27/09.txt new file mode 100644 index 0000000..bcfc0c8 --- /dev/null +++ b/27/09.txt @@ -0,0 +1 @@ +No escondas Tu rostro de mí, \ No newline at end of file From 999e60d8f519c8ac714bd983bfaafb4e1e3d878e Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:34:01 -0300 Subject: [PATCH 14/85] Wed Jun 27 2018 11:34:01 GMT-0300 (Atlantic Daylight Time) --- 27/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/09.txt b/27/09.txt index bcfc0c8..677d88f 100644 --- a/27/09.txt +++ b/27/09.txt @@ -1 +1 @@ -No escondas Tu rostro de mí, \ No newline at end of file +¡No escondas Tu rostro de mí, no apartes a Tu sirviente en ira! Tu has sido mi ayuda \ No newline at end of file From d52d1b192c92b59ba7ea4f7040743750f53c304f Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:36:02 -0300 Subject: [PATCH 15/85] Wed Jun 27 2018 11:36:01 GMT-0300 (Atlantic Daylight Time) --- 27/09.txt | 2 +- 27/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 27/11.txt diff --git a/27/09.txt b/27/09.txt index 677d88f..682cf6f 100644 --- a/27/09.txt +++ b/27/09.txt @@ -1 +1 @@ -¡No escondas Tu rostro de mí, no apartes a Tu sirviente en ira! Tu has sido mi ayuda \ No newline at end of file +\v 9 ¡No escondas Tu rostro de mí, no apartes a Tu sirviente en ira! ¡Tu has sido mi ayudador, no me dejes ni me abandones, Dios de mi salvación! \v 10 Aún si mi madre y padre me dejaren, El SEÑOR me tomará. \ No newline at end of file diff --git a/27/11.txt b/27/11.txt new file mode 100644 index 0000000..b22c151 --- /dev/null +++ b/27/11.txt @@ -0,0 +1 @@ +Enséñame Tus caminos, \ No newline at end of file From 80a435fd3f0d046d0cb63e0953f45d7216676332 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:38:03 -0300 Subject: [PATCH 16/85] Wed Jun 27 2018 11:38:03 GMT-0300 (Atlantic Daylight Time) --- 27/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/11.txt b/27/11.txt index b22c151..508ba24 100644 --- a/27/11.txt +++ b/27/11.txt @@ -1 +1 @@ -Enséñame Tus caminos, \ No newline at end of file +\v 11 \v 12 ¡Enséñame Tus caminos, SEÑOR! Guíame por sendas allanadas a causa de mis enemigos. No \ No newline at end of file From 90ee501f0f4753ef1fc7a171b264fd8d290217ea Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:40:03 -0300 Subject: [PATCH 17/85] Wed Jun 27 2018 11:40:02 GMT-0300 (Atlantic Daylight Time) --- 27/11.txt | 2 +- 27/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 27/13.txt diff --git a/27/11.txt b/27/11.txt index 508ba24..cf76937 100644 --- a/27/11.txt +++ b/27/11.txt @@ -1 +1 @@ -\v 11 \v 12 ¡Enséñame Tus caminos, SEÑOR! Guíame por sendas allanadas a causa de mis enemigos. No \ No newline at end of file +\v 11 ¡Enséñame Tus caminos, SEÑOR! Guíame por sendas allanadas a causa de mis enemigos. \v 12 ¡No me entregues a los deseos de mis enemigos, porque falsos testigos se han levantado contra mi, y ellos respiran violencia! \ No newline at end of file diff --git a/27/13.txt b/27/13.txt new file mode 100644 index 0000000..87f10b5 --- /dev/null +++ b/27/13.txt @@ -0,0 +1 @@ +¿Qué me hubiera pasado si yo no hubiera creído que yo vería la bondad del SEÑOR enla tierra de los vivientes? \ No newline at end of file From c1b6ad13e16bd2c547dda1a6b722a9d9c05a2117 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:42:02 -0300 Subject: [PATCH 18/85] Wed Jun 27 2018 11:42:01 GMT-0300 (Atlantic Daylight Time) --- 27/13.txt | 2 +- 28/01.txt | 1 + 28/title.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 28/01.txt create mode 100644 28/title.txt diff --git a/27/13.txt b/27/13.txt index 87f10b5..5388393 100644 --- a/27/13.txt +++ b/27/13.txt @@ -1 +1 @@ -¿Qué me hubiera pasado si yo no hubiera creído que yo vería la bondad del SEÑOR enla tierra de los vivientes? \ No newline at end of file +\v 13 ¿Qué me hubiera pasado si yo no hubiera creído que yo vería la bondad del SEÑOR enla tierra de los vivientes? \v 14 ¡Espera en El SEÑOR; se fuerte, y que tu corazón sea valiente! ¡Espera en El SEÑOR! \ No newline at end of file diff --git a/28/01.txt b/28/01.txt new file mode 100644 index 0000000..8027ea7 --- /dev/null +++ b/28/01.txt @@ -0,0 +1 @@ +\c 28 Un Salmo de David. A tí, SEÑOR, yo exclamo, mi roca, no \ No newline at end of file diff --git a/28/title.txt b/28/title.txt new file mode 100644 index 0000000..5dd644b --- /dev/null +++ b/28/title.txt @@ -0,0 +1 @@ +Capítulo 28 \ No newline at end of file From ead5eee56e18ba14403d0bc16fe9e87e4142a844 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:44:01 -0300 Subject: [PATCH 19/85] Wed Jun 27 2018 11:44:01 GMT-0300 (Atlantic Daylight Time) --- 28/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/01.txt b/28/01.txt index 8027ea7..a91ab07 100644 --- a/28/01.txt +++ b/28/01.txt @@ -1 +1 @@ -\c 28 Un Salmo de David. A tí, SEÑOR, yo exclamo, mi roca, no \ No newline at end of file +\c 28 Un Salmo de David. A tí, SEÑOR, yo exclamo, mi roca, no me ingnores Si Tu no me respondes, yo acompañaré a aquellos que bajan a la sepultura. Escucha el sonido de mi suplica cuando \ No newline at end of file From d21cf21e0561ae07d9a773f1c863e2829851ddc7 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:54:02 -0300 Subject: [PATCH 20/85] Wed Jun 27 2018 11:54:01 GMT-0300 (Atlantic Daylight Time) --- 28/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/01.txt b/28/01.txt index a91ab07..8f84057 100644 --- a/28/01.txt +++ b/28/01.txt @@ -1 +1 @@ -\c 28 Un Salmo de David. A tí, SEÑOR, yo exclamo, mi roca, no me ingnores Si Tu no me respondes, yo acompañaré a aquellos que bajan a la sepultura. Escucha el sonido de mi suplica cuando \ No newline at end of file +\c 28 \v 1 Un Salmo de David. A tí, SEÑOR, yo exclamo, mi roca, no me ingnores Si Tu no me respondes, yo acompañaré a aquellos que bajan a la sepultura. \v 2 ¡Escucha el sonido de mi suplica cuando pido por Tu ayuda, cuando yo levanto mis manos hacia Tu mas santo lugar! \ No newline at end of file From 28b6b10a40faf645c8d249aef84228ca849fccea Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 11:59:09 -0300 Subject: [PATCH 21/85] Wed Jun 27 2018 11:59:08 GMT-0300 (Atlantic Daylight Time) --- 28/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 28/03.txt diff --git a/28/03.txt b/28/03.txt new file mode 100644 index 0000000..f427fd5 --- /dev/null +++ b/28/03.txt @@ -0,0 +1 @@ +No me arrastres lejos con los malvados, aquellos que hacen iniquidad, quienes hablan paz con sus vecinos pero tienen maldad en sus corazones. Dale a ellos lo que sus obras merecen y págales con sus demandas malvadas, págales por el trabajo de sus manos y redímeles \ No newline at end of file From 02886441e95a5afc97dad0d6dff38e9a0dbd19df Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:03:09 -0300 Subject: [PATCH 22/85] Wed Jun 27 2018 12:03:08 GMT-0300 (Atlantic Daylight Time) --- 28/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/03.txt b/28/03.txt index f427fd5..6635868 100644 --- a/28/03.txt +++ b/28/03.txt @@ -1 +1 @@ -No me arrastres lejos con los malvados, aquellos que hacen iniquidad, quienes hablan paz con sus vecinos pero tienen maldad en sus corazones. Dale a ellos lo que sus obras merecen y págales con sus demandas malvadas, págales por el trabajo de sus manos y redímeles \ No newline at end of file +No me arrastres lejos con los malvados, aquellos que hacen iniquidad, quienes hablan paz con sus vecinos pero tienen maldad en sus corazones. Dale a ellos lo que sus obras merecen y págales con sus demandas malvadas, págales por el trabajo de sus manos y devuelve a ellos lo que se merecen. Porque ellos no entienden las obras del SEÑOR o el trabajo de \ No newline at end of file From a58b32e3ea03ee78d7fc51df5d98daad3c65b198 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:05:09 -0300 Subject: [PATCH 23/85] Wed Jun 27 2018 12:05:08 GMT-0300 (Atlantic Daylight Time) --- 28/03.txt | 2 +- 28/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 28/06.txt diff --git a/28/03.txt b/28/03.txt index 6635868..6c028f8 100644 --- a/28/03.txt +++ b/28/03.txt @@ -1 +1 @@ -No me arrastres lejos con los malvados, aquellos que hacen iniquidad, quienes hablan paz con sus vecinos pero tienen maldad en sus corazones. Dale a ellos lo que sus obras merecen y págales con sus demandas malvadas, págales por el trabajo de sus manos y devuelve a ellos lo que se merecen. Porque ellos no entienden las obras del SEÑOR o el trabajo de \ No newline at end of file +\v 3 No me arrastres lejos con los malvados, aquellos que hacen iniquidad, quienes hablan paz con sus vecinos pero tienen maldad en sus corazones. \v 4 Dale a ellos lo que sus obras merecen y págales con sus demandas malvadas, págales por el trabajo de sus manos y devuelve a ellos lo que se merecen. \v 5 Porque ellos no entienden las obras del SEÑOR o el trabajo de Sus manos, Él los derrumbará y nunca los reconstruirá. \ No newline at end of file diff --git a/28/06.txt b/28/06.txt new file mode 100644 index 0000000..384b251 --- /dev/null +++ b/28/06.txt @@ -0,0 +1 @@ +Bendito sea El SEÑOR porque ha escuchado el sonido de mi ruego! \ No newline at end of file From 9a1a4aa641de82c83d844fa8cf5072562a1388af Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:07:09 -0300 Subject: [PATCH 24/85] Wed Jun 27 2018 12:07:08 GMT-0300 (Atlantic Daylight Time) --- 28/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/06.txt b/28/06.txt index 384b251..a1157bd 100644 --- a/28/06.txt +++ b/28/06.txt @@ -1 +1 @@ -Bendito sea El SEÑOR porque ha escuchado el sonido de mi ruego! \ No newline at end of file +¡Bendito sea El SEÑOR porque ha escuchado el sonido de mi ruego! El SEÑOR es mi fuerza y mi escudo; mi corazón confía en Él, y yo fui ayudado. Por esto mi corazón se regocija grandemente, y yo Le adoraré con canciones. El SEÑOR es la \ No newline at end of file From d8450a8789aef447e30c4e2c6cf3ef2a9cfbee22 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:09:04 -0300 Subject: [PATCH 25/85] Wed Jun 27 2018 12:09:03 GMT-0300 (Atlantic Daylight Time) --- 28/06.txt | 2 +- 28/09.txt | 1 + 29/title.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 28/09.txt create mode 100644 29/title.txt diff --git a/28/06.txt b/28/06.txt index a1157bd..1e1b795 100644 --- a/28/06.txt +++ b/28/06.txt @@ -1 +1 @@ -¡Bendito sea El SEÑOR porque ha escuchado el sonido de mi ruego! El SEÑOR es mi fuerza y mi escudo; mi corazón confía en Él, y yo fui ayudado. Por esto mi corazón se regocija grandemente, y yo Le adoraré con canciones. El SEÑOR es la \ No newline at end of file +\v 6 ¡Bendito sea El SEÑOR porque ha escuchado el sonido de mi ruego! \v 7 El SEÑOR es mi fuerza y mi escudo; mi corazón confía en Él, y yo fui ayudado. Por esto mi corazón se regocija grandemente, y yo Le adoraré con canciones. \v 8 El SEÑOR es la fuerza de su Pueblo y Él es el refugio de salvación de Su Ungido. \ No newline at end of file diff --git a/28/09.txt b/28/09.txt new file mode 100644 index 0000000..3c1a9f1 --- /dev/null +++ b/28/09.txt @@ -0,0 +1 @@ +\v 9 Salva a Tu pueblo y bendice Tu heredad. Sé Su pastor y guíalos por siempre. \ No newline at end of file diff --git a/29/title.txt b/29/title.txt new file mode 100644 index 0000000..d9a2c63 --- /dev/null +++ b/29/title.txt @@ -0,0 +1 @@ +Capítulo 29 \ No newline at end of file From d31b1a3fcbbae604c9c13a512b8306a17b652327 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:11:05 -0300 Subject: [PATCH 26/85] Wed Jun 27 2018 12:11:05 GMT-0300 (Atlantic Daylight Time) --- 29/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 29/01.txt diff --git a/29/01.txt b/29/01.txt new file mode 100644 index 0000000..59ac518 --- /dev/null +++ b/29/01.txt @@ -0,0 +1 @@ +\c 29 \v 1 \v 2 Un Salmo de David. ¡Den alabanzas al SEÑOR, ustedes hijos de Dios! Den alabanzas al SEÑORA por su gloria y su fortaleza. Den al SEÑOR la gloria que su nombre merece. \ No newline at end of file From 965d4a3d0287f43b74a3b0ecf0ca9a5b5f696dda Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:13:05 -0300 Subject: [PATCH 27/85] Wed Jun 27 2018 12:13:05 GMT-0300 (Atlantic Daylight Time) --- 29/01.txt | 2 +- 29/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 29/03.txt diff --git a/29/01.txt b/29/01.txt index 59ac518..628db83 100644 --- a/29/01.txt +++ b/29/01.txt @@ -1 +1 @@ -\c 29 \v 1 \v 2 Un Salmo de David. ¡Den alabanzas al SEÑOR, ustedes hijos de Dios! Den alabanzas al SEÑORA por su gloria y su fortaleza. Den al SEÑOR la gloria que su nombre merece. \ No newline at end of file +\c 29 \v 1 Un Salmo de David. ¡Den alabanzas al SEÑOR, ustedes hijos de Dios! Den alabanzas al SEÑORA por su gloria y su fortaleza. \v 2 Den al SEÑOR la gloria que su nombre merece. Inclínense ante el SEÑOR en el esplendor de su santidad. \ No newline at end of file diff --git a/29/03.txt b/29/03.txt new file mode 100644 index 0000000..e374973 --- /dev/null +++ b/29/03.txt @@ -0,0 +1 @@ +La voz del SEÑOR es escuchada sobre las aguas; la gloria de Dios truena \ No newline at end of file From 444c1236af00b8d24d31ecfde2792ddb87c9ca3b Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:15:06 -0300 Subject: [PATCH 28/85] Wed Jun 27 2018 12:15:05 GMT-0300 (Atlantic Daylight Time) --- 29/03.txt | 2 +- 29/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 29/06.txt diff --git a/29/03.txt b/29/03.txt index e374973..0e64ea9 100644 --- a/29/03.txt +++ b/29/03.txt @@ -1 +1 @@ -La voz del SEÑOR es escuchada sobre las aguas; la gloria de Dios truena \ No newline at end of file +\v 3 La voz del SEÑOR es escuchada sobre las aguas; la gloria de Dios truena, El SEÑOR truena sobre muchas aguas. \v 4 La voz del SEÑOR es poderosa; la voz del SEÑOR es majestuosa. \v 5 La voz del SEÑOR rompe los cedros; el SEÑOR rompe en pedazos los cedros del Líbano. \ No newline at end of file diff --git a/29/06.txt b/29/06.txt new file mode 100644 index 0000000..fcd4d3b --- /dev/null +++ b/29/06.txt @@ -0,0 +1 @@ +É \ No newline at end of file From 18f30e678db22a15520f88257c98245dc950e2b8 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:17:06 -0300 Subject: [PATCH 29/85] Wed Jun 27 2018 12:17:06 GMT-0300 (Atlantic Daylight Time) --- 29/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/29/06.txt b/29/06.txt index fcd4d3b..e277308 100644 --- a/29/06.txt +++ b/29/06.txt @@ -1 +1 @@ -É \ No newline at end of file +Él hace al Líbano saltar como un becerro y a Sirión como un búfalo joven. La voz del SEÑOR envía llamas de fuego. La voz del SEÑOR mueve el desierto; el SEÑOR mueve el desierto de \ No newline at end of file From 94547ab1d27cd063a6eecabda193a2c1ecb213e9 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:19:06 -0300 Subject: [PATCH 30/85] Wed Jun 27 2018 12:19:05 GMT-0300 (Atlantic Daylight Time) --- 29/06.txt | 2 +- 29/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 29/09.txt diff --git a/29/06.txt b/29/06.txt index e277308..c4fd778 100644 --- a/29/06.txt +++ b/29/06.txt @@ -1 +1 @@ -Él hace al Líbano saltar como un becerro y a Sirión como un búfalo joven. La voz del SEÑOR envía llamas de fuego. La voz del SEÑOR mueve el desierto; el SEÑOR mueve el desierto de \ No newline at end of file +\v 6 Él hace al Líbano saltar como un becerro y a Sirión como un búfalo joven. \v 7 La voz del SEÑOR envía llamas de fuego. \v 8 La voz del SEÑOR mueve el desierto; el SEÑOR mueve el desierto de Cades. \ No newline at end of file diff --git a/29/09.txt b/29/09.txt new file mode 100644 index 0000000..7a7fc6c --- /dev/null +++ b/29/09.txt @@ -0,0 +1 @@ +La voz del SEÑOR hace que los robles se tuerzan y desnuda el bosque. \ No newline at end of file From fdae020f8e5472c35ab24a175a9b900119c8d941 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:21:06 -0300 Subject: [PATCH 31/85] Wed Jun 27 2018 12:21:05 GMT-0300 (Atlantic Daylight Time) --- 29/09.txt | 2 +- 29/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 29/11.txt diff --git a/29/09.txt b/29/09.txt index 7a7fc6c..b1ed328 100644 --- a/29/09.txt +++ b/29/09.txt @@ -1 +1 @@ -La voz del SEÑOR hace que los robles se tuerzan y desnuda el bosque. \ No newline at end of file +\v 9 La voz del SEÑOR hace que los robles se tuerzan y desnuda el bosque. Todos en Su templo dicen: "¡Gloria!" \v 10 El SEÑOR se sienta como el Rey sobre el diluvio; el SEÑOR se sienta como el Rey para siempre. \ No newline at end of file diff --git a/29/11.txt b/29/11.txt new file mode 100644 index 0000000..99394bd --- /dev/null +++ b/29/11.txt @@ -0,0 +1 @@ +\v 11 El SEÑOR da fuerza a su pueblo; el SEÑOR bendice a su pueblo con paz. \ No newline at end of file From 020d489c800040ddc10f04d370319ad9694760c9 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:24:46 -0300 Subject: [PATCH 32/85] Wed Jun 27 2018 12:24:45 GMT-0300 (Atlantic Daylight Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dfc3e9e..2568983 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From 6c26293c9e8d04069ebfa1f3b3f25089fa4f6002 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:07:10 -0400 Subject: [PATCH 33/85] Wed Jun 27 2018 12:07:10 GMT-0400 (SA Western Standard Time) --- 48/01.txt | 1 + 48/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 48/01.txt create mode 100644 48/title.txt diff --git a/48/01.txt b/48/01.txt new file mode 100644 index 0000000..426ce0a --- /dev/null +++ b/48/01.txt @@ -0,0 +1 @@ +\c 48 Una canción; un Salmo de los hijos de Corá. \ No newline at end of file diff --git a/48/title.txt b/48/title.txt new file mode 100644 index 0000000..483b4eb --- /dev/null +++ b/48/title.txt @@ -0,0 +1 @@ +Capitulo 48 \ No newline at end of file From d73916be18870ddedfefff5dae5db23068590f99 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:09:10 -0400 Subject: [PATCH 34/85] Wed Jun 27 2018 12:09:10 GMT-0400 (SA Western Standard Time) --- 48/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48/01.txt b/48/01.txt index 426ce0a..538626f 100644 --- a/48/01.txt +++ b/48/01.txt @@ -1 +1 @@ -\c 48 Una canción; un Salmo de los hijos de Corá. \ No newline at end of file +\c 48 Una canción; un Salmo de los hijos de Corá. Grande es el SEÑOR y digno de ser alabado, en la ciudad de nuestro Dios en Su monte santo. Hermoso en elevación, la alegría de toda la tierra, es el Monte de Sion, a los lados del norte, la ciudad del Gran Rey. Dios \ No newline at end of file From 733fff012ab99d1a723193fa4a8132a22d44d3eb Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:11:10 -0400 Subject: [PATCH 35/85] Wed Jun 27 2018 12:11:10 GMT-0400 (SA Western Standard Time) --- 48/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48/01.txt b/48/01.txt index 538626f..c0aad0c 100644 --- a/48/01.txt +++ b/48/01.txt @@ -1 +1 @@ -\c 48 Una canción; un Salmo de los hijos de Corá. Grande es el SEÑOR y digno de ser alabado, en la ciudad de nuestro Dios en Su monte santo. Hermoso en elevación, la alegría de toda la tierra, es el Monte de Sion, a los lados del norte, la ciudad del Gran Rey. Dios \ No newline at end of file +\c 48 \v 1 \v 2 \v 3 Una canción; un Salmo de los hijos de Corá. Grande es el SEÑOR y digno de ser alabado, en la ciudad de nuestro Dios en Su monte santo. Hermoso en elevación, la alegría de toda la tierra, es el Monte de Sion, a los lados del norte, la ciudad del Gran Rey. Dios se ha hecho conocer en sus palacios como un refugio. \ No newline at end of file From 4460bd817342e372b6a00c7b4d2d43c83f47ca69 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:13:10 -0400 Subject: [PATCH 36/85] Wed Jun 27 2018 12:13:10 GMT-0400 (SA Western Standard Time) --- 48/01.txt | 2 +- 48/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 48/04.txt diff --git a/48/01.txt b/48/01.txt index c0aad0c..1890005 100644 --- a/48/01.txt +++ b/48/01.txt @@ -1 +1 @@ -\c 48 \v 1 \v 2 \v 3 Una canción; un Salmo de los hijos de Corá. Grande es el SEÑOR y digno de ser alabado, en la ciudad de nuestro Dios en Su monte santo. Hermoso en elevación, la alegría de toda la tierra, es el Monte de Sion, a los lados del norte, la ciudad del Gran Rey. Dios se ha hecho conocer en sus palacios como un refugio. \ No newline at end of file +\c 48 Una canción; un Salmo de los hijos de Corá. \v 1 Grande es el SEÑOR y digno de ser alabado, en la ciudad de nuestro Dios en Su monte santo. \v 2 Hermoso en elevación, la alegría de toda la tierra, es el Monte de Sion, a los lados del norte, la ciudad del Gran Rey. \v 3 Dios se ha hecho conocer en sus palacios como un refugio. \ No newline at end of file diff --git a/48/04.txt b/48/04.txt new file mode 100644 index 0000000..ddc9c61 --- /dev/null +++ b/48/04.txt @@ -0,0 +1 @@ +\v 4 \v 5 \v 6 Pues, mira, los reyes se \ No newline at end of file From eb3ea1968c7744dd3cf69f35c57ea3d132d83b37 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:15:10 -0400 Subject: [PATCH 37/85] Wed Jun 27 2018 12:15:10 GMT-0400 (SA Western Standard Time) --- 48/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48/04.txt b/48/04.txt index ddc9c61..516d1db 100644 --- a/48/04.txt +++ b/48/04.txt @@ -1 +1 @@ -\v 4 \v 5 \v 6 Pues, mira, los reyes se \ No newline at end of file +\v 4 \v 5 \v 6 Pues, mira, los reyes se unieron ellos mismos, ellos pasaron juntos. Ellos lo vieron, entonces ellos se maravillaron; se aterrorizaron y avanzaron a huir. \ No newline at end of file From 519468786c3837a8fe773789579dcd6498294902 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:17:10 -0400 Subject: [PATCH 38/85] Wed Jun 27 2018 12:17:10 GMT-0400 (SA Western Standard Time) --- 48/04.txt | 2 +- 48/07.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 48/07.txt diff --git a/48/04.txt b/48/04.txt index 516d1db..3ff5fa6 100644 --- a/48/04.txt +++ b/48/04.txt @@ -1 +1 @@ -\v 4 \v 5 \v 6 Pues, mira, los reyes se unieron ellos mismos, ellos pasaron juntos. Ellos lo vieron, entonces ellos se maravillaron; se aterrorizaron y avanzaron a huir. \ No newline at end of file +\v 4 Pues, mira, los reyes se unieron ellos mismos, ellos pasaron juntos. \v 5 Ellos lo vieron, entonces ellos se maravillaron; se aterrorizaron y avanzaron a huir. \v 6 Temblor se apoderó de ellos allí, dolor como cuando una mujer está de parto. \ No newline at end of file diff --git a/48/07.txt b/48/07.txt new file mode 100644 index 0000000..19d51c6 --- /dev/null +++ b/48/07.txt @@ -0,0 +1 @@ +Con el viento del este Tu rompiste los barcos de \ No newline at end of file From b8aa6bb4357d6b1a5db688ce8b8b4343285432cf Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 12:19:10 -0400 Subject: [PATCH 39/85] Wed Jun 27 2018 12:19:10 GMT-0400 (SA Western Standard Time) --- 48/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48/07.txt b/48/07.txt index 19d51c6..e33bdd4 100644 --- a/48/07.txt +++ b/48/07.txt @@ -1 +1 @@ -Con el viento del este Tu rompiste los barcos de \ No newline at end of file +\v 7 Con el viento del este Tu rompiste los barcos de Tarsis. \v 8 Como hemos oído, así hemos visto en la ciudad del SEÑOR DE LOS EJERCITOS, en la ciudad de nuestro Dios; Dios la establecerá para siempre. Selah \ No newline at end of file From 999435e09d49f04ab1db320cf0d31fccbf02060d Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:38:27 -0400 Subject: [PATCH 40/85] Wed Jun 27 2018 13:38:27 GMT-0400 (SA Western Standard Time) --- 48/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 48/09.txt diff --git a/48/09.txt b/48/09.txt new file mode 100644 index 0000000..dce14ad --- /dev/null +++ b/48/09.txt @@ -0,0 +1 @@ +Hemos pensado en tu fidelidad al pacto, Dios, en el medio de Tu templo. Asi como tu nombre \ No newline at end of file From c93c3ebbb5f4c23a8f0eae2edf4470a6b738c648 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:40:27 -0400 Subject: [PATCH 41/85] Wed Jun 27 2018 13:40:26 GMT-0400 (SA Western Standard Time) --- 48/09.txt | 2 +- 48/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 48/11.txt diff --git a/48/09.txt b/48/09.txt index dce14ad..047f718 100644 --- a/48/09.txt +++ b/48/09.txt @@ -1 +1 @@ -Hemos pensado en tu fidelidad al pacto, Dios, en el medio de Tu templo. Asi como tu nombre \ No newline at end of file +\v 9 Hemos pensado en tu fidelidad al pacto, Dios, en el medio de Tu templo. \v 10 Así como tu nombre es Dios, así es tu alabanza a los fines de la tierra; Tu mano derecha está llena de rectitud. \ No newline at end of file diff --git a/48/11.txt b/48/11.txt new file mode 100644 index 0000000..34c58e5 --- /dev/null +++ b/48/11.txt @@ -0,0 +1 @@ +Que el Monte Sion esté felíz, que las hijas de Judá se regocijen a causa de tus decretos justos. \ No newline at end of file From ec387b770b8eb8942dca4e17ee1345cf6aeb5a65 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:42:27 -0400 Subject: [PATCH 42/85] Wed Jun 27 2018 13:42:26 GMT-0400 (SA Western Standard Time) --- 48/09.txt | 2 +- 48/11.txt | 2 +- 48/12.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 48/12.txt diff --git a/48/09.txt b/48/09.txt index 047f718..52bface 100644 --- a/48/09.txt +++ b/48/09.txt @@ -1 +1 @@ -\v 9 Hemos pensado en tu fidelidad al pacto, Dios, en el medio de Tu templo. \v 10 Así como tu nombre es Dios, así es tu alabanza a los fines de la tierra; Tu mano derecha está llena de rectitud. \ No newline at end of file +\v 9 Hemos pensado en tu fidelidad al pacto, Dios, en el medio de Tu templo. \v 10 Así como tu nombre es Dios, así es tu alabanza hasta los fines de la tierra; Tu mano derecha está llena de justicia. \ No newline at end of file diff --git a/48/11.txt b/48/11.txt index 34c58e5..de74f73 100644 --- a/48/11.txt +++ b/48/11.txt @@ -1 +1 @@ -Que el Monte Sion esté felíz, que las hijas de Judá se regocijen a causa de tus decretos justos. \ No newline at end of file +\v 11 Que el Monte Sion esté felíz, que las hijas de Judá se regocijen a causa de tus decretos justos. \ No newline at end of file diff --git a/48/12.txt b/48/12.txt new file mode 100644 index 0000000..7f51e50 --- /dev/null +++ b/48/12.txt @@ -0,0 +1 @@ +Caminen alrededor del Monte de Sion, \ No newline at end of file From aef39a583482f9ec2f203f93599ea6a8395f512b Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:44:27 -0400 Subject: [PATCH 43/85] Wed Jun 27 2018 13:44:27 GMT-0400 (SA Western Standard Time) --- 48/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/48/12.txt b/48/12.txt index 7f51e50..d9c0d60 100644 --- a/48/12.txt +++ b/48/12.txt @@ -1 +1 @@ -Caminen alrededor del Monte de Sion, \ No newline at end of file +Caminen por el Monte de Sion, vayan alrededor de el; cuenten sus torres, \ No newline at end of file From 0286c92120c93604977199e114fb37b00affbb58 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:46:28 -0400 Subject: [PATCH 44/85] Wed Jun 27 2018 13:46:27 GMT-0400 (SA Western Standard Time) --- 48/12.txt | 2 +- 48/14.txt | 1 + 49/01.txt | 1 + 49/title.txt | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 48/14.txt create mode 100644 49/01.txt create mode 100644 49/title.txt diff --git a/48/12.txt b/48/12.txt index d9c0d60..3e074b6 100644 --- a/48/12.txt +++ b/48/12.txt @@ -1 +1 @@ -Caminen por el Monte de Sion, vayan alrededor de el; cuenten sus torres, \ No newline at end of file +\v 12 Caminen por el Monte de Sion, vayan alrededor de el; cuenten sus torres, \v 13 noten lo bien de sus paredes, y vean a sus palacios para que así puedan contarlo a la generación siguiente. \ No newline at end of file diff --git a/48/14.txt b/48/14.txt new file mode 100644 index 0000000..f71e249 --- /dev/null +++ b/48/14.txt @@ -0,0 +1 @@ +\v 14 Pues este Dios es nuestro Dios para siempre y siempre; Él será nuestro guía hasta la muerte. \ No newline at end of file diff --git a/49/01.txt b/49/01.txt new file mode 100644 index 0000000..7e0262f --- /dev/null +++ b/49/01.txt @@ -0,0 +1 @@ +\c 49 Para el músico jefe. Un Salmo de los hijos de \ No newline at end of file diff --git a/49/title.txt b/49/title.txt new file mode 100644 index 0000000..e141459 --- /dev/null +++ b/49/title.txt @@ -0,0 +1 @@ +Capítulo 49 \ No newline at end of file From e99af2c0b9b3003989f077ad792d826b2bab3bcc Mon Sep 17 00:00:00 2001 From: TAlicea Date: Wed, 27 Jun 2018 13:46:56 -0400 Subject: [PATCH 45/85] Wed Jun 27 2018 13:46:55 GMT-0400 (SA Western Standard Time) --- 49/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/01.txt b/49/01.txt index 7e0262f..78040aa 100644 --- a/49/01.txt +++ b/49/01.txt @@ -1 +1 @@ -\c 49 Para el músico jefe. Un Salmo de los hijos de \ No newline at end of file +\c 49 \v 1 \v 2 Para el músico jefe. Un Salmo de los hijos de Coré. Escuchen esto, ustedes todos los pueblos; \ No newline at end of file From 7107a6ee88ed51b157df601206413325deecd7b4 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:22:14 -0400 Subject: [PATCH 46/85] Fri Jul 06 2018 21:22:13 GMT-0400 (SA Western Standard Time) --- 49/01.txt | 2 +- 49/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/03.txt diff --git a/49/01.txt b/49/01.txt index 78040aa..3bbff00 100644 --- a/49/01.txt +++ b/49/01.txt @@ -1 +1 @@ -\c 49 \v 1 \v 2 Para el músico jefe. Un Salmo de los hijos de Coré. Escuchen esto, ustedes todos los pueblos; \ No newline at end of file +\c 49 Para el músico jefe. Un Salmo de los hijos de Coré. \v 1 Escuchen esto, ustedes todos los pueblos; \v 2 ambos bajos y altos, ricos y pobres unidos. \ No newline at end of file diff --git a/49/03.txt b/49/03.txt new file mode 100644 index 0000000..15e81a4 --- /dev/null +++ b/49/03.txt @@ -0,0 +1 @@ +Mi boca hablará sabiduría \ No newline at end of file From 743f99682d5bd4538191075d4ff1a8994c6a53f7 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:24:13 -0400 Subject: [PATCH 47/85] Fri Jul 06 2018 21:24:13 GMT-0400 (SA Western Standard Time) --- 49/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/03.txt b/49/03.txt index 15e81a4..15c0f7f 100644 --- a/49/03.txt +++ b/49/03.txt @@ -1 +1 @@ -Mi boca hablará sabiduría \ No newline at end of file +\v 3 \v 4 \v 5 Mi boca hablará sabiduría y la meditación de mi corazón será de entendimiento. Yo inclinaré mi oído a la parábola; comenzaré la parábola con el harpa. ¿Por qué yo debería temer los días del \ No newline at end of file From d4597c3e60b6a2e515f1f317609d9fe536b8bb0b Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:26:14 -0400 Subject: [PATCH 48/85] Fri Jul 06 2018 21:26:13 GMT-0400 (SA Western Standard Time) --- 49/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/03.txt b/49/03.txt index 15c0f7f..684b014 100644 --- a/49/03.txt +++ b/49/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Mi boca hablará sabiduría y la meditación de mi corazón será de entendimiento. Yo inclinaré mi oído a la parábola; comenzaré la parábola con el harpa. ¿Por qué yo debería temer los días del \ No newline at end of file +\v 3 Mi boca hablará sabiduría y la meditación de mi corazón será de entendimiento. \v 4 Yo inclinaré mi oído a la parábola; comenzaré la parábola con el harpa. \v 5 ¿Por qué yo debería temer los días del maldad, cuándo la iniquidad me rodee mis talones? \ No newline at end of file From c18fee604f47aa8884fd776254c878a144b44247 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:28:14 -0400 Subject: [PATCH 49/85] Fri Jul 06 2018 21:28:13 GMT-0400 (SA Western Standard Time) --- 49/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 49/06.txt diff --git a/49/06.txt b/49/06.txt new file mode 100644 index 0000000..5aa614e --- /dev/null +++ b/49/06.txt @@ -0,0 +1 @@ +\v 6 \v 7 \v 8 ¿Por qué he de temer a los que confían en sus riquezas y vociferan acerca de la cantidad de sus riquezas? Es cierto que nadie puede redimir a su hermano ni dar a Dios redención por \ No newline at end of file From 56f63140da37429979eae2eebe72dc74dbf4ef12 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:30:14 -0400 Subject: [PATCH 50/85] Fri Jul 06 2018 21:30:13 GMT-0400 (SA Western Standard Time) --- 49/06.txt | 2 +- 49/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/09.txt diff --git a/49/06.txt b/49/06.txt index 5aa614e..285f155 100644 --- a/49/06.txt +++ b/49/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 ¿Por qué he de temer a los que confían en sus riquezas y vociferan acerca de la cantidad de sus riquezas? Es cierto que nadie puede redimir a su hermano ni dar a Dios redención por \ No newline at end of file +\v 6 ¿Por qué he de temer a los que confían en sus riquezas y vociferan acerca de la cantidad de sus riquezas? \v 7 Es cierto que nadie puede redimir a su hermano ni dar a Dios rescate por él, \v 8 pues la redención de una vida es costos, y nadie puede pagar lo que nosotros debemos. \ No newline at end of file diff --git a/49/09.txt b/49/09.txt new file mode 100644 index 0000000..bb78462 --- /dev/null +++ b/49/09.txt @@ -0,0 +1 @@ +\v 9 \v 10 Nadie puede vivir para siempre \ No newline at end of file From 6c4861b4d792d30d8fd023b42a1520863d384035 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:32:14 -0400 Subject: [PATCH 51/85] Fri Jul 06 2018 21:32:13 GMT-0400 (SA Western Standard Time) --- 49/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/09.txt b/49/09.txt index bb78462..87879ce 100644 --- a/49/09.txt +++ b/49/09.txt @@ -1 +1 @@ -\v 9 \v 10 Nadie puede vivir para siempre \ No newline at end of file +\v 9 \v 10 Nadie puede vivir para siempre y así su cuerpo no pueda pudrirse. Pues el verá pudrisión. El hombre sabio muere; el tonto y el bruto \ No newline at end of file From 9139ebb0ee00123aa6963771654d2dad6cf7e25e Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:34:15 -0400 Subject: [PATCH 52/85] Fri Jul 06 2018 21:34:14 GMT-0400 (SA Western Standard Time) --- 49/09.txt | 2 +- 49/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/11.txt diff --git a/49/09.txt b/49/09.txt index 87879ce..ab828c9 100644 --- a/49/09.txt +++ b/49/09.txt @@ -1 +1 @@ -\v 9 \v 10 Nadie puede vivir para siempre y así su cuerpo no pueda pudrirse. Pues el verá pudrisión. El hombre sabio muere; el tonto y el bruto \ No newline at end of file +\v 9 Nadie puede vivir para siempre y así su cuerpo no pueda pudrirse. \v 10 Pues el verá pudrisión. El hombre sabio muere; el tonto y el bruto igualmente perecen y dejan su riqueza a otros. \ No newline at end of file diff --git a/49/11.txt b/49/11.txt new file mode 100644 index 0000000..17e1bda --- /dev/null +++ b/49/11.txt @@ -0,0 +1 @@ +\v 11 Su pensamiento interno es que sus familias continuaran para siempre, y los lugares donde ellos viven, para todas las generaciones; ellos llaman sus tierras por \ No newline at end of file From c6c39744a8f6c4be563c42d8ad9840e47858c415 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:36:16 -0400 Subject: [PATCH 53/85] Fri Jul 06 2018 21:36:15 GMT-0400 (SA Western Standard Time) --- 49/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/11.txt b/49/11.txt index 17e1bda..4c14e7a 100644 --- a/49/11.txt +++ b/49/11.txt @@ -1 +1 @@ -\v 11 Su pensamiento interno es que sus familias continuaran para siempre, y los lugares donde ellos viven, para todas las generaciones; ellos llaman sus tierras por \ No newline at end of file +\v 11 Su pensamiento interno es que sus familias continuaran para siempre, y los lugares donde ellos viven, para todas las generaciones; ellos llaman sus tierras según sus \ No newline at end of file From 33e826ba4530b805b539195a18c0c512d4f9ade8 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:38:15 -0400 Subject: [PATCH 54/85] Fri Jul 06 2018 21:38:15 GMT-0400 (SA Western Standard Time) --- 49/11.txt | 2 +- 49/12.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/12.txt diff --git a/49/11.txt b/49/11.txt index 4c14e7a..6bd8ae4 100644 --- a/49/11.txt +++ b/49/11.txt @@ -1 +1 @@ -\v 11 Su pensamiento interno es que sus familias continuaran para siempre, y los lugares donde ellos viven, para todas las generaciones; ellos llaman sus tierras según sus \ No newline at end of file +\v 11 Su pensamiento interno es que sus familias continuaran para siempre, y los lugares donde ellos viven, para todas las generaciones; ellos llaman sus tierras según sus nombres. \ No newline at end of file diff --git a/49/12.txt b/49/12.txt new file mode 100644 index 0000000..c3b403e --- /dev/null +++ b/49/12.txt @@ -0,0 +1 @@ +\v 12 \v 13 Pero el hombre, teniendo riquezas, no se queda vivo; él es como las bestias que perecen. Estos \ No newline at end of file From a0204630265209926a3beeacee1a3f2fb4ed8b90 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:40:16 -0400 Subject: [PATCH 55/85] Fri Jul 06 2018 21:40:15 GMT-0400 (SA Western Standard Time) --- 49/12.txt | 2 +- 49/14.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/14.txt diff --git a/49/12.txt b/49/12.txt index c3b403e..9829514 100644 --- a/49/12.txt +++ b/49/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero el hombre, teniendo riquezas, no se queda vivo; él es como las bestias que perecen. Estos \ No newline at end of file +\v 12 Pero el hombre, teniendo riquezas, no se queda vivo; él es como las bestias que perecen. \v 13 Este, sus caminos, es su locura; aun luego de estos, el homre aprueba sus dichos. Selah \ No newline at end of file diff --git a/49/14.txt b/49/14.txt new file mode 100644 index 0000000..c248b9c --- /dev/null +++ b/49/14.txt @@ -0,0 +1 @@ +\v 14 \v 15 Como ovejas ellos \ No newline at end of file From 862b3b3aab475d6a96093a54fc97ee1f0e9199e1 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:42:16 -0400 Subject: [PATCH 56/85] Fri Jul 06 2018 21:42:15 GMT-0400 (SA Western Standard Time) --- 49/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/14.txt b/49/14.txt index c248b9c..afee26d 100644 --- a/49/14.txt +++ b/49/14.txt @@ -1 +1 @@ -\v 14 \v 15 Como ovejas ellos \ No newline at end of file +\v 14 \v 15 Como ovejas ellos están designados para el Seol, y la muerte será su pastor. Los rectos gobernaran sobre ellos en la mañana, y sus cuerpos serán consumidos en el Seol, si \ No newline at end of file From 47735b5c9411b4c341f03df677a4bb8b93b06b5c Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:44:16 -0400 Subject: [PATCH 57/85] Fri Jul 06 2018 21:44:15 GMT-0400 (SA Western Standard Time) --- 49/14.txt | 2 +- 49/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/16.txt diff --git a/49/14.txt b/49/14.txt index afee26d..a616a46 100644 --- a/49/14.txt +++ b/49/14.txt @@ -1 +1 @@ -\v 14 \v 15 Como ovejas ellos están designados para el Seol, y la muerte será su pastor. Los rectos gobernaran sobre ellos en la mañana, y sus cuerpos serán consumidos en el Seol, si \ No newline at end of file +\v 14 Como ovejas ellos están designados para el Seol, y la muerte será su pastor. Los rectos gobernaran sobre ellos en la mañana, y sus cuerpos serán consumidos en el Seol, sin un lugar para ellos vivir. \v 15 Pero Dios redimirá mi vida del poder del Seol; Él me recibirá. Selah \ No newline at end of file diff --git a/49/16.txt b/49/16.txt new file mode 100644 index 0000000..d17c3df --- /dev/null +++ b/49/16.txt @@ -0,0 +1 @@ +No temas cuando alguien se vuelve rico, y la gloria de sus casas aumentan. Pues cuando el muera él no se llevará nada; su gloria no \ No newline at end of file From 6b99d84c591b1b6e7c96524e3dc3c4f31f9b3cff Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:46:16 -0400 Subject: [PATCH 58/85] Fri Jul 06 2018 21:46:15 GMT-0400 (SA Western Standard Time) --- 49/16.txt | 2 +- 49/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 49/18.txt diff --git a/49/16.txt b/49/16.txt index d17c3df..f54962b 100644 --- a/49/16.txt +++ b/49/16.txt @@ -1 +1 @@ -No temas cuando alguien se vuelve rico, y la gloria de sus casas aumentan. Pues cuando el muera él no se llevará nada; su gloria no \ No newline at end of file +\v 16 No temas cuando alguien se vuelve rico, y la gloria de sus casas aumentan. \v 17 Pues cuando el muera él no se llevará nada; su gloria no bajará detrás de él. \ No newline at end of file diff --git a/49/18.txt b/49/18.txt new file mode 100644 index 0000000..677c8e8 --- /dev/null +++ b/49/18.txt @@ -0,0 +1 @@ +El bendijo su alma mientras el vivía, y el hombre te alaba cuando tu vives para tí mismo, el irá a la generación de sus padres y ellos nov \ No newline at end of file From 5985ed0401de433432f19ad412a5d821004b24b9 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:47:15 -0400 Subject: [PATCH 59/85] Fri Jul 06 2018 21:47:14 GMT-0400 (SA Western Standard Time) --- 49/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/49/18.txt b/49/18.txt index 677c8e8..dcfffa9 100644 --- a/49/18.txt +++ b/49/18.txt @@ -1 +1 @@ -El bendijo su alma mientras el vivía, y el hombre te alaba cuando tu vives para tí mismo, el irá a la generación de sus padres y ellos nov \ No newline at end of file +\v 18 El bendijo su alma mientras el vivía, y el hombre te alaba cuando tu vives para tí mismo, \v 19 el irá a la generación de sus padres y ellos no verán la luz otra vez. \v 20 Uno que tiene riqueza pero no entendimiento es como las bestias, las cuales perecen. \ No newline at end of file From e9257720799eb81fd14561426d7fc36c871abb39 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:49:16 -0400 Subject: [PATCH 60/85] Fri Jul 06 2018 21:49:15 GMT-0400 (SA Western Standard Time) --- 76/01.txt | 1 + 76/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 76/01.txt create mode 100644 76/title.txt diff --git a/76/01.txt b/76/01.txt new file mode 100644 index 0000000..efb48e3 --- /dev/null +++ b/76/01.txt @@ -0,0 +1 @@ +\c 76 Al músico principal, en instrumentos \ No newline at end of file diff --git a/76/title.txt b/76/title.txt new file mode 100644 index 0000000..4b76bc4 --- /dev/null +++ b/76/title.txt @@ -0,0 +1 @@ +Capítulo 76 \ No newline at end of file From 0f1ff59a16aa0ae354ae4b91c2e46d8473807ce1 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:51:16 -0400 Subject: [PATCH 61/85] Fri Jul 06 2018 21:51:16 GMT-0400 (SA Western Standard Time) --- 76/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/76/01.txt b/76/01.txt index efb48e3..ae0de15 100644 --- a/76/01.txt +++ b/76/01.txt @@ -1 +1 @@ -\c 76 Al músico principal, en instrumentos \ No newline at end of file +\c 76 \v 1 \v 2 \v 3 Al músico principal, en instrumentos de cuerdas. Un Salmo de Asaf, una canción. Dios se ha hecho conocido en Judá; Su nombre es grande en Israel. Su tienda es en Salem; su \ No newline at end of file From acb0480c5ee901e0f0cd4c83cfd48e8573a38624 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:53:17 -0400 Subject: [PATCH 62/85] Fri Jul 06 2018 21:53:16 GMT-0400 (SA Western Standard Time) --- 76/01.txt | 2 +- 76/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 76/04.txt diff --git a/76/01.txt b/76/01.txt index ae0de15..c330be9 100644 --- a/76/01.txt +++ b/76/01.txt @@ -1 +1 @@ -\c 76 \v 1 \v 2 \v 3 Al músico principal, en instrumentos de cuerdas. Un Salmo de Asaf, una canción. Dios se ha hecho conocido en Judá; Su nombre es grande en Israel. Su tienda es en Salem; su \ No newline at end of file +\c 76 Al músico principal, en instrumentos de cuerdas. Un Salmo de Asaf, una canción. \v 1 Dios se ha hecho conocido en Judá; Su nombre es grande en Israel. \v 2 Su tienda es en Salem; Su casa es en Sión. \v 3 Allí el rompió las flechas del arco, el escudo, la espada y las otras armas de guerra. Selah \ No newline at end of file diff --git a/76/04.txt b/76/04.txt new file mode 100644 index 0000000..fcaaafc --- /dev/null +++ b/76/04.txt @@ -0,0 +1 @@ +\v 4 \v 5 Tu brillas \ No newline at end of file From 9a54593f5b72998d294454070f83ec1c8e9620db Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:55:17 -0400 Subject: [PATCH 63/85] Fri Jul 06 2018 21:55:16 GMT-0400 (SA Western Standard Time) --- 76/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/76/04.txt b/76/04.txt index fcaaafc..14071f3 100644 --- a/76/04.txt +++ b/76/04.txt @@ -1 +1 @@ -\v 4 \v 5 Tu brillas \ No newline at end of file +\v 4 \v 5 Tú brillas resplandecientemente y revelas Tu gloria, mientras desciendes desde las montañas, donde matates a tus víctimas. \ No newline at end of file From 81e4b49f6861dde37673594c939d73effbbebbd2 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:57:17 -0400 Subject: [PATCH 64/85] Fri Jul 06 2018 21:57:17 GMT-0400 (SA Western Standard Time) --- 76/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/76/04.txt b/76/04.txt index 14071f3..d7eaf89 100644 --- a/76/04.txt +++ b/76/04.txt @@ -1 +1 @@ -\v 4 \v 5 Tú brillas resplandecientemente y revelas Tu gloria, mientras desciendes desde las montañas, donde matates a tus víctimas. \ No newline at end of file +\v 4 \v 5 Tú brillas resplandecientemente y revelas Tu gloria, mientras desciendes desde las montañas, donde matastes a tus víctimas. Los valientes fueron saqueados \ No newline at end of file From 6f73204b3403e5fbb0ce5c8e2b6fe39f016b623a Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 21:59:17 -0400 Subject: [PATCH 65/85] Fri Jul 06 2018 21:59:16 GMT-0400 (SA Western Standard Time) --- 76/04.txt | 2 +- 76/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 76/06.txt diff --git a/76/04.txt b/76/04.txt index d7eaf89..296bc71 100644 --- a/76/04.txt +++ b/76/04.txt @@ -1 +1 @@ -\v 4 \v 5 Tú brillas resplandecientemente y revelas Tu gloria, mientras desciendes desde las montañas, donde matastes a tus víctimas. Los valientes fueron saqueados \ No newline at end of file +\v 4 Tú brillas resplandecientemente y revelas Tu gloria, mientras desciendes desde las montañas, donde matastes a tus víctimas. \v 5 Los valientes fueron saqueados; ellos se quedaron dormidos. Todos los guerreros estaban indefensos. \ No newline at end of file diff --git a/76/06.txt b/76/06.txt new file mode 100644 index 0000000..e231526 --- /dev/null +++ b/76/06.txt @@ -0,0 +1 @@ +A tu reprensión, el Dios de Jacob, ambos el jinete \ No newline at end of file From cfbe860695d75077422e445f33075ae901f6b189 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:01:17 -0400 Subject: [PATCH 66/85] Fri Jul 06 2018 22:01:17 GMT-0400 (SA Western Standard Time) --- 76/06.txt | 2 +- 76/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 76/08.txt diff --git a/76/06.txt b/76/06.txt index e231526..d26afe1 100644 --- a/76/06.txt +++ b/76/06.txt @@ -1 +1 @@ -A tu reprensión, el Dios de Jacob, ambos el jinete \ No newline at end of file +\v 6 A tu reprensión, el Dios de Jacob, ambos el jinete y el caballo se quedaron dormidos. \v 7 Tú, si Tú, eres para ser temido; ¿Quién se puede parar ante tu vista cuando tu estás enojado? \ No newline at end of file diff --git a/76/08.txt b/76/08.txt new file mode 100644 index 0000000..a299556 --- /dev/null +++ b/76/08.txt @@ -0,0 +1 @@ +Desde el cielo hiciste escuchar Tus juicio \ No newline at end of file From 79daa16a89285127c013862b43812f2b8d88ae17 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:03:17 -0400 Subject: [PATCH 67/85] Fri Jul 06 2018 22:03:16 GMT-0400 (SA Western Standard Time) --- 76/08.txt | 2 +- 76/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 76/10.txt diff --git a/76/08.txt b/76/08.txt index a299556..cb7c7a8 100644 --- a/76/08.txt +++ b/76/08.txt @@ -1 +1 @@ -Desde el cielo hiciste escuchar Tus juicio \ No newline at end of file +\v 8 Desde el cielo hiciste escuchar Tus juicios; la tierra estaba asustada y silenciosa \v 9 cuando Tú, Dios, te levantaste a ejecutar jucios y a salvar a todos los oprimidos de la tierra. Selah \ No newline at end of file diff --git a/76/10.txt b/76/10.txt new file mode 100644 index 0000000..0a85232 --- /dev/null +++ b/76/10.txt @@ -0,0 +1 @@ +Ciertamente tu juicio enojad \ No newline at end of file From 18b30ca57ac3bea1d26221e47a1162de42ec9cef Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:05:18 -0400 Subject: [PATCH 68/85] Fri Jul 06 2018 22:05:17 GMT-0400 (SA Western Standard Time) --- 76/10.txt | 2 +- 76/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 76/11.txt diff --git a/76/10.txt b/76/10.txt index 0a85232..34d988d 100644 --- a/76/10.txt +++ b/76/10.txt @@ -1 +1 @@ -Ciertamente tu juicio enojad \ No newline at end of file +\v 10 Ciertamente tu juicio de ira en contra de la humanidad te traerá alabanzas; Te ciñez con lo que queda de tu ira. \ No newline at end of file diff --git a/76/11.txt b/76/11.txt new file mode 100644 index 0000000..dc2c9c8 --- /dev/null +++ b/76/11.txt @@ -0,0 +1 @@ +Hagan votos a \ No newline at end of file From e9782e31ba1fe9fd1b8110fe4cc22f56c6956613 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:07:17 -0400 Subject: [PATCH 69/85] Fri Jul 06 2018 22:07:16 GMT-0400 (SA Western Standard Time) --- 76/11.txt | 2 +- 77/01.txt | 1 + 77/title.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 77/01.txt create mode 100644 77/title.txt diff --git a/76/11.txt b/76/11.txt index dc2c9c8..b4ee887 100644 --- a/76/11.txt +++ b/76/11.txt @@ -1 +1 @@ -Hagan votos a \ No newline at end of file +\v 11 Hagan votos al SEÑOR tu Dios y mantenlos. Que todo el que Lo rodee traigan regalos a Él quien es para ser temible. \v 12 El corta fuera el espíritu de los príncipes; Él es temido por los reyes de la tierra. \ No newline at end of file diff --git a/77/01.txt b/77/01.txt new file mode 100644 index 0000000..0b84da3 --- /dev/null +++ b/77/01.txt @@ -0,0 +1 @@ +\c 77 Al músico principal \ No newline at end of file diff --git a/77/title.txt b/77/title.txt new file mode 100644 index 0000000..4f18695 --- /dev/null +++ b/77/title.txt @@ -0,0 +1 @@ +Capítulo 77 \ No newline at end of file From 18a4363f2983c67d9260cd3309b6d3dd10061fea Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:09:17 -0400 Subject: [PATCH 70/85] Fri Jul 06 2018 22:09:16 GMT-0400 (SA Western Standard Time) --- 77/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/01.txt b/77/01.txt index 0b84da3..21378bb 100644 --- a/77/01.txt +++ b/77/01.txt @@ -1 +1 @@ -\c 77 Al músico principal \ No newline at end of file +\c 77 \v 1 Al músico principal; según la manera de Jedutún. Un Salmo de Asaf. Con mi voz clamaré a Dios, y mi Dios me escuchará \ No newline at end of file From 692b930ba1cbf50f101d4f39e16ff9bf725bf6f0 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:11:17 -0400 Subject: [PATCH 71/85] Fri Jul 06 2018 22:11:17 GMT-0400 (SA Western Standard Time) --- 77/01.txt | 2 +- 77/02.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/02.txt diff --git a/77/01.txt b/77/01.txt index 21378bb..88a00df 100644 --- a/77/01.txt +++ b/77/01.txt @@ -1 +1 @@ -\c 77 \v 1 Al músico principal; según la manera de Jedutún. Un Salmo de Asaf. Con mi voz clamaré a Dios, y mi Dios me escuchará \ No newline at end of file +\c 77 Al músico principal; según la manera de Jedutún. Un Salmo de Asaf. \v 1 Con mi voz clamaré a Dios, con mi voz llamaré a Dios y mi Dios me escuchará. \ No newline at end of file diff --git a/77/02.txt b/77/02.txt new file mode 100644 index 0000000..7b311ca --- /dev/null +++ b/77/02.txt @@ -0,0 +1 @@ +En el día de mi problema yo busqué al Señor; en la noche yo estiré mis manos, y ellas no \ No newline at end of file From 74585f1486458cda0e1cbe1256aa1cf256eff831 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:13:17 -0400 Subject: [PATCH 72/85] Fri Jul 06 2018 22:13:16 GMT-0400 (SA Western Standard Time) --- 77/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/02.txt b/77/02.txt index 7b311ca..64f973a 100644 --- a/77/02.txt +++ b/77/02.txt @@ -1 +1 @@ -En el día de mi problema yo busqué al Señor; en la noche yo estiré mis manos, y ellas no \ No newline at end of file +\v 2 \v 3 En el día de mi problema yo busqué al Señor; en la noche yo estiré mis manos, y ellas no se cansaron. Mi alma se reúsa a ser confortada. Yo pensaba en Dios mientras gemía \ No newline at end of file From 42e54232a3d282b6fdfece15241f0e9f9c0cf8f5 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:15:19 -0400 Subject: [PATCH 73/85] Fri Jul 06 2018 22:15:18 GMT-0400 (SA Western Standard Time) --- 77/02.txt | 2 +- 77/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/04.txt diff --git a/77/02.txt b/77/02.txt index 64f973a..eadbd2f 100644 --- a/77/02.txt +++ b/77/02.txt @@ -1 +1 @@ -\v 2 \v 3 En el día de mi problema yo busqué al Señor; en la noche yo estiré mis manos, y ellas no se cansaron. Mi alma se reúsa a ser confortada. Yo pensaba en Dios mientras gemía \ No newline at end of file +\v 2 En el día de mi problema yo busqué al Señor; en la noche yo estiré mis manos, y ellas no se cansaron. Mi alma se reúsa a ser confortada. \v 3 Yo pensaba en Dios mientras gemía; pensaba en Él mientras desmayaba. Selah \ No newline at end of file diff --git a/77/04.txt b/77/04.txt new file mode 100644 index 0000000..110dfde --- /dev/null +++ b/77/04.txt @@ -0,0 +1 @@ +\v 4 \v 5 Tu sostienes mis ojos abiertos; yo estaba muy preocupado \ No newline at end of file From 5e6aa6101ef7b2a54716930af1b37c1bc7938994 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:17:18 -0400 Subject: [PATCH 74/85] Fri Jul 06 2018 22:17:17 GMT-0400 (SA Western Standard Time) --- 77/04.txt | 2 +- 77/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/06.txt diff --git a/77/04.txt b/77/04.txt index 110dfde..6af16f1 100644 --- a/77/04.txt +++ b/77/04.txt @@ -1 +1 @@ -\v 4 \v 5 Tu sostienes mis ojos abiertos; yo estaba muy preocupado \ No newline at end of file +\v 4 Tu sostienes mis ojos abiertos; yo estaba muy preocupado para hablar. \v 5 Yo pensaba en los días de los viejos, sobre el tiempo pasado. \ No newline at end of file diff --git a/77/06.txt b/77/06.txt new file mode 100644 index 0000000..a1fe4d0 --- /dev/null +++ b/77/06.txt @@ -0,0 +1 @@ +Durante la noche yo recordaba la canción que una vez canté. Yo pensé cui \ No newline at end of file From ad270a24b224df5cc55f65b90c1855ff62e42992 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:19:17 -0400 Subject: [PATCH 75/85] Fri Jul 06 2018 22:19:16 GMT-0400 (SA Western Standard Time) --- 77/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/06.txt b/77/06.txt index a1fe4d0..732415d 100644 --- a/77/06.txt +++ b/77/06.txt @@ -1 +1 @@ -Durante la noche yo recordaba la canción que una vez canté. Yo pensé cui \ No newline at end of file +Durante la noche yo recordaba la canción que una vez canté. Yo pensé cuidadosamente y traté de entender lo que había pasado \ No newline at end of file From 803a6144a65c3c49a01d015b754ee76d9d5e2ca1 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:21:18 -0400 Subject: [PATCH 76/85] Fri Jul 06 2018 22:21:18 GMT-0400 (SA Western Standard Time) --- 77/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/06.txt b/77/06.txt index 732415d..15963c8 100644 --- a/77/06.txt +++ b/77/06.txt @@ -1 +1 @@ -Durante la noche yo recordaba la canción que una vez canté. Yo pensé cuidadosamente y traté de entender lo que había pasado \ No newline at end of file +\v 6 Durante la noche yo recordaba la canción que una vez canté. Yo pensé cuidadosamente y traté de entender lo que había pasado. \v 7 ¿El Señor me rechazará por siempre? ¿Nunca más me mostrará favor a mí? \ No newline at end of file From 2bbd7564db904c63f8a1de6828bf1261a67af20b Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:23:19 -0400 Subject: [PATCH 77/85] Fri Jul 06 2018 22:23:18 GMT-0400 (SA Western Standard Time) --- 77/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 77/08.txt diff --git a/77/08.txt b/77/08.txt new file mode 100644 index 0000000..6c332b6 --- /dev/null +++ b/77/08.txt @@ -0,0 +1 @@ +\v 8 \v 9 ¿Su pacto fiel se ha ido por simpre? ¿Se ha acabado por siempre su \ No newline at end of file From d65b43dfbc131898e16972e344dfa9935ceda5a4 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:25:18 -0400 Subject: [PATCH 78/85] Fri Jul 06 2018 22:25:17 GMT-0400 (SA Western Standard Time) --- 77/08.txt | 2 +- 77/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/10.txt diff --git a/77/08.txt b/77/08.txt index 6c332b6..0a30c01 100644 --- a/77/08.txt +++ b/77/08.txt @@ -1 +1 @@ -\v 8 \v 9 ¿Su pacto fiel se ha ido por simpre? ¿Se ha acabado por siempre su \ No newline at end of file +\v 8 ¿Su pacto fiel se ha ido por simpre? ¿Se ha acabado por siempre su promesa? \v 9 ¿Ha olvidado Dios el ser misericordioso? ¿Su ira ha apagado su compasión? Selah \ No newline at end of file diff --git a/77/10.txt b/77/10.txt new file mode 100644 index 0000000..e4b69bb --- /dev/null +++ b/77/10.txt @@ -0,0 +1 @@ +Yo dije: " \ No newline at end of file From 4ef3eb1aa4defb459dc9c85c11c3eab8565d2c4b Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:27:19 -0400 Subject: [PATCH 79/85] Fri Jul 06 2018 22:27:18 GMT-0400 (SA Western Standard Time) --- 77/10.txt | 2 +- 77/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/11.txt diff --git a/77/10.txt b/77/10.txt index e4b69bb..5bb684e 100644 --- a/77/10.txt +++ b/77/10.txt @@ -1 +1 @@ -Yo dije: " \ No newline at end of file +\v 10 Yo dije: "Esta es mi pena: el cambio de la mano derecha del Altísmo en contra de nosotros." \ No newline at end of file diff --git a/77/11.txt b/77/11.txt new file mode 100644 index 0000000..ea3fc24 --- /dev/null +++ b/77/11.txt @@ -0,0 +1 @@ +Pero yo recordaré en mi mente Tus obras, SEÑOR; pensaré sobre Tus grandiosas obras del pasado. \ No newline at end of file From 4f2a4421a593047fa4463e56467f73f70cafc7b5 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:29:19 -0400 Subject: [PATCH 80/85] Fri Jul 06 2018 22:29:18 GMT-0400 (SA Western Standard Time) --- 77/04.txt | 2 +- 77/11.txt | 2 +- 77/13.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 77/13.txt diff --git a/77/04.txt b/77/04.txt index 6af16f1..0693bbc 100644 --- a/77/04.txt +++ b/77/04.txt @@ -1 +1 @@ -\v 4 Tu sostienes mis ojos abiertos; yo estaba muy preocupado para hablar. \v 5 Yo pensaba en los días de los viejos, sobre el tiempo pasado. \ No newline at end of file +\v 4 Tu sostienes mis ojos abiertos; yo estaba muy preocupado para hablar. \v 5 Yo pensaba en los días del antaño, sobre el tiempo pasado. \ No newline at end of file diff --git a/77/11.txt b/77/11.txt index ea3fc24..ce06c46 100644 --- a/77/11.txt +++ b/77/11.txt @@ -1 +1 @@ -Pero yo recordaré en mi mente Tus obras, SEÑOR; pensaré sobre Tus grandiosas obras del pasado. \ No newline at end of file +\v 11 Pero yo recordaré en mi mente Tus obras, SEÑOR; pensaré sobre Tus grandiosas obras del pasado. \v 12 Yo ponderaré todas tus obras y refleccionaré en ellas. \ No newline at end of file diff --git a/77/13.txt b/77/13.txt new file mode 100644 index 0000000..516e82e --- /dev/null +++ b/77/13.txt @@ -0,0 +1 @@ +Tu camino, Dios, es santo; ¿Qué dios se compara a nuestro gran Dios? Tu eres el Dios que hace maravillas; Tu \ No newline at end of file From dec46a058fc9c045b2b3b7e3706886c81e75d5cb Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:31:18 -0400 Subject: [PATCH 81/85] Fri Jul 06 2018 22:31:17 GMT-0400 (SA Western Standard Time) --- 77/13.txt | 2 +- 77/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/16.txt diff --git a/77/13.txt b/77/13.txt index 516e82e..b563430 100644 --- a/77/13.txt +++ b/77/13.txt @@ -1 +1 @@ -Tu camino, Dios, es santo; ¿Qué dios se compara a nuestro gran Dios? Tu eres el Dios que hace maravillas; Tu \ No newline at end of file +\v 13 Tu camino, Dios, es santo; ¿Qué dios se compara a nuestro gran Dios? \v 14 Tú eres el Dios que hace maravillas; Tú revelas tu fuerza entre los pueblos. \v 15 Tú das a tu pueblo victoria con Tu gran poder, los descendientes de Jacob y José. Selah \ No newline at end of file diff --git a/77/16.txt b/77/16.txt new file mode 100644 index 0000000..aad573f --- /dev/null +++ b/77/16.txt @@ -0,0 +1 @@ +Las aguas te vieron, Dios; las aguas te vieron, y ellas estaban asustadas; las profundidades temblaron. \ No newline at end of file From 8b4d1fbaa96e97680fc241a9b693e476276a344f Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:33:19 -0400 Subject: [PATCH 82/85] Fri Jul 06 2018 22:33:18 GMT-0400 (SA Western Standard Time) --- 77/16.txt | 2 +- 77/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 77/18.txt diff --git a/77/16.txt b/77/16.txt index aad573f..1284ba7 100644 --- a/77/16.txt +++ b/77/16.txt @@ -1 +1 @@ -Las aguas te vieron, Dios; las aguas te vieron, y ellas estaban asustadas; las profundidades temblaron. \ No newline at end of file +\v 16 Las aguas te vieron, Dios; las aguas te vieron, y ellas estaban asustadas; las profundidades temblaron. \v 17 Las nubes dejaron caer agua; el cielo nublado daba voces; Tus flechas volaron. \ No newline at end of file diff --git a/77/18.txt b/77/18.txt new file mode 100644 index 0000000..4af3ce6 --- /dev/null +++ b/77/18.txt @@ -0,0 +1 @@ +\v 18 \v 19 \v 20 Tu voz estruendosa se escu \ No newline at end of file From 921dfc860ff83321724b32db88717992e2a62e20 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:35:20 -0400 Subject: [PATCH 83/85] Fri Jul 06 2018 22:35:19 GMT-0400 (SA Western Standard Time) --- 77/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/18.txt b/77/18.txt index 4af3ce6..ff652f2 100644 --- a/77/18.txt +++ b/77/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Tu voz estruendosa se escu \ No newline at end of file +\v 18 \v 19 \v 20 Tu voz estruendosa se escuchaba en el viento; los truenos iluminaron al mundo; la tierra tembló y se estremeció. Tu senda fue a través del mar y Tu camino a través de las aguas crecientes, pero tus huellas no se veían. T \ No newline at end of file From 6c9a5247d59fcc15dbde46a7b7229d58b51cb467 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:35:54 -0400 Subject: [PATCH 84/85] Fri Jul 06 2018 22:35:53 GMT-0400 (SA Western Standard Time) --- 77/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/18.txt b/77/18.txt index ff652f2..6a2e0c9 100644 --- a/77/18.txt +++ b/77/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Tu voz estruendosa se escuchaba en el viento; los truenos iluminaron al mundo; la tierra tembló y se estremeció. Tu senda fue a través del mar y Tu camino a través de las aguas crecientes, pero tus huellas no se veían. T \ No newline at end of file +\v 18 \v 19 \v 20 Tu voz estruendosa se escuchaba en el viento; los truenos iluminaron al mundo; la tierra tembló y se estremeció. Tu senda fue a través del mar y Tu camino a través de las aguas crecientes, pero tus huellas no se veían. Tú guiaste a Tu pueblo como la manada por la mano de Moisés y Aarón. \ No newline at end of file From c69ef7e89871e02945a9633f8d8130dfd3d5e683 Mon Sep 17 00:00:00 2001 From: TAlicea Date: Fri, 6 Jul 2018 22:36:23 -0400 Subject: [PATCH 85/85] Fri Jul 06 2018 22:36:22 GMT-0400 (SA Western Standard Time) --- 77/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/77/18.txt b/77/18.txt index 6a2e0c9..ed1ea8c 100644 --- a/77/18.txt +++ b/77/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Tu voz estruendosa se escuchaba en el viento; los truenos iluminaron al mundo; la tierra tembló y se estremeció. Tu senda fue a través del mar y Tu camino a través de las aguas crecientes, pero tus huellas no se veían. Tú guiaste a Tu pueblo como la manada por la mano de Moisés y Aarón. \ No newline at end of file +\v 18 Tu voz estruendosa se escuchaba en el viento; los truenos iluminaron al mundo; la tierra tembló y se estremeció. \v 19 Tu senda fue a través del mar y Tu camino a través de las aguas crecientes, pero tus huellas no se veían. \v 20 Tú guiaste a Tu pueblo como la manada por la mano de Moisés y Aarón. \ No newline at end of file