From 533ffece00ab056847101fffef7f4e183590722b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:05:44 -0400 Subject: [PATCH 0001/1429] Wed Aug 24 2016 23:05:44 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 f3ce23805872f886be8408f00b0dba47ad13c0c9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:07:46 -0400 Subject: [PATCH 0002/1429] Wed Aug 24 2016 23:07:46 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 5552d5bbf178149129c2c3a17d86f238f8ad8c07 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:09:46 -0400 Subject: [PATCH 0003/1429] Wed Aug 24 2016 23:09:46 GMT-0400 (SA Western Standard Time) --- 11/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 11/01.txt diff --git a/11/01.txt b/11/01.txt new file mode 100644 index 00000000..4115f5f4 --- /dev/null +++ b/11/01.txt @@ -0,0 +1 @@ +\c 11 Ahora \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..7a0716dc 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Victor M. Vazquez" + ], "finished_chunks": [] } \ No newline at end of file From 81c631bd63785312cae82262081e7d584523ea4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:11:46 -0400 Subject: [PATCH 0004/1429] Wed Aug 24 2016 23:11:46 GMT-0400 (SA Western Standard Time) --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 4115f5f4..057e948f 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 Ahora \ No newline at end of file +\c 11 \v 1 \v 2 Ahora \ No newline at end of file From 616572af44ececeba3cbac622373edfde075821a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:13:46 -0400 Subject: [PATCH 0005/1429] Wed Aug 24 2016 23:13:46 GMT-0400 (SA Western Standard Time) --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 057e948f..1b0affbb 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 \v 1 \v 2 Ahora \ No newline at end of file +\c 11 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Al viajar por el oriente, encontraron un llano en la tierra de \ No newline at end of file From 3323ef372cdb8a3b33684ccf4f01f80316e7fda4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:15:46 -0400 Subject: [PATCH 0006/1429] Wed Aug 24 2016 23:15:46 GMT-0400 (SA Western Standard Time) --- 11/01.txt | 2 +- 11/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/03.txt diff --git a/11/01.txt b/11/01.txt index 1b0affbb..e1de7aac 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Al viajar por el oriente, encontraron un llano en la tierra de \ No newline at end of file +\c 11 \v 1 \v 2 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Al viajar por el oriente, encontraron un llano en la tierra de Sinar y acamparon allí. \ No newline at end of file diff --git a/11/03.txt b/11/03.txt new file mode 100644 index 00000000..19de7ea7 --- /dev/null +++ b/11/03.txt @@ -0,0 +1 @@ +Se decían uno al otro: \ No newline at end of file From d9cac1aed2cf85ce520830069bfe6cc9a7161532 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:17:46 -0400 Subject: [PATCH 0007/1429] Wed Aug 24 2016 23:17:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index 19de7ea7..2836b1c0 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -Se decían uno al otro: \ No newline at end of file +Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." \ No newline at end of file From e80128e606c7246f7716440ff52eea7472d22991 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:19:46 -0400 Subject: [PATCH 0008/1429] Wed Aug 24 2016 23:19:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index 2836b1c0..c21d9645 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." \ No newline at end of file +Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de \ No newline at end of file From 40b1393a209a250c7857a0ea77c874ec3f03818a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:21:46 -0400 Subject: [PATCH 0009/1429] Wed Aug 24 2016 23:21:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index c21d9645..55783663 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de \ No newline at end of file +Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre \ No newline at end of file From 180c101d87fc8d3c9638238be5ecd4ed34e8876d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:23:46 -0400 Subject: [PATCH 0010/1429] Wed Aug 24 2016 23:23:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index 55783663..d7a93bb5 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre \ No newline at end of file +Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersos a través de la superficie de toda la tierra." \ No newline at end of file From 9537e00ffcf7e94b800349fa13e404846aa278b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:25:46 -0400 Subject: [PATCH 0011/1429] Wed Aug 24 2016 23:25:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- 11/05.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/05.txt diff --git a/11/03.txt b/11/03.txt index d7a93bb5..0b5a86c9 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersos a través de la superficie de toda la tierra." \ No newline at end of file +\v 3 \v 4 Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersados por la superficie de toda la tierra." \ No newline at end of file diff --git a/11/05.txt b/11/05.txt new file mode 100644 index 00000000..edc6c2ee --- /dev/null +++ b/11/05.txt @@ -0,0 +1 @@ +Así que el SEÑOR \ No newline at end of file From 8ad4ccf280f772d6144aa7e7b530602019a939f0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:27:46 -0400 Subject: [PATCH 0012/1429] Wed Aug 24 2016 23:27:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index edc6c2ee..af7afa15 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -Así que el SEÑOR \ No newline at end of file +Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios \ No newline at end of file From e116288a2290c63d6826e8270e59eb36a0a14805 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:29:46 -0400 Subject: [PATCH 0013/1429] Wed Aug 24 2016 23:29:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index af7afa15..5803547d 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios \ No newline at end of file +Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto \ No newline at end of file From 694abe86670ac0ff6462daf78a88614c7468f076 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:31:46 -0400 Subject: [PATCH 0014/1429] Wed Aug 24 2016 23:31:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 5803547d..9868e59b 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto \ No newline at end of file +Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto no se les hará imposible nada de lo que intenten hacer. Vengan, descendamos y confundamos su lengua allí, para que \ No newline at end of file From b5c033fd25a2e7364c03ff510b401856404eea12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:33:46 -0400 Subject: [PATCH 0015/1429] Wed Aug 24 2016 23:33:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- 11/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/08.txt diff --git a/11/05.txt b/11/05.txt index 9868e59b..03ea0d4e 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto no se les hará imposible nada de lo que intenten hacer. Vengan, descendamos y confundamos su lengua allí, para que \ No newline at end of file +\v 5 \v 6 \v 7 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto no se les hará imposible nada de lo que intenten hacer. Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file diff --git a/11/08.txt b/11/08.txt new file mode 100644 index 00000000..83e32c7e --- /dev/null +++ b/11/08.txt @@ -0,0 +1 @@ +Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, \ No newline at end of file From ef36bad612e23a2fc2ef3e402256bcc773315079 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:35:46 -0400 Subject: [PATCH 0016/1429] Wed Aug 24 2016 23:35:46 GMT-0400 (SA Western Standard Time) --- 11/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/08.txt b/11/08.txt index 83e32c7e..bbfedf5b 100644 --- a/11/08.txt +++ b/11/08.txt @@ -1 +1 @@ -Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, \ No newline at end of file +Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babe, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SE \ No newline at end of file From 839618df8f8cde717c2048277d54f9f6c538c006 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:37:46 -0400 Subject: [PATCH 0017/1429] Wed Aug 24 2016 23:37:46 GMT-0400 (SA Western Standard Time) --- 11/08.txt | 2 +- 11/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/10.txt diff --git a/11/08.txt b/11/08.txt index bbfedf5b..7a962d54 100644 --- a/11/08.txt +++ b/11/08.txt @@ -1 +1 @@ -Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babe, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SE \ No newline at end of file +\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babe, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file diff --git a/11/10.txt b/11/10.txt new file mode 100644 index 00000000..0f6ef671 --- /dev/null +++ b/11/10.txt @@ -0,0 +1 @@ +Est \ No newline at end of file From f0e09f1cc5411a3b72f9dfe06a462c222f3c4a17 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:39:46 -0400 Subject: [PATCH 0018/1429] Wed Aug 24 2016 23:39:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/10.txt b/11/10.txt index 0f6ef671..71e65d7e 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -Est \ No newline at end of file +Estos son los descendientes de Sem. Sem tenía cien años y fue ek padre de \ No newline at end of file From 262a72ad4a1092003fe3acba8217bcd9fcfaeea7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:41:46 -0400 Subject: [PATCH 0019/1429] Wed Aug 24 2016 23:41:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/10.txt b/11/10.txt index 71e65d7e..f39f7290 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -Estos son los descendientes de Sem. Sem tenía cien años y fue ek padre de \ No newline at end of file +Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem \ No newline at end of file From 430bda5b30511e04200074b0541bc0860bc5976f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:43:46 -0400 Subject: [PATCH 0020/1429] Wed Aug 24 2016 23:43:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/10.txt b/11/10.txt index f39f7290..07955814 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem \ No newline at end of file +Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem vivió quinientos años después de ser el padre de Arfaxad. También fue el padre de otros hijos e hijas \ No newline at end of file From bf39ce84dd7068c929a881767f4733413f6f83bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:45:46 -0400 Subject: [PATCH 0021/1429] Wed Aug 24 2016 23:45:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 11/12.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/12.txt diff --git a/11/10.txt b/11/10.txt index 07955814..42f85c7f 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem vivió quinientos años después de ser el padre de Arfaxad. También fue el padre de otros hijos e hijas \ No newline at end of file +\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem vivió quinientos años después de ser el padre de Arfaxad. También fue el padre de otros hijos e hijas \ No newline at end of file diff --git a/11/12.txt b/11/12.txt new file mode 100644 index 00000000..4b0ef5f8 --- /dev/null +++ b/11/12.txt @@ -0,0 +1 @@ +Cuando Arfaxad había vivido treinta y cinco años, \ No newline at end of file From e2003e66d3d64281fe8c1a7167a9f007acf35250 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:47:46 -0400 Subject: [PATCH 0022/1429] Wed Aug 24 2016 23:47:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 11/12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/10.txt b/11/10.txt index 42f85c7f..bd937b42 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y fue el padre de Arfaxad dos años después del diluvio. Sem vivió quinientos años después de ser el padre de Arfaxad. También fue el padre de otros hijos e hijas \ No newline at end of file +\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y engendró a Arfaxad dos años después del diluvio. Sem vivió quinientos años después de engendrar a Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/12.txt b/11/12.txt index 4b0ef5f8..29db32c8 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -Cuando Arfaxad había vivido treinta y cinco años, \ No newline at end of file +\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, \ No newline at end of file From a2f75500ebba6002f9774c5b4041c439e1f7f458 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:49:46 -0400 Subject: [PATCH 0023/1429] Wed Aug 24 2016 23:49:46 GMT-0400 (SA Western Standard Time) --- 11/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/12.txt b/11/12.txt index 29db32c8..eda506b3 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, \ No newline at end of file +\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, engendró a Sala. Arfaxad vivió cuatrocientos tres años después de engendrar a Sala \ No newline at end of file From 088d1f71c75ff2b1d4bc5301cf3b816b09074b66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:51:46 -0400 Subject: [PATCH 0024/1429] Wed Aug 24 2016 23:51:46 GMT-0400 (SA Western Standard Time) --- 11/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/12.txt b/11/12.txt index eda506b3..805a3822 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, engendró a Sala. Arfaxad vivió cuatrocientos tres años después de engendrar a Sala \ No newline at end of file +\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, engendró a Sala. Arfaxad vivió cuatrocientos tres años después de engendrar a Sala y engendró a otros hijos e hijas. \ No newline at end of file From bb30bae153baa4a6d63eed85f28e89207f2f4507 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:53:46 -0400 Subject: [PATCH 0025/1429] Wed Aug 24 2016 23:53:46 GMT-0400 (SA Western Standard Time) --- 11/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/14.txt diff --git a/11/14.txt b/11/14.txt new file mode 100644 index 00000000..9611aee9 --- /dev/null +++ b/11/14.txt @@ -0,0 +1 @@ +Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió c \ No newline at end of file From f0e6ec20a76dd45fff2564e7eba3b69bd162fa0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:55:46 -0400 Subject: [PATCH 0026/1429] Wed Aug 24 2016 23:55:46 GMT-0400 (SA Western Standard Time) --- 11/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/14.txt b/11/14.txt index 9611aee9..2f26d015 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió c \ No newline at end of file +Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió cuatrocientos tres años luego de engendrar a Heber y \ No newline at end of file From f176ddca2706f3981dc4bb61650983dda35f586a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:57:46 -0400 Subject: [PATCH 0027/1429] Wed Aug 24 2016 23:57:46 GMT-0400 (SA Western Standard Time) --- 11/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/14.txt b/11/14.txt index 2f26d015..f1caf0b5 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió cuatrocientos tres años luego de engendrar a Heber y \ No newline at end of file +\v 14 \v 15 Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió cuatrocientos tres años luego de engendrar a Heber y engendró a otros hijos e hijas. \ No newline at end of file From e6024cb80cd33b9c1cd9e7fe58ac262925da73cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 24 Aug 2016 23:59:46 -0400 Subject: [PATCH 0028/1429] Wed Aug 24 2016 23:59:46 GMT-0400 (SA Western Standard Time) --- 11/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/16.txt diff --git a/11/16.txt b/11/16.txt new file mode 100644 index 00000000..1c6b59a1 --- /dev/null +++ b/11/16.txt @@ -0,0 +1 @@ +Cuando Heber había vivido treinta y cuatro años, engendró a Peleg. Heber vivió cuatrocientos treinta años \ No newline at end of file From 9eb117c7504f17e41b1dd1899e58700b7d0bc4e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:01:46 -0400 Subject: [PATCH 0029/1429] Thu Aug 25 2016 00:01:46 GMT-0400 (SA Western Standard Time) --- 11/16.txt | 2 +- 11/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/18.txt diff --git a/11/16.txt b/11/16.txt index 1c6b59a1..72bd0561 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -Cuando Heber había vivido treinta y cuatro años, engendró a Peleg. Heber vivió cuatrocientos treinta años \ No newline at end of file +\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, engendró a Peleg. Heber vivió cuatrocientos treinta años luego de engendrar a Peleg. También engendró a otros hijos e hijas. \ No newline at end of file diff --git a/11/18.txt b/11/18.txt new file mode 100644 index 00000000..a5a249c8 --- /dev/null +++ b/11/18.txt @@ -0,0 +1 @@ +\v 18 \v 19 Cuando Peleg había vivido treinta años, engendró a Reu. Peleg vivió doscientos nueve años luego de engendrar a Reu. También engendró a otros hijos e hijas. \ No newline at end of file From 1cccfeafc73aead753172571e8c337a7c4bc76cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:03:46 -0400 Subject: [PATCH 0030/1429] Thu Aug 25 2016 00:03:46 GMT-0400 (SA Western Standard Time) --- 11/20.txt | 1 + 11/22.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 11/20.txt create mode 100644 11/22.txt diff --git a/11/20.txt b/11/20.txt new file mode 100644 index 00000000..b4f307e3 --- /dev/null +++ b/11/20.txt @@ -0,0 +1 @@ +\v 20 \v 21 Cuando Reu había vivido treinta y dos años, engendró a Serug. Reu vivió doscientos siete años cuando engendró a Serug. También engendró a otros hijos e hijas. \ No newline at end of file diff --git a/11/22.txt b/11/22.txt new file mode 100644 index 00000000..908f13a7 --- /dev/null +++ b/11/22.txt @@ -0,0 +1 @@ +Cuando Serug había vivido treinta años, engendró \ No newline at end of file From ca9c3caffb405905d5e294e7a3b605aea4bd007d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:05:46 -0400 Subject: [PATCH 0031/1429] Thu Aug 25 2016 00:05:46 GMT-0400 (SA Western Standard Time) --- 11/22.txt | 2 +- 11/24.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/24.txt diff --git a/11/22.txt b/11/22.txt index 908f13a7..e5fcd7dd 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Cuando Serug había vivido treinta años, engendró \ No newline at end of file +\v 22 \v 23 Cuando Serug había vivido treinta años, engendró a Nacor. Serug vivió doscientos años lego de engendrar a Nacor. También engendró a otros hijos e hijas. \ No newline at end of file diff --git a/11/24.txt b/11/24.txt new file mode 100644 index 00000000..eb414826 --- /dev/null +++ b/11/24.txt @@ -0,0 +1 @@ +Cuando Nacor había vivido veintinueve años, engendró \ No newline at end of file From 4d167e14e4a3c9fb5689e3c2cb7105990b6f6ba3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:07:46 -0400 Subject: [PATCH 0032/1429] Thu Aug 25 2016 00:07:46 GMT-0400 (SA Western Standard Time) --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index eb414826..5217d751 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -Cuando Nacor había vivido veintinueve años, engendró \ No newline at end of file +Cuando Nacor había vivido veintinueve años, engendró a Taré. Nacor vivió ciento diecinueve años luego de engendrar a Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor \ No newline at end of file From 0b989ce16f54ff15f6eb371c72f358d00747a93f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:09:46 -0400 Subject: [PATCH 0033/1429] Thu Aug 25 2016 00:09:46 GMT-0400 (SA Western Standard Time) --- 11/24.txt | 2 +- 11/27.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/27.txt diff --git a/11/24.txt b/11/24.txt index 5217d751..e19fcedc 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -Cuando Nacor había vivido veintinueve años, engendró a Taré. Nacor vivió ciento diecinueve años luego de engendrar a Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor \ No newline at end of file +\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, engendró a Taré. Nacor vivió ciento diecinueve años luego de engendrar a Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor y Harán. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt new file mode 100644 index 00000000..8184395b --- /dev/null +++ b/11/27.txt @@ -0,0 +1 @@ +Ahora estos son los descendientes de Taré. Taré engendró a Abram, Nacor y Harán, y Harán engendró a Lot. Harán murió en la presencia de s \ No newline at end of file From a38402bef796c1292eb7f85c5335e5f0390aeff5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:11:46 -0400 Subject: [PATCH 0034/1429] Thu Aug 25 2016 00:11:46 GMT-0400 (SA Western Standard Time) --- 11/27.txt | 2 +- 11/29.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/29.txt diff --git a/11/27.txt b/11/27.txt index 8184395b..e735c78b 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -Ahora estos son los descendientes de Taré. Taré engendró a Abram, Nacor y Harán, y Harán engendró a Lot. Harán murió en la presencia de s \ No newline at end of file +\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré engendró a Abram, Nacor y Harán, y Harán engendró a Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file diff --git a/11/29.txt b/11/29.txt new file mode 100644 index 00000000..30297c99 --- /dev/null +++ b/11/29.txt @@ -0,0 +1 @@ +Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán quien engendró a Milca e Isca \ No newline at end of file From 8f4fdb9a70eb38b07457f095764948c95ed8f322 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:13:46 -0400 Subject: [PATCH 0035/1429] Thu Aug 25 2016 00:13:46 GMT-0400 (SA Western Standard Time) --- 11/29.txt | 2 +- 11/31.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/31.txt diff --git a/11/29.txt b/11/29.txt index 30297c99..99960b1b 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán quien engendró a Milca e Isca \ No newline at end of file +\v 29 \v 30 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán quien engendró a Milca e Isca. Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file diff --git a/11/31.txt b/11/31.txt new file mode 100644 index 00000000..a61cf7af --- /dev/null +++ b/11/31.txt @@ -0,0 +1 @@ +Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera \ No newline at end of file From afde2ec8fd73307173554b0906b14c86f95bd9fa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:15:46 -0400 Subject: [PATCH 0036/1429] Thu Aug 25 2016 00:15:46 GMT-0400 (SA Western Standard Time) --- 11/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/31.txt b/11/31.txt index a61cf7af..85fef136 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera \ No newline at end of file +Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos para ir a la tierra de Canaán. Pero llegaron a Harán \ No newline at end of file From cf4758110d4f134af375c0a363aaaef48624b426 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 00:17:46 -0400 Subject: [PATCH 0037/1429] Thu Aug 25 2016 00:17:46 GMT-0400 (SA Western Standard Time) --- 11/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/31.txt b/11/31.txt index 85fef136..0dc6cb95 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos para ir a la tierra de Canaán. Pero llegaron a Harán \ No newline at end of file +\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file From a09f99d54bc4d8a480964df726d54f087cb02379 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:09:46 -0400 Subject: [PATCH 0038/1429] Thu Aug 25 2016 02:09:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- 11/08.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/05.txt b/11/05.txt index 03ea0d4e..bf6f15b8 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto no se les hará imposible nada de lo que intenten hacer. Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file +\v 5 \v 6 \v 7 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto, nada de lo que intenten hacer, se les hará imposible. Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file diff --git a/11/08.txt b/11/08.txt index 7a962d54..59850598 100644 --- a/11/08.txt +++ b/11/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babe, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file +\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babel , porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file From 812ac60bdb41272f27922875be8e418054d1daf5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:11:46 -0400 Subject: [PATCH 0039/1429] Thu Aug 25 2016 02:11:46 GMT-0400 (SA Western Standard Time) --- 11/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/08.txt b/11/08.txt index 59850598..6ace50c2 100644 --- a/11/08.txt +++ b/11/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babel , porque allí el SEÑOR Dios confundió la lengua de toda la tierra y de ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file +\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babel, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y desde ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file From 33989481e5ec450287ef2df265dd19b22cf92a0a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:13:46 -0400 Subject: [PATCH 0040/1429] Thu Aug 25 2016 02:13:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/10.txt b/11/10.txt index bd937b42..174a2fde 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y engendró a Arfaxad dos años después del diluvio. Sem vivió quinientos años después de engendrar a Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. Sem vivió quinientos años después de engendrar a Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file From 57249768fa01b54f2601612eb898cd8d227c3006 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:15:46 -0400 Subject: [PATCH 0041/1429] Thu Aug 25 2016 02:15:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 11/12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/10.txt b/11/10.txt index 174a2fde..2eb97943 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. Sem vivió quinientos años después de engendrar a Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/12.txt b/11/12.txt index 805a3822..a19320aa 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, engendró a Sala. Arfaxad vivió cuatrocientos tres años después de engendrar a Sala y engendró a otros hijos e hijas. \ No newline at end of file +\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y vino a ser padre de otros hijos e hijas. \ No newline at end of file From 30a69b779ffc88ace4be8f00ddee0df3e9f7ab34 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:17:46 -0400 Subject: [PATCH 0042/1429] Thu Aug 25 2016 02:17:46 GMT-0400 (SA Western Standard Time) --- 11/12.txt | 2 +- 11/14.txt | 2 +- 11/16.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/11/12.txt b/11/12.txt index a19320aa..194dbc8a 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y vino a ser padre de otros hijos e hijas. \ No newline at end of file +\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/14.txt b/11/14.txt index f1caf0b5..f52eefc9 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -\v 14 \v 15 Luego de Sala haber vivido treinta años, engendró a Heber. Sala vivió cuatrocientos tres años luego de engendrar a Heber y engendró a otros hijos e hijas. \ No newline at end of file +\v 14 \v 15 Luego de Sala haber vivido treinta años, vino a ser el padre de Heber. Sala vivió cuatrocientos tres años luego de que vino a ser el padre de Heber y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/16.txt b/11/16.txt index 72bd0561..c87a1cac 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, engendró a Peleg. Heber vivió cuatrocientos treinta años luego de engendrar a Peleg. También engendró a otros hijos e hijas. \ No newline at end of file +\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. Heber vivió cuatrocientos treinta años luego de engendrar a Peleg. También engendró a otros hijos e hijas. \ No newline at end of file From 782728437f4bf51ecd598aefc3d015e703818285 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:19:46 -0400 Subject: [PATCH 0043/1429] Thu Aug 25 2016 02:19:46 GMT-0400 (SA Western Standard Time) --- 11/16.txt | 2 +- 11/18.txt | 2 +- 11/20.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/11/16.txt b/11/16.txt index c87a1cac..d32093fd 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. Heber vivió cuatrocientos treinta años luego de engendrar a Peleg. También engendró a otros hijos e hijas. \ No newline at end of file +\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. Heber vivió cuatrocientos treinta años luego de que vino a ser el padre de Peleg. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/18.txt b/11/18.txt index a5a249c8..8f99ca79 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 \v 19 Cuando Peleg había vivido treinta años, engendró a Reu. Peleg vivió doscientos nueve años luego de engendrar a Reu. También engendró a otros hijos e hijas. \ No newline at end of file +\v 18 \v 19 Cuando Peleg había vivido treinta años, vino a ser el padre de Reu. Peleg vivió doscientos nueve años luego de que vino a ser el padre de Reu. También fue el pdre de otros hijos e hijas. \ No newline at end of file diff --git a/11/20.txt b/11/20.txt index b4f307e3..82e22078 100644 --- a/11/20.txt +++ b/11/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cuando Reu había vivido treinta y dos años, engendró a Serug. Reu vivió doscientos siete años cuando engendró a Serug. También engendró a otros hijos e hijas. \ No newline at end of file +\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuandovino a sngendróa Serug. También engendró a otros hijos e hijas. \ No newline at end of file From 17d2f04dc154a5d140ad6a8a70b93d330fefe3a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:21:46 -0400 Subject: [PATCH 0044/1429] Thu Aug 25 2016 02:21:46 GMT-0400 (SA Western Standard Time) --- 11/20.txt | 2 +- 11/22.txt | 2 +- 11/24.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/11/20.txt b/11/20.txt index 82e22078..12a3e63f 100644 --- a/11/20.txt +++ b/11/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuandovino a sngendróa Serug. También engendró a otros hijos e hijas. \ No newline at end of file +\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuandovino a ser el padre de Serug. También fue padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/22.txt b/11/22.txt index e5fcd7dd..1b90160a 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -\v 22 \v 23 Cuando Serug había vivido treinta años, engendró a Nacor. Serug vivió doscientos años lego de engendrar a Nacor. También engendró a otros hijos e hijas. \ No newline at end of file +\v 22 \v 23 Cuando Serug había vivido treinta años, vino a ser el padre de Nacor. Serug vivió doscientos años luego de que vino a ser el padre de Nacor. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/24.txt b/11/24.txt index e19fcedc..04b21c92 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, engendró a Taré. Nacor vivió ciento diecinueve años luego de engendrar a Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor y Harán. \ No newline at end of file +\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor y Harán. \ No newline at end of file From e410d7571f9611e1e10636bb34d119638ebd2876 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:23:46 -0400 Subject: [PATCH 0045/1429] Thu Aug 25 2016 02:23:46 GMT-0400 (SA Western Standard Time) --- 11/24.txt | 2 +- 11/27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/24.txt b/11/24.txt index 04b21c92..dd8bbe0f 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También engendró a otros hijos e hijas. Luego de vivir setenta años, engendró a Abram, Nacor y Harán. \ No newline at end of file +\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. Luego de vivir setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt index e735c78b..81bd784e 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré engendró a Abram, Nacor y Harán, y Harán engendró a Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file +\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de a Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file From c46ef293e4b7c9d8b2d7bc65f9e7c81ee59d1db8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:25:46 -0400 Subject: [PATCH 0046/1429] Thu Aug 25 2016 02:25:46 GMT-0400 (SA Western Standard Time) --- 11/24.txt | 2 +- 11/27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/24.txt b/11/24.txt index dd8bbe0f..8a8e385d 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. Luego de vivir setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file +\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. Luego de que Taré había vivido setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt index 81bd784e..a7ad765b 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de a Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file +\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file From 36e0ec241718153fcc10640ce44ce80e57090826 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:27:46 -0400 Subject: [PATCH 0047/1429] Thu Aug 25 2016 02:27:46 GMT-0400 (SA Western Standard Time) --- 11/29.txt | 2 +- 11/31.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/29.txt b/11/29.txt index 99960b1b..b3e6063e 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -\v 29 \v 30 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán quien engendró a Milca e Isca. Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file +\v 29 \v 30 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán, quien fue el padre de Milca e Isca. Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file diff --git a/11/31.txt b/11/31.txt index 0dc6cb95..60932110 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file +\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file From 2359df473afd23c53743310d8cf26f5ee525810f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:29:46 -0400 Subject: [PATCH 0048/1429] Thu Aug 25 2016 02:29:46 GMT-0400 (SA Western Standard Time) --- 11/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/31.txt b/11/31.txt index 60932110..de736ad9 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file +\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file From c6a1f51f1e74641e620b2e9bca166591e8a8e90c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:31:46 -0400 Subject: [PATCH 0049/1429] Thu Aug 25 2016 02:31:46 GMT-0400 (SA Western Standard Time) --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index 1b90160a..26564cfe 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -\v 22 \v 23 Cuando Serug había vivido treinta años, vino a ser el padre de Nacor. Serug vivió doscientos años luego de que vino a ser el padre de Nacor. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 22 Cuando Serug había vivido treinta años, vino a ser el padre de Nacor. \v 23 Serug vivió doscientos años luego de que vino a ser el padre de Nacor. También fue el padre de otros hijos e hijas. \ No newline at end of file From e14d84ccfe2897ee3680fa36d7f6c53f0b34581c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:35:46 -0400 Subject: [PATCH 0050/1429] Thu Aug 25 2016 02:35:46 GMT-0400 (SA Western Standard Time) --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index e1de7aac..3ee47372 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 \v 1 \v 2 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Al viajar por el oriente, encontraron un llano en la tierra de Sinar y acamparon allí. \ No newline at end of file +\c 11 \v 1 \v 2 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Mientrás ellos viajaban por el este, encontraron un llano en la tierra de Sinar y acamparon allí. \ No newline at end of file From 54efd1af69e62ee66ee28ee5be7f2eee006c1a0b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:37:46 -0400 Subject: [PATCH 0051/1429] Thu Aug 25 2016 02:37:46 GMT-0400 (SA Western Standard Time) --- 11/03.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/11/03.txt b/11/03.txt index 0b5a86c9..45829a3c 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -\v 3 \v 4 Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersados por la superficie de toda la tierra." \ No newline at end of file +\v 3 Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. \v 4 Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersados por la superficie de toda la tierra." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7a0716dc..a99f3000 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Victor M. Vazquez" ], - "finished_chunks": [] + "finished_chunks": [ + "11-01" + ] } \ No newline at end of file From 129a0a8a1561180d9a84fabfd21ba21cc733c1c0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:39:46 -0400 Subject: [PATCH 0052/1429] Thu Aug 25 2016 02:39:46 GMT-0400 (SA Western Standard Time) --- 11/05.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/11/05.txt b/11/05.txt index bf6f15b8..811cfeb3 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto, nada de lo que intenten hacer, se les hará imposible. Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file +\v 5 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. \v 6 El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto, nada de lo que intenten hacer, se les hará imposible. \v 7 Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file diff --git a/manifest.json b/manifest.json index a99f3000..7b608dfa 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,8 @@ "Victor M. Vazquez" ], "finished_chunks": [ - "11-01" + "11-01", + "11-03", + "11-05" ] } \ No newline at end of file From edc8ec6ec558a249311f640f0bc61b08b39094d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:41:46 -0400 Subject: [PATCH 0053/1429] Thu Aug 25 2016 02:41:46 GMT-0400 (SA Western Standard Time) --- 11/08.txt | 2 +- 11/10.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/11/08.txt b/11/08.txt index 6ace50c2..e869a51e 100644 --- a/11/08.txt +++ b/11/08.txt @@ -1 +1 @@ -\v 8 \v 9 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. Por lo tanto, se llamó su nombre Babel, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y desde ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file +\v 8 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. \v 9 Por lo tanto, se llamó su nombre Babel, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y desde ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file diff --git a/11/10.txt b/11/10.txt index 2eb97943..86a13dfc 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 \v 11 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. El también fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7b608dfa..69de6d84 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "11-01", "11-03", - "11-05" + "11-05", + "11-08" ] } \ No newline at end of file From ca3758e5de80f7913507ab9a4fc397561680c6cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:43:46 -0400 Subject: [PATCH 0054/1429] Thu Aug 25 2016 02:43:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/10.txt b/11/10.txt index 86a13dfc..3675f684 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. El también fue el padre de otros hijos e hijas. \ No newline at end of file +\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 69de6d84..0c91938e 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "11-01", "11-03", "11-05", - "11-08" + "11-08", + "11-10" ] } \ No newline at end of file From a82b01ab7b06a01501469bf7580282abba1c0bf1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:45:46 -0400 Subject: [PATCH 0055/1429] Thu Aug 25 2016 02:45:46 GMT-0400 (SA Western Standard Time) --- 11/12.txt | 2 +- 11/14.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/11/12.txt b/11/12.txt index 194dbc8a..726a46f9 100644 --- a/11/12.txt +++ b/11/12.txt @@ -1 +1 @@ -\v 12 \v 13 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y fue el padre de otros hijos e hijas. \ No newline at end of file +\v 12 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. \v 13 Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/14.txt b/11/14.txt index f52eefc9..caaebba5 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -\v 14 \v 15 Luego de Sala haber vivido treinta años, vino a ser el padre de Heber. Sala vivió cuatrocientos tres años luego de que vino a ser el padre de Heber y fue el padre de otros hijos e hijas. \ No newline at end of file +\v 14 Luego de Sala haber vivido treinta años, vino a ser el padre de Heber. \v 15 Sala vivió cuatrocientos tres años luego de que vino a ser el padre de Heber y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0c91938e..ded52f9c 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "11-03", "11-05", "11-08", - "11-10" + "11-10", + "11-12" ] } \ No newline at end of file From d8704713000c4d70dce73bd2425fea9b27c58347 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:47:46 -0400 Subject: [PATCH 0056/1429] Thu Aug 25 2016 02:47:46 GMT-0400 (SA Western Standard Time) --- 11/16.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/11/16.txt b/11/16.txt index d32093fd..95d61265 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -\v 16 \v 17 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. Heber vivió cuatrocientos treinta años luego de que vino a ser el padre de Peleg. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 16 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. \v 17 Heber vivió cuatrocientos treinta años luego de que vino a ser el padre de Peleg. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ded52f9c..cf3eb90f 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,8 @@ "11-05", "11-08", "11-10", - "11-12" + "11-12", + "11-14", + "11-16" ] } \ No newline at end of file From 425906e4700c9266ff43ea4ce3d5875fd702e8a1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:49:46 -0400 Subject: [PATCH 0057/1429] Thu Aug 25 2016 02:49:46 GMT-0400 (SA Western Standard Time) --- 11/18.txt | 2 +- 11/20.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/11/18.txt b/11/18.txt index 8f99ca79..4ec858d9 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 \v 19 Cuando Peleg había vivido treinta años, vino a ser el padre de Reu. Peleg vivió doscientos nueve años luego de que vino a ser el padre de Reu. También fue el pdre de otros hijos e hijas. \ No newline at end of file +\v 18 Cuando Peleg había vivido treinta años, vino a ser el padre de Reu. \v 19 Peleg vivió doscientos nueve años luego de que vino a ser el padre de Reu. También fue padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/20.txt b/11/20.txt index 12a3e63f..6b4804d8 100644 --- a/11/20.txt +++ b/11/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuandovino a ser el padre de Serug. También fue padre de otros hijos e hijas. \ No newline at end of file +\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuando vino a ser el padre de Serug. También fue padre de otros hijos e hijas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cf3eb90f..73ce2c8d 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "11-10", "11-12", "11-14", - "11-16" + "11-16", + "11-20" ] } \ No newline at end of file From afaa682440697cab0d0e36ebb4f8bd1634594427 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:51:46 -0400 Subject: [PATCH 0058/1429] Thu Aug 25 2016 02:51:46 GMT-0400 (SA Western Standard Time) --- 11/24.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/11/24.txt b/11/24.txt index 8a8e385d..f3fa200a 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 \v 25 \v 26 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. Luego de que Taré había vivido setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file +\v 24 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. \v 25 Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. \v 26 Luego de que Taré había vivido setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 73ce2c8d..319b6d16 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,9 @@ "11-12", "11-14", "11-16", - "11-20" + "11-18", + "11-20", + "11-22", + "11-24" ] } \ No newline at end of file From a1666e933ab09a0f61ff7c24891a617012b6b7c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 02:53:46 -0400 Subject: [PATCH 0059/1429] Thu Aug 25 2016 02:53:46 GMT-0400 (SA Western Standard Time) --- 11/27.txt | 2 +- 11/29.txt | 2 +- 11/31.txt | 2 +- manifest.json | 5 ++++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/11/27.txt b/11/27.txt index a7ad765b..235749c6 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -\v 27 \v 28 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de Lot. Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file +\v 27 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de Lot. \v 28 Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file diff --git a/11/29.txt b/11/29.txt index b3e6063e..e10f5ea7 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -\v 29 \v 30 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán, quien fue el padre de Milca e Isca. Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file +\v 29 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán, quien fue el padre de Milca e Isca. \v 30 Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file diff --git a/11/31.txt b/11/31.txt index de736ad9..cafbfcef 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -\v 31 \v 32 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file +\v 31 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. \v 32 Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 319b6d16..5e5aeb9e 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,9 @@ "11-18", "11-20", "11-22", - "11-24" + "11-24", + "11-27", + "11-29", + "11-31" ] } \ No newline at end of file From 685d71ea025243ddc487cf8bc633e2130fe293ec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 04:31:46 -0400 Subject: [PATCH 0060/1429] Thu Aug 25 2016 04:31:46 GMT-0400 (SA Western Standard Time) --- 11/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/10.txt b/11/10.txt index 3675f684..f8913f33 100644 --- a/11/10.txt +++ b/11/10.txt @@ -1 +1 @@ -\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file +\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre de Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file From 32631a71a7b4bdecbe6d773541ab1648d97e95a8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:01:32 -0400 Subject: [PATCH 0061/1429] Thu Aug 25 2016 11:01:32 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..b3c6a5d0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "55" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 cacd09c2a53350c242573d4d4d26896491e12c69 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:03:34 -0400 Subject: [PATCH 0062/1429] Thu Aug 25 2016 11:03:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 1 + manifest.json | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 05/01.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 00000000..4d7ce5e7 --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 Este es el registro de los decedientes de Adan. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b3c6a5d0..1c8a6a71 100644 --- a/manifest.json +++ b/manifest.json @@ -22,8 +22,18 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], "parent_draft": {}, - "translators": [], + "translators": [ + "Michael A Rodriguez" + ], "finished_chunks": [] } \ No newline at end of file From c6f1c1768d9f412ab2a20d985133157226fd629d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:03:36 -0400 Subject: [PATCH 0063/1429] Thu Aug 25 2016 11:03:36 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..b3c6a5d0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "55" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 765dcfabe93c59322fdfab34b1fdcda0632f66e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:03:50 -0400 Subject: [PATCH 0064/1429] Thu Aug 25 2016 11:03:50 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..b3c6a5d0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "55" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 8354322249f61f15130ba2cffa1e3c6e63dcc2c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:05:18 -0400 Subject: [PATCH 0065/1429] Thu Aug 25 2016 11:05:17 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..ceed324f --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 438542eea542bb4ce61bcfed38e66d4f24b8b7ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:05:24 -0400 Subject: [PATCH 0066/1429] Thu Aug 25 2016 11:05:24 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 c02e7360af6bea3eb1cb39f3e43b268a6ede2398 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:05:34 -0400 Subject: [PATCH 0067/1429] Thu Aug 25 2016 11:05:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index 4d7ce5e7..633330e7 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Este es el registro de los decedientes de Adan. \ No newline at end of file +\c 5 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. Hombre y Mujer el los creyo. El los bendijo y los llamo \ No newline at end of file From c85e9e947554233d9f2906fa48e6a453f0c096d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:05:38 -0400 Subject: [PATCH 0068/1429] Thu Aug 25 2016 11:05:37 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3c6a5d0..5f4d44cb 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From a99717e72ad1e0ae6b075920100a098f3f6b99fb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:05:52 -0400 Subject: [PATCH 0069/1429] Thu Aug 25 2016 11:05:52 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3c6a5d0..5f4d44cb 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 4c780011d6a34ba0cdaff20faaa6d825d5df5e0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:06:06 -0400 Subject: [PATCH 0070/1429] Thu Aug 25 2016 11:06:06 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 a421be9e75768d3b5f7f50a323472026f81dbd8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:06:11 -0400 Subject: [PATCH 0071/1429] Thu Aug 25 2016 11:06:10 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 ccf0ee96eb43c1ae140f4ce59f5e4bd0e3e81475 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:06:38 -0400 Subject: [PATCH 0072/1429] Thu Aug 25 2016 11:06:38 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 78aea081d5e5dfcc1c12d078bdaec1d672ef0c53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:07:19 -0400 Subject: [PATCH 0073/1429] Thu Aug 25 2016 11:07:19 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ceed324f..29fdad92 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 74c2b543d8798a7ad1ac47a6ab82f8c654971db6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:07:26 -0400 Subject: [PATCH 0074/1429] Thu Aug 25 2016 11:07:25 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From b9eedbe49e2dfbdcf202035d301dc49713e71618 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:07:34 -0400 Subject: [PATCH 0075/1429] Thu Aug 25 2016 11:07:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index 633330e7..9a507446 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. Hombre y Mujer el los creyo. El los bendijo y los llamo \ No newline at end of file +\c 5 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. Hombre y Mujer el los creyo. El los bendijo y los llamo \ No newline at end of file From 315c7642f34aa1a6941b25ff34a93350670667b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:07:38 -0400 Subject: [PATCH 0076/1429] Thu Aug 25 2016 11:07:37 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 00000000..3d37ee49 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5f4d44cb..10e781cf 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Ramon D. Alvarado" + ], "finished_chunks": [] } \ No newline at end of file From 28eaae7001998f06c585e7d7e81e7dca73ea353e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:08:07 -0400 Subject: [PATCH 0077/1429] Thu Aug 25 2016 11:08:07 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From a9f9ffcc3adaa47cd434d20da0d48945813dc212 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:08:12 -0400 Subject: [PATCH 0078/1429] Thu Aug 25 2016 11:08:12 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 19f25d9845c2b2600a326897a56b8fce993990e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:08:40 -0400 Subject: [PATCH 0079/1429] Thu Aug 25 2016 11:08:39 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From c3426e8c695993e61eaa0edabeb70770afdb1d3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:08:51 -0400 Subject: [PATCH 0080/1429] Thu Aug 25 2016 11:08:50 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 bdd1bb855e45d145ff70e57104e875d8bff51527 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:09:34 -0400 Subject: [PATCH 0081/1429] Thu Aug 25 2016 11:09:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 05/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/03.txt diff --git a/05/01.txt b/05/01.txt index 9a507446..5035fba2 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. Hombre y Mujer el los creyo. El los bendijo y los llamo \ No newline at end of file +\c 5 \v 1 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 00000000..0e6f0c23 --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +Luego de Adan haber cumplido 1 \ No newline at end of file From 87309dad795817e14edaa3bd9ec727952f5de4eb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:09:38 -0400 Subject: [PATCH 0082/1429] Thu Aug 25 2016 11:09:37 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 3d37ee49..8753f476 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \ No newline at end of file +\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \v 2 La tierra estaba vacia y deformada \ No newline at end of file From fd0419887c50d39c0cc44cdeda02889db026172c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:09:52 -0400 Subject: [PATCH 0083/1429] Thu Aug 25 2016 11:09:52 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..743cd7ba --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "31" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 501570e5594c38a5fed877a7cce4e02fa4e972e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:10:53 -0400 Subject: [PATCH 0084/1429] Thu Aug 25 2016 11:10:52 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 114a35dd48997688f5ba591f0bc4802656053103 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:11:34 -0400 Subject: [PATCH 0085/1429] Thu Aug 25 2016 11:11:34 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 0e6f0c23..d09f74ea 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Luego de Adan haber cumplido 1 \ No newline at end of file +Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos \ No newline at end of file From 8dcb9ef3f646189224116cd849aec577edec2a6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:11:54 -0400 Subject: [PATCH 0086/1429] Thu Aug 25 2016 11:11:53 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 743cd7ba..dc2b25db 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 44f914385a3f39fbf639be799aabb4a0fb0e3e40 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:13:34 -0400 Subject: [PATCH 0087/1429] Thu Aug 25 2016 11:13:34 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index d09f74ea..970f3ac1 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos \ No newline at end of file +\v 3 \v 4 \v 5 Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. Adan vivio 930 anos mas, y luego murio. \ No newline at end of file From d60940cbf7726ea0678d3849d80974ce6c6e2f34 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:17:34 -0400 Subject: [PATCH 0088/1429] Thu Aug 25 2016 11:17:34 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 05/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/06.txt diff --git a/05/03.txt b/05/03.txt index 970f3ac1..4aeb9919 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. Adan vivio 930 anos mas, y luego murio. \ No newline at end of file +\v 3 Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. \v 4 Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. \v 5 Adan vivio 930 anos mas, y luego murio. \ No newline at end of file diff --git a/05/06.txt b/05/06.txt new file mode 100644 index 00000000..974c2114 --- /dev/null +++ b/05/06.txt @@ -0,0 +1 @@ +Luego de Seth haber vivido 105 anos se convirtio en padre de \ No newline at end of file From 9e53cc6a2cdfc141ff921f0aaf11ce411d587815 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:17:56 -0400 Subject: [PATCH 0089/1429] Thu Aug 25 2016 11:17:56 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 07/01.txt diff --git a/07/01.txt b/07/01.txt new file mode 100644 index 00000000..c5580681 --- /dev/null +++ b/07/01.txt @@ -0,0 +1 @@ +\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..0a3291fd 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "David R. Sanchez" + ], "finished_chunks": [] } \ No newline at end of file From 9da9d626386f52edde1a3fd3a931d8e6f869d013 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:19:19 -0400 Subject: [PATCH 0090/1429] Thu Aug 25 2016 11:19:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 10/01.txt diff --git a/10/01.txt b/10/01.txt new file mode 100644 index 00000000..d4219bee --- /dev/null +++ b/10/01.txt @@ -0,0 +1 @@ +\c 10 Estos son los descendientes de los hijos se Noe, eso \ No newline at end of file diff --git a/manifest.json b/manifest.json index 29fdad92..4c1d3b61 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Ada Gonzalez" + ], "finished_chunks": [] } \ No newline at end of file From bce39bc20ab16f1823e6b57cd9c075cc3e8a9fe1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:19:34 -0400 Subject: [PATCH 0091/1429] Thu Aug 25 2016 11:19:34 GMT-0400 (SA Western Standard Time) --- 05/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/06.txt b/05/06.txt index 974c2114..6cee5fff 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -Luego de Seth haber vivido 105 anos se convirtio en padre de \ No newline at end of file +\v 6 \v 7 \v 8 Luego de Seth haber vivido 105 anos se convirtio en padre de Enosh. Luego de haberse convertido en padre de Enosh, El vivio por 807 anos mas, y se convirtio en padre de mas hijos y hijas. Seth vivio 912 anos y luego murio. \ No newline at end of file From 53be01ebe6774ede3f7a2bc01d44be4db053b7f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:19:54 -0400 Subject: [PATCH 0092/1429] Thu Aug 25 2016 11:19:53 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index c5580681..e1bb4328 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y \ No newline at end of file +\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y tu familia contigo \ No newline at end of file From bde03c48b1a64deba0d5bcf6c14c16c525e40fb2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:21:19 -0400 Subject: [PATCH 0093/1429] Thu Aug 25 2016 11:21:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index d4219bee..57d70aae 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Estos son los descendientes de los hijos se Noe, eso \ No newline at end of file +\c 10 Estos son los descendientes de los hijos se Noe, eso es, Sem, Cam y Jafet \ No newline at end of file From 8d5b52cde3449cb9d18955d8c74a65d78be42457 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:21:34 -0400 Subject: [PATCH 0094/1429] Thu Aug 25 2016 11:21:34 GMT-0400 (SA Western Standard Time) --- 05/06.txt | 2 +- 05/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/09.txt diff --git a/05/06.txt b/05/06.txt index 6cee5fff..a724ee2b 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Luego de Seth haber vivido 105 anos se convirtio en padre de Enosh. Luego de haberse convertido en padre de Enosh, El vivio por 807 anos mas, y se convirtio en padre de mas hijos y hijas. Seth vivio 912 anos y luego murio. \ No newline at end of file +\v 6 Luego de Seth haber vivido 105 anos se convirtio en padre de Enosh. \v 7 Luego de haberse convertido en padre de Enosh, El vivio por 807 anos mas, y se convirtio en padre de mas hijos y hijas. \v 8 Seth vivio 912 anos y luego murio. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 00000000..4e8dbf8a --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +Luego de Enosh haber vivido noventa anos, el s \ No newline at end of file From 4f09418b7212ab42dbced85834186475ea1ac24d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:23:19 -0400 Subject: [PATCH 0095/1429] Thu Aug 25 2016 11:23:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 57d70aae..01f44c02 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Estos son los descendientes de los hijos se Noe, eso es, Sem, Cam y Jafet \ No newline at end of file +\c 10 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet \ No newline at end of file From 6e22544b18d984db7b957ab17ab0857237a81844 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:23:34 -0400 Subject: [PATCH 0096/1429] Thu Aug 25 2016 11:23:34 GMT-0400 (SA Western Standard Time) --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 4e8dbf8a..4fb667cc 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Luego de Enosh haber vivido noventa anos, el s \ No newline at end of file +\v 9 Luego de Enosh haber vivido noventa anos, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 anos, y luego murio. \ No newline at end of file From e0d29755b15c8d0ceb45a7a4b64939e1040ce1bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:24:03 -0400 Subject: [PATCH 0097/1429] Thu Aug 25 2016 11:24:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 08/01.txt diff --git a/08/01.txt b/08/01.txt new file mode 100644 index 00000000..e0fdc5b3 --- /dev/null +++ b/08/01.txt @@ -0,0 +1 @@ +\c 8 Dios consideró a Noé, todo \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..daa1f0ed 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Rafael Amill Acosta" + ], "finished_chunks": [] } \ No newline at end of file From 00727b29fcc8c93d5c0a331348327fcf1026ca7e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:24:54 -0400 Subject: [PATCH 0098/1429] Thu Aug 25 2016 11:24:54 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 12/01.txt diff --git a/12/01.txt b/12/01.txt new file mode 100644 index 00000000..aca4c47a --- /dev/null +++ b/12/01.txt @@ -0,0 +1 @@ +\c 12 entonces el SENOR dijo \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..8d3eae7e 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Jose A. Torres Rodriguez" + ], "finished_chunks": [] } \ No newline at end of file From aac100b659d878b816dc58ed42d8a251e0610878 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:25:19 -0400 Subject: [PATCH 0099/1429] Thu Aug 25 2016 11:25:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 01f44c02..e84e2004 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet \ No newline at end of file +\c 10 \v 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a elllos despué \ No newline at end of file From 18177584a8f06ad47543f25693b0e3087f2ff7a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:25:34 -0400 Subject: [PATCH 0100/1429] Thu Aug 25 2016 11:25:34 GMT-0400 (SA Western Standard Time) --- 05/12.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 05/12.txt diff --git a/05/12.txt b/05/12.txt new file mode 100644 index 00000000..a4a29c84 --- /dev/null +++ b/05/12.txt @@ -0,0 +1,2 @@ +Luego de Kenan haber vivido setenta anos, el se convirtio en padre de K. Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. +Enosh vivio 905 anos, y luego murio. \ No newline at end of file From 734f0bd177f670e2d1d7b3952001bdafa05ceef7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:25:52 -0400 Subject: [PATCH 0101/1429] Thu Aug 25 2016 11:25:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 00000000..597ff205 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Durmi \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5f4d44cb..174bd868 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Fidelita Lozada" + ], "finished_chunks": [] } \ No newline at end of file From 9fb7e6dd1dbd2758f4a380c3bac6287b15d456ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:26:03 -0400 Subject: [PATCH 0102/1429] Thu Aug 25 2016 11:26:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index e0fdc5b3..24b6eeeb 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, todo \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. \ No newline at end of file From 742bed3acff71bd3a4fa14d4b815b63435a4f2af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:26:52 -0400 Subject: [PATCH 0103/1429] Thu Aug 25 2016 11:26:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index aca4c47a..d2d3b21d 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 entonces el SENOR dijo \ No newline at end of file +\c 12 Entonces el SENOR dijó a Abram, \ No newline at end of file From b5311fe4597db4ce63e385fe6b0326195c46d22e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:27:19 -0400 Subject: [PATCH 0104/1429] Thu Aug 25 2016 11:27:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index e84e2004..ab74113c 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a elllos despué \ No newline at end of file +\c 10 \v 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a ellos después del diluvio. \ No newline at end of file From 738c94fa59b83d09f12253f0beb28bc2ec41d8dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:27:34 -0400 Subject: [PATCH 0105/1429] Thu Aug 25 2016 11:27:34 GMT-0400 (SA Western Standard Time) --- 05/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/05/12.txt b/05/12.txt index a4a29c84..29b5bb5a 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,2 +1,2 @@ -Luego de Kenan haber vivido setenta anos, el se convirtio en padre de K. Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. -Enosh vivio 905 anos, y luego murio. \ No newline at end of file +Luego de Kenan haber vivido setenta anos, el se convirtio en padre de Mahalalel. Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 anos. El fue padre de mas hijos y hijas. +Kenan vivio 910 anos, y luego murio. \ No newline at end of file From dc31f2ee3a146876e18d6e3b346e1f3fd28c2020 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:27:52 -0400 Subject: [PATCH 0106/1429] Thu Aug 25 2016 11:27:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 597ff205..5474edce 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Durmi \ No newline at end of file +\c 4 \v 1 \v 2 Se acosto el hombre con su mujer Eva. \ No newline at end of file From a5d6110e266fcae0a398079860cb14dd17397c0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:28:03 -0400 Subject: [PATCH 0107/1429] Thu Aug 25 2016 11:28:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 24b6eeeb..0c0a06ec 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \ No newline at end of file From bf94c0bc58570ed04674e9ee5cfecf5cfd04d930 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:28:52 -0400 Subject: [PATCH 0108/1429] Thu Aug 25 2016 11:28:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index d2d3b21d..eee118ad 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 Entonces el SENOR dijó a Abram, \ No newline at end of file +\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tus \ No newline at end of file From 425279978b808a4f66e8fdc2812abe84868df6ef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:29:34 -0400 Subject: [PATCH 0109/1429] Thu Aug 25 2016 11:29:34 GMT-0400 (SA Western Standard Time) --- 05/12.txt | 4 ++-- 05/15.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 05/15.txt diff --git a/05/12.txt b/05/12.txt index 29b5bb5a..ef32a653 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,2 +1,2 @@ -Luego de Kenan haber vivido setenta anos, el se convirtio en padre de Mahalalel. Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 anos. El fue padre de mas hijos y hijas. -Kenan vivio 910 anos, y luego murio. \ No newline at end of file +\v 12 Luego de Kenan haber vivido setenta anos, el se convirtio en padre de Mahalalel. \v 13 Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 anos. El fue padre de mas hijos y hijas. +\v 14 Kenan vivio 910 anos, y luego murio. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt new file mode 100644 index 00000000..edb26ea7 --- /dev/null +++ b/05/15.txt @@ -0,0 +1 @@ +Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Kenan. Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. Enosh vivio 905 anos, y luego murio. \ No newline at end of file From 5761636ff391f23b9a6ed23b5187c1232ea4508c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:29:52 -0400 Subject: [PATCH 0110/1429] Thu Aug 25 2016 11:29:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 5474edce..ab597903 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se acosto el hombre con su mujer Eva. \ No newline at end of file +\c 4 \v 1 \v 2 Se acosto el hombre con su mujer Eva. Ella concibio y dio a luz a Cain. Ella dijo: \ No newline at end of file From b187bfb901efd594337bb63f757ee177ee542597 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:30:03 -0400 Subject: [PATCH 0111/1429] Thu Aug 25 2016 11:30:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 0c0a06ec..2683b8b3 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y \ No newline at end of file From fd1ad5134d07c05ad13616729a39f4202a44020c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:30:40 -0400 Subject: [PATCH 0112/1429] Thu Aug 25 2016 11:30:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 02/01.txt diff --git a/02/01.txt b/02/01.txt new file mode 100644 index 00000000..b9116fa1 --- /dev/null +++ b/02/01.txt @@ -0,0 +1 @@ +\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el s \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..3491e284 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Eric Emanuel Fortunato Lantigua" + ], "finished_chunks": [] } \ No newline at end of file From 427ec98a089a7ebdb0f864ba8a7e4b77f9c7e15c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:30:55 -0400 Subject: [PATCH 0113/1429] Thu Aug 25 2016 11:30:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index eee118ad..d33584c9 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tus \ No newline at end of file +\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. \ No newline at end of file From f8c582baaf17034a3e75ddd09f9c6dcb6798ea76 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:31:19 -0400 Subject: [PATCH 0114/1429] Thu Aug 25 2016 11:31:19 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 10/02.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 10/02.txt diff --git a/10/01.txt b/10/01.txt index ab74113c..4279a75d 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a ellos después del diluvio. \ No newline at end of file +\c 10 \v 1 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a ellos después del diluvio. \ No newline at end of file diff --git a/10/02.txt b/10/02.txt new file mode 100644 index 00000000..91288b14 --- /dev/null +++ b/10/02.txt @@ -0,0 +1 @@ +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet \ No newline at end of file From 9abcd545a9904bdd7e930cdb00870d4b8fade944 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:31:34 -0400 Subject: [PATCH 0115/1429] Thu Aug 25 2016 11:31:34 GMT-0400 (SA Western Standard Time) --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index edb26ea7..b5fad726 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Kenan. Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. Enosh vivio 905 anos, y luego murio. \ No newline at end of file +Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 anos. El fue padre de mas hijos y hijas. Mahalalel vivio 895óíú anos, y luego murio. \ No newline at end of file From c64eb6994f0b7d3e2cae93a51e17a9c37dfacf13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:31:52 -0400 Subject: [PATCH 0116/1429] Thu Aug 25 2016 11:31:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index ab597903..2b273102 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se acosto el hombre con su mujer Eva. Ella concibio y dio a luz a Cain. Ella dijo: \ No newline at end of file +\c 4 \v 1 \v 2 Se acostò el hombre con su mujer Eva. Ella concibiò y diò a luz a Caìn. Ella dijo: ò \ No newline at end of file From 580a48d0138701ebdd352754256f940f5ba16468 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:32:03 -0400 Subject: [PATCH 0117/1429] Thu Aug 25 2016 11:32:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 2683b8b3..65960a9f 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación \ No newline at end of file From c39ce237274197853455ace8cb474ab0c475db40 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:32:07 -0400 Subject: [PATCH 0118/1429] Thu Aug 25 2016 11:32:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 03/01.txt diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 00000000..292c0370 --- /dev/null +++ b/03/01.txt @@ -0,0 +1 @@ +\c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por S \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..7aafa05f 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "laura negron" + ], "finished_chunks": [] } \ No newline at end of file From 6c9cb10e3855dbc8bd58f4d4479ee7b09432e5ef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:32:40 -0400 Subject: [PATCH 0119/1429] Thu Aug 25 2016 11:32:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index b9116fa1..053d01db 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el s \ No newline at end of file +\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su trabajo que el habia hecho, \ No newline at end of file From c600c6afac729e6f4ffaaa625b7930389d99ebf7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:32:52 -0400 Subject: [PATCH 0120/1429] Thu Aug 25 2016 11:32:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index d33584c9..609044ff 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. \ No newline at end of file +\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que de \ No newline at end of file From 6ca6b9c732916136b2dc02706b97b6e8ae7a4339 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:33:19 -0400 Subject: [PATCH 0121/1429] Thu Aug 25 2016 11:33:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 91288b14..92e56c1f 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet \ No newline at end of file +Los hijos de Jafet eran : Gomer, \ No newline at end of file From 0ae0efed7a0e7fb1e5c2be1b4d6c9888ce3a746c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:33:34 -0400 Subject: [PATCH 0122/1429] Thu Aug 25 2016 11:33:34 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 05/06.txt | 2 +- 05/09.txt | 2 +- 05/15.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/05/03.txt b/05/03.txt index 4aeb9919..0c4a151e 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adan haber cumplido 130 anos, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. \v 4 Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. \v 5 Adan vivio 930 anos mas, y luego murio. \ No newline at end of file +\v 3 Luego de Adan haber cumplido 130 años, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. \v 4 Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. \v 5 Adan vivio 930 años mas, y luego murio. \ No newline at end of file diff --git a/05/06.txt b/05/06.txt index a724ee2b..0b386b18 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 Luego de Seth haber vivido 105 anos se convirtio en padre de Enosh. \v 7 Luego de haberse convertido en padre de Enosh, El vivio por 807 anos mas, y se convirtio en padre de mas hijos y hijas. \v 8 Seth vivio 912 anos y luego murio. \ No newline at end of file +\v 6 Luego de Seth haber vivido 105 años se convirtio en padre de Enosh. \v 7 Luego de haberse convertido en padre de Enosh, El vivio por 807 años mas, y se convirtio en padre de mas hijos y hijas. \v 8 Seth vivio 912 años y luego murio. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt index 4fb667cc..feeeee1a 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enosh haber vivido noventa anos, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 anos, y luego murio. \ No newline at end of file +\v 9 Luego de Enosh haber vivido noventa años, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 anos, y luego murio. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt index b5fad726..5bbd1906 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 anos. El fue padre de mas hijos y hijas. Mahalalel vivio 895óíú anos, y luego murio. \ No newline at end of file +\v 15 \v 16 \v 17 Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 anos. El fue padre de mas hijos y hijas. Mahalalel vivio 895 años, y luego murio. \ No newline at end of file From a6228815287f314461950bf570c9dadcf0fe3dcc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:33:52 -0400 Subject: [PATCH 0123/1429] Thu Aug 25 2016 11:33:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 2b273102..35bf376a 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se acostò el hombre con su mujer Eva. Ella concibiò y diò a luz a Caìn. Ella dijo: ò \ No newline at end of file +\c 4 \v 1 \v 2 Se acostó el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: \ No newline at end of file From f4ef20bfc81026d785857a9c534683d3d4d131b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:33:56 -0400 Subject: [PATCH 0124/1429] Thu Aug 25 2016 11:33:53 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index e1bb4328..245a815e 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y tu familia contigo \ No newline at end of file +\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animla limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limio, traeras dos \ No newline at end of file From 590503d8dc36d152bee4c5427790b0eb72b12419 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:34:08 -0400 Subject: [PATCH 0125/1429] Thu Aug 25 2016 11:34:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 292c0370..99f03933 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1,2 @@ -\c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por S \ No newline at end of file +\c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por SENOR Dios. +El le dijo a la mujer, " \ No newline at end of file From ae922ae4fd9c8d3913d8f49f72aca0b8060254b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:34:40 -0400 Subject: [PATCH 0126/1429] Thu Aug 25 2016 11:34:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 053d01db..e35bcab4 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su trabajo que el habia hecho, \ No newline at end of file +\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su trabajo que el habia hecho, y asi descanso en el septimo de toda su labor \ No newline at end of file From d2a59f69e79b1829f4eec99b58085ddaacc7086a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:34:55 -0400 Subject: [PATCH 0127/1429] Thu Aug 25 2016 11:34:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index 609044ff..5494b2ee 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que de \ No newline at end of file +\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. \ No newline at end of file From 3681daa4457b4c6405558bec5a6def15f898672a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:35:19 -0400 Subject: [PATCH 0128/1429] Thu Aug 25 2016 11:35:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 92e56c1f..c8c10a8f 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, \ No newline at end of file From 8f5989bac42d05c680b0e4f1c100fe87fe98b6fe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:35:34 -0400 Subject: [PATCH 0129/1429] Thu Aug 25 2016 11:35:34 GMT-0400 (SA Western Standard Time) --- 05/09.txt | 2 +- 05/12.txt | 4 ++-- 05/15.txt | 2 +- 05/18.txt | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 05/18.txt diff --git a/05/09.txt b/05/09.txt index feeeee1a..01a3099b 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enosh haber vivido noventa años, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 anos. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 anos, y luego murio. \ No newline at end of file +\v 9 Luego de Enosh haber vivido noventa años, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 años, y luego murio. \ No newline at end of file diff --git a/05/12.txt b/05/12.txt index ef32a653..8de96934 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,2 +1,2 @@ -\v 12 Luego de Kenan haber vivido setenta anos, el se convirtio en padre de Mahalalel. \v 13 Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 anos. El fue padre de mas hijos y hijas. -\v 14 Kenan vivio 910 anos, y luego murio. \ No newline at end of file +\v 12 Luego de Kenan haber vivido setenta años, el se convirtio en padre de Mahalalel. \v 13 Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 años. El fue padre de mas hijos y hijas. +\v 14 Kenan vivio 910 años, y luego murio. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt index 5bbd1906..57c7e9e5 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Luego de Mahalalel haber vivido sesenta y cinco anos, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 anos. El fue padre de mas hijos y hijas. Mahalalel vivio 895 años, y luego murio. \ No newline at end of file +\v 15 Luego de Mahalalel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 años. El fue padre de mas hijos y hijas. \v 17 Mahalalel vivio 895 años, y luego murio. \ No newline at end of file diff --git a/05/18.txt b/05/18.txt new file mode 100644 index 00000000..469a616c --- /dev/null +++ b/05/18.txt @@ -0,0 +1 @@ +\v 18 \v 19 \v 20 Luego de Mahalalel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 años. El fue padre de mas hijos y hijas. Mahalalel vivio 895 años, y luego murio. \ No newline at end of file From d3bd6f4b9794345354e2e78ee52049ed6d2f9d8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:35:52 -0400 Subject: [PATCH 0130/1429] Thu Aug 25 2016 11:35:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 35bf376a..5b49c4e6 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se acostó el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: \ No newline at end of file +\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: " \ No newline at end of file From 011c2249a7df0230c7f8a40ca27c3edadf291b01 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:35:55 -0400 Subject: [PATCH 0131/1429] Thu Aug 25 2016 11:35:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 245a815e..e3060b78 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SENOR Dios dijo a Noe, entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animla limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limio, traeras dos \ No newline at end of file +\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe, entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animal limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limpio, traeras dos; macho y hembra. \ No newline at end of file From 4f0d1615f4f8020683c9bcd6c6ba361f09d3cae2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:36:03 -0400 Subject: [PATCH 0132/1429] Thu Aug 25 2016 11:36:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 65960a9f..352e20e6 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación retrocedian de la tierra continuamente. Y al fin \ No newline at end of file From e801cbd252a30a07aa5fdca1f89364165cc2bb16 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:36:07 -0400 Subject: [PATCH 0133/1429] Thu Aug 25 2016 11:36:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 99f03933..3a802aa4 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,3 @@ \c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por SENOR Dios. -El le dijo a la mujer, " \ No newline at end of file +El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." +L \ No newline at end of file From 3d10c842f4e05ee5d69b428f24a3d4acbcd57c6e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:36:40 -0400 Subject: [PATCH 0134/1429] Thu Aug 25 2016 11:36:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index e35bcab4..50b6da37 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su trabajo que el habia hecho, y asi descanso en el septimo de toda su labor \ No newline at end of file +\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su labor que el habia hecho, y asi descanso en el septimo de toda su labor. Dios bendijo el septimo dia y lo santifico, porque en el descanso de toda su labor que el habia hecho en su creacion. \ No newline at end of file From 9dc3df392ca1b2b79453f71baf23c20113cd1289 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:36:55 -0400 Subject: [PATCH 0135/1429] Thu Aug 25 2016 11:36:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index 5494b2ee..658f1bb9 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. \ No newline at end of file +\c 12 \v 1 \v 2 \v 3 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. \ No newline at end of file From e309362fa73e7e10fcdff1bcf28ae651bd850123 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:37:19 -0400 Subject: [PATCH 0136/1429] Thu Aug 25 2016 11:37:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index c8c10a8f..ea2ba84f 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Go \ No newline at end of file From db908edaf85af3724f498b03ed546270ead8cf62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:37:34 -0400 Subject: [PATCH 0137/1429] Thu Aug 25 2016 11:37:34 GMT-0400 (SA Western Standard Time) --- 05/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/18.txt b/05/18.txt index 469a616c..fd5421fd 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Luego de Mahalalel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 años. El fue padre de mas hijos y hijas. Mahalalel vivio 895 años, y luego murio. \ No newline at end of file +\v 18 \v 19 \v 20 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoch. Luego de haberse convertido en padre de Enoch, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. Jared vivio 962 años, y luego murio. \ No newline at end of file From f6daf53f99f24f4263a276bdbc244d9bdc732bcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:37:52 -0400 Subject: [PATCH 0138/1429] Thu Aug 25 2016 11:37:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 5b49c4e6..fbc3ed09 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: " \ No newline at end of file +\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz \ No newline at end of file From 8f9f66e4f2b895074da5752c1b896da99fb38f31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:37:55 -0400 Subject: [PATCH 0139/1429] Thu Aug 25 2016 11:37:53 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index e3060b78..4d2dca9c 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe, entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animal limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limpio, traeras dos; macho y hembra. \ No newline at end of file +\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe: "Entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animal limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limpio, traeras dos; macho y hembra. Tambien de las aves del cielo traeras siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From b7d44340a5dfca361147697c09015a4064e9bbae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:38:03 -0400 Subject: [PATCH 0140/1429] Thu Aug 25 2016 11:38:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 352e20e6..60161382 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación retrocedian de la tierra continuamente. Y al fin \ No newline at end of file +\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado conciderablement \ No newline at end of file From 41893e7aafd23561006bacc6a71724aa147138d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:38:07 -0400 Subject: [PATCH 0141/1429] Thu Aug 25 2016 11:38:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 3a802aa4..6c00239e 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ \c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." -L \ No newline at end of file +La mujer le dijo a la serpiente, "podemos comer del fruto de \ No newline at end of file From e834613bd483c1166fa7e371ae4a030cd23aa907 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:38:40 -0400 Subject: [PATCH 0142/1429] Thu Aug 25 2016 11:38:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 50b6da37..2723d548 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el septimo dia Dios vino al final de su labor que el habia hecho, y asi descanso en el septimo de toda su labor. Dios bendijo el septimo dia y lo santifico, porque en el descanso de toda su labor que el habia hecho en su creacion. \ No newline at end of file +\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el séptimo día Dios vino al final de su labor que el había hecho, y así descansó en el séptimo de toda su labor. Dios bendijo el séptimo día y lo santificó, porque en el descanso de toda su labor que el habia hecho en su creacion. \ No newline at end of file From 3a13e80da398000643c691447d285aa533d7c584 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:38:52 -0400 Subject: [PATCH 0143/1429] Thu Aug 25 2016 11:38:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index 658f1bb9..1103659d 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 \v 2 \v 3 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. \ No newline at end of file +\c 12 \v 1 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file From 742a85213e03d5ff348b1b474fd538f17b893fe1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:39:19 -0400 Subject: [PATCH 0144/1429] Thu Aug 25 2016 11:39:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index ea2ba84f..339c4aab 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Go \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Ri \ No newline at end of file From 28f4d1f61f52768456366c54e98ecd690fbfcf24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:39:34 -0400 Subject: [PATCH 0145/1429] Thu Aug 25 2016 11:39:34 GMT-0400 (SA Western Standard Time) --- 05/18.txt | 2 +- 05/21.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/21.txt diff --git a/05/18.txt b/05/18.txt index fd5421fd..8c5f49a8 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoch. Luego de haberse convertido en padre de Enoch, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. Jared vivio 962 años, y luego murio. \ No newline at end of file +\v 18 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoch. \v 19 Luego de haberse convertido en padre de Enoch, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murio. \ No newline at end of file diff --git a/05/21.txt b/05/21.txt new file mode 100644 index 00000000..0f2750d8 --- /dev/null +++ b/05/21.txt @@ -0,0 +1 @@ +Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. Enoch camino con Dios trescientos años, luuego de haberse convertido en padre de \ No newline at end of file From 2c2bd9ce274ca3e0976057442928662a4e3af3e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:39:38 -0400 Subject: [PATCH 0146/1429] Thu Aug 25 2016 11:39:37 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 8753f476..f9cdd316 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \v 2 La tierra estaba vacia y deformada \ No newline at end of file +\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad \ No newline at end of file From a66a5e8c2acb9b6b5daab2048f65f7addfdfeeb5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:39:52 -0400 Subject: [PATCH 0147/1429] Thu Aug 25 2016 11:39:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index fbc3ed09..54ac7810 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz \ No newline at end of file +\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Cain trabajaba la tierra. \ No newline at end of file From 6c64748eb1f20e20d1de0e78450a04d5d89c7297 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:40:03 -0400 Subject: [PATCH 0148/1429] Thu Aug 25 2016 11:40:03 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 60161382..7d7a4ded 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder.Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado conciderablement \ No newline at end of file +\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file From a3191a23087d2772b3cc6ef2a2635e5977b67a55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:40:07 -0400 Subject: [PATCH 0149/1429] Thu Aug 25 2016 11:40:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 6c00239e..7ec7c4c5 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ \c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." -La mujer le dijo a la serpiente, "podemos comer del fruto de \ No newline at end of file +La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo \ No newline at end of file From 0dbec483eb221b66dd2278e9014433a2340949c9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:40:40 -0400 Subject: [PATCH 0150/1429] Thu Aug 25 2016 11:40:39 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 02/04.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 02/04.txt diff --git a/02/01.txt b/02/01.txt index 2723d548..c113a93a 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. En el séptimo día Dios vino al final de su labor que el había hecho, y así descansó en el séptimo de toda su labor. Dios bendijo el séptimo día y lo santificó, porque en el descanso de toda su labor que el habia hecho en su creacion. \ No newline at end of file +\c 2 \v 1 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que el había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en él descansó de toda su labor que el había hecho en su creación. \ No newline at end of file diff --git a/02/04.txt b/02/04.txt new file mode 100644 index 00000000..5f6852c5 --- /dev/null +++ b/02/04.txt @@ -0,0 +1 @@ +Estos son los eventos concernien \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3491e284..11de5630 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Eric Emanuel Fortunato Lantigua" ], - "finished_chunks": [] + "finished_chunks": [ + "02-01" + ] } \ No newline at end of file From 710804d83a85e99be48a1511812811636a4e1d81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:41:19 -0400 Subject: [PATCH 0151/1429] Thu Aug 25 2016 11:41:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 339c4aab..2551014e 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Ri \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. \ No newline at end of file From f88f8cfad58ce656758cd8c1e4c9f433602b620e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:41:34 -0400 Subject: [PATCH 0152/1429] Thu Aug 25 2016 11:41:34 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index 0f2750d8..c631276c 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. Enoch camino con Dios trescientos años, luuego de haberse convertido en padre de \ No newline at end of file +Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. Enoch camino con Dios trescientos años, luego de haberse convertido en padre de Methuselah. El fue padre de mas hijos y hijas. Enoch vivio 365 años. Enoch camino con Dios, y luego \ No newline at end of file From 55862e4c017ea01fd1b7fa65be29f06568dd006b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:41:38 -0400 Subject: [PATCH 0153/1429] Thu Aug 25 2016 11:41:37 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index f9cdd316..b5ac7b25 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creo los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad \ No newline at end of file +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre las superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file From f5baee8dc7624e1a1349bface087b7215ee17c40 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:41:52 -0400 Subject: [PATCH 0154/1429] Thu Aug 25 2016 11:41:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/03.txt diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 00000000..91ea3e6b --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios \ No newline at end of file From 1de7d9d33d8f9e4edc800ee6ddafd4f769c02e90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:41:54 -0400 Subject: [PATCH 0155/1429] Thu Aug 25 2016 11:41:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 4d2dca9c..2d3c3232 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe: "Entra al arca, tu y tu familia contigo por cuanto he visto que eres integro delante de mi en esta generacion. De todo animal limpio traeras siete machos con sus respectivas hembras. Y de todo animal, no limpio, traeras dos; macho y hembra. Tambien de las aves del cielo traeras siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su hembra. También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From 77568dafc9e809d21ead320caa3c5a24b2a2a2af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:42:03 -0400 Subject: [PATCH 0156/1429] Thu Aug 25 2016 11:42:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/04.txt diff --git a/08/04.txt b/08/04.txt new file mode 100644 index 00000000..9be1b0e3 --- /dev/null +++ b/08/04.txt @@ -0,0 +1 @@ +El arca reposó \ No newline at end of file From f59c72ee8f3e19b67c22d7eb9d7a6215ff3f5ddb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:42:08 -0400 Subject: [PATCH 0157/1429] Thu Aug 25 2016 11:42:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/03/01.txt b/03/01.txt index 7ec7c4c5..e90398bb 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,4 @@ -\c 3 La serpiente era masastuta que los otros animales los cuales fueron creados por SENOR Dios. +\c 3 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." -La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo \ No newline at end of file +La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. + \ No newline at end of file From b6d4654654be2f6262fa228060035b5ba3b89b19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:42:40 -0400 Subject: [PATCH 0158/1429] Thu Aug 25 2016 11:42:39 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/04.txt b/02/04.txt index 5f6852c5..6f45a361 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernien \ No newline at end of file +Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningun arbusto del campo estaba aun en la tierra, y ninguna planta en el campo \ No newline at end of file From 2277e12ce5243fd4e1f5c0ffaad054c6e87c9e9b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:43:19 -0400 Subject: [PATCH 0159/1429] Thu Aug 25 2016 11:43:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 2551014e..886516a2 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: \ No newline at end of file From 4df7e18395267b58fc6d1bddc4703d26f3c8d037 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:43:34 -0400 Subject: [PATCH 0160/1429] Thu Aug 25 2016 11:43:34 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index c631276c..b3a1e969 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. Enoch camino con Dios trescientos años, luego de haberse convertido en padre de Methuselah. El fue padre de mas hijos y hijas. Enoch vivio 365 años. Enoch camino con Dios, y luego \ No newline at end of file +\v 21 Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. \v 22 Enoch camino con Dios trescientos años, luego de haberse convertido en padre de Methuselah. El fue padre de mas hijos y hijas. \v 23 Enoch vivio 365 años. \v 24 Enoch camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file From 755e93eb874a21cff5697a0403fac8285ed59774 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:43:38 -0400 Subject: [PATCH 0161/1429] Thu Aug 25 2016 11:43:38 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index b5ac7b25..6c403e68 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre las superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre la superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file From f5d88bd18f7b9ff6fe8b827155ec5c5da5e10b7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:43:52 -0400 Subject: [PATCH 0162/1429] Thu Aug 25 2016 11:43:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 91ea3e6b..d4c5d2dc 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios \ No newline at end of file +Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó \ No newline at end of file From 2e44010933425d6eaf38cce84745cc17c99cf1c0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:43:54 -0400 Subject: [PATCH 0163/1429] Thu Aug 25 2016 11:43:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 07/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/04.txt diff --git a/07/01.txt b/07/01.txt index 2d3c3232..d3976406 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 \v 2 \v 3 SEÑOR Dios dijo a Noe: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su hembra. También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 SEÑOR Dios dijo a Noe: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file diff --git a/07/04.txt b/07/04.txt new file mode 100644 index 00000000..9cb13cef --- /dev/null +++ b/07/04.txt @@ -0,0 +1 @@ +En \ No newline at end of file From ca2b2c9f4426b5938ba64b4c1274bd12cfd7c5eb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:44:03 -0400 Subject: [PATCH 0164/1429] Thu Aug 25 2016 11:44:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 9be1b0e3..4322290c 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -El arca reposó \ No newline at end of file +El arca reposó en el séptimo mes, en el séptimo \ No newline at end of file From 1be49e849919e0f0ee161a44023ea2800c8b1f47 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:44:08 -0400 Subject: [PATCH 0165/1429] Thu Aug 25 2016 11:44:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/03/01.txt b/03/01.txt index e90398bb..1c27cf45 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,4 +1,3 @@ -\c 3 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. +\c 3 \v 3 \v 1 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." -La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. - \ No newline at end of file +\v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file From 8e1312e779e02ab08e8493a5acc5fc2e649b4dcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:44:40 -0400 Subject: [PATCH 0166/1429] Thu Aug 25 2016 11:44:39 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/04.txt b/02/04.txt index 6f45a361..4e101076 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningun arbusto del campo estaba aun en la tierra, y ninguna planta en el campo \ No newline at end of file +Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningun arbusto del campo estaba aún en la tierra, y ninguna planta en el campo habia brotado aun \ No newline at end of file From 75a7e36c86a8adfbff616a52062eec4fe8cc372d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:44:55 -0400 Subject: [PATCH 0167/1429] Thu Aug 25 2016 11:44:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 12/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 12/04.txt diff --git a/12/01.txt b/12/01.txt index 1103659d..aa647f14 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mosraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tunombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file +\c 12 \v 1 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file diff --git a/12/04.txt b/12/04.txt new file mode 100644 index 00000000..56d9c201 --- /dev/null +++ b/12/04.txt @@ -0,0 +1 @@ +Entonces Abram Salió, como e \ No newline at end of file From e9f2897554d2985cd3951af97a47194eea61e79d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:45:19 -0400 Subject: [PATCH 0168/1429] Thu Aug 25 2016 11:45:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 886516a2..7a6672d9 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y \ No newline at end of file From 5a91d6a8ce4470bc499285ddfe13c28ac3dbe5ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:45:34 -0400 Subject: [PATCH 0169/1429] Thu Aug 25 2016 11:45:34 GMT-0400 (SA Western Standard Time) --- 05/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/25.txt diff --git a/05/25.txt b/05/25.txt new file mode 100644 index 00000000..2d57b0ad --- /dev/null +++ b/05/25.txt @@ -0,0 +1 @@ +Luego de methuselah haber vivido 187 años, el se convirtio en padre de Lamech. Luego de haberse convertido en padre de Lamech, Methuselah vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murio. \ No newline at end of file From f8b3d4a1e1d7f4e14fc41c73e3541bc1985e2382 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:45:38 -0400 Subject: [PATCH 0170/1429] Thu Aug 25 2016 11:45:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/03.txt diff --git a/01/03.txt b/01/03.txt new file mode 100644 index 00000000..8f3b870d --- /dev/null +++ b/01/03.txt @@ -0,0 +1 @@ +\v1 \ No newline at end of file From 432eea2a670393d0dda36fa644525e6afec78711 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:45:52 -0400 Subject: [PATCH 0171/1429] Thu Aug 25 2016 11:45:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index d4c5d2dc..66a0fcd7 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó \ No newline at end of file +Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado y el \ No newline at end of file From e841e31304fd342529656cb3d2fc4265d617b329 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:45:54 -0400 Subject: [PATCH 0172/1429] Thu Aug 25 2016 11:45:54 GMT-0400 (SA Western Standard Time) --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 9cb13cef..dee73e8c 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -En \ No newline at end of file +En siete dias causare que llueva sobre la tierra durante cuarenta dias y cuarenta noches. Destruire todo ser viviente que he hecho sobre la superficie de la tierra. Noe dijoa \ No newline at end of file From 8bfbcdea1231b583876ca3fd81171e6d3a4a4566 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:46:03 -0400 Subject: [PATCH 0173/1429] Thu Aug 25 2016 11:46:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 4322290c..64a4b39b 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -El arca reposó en el séptimo mes, en el séptimo \ No newline at end of file +\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat \ No newline at end of file From 254be9d3bcef37b3fd38111bb6d381f87e49e70a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:46:08 -0400 Subject: [PATCH 0174/1429] Thu Aug 25 2016 11:46:07 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 4 ++-- 03/04.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 03/04.txt diff --git a/03/01.txt b/03/01.txt index 1c27cf45..97025309 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ -\c 3 \v 3 \v 1 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. +\c 3 \v 1 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." -\v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file +\v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, \v 3 pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file diff --git a/03/04.txt b/03/04.txt new file mode 100644 index 00000000..24c1844b --- /dev/null +++ b/03/04.txt @@ -0,0 +1 @@ +La serpiente dijo a la mujer: "seguramente no moriras \ No newline at end of file From 2d27887614461dc8df0e0a91354f09d9a18fee6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:46:40 -0400 Subject: [PATCH 0175/1429] Thu Aug 25 2016 11:46:39 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/04.txt b/02/04.txt index 4e101076..e1733eaf 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningun arbusto del campo estaba aún en la tierra, y ninguna planta en el campo habia brotado aun \ No newline at end of file +Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta en el campo había brotado aun, porque SEÑOR Dios no las había hecho \ No newline at end of file From 2977987a186703f7b50c911c784cdb1747ffdb56 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:46:55 -0400 Subject: [PATCH 0176/1429] Thu Aug 25 2016 11:46:52 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 12/04.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/12/01.txt b/12/01.txt index aa647f14..4a5147ad 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Entonces el SENOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file +\c 12 \v 1 Entonces el SEÑOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file diff --git a/12/04.txt b/12/04.txt index 56d9c201..0f996796 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -Entonces Abram Salió, como e \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. \ No newline at end of file From 0cbe1a604ff72b0426bbe4b8b18f3d6e4b6d4aba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:47:19 -0400 Subject: [PATCH 0177/1429] Thu Aug 25 2016 11:47:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 7a6672d9..4e8ceb57 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de \ No newline at end of file From 16433bfb2d5477165b705e085a275eccae95e945 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:47:34 -0400 Subject: [PATCH 0178/1429] Thu Aug 25 2016 11:47:34 GMT-0400 (SA Western Standard Time) --- 05/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/25.txt b/05/25.txt index 2d57b0ad..cf752a80 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -Luego de methuselah haber vivido 187 años, el se convirtio en padre de Lamech. Luego de haberse convertido en padre de Lamech, Methuselah vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murio. \ No newline at end of file +\v 25 Luego de methuselah haber vivido 187 años, el se convirtio en padre de Lamech. \v 26 Luego de haberse convertido en padre de Lamech, Methuselah vivio 782 años. El fue padre de mas hijos y hijas. \v 27 Methuselah vivio 969 años, y luego murio. \ No newline at end of file From e2642319f60548c4e719a0774cda6bd2b4160d19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:47:38 -0400 Subject: [PATCH 0179/1429] Thu Aug 25 2016 11:47:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 8f3b870d..a474f7b3 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v1 \ No newline at end of file +\v 3 \v 4 \v 5 \v1 Dios dijo, " \ No newline at end of file From 7a0d3420a01174d3aa81c1af298f343b809022c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:47:52 -0400 Subject: [PATCH 0180/1429] Thu Aug 25 2016 11:47:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 66a0fcd7..a9fe00bb 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Vino a ser que en un tiempo Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado y el \ No newline at end of file +Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado y el mudó su semblante. \ No newline at end of file From e222e4c7581869788711787532def980b53a77bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:47:54 -0400 Subject: [PATCH 0181/1429] Thu Aug 25 2016 11:47:54 GMT-0400 (SA Western Standard Time) --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index dee73e8c..922664ad 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -En siete dias causare que llueva sobre la tierra durante cuarenta dias y cuarenta noches. Destruire todo ser viviente que he hecho sobre la superficie de la tierra. Noe dijoa \ No newline at end of file +En siete días causaré que llueva sobre la tierra durante cuarenta días y cuarenta noches. Destruiré todo ser viviente que he hecho sobre la superficie de la tierra". Noé hizo como SEÑOR Dios le \ No newline at end of file From a647ec23e6aa624c8772f6f9e22ed8a80658f4de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:48:03 -0400 Subject: [PATCH 0182/1429] Thu Aug 25 2016 11:48:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 64a4b39b..796b7f55 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat \ No newline at end of file +\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del me \ No newline at end of file From 41c7c8e61366be7ee4c0281a8a27bf8e4123acde Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:48:08 -0400 Subject: [PATCH 0183/1429] Thu Aug 25 2016 11:48:07 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index 24c1844b..2a95ff6e 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -La serpiente dijo a la mujer: "seguramente no moriras \ No newline at end of file +La serpiente dijo a la mujer: "seguramente no moriras. Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el \ No newline at end of file From bcfa2f45431fdcaf36ef822a9e180308b7f2dd2d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:48:40 -0400 Subject: [PATCH 0184/1429] Thu Aug 25 2016 11:48:39 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/04.txt b/02/04.txt index e1733eaf..40810921 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta en el campo había brotado aun, porque SEÑOR Dios no las había hecho \ No newline at end of file +Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. Pero un \ No newline at end of file From c546d753d809f353b19093255e0b94dc2e197feb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:48:52 -0400 Subject: [PATCH 0185/1429] Thu Aug 25 2016 11:48:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 0f996796..906b2f73 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Haran \ No newline at end of file From 0e203e241db6867fea9a8c3c35defe98f3fbc53d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:49:19 -0400 Subject: [PATCH 0186/1429] Thu Aug 25 2016 11:49:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index 4e8ceb57..dc864b41 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron \ No newline at end of file From e6f98f3b04248a6427f03aa32dd64a58bb6523de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:49:38 -0400 Subject: [PATCH 0187/1429] Thu Aug 25 2016 11:49:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index a474f7b3..113f5cc8 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v1 Dios dijo, " \ No newline at end of file +\v1 Dios dijo, "Hágase \ No newline at end of file From 6a8425d4123ece2a62ad2b13d0ea1d1741e8db19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:49:52 -0400 Subject: [PATCH 0188/1429] Thu Aug 25 2016 11:49:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 04/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/06.txt diff --git a/04/03.txt b/04/03.txt index a9fe00bb..39e7d53e 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de sus primeros nacidos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado y el mudó su semblante. \ No newline at end of file +\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de primogénitos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt new file mode 100644 index 00000000..f38678b4 --- /dev/null +++ b/04/06.txt @@ -0,0 +1 @@ +El SEÑ \ No newline at end of file From 5deee15328d91a375a76f7a4dcd25a8992cfcbb3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:49:54 -0400 Subject: [PATCH 0189/1429] Thu Aug 25 2016 11:49:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 07/04.txt | 2 +- 07/06.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 07/06.txt diff --git a/07/01.txt b/07/01.txt index d3976406..7ca7d93b 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 SEÑOR Dios dijo a Noe: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file diff --git a/07/04.txt b/07/04.txt index 922664ad..18ad67d7 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -En siete días causaré que llueva sobre la tierra durante cuarenta días y cuarenta noches. Destruiré todo ser viviente que he hecho sobre la superficie de la tierra". Noé hizo como SEÑOR Dios le \ No newline at end of file +\v 4 En siete días causaré que llueva sobre la tierra durante cuarenta días y cuarenta noches. Destruiré todo ser viviente que he hecho sobre la superficie de la tierra". \v 5 Noé hizo como SEÑOR Dios le ordenó. \ No newline at end of file diff --git a/07/06.txt b/07/06.txt new file mode 100644 index 00000000..227c4152 --- /dev/null +++ b/07/06.txt @@ -0,0 +1 @@ +Noé era de sseiscientos años cuando el diluvio \ No newline at end of file From 532464fd2b491720eea0e9bfcd50a3a8b51c502f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:50:03 -0400 Subject: [PATCH 0190/1429] Thu Aug 25 2016 11:50:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 796b7f55..98310cd7 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del me \ No newline at end of file +\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, \ No newline at end of file From 3aaae74623cbbe5b6a2dd6173f22c250a5693284 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:50:08 -0400 Subject: [PATCH 0191/1429] Thu Aug 25 2016 11:50:07 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index 2a95ff6e..c50fd590 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1,2 @@ -La serpiente dijo a la mujer: "seguramente no moriras. Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el \ No newline at end of file +La serpiente dijo a la mujer: "seguramente no moriras. Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el bien y el mal". +Cuando la mujer vio que el \ No newline at end of file From 912d21fae26f5e9eb46f099bdef8122aeaca8d76 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:50:40 -0400 Subject: [PATCH 0192/1429] Thu Aug 25 2016 11:50:40 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/04.txt b/02/04.txt index 40810921..9e0e1c74 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. Pero un \ No newline at end of file +Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file From 5898ca29495b84a386e368e5b1b0c5d812e33ffa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:50:55 -0400 Subject: [PATCH 0193/1429] Thu Aug 25 2016 11:50:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 906b2f73..8d5b8af4 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Haran \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. \ No newline at end of file From 3dce16eb4a388f683dbaff5255ce495341b36531 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:51:19 -0400 Subject: [PATCH 0194/1429] Thu Aug 25 2016 11:51:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index dc864b41..e730a623 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron \ No newline at end of file +Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio. \ No newline at end of file From 73c2f7643f7e5e2341a479340ea1c4b6beb87a70 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:51:34 -0400 Subject: [PATCH 0195/1429] Thu Aug 25 2016 11:51:34 GMT-0400 (SA Western Standard Time) --- 05/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/28.txt diff --git a/05/28.txt b/05/28.txt new file mode 100644 index 00000000..ec20cca4 --- /dev/null +++ b/05/28.txt @@ -0,0 +1 @@ +íóúñ \ No newline at end of file From 3e474c9e1961f10267e5897122a64185e5fd6576 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:51:38 -0400 Subject: [PATCH 0196/1429] Thu Aug 25 2016 11:51:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 113f5cc8..d232a329 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v1 Dios dijo, "Hágase \ No newline at end of file +\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase \ No newline at end of file From f91d9a85608dfbff616fb9431ac39ae0a16e580d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:51:52 -0400 Subject: [PATCH 0197/1429] Thu Aug 25 2016 11:51:52 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index f38678b4..6f7cc86b 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -El SEÑ \ No newline at end of file +El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si bien hicieres, \ No newline at end of file From f793e579252e2f64230e6815dd774ac6967ad4a1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:51:54 -0400 Subject: [PATCH 0198/1429] Thu Aug 25 2016 11:51:54 GMT-0400 (SA Western Standard Time) --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 227c4152..d7a53a2f 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Noé era de sseiscientos años cuando el diluvio \ No newline at end of file +Noé era de seiscientos años cuando vino el diluvio sobre la tierra. Noé y sus hijos, su esposa, y las esposas de sus hijos entraron al arca juntos a cau \ No newline at end of file From 745c0e84758938528c195677987ce6eb87204451 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:52:03 -0400 Subject: [PATCH 0199/1429] Thu Aug 25 2016 11:52:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 98310cd7..d5e36cd3 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, \ No newline at end of file +\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, los topes de las montañas aparecieron \ No newline at end of file From 953d0ce5e35e0cd35f2ace234ef530123bc8e143 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:52:08 -0400 Subject: [PATCH 0200/1429] Thu Aug 25 2016 11:52:07 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index c50fd590..8f00eafd 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ La serpiente dijo a la mujer: "seguramente no moriras. Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el bien y el mal". -Cuando la mujer vio que el \ No newline at end of file +Cuando la mujer vio que el arbol era bueno para comer y agradable a la vista y deseable para hacerlo sabio. ella tomo el fruto y lo comio. \ No newline at end of file From 366f6a6e7f0c221ba560609baa7ed4285eff990b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:52:40 -0400 Subject: [PATCH 0201/1429] Thu Aug 25 2016 11:52:40 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 02/07.txt | 1 + manifest.json | 4 +--- 3 files changed, 3 insertions(+), 4 deletions(-) create mode 100644 02/07.txt diff --git a/02/04.txt b/02/04.txt index 9e0e1c74..864d6dde 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file +\v 4 Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. \v 5 Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. \v 6 Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file diff --git a/02/07.txt b/02/07.txt new file mode 100644 index 00000000..970064ae --- /dev/null +++ b/02/07.txt @@ -0,0 +1 @@ +SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló \ No newline at end of file diff --git a/manifest.json b/manifest.json index 11de5630..3491e284 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,5 @@ "translators": [ "Eric Emanuel Fortunato Lantigua" ], - "finished_chunks": [ - "02-01" - ] + "finished_chunks": [] } \ No newline at end of file From 1d33ded866c0ffc8e59f418a56438dc34752a2d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:52:52 -0400 Subject: [PATCH 0202/1429] Thu Aug 25 2016 11:52:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 8d5b8af4..5cd15fda 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermanos \ No newline at end of file From fd0e7d8914ba615679358cf551a48e06aad8bf69 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:53:19 -0400 Subject: [PATCH 0203/1429] Thu Aug 25 2016 11:53:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index e730a623..d3be16ec 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio. \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según \ No newline at end of file From 64daf637b9d0e4da22a141a34877d07d3f5a3b19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:53:34 -0400 Subject: [PATCH 0204/1429] Thu Aug 25 2016 11:53:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 05/28.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index 5035fba2..122ebc2f 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjansa. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file diff --git a/05/28.txt b/05/28.txt index ec20cca4..3ae3ae0c 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -íóúñ \ No newline at end of file +\v 29 \v 28 dsttd \ No newline at end of file From f3954d78e72431628f66c9e18af993913fd7039e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:53:38 -0400 Subject: [PATCH 0205/1429] Thu Aug 25 2016 11:53:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index d232a329..7ccf014e 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase \ No newline at end of file +\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \ \ No newline at end of file From 1f0b426d6fe5fa7240db161f73afd2e76cc6b2a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:53:52 -0400 Subject: [PATCH 0206/1429] Thu Aug 25 2016 11:53:52 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index 6f7cc86b..ec8dabce 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si bien hicieres, \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si bien hicieres, no serías aceptado? Pero si no haces bien, el pecado está a la puerta y de \ No newline at end of file From 922b1cfdbd50f23edf93fc028e0b7dd4f69f2656 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:53:54 -0400 Subject: [PATCH 0207/1429] Thu Aug 25 2016 11:53:54 GMT-0400 (SA Western Standard Time) --- 07/06.txt | 2 +- 07/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/08.txt diff --git a/07/06.txt b/07/06.txt index d7a53a2f..986d9033 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Noé era de seiscientos años cuando vino el diluvio sobre la tierra. Noé y sus hijos, su esposa, y las esposas de sus hijos entraron al arca juntos a cau \ No newline at end of file +\v 6 Noé era de seiscientos años cuando vino el diluvio sobre la tierra. \v 7 Noé, sus hijos, su esposa, y las esposas de sus hijos entraron al arca juntos a causa de las aguas del diluvio. \ No newline at end of file diff --git a/07/08.txt b/07/08.txt new file mode 100644 index 00000000..f85d6729 --- /dev/null +++ b/07/08.txt @@ -0,0 +1 @@ +Anu¿imales limpios y animales \ No newline at end of file From 6c0349c3446608a368ae87c621ac37e78966433d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:54:03 -0400 Subject: [PATCH 0208/1429] Thu Aug 25 2016 11:54:03 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 08/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/06.txt diff --git a/08/04.txt b/08/04.txt index d5e36cd3..8d8b2c44 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -\v 4 \v 5 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, los topes de las montañas aparecieron \ No newline at end of file +\v 4 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. \v 5 Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, los topes de las montañas aparecieron. \ No newline at end of file diff --git a/08/06.txt b/08/06.txt new file mode 100644 index 00000000..ac1a2618 --- /dev/null +++ b/08/06.txt @@ -0,0 +1 @@ +Fue despues de cuarenta días que Noé \ No newline at end of file From f041312527d7a41659ec29c4b5999369fefa50a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:54:08 -0400 Subject: [PATCH 0209/1429] Thu Aug 25 2016 11:54:07 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03/04.txt b/03/04.txt index 8f00eafd..06f85e07 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ -La serpiente dijo a la mujer: "seguramente no moriras. Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el bien y el mal". -Cuando la mujer vio que el arbol era bueno para comer y agradable a la vista y deseable para hacerlo sabio. ella tomo el fruto y lo comio. \ No newline at end of file +\v 4 La serpiente dijo a la mujer: "seguramente no moriras. \v 5 Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el bien y el mal". +\v 6 Cuando la mujer vio que el arbol era bueno para comer y agradable a la vista y deseable para hacerlo sabio. ella tomo el fruto y lo comio. Ella le dio a su esposo el cual estaba con ella y el comio. \ No newline at end of file From 85c547f88f516b5536c4cc0c55e0932248faab10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:54:40 -0400 Subject: [PATCH 0210/1429] Thu Aug 25 2016 11:54:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/07.txt b/02/07.txt index 970064ae..4557a40b 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló \ No newline at end of file +SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en ser viviente. \ No newline at end of file From 6e120b868d082616d68fed7622bbf4b83aa7d1fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:54:55 -0400 Subject: [PATCH 0211/1429] Thu Aug 25 2016 11:54:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 5cd15fda..ff2b6f6e 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermanos \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en H \ No newline at end of file From 5d199afe81f51321838017cbca5959e00bad5e04 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:55:19 -0400 Subject: [PATCH 0212/1429] Thu Aug 25 2016 11:55:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index d3be16ec..b2374213 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias p \ No newline at end of file From 99725441f23ce7a48181e16f5171717c04017a07 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:55:34 -0400 Subject: [PATCH 0213/1429] Thu Aug 25 2016 11:55:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index 122ebc2f..79757c60 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decedientes de Adan. En el dia que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decedientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file From b809409b079cf2a7f9bcc297c08e706d3118ed2f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:55:38 -0400 Subject: [PATCH 0214/1429] Thu Aug 25 2016 11:55:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 7ccf014e..b5f90627 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \ \ No newline at end of file + \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, \ No newline at end of file From c6f1129ed0e409e9db346a6c7120154865d54751 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:55:52 -0400 Subject: [PATCH 0215/1429] Thu Aug 25 2016 11:55:52 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 04/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/08.txt diff --git a/04/06.txt b/04/06.txt index ec8dabce..58d6e893 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si bien hicieres, no serías aceptado? Pero si no haces bien, el pecado está a la puerta y de \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tu debes gobernar por encima de él." \ No newline at end of file diff --git a/04/08.txt b/04/08.txt new file mode 100644 index 00000000..4e29ee6d --- /dev/null +++ b/04/08.txt @@ -0,0 +1 @@ +Habló Caín a su hermano Abel, y mientras ellos esta \ No newline at end of file From a7b9ca4e1bd1c9796f64b2a434ad93212cc81e60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:55:54 -0400 Subject: [PATCH 0216/1429] Thu Aug 25 2016 11:55:54 GMT-0400 (SA Western Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index f85d6729..e95fa87b 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -Anu¿imales limpios y animales \ No newline at end of file +Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. Luego del septimo dia se \ No newline at end of file From 0fc9a4ae6008578f65e35b3386303c716d13c8ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:56:03 -0400 Subject: [PATCH 0217/1429] Thu Aug 25 2016 11:56:03 GMT-0400 (SA Western Standard Time) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index ac1a2618..92a00d6e 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -Fue despues de cuarenta días que Noé \ No newline at end of file +Fue despues de cuarenta días que Noé abrió la ventana \ No newline at end of file From c22f02df74a14cefb5babe216dd39eb242a0d191 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:56:08 -0400 Subject: [PATCH 0218/1429] Thu Aug 25 2016 11:56:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/07.txt diff --git a/03/07.txt b/03/07.txt new file mode 100644 index 00000000..9465ca6d --- /dev/null +++ b/03/07.txt @@ -0,0 +1 @@ +Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron ojas de higo y se hicieron \ No newline at end of file From 1142640a8f51aa9ccf2bfeba1c1069f1eaf1edde Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:56:40 -0400 Subject: [PATCH 0219/1429] Thu Aug 25 2016 11:56:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/07.txt b/02/07.txt index 4557a40b..ab64ec02 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en ser viviente. \ No newline at end of file +\v 7 \v 8 SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. SEÑOR Dios plantó un jardín en el este, en Edén, \ No newline at end of file From 261944d39a470b95d3d0e70822ce8087ddac4d5d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:56:55 -0400 Subject: [PATCH 0220/1429] Thu Aug 25 2016 11:56:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index ff2b6f6e..49e263e1 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en H \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de canaan y \ No newline at end of file From f76b626f695f2dc039268491620d950fe521ba7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:57:19 -0400 Subject: [PATCH 0221/1429] Thu Aug 25 2016 11:57:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/02.txt b/10/02.txt index b2374213..bc568a11 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias p \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file From 5fc68fcf5d01ba8b0f4ad9c33f9120284ca98edb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:57:34 -0400 Subject: [PATCH 0222/1429] Thu Aug 25 2016 11:57:34 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 05/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index 79757c60..d345b0c4 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decedientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamo humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decedientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt index 0c4a151e..4e9bfa68 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adan haber cumplido 130 años, se convirtio en padre de un hijo a su semjansa, a lo cual el llamo Seth. \v 4 Luego de Adan haberse convertido en padre de Seth, el vivio ochocientos anos.. El fue padre de mas hijos y hijas. \v 5 Adan vivio 930 años mas, y luego murio. \ No newline at end of file +\v 3 Luego de Adán haber cumplido 130 años, se convirtio en padre de un hijo a su semjanza, a lo cual el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos y hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file From e15b1712ab017e1e5eb39eaa2a92e8554d225840 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:57:38 -0400 Subject: [PATCH 0223/1429] Thu Aug 25 2016 11:57:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index b5f90627..745e5920 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ - \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, \ No newline at end of file +\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v2 Dios vio la luz, \ No newline at end of file From 985e0cda15db11d7fcf40bfe74320950fe761379 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:57:52 -0400 Subject: [PATCH 0224/1429] Thu Aug 25 2016 11:57:52 GMT-0400 (SA Western Standard Time) --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index 4e29ee6d..bf65c749 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Habló Caín a su hermano Abel, y mientras ellos esta \ No newline at end of file +Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín, "¿Dónde está Abel tu hermano? Dijo él, "Yo no \ No newline at end of file From 23b35a07151913ac60934c1230ec0eaf203d3d86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:57:56 -0400 Subject: [PATCH 0225/1429] Thu Aug 25 2016 11:57:54 GMT-0400 (SA Western Standard Time) --- 07/08.txt | 2 +- 07/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/11.txt diff --git a/07/08.txt b/07/08.txt index e95fa87b..36d37883 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. Luego del septimo dia se \ No newline at end of file +\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Luego del séptimo día inició el diluvio sobre la tierra. \ No newline at end of file diff --git a/07/11.txt b/07/11.txt new file mode 100644 index 00000000..d30ff842 --- /dev/null +++ b/07/11.txt @@ -0,0 +1 @@ +En el año seiscientos de \ No newline at end of file From 1af463fc0660c68c8f009c4f12564b94269f8931 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:58:03 -0400 Subject: [PATCH 0226/1429] Thu Aug 25 2016 11:58:03 GMT-0400 (SA Western Standard Time) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 92a00d6e..789fc4e6 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -Fue despues de cuarenta días que Noé abrió la ventana \ No newline at end of file +Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. El envió afuera un cuervo y este voló de vuelta \ No newline at end of file From e047658594c3dc247545481f69cf9d7c75db1df0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:58:08 -0400 Subject: [PATCH 0227/1429] Thu Aug 25 2016 11:58:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index 9465ca6d..2be6c0c9 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron ojas de higo y se hicieron \ No newline at end of file +Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \ No newline at end of file From 8d3eafcb5d7293954a3741cecf98adda44ce2b31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:58:40 -0400 Subject: [PATCH 0228/1429] Thu Aug 25 2016 11:58:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 02/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 02/09.txt diff --git a/02/07.txt b/02/07.txt index ab64ec02..dd7933ee 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -\v 7 \v 8 SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. SEÑOR Dios plantó un jardín en el este, en Edén, \ No newline at end of file +\v 7 SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file diff --git a/02/09.txt b/02/09.txt new file mode 100644 index 00000000..256a528b --- /dev/null +++ b/02/09.txt @@ -0,0 +1 @@ +De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno \ No newline at end of file From bd789c57ec6cbdf11b614c6c2f15b4809a7f7bf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:58:52 -0400 Subject: [PATCH 0229/1429] Thu Aug 25 2016 11:58:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 49e263e1..a2a7f731 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de canaan y \ No newline at end of file +\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file From 9781ab275e3ff36eaef3ea3b303998fa5b463cd8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:59:19 -0400 Subject: [PATCH 0230/1429] Thu Aug 25 2016 11:59:19 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 10/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 10/06.txt diff --git a/10/02.txt b/10/02.txt index bc568a11..acea60f2 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file diff --git a/10/06.txt b/10/06.txt new file mode 100644 index 00000000..13afb9d0 --- /dev/null +++ b/10/06.txt @@ -0,0 +1 @@ +Los hijos de Cam eran : Cus, \ No newline at end of file From 96dc0379f783412789311aabcb1c25028410aa09 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:59:34 -0400 Subject: [PATCH 0231/1429] Thu Aug 25 2016 11:59:34 GMT-0400 (SA Western Standard Time) --- 05/06.txt | 2 +- 05/09.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/06.txt b/05/06.txt index 0b386b18..f96aa008 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 Luego de Seth haber vivido 105 años se convirtio en padre de Enosh. \v 7 Luego de haberse convertido en padre de Enosh, El vivio por 807 años mas, y se convirtio en padre de mas hijos y hijas. \v 8 Seth vivio 912 años y luego murio. \ No newline at end of file +\v 6 Luego de Set haber vivido 105 años se convirtio en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivio por 807 años mas, y se convirtio en padre de mas hijos y hijas. \v 8 Set vivio 912 años y luego murió. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt index 01a3099b..9891edaa 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enosh haber vivido noventa años, el se convirtio en padre de Kenan. \v 10 Luego de haberse convertido en padre de Kenan, Enosh vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enosh vivio 905 años, y luego murio. \ No newline at end of file +\v 9 Luego de Enos haber vivido noventa años, el se convirtio en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enos vivio 905 años, y luego murio. \ No newline at end of file From f9725edd148a804a53afdd7b6c9bcd16d3033f2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:59:38 -0400 Subject: [PATCH 0232/1429] Thu Aug 25 2016 11:59:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 745e5920..264fbbe5 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v1 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v2 Dios vio la luz, \ No newline at end of file +\v3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v \ No newline at end of file From ea3d3a844b336c0f1a381ce8b877ea160fe566af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:59:52 -0400 Subject: [PATCH 0233/1429] Thu Aug 25 2016 11:59:52 GMT-0400 (SA Western Standard Time) --- 04/08.txt | 2 +- 04/10.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/10.txt diff --git a/04/08.txt b/04/08.txt index bf65c749..b195af0c 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín, "¿Dónde está Abel tu hermano? Dijo él, "Yo no \ No newline at end of file +\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín, "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, soy yo guarda de mi hermano? \ No newline at end of file diff --git a/04/10.txt b/04/10.txt new file mode 100644 index 00000000..ba5dafef --- /dev/null +++ b/04/10.txt @@ -0,0 +1 @@ +El SEÑOR Dios dijo, "Qué has hecho? \ No newline at end of file From 512b4562ebe5e50718ddc0d067f20960dff3aa88 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 11:59:54 -0400 Subject: [PATCH 0234/1429] Thu Aug 25 2016 11:59:54 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index d30ff842..2c1ccee1 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -En el año seiscientos de \ No newline at end of file +En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo dia, furon abiertas las compuertas, y las ventanas de los cielos se abrieron \ No newline at end of file From 6608a4ad52e1bfc33332ab340b4e4585261b6196 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:00:03 -0400 Subject: [PATCH 0235/1429] Thu Aug 25 2016 12:00:03 GMT-0400 (SA Western Standard Time) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 789fc4e6..6ef66543 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. El envió afuera un cuervo y este voló de vuelta \ No newline at end of file +Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secar \ No newline at end of file From 5e2730efae5d1eb2e5132a4669f8763552f063fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:00:08 -0400 Subject: [PATCH 0236/1429] Thu Aug 25 2016 12:00:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index 2be6c0c9..b67b5eb7 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \ No newline at end of file +Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. Oyeron el sonido del SENOR Dios caminando en el jardin \ No newline at end of file From 6e7ce24264f9c368b41e0918d7d8c1cf175d7068 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:00:40 -0400 Subject: [PATCH 0237/1429] Thu Aug 25 2016 12:00:40 GMT-0400 (SA Western Standard Time) --- 02/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/09.txt b/02/09.txt index 256a528b..48df4cf5 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1 +1 @@ -De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno \ No newline at end of file +De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. Un río salía hace \ No newline at end of file From 775998d829295d3ee889510a0a1abe74b4d5ced1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:00:52 -0400 Subject: [PATCH 0238/1429] Thu Aug 25 2016 12:00:52 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 12/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 12/06.txt diff --git a/12/04.txt b/12/04.txt index a2a7f731..84669253 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 \v 5 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file +\v 4 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. \v 5 Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file diff --git a/12/06.txt b/12/06.txt new file mode 100644 index 00000000..27b19573 --- /dev/null +++ b/12/06.txt @@ -0,0 +1 @@ +Abram \ No newline at end of file From 3bfa73a3def9a39dfd7786ecf4be5017c2741f54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:01:19 -0400 Subject: [PATCH 0239/1429] Thu Aug 25 2016 12:01:19 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index 13afb9d0..475ec1cf 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -Los hijos de Cam eran : Cus, \ No newline at end of file +Los hijos de Cam eran : Cus, Mizraim, Fut y \ No newline at end of file From bb97c1900e498bc257aaee3d4fa0e19206bcd2fe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:01:34 -0400 Subject: [PATCH 0240/1429] Thu Aug 25 2016 12:01:34 GMT-0400 (SA Western Standard Time) --- 05/09.txt | 2 +- 05/12.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/05/09.txt b/05/09.txt index 9891edaa..806c254d 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enos haber vivido noventa años, el se convirtio en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enos vivio 905 años, y luego murio. \ No newline at end of file +\v 9 Luego de Enos haber vivido noventa años, el se convirtio en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enos vivio 905 años, y luego murió. \ No newline at end of file diff --git a/05/12.txt b/05/12.txt index 8de96934..2e9066ba 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,2 +1,2 @@ -\v 12 Luego de Kenan haber vivido setenta años, el se convirtio en padre de Mahalalel. \v 13 Luego de haberse convertido en padre de Mahalalel, Kenan vivio 840 años. El fue padre de mas hijos y hijas. -\v 14 Kenan vivio 910 años, y luego murio. \ No newline at end of file +\v 12 Luego de Cainán haber vivido setenta años, el se convirtio en padre de Mahalaleel. \v 13 Luego de haberse convertido en padre de Mahalaleel, Cainán vivio 840 años. El fue padre de mas hijos y hijas. +\v 14 Cainán vivio 910 años, y luego murió. \ No newline at end of file From 10c914c43e868903e3c8b399e2fbd7753a45ad8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:01:38 -0400 Subject: [PATCH 0241/1429] Thu Aug 25 2016 12:01:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 264fbbe5..915acb0b 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v \ No newline at end of file +\v3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo \ No newline at end of file From 90b4ba76bfb4b65249423b8d54691d91c4e26c8b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:01:53 -0400 Subject: [PATCH 0242/1429] Thu Aug 25 2016 12:01:52 GMT-0400 (SA Western Standard Time) --- 04/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index ba5dafef..761dc77b 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -El SEÑOR Dios dijo, "Qué has hecho? \ No newline at end of file +El SEÑOR Dios dijo, "¿Qué has hecho? La sangre de tu hermano está llamando desde la tierra. Ahora maldecido eres tu desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tu trabajes la tierra, de ahora en adelante no te concederá \ No newline at end of file From db9e633dcb9028496078621375e65458c8be5ae0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:01:56 -0400 Subject: [PATCH 0243/1429] Thu Aug 25 2016 12:01:56 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index 2c1ccee1..8137feed 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo dia, furon abiertas las compuertas, y las ventanas de los cielos se abrieron \ No newline at end of file +\v 11 En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo dia, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file From acb001585dee607f9cf3dddcd0368f29e487f9d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:02:03 -0400 Subject: [PATCH 0244/1429] Thu Aug 25 2016 12:02:03 GMT-0400 (SA Western Standard Time) --- 08/06.txt | 2 +- 08/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/08.txt diff --git a/08/06.txt b/08/06.txt index 6ef66543..1030c094 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secar \ No newline at end of file +\v 6 Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. \v 7 El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secaron de la tierra. \ No newline at end of file diff --git a/08/08.txt b/08/08.txt new file mode 100644 index 00000000..acf8ae7c --- /dev/null +++ b/08/08.txt @@ -0,0 +1 @@ +Entonces él envió \ No newline at end of file From b024e5495811e333d0c9816b89c62f6bdfcb5b4e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:02:08 -0400 Subject: [PATCH 0245/1429] Thu Aug 25 2016 12:02:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index b67b5eb7..e8387edf 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. Oyeron el sonido del SENOR Dios caminando en el jardin \ No newline at end of file +Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. Oyeron el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia de \ No newline at end of file From 67b29502871664d0c4e8b325ac3d74d5ebf385d0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:02:40 -0400 Subject: [PATCH 0246/1429] Thu Aug 25 2016 12:02:40 GMT-0400 (SA Western Standard Time) --- 02/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/09.txt b/02/09.txt index 48df4cf5..98904c38 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1 +1 @@ -De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. Un río salía hace \ No newline at end of file +\v 9 \v 10 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. Un río salía del Edén para regar el jardín. Desde ahí se dividia y convertía en cuatro ríos. \ No newline at end of file From c1be9fdc53221628b5486e4203a2e3a4b436c0ec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:02:53 -0400 Subject: [PATCH 0247/1429] Thu Aug 25 2016 12:02:52 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index 27b19573..545b7eaf 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -Abram \ No newline at end of file +Abram pasó a través de la tierra de Siquem, \ No newline at end of file From 237b8c9862836f91fe6696102e1b027479bf1032 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:03:19 -0400 Subject: [PATCH 0248/1429] Thu Aug 25 2016 12:03:19 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index 475ec1cf..f87ccc37 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -Los hijos de Cam eran : Cus, Mizraim, Fut y \ No newline at end of file +Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran \ No newline at end of file From e7d77b4dec8e27c925d75f9c99e84f9afdcfeb94 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:03:34 -0400 Subject: [PATCH 0249/1429] Thu Aug 25 2016 12:03:34 GMT-0400 (SA Western Standard Time) --- 05/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/15.txt b/05/15.txt index 57c7e9e5..65e2ed6e 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 Luego de Mahalalel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalalel vivio 830 años. El fue padre de mas hijos y hijas. \v 17 Mahalalel vivio 895 años, y luego murio. \ No newline at end of file +\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivio 830 años. El fue padre de mas hijos y hijas. \v 17 Mahalaleel vivio 895 años, y luego murió. \ No newline at end of file From 2b93c8cd3290fb8c86b23c7cbf0cd582647b4350 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:03:38 -0400 Subject: [PATCH 0250/1429] Thu Aug 25 2016 12:03:38 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 915acb0b..fff4e969 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo \ No newline at end of file +\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto era noche y mañana, el primer día. \ No newline at end of file From 3a23f38fbee9ca224d64e522d9fed40eef24d70e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:03:52 -0400 Subject: [PATCH 0251/1429] Thu Aug 25 2016 12:03:52 GMT-0400 (SA Western Standard Time) --- 04/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index 761dc77b..01a134bc 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -El SEÑOR Dios dijo, "¿Qué has hecho? La sangre de tu hermano está llamando desde la tierra. Ahora maldecido eres tu desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tu trabajes la tierra, de ahora en adelante no te concederá \ No newline at end of file +\v 10 \v 11 \v 12 El SEÑOR Dios dijo, "¿Qué has hecho? La sangre de tu hermano está llamando desde la tierra. Ahora maldecido eres tú desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tu trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file From e98ce261f142e86157b8343dc4911eca92c0a0e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:03:56 -0400 Subject: [PATCH 0252/1429] Thu Aug 25 2016 12:03:54 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 07/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/13.txt diff --git a/07/11.txt b/07/11.txt index 8137feed..b4543b67 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo dia, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file +\v 11 En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo mes, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file diff --git a/07/13.txt b/07/13.txt new file mode 100644 index 00000000..e81bd293 --- /dev/null +++ b/07/13.txt @@ -0,0 +1 @@ +En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé entraron al arca. \ No newline at end of file From d6e932f8d523c616151e4b58b4e386b801778dc8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:04:03 -0400 Subject: [PATCH 0253/1429] Thu Aug 25 2016 12:04:03 GMT-0400 (SA Western Standard Time) --- 08/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/08.txt b/08/08.txt index acf8ae7c..be21a1ee 100644 --- a/08/08.txt +++ b/08/08.txt @@ -1 +1 @@ -Entonces él envió \ No newline at end of file +Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero \ No newline at end of file From e53e11c1004478e1f580d963847fa64c182e3f57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:04:08 -0400 Subject: [PATCH 0254/1429] Thu Aug 25 2016 12:04:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index e8387edf..531453f9 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. Oyeron el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia de \ No newline at end of file +\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file From 8dc52b529493e2407852339e9820e6be67800043 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:04:40 -0400 Subject: [PATCH 0255/1429] Thu Aug 25 2016 12:04:40 GMT-0400 (SA Western Standard Time) --- 02/09.txt | 2 +- 02/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 02/11.txt diff --git a/02/09.txt b/02/09.txt index 98904c38..c4fdc89f 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1 +1 @@ -\v 9 \v 10 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. Un río salía del Edén para regar el jardín. Desde ahí se dividia y convertía en cuatro ríos. \ No newline at end of file +\v 9 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividia y convertía en cuatro ríos. \ No newline at end of file diff --git a/02/11.txt b/02/11.txt new file mode 100644 index 00000000..f0464c5e --- /dev/null +++ b/02/11.txt @@ -0,0 +1 @@ +El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. El oro de esa tierra es bueno \ No newline at end of file From c74e260b0f3d3eff5c87722f9ef1801bdfb260a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:04:53 -0400 Subject: [PATCH 0256/1429] Thu Aug 25 2016 12:04:52 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index 545b7eaf..3d10ed24 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -Abram pasó a través de la tierra de Siquem, \ No newline at end of file +Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. \ No newline at end of file From a95d5218bec6915b460cae8cde5e935a0b411ab0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:05:19 -0400 Subject: [PATCH 0257/1429] Thu Aug 25 2016 12:05:19 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index f87ccc37..30a62525 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran \ No newline at end of file +Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama \ No newline at end of file From f9245fa13b9b8e74153461726b6103e94c894a4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:05:34 -0400 Subject: [PATCH 0258/1429] Thu Aug 25 2016 12:05:34 GMT-0400 (SA Western Standard Time) --- 05/18.txt | 2 +- 05/21.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/18.txt b/05/18.txt index 8c5f49a8..dd4a3ca2 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoch. \v 19 Luego de haberse convertido en padre de Enoch, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murio. \ No newline at end of file +\v 18 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murió. \ No newline at end of file diff --git a/05/21.txt b/05/21.txt index b3a1e969..cf3ce0ba 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoch haber vivido sesenta y cinco años, el se convirtio en padre de Methuselah. \v 22 Enoch camino con Dios trescientos años, luego de haberse convertido en padre de Methuselah. El fue padre de mas hijos y hijas. \v 23 Enoch vivio 365 años. \v 24 Enoch camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtio en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El fue padre de mas hijos y hijas. \v 23 Enoch vivio 365 años. \v 24 Enoch camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file From 0081eb5dff70d60641ca20673d82aede18714f87 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:05:38 -0400 Subject: [PATCH 0259/1429] Thu Aug 25 2016 12:05:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/06.txt diff --git a/01/06.txt b/01/06.txt new file mode 100644 index 00000000..a377e786 --- /dev/null +++ b/01/06.txt @@ -0,0 +1 @@ +Dios dijo, \ No newline at end of file From 37f3cb832c0f837132c0dbdb862c7be68aaa315e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:05:53 -0400 Subject: [PATCH 0260/1429] Thu Aug 25 2016 12:05:52 GMT-0400 (SA Western Standard Time) --- 04/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/13.txt diff --git a/04/13.txt b/04/13.txt new file mode 100644 index 00000000..8fdf443b --- /dev/null +++ b/04/13.txt @@ -0,0 +1 @@ +Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y dond \ No newline at end of file From 58344bf844ef541aa50ad5b11517233cfa620044 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:05:54 -0400 Subject: [PATCH 0261/1429] Thu Aug 25 2016 12:05:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/13.txt b/07/13.txt index e81bd293..41b76430 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé entraron al arca. \ No newline at end of file +En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal \ No newline at end of file From fb1a994e0ce59dc56809d72c5c9261ccaecaba26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:06:03 -0400 Subject: [PATCH 0262/1429] Thu Aug 25 2016 12:06:03 GMT-0400 (SA Western Standard Time) --- 08/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/08.txt b/08/08.txt index be21a1ee..c670fb3f 100644 --- a/08/08.txt +++ b/08/08.txt @@ -1 +1 @@ -Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero \ No newline at end of file +Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca. \ No newline at end of file From e5eacd199b6d4f1a3e45dcdcef769a5eab1d9065 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:06:40 -0400 Subject: [PATCH 0263/1429] Thu Aug 25 2016 12:06:40 GMT-0400 (SA Western Standard Time) --- 02/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/11.txt b/02/11.txt index f0464c5e..a2b7c567 100644 --- a/02/11.txt +++ b/02/11.txt @@ -1 +1 @@ -El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. El oro de esa tierra es bueno \ No newline at end of file +\v 11 \v 12 El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. El oro de esa tierra es bueno. Tam \ No newline at end of file From 57c64d996a3e650194084e2d0b205ba1fd218b40 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:06:53 -0400 Subject: [PATCH 0264/1429] Thu Aug 25 2016 12:06:52 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index 3d10ed24..fc192a4d 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. \ No newline at end of file +\v 6 \v 7 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." \ No newline at end of file From 1d62ba04129ec194b0aeea8fe92739aa9b927429 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:07:19 -0400 Subject: [PATCH 0265/1429] Thu Aug 25 2016 12:07:19 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index 30a62525..1769df9b 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama \ No newline at end of file +Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran S \ No newline at end of file From a81063f00b63c6b5f8ff990cd1240801d777e1d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:07:35 -0400 Subject: [PATCH 0266/1429] Thu Aug 25 2016 12:07:35 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 05/25.txt | 2 +- 05/28.txt | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 05/28.txt diff --git a/05/21.txt b/05/21.txt index cf3ce0ba..c700e8bb 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtio en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El fue padre de mas hijos y hijas. \v 23 Enoch vivio 365 años. \v 24 Enoch camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtio en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El fue padre de mas hijos y hijas. \v 23 Enoc vivio 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file diff --git a/05/25.txt b/05/25.txt index cf752a80..37ac3fca 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -\v 25 Luego de methuselah haber vivido 187 años, el se convirtio en padre de Lamech. \v 26 Luego de haberse convertido en padre de Lamech, Methuselah vivio 782 años. El fue padre de mas hijos y hijas. \v 27 Methuselah vivio 969 años, y luego murio. \ No newline at end of file +\v 25 Luego de Matusalén haber vivido 187 años, el se convirtio en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivio 782 años. El fue padre de mas hijos y hijas. \v 27 Matusalén vivio 969 años, y luego murió. \ No newline at end of file diff --git a/05/28.txt b/05/28.txt deleted file mode 100644 index 3ae3ae0c..00000000 --- a/05/28.txt +++ /dev/null @@ -1 +0,0 @@ -\v 29 \v 28 dsttd \ No newline at end of file From e3ae8b6bc88024bc54c920395c196b37340e9944 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:07:52 -0400 Subject: [PATCH 0267/1429] Thu Aug 25 2016 12:07:52 GMT-0400 (SA Western Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 8fdf443b..95f77e05 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y dond \ No newline at end of file +Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentra me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará \ No newline at end of file From 4cd5361f2821f9d3f033f1bdca5c086cd7c23e2b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:07:54 -0400 Subject: [PATCH 0268/1429] Thu Aug 25 2016 12:07:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/13.txt b/07/13.txt index 41b76430..ab796926 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal \ No newline at end of file +En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal feroz de acuerdo a su especie, \ No newline at end of file From 04db57b5aa32c64c63ee12e28995673cdbcfab78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:08:03 -0400 Subject: [PATCH 0269/1429] Thu Aug 25 2016 12:08:03 GMT-0400 (SA Western Standard Time) --- 08/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/08.txt b/08/08.txt index c670fb3f..db4f6321 100644 --- a/08/08.txt +++ b/08/08.txt @@ -1 +1 @@ -Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca. \ No newline at end of file +Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él \ No newline at end of file From fd79c4d30644b97ea4603284224c8bcfdfcd7d8d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:08:08 -0400 Subject: [PATCH 0270/1429] Thu Aug 25 2016 12:08:07 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 03/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 03/09.txt diff --git a/03/07.txt b/03/07.txt index 531453f9..2a3f7f9c 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file +\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron ellos el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file diff --git a/03/09.txt b/03/09.txt new file mode 100644 index 00000000..0e7c6faa --- /dev/null +++ b/03/09.txt @@ -0,0 +1 @@ +El SENOR Dios llamo al hombre y le dijo: "don \ No newline at end of file From ffb87362949bde8cc5acc426db85d261d73a485d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:08:40 -0400 Subject: [PATCH 0271/1429] Thu Aug 25 2016 12:08:40 GMT-0400 (SA Western Standard Time) --- 02/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/11.txt b/02/11.txt index a2b7c567..7f076ff2 100644 --- a/02/11.txt +++ b/02/11.txt @@ -1 +1 @@ -\v 11 \v 12 El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. El oro de esa tierra es bueno. Tam \ No newline at end of file +\v 11 El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file From 953ce77124ceed371f47020d72bb00e7eecb197f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:08:53 -0400 Subject: [PATCH 0272/1429] Thu Aug 25 2016 12:08:52 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index fc192a4d..ea61918b 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 \v 7 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." \ No newline at end of file +\v 6 \v 7 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file From 2f7493ebdede480b0d068189d7a3216aea2173c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:09:19 -0400 Subject: [PATCH 0273/1429] Thu Aug 25 2016 12:09:19 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 10/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 10/08.txt diff --git a/10/06.txt b/10/06.txt index 1769df9b..a4a824c4 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran S \ No newline at end of file +\v 6 \v 7 Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran Seba y Dedán. \ No newline at end of file diff --git a/10/08.txt b/10/08.txt new file mode 100644 index 00000000..f4b09559 --- /dev/null +++ b/10/08.txt @@ -0,0 +1 @@ +Cus engendr \ No newline at end of file From 2f9844a7bf842c3a73a8d99d63d44748f794254f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:09:34 -0400 Subject: [PATCH 0274/1429] Thu Aug 25 2016 12:09:34 GMT-0400 (SA Western Standard Time) --- 05/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/28.txt diff --git a/05/28.txt b/05/28.txt new file mode 100644 index 00000000..ea3ae78e --- /dev/null +++ b/05/28.txt @@ -0,0 +1 @@ +Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. El le puso por nombre Noé,"Diciendo \ No newline at end of file From 70a5441d5f45bb07b8badcadaa4250aeaf49bd88 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:09:38 -0400 Subject: [PATCH 0275/1429] Thu Aug 25 2016 12:09:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index a377e786..d48d2196 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Dios dijo, \ No newline at end of file +Dios dijo, "A \ No newline at end of file From 02acf42204b2d05ed283321ecd2326aa23646f97 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:09:52 -0400 Subject: [PATCH 0276/1429] Thu Aug 25 2016 12:09:52 GMT-0400 (SA Western Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 95f77e05..851b6822 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentra me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará \ No newline at end of file +\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a el. \ No newline at end of file From 0676e623654ea0cf883b1e145e43410a2ad66d62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:09:54 -0400 Subject: [PATCH 0277/1429] Thu Aug 25 2016 12:09:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/13.txt b/07/13.txt index ab796926..9069619e 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal feroz de acuerdo a su especie, \ No newline at end of file +\v 13 \v 14 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal feroz de acuerdo a su especie, y cada forma de vida según su especie, y cada reptil que se arrastra en la tierra, según su especia, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file From 534f889ee8e379b39c1eea9be8fd1cb57881ad8c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:10:03 -0400 Subject: [PATCH 0278/1429] Thu Aug 25 2016 12:10:03 GMT-0400 (SA Western Standard Time) --- 08/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/08.txt b/08/08.txt index db4f6321..cd057ec4 100644 --- a/08/08.txt +++ b/08/08.txt @@ -1 +1 @@ -Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él \ No newline at end of file +Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él sacó la mano \ No newline at end of file From 504819a7b73bca88797e31c95f6336bc8dfa41e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:10:08 -0400 Subject: [PATCH 0279/1429] Thu Aug 25 2016 12:10:07 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 0e7c6faa..5013d35f 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1,2 @@ -El SENOR Dios llamo al hombre y le dijo: "don \ No newline at end of file +El SENOR Dios llamo al hombre y le dijo: "donde estas" +El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo \ No newline at end of file From 9ca427f50b9e2fa5e55bf6eed050ba35ff1f6071 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:10:13 -0400 Subject: [PATCH 0280/1429] Thu Aug 25 2016 12:10:12 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 09/01.txt diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 00000000..26cf5db3 --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos, : "Sean fruct \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2b25db..32c47b5e 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Raquel Bruno" + ], "finished_chunks": [] } \ No newline at end of file From 56746f511b89c89dc30b1223e994e22d90b9290a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:10:40 -0400 Subject: [PATCH 0281/1429] Thu Aug 25 2016 12:10:40 GMT-0400 (SA Western Standard Time) --- 02/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/13.txt diff --git a/02/13.txt b/02/13.txt new file mode 100644 index 00000000..dd96cf05 --- /dev/null +++ b/02/13.txt @@ -0,0 +1 @@ +El nombre del segundo río es Gijón. Este fluye a travez de toda la tierra de Cuz. El nombre del tercer río \ No newline at end of file From 51164e8e3b5c14f5102cd90b6c59df9c914bb462 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:10:53 -0400 Subject: [PATCH 0282/1429] Thu Aug 25 2016 12:10:52 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 12/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 12/08.txt diff --git a/12/06.txt b/12/06.txt index ea61918b..ae506ade 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 \v 7 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file diff --git a/12/08.txt b/12/08.txt new file mode 100644 index 00000000..8ebce1f9 --- /dev/null +++ b/12/08.txt @@ -0,0 +1 @@ +Desde allí se movió al pueblo montañoso \ No newline at end of file From f61c539351a34b74528157fe104b0f964d8a9a29 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:11:19 -0400 Subject: [PATCH 0283/1429] Thu Aug 25 2016 12:11:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index f4b09559..9bd4abee 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus engendr \ No newline at end of file +Cus fue el padre de Nimrod, \ No newline at end of file From fd25c7c8ad5acee88b7c8167d32cff9bee850884 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:11:34 -0400 Subject: [PATCH 0284/1429] Thu Aug 25 2016 12:11:34 GMT-0400 (SA Western Standard Time) --- 05/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/28.txt b/05/28.txt index ea3ae78e..3290dc07 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. El le puso por nombre Noé,"Diciendo \ No newline at end of file +Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. El le puso por nombre Noé, diciendo "Este nos dara descanso del trabajo y labor \ No newline at end of file From b084eecd695d49b5686918cf7171ee4d622af1a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:11:38 -0400 Subject: [PATCH 0285/1429] Thu Aug 25 2016 12:11:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index d48d2196..64d881ee 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Dios dijo, "A \ No newline at end of file +Dios dijo, "Hágase una extensión entre las aguas, \ No newline at end of file From a766158ee0c380491d53981af5d55cb14c86ef09 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:11:52 -0400 Subject: [PATCH 0286/1429] Thu Aug 25 2016 12:11:52 GMT-0400 (SA Western Standard Time) --- 04/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/16.txt diff --git a/04/16.txt b/04/16.txt new file mode 100644 index 00000000..ad124952 --- /dev/null +++ b/04/16.txt @@ -0,0 +1 @@ +Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de \ No newline at end of file From c08e65526e1268e858bc665dd4676d11b8f8a2c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:11:54 -0400 Subject: [PATCH 0287/1429] Thu Aug 25 2016 12:11:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 08/01.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/01.txt diff --git a/07/13.txt b/07/13.txt index 9069619e..d77aa06e 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 \v 14 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. Entraron con cada animal feroz de acuerdo a su especie, y cada forma de vida según su especie, y cada reptil que se arrastra en la tierra, según su especia, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada forma de vida según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file diff --git a/08/01.txt b/08/01.txt new file mode 100644 index 00000000..f083cf52 --- /dev/null +++ b/08/01.txt @@ -0,0 +1 @@ +\c 8 SEÑOR Dios con \ No newline at end of file From b49bb937b8433d2ca81238fbe909545c66f3dbc0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:12:03 -0400 Subject: [PATCH 0288/1429] Thu Aug 25 2016 12:12:03 GMT-0400 (SA Western Standard Time) --- 08/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/08.txt b/08/08.txt index cd057ec4..58dcd221 100644 --- a/08/08.txt +++ b/08/08.txt @@ -1 +1 @@ -Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él sacó la mano \ No newline at end of file +\v 8 Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, \v 9 pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él la alcanzó con la mano y la metió en el arca con él. \ No newline at end of file From 2ee228a99741766695ea8d08fc3f609d0a963f90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:12:08 -0400 Subject: [PATCH 0289/1429] Thu Aug 25 2016 12:12:07 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/03/09.txt b/03/09.txt index 5013d35f..471d965f 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,2 +1,3 @@ -El SENOR Dios llamo al hombre y le dijo: "donde estas" -El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo \ No newline at end of file +\v 9 \v 10 \v 11 El SENOR Dios llamo al hombre y le dijo: "donde estas" +El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. +Dios dijo: "Quien te dijo que \ No newline at end of file From c20632f58c560e3fda86f11fc5d89005471f7fa8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:12:13 -0400 Subject: [PATCH 0290/1429] Thu Aug 25 2016 12:12:12 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 26cf5db3..7d95a1a3 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos, : "Sean fruct \ No newline at end of file +\c 9 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos, : "Sean fructíferos, multipliquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre \ No newline at end of file From 5a3919d1e4c1ae6a369396a3be7b68b06efca353 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:12:40 -0400 Subject: [PATCH 0291/1429] Thu Aug 25 2016 12:12:40 GMT-0400 (SA Western Standard Time) --- 02/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/13.txt b/02/13.txt index dd96cf05..f935d711 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -El nombre del segundo río es Gijón. Este fluye a travez de toda la tierra de Cuz. El nombre del tercer río \ No newline at end of file +\v 13 \v 14 El nombre del segundo río es Gijón. Este fluye a travez de toda la tierra de Cuz. El nombre del tercer río es Tigris, el cual fluye al este de Asur. El cuarto río es el Eufrates. \ No newline at end of file From 4e48cf922ef5621ee232eaba539545497f5ebb54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:12:52 -0400 Subject: [PATCH 0292/1429] Thu Aug 25 2016 12:12:52 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/08.txt b/12/08.txt index 8ebce1f9..ab03cd1c 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -Desde allí se movió al pueblo montañoso \ No newline at end of file +Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso sutien \ No newline at end of file From 3f1287e089cda2464d91080dbbfde2ebd659a448 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:13:19 -0400 Subject: [PATCH 0293/1429] Thu Aug 25 2016 12:13:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 9bd4abee..983b1382 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El era un \ No newline at end of file From 976462c677f2b19986eec3a4fbc7af15c5c99309 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:13:34 -0400 Subject: [PATCH 0294/1429] Thu Aug 25 2016 12:13:34 GMT-0400 (SA Western Standard Time) --- 05/28.txt | 2 +- 05/30.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/30.txt diff --git a/05/28.txt b/05/28.txt index 3290dc07..0e874cc5 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. El le puso por nombre Noé, diciendo "Este nos dara descanso del trabajo y labor \ No newline at end of file +\v 28 Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. \v 29 El le puso por nombre Noé, diciendo "Este nos dara descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldicion a la tierra por parte del Señor Dios". \ No newline at end of file diff --git a/05/30.txt b/05/30.txt new file mode 100644 index 00000000..89004a35 --- /dev/null +++ b/05/30.txt @@ -0,0 +1 @@ +Lamec vivio 595 años, luego de haberse convertido en padre de Noé. \ No newline at end of file From ebd87c737b483aa57a0106a6230a998be4bdd420 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:13:38 -0400 Subject: [PATCH 0295/1429] Thu Aug 25 2016 12:13:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 64d881ee..0da0d50e 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Dios dijo, "Hágase una extensión entre las aguas, \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \ No newline at end of file From 1c79f84b9fba13d76a0a3f2837199c7d2a1deb21 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:13:52 -0400 Subject: [PATCH 0296/1429] Thu Aug 25 2016 12:13:52 GMT-0400 (SA Western Standard Time) --- 04/16.txt | 2 +- 04/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/18.txt diff --git a/04/16.txt b/04/16.txt index ad124952..a9a4d55e 100644 --- a/04/16.txt +++ b/04/16.txt @@ -1 +1 @@ -Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de \ No newline at end of file +\v 16 \v 17 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. Cain durimió con su esposa y ella concibió. Ella dió a luz a Enoc. El construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file diff --git a/04/18.txt b/04/18.txt new file mode 100644 index 00000000..831856e5 --- /dev/null +++ b/04/18.txt @@ -0,0 +1 @@ +A Enoc le nació Irad \ No newline at end of file From 105550b9bd67f5fee1415d1571d0512ade208a5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:13:56 -0400 Subject: [PATCH 0297/1429] Thu Aug 25 2016 12:13:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 08/01.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/07/13.txt b/07/13.txt index d77aa06e..91b32da0 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada forma de vida según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada ser viviente según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file diff --git a/08/01.txt b/08/01.txt index f083cf52..6cf1d58b 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 SEÑOR Dios con \ No newline at end of file +\c 8 \v 1 \v 2 \v 3 SEÑOR Dios consideró a Noé, todos los animales feroces, y todo ser viviente \ No newline at end of file From 44b54de1b34d825fd1eb8e216860fc6e71119c83 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:14:03 -0400 Subject: [PATCH 0298/1429] Thu Aug 25 2016 12:14:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/10.txt diff --git a/08/10.txt b/08/10.txt new file mode 100644 index 00000000..02747cab --- /dev/null +++ b/08/10.txt @@ -0,0 +1 @@ +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \ No newline at end of file From 8317d0c4342811e7ae0d30a2beb0efe5f92fdb18 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:14:08 -0400 Subject: [PATCH 0299/1429] Thu Aug 25 2016 12:14:07 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 471d965f..7c876d32 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ \v 9 \v 10 \v 11 El SENOR Dios llamo al hombre y le dijo: "donde estas" El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. -Dios dijo: "Quien te dijo que \ No newline at end of file +Dios dijo: "Quien te dijo que estabas desnudo. Has comido del arbol el cual te mande q \ No newline at end of file From 7fb5947617d942a26aefdd2d4d12e41d69ee47ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:14:40 -0400 Subject: [PATCH 0300/1429] Thu Aug 25 2016 12:14:40 GMT-0400 (SA Western Standard Time) --- 02/11.txt | 2 +- 02/13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/11.txt b/02/11.txt index 7f076ff2..82acda8a 100644 --- a/02/11.txt +++ b/02/11.txt @@ -1 +1 @@ -\v 11 El nombre del primero es Pisón. Es el que fluye a travez de toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file +\v 11 El nombre del primero es Pisón. Es el que rodea toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file diff --git a/02/13.txt b/02/13.txt index f935d711..92a138c5 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -\v 13 \v 14 El nombre del segundo río es Gijón. Este fluye a travez de toda la tierra de Cuz. El nombre del tercer río es Tigris, el cual fluye al este de Asur. El cuarto río es el Eufrates. \ No newline at end of file +\v 13 \v 14 El nombre del segundo río es Gijón. Este rodea toda la tierra de Cuz. El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file From 087c12dcb09cf0d1ae20ad6e70af988c8d00ab98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:14:53 -0400 Subject: [PATCH 0301/1429] Thu Aug 25 2016 12:14:52 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/08.txt b/12/08.txt index ab03cd1c..804cebd4 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso sutien \ No newline at end of file +Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y \ No newline at end of file From 05f3e1ebf7a64c9b912dd03bd990499a9718ecc5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:15:19 -0400 Subject: [PATCH 0302/1429] Thu Aug 25 2016 12:15:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 983b1382..23958cd4 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El era un \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El era un cazador muy destacado delante del SEÑOR Dios \ No newline at end of file From a98b87a73f53ed83f96fb184ae51cc4187e915c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:15:34 -0400 Subject: [PATCH 0303/1429] Thu Aug 25 2016 12:15:34 GMT-0400 (SA Western Standard Time) --- 05/30.txt | 2 +- 05/32.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/32.txt diff --git a/05/30.txt b/05/30.txt index 89004a35..02e749cc 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -Lamec vivio 595 años, luego de haberse convertido en padre de Noé. \ No newline at end of file +\v 30 Lamec vivio 595 años, luego de haberse convertido en padre de Noé. El fue padre de mas hijos y hijas. \v 31 Lamech vivio 777 años. Luego murió. \ No newline at end of file diff --git a/05/32.txt b/05/32.txt new file mode 100644 index 00000000..1ae79a07 --- /dev/null +++ b/05/32.txt @@ -0,0 +1 @@ +Luego de noé haber vivido quinietos años \ No newline at end of file From b3f76cd6bdc41056d0be43b88695b452d0e3ceee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:15:38 -0400 Subject: [PATCH 0304/1429] Thu Aug 25 2016 12:15:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 0da0d50e..7aabbd4d 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." Dios hizó \ No newline at end of file From 214e9f6e19094f997ba00aaf625546c035793354 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:15:53 -0400 Subject: [PATCH 0305/1429] Thu Aug 25 2016 12:15:52 GMT-0400 (SA Western Standard Time) --- 04/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/18.txt b/04/18.txt index 831856e5..dc5d96ae 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -A Enoc le nació Irad \ No newline at end of file +A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para el dos esposas: el nombre de una fue Ada, y el nombre de la \ No newline at end of file From aad7de2c714777cf20b490995cdd24b34b607d6a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:15:54 -0400 Subject: [PATCH 0306/1429] Thu Aug 25 2016 12:15:54 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/15.txt diff --git a/07/15.txt b/07/15.txt new file mode 100644 index 00000000..8ef29681 --- /dev/null +++ b/07/15.txt @@ -0,0 +1 @@ +Dos de toda carne en el cual había aliento de vida, vino a Noé y entrron al arca. Los animales que entraron eran macho y hembra de toda carneñ \ No newline at end of file From 401bd5488f35ddbac3ee576eed594662b0e4ad83 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:16:03 -0400 Subject: [PATCH 0307/1429] Thu Aug 25 2016 12:16:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index 02747cab..d0d2bca7 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. Vió en su boca \ No newline at end of file From 580d3a288c93534e81036ec35fe11bbecac0ef1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:16:08 -0400 Subject: [PATCH 0308/1429] Thu Aug 25 2016 12:16:07 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 6 +++--- 03/12.txt | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 03/12.txt diff --git a/03/09.txt b/03/09.txt index 7c876d32..9256342d 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ -\v 9 \v 10 \v 11 El SENOR Dios llamo al hombre y le dijo: "donde estas" -El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. -Dios dijo: "Quien te dijo que estabas desnudo. Has comido del arbol el cual te mande q \ No newline at end of file +\v 9 El SENOR Dios llamo al hombre y le dijo: "donde estas" +\v 10 El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. +\v 11 Dios dijo: "Quien te dijo que estabas desnudo. Has comido del arbol el cual te mande que no comieras? \ No newline at end of file diff --git a/03/12.txt b/03/12.txt new file mode 100644 index 00000000..664151fe --- /dev/null +++ b/03/12.txt @@ -0,0 +1 @@ +El \ No newline at end of file From bfd3efb2c61f3203a94425329e67c307f9b77d8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:16:40 -0400 Subject: [PATCH 0309/1429] Thu Aug 25 2016 12:16:40 GMT-0400 (SA Western Standard Time) --- 02/13.txt | 2 +- 02/15.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 02/15.txt diff --git a/02/13.txt b/02/13.txt index 92a138c5..d355b417 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -\v 13 \v 14 El nombre del segundo río es Gijón. Este rodea toda la tierra de Cuz. El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file +\v 13 El nombre del segundo río es Gijón. Este rodea toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file diff --git a/02/15.txt b/02/15.txt new file mode 100644 index 00000000..6d0244ec --- /dev/null +++ b/02/15.txt @@ -0,0 +1 @@ +SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios com \ No newline at end of file From 901696c6067a113999a8b98af9b7cfa131005719 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:16:53 -0400 Subject: [PATCH 0310/1429] Thu Aug 25 2016 12:16:52 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/08.txt b/12/08.txt index 804cebd4..a82410bf 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y \ No newline at end of file +Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. Entonces Abram continuó su viaje ru \ No newline at end of file From 0ae27b1668240b055b1bc862ee0882656b27cf85 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:17:19 -0400 Subject: [PATCH 0311/1429] Thu Aug 25 2016 12:17:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 23958cd4..5b64edd1 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El era un cazador muy destacado delante del SEÑOR Dios \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, \ No newline at end of file From e4d20242e000a689ccecef6fd12dc4be689f6512 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:17:38 -0400 Subject: [PATCH 0312/1429] Thu Aug 25 2016 12:17:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 7aabbd4d..fb7f8aca 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." Dios hizó \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." Dios hizó la extensión \ No newline at end of file From f0b53b10312af06521ef84f0b97c1506501d21f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:17:52 -0400 Subject: [PATCH 0313/1429] Thu Aug 25 2016 12:17:52 GMT-0400 (SA Western Standard Time) --- 04/18.txt | 2 +- 04/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/20.txt diff --git a/04/18.txt b/04/18.txt index dc5d96ae..ab419220 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para el dos esposas: el nombre de una fue Ada, y el nombre de la \ No newline at end of file +\v 18 \v 19 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para el dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file diff --git a/04/20.txt b/04/20.txt new file mode 100644 index 00000000..9f0bf1f0 --- /dev/null +++ b/04/20.txt @@ -0,0 +1 @@ +Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. \ No newline at end of file From f63fa9dcb21afb64cc030248f22666e2771574f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:17:56 -0400 Subject: [PATCH 0314/1429] Thu Aug 25 2016 12:17:54 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/15.txt b/07/15.txt index 8ef29681..20b6874b 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -Dos de toda carne en el cual había aliento de vida, vino a Noé y entrron al arca. Los animales que entraron eran macho y hembra de toda carneñ \ No newline at end of file +Dos de toda carne en el cual había aliento de vida, vino a Noé y entrron al arca. Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta del arca luego de ellos. \ No newline at end of file From 22bc4e0163e67e62cf76645a3abb0a563ec4a78c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:17:59 -0400 Subject: [PATCH 0315/1429] Thu Aug 25 2016 12:17:59 GMT-0400 (SA Western Standard Time) --- 05/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/32.txt b/05/32.txt index 1ae79a07..782f0566 100644 --- a/05/32.txt +++ b/05/32.txt @@ -1 +1 @@ -Luego de noé haber vivido quinietos años \ No newline at end of file +\v 32 Luego de noé haber vivido quinietos años, se convirtio en padre de Sem, Cam y Jafet. \ No newline at end of file From 1141cc72d8b4da64228fb50414f0ff58f902251e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:18:03 -0400 Subject: [PATCH 0316/1429] Thu Aug 25 2016 12:18:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index d0d2bca7..966c47bf 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. Vió en su boca \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su boca había \ No newline at end of file From b2a8a608f47b4fb4fc28e5b55f54d50eb8f18911 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:18:08 -0400 Subject: [PATCH 0317/1429] Thu Aug 25 2016 12:18:08 GMT-0400 (SA Western Standard Time) --- 03/12.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/12.txt b/03/12.txt index 664151fe..87c1bc26 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1 +1,2 @@ -El \ No newline at end of file +El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comi. +El SENOR Dios dijo a la mujer, la serpiente me engan \ No newline at end of file From 1e7ec8c4dd536f25b3ef23ce500a8ee9214b7c95 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:18:40 -0400 Subject: [PATCH 0318/1429] Thu Aug 25 2016 12:18:40 GMT-0400 (SA Western Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 6d0244ec..449074bb 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios com \ No newline at end of file +SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que coma de el, tu ciertamente morirás" \ No newline at end of file From 99356509994ca32f2a68606b94b13d434be38743 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:18:53 -0400 Subject: [PATCH 0319/1429] Thu Aug 25 2016 12:18:52 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/08.txt b/12/08.txt index a82410bf..226e22b7 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. Entonces Abram continuó su viaje ru \ No newline at end of file +\v 8 Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file From b5bbf63b16bace5ca74bb8f3be74fce17336c522 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:19:19 -0400 Subject: [PATCH 0320/1429] Thu Aug 25 2016 12:19:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 5b64edd1..970f9935 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poder \ No newline at end of file From 3e86e9aa51f680c6ca9bbae20847ccc4da0570c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:19:38 -0400 Subject: [PATCH 0321/1429] Thu Aug 25 2016 12:19:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index fb7f8aca..64074bc0 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." Dios hizó la extensión \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión \ No newline at end of file From 454ce8c9b5006c83de7c1a5066b4d962284fbda0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:19:52 -0400 Subject: [PATCH 0322/1429] Thu Aug 25 2016 12:19:52 GMT-0400 (SA Western Standard Time) --- 04/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/20.txt b/04/20.txt index 9f0bf1f0..73fad87a 100644 --- a/04/20.txt +++ b/04/20.txt @@ -1 +1 @@ -Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. \ No newline at end of file +Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. Los nombres de sus hermanos eran Jubal. El fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió \ No newline at end of file From b4f84b65a290ec1dbbec25dc5b4265d8c5e7775e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:19:54 -0400 Subject: [PATCH 0323/1429] Thu Aug 25 2016 12:19:54 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 2 +- 07/17.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/17.txt diff --git a/07/15.txt b/07/15.txt index 20b6874b..4a722c9f 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -Dos de toda carne en el cual había aliento de vida, vino a Noé y entrron al arca. Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta del arca luego de ellos. \ No newline at end of file +\v 15 Dos de toda carne, en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file diff --git a/07/17.txt b/07/17.txt new file mode 100644 index 00000000..487dbf9c --- /dev/null +++ b/07/17.txt @@ -0,0 +1 @@ +Entonces el diluvio vino sobre la tierra por cuarenta días y las aguas aumentaron y se elevaro \ No newline at end of file From af5f2a0180d1f60c47ed18c872431dd1a204dfd6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:20:03 -0400 Subject: [PATCH 0324/1429] Thu Aug 25 2016 12:20:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index 966c47bf..9cc9e138 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su boca había \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. \ No newline at end of file From cb170072e6480254c0661e2fa0eec018f5e4e04a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:20:08 -0400 Subject: [PATCH 0325/1429] Thu Aug 25 2016 12:20:08 GMT-0400 (SA Western Standard Time) --- 03/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/12.txt b/03/12.txt index 87c1bc26..7c43709f 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1,2 +1,2 @@ El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comi. -El SENOR Dios dijo a la mujer, la serpiente me engan \ No newline at end of file +El SENOR Dios dijo a la mujer, que es esto que has hecho? La mujer \ No newline at end of file From aadcb1da06040e95dac0d842d769deb4ee9f9536 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:20:40 -0400 Subject: [PATCH 0326/1429] Thu Aug 25 2016 12:20:40 GMT-0400 (SA Western Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 449074bb..28d480ea 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que coma de el, tu ciertamente morirás" \ No newline at end of file +\v 15 \v 16 \v 17 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file From d2e8ded7729dcbc48458c6fc3081579f9bb319c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:20:53 -0400 Subject: [PATCH 0327/1429] Thu Aug 25 2016 12:20:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/10.txt diff --git a/12/10.txt b/12/10.txt new file mode 100644 index 00000000..c8ebe064 --- /dev/null +++ b/12/10.txt @@ -0,0 +1 @@ +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto \ No newline at end of file From 8aa90c17f1089a638c0aca48d1fc10222f74ade8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:21:19 -0400 Subject: [PATCH 0328/1429] Thu Aug 25 2016 12:21:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 970f9935..54ad9483 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poder \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". \ No newline at end of file From f549598a1ce92fe021760afcc8af5fa67c159ea5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:21:38 -0400 Subject: [PATCH 0329/1429] Thu Aug 25 2016 12:21:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 64074bc0..662b05dc 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file From 701b3cafa4b04cd7085ae34b1c6c8c6c638cdc1e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:21:53 -0400 Subject: [PATCH 0330/1429] Thu Aug 25 2016 12:21:52 GMT-0400 (SA Western Standard Time) --- 04/20.txt | 2 +- 04/23.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/23.txt diff --git a/04/20.txt b/04/20.txt index 73fad87a..be8350fa 100644 --- a/04/20.txt +++ b/04/20.txt @@ -1 +1 @@ -Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. Los nombres de sus hermanos eran Jubal. El fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió \ No newline at end of file +\v 20 \v 21 \v 22 Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. Los nombres de sus hermanos eran Jubal. El fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file diff --git a/04/23.txt b/04/23.txt new file mode 100644 index 00000000..617102cc --- /dev/null +++ b/04/23.txt @@ -0,0 +1 @@ +Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz \ No newline at end of file From f31692d7f3bcf31edb8264634364fbeacee02a14 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:21:56 -0400 Subject: [PATCH 0331/1429] Thu Aug 25 2016 12:21:54 GMT-0400 (SA Western Standard Time) --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 487dbf9c..b0d754b8 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Entonces el diluvio vino sobre la tierra por cuarenta días y las aguas aumentaron y se elevaro \ No newline at end of file +Entonces el diluvio vino sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Se llevantó sobre la tierra. Las aguas vinieron en torrentes y aumentaron grandemente \ No newline at end of file From cab6f98fd102d7cb777c11c687dc396a444aa4b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:22:03 -0400 Subject: [PATCH 0332/1429] Thu Aug 25 2016 12:22:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index 9cc9e138..1bc89179 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo \ No newline at end of file From 77a92a24b6af37c80a9d57588127456d451108f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:22:08 -0400 Subject: [PATCH 0333/1429] Thu Aug 25 2016 12:22:08 GMT-0400 (SA Western Standard Time) --- 03/12.txt | 4 ++-- 03/14.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 03/14.txt diff --git a/03/12.txt b/03/12.txt index 7c43709f..bb0a2e34 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1,2 +1,2 @@ -El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comi. -El SENOR Dios dijo a la mujer, que es esto que has hecho? La mujer \ No newline at end of file +\v 12 El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comi. +\v 13 El SENOR Dios dijo a la mujer, que es esto que has hecho? La mujer dijo: "la serpiente me engano y comi. \ No newline at end of file diff --git a/03/14.txt b/03/14.txt new file mode 100644 index 00000000..0af9b3db --- /dev/null +++ b/03/14.txt @@ -0,0 +1 @@ +El SENOR Dios \ No newline at end of file From 2b27be2b98bae4b786d4b0e9e95a38d02872bd2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:22:40 -0400 Subject: [PATCH 0334/1429] Thu Aug 25 2016 12:22:40 GMT-0400 (SA Western Standard Time) --- 02/15.txt | 2 +- 02/18.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 02/18.txt diff --git a/02/15.txt b/02/15.txt index 28d480ea..5611edb4 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file diff --git a/02/18.txt b/02/18.txt new file mode 100644 index 00000000..f3dc8872 --- /dev/null +++ b/02/18.txt @@ -0,0 +1 @@ +Luego SEÑOR Dios dijo, "No es bueno que el hombre esté solo. \ No newline at end of file From 9f22bb81f8c7d0592f8605a65b0070f220802b65 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:22:53 -0400 Subject: [PATCH 0335/1429] Thu Aug 25 2016 12:22:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index c8ebe064..e488b5d8 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los \ No newline at end of file From 74cdabe3d7e4d096353ed7bfd34c2305b5cc1369 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:23:19 -0400 Subject: [PATCH 0336/1429] Thu Aug 25 2016 12:23:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 54ad9483..db68fc10 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babe \ No newline at end of file From 6e02216e604a5f467e0f70e2ec4b55f301f28031 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:23:38 -0400 Subject: [PATCH 0337/1429] Thu Aug 25 2016 12:23:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 662b05dc..0cb1d9d6 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file From e3fe1741a3e10a5475b43cc9ddef6b2f7916c31f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:23:52 -0400 Subject: [PATCH 0338/1429] Thu Aug 25 2016 12:23:52 GMT-0400 (SA Western Standard Time) --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 617102cc..92ddecf1 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz \ No newline at end of file +Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz; ustedes esposa de Lameca, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec \ No newline at end of file From 80b10bcf28bb4e00fe662d119c1542c315a9bd31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:23:56 -0400 Subject: [PATCH 0339/1429] Thu Aug 25 2016 12:23:54 GMT-0400 (SA Western Standard Time) --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index b0d754b8..82936e0f 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Entonces el diluvio vino sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Se llevantó sobre la tierra. Las aguas vinieron en torrentes y aumentaron grandemente \ No newline at end of file +\v 17 Entonces el diluvio ocurrió sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Este se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file From de0d4b9a35448f0b58b92f99ed51a9bf7388696d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:24:03 -0400 Subject: [PATCH 0340/1429] Thu Aug 25 2016 12:24:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index 1bc89179..c31d703f 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba bajando \ No newline at end of file From 7ea49777ce564eacfadd9ffbf22bdb63481e2f19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:24:08 -0400 Subject: [PATCH 0341/1429] Thu Aug 25 2016 12:24:08 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index 0af9b3db..c24c71b1 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -El SENOR Dios \ No newline at end of file +El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y en \ No newline at end of file From 64054c1eb74e8806c8a6721fce0db73ee9236088 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:24:40 -0400 Subject: [PATCH 0342/1429] Thu Aug 25 2016 12:24:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index f3dc8872..9c43879d 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Luego SEÑOR Dios dijo, "No es bueno que el hombre esté solo. \ No newline at end of file +Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces \ No newline at end of file From 99a65a49142caceb05d68a89421fd1839fec797d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:24:55 -0400 Subject: [PATCH 0343/1429] Thu Aug 25 2016 12:24:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index e488b5d8..97201dff 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, \ No newline at end of file From cbd89f8cd823b38f65ecf12daba0b6059d9921b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:25:20 -0400 Subject: [PATCH 0344/1429] Thu Aug 25 2016 12:25:19 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index db68fc10..280229c3 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babe \ No newline at end of file +Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de shi \ No newline at end of file From f315b16eec996112e2de5abcacb65d2a26a210ee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:25:38 -0400 Subject: [PATCH 0345/1429] Thu Aug 25 2016 12:25:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 0cb1d9d6..662b05dc 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file From 1b57a999ff62a48fd5a406366da96cfa35940da5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:25:52 -0400 Subject: [PATCH 0346/1429] Thu Aug 25 2016 12:25:52 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 04/23.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/04/01.txt b/04/01.txt index 54ac7810..d0a3a23b 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Se durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Cain trabajaba la tierra. \ No newline at end of file +\c 4 \v 1 \v 2 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Cain trabajaba la tierra. \ No newline at end of file diff --git a/04/23.txt b/04/23.txt index 92ddecf1..20041db2 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz; ustedes esposa de Lameca, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec \ No newline at end of file +\v 23 \v 24 Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz; ustedes esposa de Lameca, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file From 629ec8e47f8719768a7f04247a2c4b5fc410a999 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:25:54 -0400 Subject: [PATCH 0347/1429] Thu Aug 25 2016 12:25:54 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/19.txt diff --git a/07/19.txt b/07/19.txt new file mode 100644 index 00000000..bd20784f --- /dev/null +++ b/07/19.txt @@ -0,0 +1 @@ +Las aguas los forzó alto y más alto sobre la tierra. Las a \ No newline at end of file From a5f560cd1e2aa6b46db18c24fc207e8a62badf0d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:26:03 -0400 Subject: [PATCH 0348/1429] Thu Aug 25 2016 12:26:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index c31d703f..abe2cb23 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba bajando \ No newline at end of file +Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. Él esperó otros siete días, y nuevamente envió fur \ No newline at end of file From f52783c1f377cf66fd3d0158f3ad2b4f464f57ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:26:08 -0400 Subject: [PATCH 0349/1429] Thu Aug 25 2016 12:26:08 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index c24c71b1..aecb41fb 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y en \ No newline at end of file +El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras \ No newline at end of file From c212c10b500778c6a9d7bd54b6da4222086bf421 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:26:40 -0400 Subject: [PATCH 0350/1429] Thu Aug 25 2016 12:26:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 9c43879d..07dd9bb2 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces \ No newline at end of file +Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces el los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno \ No newline at end of file From 6e9846410d739d79a985d2a3df127be9abfa5265 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:26:53 -0400 Subject: [PATCH 0351/1429] Thu Aug 25 2016 12:26:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 97201dff..778c42ec 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, \ No newline at end of file From e9d4fc6358daf4b9f0a9846d952f9c95c3c58c89 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:27:52 -0400 Subject: [PATCH 0352/1429] Thu Aug 25 2016 12:27:52 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 39e7d53e..6c93c3f2 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de primogénitos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file +\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file From 7528e805a292fe192155e4e3fc4551bab24d792f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:27:56 -0400 Subject: [PATCH 0353/1429] Thu Aug 25 2016 12:27:54 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/19.txt b/07/19.txt index bd20784f..41a96157 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -Las aguas los forzó alto y más alto sobre la tierra. Las a \ No newline at end of file +\v 19 Las aguas los forzó alto y más alto sobre la tierra. Las aguas cubrieron todas las altas montañas debajo de todo el cielo. \v 20 Las aguas se elevaron quince metros sobre las cimas de las montañas. \ No newline at end of file From 401297d3907d1ed9be560ec8f2552170875307d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:03 -0400 Subject: [PATCH 0354/1429] Thu Aug 25 2016 12:28:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index abe2cb23..156e8c35 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. Él esperó otros siete días, y nuevamente envió fur \ No newline at end of file +\v 10 \v 11 \v 12 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file From b5d43068bfd8113a94a807f6c8fdb2e0aae2a619 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:08 -0400 Subject: [PATCH 0355/1429] Thu Aug 25 2016 12:28:08 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index aecb41fb..96b97b79 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras \ No newline at end of file +El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. Pondre hostilidad entre tu y la mujer y entre tu simiente y la simie \ No newline at end of file From 56fa925e8722f03d73ab69ca12fbd23b91d01d7b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:13 -0400 Subject: [PATCH 0356/1429] Thu Aug 25 2016 12:28:12 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 7d95a1a3..f7f6cd5f 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos, : "Sean fructíferos, multipliquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre \ No newline at end of file +\c 9 \v 1 \v 2 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multipliquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que esta bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file From e8b4ededa3ec37d5bb9c6676fd34d574039548bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:40 -0400 Subject: [PATCH 0357/1429] Thu Aug 25 2016 12:28:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 07dd9bb2..b7842a45 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces el los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno \ No newline at end of file +\v 18 \v 19 \v 20 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. El hombre dió nombres a todo ganado \ No newline at end of file From 4a6eafda1eb2f7dab4c41d60ffa59a96568a7c95 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:46 -0400 Subject: [PATCH 0358/1429] Thu Aug 25 2016 12:28:46 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 280229c3..e2297965 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de shi \ No newline at end of file +\v 8 \v 9 \v 10 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file From 908906cc365364e3951173cf77a663d612931414 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:28:53 -0400 Subject: [PATCH 0359/1429] Thu Aug 25 2016 12:28:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 778c42ec..360f3719 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera sal \ No newline at end of file From c413b32bbeef425375877799645bc6da7f7971c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:29:54 -0400 Subject: [PATCH 0360/1429] Thu Aug 25 2016 12:29:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 07/21.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/21.txt diff --git a/07/13.txt b/07/13.txt index 91b32da0..a64e6ee4 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada ser viviente según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file diff --git a/07/21.txt b/07/21.txt new file mode 100644 index 00000000..a870e511 --- /dev/null +++ b/07/21.txt @@ -0,0 +1 @@ +Todo ser viviente que se movía \ No newline at end of file From ab6700bdfd5a4a2c477048cc79ff7c6916647655 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:30:03 -0400 Subject: [PATCH 0361/1429] Thu Aug 25 2016 12:30:03 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/10.txt b/08/10.txt index 156e8c35..28bd7f27 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file +\v 10 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \v 11 La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. \v 12 Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file From 8683d372162e10e4bc9d0b23e1dfd6106a811647 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:30:08 -0400 Subject: [PATCH 0362/1429] Thu Aug 25 2016 12:30:08 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/14.txt b/03/14.txt index 96b97b79..351da8dc 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. Pondre hostilidad entre tu y la mujer y entre tu simiente y la simie \ No newline at end of file +El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu her \ No newline at end of file From 72ccd735b6b22dc35544eedfee920ce45024738d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:30:15 -0400 Subject: [PATCH 0363/1429] Thu Aug 25 2016 12:30:12 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/03.txt diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 00000000..342a5e22 --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +Cada cosa que se viva que se mueve sera tu alimento. Tal como te di plantas verdes, ahora \ No newline at end of file From 0d0a24c3699796022fbd2fefd589605d6295a503 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:30:40 -0400 Subject: [PATCH 0364/1429] Thu Aug 25 2016 12:30:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index b7842a45..32c2b35e 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 \v 19 \v 20 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. El hombre dió nombres a todo ganado \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From 8acc7ea5f070c2c48832e19ad99f818c1bdad9e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:30:55 -0400 Subject: [PATCH 0365/1429] Thu Aug 25 2016 12:30:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 360f3719..20468797 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera sal \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera salvada por tí." \ No newline at end of file From a6dbc505058714cb23d57cc0954bb17f8085816b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:31:54 -0400 Subject: [PATCH 0366/1429] Thu Aug 25 2016 12:31:54 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index a870e511..ff3541f4 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -Todo ser viviente que se movía \ No newline at end of file +\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: as ves, el ganado, las bestias, todas las \ No newline at end of file From badcfb3b1c1f5c5f56a67772f186e08f5c317a87 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:32:08 -0400 Subject: [PATCH 0367/1429] Thu Aug 25 2016 12:32:08 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 03/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 03/16.txt diff --git a/03/14.txt b/03/14.txt index 351da8dc..3d506d4b 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu her \ No newline at end of file +\v 14 El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. \v 15 Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu heririras su talon. \ No newline at end of file diff --git a/03/16.txt b/03/16.txt new file mode 100644 index 00000000..346f36bd --- /dev/null +++ b/03/16.txt @@ -0,0 +1 @@ +Ala mujer le dijo \ No newline at end of file From f0b6f13d8cbda293cc0a9875c73e21fe7132f82b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:32:13 -0400 Subject: [PATCH 0368/1429] Thu Aug 25 2016 12:32:12 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 2 +- 09/05.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/05.txt diff --git a/09/03.txt b/09/03.txt index 342a5e22..e2c342d8 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -Cada cosa que se viva que se mueve sera tu alimento. Tal como te di plantas verdes, ahora \ No newline at end of file +\v 3 \v 4 Cada cosa que se viva que se mueve sera tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 00000000..b2a83569 --- /dev/null +++ b/09/05.txt @@ -0,0 +1 @@ +Pero por tu sangre, la vida que esta en tu sangre, Yo requerie \ No newline at end of file From e33b5524c5319dc862c5f4deae68cdd57a419c78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:32:41 -0400 Subject: [PATCH 0369/1429] Thu Aug 25 2016 12:32:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/21.txt diff --git a/02/21.txt b/02/21.txt new file mode 100644 index 00000000..277fcb4a --- /dev/null +++ b/02/21.txt @@ -0,0 +1 @@ +\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi \ No newline at end of file From e4a9c9ae45b8f3604a2769ee124cbf9dcfbfbdc9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:32:53 -0400 Subject: [PATCH 0370/1429] Thu Aug 25 2016 12:32:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 20468797..608b7861 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera salvada por tí." \ No newline at end of file +Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file From f3d2e495799e81beb0dcce3c11975f6a7139a3b0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:33:38 -0400 Subject: [PATCH 0371/1429] Thu Aug 25 2016 12:33:38 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 662b05dc..0cb1d9d6 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file From 62ce2d1ca42acc396324cc1a3f867da223cf5d8b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:33:56 -0400 Subject: [PATCH 0372/1429] Thu Aug 25 2016 12:33:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/13.txt b/07/13.txt index a64e6ee4..b1b7fe01 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal feroz de acuerdo a su especie, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada bestia de acuerdo a su especie, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file From 82b46750f2db8af6df38b437ca998cfb1e8759ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:34:13 -0400 Subject: [PATCH 0373/1429] Thu Aug 25 2016 12:34:12 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index b2a83569..15ee6a68 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -Pero por tu sangre, la vida que esta en tu sangre, Yo requerie \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, pedire \ No newline at end of file From ce1c8c2c554055f585efc681a5d364f79ff82e3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:34:29 -0400 Subject: [PATCH 0374/1429] Thu Aug 25 2016 12:34:29 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 346f36bd..1d44bdeb 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -Ala mujer le dijo \ No newline at end of file +\v 16 A la mujer le dijo: " multiplicare \ No newline at end of file From 5c2f78fc3c63da8b9d32cfab86b06d22df457d9e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:34:41 -0400 Subject: [PATCH 0375/1429] Thu Aug 25 2016 12:34:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/21.txt b/02/21.txt index 277fcb4a..72045e89 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi \ No newline at end of file +\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. \ No newline at end of file From 1acb2289f3a0e67932f8b74fa15613ce77737f97 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:34:53 -0400 Subject: [PATCH 0376/1429] Thu Aug 25 2016 12:34:52 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 608b7861..f75ee18e 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que ers mujer hermosa. Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file From 867a668cfd1fca2cb7043750bbd693a7cf28cdb5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 12:36:40 -0400 Subject: [PATCH 0377/1429] Thu Aug 25 2016 12:36:40 GMT-0400 (SA Western Standard Time) --- manifest.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3491e284..e1e20d34 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,15 @@ "translators": [ "Eric Emanuel Fortunato Lantigua" ], - "finished_chunks": [] + "finished_chunks": [ + "02-01", + "02-04", + "02-07", + "02-09", + "02-11", + "02-13", + "02-15", + "02-18", + "02-21" + ] } \ No newline at end of file From d563875270f457ce896a6b0cce91b45dfd08756b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:26:13 -0400 Subject: [PATCH 0378/1429] Thu Aug 25 2016 13:26:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 15ee6a68..b17fd413 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, pedire \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de \ No newline at end of file From d08cae4a6842dc2069bab2a76e6774f07d0b879d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:28:15 -0400 Subject: [PATCH 0379/1429] Thu Aug 25 2016 13:28:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 09/08.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/08.txt diff --git a/09/05.txt b/09/05.txt index b17fd413..a3396d73 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file diff --git a/09/08.txt b/09/08.txt new file mode 100644 index 00000000..1dad4bab --- /dev/null +++ b/09/08.txt @@ -0,0 +1 @@ +Entonces Dios le hablo a Noé y a sus hijos con el, diciendo: "En mi caso, \ No newline at end of file From ed2e359eb7e155ce90d0aa66c3bebb9630d0ba98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:30:13 -0400 Subject: [PATCH 0380/1429] Thu Aug 25 2016 13:30:13 GMT-0400 (SA Western Standard Time) --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index 1dad4bab..b43db223 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -Entonces Dios le hablo a Noé y a sus hijos con el, diciendo: "En mi caso, \ No newline at end of file +\v 8 \v 9 \v 10 Entonces Dios le hablo a Noé y a sus hijos con el, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes despues de ti, y con cada criatura viva que esta contigo, con las aves, con el ganado, y con cada criatura en la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file From 7453500a53b1a45e9ff76cce4f24339ca355c16f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:32:15 -0400 Subject: [PATCH 0381/1429] Thu Aug 25 2016 13:32:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/11.txt diff --git a/09/11.txt b/09/11.txt new file mode 100644 index 00000000..dad3b06a --- /dev/null +++ b/09/11.txt @@ -0,0 +1 @@ +Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago \ No newline at end of file From 5b89f9c6dadc4c93343083e4fa0a1aeaf8c8e516 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:32:30 -0400 Subject: [PATCH 0382/1429] Thu Aug 25 2016 13:32:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 0cb1d9d6..004857a3 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión \ No newline at end of file From 975190326eb3640f595f5eccc7c4a5ae0a40c093 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:34:13 -0400 Subject: [PATCH 0383/1429] Thu Aug 25 2016 13:34:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index dad3b06a..bea565a1 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago \ No newline at end of file +Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre expanse \ No newline at end of file From f61c04a2e9e70f7c2473a798c7ed0cf9bf099c0d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:36:13 -0400 Subject: [PATCH 0384/1429] Thu Aug 25 2016 13:36:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 09/14.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/14.txt diff --git a/09/11.txt b/09/11.txt index bea565a1..28c9ad57 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre expanse \ No newline at end of file +\v 11 \v 12 \v 13 Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file diff --git a/09/14.txt b/09/14.txt new file mode 100644 index 00000000..16da589f --- /dev/null +++ b/09/14.txt @@ -0,0 +1 @@ +Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y \ No newline at end of file From 97bad6e796614def15229ea8d6578bfc379b9e8f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:38:13 -0400 Subject: [PATCH 0385/1429] Thu Aug 25 2016 13:38:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/14.txt b/09/14.txt index 16da589f..b7403eb9 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y \ No newline at end of file +\v 14 \v 15 Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran una inundacion para destruir toda la carne. \ No newline at end of file From 2e2a0293aaa522966d5c39c25f496000371c1a35 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:38:30 -0400 Subject: [PATCH 0386/1429] Thu Aug 25 2016 13:38:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 004857a3..7d620378 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la expa \ No newline at end of file From 8f9e053241fea7fecc9e1b6e139658d65cab6d33 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:40:13 -0400 Subject: [PATCH 0387/1429] Thu Aug 25 2016 13:40:13 GMT-0400 (SA Western Standard Time) --- 09/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/16.txt diff --git a/09/16.txt b/09/16.txt new file mode 100644 index 00000000..dedbfc9a --- /dev/null +++ b/09/16.txt @@ -0,0 +1 @@ +El arcoiris estara en las nubes y yo lo vere, para asi conmemorar el pacto eterno entre Dios y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: \ No newline at end of file From 4437e88aa4afda562cfdec75ae865654d8cd4791 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:40:30 -0400 Subject: [PATCH 0388/1429] Thu Aug 25 2016 13:40:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 7d620378..faff0848 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la expa \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamó \ No newline at end of file From 08f8f008a150cf277c331be7e998a81a1d7d16dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:42:15 -0400 Subject: [PATCH 0389/1429] Thu Aug 25 2016 13:42:15 GMT-0400 (SA Western Standard Time) --- 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 dedbfc9a..9d8a84dd 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -El arcoiris estara en las nubes y yo lo vere, para asi conmemorar el pacto eterno entre Dios y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: \ No newline at end of file +\v 16 \v 17 El arcoiris estara en las nubes y yo lo vere, para asi conmemorar el pacto eterno entre Dios y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: "Este es el signo del pacto que he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file diff --git a/09/18.txt b/09/18.txt new file mode 100644 index 00000000..f7f0b041 --- /dev/null +++ b/09/18.txt @@ -0,0 +1 @@ +Los hijos de Noe que salieron del arca eran \ No newline at end of file From 273485ff02b2e571f98229905ad70c57fa3380dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:42:30 -0400 Subject: [PATCH 0390/1429] Thu Aug 25 2016 13:42:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index faff0848..9155583d 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamó \ No newline at end of file +\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamo la extensión "cielo." Esto era \ No newline at end of file From ccb108a6dbe7a76b73d82377c3da124a56969f3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:44:13 -0400 Subject: [PATCH 0391/1429] Thu Aug 25 2016 13:44:13 GMT-0400 (SA Western Standard Time) --- 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 f7f0b041..6d74e881 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -Los hijos de Noe que salieron del arca eran \ No newline at end of file +\v 18 \v 19 Los hijos de Noe que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaan. Estos tres fueron los hijos de Noe, y de estos, toda la tierra fue poblada. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 00000000..cd12bd23 --- /dev/null +++ b/09/20.txt @@ -0,0 +1 @@ +Noe empezo a ser un agricultor, y planto una viña. \ No newline at end of file From 4f0c666d0a3bf9ad2c3a6eb0adacf8ec690cbcd2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:44:30 -0400 Subject: [PATCH 0392/1429] Thu Aug 25 2016 13:44:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 9155583d..b0ecb314 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 8 \v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamo la extensión "cielo." Esto era \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file From 54938eac4b595b084916af9ba44da755d3a75716 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:46:15 -0400 Subject: [PATCH 0393/1429] Thu Aug 25 2016 13:46:13 GMT-0400 (SA Western Standard Time) --- 09/20.txt | 2 +- 09/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/22.txt diff --git a/09/20.txt b/09/20.txt index cd12bd23..e6798c9e 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -Noe empezo a ser un agricultor, y planto una viña. \ No newline at end of file +\v 20 \v 21 Noe empezo a ser un agricultor, y planto una viña. Bebio algo de vino y se emborracho. Estaba acostado al descubierto en su tienda. \ No newline at end of file diff --git a/09/22.txt b/09/22.txt new file mode 100644 index 00000000..919cce9b --- /dev/null +++ b/09/22.txt @@ -0,0 +1 @@ +Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuer \ No newline at end of file From 826fe4348405ee2da1804811d5eb9c9dfc68d2f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:46:30 -0400 Subject: [PATCH 0394/1429] Thu Aug 25 2016 13:46:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index b0ecb314..59eecedf 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v 8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file From 642c8af4ca13bb9a922c0c1ab4c4daa72bd1512e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:48:13 -0400 Subject: [PATCH 0395/1429] Thu Aug 25 2016 13:48:13 GMT-0400 (SA Western Standard Time) --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index 919cce9b..13b2c107 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuer \ No newline at end of file +Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron vestiduras y las pusieron sobre los hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file From 1129ec13e4a8961823e962f0e6ce8b2d7ad4ca3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:48:30 -0400 Subject: [PATCH 0396/1429] Thu Aug 25 2016 13:48:29 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 59eecedf..67b4f8dc 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. \v 8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file From d3f76c392a63184700bbbe29dcc4d77b03eb9c3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:50:13 -0400 Subject: [PATCH 0397/1429] Thu Aug 25 2016 13:50:13 GMT-0400 (SA Western Standard Time) --- 09/22.txt | 2 +- 09/24.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 09/24.txt diff --git a/09/22.txt b/09/22.txt index 13b2c107..fbdc85fd 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron vestiduras y las pusieron sobre los hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file +\v 22 \v 23 Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron vestiduras y las pusieron sobre los hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file diff --git a/09/24.txt b/09/24.txt new file mode 100644 index 00000000..e41037db --- /dev/null +++ b/09/24.txt @@ -0,0 +1 @@ +Cuando Noe desperto de su borrachera, supo lo que su hijo menor le habia hecho. Asi que dijo: "Maldita sea Canaan. \ No newline at end of file From c786497b67e43f6838e985ddf848d49d871a201a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:50:30 -0400 Subject: [PATCH 0398/1429] Thu Aug 25 2016 13:50:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/09.txt diff --git a/01/09.txt b/01/09.txt new file mode 100644 index 00000000..2688eee3 --- /dev/null +++ b/01/09.txt @@ -0,0 +1 @@ +Dios \ No newline at end of file From b4c76fde228ec85e160ec0d8ede6427bb5d3b2d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:52:13 -0400 Subject: [PATCH 0399/1429] Thu Aug 25 2016 13:52:13 GMT-0400 (SA Western Standard Time) --- 09/24.txt | 2 +- 09/26.txt | 1 + 09/28.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 09/26.txt create mode 100644 09/28.txt diff --git a/09/24.txt b/09/24.txt index e41037db..ea4c098d 100644 --- a/09/24.txt +++ b/09/24.txt @@ -1 +1 @@ -Cuando Noe desperto de su borrachera, supo lo que su hijo menor le habia hecho. Asi que dijo: "Maldita sea Canaan. \ No newline at end of file +\v 24 \v 25 Cuando Noe desperto de su borrachera, supo lo que su hijo menor le habia hecho. Asi que dijo: "Maldita sea Canaan. Que sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file diff --git a/09/26.txt b/09/26.txt new file mode 100644 index 00000000..79cf6e70 --- /dev/null +++ b/09/26.txt @@ -0,0 +1 @@ +\v 26 \v 27 Tambien dijo: "Que el SEÑOR DIOS, el Dios de Sem, sea bendecido, y que Canaan sea su sirviente. Que Dios engrandezca a Jafet, y le deje hacer su hogar en las tiendas de Sem. Que Canaan sea su sirviente". \ No newline at end of file diff --git a/09/28.txt b/09/28.txt new file mode 100644 index 00000000..965ceef7 --- /dev/null +++ b/09/28.txt @@ -0,0 +1 @@ +Luego del diluvio \ No newline at end of file From e4a1b95182d7fb190f67a4de9c4eaa8a590f9610 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:53:28 -0400 Subject: [PATCH 0400/1429] Thu Aug 25 2016 13:53:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/13.txt diff --git a/08/13.txt b/08/13.txt new file mode 100644 index 00000000..a17957e7 --- /dev/null +++ b/08/13.txt @@ -0,0 +1 @@ +Tenía \ No newline at end of file From bea3e7941cbba7f568996abd2ce2dd1ed4ddbdaf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:54:13 -0400 Subject: [PATCH 0401/1429] Thu Aug 25 2016 13:54:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 09/28.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/14.txt b/09/14.txt index b7403eb9..86ed615f 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran una inundacion para destruir toda la carne. \ No newline at end of file +\v 14 \v 15 Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file diff --git a/09/28.txt b/09/28.txt index 965ceef7..7a3314c3 100644 --- a/09/28.txt +++ b/09/28.txt @@ -1 +1 @@ -Luego del diluvio \ No newline at end of file +\v 28 \v 29 Luego del diluvio, Noe vivio trescientos cincuenta años. Todos los dias de Noe \ No newline at end of file From eb1563be015c99aea8f08cc1bbbd61141e4fa558 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:55:28 -0400 Subject: [PATCH 0402/1429] Thu Aug 25 2016 13:55:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index a17957e7..db2f631b 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -Tenía \ No newline at end of file +Tenía como seis ciento un año, en el primer mes, en el primer día del mes, \ No newline at end of file From 56aa4a99de9b573f0cca353e9aa3a8da7c6167f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:56:13 -0400 Subject: [PATCH 0403/1429] Thu Aug 25 2016 13:56:13 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 09/28.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index f7f6cd5f..ecfe35ea 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Entonces Dios bendigo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multipliquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que esta bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file +\c 9 \v 1 \v 2 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file diff --git a/09/28.txt b/09/28.txt index 7a3314c3..e2b97089 100644 --- a/09/28.txt +++ b/09/28.txt @@ -1 +1 @@ -\v 28 \v 29 Luego del diluvio, Noe vivio trescientos cincuenta años. Todos los dias de Noe \ No newline at end of file +\v 28 \v 29 Luego del diluvio, Noe vivio trescientos cincuenta años. Todos los dias de Noe fueron novecientos cincuenta años, y entonces murio. \ No newline at end of file From 042401790a132b508a1a09bc7f1f6089d2e72fd2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:56:30 -0400 Subject: [PATCH 0404/1429] Thu Aug 25 2016 13:56:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 2688eee3..f6421573 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -Dios \ No newline at end of file +\v 9 Dios \ No newline at end of file From d945123ab31a709b64bf79eaa0ae61616971c0b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:56:48 -0400 Subject: [PATCH 0405/1429] Thu Aug 25 2016 13:56:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/11.txt diff --git a/10/11.txt b/10/11.txt new file mode 100644 index 00000000..88c20253 --- /dev/null +++ b/10/11.txt @@ -0,0 +1 @@ +\v 11 \v 12 \v 13 \v 14 Desde \ No newline at end of file From 18044af28bab9ce4a35231a569177cab84a0df1f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:57:28 -0400 Subject: [PATCH 0406/1429] Thu Aug 25 2016 13:57:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index db2f631b..8dbdabb1 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -Tenía como seis ciento un año, en el primer mes, en el primer día del mes, \ No newline at end of file +Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca \ No newline at end of file From 1942e5d36a34f1091d054bdfaea31b1026480600 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:58:00 -0400 Subject: [PATCH 0407/1429] Thu Aug 25 2016 13:58:00 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index d345b0c4..cd017331 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decedientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file From b63a4f3504b977c7ad347de473a9f15e53b5a732 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:58:13 -0400 Subject: [PATCH 0408/1429] Thu Aug 25 2016 13:58:13 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index e2c342d8..4be62650 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 \v 4 Cada cosa que se viva que se mueve sera tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file +\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te dí plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file From 8fec7324b54cfa742f00ed4e9c09d86aa7ff235d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:58:30 -0400 Subject: [PATCH 0409/1429] Thu Aug 25 2016 13:58:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index f6421573..be639d0e 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas \ No newline at end of file From e4249ea3f15bfee5fb14331485e604dd1c1802ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:58:48 -0400 Subject: [PATCH 0410/1429] Thu Aug 25 2016 13:58:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 88c20253..4ea37166 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Ninive \ No newline at end of file From 7d6fcf0dad0c150ab69b18a6c4fcf439da4befb1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 13:59:28 -0400 Subject: [PATCH 0411/1429] Thu Aug 25 2016 13:59:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 8dbdabb1..0252c28e 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca \ No newline at end of file +Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, \ No newline at end of file From 30d6d5500e1cb826f2051eaaecbfb3ef05a1eff0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:00:13 -0400 Subject: [PATCH 0412/1429] Thu Aug 25 2016 14:00:13 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 4be62650..6bb0d135 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te dí plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file +\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file From 3f7394f2cb576d97277737e34b28e9f4f13f8656 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:00:30 -0400 Subject: [PATCH 0413/1429] Thu Aug 25 2016 14:00:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index be639d0e..5ec87704 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntos en un solo lugar, y \ No newline at end of file From 821ec53d34fd6f34b0394be84bce4fb7445c5be6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:00:46 -0400 Subject: [PATCH 0414/1429] Thu Aug 25 2016 14:00:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 4ea37166..9eb7ad56 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Ninive \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Re \ No newline at end of file From 6916815dfc5d620cf002adaf20005fd2320f954b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:01:34 -0400 Subject: [PATCH 0415/1429] Thu Aug 25 2016 14:01:34 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 1d44bdeb..078e60a4 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: " multiplicare \ No newline at end of file +\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor \ No newline at end of file From 3c9e65e280e07fda6166bddde9e6cccf842ec2a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:01:41 -0400 Subject: [PATCH 0416/1429] Thu Aug 25 2016 14:01:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- manifest.json | 12 +----------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/02/21.txt b/02/21.txt index 72045e89..6f10bd6f 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. \ No newline at end of file +\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tom \ No newline at end of file diff --git a/manifest.json b/manifest.json index e1e20d34..3491e284 100644 --- a/manifest.json +++ b/manifest.json @@ -35,15 +35,5 @@ "translators": [ "Eric Emanuel Fortunato Lantigua" ], - "finished_chunks": [ - "02-01", - "02-04", - "02-07", - "02-09", - "02-11", - "02-13", - "02-15", - "02-18", - "02-21" - ] + "finished_chunks": [] } \ No newline at end of file From 90cf7452a9c633394bbaf337c3f472511174d97a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:02:00 -0400 Subject: [PATCH 0417/1429] Thu Aug 25 2016 14:02:00 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index cd017331..267c1bbe 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo a su semenjanza. \v 2 Hombre y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo en su propio parecido. \v 2 Var[on y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file From 5057c8d9cf92e041a4abacd9a33ac745b52ed519 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:02:13 -0400 Subject: [PATCH 0418/1429] Thu Aug 25 2016 14:02:13 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 6bb0d135..b708f444 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- eso es con su sangre-- en ella. \ No newline at end of file +\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- que su sangre-- esté en ella. \ No newline at end of file From 5c4069b5b6ec2c0af028328b378536861ef31b6d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:02:30 -0400 Subject: [PATCH 0419/1429] Thu Aug 25 2016 14:02:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 5ec87704..02bbeb19 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntos en un solo lugar, y \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v \ No newline at end of file From e812aa011ba6067a891fbad40d8343f266563353 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:02:46 -0400 Subject: [PATCH 0420/1429] Thu Aug 25 2016 14:02:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 9eb7ad56..516d7602 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Re \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén \ No newline at end of file From 59d5ceb673a73d67faed4d73f329cb9a105f2692 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:03:28 -0400 Subject: [PATCH 0421/1429] Thu Aug 25 2016 14:03:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 0252c28e..8702ea37 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, \ No newline at end of file +Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie de la tierra estaba seca. En el segundo mes, en el día veintisiete \ No newline at end of file From b60b88f81da0ccf586008272ce5bfb1884a5e8dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:03:34 -0400 Subject: [PATCH 0422/1429] Thu Aug 25 2016 14:03:34 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index 078e60a4..b23f5cf4 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor \ No newline at end of file +\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. \ No newline at end of file From d23ae8629b846a57dd9e131aa7e69c5f18609a63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:03:41 -0400 Subject: [PATCH 0423/1429] Thu Aug 25 2016 14:03:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/21.txt b/02/21.txt index 6f10bd6f..881d2198 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tom \ No newline at end of file +\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al homb \ No newline at end of file From 51ffa73f97fd0f79428472f3a56506c21f1d7b75 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:03:53 -0400 Subject: [PATCH 0424/1429] Thu Aug 25 2016 14:03:53 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 6c93c3f2..efcfdeba 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del redil y alguna de la grasa. El SEÑOR Dios aceptó su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file +\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Absu ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file From c655914d627652d0f1bbce95e2208a221a6f1320 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:03:57 -0400 Subject: [PATCH 0425/1429] Thu Aug 25 2016 14:03:54 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index ff3541f4..8c2b45c1 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: as ves, el ganado, las bestias, todas las \ No newline at end of file +\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que \ No newline at end of file From 776b3e0bf1074b2f3893a40ecd93ab41c907746f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:04:02 -0400 Subject: [PATCH 0426/1429] Thu Aug 25 2016 14:04:00 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 05/03.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index 267c1bbe..7d21a614 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo en su propio parecido. \v 2 Var[on y Mujer el los creyo. El los bendijo y los llamó humanidad, cuando los creyo. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo en su propio parecido. \v 2 Varón y hembra el los creó. El los bendijo y los llamó humanidad, cuando los creó. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt index 4e9bfa68..d9e2774d 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adán haber cumplido 130 años, se convirtio en padre de un hijo a su semjanza, a lo cual el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos y hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file +\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo a su semejanza, a lo cual el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos y hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file From ab0e84635ecf8511486716ca41f33a95f1f68f45 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:04:13 -0400 Subject: [PATCH 0427/1429] Thu Aug 25 2016 14:04:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index a3396d73..f034af4e 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que esta en tu sangre, Yo requerie un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file From f77f762e3f38f3b93f17903d4cd2b5c1d5634379 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:04:30 -0400 Subject: [PATCH 0428/1429] Thu Aug 25 2016 14:04:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 02bbeb19..96c76ebb 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y \ No newline at end of file From 88f46122e148d206b541b276d55ebfac0b36d15e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:04:47 -0400 Subject: [PATCH 0429/1429] Thu Aug 25 2016 14:04:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 516d7602..63a6aa43 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre \ No newline at end of file From d33f3b2507b6802796e66d6d09222d48125af218 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:05:28 -0400 Subject: [PATCH 0430/1429] Thu Aug 25 2016 14:05:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 8702ea37..c6f344dc 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie de la tierra estaba seca. En el segundo mes, en el día veintisiete \ No newline at end of file +\v 13 \v 14 Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file From 9112592546b42ba261efbc9e6d8104d03dc67a91 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:05:34 -0400 Subject: [PATCH 0431/1429] Thu Aug 25 2016 14:05:34 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/16.txt b/03/16.txt index b23f5cf4..1bb25736 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. \ No newline at end of file +\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. tu deseo sera para tu esposo, el te dominara. \ No newline at end of file From d86d69c75c49d0db4827eeceb4527dbd7e30df05 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:05:41 -0400 Subject: [PATCH 0432/1429] Thu Aug 25 2016 14:05:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/21.txt b/02/21.txt index 881d2198..df7b69c4 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al homb \ No newline at end of file +\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al hombre. El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. E será llamada 'mujer', porque ella fue sacada del h \ No newline at end of file From 046dafc7eea7414feb95cf87cb27e057ece046be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:05:53 -0400 Subject: [PATCH 0433/1429] Thu Aug 25 2016 14:05:53 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 04/06.txt | 2 +- 04/08.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/04/03.txt b/04/03.txt index efcfdeba..99bdabca 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Absu ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file +\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt index 58d6e893..bf0caf07 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín, "Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tu debes gobernar por encima de él." \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín, "¿Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file diff --git a/04/08.txt b/04/08.txt index b195af0c..7730a2a8 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín, "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, soy yo guarda de mi hermano? \ No newline at end of file +\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, soy yo guarda de mi hermano? \ No newline at end of file From 86aff72dcd6798f82e7f66850ea6070529f39d67 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:05:55 -0400 Subject: [PATCH 0434/1429] Thu Aug 25 2016 14:05:54 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index 8c2b45c1..36d02c04 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que \ No newline at end of file +\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. Todo ser viviente en cuya nariz hay espíritu de vida, todo \ No newline at end of file From 59e0b801d661a285be9daf9bc55c9c213cfb3846 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:06:00 -0400 Subject: [PATCH 0435/1429] Thu Aug 25 2016 14:06:00 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 05/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/03.txt b/05/03.txt index d9e2774d..3698f19b 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo a su semejanza, a lo cual el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos y hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file +\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo en su propio parecido, a lo cuál el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos e hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file diff --git a/05/06.txt b/05/06.txt index f96aa008..bd49276a 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 Luego de Set haber vivido 105 años se convirtio en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivio por 807 años mas, y se convirtio en padre de mas hijos y hijas. \v 8 Set vivio 912 años y luego murió. \ No newline at end of file +\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivió por 807 años mas, y se convirtió en padre de mas hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file From 555f3e3db526a0b453b448b52a11bba2b1c2f32e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:06:13 -0400 Subject: [PATCH 0436/1429] Thu Aug 25 2016 14:06:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index f034af4e..cac6abfe 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requerire. De la mano de cada hombre, eso es, de la mano de todo quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file From aaee4edbd4dfb7b8b6d954e48aca74eb3cdacb82 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:06:30 -0400 Subject: [PATCH 0437/1429] Thu Aug 25 2016 14:06:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 96c76ebb..0cbd0fec 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo \ No newline at end of file From 6fecb7cce2e1666d212b447242d4778975c05949 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:06:48 -0400 Subject: [PATCH 0438/1429] Thu Aug 25 2016 14:06:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 63a6aa43..dc9f62a6 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era u \ No newline at end of file From bf0dbb9b1598937ec724e8ea7f6f03b574099390 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:07:28 -0400 Subject: [PATCH 0439/1429] Thu Aug 25 2016 14:07:27 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 08/15.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/15.txt diff --git a/08/13.txt b/08/13.txt index c6f344dc..c4218a55 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -\v 13 \v 14 Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file +\v 13 Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file diff --git a/08/15.txt b/08/15.txt new file mode 100644 index 00000000..7b9c3dd6 --- /dev/null +++ b/08/15.txt @@ -0,0 +1 @@ +Dios le dijo a Noé, " \ No newline at end of file From 9885823517f467af2bdf4353064f02a0db09f8e7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:07:34 -0400 Subject: [PATCH 0440/1429] Thu Aug 25 2016 14:07:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/17.txt diff --git a/03/17.txt b/03/17.txt new file mode 100644 index 00000000..7e65938d --- /dev/null +++ b/03/17.txt @@ -0,0 +1 @@ +A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene \ No newline at end of file From 8e723612331cd9d4e8fced0e9cd23b8056f554c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:07:41 -0400 Subject: [PATCH 0441/1429] Thu Aug 25 2016 14:07:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 02/24.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 02/24.txt diff --git a/02/21.txt b/02/21.txt index df7b69c4..f4a5fa3a 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al hombre. El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. E será llamada 'mujer', porque ella fue sacada del h \ No newline at end of file +\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fue sacada de afuera del hombre." \ No newline at end of file diff --git a/02/24.txt b/02/24.txt new file mode 100644 index 00000000..65447354 --- /dev/null +++ b/02/24.txt @@ -0,0 +1 @@ +Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán una carne. Ellos se \ No newline at end of file From b66801e5f7c13191a200d224a7175317745af781 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:07:53 -0400 Subject: [PATCH 0442/1429] Thu Aug 25 2016 14:07:53 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 04/08.txt | 2 +- 04/10.txt | 2 +- 04/13.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/04/06.txt b/04/06.txt index bf0caf07..bbc134be 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín, "¿Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file diff --git a/04/08.txt b/04/08.txt index 7730a2a8..4fb6b3fa 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, soy yo guarda de mi hermano? \ No newline at end of file +\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín: "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, ¿soy yo el guarda de mi hermano? \ No newline at end of file diff --git a/04/10.txt b/04/10.txt index 01a134bc..ebaf59ec 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 El SEÑOR Dios dijo, "¿Qué has hecho? La sangre de tu hermano está llamando desde la tierra. Ahora maldecido eres tú desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tu trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file +\v 10 \v 11 \v 12 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. Ahora maldecido eres tú desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file diff --git a/04/13.txt b/04/13.txt index 851b6822..a253e399 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios, "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a el. \ No newline at end of file +\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a el. \ No newline at end of file From 0a310148ebbeb35e9274addd6d6ebb7aa5712294 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:07:56 -0400 Subject: [PATCH 0443/1429] Thu Aug 25 2016 14:07:56 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 07/23.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/23.txt diff --git a/07/21.txt b/07/21.txt index 36d02c04..7048c56d 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 \v 22 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. Todo ser viviente en cuya nariz hay espíritu de vida, todo \ No newline at end of file +\v 21 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. \v 22 Todo ser viviente en cuya nariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file diff --git a/07/23.txt b/07/23.txt new file mode 100644 index 00000000..b560ab92 --- /dev/null +++ b/07/23.txt @@ -0,0 +1 @@ +De modo que toda forma de vida en la superficie de la tierra fue re \ No newline at end of file From f79419968ebc84fabf69165e81fc952a23adee65 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:08:00 -0400 Subject: [PATCH 0444/1429] Thu Aug 25 2016 14:08:00 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- 05/06.txt | 2 +- 05/09.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/05/03.txt b/05/03.txt index 3698f19b..cabc6784 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo en su propio parecido, a lo cuál el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivio ochocientos años. El fue padre de mas hijos e hijas. \v 5 Adán vivio 930 años mas, y luego murió. \ No newline at end of file +\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo en su propio parecido, a lo cuál el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivió ochocientos años. El fue padre de mas hijos e hijas. \v 5 Adán vivio 930 años más, y luego murió. \ No newline at end of file diff --git a/05/06.txt b/05/06.txt index bd49276a..ba9b9da2 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivió por 807 años mas, y se convirtió en padre de mas hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file +\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivió por 807 años más, y se convirtió en padre de mas hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt index 806c254d..e305e92f 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enos haber vivido noventa años, el se convirtio en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivio 815 años. El fue padre de mas hijos y hijas. \v 11 Enos vivio 905 años, y luego murió. \ No newline at end of file +\v 9 Luego de Enos haber vivido noventa años, el se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. El fue padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file From 49db93ccfcc0e2439e6c2c802d1680626d4c66f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:08:13 -0400 Subject: [PATCH 0445/1429] Thu Aug 25 2016 14:08:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index cac6abfe..8a3bcb64 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, le rendire cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file From 61b83821ddb92f8fd03d328430da50c5483d7ab9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:08:30 -0400 Subject: [PATCH 0446/1429] Thu Aug 25 2016 14:08:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 0cbd0fec..bc0627da 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mareS \ No newline at end of file From 8dd88065034a697d8b4ea32249a666dab6f5d2ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:08:47 -0400 Subject: [PATCH 0447/1429] Thu Aug 25 2016 14:08:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index dc9f62a6..ff476e0e 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1 +1,2 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era u \ No newline at end of file + Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. +Mizrra \ No newline at end of file From 9443c5bb4e1166be326ed5bcb2989350d94311f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:09:28 -0400 Subject: [PATCH 0448/1429] Thu Aug 25 2016 14:09:27 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 7b9c3dd6..053bef5a 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, " \ No newline at end of file +Dios le dijo a Noé, "Sal fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos \ No newline at end of file From 38cf4a6fc0eb0fe639917c3432f8e06cf2efe965 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:09:34 -0400 Subject: [PATCH 0449/1429] Thu Aug 25 2016 14:09:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 7e65938d..ac696ea5 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldito es la tierra por tu causa \ No newline at end of file From 67bfd1544e559e2d383c20c48950fb116b9eb873 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:09:41 -0400 Subject: [PATCH 0450/1429] Thu Aug 25 2016 14:09:40 GMT-0400 (SA Western Standard Time) --- 02/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/24.txt b/02/24.txt index 65447354..ed44f4eb 100644 --- a/02/24.txt +++ b/02/24.txt @@ -1 +1 @@ -Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán una carne. Ellos se \ No newline at end of file +Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán en una carne. Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban \ No newline at end of file From b4f54544ee96957ea34807b484ff3b49de5cc6de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:09:53 -0400 Subject: [PATCH 0451/1429] Thu Aug 25 2016 14:09:53 GMT-0400 (SA Western Standard Time) --- 04/13.txt | 2 +- 04/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/04/13.txt b/04/13.txt index a253e399..50b416c7 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. De hecho, tu me has sacado en este día de esta tierra, y yo estaré escondido de tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a el, "Si alguien matara a Caín, se le vengará siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a el. \ No newline at end of file +\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. De hecho, Tú me has sacado en este día de esta tierra, y yo estaré escondido de Tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a él: "Si alguien matara a Caín, la venganza vendrá sobre él siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a él. \ No newline at end of file diff --git a/04/16.txt b/04/16.txt index a9a4d55e..3e8291fb 100644 --- a/04/16.txt +++ b/04/16.txt @@ -1 +1 @@ -\v 16 \v 17 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. Cain durimió con su esposa y ella concibió. Ella dió a luz a Enoc. El construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file +\v 16 \v 17 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. Caín durimió con su esposa y ella concibió. Ella dió a luz a Enoc. Él construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file From 68ec945e8bd03d1e2ac330552e3e70ba33435ba0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:09:56 -0400 Subject: [PATCH 0452/1429] Thu Aug 25 2016 14:09:54 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/23.txt b/07/23.txt index b560ab92..d797118e 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -De modo que toda forma de vida en la superficie de la tierra fue re \ No newline at end of file +De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que \ No newline at end of file From cf037706e313648e15360e0b88addfce29e38a56 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:10:01 -0400 Subject: [PATCH 0453/1429] Thu Aug 25 2016 14:10:00 GMT-0400 (SA Western Standard Time) --- 05/09.txt | 2 +- 05/15.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/09.txt b/05/09.txt index e305e92f..81e6a65d 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enos haber vivido noventa años, el se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. El fue padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file +\v 9 Luego de Enos haber vivido noventa años, el se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. El se convirtió en padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt index 65e2ed6e..fc1e6561 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtio en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivio 830 años. El fue padre de mas hijos y hijas. \v 17 Mahalaleel vivio 895 años, y luego murió. \ No newline at end of file +\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. El convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivio 895 años, y luego murió. \ No newline at end of file From 985f70474685bbbe1fdcf3efaa3923780384b534 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:10:13 -0400 Subject: [PATCH 0454/1429] Thu Aug 25 2016 14:10:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 8a3bcb64..7e924c38 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre sera su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file From a139ead0dc4a77ab0b9e95933bd800086b68708d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:10:30 -0400 Subject: [PATCH 0455/1429] Thu Aug 25 2016 14:10:29 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index bc0627da..63477adb 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mareS \ No newline at end of file +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que la tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file From 05aa04855929e2f8d6c980548d476e1d7a1d77dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:10:46 -0400 Subject: [PATCH 0456/1429] Thu Aug 25 2016 14:10:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index ff476e0e..3bd12233 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizrra \ No newline at end of file +Mizrraím fue el padre de \ No newline at end of file From ab6909ed07a813e6caeef949417991d1a173906a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:11:30 -0400 Subject: [PATCH 0457/1429] Thu Aug 25 2016 14:11:27 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 053bef5a..09143fac 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Sal fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos, contigo. \ No newline at end of file From a231698589d085a34c0ff6f6bb29e92b2ddaa325 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:11:34 -0400 Subject: [PATCH 0458/1429] Thu Aug 25 2016 14:11:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index ac696ea5..65b90f47 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldito es la tierra por tu causa \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor \ No newline at end of file From 17c90b830d811b62c0ee11b8921449d110315f9b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:11:53 -0400 Subject: [PATCH 0459/1429] Thu Aug 25 2016 14:11:53 GMT-0400 (SA Western Standard Time) --- 04/18.txt | 2 +- 04/20.txt | 2 +- 04/23.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/04/18.txt b/04/18.txt index ab419220..101d2e92 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -\v 18 \v 19 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para el dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file +\v 18 \v 19 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para él dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file diff --git a/04/20.txt b/04/20.txt index be8350fa..ee8a87f2 100644 --- a/04/20.txt +++ b/04/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 Ada dió a luz a Jabal. El fue el padre de aquellos que vivían en tiendas y tenían ganados. Los nombres de sus hermanos eran Jubal. El fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file +\v 20 \v 21 \v 22 Ada dió a luz a Jabal. Él fue el padre de aquellos que vivían en tiendas y tenían ganados. El nombre de su hermanos fue Jubal. Él fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file diff --git a/04/23.txt b/04/23.txt index 20041db2..d1113507 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -\v 23 \v 24 Dijo Lamec a su esposas, "Ada y Zila, escuchen mi voz; ustedes esposa de Lameca, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file +\v 23 \v 24 Dijo Lamec a su esposas: "Ada y Zila, escuchen mi voz; ustedes esposa de Lamec, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file From 5daaf17927c6b6d44e203c4385db88e02ec0fbb9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:11:55 -0400 Subject: [PATCH 0460/1429] Thu Aug 25 2016 14:11:54 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/23.txt b/07/23.txt index d797118e..3dc00fde 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que \ No newline at end of file +\v 23 \v 24 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que \ No newline at end of file From 47dd85359e8a11421288ebc21c3f0028065c6b37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:12:00 -0400 Subject: [PATCH 0461/1429] Thu Aug 25 2016 14:12:00 GMT-0400 (SA Western Standard Time) --- 05/15.txt | 2 +- 05/18.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/15.txt b/05/15.txt index fc1e6561..210a07b5 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. El convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivio 895 años, y luego murió. \ No newline at end of file +\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. El convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivió 895 años, y luego murió. \ No newline at end of file diff --git a/05/18.txt b/05/18.txt index dd4a3ca2..a88139aa 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 Luego de Jared haber vivido 162 años, el se convirtio en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivio ochocientos años. El fue padre de mas hijos y hijas. \v 20 Jared vivio 962 años, y luego murió. \ No newline at end of file +\v 18 Luego de Jared haber vivido 162 años, el se convirtió en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivió ochocientos años. El se convirtió en padre de más hijos e hijas. \v 20 Jared vivió 962 años, y luego murió. \ No newline at end of file From 337d4e611e3d40bfadc9cabdc117f76b369ce718 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:12:30 -0400 Subject: [PATCH 0462/1429] Thu Aug 25 2016 14:12:29 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/11.txt diff --git a/01/11.txt b/01/11.txt new file mode 100644 index 00000000..4dc55925 --- /dev/null +++ b/01/11.txt @@ -0,0 +1 @@ +Dios dijo, "dejar que brote vegetacion: plantas que p \ No newline at end of file From 3b755a2df166a433f28e557eecd85cd73175f847 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:12:46 -0400 Subject: [PATCH 0463/1429] Thu Aug 25 2016 14:12:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 3bd12233..d3018996 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizrraím fue el padre de \ No newline at end of file +Mizraím fue el padre de los Ludimitas, de los \ No newline at end of file From 82af6cce9d000d0734158452aa4508899c15e122 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:13:34 -0400 Subject: [PATCH 0464/1429] Thu Aug 25 2016 14:13:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 65b90f47..8ff186b6 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \ No newline at end of file From 682ad13978a5de2b4025b519490ac7c3a39c955d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:13:41 -0400 Subject: [PATCH 0465/1429] Thu Aug 25 2016 14:13:40 GMT-0400 (SA Western Standard Time) --- 02/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/24.txt b/02/24.txt index ed44f4eb..3ebef26f 100644 --- a/02/24.txt +++ b/02/24.txt @@ -1 +1 @@ -Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán en una carne. Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban \ No newline at end of file +\v 24 Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán en una carne. \v 25 Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban avergonzados. \ No newline at end of file From 697d273e7c7f6f670ad784de0cdb15f2f43f4221 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:14:00 -0400 Subject: [PATCH 0466/1429] Thu Aug 25 2016 14:14:00 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index c700e8bb..5ccba6a2 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtio en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El fue padre de mas hijos y hijas. \v 23 Enoc vivio 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivio 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file From d94052770d7fee816767879d424d86bc1c15221a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:14:30 -0400 Subject: [PATCH 0467/1429] Thu Aug 25 2016 14:14:29 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 4dc55925..bc626ab2 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -Dios dijo, "dejar que brote vegetacion: plantas que p \ No newline at end of file +Dios dijo, "dejar que brote vegetacion: plantas que produzcan semillas y arboles frutales \ No newline at end of file From ecad8b790135ce9ad5e4e5195b63208b539d699d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:14:46 -0400 Subject: [PATCH 0468/1429] Thu Aug 25 2016 14:14:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index d3018996..1d2912be 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los Ludimitas, de los \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los \ No newline at end of file From a83716c81e9bdc5f4127cd0a5fcd2493688a4557 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:15:28 -0400 Subject: [PATCH 0469/1429] Thu Aug 25 2016 14:15:27 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 09143fac..52cd9f26 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos, contigo. \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan \ No newline at end of file From be0ae9c990ab6a02e6daffcd0eccfd1617a94d7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:15:34 -0400 Subject: [PATCH 0470/1429] Thu Aug 25 2016 14:15:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 8ff186b6..e8080ae9 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas \ No newline at end of file From 64ed5398acd402d1f2ed85ac2686ec774279bb5f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:15:41 -0400 Subject: [PATCH 0471/1429] Thu Aug 25 2016 14:15:40 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index c113a93a..ca888297 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 Luego los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que el había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en él descansó de toda su labor que el había hecho en su creación. \ No newline at end of file +\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que él había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en él descansó de toda su labor que el había hecho en su creación. \ No newline at end of file From 66d74d48de83912ed4153828f3e151e1659d13e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:15:55 -0400 Subject: [PATCH 0472/1429] Thu Aug 25 2016 14:15:54 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/23.txt b/07/23.txt index 3dc00fde..9918c2db 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -\v 23 \v 24 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que \ No newline at end of file +\v 23 \v 24 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file From 99a60b7301e68278be6f47bad6e548f14bf38df8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:16:00 -0400 Subject: [PATCH 0473/1429] Thu Aug 25 2016 14:16:00 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index 5ccba6a2..cf72d88a 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivio 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego , Dios se lo llevo. \ No newline at end of file From 848b6b0fbc9e650c11ad6f0ed70d10732dd6f570 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:16:13 -0400 Subject: [PATCH 0474/1429] Thu Aug 25 2016 14:16:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 7e924c38..b06ec36a 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que fue hecho el hombre. En tu caso, se fructifero y multiplicate, esparcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. En tu caso, sé fructifero y multiplícate, esprcete a traves de la tierra y multiplicate en ella. \ No newline at end of file From 087149ac6bc43f8a1449bef18179dca692e52be6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:16:30 -0400 Subject: [PATCH 0475/1429] Thu Aug 25 2016 14:16:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index bc626ab2..98412804 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -Dios dijo, "dejar que brote vegetacion: plantas que produzcan semillas y arboles frutales \ No newline at end of file +Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven \ No newline at end of file From 915a562ca6731ac65232341fd780b5bf32736b25 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:16:47 -0400 Subject: [PATCH 0476/1429] Thu Aug 25 2016 14:16:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 1d2912be..bb494a7c 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas,neftu \ No newline at end of file From ee97eefb3d604173c49e389e90040bbf34536c34 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:17:30 -0400 Subject: [PATCH 0477/1429] Thu Aug 25 2016 14:17:27 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 52cd9f26..da70c10e 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y to \ No newline at end of file From 6c042f2b6d41490b65eb23bd0eb0b333f7385a2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:17:34 -0400 Subject: [PATCH 0478/1429] Thu Aug 25 2016 14:17:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index e8080ae9..3bfaf3c9 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras \ No newline at end of file From 585fc28ddc6242922d96ae3b70f18123e218960e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:17:41 -0400 Subject: [PATCH 0479/1429] Thu Aug 25 2016 14:17:40 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index ca888297..765e71bc 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que él había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en él descansó de toda su labor que el había hecho en su creación. \ No newline at end of file +\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que él había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su labor que él había hecho en su creación. \ No newline at end of file From 5f5a2dd3ec3ecc106ed8420fe3fa39fc974ce053 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:17:55 -0400 Subject: [PATCH 0480/1429] Thu Aug 25 2016 14:17:55 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 08/01.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 08/01.txt diff --git a/07/23.txt b/07/23.txt index 9918c2db..e34e59ca 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -\v 23 \v 24 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file +\v 23 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. \v 24 Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file diff --git a/08/01.txt b/08/01.txt deleted file mode 100644 index 6cf1d58b..00000000 --- a/08/01.txt +++ /dev/null @@ -1 +0,0 @@ -\c 8 \v 1 \v 2 \v 3 SEÑOR Dios consideró a Noé, todos los animales feroces, y todo ser viviente \ No newline at end of file From fcf9f926e09db6f0bcacc5624fc31a42db766bf5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:18:00 -0400 Subject: [PATCH 0481/1429] Thu Aug 25 2016 14:18:00 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 05/25.txt | 2 +- 05/32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/05/21.txt b/05/21.txt index cf72d88a..7ebced4d 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego , Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file diff --git a/05/25.txt b/05/25.txt index 37ac3fca..589f78a6 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -\v 25 Luego de Matusalén haber vivido 187 años, el se convirtio en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivio 782 años. El fue padre de mas hijos y hijas. \v 27 Matusalén vivio 969 años, y luego murió. \ No newline at end of file +\v 25 Luego de Matusalén haber vivido 187 años, el se convirtió en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivió 782 años. El fue padre de más hijos y hijas. \v 27 Matusalén vivió 969 años, y luego murió. \ No newline at end of file diff --git a/05/32.txt b/05/32.txt index 782f0566..b62a947a 100644 --- a/05/32.txt +++ b/05/32.txt @@ -1 +1 @@ -\v 32 Luego de noé haber vivido quinietos años, se convirtio en padre de Sem, Cam y Jafet. \ No newline at end of file +\v 32 Luego de noé haber vivido quinientos años, se convirtió en padre de Sem, Cam y Jafet. \ No newline at end of file From 71642c8c312875c8556440b811d7da32c4ec5991 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:18:13 -0400 Subject: [PATCH 0482/1429] Thu Aug 25 2016 14:18:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index b06ec36a..ce869998 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. En tu caso, sé fructifero y multiplícate, esprcete a traves de la tierra y multiplicate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file From ffffc41a574e637c1963a8c7c90f16b248f1e022 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:18:30 -0400 Subject: [PATCH 0483/1429] Thu Aug 25 2016 14:18:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 98412804..d511bf5f 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven \ No newline at end of file +Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase. \ No newline at end of file From ca246b958f2c803f2adf6649b40d81ba75c97117 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:18:46 -0400 Subject: [PATCH 0484/1429] Thu Aug 25 2016 14:18:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index bb494a7c..2f2a368f 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas,neftu \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas \ No newline at end of file From f3f26f7f9ea035f71cc486dd7152b7bc3f506004 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:19:28 -0400 Subject: [PATCH 0485/1429] Thu Aug 25 2016 14:19:27 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index da70c10e..9c0a0ed3 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y to \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda \ No newline at end of file From 6a20779dffd850768fb3d14f52f1ac0b08711e7a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:19:34 -0400 Subject: [PATCH 0486/1429] Thu Aug 25 2016 14:19:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 3bfaf3c9..8e7dd075 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras \ No newline at end of file +\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras \ No newline at end of file From ec79c5bae2a8cfacd99a99ffc04653fab5082c19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:19:41 -0400 Subject: [PATCH 0487/1429] Thu Aug 25 2016 14:19:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/07.txt b/02/07.txt index dd7933ee..11daec43 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -\v 7 SEÑOR Dios formó al hombre desde el polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file +\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file From 8b47fb6a5d9cc505f0f0493fb411c94b806875df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:19:53 -0400 Subject: [PATCH 0488/1429] Thu Aug 25 2016 14:19:53 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index d0a3a23b..20d4633e 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Cain trabajaba la tierra. \ No newline at end of file +\c 4 \v 1 \v 2 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Caín trabajaba la tierra. \ No newline at end of file From b399f0e514dc6e28aca45ffda8baf98c026ec8fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:20:00 -0400 Subject: [PATCH 0489/1429] Thu Aug 25 2016 14:20:00 GMT-0400 (SA Western Standard Time) --- 05/28.txt | 2 +- 05/30.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05/28.txt b/05/28.txt index 0e874cc5..ef20f571 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -\v 28 Luego de lamec haber vivido 182 años el se convertio en padre de un hijo. \v 29 El le puso por nombre Noé, diciendo "Este nos dara descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldicion a la tierra por parte del Señor Dios". \ No newline at end of file +\v 28 Luego de lamec haber vivido 182 años el se convirtió en padre de un hijo. \v 29 El le puso por nombre Noé, diciendo "Este nos dará descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldición a la tierra por parte del Señor Dios". \ No newline at end of file diff --git a/05/30.txt b/05/30.txt index 02e749cc..ce0f1899 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -\v 30 Lamec vivio 595 años, luego de haberse convertido en padre de Noé. El fue padre de mas hijos y hijas. \v 31 Lamech vivio 777 años. Luego murió. \ No newline at end of file +\v 30 Lamec vivió 595 años, luego de haberse convertido en padre de Noé. El se convirtió en padre de más hijos e hijas. \v 31 Lamech vivió 777 años. Luego murió. \ No newline at end of file From 4cb277904dd31ff572bafd0fbe9c0724140852ca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:20:13 -0400 Subject: [PATCH 0490/1429] Thu Aug 25 2016 14:20:13 GMT-0400 (SA Western Standard Time) --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index b43db223..dae20bb6 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Entonces Dios le hablo a Noé y a sus hijos con el, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes despues de ti, y con cada criatura viva que esta contigo, con las aves, con el ganado, y con cada criatura en la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file +\v 8 \v 9 \v 10 Entonces Dios le habló a Noé y a sus hijos con el, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes despues de ti, y con cada criatura viva que esta contigo, con las aves, con el ganado, y con cada criatura en la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file From 3446cfb30e64519399e3db6bcba6b05b340de9cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:20:30 -0400 Subject: [PATCH 0491/1429] Thu Aug 25 2016 14:20:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index d511bf5f..a5287498 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase. \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 \ No newline at end of file From 0974ba757a4fe54663d18181eb658d53eed9467b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:20:48 -0400 Subject: [PATCH 0492/1429] Thu Aug 25 2016 14:20:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 2f2a368f..d5754cee 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas y de los caftorim \ No newline at end of file From 5436ba69788356e856930a80501b571171e32c97 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:21:34 -0400 Subject: [PATCH 0493/1429] Thu Aug 25 2016 14:21:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 8e7dd075..7ec41e01 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras \ No newline at end of file +\v 19 \v 17 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file From 7d0f0b0b22d33016ebc09a31f4888028e6b00136 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:21:41 -0400 Subject: [PATCH 0494/1429] Thu Aug 25 2016 14:21:40 GMT-0400 (SA Western Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 5611edb4..7aa63393 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios comandó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file From a2239281c50fd906d9195d2ade12b785c6d652e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:22:15 -0400 Subject: [PATCH 0495/1429] Thu Aug 25 2016 14:22:13 GMT-0400 (SA Western Standard Time) --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index dae20bb6..e2132f2c 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Entonces Dios le habló a Noé y a sus hijos con el, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes despues de ti, y con cada criatura viva que esta contigo, con las aves, con el ganado, y con cada criatura en la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file +\v 8 \v 9 \v 10 Entonces Dios le habló a Noé y a sus hijos, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file From 4882bed1f1f67975e75673b4d416f0a73e2b113a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:22:30 -0400 Subject: [PATCH 0496/1429] Thu Aug 25 2016 14:22:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index a5287498..13c71b54 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetacion, \ No newline at end of file From 63470d7bc877f53cee96747cf0f82c12c3b114a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:22:46 -0400 Subject: [PATCH 0497/1429] Thu Aug 25 2016 14:22:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index d5754cee..87a9de6b 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas y de los caftorim \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron y de los caftorimitas \ No newline at end of file From b3bfc0487dad33db6ec6a898165f41c9527ee457 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:23:28 -0400 Subject: [PATCH 0498/1429] Thu Aug 25 2016 14:23:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 9c0a0ed3..47de3442 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, \ No newline at end of file From 3e8186cd85c56cbaf3e978902a54c13eaffe11cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:23:34 -0400 Subject: [PATCH 0499/1429] Thu Aug 25 2016 14:23:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 03/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 03/20.txt diff --git a/03/17.txt b/03/17.txt index 7ec41e01..6699ced4 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 19 \v 17 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file +\v 17 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file diff --git a/03/20.txt b/03/20.txt new file mode 100644 index 00000000..81b2efae --- /dev/null +++ b/03/20.txt @@ -0,0 +1 @@ +El hombre llamo el nombre de su esposa Eva porq \ No newline at end of file From 32260eb9f8aac4b5d4249628ff870f2a493a5d26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:23:41 -0400 Subject: [PATCH 0500/1429] Thu Aug 25 2016 14:23:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/07.txt b/02/07.txt index 11daec43..c1d803f2 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló en su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file +\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló dentro de su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file From 40fd520e79af1a5a504fb5500acf4ffae7e5a762 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:23:53 -0400 Subject: [PATCH 0501/1429] Thu Aug 25 2016 14:23:53 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 99bdabca..391a9d1d 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba bien enojado, y mudó su semblante. \ No newline at end of file +\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba muy enojado, y frunció el ceño. \ No newline at end of file From 9309815936d388f0dbf79566ae4c66f7c536a2f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:23:57 -0400 Subject: [PATCH 0502/1429] Thu Aug 25 2016 14:23:54 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/15.txt b/07/15.txt index 4a722c9f..3865dac2 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -\v 15 Dos de toda carne, en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file +\v 15 Dos de toda carne, en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file From 5f955fcb12dbb99d5ad73d4299b6bb0cac591742 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:24:00 -0400 Subject: [PATCH 0503/1429] Thu Aug 25 2016 14:24:00 GMT-0400 (SA Western Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index 7d21a614..a929ed59 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, el lo hizo en su propio parecido. \v 2 Varón y hembra el los creó. El los bendijo y los llamó humanidad, cuando los creó. \ No newline at end of file +\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, Él lo hizo en Su propia semejanza. \v 2 Varón y hembra Él los creó. Él los bendijo y los llamó humanidad, cuando fueron creados. \ No newline at end of file From de79d40850474d2bb3ba09e2f44e9bdfbe0a9de9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:24:30 -0400 Subject: [PATCH 0504/1429] Thu Aug 25 2016 14:24:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 13c71b54..9185f1e5 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetacion, \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase \ No newline at end of file From b83e0cc42890023f709978f4b64ec3f41f944df6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:24:46 -0400 Subject: [PATCH 0505/1429] Thu Aug 25 2016 14:24:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index 87a9de6b..f1cf40a2 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron y de los caftorimitas \ No newline at end of file +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas \ No newline at end of file From 0fbb13e48de3f6dbb2c7ebcab6ff1bfb8da463bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:25:28 -0400 Subject: [PATCH 0506/1429] Thu Aug 25 2016 14:25:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 47de3442..045e3f69 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera \ No newline at end of file From 04b977571c713458691470ce452fc6e14b548bef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:25:34 -0400 Subject: [PATCH 0507/1429] Thu Aug 25 2016 14:25:34 GMT-0400 (SA Western Standard Time) --- 03/20.txt | 2 +- 03/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 03/22.txt diff --git a/03/20.txt b/03/20.txt index 81b2efae..555ba4b8 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -El hombre llamo el nombre de su esposa Eva porq \ No newline at end of file +\v 20 \v 21 El hombre llamo el nombre de su esposa Eva porque ella era madre de todas las cosas vivientes. \ No newline at end of file diff --git a/03/22.txt b/03/22.txt new file mode 100644 index 00000000..5cea703f --- /dev/null +++ b/03/22.txt @@ -0,0 +1 @@ +El SENOR DIOS dijo: ahora el \ No newline at end of file From 63ca93c17361ba413138419d7013a30034835337 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:25:41 -0400 Subject: [PATCH 0508/1429] Thu Aug 25 2016 14:25:40 GMT-0400 (SA Western Standard Time) --- 02/07.txt | 2 +- 02/09.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/07.txt b/02/07.txt index c1d803f2..51b0f662 100644 --- a/02/07.txt +++ b/02/07.txt @@ -1 +1 @@ -\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló dentro de su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien había formado. \ No newline at end of file +\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló dentro de su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien él había formado. \ No newline at end of file diff --git a/02/09.txt b/02/09.txt index c4fdc89f..f0bcf259 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1 +1 @@ -\v 9 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividia y convertía en cuatro ríos. \ No newline at end of file +\v 9 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividía y se convertía en cuatro ríos. \ No newline at end of file From 491b863be39ad1b5f88cfe76d7fdf4b6f95a1ebf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:25:53 -0400 Subject: [PATCH 0509/1429] Thu Aug 25 2016 14:25:53 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index bbc134be..aa15742c 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué has mudado tu semblante? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file From 4666f2e1edc3bb3b30a6659fcd84a1f03c1fc324 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:26:00 -0400 Subject: [PATCH 0510/1429] Thu Aug 25 2016 14:26:00 GMT-0400 (SA Western Standard Time) --- 05/03.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/05/03.txt b/05/03.txt index cabc6784..a1dcd7ed 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 Luego de Adán haber cumplido 130 años, se convirtió en padre de un hijo en su propio parecido, a lo cuál el llamo Set. \v 4 Luego de Adán haberse convertido en padre de Set, el vivió ochocientos años. El fue padre de mas hijos e hijas. \v 5 Adán vivio 930 años más, y luego murió. \ No newline at end of file +\v 3 Luego que Adán vivió 130 años, se convirtió en padre de un hijo en su propia semejanza, y le llamó por nombre Set. \v 4 Luego de Adán haberse convertido en padre de Set, él vivió ochocientos años. El fue padre de más hijos e hijas. \v 5 Adán vivio 930 años más, y luego murió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c8a6a71..9f98d516 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "Michael A Rodriguez" ], - "finished_chunks": [] + "finished_chunks": [ + "05-01", + "05-03" + ] } \ No newline at end of file From 607a5415accf72d7d44e08d6dbc9cf60b5df8f8c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:26:13 -0400 Subject: [PATCH 0511/1429] Thu Aug 25 2016 14:26:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 28c9ad57..d3698dfe 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por esto establezco my pacto contigo, que nunca mas la carne sera destruida por las aguas de un diluvio. Nunca mas habra un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto contigo, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habr un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file From ba659ef557f5d0188986ce3a52460c2f4b0f0407 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:26:47 -0400 Subject: [PATCH 0512/1429] Thu Aug 25 2016 14:26:46 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 4 ++-- 10/15.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 10/15.txt diff --git a/10/11.txt b/10/11.txt index f1cf40a2..f81307d7 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ - Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. +Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file diff --git a/10/15.txt b/10/15.txt new file mode 100644 index 00000000..15f7c719 --- /dev/null +++ b/10/15.txt @@ -0,0 +1 @@ +Canaán fue el padre de \ No newline at end of file From e4fb87f9cd62d48a8d996ee3e7fb35451c98d625 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:27:28 -0400 Subject: [PATCH 0513/1429] Thu Aug 25 2016 14:27:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 045e3f69..a290d105 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera \ No newline at end of file +Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera \ No newline at end of file From 1b01b7263af60cc7fd544156968e3d54c3222f26 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:27:34 -0400 Subject: [PATCH 0514/1429] Thu Aug 25 2016 14:27:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index 5cea703f..44981e7c 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -El SENOR DIOS dijo: ahora el \ No newline at end of file +El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida \ No newline at end of file From f45ec5d5063830408a4d4a194a8bf2bb25f09ca8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:27:53 -0400 Subject: [PATCH 0515/1429] Thu Aug 25 2016 14:27:53 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index aa15742c..9a704aa4 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? Si hicieras bien no serías aceptado? Pero si no haces bien, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file +\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? Si hicieras lo correcto, no serías aceptado? Pero si no haces lo correcto, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file From 45dcd7e136e535822b1e475b62b137b871805abb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:28:00 -0400 Subject: [PATCH 0516/1429] Thu Aug 25 2016 14:28:00 GMT-0400 (SA Western Standard Time) --- 05/06.txt | 2 +- 05/09.txt | 2 +- 05/12.txt | 2 +- 05/15.txt | 2 +- manifest.json | 5 ++++- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/05/06.txt b/05/06.txt index ba9b9da2..0472f637 100644 --- a/05/06.txt +++ b/05/06.txt @@ -1 +1 @@ -\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, El vivió por 807 años más, y se convirtió en padre de mas hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file +\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, él vivió por 807 años más, y se convirtió en padre de más hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt index 81e6a65d..903f8b22 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 Luego de Enos haber vivido noventa años, el se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. El se convirtió en padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file +\v 9 Luego de Enos haber vivido noventa años, él se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. Él se convirtió en padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file diff --git a/05/12.txt b/05/12.txt index 2e9066ba..5610c7e0 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,2 +1,2 @@ -\v 12 Luego de Cainán haber vivido setenta años, el se convirtio en padre de Mahalaleel. \v 13 Luego de haberse convertido en padre de Mahalaleel, Cainán vivio 840 años. El fue padre de mas hijos y hijas. +\v 12 Luego de Cainán haber vivido setenta años, él se convirtio en padre de Mahalaleel. \v 13 Luego de haberse convertido en padre de Mahalaleel, Cainán vivio 840 años. Él fue padre de más hijos y hijas. \v 14 Cainán vivio 910 años, y luego murió. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt index 210a07b5..ce014876 100644 --- a/05/15.txt +++ b/05/15.txt @@ -1 +1 @@ -\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, el se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. El convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivió 895 años, y luego murió. \ No newline at end of file +\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, él se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. Él convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivió 895 años, y luego murió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9f98d516..3859ab26 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,9 @@ ], "finished_chunks": [ "05-01", - "05-03" + "05-03", + "05-06", + "05-09", + "05-12" ] } \ No newline at end of file From 5989fed661e2993c6b18b6d29f0bd689de8d6ed5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:28:13 -0400 Subject: [PATCH 0517/1429] Thu Aug 25 2016 14:28:13 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 09/05.txt | 2 +- 09/08.txt | 2 +- 09/11.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/09/01.txt b/09/01.txt index ecfe35ea..884a9a32 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file +\c 9 \v 1 \v 2 Entonces DIOS bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file diff --git a/09/05.txt b/09/05.txt index ce869998..036e28da 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file +\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de DIOS que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file diff --git a/09/08.txt b/09/08.txt index e2132f2c..4784c9d4 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Entonces Dios le habló a Noé y a sus hijos, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file +\v 8 \v 9 \v 10 Entonces DIOS le habló a Noé y a sus hijos, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt index d3698dfe..2d21d1be 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto contigo, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habr un diluvio que destruira la tierra." Dios dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto contigo, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file From 0d3e6271ed49ea321cacceea796dba8bc472a8e4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:28:46 -0400 Subject: [PATCH 0518/1429] Thu Aug 25 2016 14:28:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index 15f7c719..f446fc84 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1 @@ -Canaán fue el padre de \ No newline at end of file +Canaán fue el padre de Sidón, su primogénito, y de \ No newline at end of file From a92d7422053d9c65419a9183b44d4016e197cdfa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:29:28 -0400 Subject: [PATCH 0519/1429] Thu Aug 25 2016 14:29:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index a290d105..91dea455 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera \ No newline at end of file +\v 15 \v 16 \v 17 Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, \ No newline at end of file From da8b5324ef51ba6adb4a3f75bb4511f1d256f1e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:29:34 -0400 Subject: [PATCH 0520/1429] Thu Aug 25 2016 14:29:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index 44981e7c..ee9bc095 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida \ No newline at end of file +El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para culti \ No newline at end of file From 194904b0b913f0bca85c05d82c45dc0f75597877 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:29:41 -0400 Subject: [PATCH 0521/1429] Thu Aug 25 2016 14:29:40 GMT-0400 (SA Western Standard Time) --- 02/11.txt | 2 +- 02/13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/11.txt b/02/11.txt index 82acda8a..9b9134e0 100644 --- a/02/11.txt +++ b/02/11.txt @@ -1 +1 @@ -\v 11 El nombre del primero es Pisón. Es el que rodea toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file +\v 11 El nombre del primero es Pisón. Es el que fluye rodeando toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file diff --git a/02/13.txt b/02/13.txt index d355b417..a3006bde 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -\v 13 El nombre del segundo río es Gijón. Este rodea toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file +\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file From ab64ae0698d135eb391217be9c4fa4849f388274 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:29:53 -0400 Subject: [PATCH 0522/1429] Thu Aug 25 2016 14:29:53 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 04/03.txt | 2 +- 04/06.txt | 2 +- manifest.json | 6 +++++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/04/01.txt b/04/01.txt index 20d4633e..7ac5d86d 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. Ahora Abel se convierte en un pastor, pero Caín trabajaba la tierra. \ No newline at end of file +\c 4 \v 1 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. \v 2 Ahora Abel se convierte en un pastor, pero Caín trabajaba la tierra. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt index 391a9d1d..68b81ebd 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, pero no aceptó a Caín ni su ofrenda. Así que Caín estaba muy enojado, y frunció el ceño. \ No newline at end of file +\v 3 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. \v 4 Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, \v 5 pero no aceptó a Caín ni su ofrenda. Así que Caín estaba muy enojado, y frunció el ceño. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt index 9a704aa4..96a52f77 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? Si hicieras lo correcto, no serías aceptado? Pero si no haces lo correcto, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file +\v 6 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? \v 7 Si hicieras lo correcto, no serías aceptado? Pero si no haces lo correcto, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 174bd868..497f03a0 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "translators": [ "Fidelita Lozada" ], - "finished_chunks": [] + "finished_chunks": [ + "04-01", + "04-03", + "04-06" + ] } \ No newline at end of file From dd04779b923cd5b478331c65c1299ef2e0866af1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:30:00 -0400 Subject: [PATCH 0523/1429] Thu Aug 25 2016 14:30:00 GMT-0400 (SA Western Standard Time) --- 05/18.txt | 2 +- 05/21.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/05/18.txt b/05/18.txt index a88139aa..115cffbc 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -\v 18 Luego de Jared haber vivido 162 años, el se convirtió en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivió ochocientos años. El se convirtió en padre de más hijos e hijas. \v 20 Jared vivió 962 años, y luego murió. \ No newline at end of file +\v 18 Luego de Jared haber vivido 162 años, él se convirtió en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivió ochocientos años. Él se convirtió en padre de más hijos e hijas. \v 20 Jared vivió 962 años, y luego murió. \ No newline at end of file diff --git a/05/21.txt b/05/21.txt index 7ebced4d..3e8212c4 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. El se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. Él se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3859ab26..947f1bdf 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,8 @@ "05-03", "05-06", "05-09", - "05-12" + "05-12", + "05-15", + "05-18" ] } \ No newline at end of file From 013abe69140bc92b7f62f12e10a13b5285d8df25 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:30:13 -0400 Subject: [PATCH 0524/1429] Thu Aug 25 2016 14:30:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 2d21d1be..a05fa7ae 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto contigo, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre yo y ustedes y toda criatura viviente que esta contigo, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ust, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file From 95afc19c982e317cdccf09f2c753c18d1ffa89d7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:30:46 -0400 Subject: [PATCH 0525/1429] Thu Aug 25 2016 14:30:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index f446fc84..7230ea4b 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1 @@ -Canaán fue el padre de Sidón, su primogénito, y de \ No newline at end of file +Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amo \ No newline at end of file From 61081bdabaa42d61911d4658c701b2dff0e19547 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:30:55 -0400 Subject: [PATCH 0526/1429] Thu Aug 25 2016 14:30:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/14.txt diff --git a/12/14.txt b/12/14.txt new file mode 100644 index 00000000..569e98c3 --- /dev/null +++ b/12/14.txt @@ -0,0 +1 @@ +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. El principe de Faraon la vió, \ No newline at end of file From efda29ca31885bf9a0765cc21994d947a36273a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:31:28 -0400 Subject: [PATCH 0527/1429] Thu Aug 25 2016 14:31:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 91dea455..55ad82fe 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, \ No newline at end of file +\v 15 \v 16 \v 17 Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multypliquen sobre la tierra. \ No newline at end of file From 079b6fae8f8c6a75a7b881857616a5f547fdbad9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:31:34 -0400 Subject: [PATCH 0528/1429] Thu Aug 25 2016 14:31:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index ee9bc095..83f7a4ea 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para culti \ No newline at end of file +El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines \ No newline at end of file From a7abb025ee392126b7224b109e638463995ea91b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:31:41 -0400 Subject: [PATCH 0529/1429] Thu Aug 25 2016 14:31:40 GMT-0400 (SA Western Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 7aa63393..2b71ca6c 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y el mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file From 0d912e4eb6bb9f7b607107f0af1e4b9704d3b921 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:31:53 -0400 Subject: [PATCH 0530/1429] Thu Aug 25 2016 14:31:53 GMT-0400 (SA Western Standard Time) --- 04/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/08.txt b/04/08.txt index 4fb6b3fa..b2d58067 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 \v 9 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. Entonces el SEÑOR Dios habló a Caín: "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, ¿soy yo el guarda de mi hermano? \ No newline at end of file +\v 8 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. \v 9 Entonces el SEÑOR Dios habló a Caín: "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, ¿soy yo el guardian de mi hermano? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 497f03a0..51a0ab9b 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "04-01", "04-03", - "04-06" + "04-06", + "04-08" ] } \ No newline at end of file From 8f897fe23e1c98d7be3ff4729659375f09a61a6a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:32:00 -0400 Subject: [PATCH 0531/1429] Thu Aug 25 2016 14:32:00 GMT-0400 (SA Western Standard Time) --- 05/21.txt | 2 +- 05/25.txt | 2 +- 05/28.txt | 2 +- manifest.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/05/21.txt b/05/21.txt index 3e8212c4..4f8f2843 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. Él se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, Dios se lo llevo. \ No newline at end of file +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. Él se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, porque Dios se lo llevo. \ No newline at end of file diff --git a/05/25.txt b/05/25.txt index 589f78a6..a16eb75c 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -\v 25 Luego de Matusalén haber vivido 187 años, el se convirtió en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivió 782 años. El fue padre de más hijos y hijas. \v 27 Matusalén vivió 969 años, y luego murió. \ No newline at end of file +\v 25 Luego de Matusalén haber vivido 187 años, él se convirtió en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivió 782 años. Él fue padre de más hijos y hijas. \v 27 Matusalén vivió 969 años, y luego murió. \ No newline at end of file diff --git a/05/28.txt b/05/28.txt index ef20f571..4e8f62bb 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -\v 28 Luego de lamec haber vivido 182 años el se convirtió en padre de un hijo. \v 29 El le puso por nombre Noé, diciendo "Este nos dará descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldición a la tierra por parte del Señor Dios". \ No newline at end of file +\v 28 Luego de Lamec haber vivido 182 años, él se convirtió en padre de un hijo. \v 29 Él le puso por nombre Noé, diciendo: "Este nos dará descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldición a la tierra por parte del Señor Dios". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 947f1bdf..1d5a4fe3 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,8 @@ "05-09", "05-12", "05-15", - "05-18" + "05-18", + "05-21", + "05-25" ] } \ No newline at end of file From e5467affce51429b3273ee1208e35be75eb45fa7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:32:15 -0400 Subject: [PATCH 0532/1429] Thu Aug 25 2016 14:32:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index a05fa7ae..fb70bfd4 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ust, para futuras generaciones: he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file From c379256260b87123b7f9d8b33f6128ec1e84b5e1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:32:47 -0400 Subject: [PATCH 0533/1429] Thu Aug 25 2016 14:32:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index 7230ea4b..7cb9a1a3 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1 @@ -Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amo \ No newline at end of file +Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos \ No newline at end of file From 5f4d9fd3f8d30910e95c91ad409d8262cbb6c392 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:32:53 -0400 Subject: [PATCH 0534/1429] Thu Aug 25 2016 14:32:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 569e98c3..ae2131d6 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. El principe de Faraon la vió, \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a \ No newline at end of file From 47c7cbd11a5727b42583d93427a997a628baf04e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:33:28 -0400 Subject: [PATCH 0535/1429] Thu Aug 25 2016 14:33:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 55ad82fe..2af72aa7 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Dios le dijo a Noé, "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multypliquen sobre la tierra. \ No newline at end of file +\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multypliquen sobre la tierra. \ No newline at end of file From e404933f6df6950052d6a6c8c11d0d3007a38576 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:33:34 -0400 Subject: [PATCH 0536/1429] Thu Aug 25 2016 14:33:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index 83f7a4ea..8cbfc931 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines \ No newline at end of file +El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file From fe59216f069f34567d49689c5e3cbac6d2a0da6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:33:41 -0400 Subject: [PATCH 0537/1429] Thu Aug 25 2016 14:33:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 32c2b35e..08d78db6 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre esté solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre éste solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From 334747f3cd1f81799a9a9cae319b2db85b8cdba1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:33:53 -0400 Subject: [PATCH 0538/1429] Thu Aug 25 2016 14:33:53 GMT-0400 (SA Western Standard Time) --- 04/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index ebaf59ec..a8d8db2b 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. Ahora maldecido eres tú desde la tierra, la cual se ha abierto para recibir la sangre de tu hermano de tu mano. Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file +\v 10 \v 11 \v 12 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. Ahora maldito eres tú desde la tierra, la cual se ha abierto su boca para recibir la sangre de tu hermano por tu mano. Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file From 9c480448b274f26fcbf394c5fa6ea41dad1a5eb8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:33:55 -0400 Subject: [PATCH 0539/1429] Thu Aug 25 2016 14:33:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 7ca7d93b..d713a069 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres íntegro delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From eec3ae9eb555e66a65b344bf2db97ff2f403c184 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:34:00 -0400 Subject: [PATCH 0540/1429] Thu Aug 25 2016 14:34:00 GMT-0400 (SA Western Standard Time) --- 05/30.txt | 2 +- 05/32.txt | 2 +- manifest.json | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/05/30.txt b/05/30.txt index ce0f1899..f9b1718c 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -\v 30 Lamec vivió 595 años, luego de haberse convertido en padre de Noé. El se convirtió en padre de más hijos e hijas. \v 31 Lamech vivió 777 años. Luego murió. \ No newline at end of file +\v 30 Lamec vivió 595 años, luego de haberse convertido en padre de Noé. Él se convirtió en padre de más hijos e hijas. \v 31 Lamech vivió 777 años. Luego murió. \ No newline at end of file diff --git a/05/32.txt b/05/32.txt index b62a947a..04eea0a6 100644 --- a/05/32.txt +++ b/05/32.txt @@ -1 +1 @@ -\v 32 Luego de noé haber vivido quinientos años, se convirtió en padre de Sem, Cam y Jafet. \ No newline at end of file +\v 32 Luego de Noé haber vivido quinientos años, se convirtió en padre de Sem, Cam y Jafet. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d5a4fe3..7cb33b12 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,9 @@ "05-15", "05-18", "05-21", - "05-25" + "05-25", + "05-28", + "05-30", + "05-32" ] } \ No newline at end of file From da57ccb00b44b391fd2ecb0c1943d9606a373f52 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:34:15 -0400 Subject: [PATCH 0541/1429] Thu Aug 25 2016 14:34:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index fb70bfd4..1176810e 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y sera el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y será el signo del pacto entre yo y la tierra. \ No newline at end of file From b5904c4acbe3bbc027dbf31a52c5c490655a3470 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:34:30 -0400 Subject: [PATCH 0542/1429] Thu Aug 25 2016 14:34:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 9185f1e5..e187aefa 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, \ No newline at end of file From 9c5a70b378b87ef4e430c76abead44041c86beb7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:34:46 -0400 Subject: [PATCH 0543/1429] Thu Aug 25 2016 14:34:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index 7cb9a1a3..8f0084c5 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1 @@ -Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos \ No newline at end of file +Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sin \ No newline at end of file From 4ac306668bd5909825658762f40da2a4f7b712f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:34:53 -0400 Subject: [PATCH 0544/1429] Thu Aug 25 2016 14:34:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index ae2131d6..17b76fe3 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por \ No newline at end of file From 4267c267949e91fb84772f5f123c08dab3b6017f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:35:28 -0400 Subject: [PATCH 0545/1429] Thu Aug 25 2016 14:35:28 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/18.txt diff --git a/08/18.txt b/08/18.txt new file mode 100644 index 00000000..51502749 --- /dev/null +++ b/08/18.txt @@ -0,0 +1 @@ +Así que Noé salió con sus hijos \ No newline at end of file From 197dbda7fc57061702efc8faeaffc6baf5258640 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:35:34 -0400 Subject: [PATCH 0546/1429] Thu Aug 25 2016 14:35:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 04/01.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/01.txt diff --git a/03/22.txt b/03/22.txt index 8cbfc931..752b61af 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 00000000..69d30355 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 El hombre durmio con su esposa Eva. Ella consivio y \ No newline at end of file From 626f04a38995e60dc4ff269c3d736ff6f7c5612e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:35:41 -0400 Subject: [PATCH 0547/1429] Thu Aug 25 2016 14:35:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 08d78db6..980bf173 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre éste solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los llamaría. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre pueda estar solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From c30f56da90f715966b0a00399b85c49b7cdbe0b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:35:53 -0400 Subject: [PATCH 0548/1429] Thu Aug 25 2016 14:35:53 GMT-0400 (SA Western Standard Time) --- 04/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/10.txt b/04/10.txt index a8d8db2b..089cdab3 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. Ahora maldito eres tú desde la tierra, la cual se ha abierto su boca para recibir la sangre de tu hermano por tu mano. Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file +\v 10 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. \v 11 Ahora maldito eres tú desde la tierra, la cual se ha abierto su boca para recibir la sangre de tu hermano por tu mano. \v 12 Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 51a0ab9b..5e96b989 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "04-01", "04-03", "04-06", - "04-08" + "04-08", + "04-10" ] } \ No newline at end of file From 1c6a3a55e6d4f6826968729b3d539a74a8d5d901 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:35:55 -0400 Subject: [PATCH 0549/1429] Thu Aug 25 2016 14:35:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index d713a069..93ca0c60 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás siete machos con sus respectivas hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From f303bde325bb3841ddf1d5984cce3e8219484576 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:36:13 -0400 Subject: [PATCH 0550/1429] Thu Aug 25 2016 14:36:13 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- 09/14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/11.txt b/09/11.txt index 1176810e..7960d9fa 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y será el signo del pacto entre yo y la tierra. \ No newline at end of file +\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y será el signo del pacto entre YO y la tierra. \ No newline at end of file diff --git a/09/14.txt b/09/14.txt index 86ed615f..7ad1c382 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y sera hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file +\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file From df93e44f260ac16339d0a9f1e289ff676530c87d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:36:47 -0400 Subject: [PATCH 0551/1429] Thu Aug 25 2016 14:36:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index 8f0084c5..8c6e3bdb 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1,2 @@ -Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sin \ No newline at end of file +Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, +los arvadeos, de los zemareos, \ No newline at end of file From 83fe61c0ed06861f358ed9d5ba1e6a024cd93e10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:36:55 -0400 Subject: [PATCH 0552/1429] Thu Aug 25 2016 14:36:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 17b76fe3..642d3292 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por el beneficio \ No newline at end of file From dba628aa774d5b2d8b6a2129e49d072c00a1669c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:37:30 -0400 Subject: [PATCH 0553/1429] Thu Aug 25 2016 14:37:28 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index 51502749..7d439103 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -Así que Noé salió con sus hijos \ No newline at end of file +Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. Toda criatura viviente, toda \ No newline at end of file From 3d386182876a5c5ab88bbf3b36222324798b38f0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:37:34 -0400 Subject: [PATCH 0554/1429] Thu Aug 25 2016 14:37:34 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 69d30355..285af5da 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 El hombre durmio con su esposa Eva. Ella consivio y \ No newline at end of file +\c 4 El hombre durmio con su esposa Eva. Ella consivio y dio a luz a Cain. Ella dijo: he tenido un hombre con la ayuda del SENOR Dios. Ent \ No newline at end of file From 363acb1d45960595c793102329f21582a5087424 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:37:41 -0400 Subject: [PATCH 0555/1429] Thu Aug 25 2016 14:37:40 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 980bf173..1bcfc5af 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre pueda estar solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Lo que sea que el hombre llamara a cada uno. \v 20 El hombre dió nombres a todo ganado, a todaslas aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre pueda estar solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Lo que sea que él hombre llamara a cada uno. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada animal del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From fc1c117d94cdd861a687a9b28425bddbbed65483 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:37:53 -0400 Subject: [PATCH 0556/1429] Thu Aug 25 2016 14:37:53 GMT-0400 (SA Western Standard Time) --- 04/13.txt | 2 +- 04/16.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/04/13.txt b/04/13.txt index 50b416c7..60b0e036 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. De hecho, Tú me has sacado en este día de esta tierra, y yo estaré escondido de Tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." Dijo el SEÑOR Dios a él: "Si alguien matara a Caín, la venganza vendrá sobre él siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a él. \ No newline at end of file +\v 13 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. \v 14 De hecho, Tú me has sacado en este día de esta tierra, y yo estaré escondido de Tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." \v 15 Dijo el SEÑOR Dios a él: "Si alguien matara a Caín, la venganza vendrá sobre él siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a él. \ No newline at end of file diff --git a/04/16.txt b/04/16.txt index 3e8291fb..b51f8468 100644 --- a/04/16.txt +++ b/04/16.txt @@ -1 +1 @@ -\v 16 \v 17 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. Caín durimió con su esposa y ella concibió. Ella dió a luz a Enoc. Él construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file +\v 16 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. \v 17 Caín durimió con su esposa y ella concibió. Ella dió a luz a Enoc. Él construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5e96b989..3c3bdee7 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,8 @@ "04-03", "04-06", "04-08", - "04-10" + "04-10", + "04-13", + "04-16" ] } \ No newline at end of file From bbe1199ef3cb4f3aa6322177ce848e311d05eba0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:37:55 -0400 Subject: [PATCH 0557/1429] Thu Aug 25 2016 14:37:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 93ca0c60..ed3c80c1 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de todo animal, no limpio, traerás dos; macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From d25777c8fec08fa02bf52252421bb8bee65dd209 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:38:13 -0400 Subject: [PATCH 0558/1429] Thu Aug 25 2016 14:38:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/14.txt b/09/14.txt index 7ad1c382..3656b428 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file +\v 14 \v 15 Y será hecho que cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file From b5371bd9a078a55c89290d137fc17cd476bce8df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:38:47 -0400 Subject: [PATCH 0559/1429] Thu Aug 25 2016 14:38:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/15.txt b/10/15.txt index 8c6e3bdb..7d66c0c3 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1,2 +1,3 @@ Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, -los arvadeos, de los zemareos, \ No newline at end of file +los arvadeos, de los zemareos, +y los hamateos. Desspués el From 362f49167a7dd953c4c703d44dcf0b6e82c4ee78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:38:53 -0400 Subject: [PATCH 0560/1429] Thu Aug 25 2016 14:38:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 642d3292..618b0c2e 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por el beneficio \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, \ No newline at end of file From 3282ca5892a35f90db00bf1698a57e76cda7bd0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:39:28 -0400 Subject: [PATCH 0561/1429] Thu Aug 25 2016 14:39:28 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index 7d439103..3cc10fe3 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. Toda criatura viviente, toda \ No newline at end of file +Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, \ No newline at end of file From 79783bce2834e4a0b8ca654bc75b6e3760282ec2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:39:34 -0400 Subject: [PATCH 0562/1429] Thu Aug 25 2016 14:39:34 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 2 +- 04/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/03.txt diff --git a/04/01.txt b/04/01.txt index 285af5da..fb5a5781 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 El hombre durmio con su esposa Eva. Ella consivio y dio a luz a Cain. Ella dijo: he tenido un hombre con la ayuda del SENOR Dios. Ent \ No newline at end of file +\c 4 \v 1 \v 2 El hombre durmio con su esposa Eva. Ella consivio y dio a luz a Cain. Ella dijo: he tenido un hombre con la ayuda del SENOR Dios. Entonces dio a luz a su hermano Abel. ahora Abel vino a ser pastor pero Cain trabajo la tierra. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 00000000..af50ce36 --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +En el trans \ No newline at end of file From 52c4e961f0922b54f6975030447e20e13358b42e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:39:41 -0400 Subject: [PATCH 0563/1429] Thu Aug 25 2016 14:39:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/21.txt b/02/21.txt index f4a5fa3a..22bdffc1 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, elk hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fue sacada de afuera del hombre." \ No newline at end of file +\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fue sacada de afuera del hombre." \ No newline at end of file From 067dbbf19d56db13d16b36d6659211e90ddc796b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:39:53 -0400 Subject: [PATCH 0564/1429] Thu Aug 25 2016 14:39:53 GMT-0400 (SA Western Standard Time) --- 04/18.txt | 2 +- 04/20.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/04/18.txt b/04/18.txt index 101d2e92..95c72653 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -\v 18 \v 19 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. Lamec tomó para él dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file +\v 18 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. \v 19 Lamec tomó para él dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file diff --git a/04/20.txt b/04/20.txt index ee8a87f2..0130a369 100644 --- a/04/20.txt +++ b/04/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 Ada dió a luz a Jabal. Él fue el padre de aquellos que vivían en tiendas y tenían ganados. El nombre de su hermanos fue Jubal. Él fue el padre de los que tocaban arpas y lira. En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file +\v 20 Ada dió a luz a Jabal. Él fue el padre de aquellos que vivían en tiendas y tenían ganados. \v 21 El nombre de su hermanos fue Jubal. Él fue el padre de los que tocaban arpas y lira. \v 22 En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3c3bdee7..8fa717c1 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,8 @@ "04-08", "04-10", "04-13", - "04-16" + "04-16", + "04-18", + "04-20" ] } \ No newline at end of file From 1540dd7d75d9c8322c4a4df22bad769741864dc6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:39:55 -0400 Subject: [PATCH 0565/1429] Thu Aug 25 2016 14:39:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index ed3c80c1..2c7de889 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo traerás siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo trae siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file From b7ba287a589730e56b505fd372322653d5536d86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:40:13 -0400 Subject: [PATCH 0566/1429] Thu Aug 25 2016 14:40:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/14.txt b/09/14.txt index 3656b428..b7c02cda 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y será hecho que cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo llevare mi mente al pacto, el cual es entre yo y ustedes y cada criatura viva de toda carne. Las aguas nunca jamas se volveran un diluvio para destruir toda la carne. \ No newline at end of file +\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirvolveran un diluvio para destruir toda la carne. \ No newline at end of file From 41998f246b131e09950ffbba3902dacd2b06b586 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:40:30 -0400 Subject: [PATCH 0567/1429] Thu Aug 25 2016 14:40:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index e187aefa..4df3bb7c 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles frutales \ No newline at end of file From 3c21638926bed447205fca7557a8c4338467c1a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:40:47 -0400 Subject: [PATCH 0568/1429] Thu Aug 25 2016 14:40:46 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/10/15.txt b/10/15.txt index 7d66c0c3..741d3086 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1,3 +1,4 @@ -Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, +\v 15 \v 16 \v 17 \v 18 Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, los arvadeos, de los zemareos, -y los hamateos. Desspués el +y los hamateos. Desspués las +familias de los canaánitas se esparcieron. \ No newline at end of file From 7de1c160f8e3cce49a006d23bed628046e4b69d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:40:53 -0400 Subject: [PATCH 0569/1429] Thu Aug 25 2016 14:40:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 618b0c2e..3ba8f355 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, \ No newline at end of file From 440ba608f40a37cb2ec8eec22aaed01465f093db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:41:28 -0400 Subject: [PATCH 0570/1429] Thu Aug 25 2016 14:41:28 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 2 +- 08/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/20.txt diff --git a/08/18.txt b/08/18.txt index 3cc10fe3..95fdb2d0 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, \ No newline at end of file +\v 18 Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file diff --git a/08/20.txt b/08/20.txt new file mode 100644 index 00000000..5e5a362a --- /dev/null +++ b/08/20.txt @@ -0,0 +1 @@ +Noé construyo un altar \ No newline at end of file From 41446c2bafd884ea24fdadc842d36f302c42c197 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:41:34 -0400 Subject: [PATCH 0571/1429] Thu Aug 25 2016 14:41:34 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index af50ce36..777edc06 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -En el trans \ No newline at end of file +\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Ab \ No newline at end of file From 373468afce478834903184b00f0e5cd7dc320130 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:41:41 -0400 Subject: [PATCH 0572/1429] Thu Aug 25 2016 14:41:40 GMT-0400 (SA Western Standard Time) --- 02/21.txt | 2 +- 02/24.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/21.txt b/02/21.txt index 22bdffc1..3b89571f 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fue sacada de afuera del hombre." \ No newline at end of file +\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fué sacada de afuera del hombre." \ No newline at end of file diff --git a/02/24.txt b/02/24.txt index 3ebef26f..622dda2f 100644 --- a/02/24.txt +++ b/02/24.txt @@ -1 +1 @@ -\v 24 Por tanto el hombre dejará su padre y su madre, e será unido a su esposa, y ellos se convertirán en una carne. \v 25 Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban avergonzados. \ No newline at end of file +\v 24 Por tanto el hombre dejará su padre y su madre, el será unido a su esposa, y ellos se convertirán en una carne. \v 25 Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban avergonzados. \ No newline at end of file From 41f2e173ecd60daeb27ec84265273364567815c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:41:53 -0400 Subject: [PATCH 0573/1429] Thu Aug 25 2016 14:41:53 GMT-0400 (SA Western Standard Time) --- 04/23.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/23.txt b/04/23.txt index d1113507..73af3ff9 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -\v 23 \v 24 Dijo Lamec a su esposas: "Ada y Zila, escuchen mi voz; ustedes esposa de Lamec, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file +\v 23 Dijo Lamec a sus esposas: "Ada y Zila, escuchen mi voz; ustedes esposas de Lamec, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. \v 24 Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8fa717c1..4017fd8c 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "04-13", "04-16", "04-18", - "04-20" + "04-20", + "04-23" ] } \ No newline at end of file From 51299dc975c4e1e5796d65b18d528bdc941a3aa6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:41:55 -0400 Subject: [PATCH 0574/1429] Thu Aug 25 2016 14:41:54 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 2c7de889..d7911401 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo trae siete machos y siete hembras, para preservar su especie sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file From 9af979af5ea901371d0f2cfc25f9e07b373f704e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:42:13 -0400 Subject: [PATCH 0575/1429] Thu Aug 25 2016 14:42:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 09/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/14.txt b/09/14.txt index b7c02cda..62347387 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirvolveran un diluvio para destruir toda la carne. \ No newline at end of file +\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file diff --git a/09/16.txt b/09/16.txt index 9d8a84dd..0ec94bb9 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 El arcoiris estara en las nubes y yo lo vere, para asi conmemorar el pacto eterno entre Dios y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: "Este es el signo del pacto que he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file +\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Di y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: "Este es el signo del pacto que he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file From 46b50b46f793b6ea0a053a5dc03be28c460f7393 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:42:30 -0400 Subject: [PATCH 0576/1429] Thu Aug 25 2016 14:42:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 4df3bb7c..658a4825 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles frutales \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles con su \ No newline at end of file From 40733e13d9e7bcafde2123c40e697116bf45e299 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:43:28 -0400 Subject: [PATCH 0577/1429] Thu Aug 25 2016 14:43:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 5e5a362a..2c692bff 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó \ No newline at end of file From 5c06d8ee4f38eb86c9285565a3da4c972fdfb9de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:43:34 -0400 Subject: [PATCH 0578/1429] Thu Aug 25 2016 14:43:34 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 777edc06..2b3fb8cd 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Ab \ No newline at end of file +\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Abel trajo de primogenito de su rebano y de la grosura. EL SENOR acepto a Abel y su orenda pero a Cain y su \ No newline at end of file From 50fd9fdcd6a6cfbfebd8e0b8537423716d41f4a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:43:55 -0400 Subject: [PATCH 0579/1429] Thu Aug 25 2016 14:43:54 GMT-0400 (SA Western Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index 36d37883..7039cdd5 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Luego del séptimo día inició el diluvio sobre la tierra. \ No newline at end of file +\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete día inició el diluvio sobre la tierra. \ No newline at end of file From d770a194151cd3bb120a6892367f052e2defa85a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:44:13 -0400 Subject: [PATCH 0580/1429] Thu Aug 25 2016 14:44:13 GMT-0400 (SA Western Standard Time) --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 0ec94bb9..0a637a43 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Di y toda criatura viviente de toda carne que esta en la tierra". Entonces Dios dijo a Noe: "Este es el signo del pacto que he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file +\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". Entonces DIOS dijo a Noé: "Este es el signo del pacto que YO he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file From a6f151edde4dd8449275f8cb2ca21bae9d0e64a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:44:30 -0400 Subject: [PATCH 0581/1429] Thu Aug 25 2016 14:44:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 658a4825..6cfa8dfc 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles con su \ No newline at end of file +\v 13 \v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios \ No newline at end of file From d2ad7bccec6bbaa6823c493c578b14f261db85b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:44:47 -0400 Subject: [PATCH 0582/1429] Thu Aug 25 2016 14:44:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/19.txt diff --git a/10/19.txt b/10/19.txt new file mode 100644 index 00000000..5b069836 --- /dev/null +++ b/10/19.txt @@ -0,0 +1 @@ +La frontera de los camaá \ No newline at end of file From b5bb69ecff7f3d77bafd32a40ebe5c1c0c99a869 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:45:28 -0400 Subject: [PATCH 0583/1429] Thu Aug 25 2016 14:45:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 2c692bff..3d8424b2 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció \ No newline at end of file From a4f0f7d17838afde68baadba6596dd584dbf8fc8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:45:35 -0400 Subject: [PATCH 0584/1429] Thu Aug 25 2016 14:45:34 GMT-0400 (SA Western Standard Time) --- 04/03.txt | 2 +- 04/06.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/06.txt diff --git a/04/03.txt b/04/03.txt index 2b3fb8cd..6ce63ba6 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Abel trajo de primogenito de su rebano y de la grosura. EL SENOR acepto a Abel y su orenda pero a Cain y su \ No newline at end of file +\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Abel trajo de primogenito de su rebano y de la grosura. EL SENOR acepto a Abel y su orenda pero a Cain y su ofrenda no la acepto. entonces Cain se enojo grandemente. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt new file mode 100644 index 00000000..a30ea942 --- /dev/null +++ b/04/06.txt @@ -0,0 +1 @@ +EL SENOR dijo a Cain porque te enojas \ No newline at end of file From 4a6e73aa158ffcefeed42a906eacefbb51425a02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:45:55 -0400 Subject: [PATCH 0585/1429] Thu Aug 25 2016 14:45:54 GMT-0400 (SA Western Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index 7039cdd5..44c1f183 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete día inició el diluvio sobre la tierra. \ No newline at end of file +\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete días, las aguas del diluvio vinieron \ No newline at end of file From e5d84bcc0168ebc96bf963140e030c349e890a08 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:46:16 -0400 Subject: [PATCH 0586/1429] Thu Aug 25 2016 14:46:13 GMT-0400 (SA Western Standard Time) --- 09/16.txt | 2 +- 09/18.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/16.txt b/09/16.txt index 0a637a43..ae13ef7a 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". Entonces DIOS dijo a Noé: "Este es el signo del pacto que YO he establecido entre yo y toda la carne que esta en la tierra". \ No newline at end of file +\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". Entonces DIOS dijo a Noé: "Esta es la señal del pacto que YO he establecido entre YO y toda la carne que está sobre la tierra". \ No newline at end of file diff --git a/09/18.txt b/09/18.txt index 6d74e881..ed730cf1 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -\v 18 \v 19 Los hijos de Noe que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaan. Estos tres fueron los hijos de Noe, y de estos, toda la tierra fue poblada. \ No newline at end of file +\v 18 \v 19 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaan. Estos tres fueron los hijos de Noe, y de estos, toda la tierra fue poblada. \ No newline at end of file From 3a1f51fe41518f871fb47295050220fa3bde4929 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:46:30 -0400 Subject: [PATCH 0587/1429] Thu Aug 25 2016 14:46:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 6cfa8dfc..ea3eceb7 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 13 \v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 \ No newline at end of file From a4a68a92949bb3633fa426773fdc8ace4bcf3713 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:46:49 -0400 Subject: [PATCH 0588/1429] Thu Aug 25 2016 14:46:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index 5b069836..1c55788c 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1 +1 @@ -La frontera de los camaá \ No newline at end of file +La frontera de los canaáneos era desde Sidón, hacía la dirección \ No newline at end of file From f79b7cf6cd4049f10248801c6ecdbedea3464f86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:46:53 -0400 Subject: [PATCH 0589/1429] Thu Aug 25 2016 14:46:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 3ba8f355..b4e89e1d 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, asnos, \ No newline at end of file From fef13ff45150d761bfcdb2d511f4f89723a25190 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:47:28 -0400 Subject: [PATCH 0590/1429] Thu Aug 25 2016 14:47:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 3d8424b2..78bb0555 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón \ No newline at end of file From 524dd9dd82965840c1cfe8ffe78295d86dae8e3f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:47:34 -0400 Subject: [PATCH 0591/1429] Thu Aug 25 2016 14:47:34 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index a30ea942..283782e7 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -EL SENOR dijo a Cain porque te enojas \ No newline at end of file +\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a \ No newline at end of file From 942f0050346ad73c4fe88454d932f3b1498a862c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:47:55 -0400 Subject: [PATCH 0592/1429] Thu Aug 25 2016 14:47:54 GMT-0400 (SA Western Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index 44c1f183..3b2b7520 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete días, las aguas del diluvio vinieron \ No newline at end of file +\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete días, el agua de la inundación vino sobre la tierra. \ No newline at end of file From ed6093a8e764ba8ded744d9756bd61499e8998bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:48:13 -0400 Subject: [PATCH 0593/1429] Thu Aug 25 2016 14:48:13 GMT-0400 (SA Western Standard Time) --- 09/18.txt | 2 +- 09/20.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/18.txt b/09/18.txt index ed730cf1..23a0c407 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -\v 18 \v 19 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaan. Estos tres fueron los hijos de Noe, y de estos, toda la tierra fue poblada. \ No newline at end of file +\v 18 \v 19 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaán. Estos tres fueron los hijos de Noé, y de estos, toda la tierra fue poblada. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt index e6798c9e..a33b816a 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 \v 21 Noe empezo a ser un agricultor, y planto una viña. Bebio algo de vino y se emborracho. Estaba acostado al descubierto en su tienda. \ No newline at end of file +\v 20 \v 21 Noé empezó a ser un agricultor, y plantó una viña. Él bebió algo de vino y se emborrachó. Estaba acostado sin cubrirse en su tienda. \ No newline at end of file From 326451b844feb00a22165759dd891cc8f9d9dd05 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:48:30 -0400 Subject: [PATCH 0594/1429] Thu Aug 25 2016 14:48:30 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index fff4e969..4bc76ad8 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto era noche y mañana, el primer día. \ No newline at end of file +\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la noche y mañana, el primer día. \ No newline at end of file From 2614eec448047b3056942aaf8f1d1a93f68a2906 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:48:47 -0400 Subject: [PATCH 0595/1429] Thu Aug 25 2016 14:48:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index 1c55788c..5b0f7332 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1 +1,2 @@ -La frontera de los canaáneos era desde Sidón, hacía la dirección \ No newline at end of file +La frontera de los canaáneos era desde Sidón, hacía la dirección de +Gerar, tan lejos como gaza, \ No newline at end of file From 10ba37ee0ad5c5210dd69d49427bc4ee9bdf0558 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:48:53 -0400 Subject: [PATCH 0596/1429] Thu Aug 25 2016 14:48:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index b4e89e1d..840d4969 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, asnos, \ No newline at end of file +Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, asnos, esclavos esclavas, burras \ No newline at end of file From a8844ff2bae24ed2405b36b9ccf94680d5a2562b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:49:28 -0400 Subject: [PATCH 0597/1429] Thu Aug 25 2016 14:49:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 78bb0555..e9edd30f 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, " \ No newline at end of file From b9c4ade379f9dd845523aca1255b01cfd720ad36 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:49:34 -0400 Subject: [PATCH 0598/1429] Thu Aug 25 2016 14:49:34 GMT-0400 (SA Western Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index 283782e7..e13c657f 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a \ No newline at end of file +\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a la puerta y te dominara. \ No newline at end of file From 1bc20ffd520251e4a5d41ac0842f7e6f964b9ef4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:49:55 -0400 Subject: [PATCH 0599/1429] Thu Aug 25 2016 14:49:54 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index b4543b67..12255990 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 En el año seiscientos de Noé, en el segundo mes, en el día diesciete del mismo mes, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file +\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diesciete del mes, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file From 41e065e962cbdeae84558fd1e6620036094fc37d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:50:13 -0400 Subject: [PATCH 0600/1429] Thu Aug 25 2016 14:50:13 GMT-0400 (SA Western Standard Time) --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index fbdc85fd..8d973d10 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entonces Cam, padre de Canaan, vio la desnudez de su padre y le dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron vestiduras y las pusieron sobre los hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file +\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file From 73cd5bacc2d2b9b6b778cfd06c1aece053dd995d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:50:30 -0400 Subject: [PATCH 0601/1429] Thu Aug 25 2016 14:50:30 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 67b4f8dc..fda2062e 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto era noche y mañana, el segundo día. \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la noche y mañana, el segundo día. \ No newline at end of file From 3616415bf90e25bf8a1626d396deb129b9af71e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:50:48 -0400 Subject: [PATCH 0602/1429] Thu Aug 25 2016 14:50:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/10/19.txt b/10/19.txt index 5b0f7332..6b348484 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ -La frontera de los canaáneos era desde Sidón, hacía la dirección de -Gerar, tan lejos como gaza, \ No newline at end of file +\v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de +Gerar, tan lejos como Gaza, y como uno \ No newline at end of file From 66f88d80f8c7bccbc4b2d03dbbea42df9bc2462e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:50:55 -0400 Subject: [PATCH 0603/1429] Thu Aug 25 2016 14:50:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 840d4969..26e1bf14 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai bien hermosa. Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, buey, asnos, esclavos esclavas, burras \ No newline at end of file +\v 14 \v 16 Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai era bien hermosa. \v 15 Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file From 76da3b953fca7e1ecb32a0fa16aedb40d9d19848 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:51:28 -0400 Subject: [PATCH 0604/1429] Thu Aug 25 2016 14:51:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index e9edd30f..3c757914 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, " \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, aunque \ No newline at end of file From 836d54d999e8d3c1ce15a831aa8de0f096f7e859 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:51:35 -0400 Subject: [PATCH 0605/1429] Thu Aug 25 2016 14:51:35 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 1 - 04/03.txt | 1 - 04/06.txt | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 04/01.txt delete mode 100644 04/03.txt diff --git a/04/01.txt b/04/01.txt deleted file mode 100644 index fb5a5781..00000000 --- a/04/01.txt +++ /dev/null @@ -1 +0,0 @@ -\c 4 \v 1 \v 2 El hombre durmio con su esposa Eva. Ella consivio y dio a luz a Cain. Ella dijo: he tenido un hombre con la ayuda del SENOR Dios. Entonces dio a luz a su hermano Abel. ahora Abel vino a ser pastor pero Cain trabajo la tierra. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt deleted file mode 100644 index 6ce63ba6..00000000 --- a/04/03.txt +++ /dev/null @@ -1 +0,0 @@ -\v 3 \v 4 \v 5 En el transcurso del tiempo trajo Cain del fruto de la tierra como ofrenda al Senor.Abel trajo de primogenito de su rebano y de la grosura. EL SENOR acepto a Abel y su orenda pero a Cain y su ofrenda no la acepto. entonces Cain se enojo grandemente. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt index e13c657f..f5c53839 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a la puerta y te dominara. \ No newline at end of file +\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a la puerta y te do \ No newline at end of file From 9c5b6e83f1bc0061a793ff2c9fcac919eb41919f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:51:57 -0400 Subject: [PATCH 0606/1429] Thu Aug 25 2016 14:51:56 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index 12255990..ea99ffa3 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diesciete del mes, todas las fuentes del gran abismo fueron abiertas, y las ventanas de los cielos se abrieron. \v 12 La lluvia comenzó a caer en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file +\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diecisiete del mes, en el mismo día, todas las fuentes del gran abismo se abrieron, y las ventanas de los cielos fueron abiertas. \v 12 La lluvia comenzóy en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file From e13797b7820658f5c5822a94b079111de456e883 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:52:14 -0400 Subject: [PATCH 0607/1429] Thu Aug 25 2016 14:52:13 GMT-0400 (SA Western Standard Time) --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index 8d973d10..f432e3ec 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron con sus esaldas al frente y cubrieron la desnudez de su padre. Sus caras estaban mirando al otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file +\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file From f5062e334c2ca092690d2f84aaa7ca92d34e6257 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:52:30 -0400 Subject: [PATCH 0608/1429] Thu Aug 25 2016 14:52:30 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index ea3eceb7..10fda3ac 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la noche y \ No newline at end of file From d2803638e575aaf7cd2386dea5d07c844da69eb3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:52:47 -0400 Subject: [PATCH 0609/1429] Thu Aug 25 2016 14:52:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index 6b348484..cd6ea5e7 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ \v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de -Gerar, tan lejos como Gaza, y como uno \ No newline at end of file +Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra \ No newline at end of file From ff87c77bb6df4387d8a41abda6ec117fe914e4d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:52:53 -0400 Subject: [PATCH 0610/1429] Thu Aug 25 2016 14:52:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 12/17.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 12/17.txt diff --git a/12/14.txt b/12/14.txt index 26e1bf14..6440a0db 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -\v 14 \v 16 Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai era bien hermosa. \v 15 Los principe de Faraon la vieron, y la alabaron ante Faraon, y la mujer fue llevada a la casa de Faraon. Faraon trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file +\v 14 Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai era bien hermosa. \v 15 Los principe de Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file diff --git a/12/17.txt b/12/17.txt new file mode 100644 index 00000000..2f87779c --- /dev/null +++ b/12/17.txt @@ -0,0 +1 @@ +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón \ No newline at end of file From 5c3d8c65ac8aedaecea25aa76769af8e78543da7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:53:28 -0400 Subject: [PATCH 0611/1429] Thu Aug 25 2016 14:53:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 3c757914..a1f41343 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, aunque \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su n \ No newline at end of file From b8c9fd581ca936d6faaa3c86d9ee05c6d841aaff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:53:35 -0400 Subject: [PATCH 0612/1429] Thu Aug 25 2016 14:53:35 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 2 +- 04/06.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 04/06.txt diff --git a/03/01.txt b/03/01.txt index 97025309..e4bdc6bc 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ -\c 3 \v 1 La serpiente era mas astuta que los otros animales los cuales fueron creados por SENOR Dios. +\c 3 \v 1 La serpiente era ms astuta que los otros animales los cuales fueron creados por SENOR Dios. El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." \v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, \v 3 pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt deleted file mode 100644 index f5c53839..00000000 --- a/04/06.txt +++ /dev/null @@ -1 +0,0 @@ -\v 6 \v 7 EL SENOR dijo a Cain porque te enojas . SI HUBIERAS HECHO LO CORRECTO no lo aceptarias? pero si no haces lo correcto,el pecado esta a la puerta y te do \ No newline at end of file From 38a90b9ecde71b9c8b0f7f4b47ab5b2c1ea607fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:53:57 -0400 Subject: [PATCH 0613/1429] Thu Aug 25 2016 14:53:54 GMT-0400 (SA Western Standard Time) --- 07/11.txt | 2 +- 07/13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/07/11.txt b/07/11.txt index ea99ffa3..d7abb3ee 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diecisiete del mes, en el mismo día, todas las fuentes del gran abismo se abrieron, y las ventanas de los cielos fueron abiertas. \v 12 La lluvia comenzóy en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file +\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diecisiete del mes, en el mismo día, todas las fuentes del gran abismo se abrieron, y las ventanas de los cielos fueron abiertas. \v 12 La lluvia comenzó y cayó en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file diff --git a/07/13.txt b/07/13.txt index b1b7fe01..663d3940 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada bestia de acuerdo a su especie, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file From 901889e449c5e69046b7436297411dad1dbf3394 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:54:13 -0400 Subject: [PATCH 0614/1429] Thu Aug 25 2016 14:54:13 GMT-0400 (SA Western Standard Time) --- 09/22.txt | 2 +- 09/24.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/22.txt b/09/22.txt index f432e3ec..4606a5cd 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, y ellos no vieron la desnudez de su padre. \ No newline at end of file +\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, así ellos no vieron la desnudez de su padre. \ No newline at end of file diff --git a/09/24.txt b/09/24.txt index ea4c098d..cb6683dc 100644 --- a/09/24.txt +++ b/09/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cuando Noe desperto de su borrachera, supo lo que su hijo menor le habia hecho. Asi que dijo: "Maldita sea Canaan. Que sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file +\v 24 \v 25 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. Así él dijo: "Maldito sea Canaán. Que sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file From e1618e7a537f1199120853a695ea60ea80e338b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:54:30 -0400 Subject: [PATCH 0615/1429] Thu Aug 25 2016 14:54:30 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 01/06.txt | 2 +- 01/11.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/01/03.txt b/01/03.txt index 4bc76ad8..4188d3f6 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la noche y mañana, el primer día. \ No newline at end of file +\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt index fda2062e..926cdb33 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la noche y mañana, el segundo día. \ No newline at end of file +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file diff --git a/01/11.txt b/01/11.txt index 10fda3ac..bfd4ff51 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la noche y \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana, el tercer día. \ No newline at end of file From 88a41d380733058f50aa75f53b862d7d2902e834 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:54:49 -0400 Subject: [PATCH 0616/1429] Thu Aug 25 2016 14:54:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index cd6ea5e7..d7752a99 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ \v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de -Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra \ No newline at end of file +Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como \ No newline at end of file From 51c29b54963ed5eeb2351544be16f384412d9cf6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:54:53 -0400 Subject: [PATCH 0617/1429] Thu Aug 25 2016 14:54:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 2f87779c..8e27a2c3 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, " \ No newline at end of file From 8edc214ddefdc89bfe41ddbd3a3c30a6a00ff9e7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:55:28 -0400 Subject: [PATCH 0618/1429] Thu Aug 25 2016 14:55:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index a1f41343..e0704c12 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su n \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré otra vez \ No newline at end of file From e4506b9c666c534c45959bb038eff55a81ca34d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:55:35 -0400 Subject: [PATCH 0619/1429] Thu Aug 25 2016 14:55:34 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03/01.txt b/03/01.txt index e4bdc6bc..18c6830a 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ -\c 3 \v 1 La serpiente era ms astuta que los otros animales los cuales fueron creados por SENOR Dios. -El le dijo a la mujer, "realmente dios dijo: "no comeras de ningun arbol del jardin." +\c 3 \v 1 La serpiente era más astuta que los otros animales los cuales fueron creados por SEÑOR Dios. +El le dijo a la mujer: "realmente Dios dijo: "no comerás de ningún rbol del jardin." \v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, \v 3 pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file From 6293a2bbf3e72983dbe31c142815a86392046c5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:55:55 -0400 Subject: [PATCH 0620/1429] Thu Aug 25 2016 14:55:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/13.txt b/07/13.txt index 663d3940..e82defc1 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada ganado según su especie, y cada reptil que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada tipo de ganado de acuerdo a su clase, y cada que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file From 7c3d6e8cfcc13044872a6ae099628ea595821a4d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:56:13 -0400 Subject: [PATCH 0621/1429] Thu Aug 25 2016 14:56:13 GMT-0400 (SA Western Standard Time) --- 09/24.txt | 2 +- 09/28.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/24.txt b/09/24.txt index cb6683dc..c6b96a17 100644 --- a/09/24.txt +++ b/09/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. Así él dijo: "Maldito sea Canaán. Que sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file +\v 24 \v 25 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. Así él dijo: "Maldito sea Canaán. Que él sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file diff --git a/09/28.txt b/09/28.txt index e2b97089..9e510645 100644 --- a/09/28.txt +++ b/09/28.txt @@ -1 +1 @@ -\v 28 \v 29 Luego del diluvio, Noe vivio trescientos cincuenta años. Todos los dias de Noe fueron novecientos cincuenta años, y entonces murio. \ No newline at end of file +\v 28 \v 29 Luego del diluvio, Noé vivió trescientos cincuenta años. Todos los días de Noé fueron novecientos cincuenta años, y entonces murió. \ No newline at end of file From 58402f217e7139512cf08ee13469ec34f80b02e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:56:30 -0400 Subject: [PATCH 0622/1429] Thu Aug 25 2016 14:56:30 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/14.txt diff --git a/01/14.txt b/01/14.txt new file mode 100644 index 00000000..aa48c8e9 --- /dev/null +++ b/01/14.txt @@ -0,0 +1 @@ +\v 14 Dios dijo, "Hágase la luz \ No newline at end of file From b21c6caf654ec7c4c493ceae6e0dbd32c3065907 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:56:49 -0400 Subject: [PATCH 0623/1429] Thu Aug 25 2016 14:56:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index d7752a99..d042b5cb 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ \v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de -Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como \ No newline at end of file +Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. Estos eran los hijos de Cam \ No newline at end of file From 648f0cc1a2cc023bee499aa614f3306ebf8456cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:56:54 -0400 Subject: [PATCH 0624/1429] Thu Aug 25 2016 14:56:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 8e27a2c3..68dbbd8b 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, " \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana ? \ No newline at end of file From 945613bdb50651848408b5ed740efed6aad3b888 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:57:28 -0400 Subject: [PATCH 0625/1429] Thu Aug 25 2016 14:57:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index e0704c12..b65fd44c 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré otra vez \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra exista \ No newline at end of file From 43638eb9c6d43ddce3e12d338e244c64d200491a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:57:35 -0400 Subject: [PATCH 0626/1429] Thu Aug 25 2016 14:57:34 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 4 ++-- 03/04.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/03/01.txt b/03/01.txt index 18c6830a..5765c67b 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,3 @@ \c 3 \v 1 La serpiente era más astuta que los otros animales los cuales fueron creados por SEÑOR Dios. -El le dijo a la mujer: "realmente Dios dijo: "no comerás de ningún rbol del jardin." -\v 2 La mujer le dijo a la serpiente, "podemos comer del fruto de los arboles del jardin, \v 3 pero en relacion al arbol el cual esta en el centro de jardin Dios dijo: "no comeras de el, no podras ni tocarlo o moriras. \ No newline at end of file +El le dijo a la mujer: "realmente Dios dijo: "no comerás de ningún árbol del jardín." +\v 2 La mujer le dijo a la serpiente: "podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín Dios dijo: "no comerás de él, no podrás ni tocarlo o morirás. \ No newline at end of file diff --git a/03/04.txt b/03/04.txt index 06f85e07..939feb0c 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ -\v 4 La serpiente dijo a la mujer: "seguramente no moriras. \v 5 Dios sabe que el dia que comas de el tus ojos se abriran y seras como Dios, conociendo el bien y el mal". +\v 4 La serpiente dijo a la mujer: "seguramente no morirás. \v 5 Dios sabe que el día que comas de él tus ojos se abrirán y serás como Dios, conociendo el bien y el mal". \v 6 Cuando la mujer vio que el arbol era bueno para comer y agradable a la vista y deseable para hacerlo sabio. ella tomo el fruto y lo comio. Ella le dio a su esposo el cual estaba con ella y el comio. \ No newline at end of file From 8bb2a7ef9624526f1c8145bfad0735ff53a14e82 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:57:57 -0400 Subject: [PATCH 0627/1429] Thu Aug 25 2016 14:57:54 GMT-0400 (SA Western Standard Time) --- 07/13.txt | 2 +- 07/15.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/07/13.txt b/07/13.txt index e82defc1..14bd7530 100644 --- a/07/13.txt +++ b/07/13.txt @@ -1 +1 @@ -\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada tipo de ganado de acuerdo a su clase, y cada que se arrastra en la tierra, según su especie, y toda ave, según su especie, y cada criatura con alas. \ No newline at end of file +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada tipo de ganado de acuerdo a su clase, y cada cosa que se arrastraba en la tierra, según su clase, y todo tipo de ave, según su clase, y cada criatura con alas. \ No newline at end of file diff --git a/07/15.txt b/07/15.txt index 3865dac2..ea826030 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -\v 15 Dos de toda carne, en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file +\v 15 Dos de toda carne en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file From 7b5c2ef7f617c5dab66c6002a51f65a4e9015cf5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:58:13 -0400 Subject: [PATCH 0628/1429] Thu Aug 25 2016 14:58:13 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 884a9a32..d02a6d3d 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Entonces DIOS bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file +\c 9 \v 1 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. \v 2 El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file From 0b8f0ce795929d159af94a5ff538c774a0f99638 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:58:30 -0400 Subject: [PATCH 0629/1429] Thu Aug 25 2016 14:58:30 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/14.txt b/01/14.txt index aa48c8e9..3396eafd 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo, "Hágase la luz \ No newline at end of file +\v 15 \v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, \ No newline at end of file From 6ff08d1726eedf2d17b55537d7b8d68823ac5e22 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:58:49 -0400 Subject: [PATCH 0630/1429] Thu Aug 25 2016 14:58:46 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/19.txt b/10/19.txt index d042b5cb..3ca3912c 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ \v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de -Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. Estos eran los hijos de Cam \ No newline at end of file +Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. Estos eran los hijos de Cam, por sus familias, por sus lenguajes, en sus tierras, y en sus naciones. \ No newline at end of file From ff982eca76770d79e304bb27e4a4577de3e1cc93 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:58:53 -0400 Subject: [PATCH 0631/1429] Thu Aug 25 2016 14:58:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 68dbbd8b..68047693 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana ? \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora he aqui a tu esposa \ No newline at end of file From b30bbc0e5dac74116b24afc005bfb89e35d9d33f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:59:28 -0400 Subject: [PATCH 0632/1429] Thu Aug 25 2016 14:59:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index b65fd44c..29adafc3 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra exista \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra exista, \ No newline at end of file From 145c77703d3d6f6c9edc5d27ef71d2e86bb545e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:59:35 -0400 Subject: [PATCH 0633/1429] Thu Aug 25 2016 14:59:34 GMT-0400 (SA Western Standard Time) --- 03/04.txt | 2 +- 03/07.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/04.txt b/03/04.txt index 939feb0c..a88deaa3 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ \v 4 La serpiente dijo a la mujer: "seguramente no morirás. \v 5 Dios sabe que el día que comas de él tus ojos se abrirán y serás como Dios, conociendo el bien y el mal". -\v 6 Cuando la mujer vio que el arbol era bueno para comer y agradable a la vista y deseable para hacerlo sabio. ella tomo el fruto y lo comio. Ella le dio a su esposo el cual estaba con ella y el comio. \ No newline at end of file +\v 6 Cuando la mujer vio que el árbol era bueno para comer y agradable a la vista y deseable para hacerla sabia, ella tomó el fruto y lo comió. Ella le dió a su esposo el cual estaba con ella y él comió. \ No newline at end of file diff --git a/03/07.txt b/03/07.txt index 2a3f7f9c..8dc098b3 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron ellos el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file +\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. Cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron ellos el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file From 40db6a2a6fa71ddc788cedc1ef346ce7e8eb0ae5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 14:59:57 -0400 Subject: [PATCH 0634/1429] Thu Aug 25 2016 14:59:55 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/15.txt b/07/15.txt index ea826030..92950872 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -\v 15 Dos de toda carne en el cual había aliento de vida, vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces Dios cerró la puerta del arca, luego de ellos. \ No newline at end of file +\v 15 Dos de toda carne en el cual estaba el aliento de vida vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta despúes de ellos. \ No newline at end of file From 5db75507078ee0e99bd78ba5a82f9f3248dfdc57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:00:30 -0400 Subject: [PATCH 0635/1429] Thu Aug 25 2016 15:00:30 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/14.txt b/01/14.txt index 3396eafd..ea9cd4a6 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 15 \v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, \ No newline at end of file +\v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 \ No newline at end of file From 5468ad29284158faee09c260003c52ab69426e37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:00:47 -0400 Subject: [PATCH 0636/1429] Thu Aug 25 2016 15:00:47 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/21.txt diff --git a/10/21.txt b/10/21.txt new file mode 100644 index 00000000..d5f3990b --- /dev/null +++ b/10/21.txt @@ -0,0 +1 @@ +Hijos tambien \ No newline at end of file From 4c7dc78661724ecdb5486fbc6254b0b615b007e7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:00:54 -0400 Subject: [PATCH 0637/1429] Thu Aug 25 2016 15:00:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 68047693..42210152 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora he aqui a tu esposa \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora he aqui a tu esposa. Tomala y sigue tu camino." \ No newline at end of file From d1bce27837a8783b3d07897a5db892b9342f4019 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:01:28 -0400 Subject: [PATCH 0638/1429] Thu Aug 25 2016 15:01:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 29adafc3..e8d442c1 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra exista, \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras haya en la tierra \ No newline at end of file From bdb8ab855b64fa14fc1fa96d646926c08100840f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:01:35 -0400 Subject: [PATCH 0639/1429] Thu Aug 25 2016 15:01:34 GMT-0400 (SA Western Standard Time) --- 03/07.txt | 2 +- 03/09.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/07.txt b/03/07.txt index 8dc098b3..3e98ea41 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. Cocieron hojas de higo y se hicieron cubiertas. \v 8 Oyeron ellos el sonido del SENOR Dios caminando en el jardin al fresco del dia, entonces el hombre y su esposa se escondieron de la prescencia del SENOR Dios entre los arboles del jardin. \ No newline at end of file +\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. Cocieron hojas de higo y se hicieron cubiertas para ellos. \v 8 Oyeron ellos el sonido del SEÑOR Dios caminando en el jardín al fresco del día, entonces el hombre y su esposa se escondieron de la prescencia del SEÑOR Dios entre los árboles del jardín. \ No newline at end of file diff --git a/03/09.txt b/03/09.txt index 9256342d..e95beff1 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ -\v 9 El SENOR Dios llamo al hombre y le dijo: "donde estas" +\v 9 El SENOR Dios llamó al hombre y le dijo: "Dónde estás" \v 10 El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. \v 11 Dios dijo: "Quien te dijo que estabas desnudo. Has comido del arbol el cual te mande que no comieras? \ No newline at end of file From 7c656131bf097767728c8ef98e1ae9b9eb3604cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:01:57 -0400 Subject: [PATCH 0640/1429] Thu Aug 25 2016 15:01:54 GMT-0400 (SA Western Standard Time) --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 82936e0f..6d85e09d 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 Entonces el diluvio ocurrió sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Este se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file +\v 17 Entonces llegó la inundación sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file From 9afe6c67ec6da9af0f1534a9b4da05963952fea1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:02:13 -0400 Subject: [PATCH 0641/1429] Thu Aug 25 2016 15:02:13 GMT-0400 (SA Western Standard Time) --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index d02a6d3d..164485c1 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. \v 2 El miedo de ustedes y el pavor de ustedes estará sobre todo ser viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file +\c 9 \v 1 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. \v 2 El miedo de ustedes y el pavor de ustedes estará sobre todo animal viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file From 8ad072d4b5f2abbcec8a28ec88d81563b61b48fb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:02:30 -0400 Subject: [PATCH 0642/1429] Thu Aug 25 2016 15:02:30 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/14.txt b/01/14.txt index ea9cd4a6..c6f180ad 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 \ No newline at end of file +\v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file From bb80d650851dfda358c5e17958deaf88da89fd91 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:02:49 -0400 Subject: [PATCH 0643/1429] Thu Aug 25 2016 15:02:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index d5f3990b..d6ff92e8 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1 +1,2 @@ -Hijos tambien \ No newline at end of file +Tamb le fueron nacidos a + \ No newline at end of file From 439b22e2db4f11091ece08be7f7ba50bffe40146 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:02:53 -0400 Subject: [PATCH 0644/1429] Thu Aug 25 2016 15:02:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 42210152..86987f78 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora he aqui a tu esposa. Tomala y sigue tu camino." \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron \ No newline at end of file From 016897dbecada8c544bf35d1a251f733ad0f2e8c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:03:30 -0400 Subject: [PATCH 0645/1429] Thu Aug 25 2016 15:03:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index e8d442c1..6342fc1b 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras haya en la tierra \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras haya en la tierra, epocas de siembra y cosecha, frío y calor, verano e invierno, y día y noche \ No newline at end of file From c08b878f31553bb049edccda624de05448f10423 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:03:35 -0400 Subject: [PATCH 0646/1429] Thu Aug 25 2016 15:03:34 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 6 +++--- 03/12.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/03/09.txt b/03/09.txt index e95beff1..d4b4316d 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ -\v 9 El SENOR Dios llamó al hombre y le dijo: "Dónde estás" -\v 10 El hombre dijo: " Te escuche en el jardin y tuve miedo porque estaba desnudo. Entoces me escondi. -\v 11 Dios dijo: "Quien te dijo que estabas desnudo. Has comido del arbol el cual te mande que no comieras? \ No newline at end of file +\v 9 El SENOR Dios llamó al hombre y le dijo: "¿Dónde estás?" +\v 10 El hombre dijo: "Te escuché en el jardín y tuve miedo porque estaba desnudo. Entoces me escondí. +\v 11 Dios dijo: "¿Quién te dijo que estabas desnudo?. ¿Has comido del árbol el cual te mande que no comieras? \ No newline at end of file diff --git a/03/12.txt b/03/12.txt index bb0a2e34..44ca97b5 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1,2 +1,2 @@ -\v 12 El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comi. -\v 13 El SENOR Dios dijo a la mujer, que es esto que has hecho? La mujer dijo: "la serpiente me engano y comi. \ No newline at end of file +\v 12 El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comí. +\v 13 El SEÑOR Dios dijo a la mujer, que es esto que has hecho? La mujer dijo: "la serpiente me engano y comi. \ No newline at end of file From 7ba48483ee86d77f0dda19a09fc58293bd7bb2cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:03:57 -0400 Subject: [PATCH 0647/1429] Thu Aug 25 2016 15:03:55 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/19.txt b/07/19.txt index 41a96157..48bd7e7d 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -\v 19 Las aguas los forzó alto y más alto sobre la tierra. Las aguas cubrieron todas las altas montañas debajo de todo el cielo. \v 20 Las aguas se elevaron quince metros sobre las cimas de las montañas. \ No newline at end of file +\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas debajo de todo el cielo. \v 20 Las aguas se elevaron quince metros sobre las cimas de las montañas. \ No newline at end of file From a13c97fa140daab6161be9569b4efff2cd82af99 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:04:13 -0400 Subject: [PATCH 0648/1429] Thu Aug 25 2016 15:04:13 GMT-0400 (SA Western Standard Time) --- 09/03.txt | 2 +- 09/05.txt | 2 +- manifest.json | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/09/03.txt b/09/03.txt index b708f444..51caeeef 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 \v 4 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. Pero no debes comer carne con su vida-- que su sangre-- esté en ella. \ No newline at end of file +\v 3 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. \v 4 Pero no debes comer carne con su vida-- que su sangre-- esté en ella. \ No newline at end of file diff --git a/09/05.txt b/09/05.txt index 036e28da..df3270e5 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de DIOS que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file +\v 5 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de DIOS que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 32c47b5e..dc0fe7cb 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "Raquel Bruno" ], - "finished_chunks": [] + "finished_chunks": [ + "09-01", + "09-03" + ] } \ No newline at end of file From 41b5229cbf660939c23ee92db993ad9a08740e82 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:04:30 -0400 Subject: [PATCH 0649/1429] Thu Aug 25 2016 15:04:30 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/14.txt b/01/14.txt index c6f180ad..ec0a0e98 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo, "Hágase la luz en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file +\v 14 Dios dijo, "Haya luces en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file From 9d65a89c7bdb0a7ab03aec86ddf17fae3945b94c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:04:47 -0400 Subject: [PATCH 0650/1429] Thu Aug 25 2016 15:04:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index d6ff92e8..824227e3 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -Tamb le fueron nacidos a +También le fueron nacidos hijos a Sem, el hhermano mayo \ No newline at end of file From f8de11dda41848a960a0af4acbf9e1acf2853e89 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:04:53 -0400 Subject: [PATCH 0651/1429] Thu Aug 25 2016 15:04:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 86987f78..b0758d96 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron \ No newline at end of file +\v 17 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file From d594517f4fb0566d3bb47e659743123790bb438b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:05:30 -0400 Subject: [PATCH 0652/1429] Thu Aug 25 2016 15:05:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 6342fc1b..9a059d5e 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras haya en la tierra, epocas de siembra y cosecha, frío y calor, verano e invierno, y día y noche \ No newline at end of file +Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra permanezca, epocas de siembra y cosecha, frío y calor, verano e invierno, y día y noche no \ No newline at end of file From 5336bc4513edb9386b5eac52944574ed82c365b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:05:34 -0400 Subject: [PATCH 0653/1429] Thu Aug 25 2016 15:05:34 GMT-0400 (SA Western Standard Time) --- 03/12.txt | 2 +- 03/14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/12.txt b/03/12.txt index 44ca97b5..a39d07e4 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1,2 +1,2 @@ \v 12 El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comí. -\v 13 El SEÑOR Dios dijo a la mujer, que es esto que has hecho? La mujer dijo: "la serpiente me engano y comi. \ No newline at end of file +\v 13 El SEÑOR Dios dijo a la mujer: Qué es lo que has hecho? La mujer dijo: "la serpiente me engaño y comí. \ No newline at end of file diff --git a/03/14.txt b/03/14.txt index 3d506d4b..ec441f63 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -\v 14 El SENOR Dios dijo a la serpiente, porque has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. \v 15 Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu heririras su talon. \ No newline at end of file +\v 14 El SEÑOR Dios dijo a la serpiente: Porqu has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. \v 15 Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu heririras su talon. \ No newline at end of file From 1c5a750083a47e41afae0e88adeba8f06765c6c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:05:55 -0400 Subject: [PATCH 0654/1429] Thu Aug 25 2016 15:05:55 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/19.txt b/07/19.txt index 48bd7e7d..b6adf5fb 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas debajo de todo el cielo. \v 20 Las aguas se elevaron quince metros sobre las cimas de las montañas. \ No newline at end of file +\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince cúbicos sobre las cimas de las montañas. \ No newline at end of file From 3a9c954b32a32649dec0847f6a3681f2efbbc873 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:06:13 -0400 Subject: [PATCH 0655/1429] Thu Aug 25 2016 15:06:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index df3270e5..e6f6dff9 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 \v 7 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de DIOS que el hombre fue hecho. En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file +\v 5 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. \v 7 En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file From 039778ade31d7ef353e72d339c2e6ae73a2b0e1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:06:49 -0400 Subject: [PATCH 0656/1429] Thu Aug 25 2016 15:06:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index 824227e3..7cc504c5 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -También le fueron nacidos hijos a Sem, el hhermano mayo +También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el \ No newline at end of file From f29f8b6df9a6c15c2f295f2809b99b354a430428 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:06:53 -0400 Subject: [PATCH 0657/1429] Thu Aug 25 2016 15:06:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index b0758d96..3ed0778d 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 \v 19 \v 20 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file +\v 17 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué no me dijidtes que er? \v 19 ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file From 9d8e2f815014a7cf230b946fc349897a49fd76a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:07:28 -0400 Subject: [PATCH 0658/1429] Thu Aug 25 2016 15:07:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 9a059d5e..ab1ef761 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra permanezca, epocas de siembra y cosecha, frío y calor, verano e invierno, y día y noche no \ No newline at end of file +\v 20 \v 22 Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. \v 21 Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file From 4c242436c5b4242929a04e54f31809a16db592f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:07:35 -0400 Subject: [PATCH 0659/1429] Thu Aug 25 2016 15:07:34 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 03/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/14.txt b/03/14.txt index ec441f63..66e0e806 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -\v 14 El SEÑOR Dios dijo a la serpiente: Porqu has hecho esto seras maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comerasntodos los dias de tu vida. \v 15 Pondre hostilidad entre tu y la mujer y entre tu simiente y su simiente. El heririra tu cabeza y tu heririras su talon. \ No newline at end of file +\v 14 El SEÑOR Dios dijo a la serpiente: Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu simiente y su simiente. El herirá tu cabeza y tu herirás su talón. \ No newline at end of file diff --git a/03/16.txt b/03/16.txt index 1bb25736..707016d8 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: " multiplicare grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. tu deseo sera para tu esposo, el te dominara. \ No newline at end of file +\v 16 A la mujer le dijo:Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. tu deseo sera para tu esposo, el te dominara. \ No newline at end of file From ca23146d508b26928ad9362aceefec841e056b98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:07:57 -0400 Subject: [PATCH 0660/1429] Thu Aug 25 2016 15:07:55 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index 7048c56d..76f8903c 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 Todo ser viviente que se movía sobre la tierra pereció: las ves, el ganado, las bestias, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. \v 22 Todo ser viviente en cuya nariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file +\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. \v 22 Todo ser viviente en cuya nariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file From ff04a153732a2d512b55999ec4bf0090a3192483 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:08:14 -0400 Subject: [PATCH 0661/1429] Thu Aug 25 2016 15:08:13 GMT-0400 (SA Western Standard Time) --- 09/05.txt | 2 +- 09/08.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/09/05.txt b/09/05.txt index e6f6dff9..d06040ee 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. \v 7 En tu caso, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file +\v 5 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. \v 7 En cuanto a ti, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file diff --git a/09/08.txt b/09/08.txt index 4784c9d4..74d4b9ca 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Entonces DIOS le habló a Noé y a sus hijos, diciendo: "En mi caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file +\v 8 \v 10 Entonces Dios le habló a Noé y a sus hijos, diciendo: \v 9 "En cuanto caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc0fe7cb..017f8290 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "09-01", - "09-03" + "09-03", + "09-05" ] } \ No newline at end of file From 6b83640171658536ac054bb175b35f1dbc88796c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:08:47 -0400 Subject: [PATCH 0662/1429] Thu Aug 25 2016 15:08:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index 7cc504c5..3251914a 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el +También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de \ No newline at end of file From 2fdee909998f9858c3718c7ea6fbfd232a87229e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:08:53 -0400 Subject: [PATCH 0663/1429] Thu Aug 25 2016 15:08:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 3ed0778d..0be9a573 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué no me dijidtes que er? \v 19 ¿Por qué me dijistes que ella era tu hermana, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file +\v 17 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué no me dijidtes que ella era tu esposa? \v 19 ¿Por qué me dijistes, ´ella es mí hermana´, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file From a54c31ff0c2e9c2de90bb6b9dc9037bd7c1efce0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:09:28 -0400 Subject: [PATCH 0664/1429] Thu Aug 25 2016 15:09:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index ab1ef761..12b8ac7b 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 22 Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. \v 21 Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file +\v 20 Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. \v 21 Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file From 885319311e7836e5f4dee23eab858bcc495bffe5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:09:34 -0400 Subject: [PATCH 0665/1429] Thu Aug 25 2016 15:09:34 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 03/17.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/16.txt b/03/16.txt index 707016d8..058e0937 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo:Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que tenras hijos. tu deseo sera para tu esposo, el te dominara. \ No newline at end of file +\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que tendrás hijos. Tu deseo será para tu esposo, él te dominará. \ No newline at end of file diff --git a/03/17.txt b/03/17.txt index 6699ced4..ea2c0a93 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 A Adan le dijo: "porque escuchaste la voz de tu esposa y comiste del arbol del cual te ordene diciendote "no puedes comer de el" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file +\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: "no puedes comer de Él" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file From ef9747685c2f5ed2cc136675ba1ac6b0df99269c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:09:56 -0400 Subject: [PATCH 0666/1429] Thu Aug 25 2016 15:09:55 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/19.txt b/07/19.txt index b6adf5fb..7c6a8f39 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince cúbicos sobre las cimas de las montañas. \ No newline at end of file +\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file From e9f9397163fd01e3c343c105a97b0ff81a8a51f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:10:15 -0400 Subject: [PATCH 0667/1429] Thu Aug 25 2016 15:10:13 GMT-0400 (SA Western Standard Time) --- 09/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/08.txt b/09/08.txt index 74d4b9ca..da95fde4 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 10 Entonces Dios le habló a Noé y a sus hijos, diciendo: \v 9 "En cuanto caso, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file +\v 8 Entonces Dios le habló a Noé y a sus hijos, diciendo: \v 9 "En cuanto a mi, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, \v 10 y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file From dab96deddd9772bbedb9eddaf928f36ef546ff11 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:10:30 -0400 Subject: [PATCH 0668/1429] Thu Aug 25 2016 15:10:30 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/16.txt diff --git a/01/16.txt b/01/16.txt new file mode 100644 index 00000000..76e56701 --- /dev/null +++ b/01/16.txt @@ -0,0 +1 @@ +Dios creo \ No newline at end of file From ed6e1069275b4f8435d258a63e784084e2c00f12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:10:49 -0400 Subject: [PATCH 0669/1429] Thu Aug 25 2016 15:10:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index 3251914a..504336a1 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de +También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de sem eran Elam,Asur, Arfaxad, \ No newline at end of file From 004a368744c22bc51381975088361422999e4d0b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:11:35 -0400 Subject: [PATCH 0670/1429] Thu Aug 25 2016 15:11:34 GMT-0400 (SA Western Standard Time) --- 03/17.txt | 2 +- 03/20.txt | 2 +- 03/22.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/03/17.txt b/03/17.txt index ea2c0a93..191b0f99 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: "no puedes comer de Él" maldita es la tierra por tu causa, con dolor comeras de ella todos los dias de tu vida. \v 18 Producira cardos y espinos y comeras de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file +\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: "No puedes comer de Él", maldita es la tierra por tu causa, con dolor comerás de ella todos los días de tu vida. \v 18 Producirá cardos y espinos y comerás de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file diff --git a/03/20.txt b/03/20.txt index 555ba4b8..b6128725 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -\v 20 \v 21 El hombre llamo el nombre de su esposa Eva porque ella era madre de todas las cosas vivientes. \ No newline at end of file +\v 20 \v 21 El hombre llamó el nombre de su esposa Eva porque ella era madre de todas las cosas vivientes. \ No newline at end of file diff --git a/03/22.txt b/03/22.txt index 752b61af..92a6833a 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SENOR DIOS dijo: ahora el hombre vendra a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitiraalcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SEÑOR DIOS dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitira alcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file From 0784220d37df19cf527164056104a3beda7210bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:11:55 -0400 Subject: [PATCH 0671/1429] Thu Aug 25 2016 15:11:55 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index 76f8903c..e285e122 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se mueven sobre la tierra, y toda la humanidad. \v 22 Todo ser viviente en cuya nariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file +\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasalesnariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file From 26be84cc545bc0143e7e4273de6c5da74e0b9ca6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:12:16 -0400 Subject: [PATCH 0672/1429] Thu Aug 25 2016 15:12:15 GMT-0400 (SA Western Standard Time) --- 09/11.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/11.txt b/09/11.txt index 7960d9fa..1aa130af 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." DIOS dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: YO he puesto mi arcoiris en la nube, y será el signo del pacto entre YO y la tierra. \ No newline at end of file +\v 11 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." \v 12 Dios dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: \v 13 Yo he puesto mi arcoiris en la nube, y será el signo del pacto entre Yo y la tierra. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 017f8290..50cfe7d2 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "09-01", "09-03", - "09-05" + "09-05", + "09-08" ] } \ No newline at end of file From 04cd5befd5b108540aa86483fe4398c5d3f90872 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:12:47 -0400 Subject: [PATCH 0673/1429] Thu Aug 25 2016 15:12:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index 504336a1..4ce85fa9 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de sem eran Elam,Asur, Arfaxad, +También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. \ No newline at end of file From b520101896f51fc1f8819e80f6951492fc62545e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:13:34 -0400 Subject: [PATCH 0674/1429] Thu Aug 25 2016 15:13:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index 92a6833a..9a44df89 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SEÑOR DIOS dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitira alcanzar el arbol de la vida, comer de el porque vivira para siempre.Entonces El SENOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SEÑOR DIOS dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file From 11cbd38612114008103621284e28b119c3fb16d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:13:57 -0400 Subject: [PATCH 0675/1429] Thu Aug 25 2016 15:13:55 GMT-0400 (SA Western Standard Time) --- 07/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/21.txt b/07/21.txt index e285e122..af431a22 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasalesnariz hay espíritu de vida, todo lo que (habitaba) en tierra seca murió. \ No newline at end of file +\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasales estaba el espíritu de vida, todos esos de la tierra seca murió. \ No newline at end of file From bddd23db70ed9437aebc18c54730b8534ee2f2f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:14:16 -0400 Subject: [PATCH 0676/1429] Thu Aug 25 2016 15:14:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/14.txt b/09/14.txt index 62347387..1596c87e 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 \v 15 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file +\v 14 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, \v 15 entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50cfe7d2..3babf4f8 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "09-01", "09-03", "09-05", - "09-08" + "09-08", + "09-11" ] } \ No newline at end of file From 2638106a44a5687199b742c13a512f9f7ab4080a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:14:30 -0400 Subject: [PATCH 0677/1429] Thu Aug 25 2016 15:14:30 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index 76e56701..f4ff5309 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -Dios creo \ No newline at end of file +\v 19 Dios creo dos luces grades, la luz mas grande para \ No newline at end of file From 6b20abcc751fb962f2f6added969daa13f4c99d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:14:47 -0400 Subject: [PATCH 0678/1429] Thu Aug 25 2016 15:14:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/21.txt b/10/21.txt index 4ce85fa9..8f9600fe 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1,2 @@ -También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. +También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter \ No newline at end of file From 31b769e0fe4d029638bc95b054883710d3666a57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:14:55 -0400 Subject: [PATCH 0679/1429] Thu Aug 25 2016 15:14:53 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index 4a5147ad..bf35f303 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Entonces el SEÑOR dijó a Abram, "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file +\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file From 4a517e03172f1fffea829289c4306d22bc1cd996 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:15:28 -0400 Subject: [PATCH 0680/1429] Thu Aug 25 2016 15:15:28 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 7d7a4ded..d2ef9465 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganadoque estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file +\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganado que estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file From d42b5f0a48108c3f9d5321324aea073b65191cd8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:15:35 -0400 Subject: [PATCH 0681/1429] Thu Aug 25 2016 15:15:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index 9a44df89..e9a2208a 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SEÑOR DIOS dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEOR Dios lo hecho fuera del jardin del Eden, para cultivar la tierra de la cual habia sido tomado. Entonces Dios hecho al hombre fuera del jardin y coloco querubines al este del jardin del Eden y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SEÑOR Dios dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubines al este del jardín del Edén y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file From 262bdcb65dfcfdeaa9e80b68fb102564d7700e88 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:15:55 -0400 Subject: [PATCH 0682/1429] Thu Aug 25 2016 15:15:55 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/23.txt b/07/23.txt index e34e59ca..8321f576 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -\v 23 De modo que toda forma de vida en la superficie de la tierra fue exterminada, desde la humanidad hasta los enormes animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. \v 24 Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file +\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue quitada, desde la humanidad hasta los grand animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. \v 24 Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file From ca22c878f5a33ca7907e1ef0aac4f1b3ed4eaaf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:16:30 -0400 Subject: [PATCH 0683/1429] Thu Aug 25 2016 15:16:30 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index f4ff5309..3b0a87fc 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 19 Dios creo dos luces grades, la luz mas grande para \ No newline at end of file +\v 19 Dios creo dos luces grades, la luz mas grande para dominar el día, y la más pequeña para dominar la noche. Él también \ No newline at end of file From f78ac66a556d716ad41b9c2912ca567142a1879b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:16:49 -0400 Subject: [PATCH 0684/1429] Thu Aug 25 2016 15:16:46 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 3 +-- 10/24.txt | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 10/24.txt diff --git a/10/21.txt b/10/21.txt index 8f9600fe..c846e82a 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1,2 +1 @@ -También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter - \ No newline at end of file +\v 21 \v 22 \v 23 También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file diff --git a/10/24.txt b/10/24.txt new file mode 100644 index 00000000..e8784da9 --- /dev/null +++ b/10/24.txt @@ -0,0 +1 @@ +Arfaxad fue el padre de Sala \ No newline at end of file From be3a1af9e57d07b57d0b707813de97df0235cdaa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:16:54 -0400 Subject: [PATCH 0685/1429] Thu Aug 25 2016 15:16:53 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index bf35f303..39a064df 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendecire a los que te bendigan, pero quien te deshonre yo lo maldeciré. Através tuyo, todas las familias de la tierra seran bendecidas." \ No newline at end of file +\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendeciré a los que te bendigan, pero quien te deshonre yo lo maldeciré. Por medio de ti, todas las familias de la tierra seran bendecidas." \ No newline at end of file From 5b37095c488b19568dbbfcad1888a3e05662ee57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:17:34 -0400 Subject: [PATCH 0686/1429] Thu Aug 25 2016 15:17:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/22.txt b/03/22.txt index e9a2208a..051fba9b 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SEÑOR Dios dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubines al este del jardín del Edén y espadas llameantes que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SEÑOR Dios dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file From 8086033b7e81575673bdd24086c73297d53f4ef7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:17:57 -0400 Subject: [PATCH 0687/1429] Thu Aug 25 2016 15:17:55 GMT-0400 (SA Western Standard Time) --- 07/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/23.txt b/07/23.txt index 8321f576..0c3ce33b 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue quitada, desde la humanidad hasta los grand animales, los que se mueven, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él, quedaron. \v 24 Las aguas dominaron sobre la tierra por ciento cincuenta días. \ No newline at end of file +\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue quitada, desde la humanidad hasta los grandes animales, cosas que se arrastran, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él en el arca, quedaron. \v 24 Las aguas dominaron la tierra por ciento cincuenta días. \ No newline at end of file From 60a200ed73d62ba7cf8f37669037ea7d93515b60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:18:14 -0400 Subject: [PATCH 0688/1429] Thu Aug 25 2016 15:18:13 GMT-0400 (SA Western Standard Time) --- 09/14.txt | 2 +- 09/16.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/09/14.txt b/09/14.txt index 1596c87e..410e5f50 100644 --- a/09/14.txt +++ b/09/14.txt @@ -1 +1 @@ -\v 14 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, \v 15 entonces yo recordaré el pacto, el cual es entre ustedes y YO y cada criatura viva y toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file +\v 14 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, \v 15 entonces yo recordaré el pacto, el cual es entre ustedes y Yo y cada criatura viva de toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file diff --git a/09/16.txt b/09/16.txt index ae13ef7a..307bf17f 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 \v 17 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". Entonces DIOS dijo a Noé: "Esta es la señal del pacto que YO he establecido entre YO y toda la carne que está sobre la tierra". \ No newline at end of file +\v 16 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". \v 17 Entonces Dios dijo a Noé: "Esta es la señal del pacto que Yo he establecido entre Yo y toda la carne que está sobre la tierra". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3babf4f8..03628cca 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "09-03", "09-05", "09-08", - "09-11" + "09-11", + "09-14" ] } \ No newline at end of file From e4555606223b7ebf8de06dfc41e6876629ff9170 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:18:30 -0400 Subject: [PATCH 0689/1429] Thu Aug 25 2016 15:18:30 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index 3b0a87fc..21a55213 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 19 Dios creo dos luces grades, la luz mas grande para dominar el día, y la más pequeña para dominar la noche. Él también \ No newline at end of file +\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra \ No newline at end of file From 6db3ae5b863c9210dad74363fe9f7f001690ef07 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:18:47 -0400 Subject: [PATCH 0690/1429] Thu Aug 25 2016 15:18:46 GMT-0400 (SA Western Standard Time) --- 10/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/24.txt b/10/24.txt index e8784da9..8bcbe9ac 100644 --- a/10/24.txt +++ b/10/24.txt @@ -1 +1 @@ -Arfaxad fue el padre de Sala \ No newline at end of file +Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno \ No newline at end of file From 11a18186262851c99af426ed0bb17bb328e033ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:18:53 -0400 Subject: [PATCH 0691/1429] Thu Aug 25 2016 15:18:53 GMT-0400 (SA Western Standard Time) --- 12/01.txt | 2 +- 12/04.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/12/01.txt b/12/01.txt index 39a064df..6e189daf 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendeciré a los que te bendigan, pero quien te deshonre yo lo maldeciré. Por medio de ti, todas las familias de la tierra seran bendecidas." \ No newline at end of file +\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendeciré a los que te bendigan, pero quien te deshonre yo lo maldeciré. Por medio de ti, todas las familias de la tierra serán bendecidas." \ No newline at end of file diff --git a/12/04.txt b/12/04.txt index 84669253..2d6f55f5 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 Entonces Abram Salió, como el SEÑOR le dijó que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando dejó Harán. \v 5 Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file +\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8d3eae7e..34317cea 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Jose A. Torres Rodriguez" ], - "finished_chunks": [] + "finished_chunks": [ + "12-01" + ] } \ No newline at end of file From e9e10c86780e461cc2c5f9a9218ead6f47042d61 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:19:34 -0400 Subject: [PATCH 0692/1429] Thu Aug 25 2016 15:19:34 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/03/01.txt b/03/01.txt index 5765c67b..c84552a5 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,3 +1,2 @@ -\c 3 \v 1 La serpiente era más astuta que los otros animales los cuales fueron creados por SEÑOR Dios. -El le dijo a la mujer: "realmente Dios dijo: "no comerás de ningún árbol del jardín." -\v 2 La mujer le dijo a la serpiente: "podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín Dios dijo: "no comerás de él, no podrás ni tocarlo o morirás. \ No newline at end of file +\c 3 \v 1 La serpiente era más astuta que cualquier otro animal entre los que el SEÑOR Dios había creado. Él le dijo a la mujer: "¿Realmente Dios dijo: "No debes comer de ningún árbol del jardín?" +\v 2 La mujer le dijo a la serpiente: "Podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín Dios dijo: "no comerás de él, no podrás ni tocarlo o morirás. \ No newline at end of file From a3f4f5ba23b0099c411a878d57b9add65595b5a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:20:13 -0400 Subject: [PATCH 0693/1429] Thu Aug 25 2016 15:20:13 GMT-0400 (SA Western Standard Time) --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index 307bf17f..bdc0fc2a 100644 --- a/09/16.txt +++ b/09/16.txt @@ -1 +1 @@ -\v 16 El arcoiris estará en las nubes y YO lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". \v 17 Entonces Dios dijo a Noé: "Esta es la señal del pacto que Yo he establecido entre Yo y toda la carne que está sobre la tierra". \ No newline at end of file +\v 16 El arcoiris estará en las nubes y Yo lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". \v 17 Entonces Dios dijo a Noé: "Esta es la señal del pacto que Yo he establecido entre Yo y toda la carne que está sobre la tierra". \ No newline at end of file From 0292630f92f40d35d35d7bcf71599bf6bf8adb90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:20:30 -0400 Subject: [PATCH 0694/1429] Thu Aug 25 2016 15:20:30 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index 21a55213..a24884ea 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra \ No newline at end of file +\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y \ No newline at end of file From c6415c4465763dd157ea3cffb8ea5992ce689216 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:20:49 -0400 Subject: [PATCH 0695/1429] Thu Aug 25 2016 15:20:47 GMT-0400 (SA Western Standard Time) --- 10/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/24.txt b/10/24.txt index 8bcbe9ac..07d9df16 100644 --- a/10/24.txt +++ b/10/24.txt @@ -1 +1 @@ -Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno \ No newline at end of file +Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. \ No newline at end of file From c477c454b2588bb39946fd15601defaee68558ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:20:53 -0400 Subject: [PATCH 0696/1429] Thu Aug 25 2016 15:20:53 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/04.txt b/12/04.txt index 2d6f55f5..ed55bdf0 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file +\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, a Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file From 45cf0aa64cf840791486ab6b45f1a7607a7fec1f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:21:28 -0400 Subject: [PATCH 0697/1429] Thu Aug 25 2016 15:21:28 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index c4218a55..841181a1 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -\v 13 Tenía como seis ciento un año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file +\v 13 Aconteció que en el seisientos y primer año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file From 8285b9920b3af95ee523631462fb3a29eb242a17 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:21:35 -0400 Subject: [PATCH 0698/1429] Thu Aug 25 2016 15:21:34 GMT-0400 (SA Western Standard Time) --- 03/01.txt | 4 ++-- 03/04.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/03/01.txt b/03/01.txt index c84552a5..f280e9c9 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,2 +1,2 @@ -\c 3 \v 1 La serpiente era más astuta que cualquier otro animal entre los que el SEÑOR Dios había creado. Él le dijo a la mujer: "¿Realmente Dios dijo: "No debes comer de ningún árbol del jardín?" -\v 2 La mujer le dijo a la serpiente: "Podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín Dios dijo: "no comerás de él, no podrás ni tocarlo o morirás. \ No newline at end of file +\c 3 \v 1 La serpiente era más astuta que cualquier otro animal entre los que el SEÑOR Dios había creado. Él le dijo a la mujer: "¿Realmente Dios dijo: 'No debes comer de ningún árbol del jardín?'" +\v 2 La mujer le dijo a la serpiente: "Podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín, Dios dijo: 'No comerás de él, no podrás ni tocarlo, o morirás'". \ No newline at end of file diff --git a/03/04.txt b/03/04.txt index a88deaa3..069d72a7 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1,2 +1,2 @@ -\v 4 La serpiente dijo a la mujer: "seguramente no morirás. \v 5 Dios sabe que el día que comas de él tus ojos se abrirán y serás como Dios, conociendo el bien y el mal". -\v 6 Cuando la mujer vio que el árbol era bueno para comer y agradable a la vista y deseable para hacerla sabia, ella tomó el fruto y lo comió. Ella le dió a su esposo el cual estaba con ella y él comió. \ No newline at end of file +\v 4 La serpiente dijo a la mujer: "Seguramente no morirás. \v 5 Dios sabe que el día que comas de él tus ojos se abrirán y serás como Dios, conociendo el bien y el mal". +\v 6 Cuando la mujer vio que el árbol era bueno para comer y agradable a la vista y deseable para hacerla sabia, ella tomó el fruto y lo comió. Ella le dió a su esposo, el cual estaba con ella, y él comió. \ No newline at end of file From 3e6ab5e9ec101e44b56f88f7684ebfa310880794 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:21:57 -0400 Subject: [PATCH 0699/1429] Thu Aug 25 2016 15:21:57 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 07/23.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/07/01.txt b/07/01.txt index d7911401..64585b09 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 E SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file diff --git a/07/23.txt b/07/23.txt index 0c3ce33b..53bf7e0d 100644 --- a/07/23.txt +++ b/07/23.txt @@ -1 +1 @@ -\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue quitada, desde la humanidad hasta los grandes animales, cosas que se arrastran, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él en el arca, quedaron. \v 24 Las aguas dominaron la tierra por ciento cincuenta días. \ No newline at end of file +\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue aniquilada, desde la humanidad hasta los grandes animales, cosas que se arrastran, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él en el arca, quedaron. \v 24 Las aguas dominaron la tierra por ciento cincuenta días. \ No newline at end of file From 8ab7a1da557ca0a1623447a1e5d9b2b2dffad531 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:22:26 -0400 Subject: [PATCH 0700/1429] Thu Aug 25 2016 15:22:26 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 01/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/11.txt b/01/11.txt index bfd4ff51..a9f9a8f2 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana, el tercer día. \ No newline at end of file +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file diff --git a/01/16.txt b/01/16.txt index a24884ea..fb684096 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y \ No newline at end of file +\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file From d54e92ec8868ee2a6a8f5b7104bde246fc91afe6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:22:47 -0400 Subject: [PATCH 0701/1429] Thu Aug 25 2016 15:22:47 GMT-0400 (SA Western Standard Time) --- 10/24.txt | 2 +- 10/26.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 10/26.txt diff --git a/10/24.txt b/10/24.txt index 07d9df16..fa06da82 100644 --- a/10/24.txt +++ b/10/24.txt @@ -1 +1 @@ -Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. \ No newline at end of file +\v 24 \v 25 Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file diff --git a/10/26.txt b/10/26.txt new file mode 100644 index 00000000..c5e95aad --- /dev/null +++ b/10/26.txt @@ -0,0 +1 @@ +Joctán fue el padre \ No newline at end of file From c8990e91c80094f8c2a677a3dd21dba606a907b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:23:28 -0400 Subject: [PATCH 0702/1429] Thu Aug 25 2016 15:23:28 GMT-0400 (SA Western Standard Time) --- 08/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/13.txt b/08/13.txt index 841181a1..cce064cd 100644 --- a/08/13.txt +++ b/08/13.txt @@ -1 +1 @@ -\v 13 Aconteció que en el seisientos y primer año, en el primer mes, en el primer día del mes, que el agua se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file +\v 13 Aconteció que en el seisientos y un año, en el primer mes, en el dia primero del mes, que las aguas se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file From 0e6f39dd776e2327be76b85318f8676e4d08670a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:23:34 -0400 Subject: [PATCH 0703/1429] Thu Aug 25 2016 15:23:34 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index d4b4316d..860ddfe7 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ \v 9 El SENOR Dios llamó al hombre y le dijo: "¿Dónde estás?" -\v 10 El hombre dijo: "Te escuché en el jardín y tuve miedo porque estaba desnudo. Entoces me escondí. +\v 10 El hombre dijo: "Te escuché en el jardín y tuve miedo porque estaba desnudo. Entoces me escondí." \v 11 Dios dijo: "¿Quién te dijo que estabas desnudo?. ¿Has comido del árbol el cual te mande que no comieras? \ No newline at end of file From 0f97b803e66b54059bf2b52e7a83bbbfbad99153 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:23:57 -0400 Subject: [PATCH 0704/1429] Thu Aug 25 2016 15:23:55 GMT-0400 (SA Western Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 64585b09..3a83d375 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 \v 1 E SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpio, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file +\c 7 \v 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpios, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file From 3f19932e7959f2828d60bdb4f79c767061eb2585 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:24:16 -0400 Subject: [PATCH 0705/1429] Thu Aug 25 2016 15:24:13 GMT-0400 (SA Western Standard Time) --- 09/18.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/18.txt b/09/18.txt index 23a0c407..f90e0fb6 100644 --- a/09/18.txt +++ b/09/18.txt @@ -1 +1 @@ -\v 18 \v 19 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaán. Estos tres fueron los hijos de Noé, y de estos, toda la tierra fue poblada. \ No newline at end of file +\v 18 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaán. \v 19 Estos tres fueron los hijos de Noé, y de estos, toda la tierra fue poblada. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 03628cca..1173931c 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "09-05", "09-08", "09-11", - "09-14" + "09-14", + "09-16" ] } \ No newline at end of file From 4b96376b977730d216b0152da32933444a939537 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:24:48 -0400 Subject: [PATCH 0706/1429] Thu Aug 25 2016 15:24:47 GMT-0400 (SA Western Standard Time) --- 10/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/26.txt b/10/26.txt index c5e95aad..800a5509 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1 +1 @@ -Joctán fue el padre \ No newline at end of file +Joctán fue el padre de almodad, Selef, Hazar, Mavet \ No newline at end of file From 24bf6c90d08b79ed8c40a5ce67c8e3ee5673551c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:24:55 -0400 Subject: [PATCH 0707/1429] Thu Aug 25 2016 15:24:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/20.txt diff --git a/01/20.txt b/01/20.txt new file mode 100644 index 00000000..7331b7cb --- /dev/null +++ b/01/20.txt @@ -0,0 +1 @@ +Dios dijo, " \ No newline at end of file From 034bdcdb65708cce8594a80106bac7cd2f39a396 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:25:28 -0400 Subject: [PATCH 0708/1429] Thu Aug 25 2016 15:25:28 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/15.txt b/08/15.txt index 2af72aa7..5396d02a 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tú, tú esposa, tús hijos, y las esposas de tús hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multypliquen sobre la tierra. \ No newline at end of file +\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tu, tu esposa, tus hijos, y las esposas de tus hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multipliquen sobre la tierra. \ No newline at end of file From ef4f54e3b8558b175c3181c6db99979ecd4e9ce5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:25:34 -0400 Subject: [PATCH 0709/1429] Thu Aug 25 2016 15:25:34 GMT-0400 (SA Western Standard Time) --- 03/09.txt | 2 +- 03/12.txt | 4 ++-- 03/14.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/03/09.txt b/03/09.txt index 860ddfe7..4a329c3c 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1,3 +1,3 @@ \v 9 El SENOR Dios llamó al hombre y le dijo: "¿Dónde estás?" \v 10 El hombre dijo: "Te escuché en el jardín y tuve miedo porque estaba desnudo. Entoces me escondí." -\v 11 Dios dijo: "¿Quién te dijo que estabas desnudo?. ¿Has comido del árbol el cual te mande que no comieras? \ No newline at end of file +\v 11 Dios dijo: "¿Quién te dijo que estabas desnudo? ¿Has comido del árbol el cual te mande que no comieras?" \ No newline at end of file diff --git a/03/12.txt b/03/12.txt index a39d07e4..f77835db 100644 --- a/03/12.txt +++ b/03/12.txt @@ -1,2 +1,2 @@ -\v 12 El hombre dijo: la mujer que me diste, ella me me dio la fruta y la comí. -\v 13 El SEÑOR Dios dijo a la mujer: Qué es lo que has hecho? La mujer dijo: "la serpiente me engaño y comí. \ No newline at end of file +\v 12 El hombre dijo: "La mujer que me diste, ella me me dio la fruta y la comí". +\v 13 El SEÑOR Dios dijo a la mujer: "¿Qué es lo que has hecho?" La mujer dijo: "La serpiente me engaño y comí". \ No newline at end of file diff --git a/03/14.txt b/03/14.txt index 66e0e806..5c095be7 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -\v 14 El SEÑOR Dios dijo a la serpiente: Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu simiente y su simiente. El herirá tu cabeza y tu herirás su talón. \ No newline at end of file +\v 14 El SEÑOR Dios dijo a la serpiente: "Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu simiente y su simiente. El herirá tu cabeza y tu herirás su talón. \ No newline at end of file From f700e466ce8c837f037bc7bc346182166d439fa1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:25:41 -0400 Subject: [PATCH 0710/1429] Thu Aug 25 2016 15:25:41 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 02/15.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index 765e71bc..89dd4795 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su labor que él había hecho, y así descansó en el séptimo día de toda su labor. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su labor que él había hecho en su creación. \ No newline at end of file +\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su trabajo que él había hecho, y así descansó en el séptimo día de toda su obra. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su trabajo que él había hecho en su creación. \ No newline at end of file diff --git a/02/15.txt b/02/15.txt index 2b71ca6c..f5cf9340 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada arbol en el jardín tu puedes líbremente comer. \v 17 Pero del arbol del conocimiento del bien y mal, tu no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada árbol en el jardín tú puedes líbremente comer. \v 17 Pero del árbol del conocimiento del bien y mal, tú no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file From 3f233371a6d46b75618b6c4ca614fdf5020e6034 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:26:16 -0400 Subject: [PATCH 0711/1429] Thu Aug 25 2016 15:26:13 GMT-0400 (SA Western Standard Time) --- 09/20.txt | 2 +- 09/22.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/09/20.txt b/09/20.txt index a33b816a..9245d3bc 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 \v 21 Noé empezó a ser un agricultor, y plantó una viña. Él bebió algo de vino y se emborrachó. Estaba acostado sin cubrirse en su tienda. \ No newline at end of file +\v 20 Noé empezó a ser un agricultor, y plantó una viña. \v 21 Él bebió algo de vino y se emborrachó. Estaba acostado sin cubrirse en su tienda. \ No newline at end of file diff --git a/09/22.txt b/09/22.txt index 4606a5cd..0c79cc95 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, así ellos no vieron la desnudez de su padre. \ No newline at end of file +\v 22 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. \v 23 Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, así ellos no vieron la desnudez de su padre. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1173931c..e522d1e2 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,8 @@ "09-08", "09-11", "09-14", - "09-16" + "09-16", + "09-18", + "09-20" ] } \ No newline at end of file From df46d8ff2b93cbc7e4607d1236afbdf35d0ce6b1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:27:28 -0400 Subject: [PATCH 0712/1429] Thu Aug 25 2016 15:27:28 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index 95fdb2d0..80bbcbb2 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -\v 18 Así que Noé salió con sus hijos, su esposa, y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file +\v 18 Así que Noé salió con sus hijos, su esposa y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file From 9f7c818bf00f2b7b15cf73ed8ef6db0e8c1a9402 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:27:35 -0400 Subject: [PATCH 0713/1429] Thu Aug 25 2016 15:27:34 GMT-0400 (SA Western Standard Time) --- 03/14.txt | 2 +- 03/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/14.txt b/03/14.txt index 5c095be7..50e235a9 100644 --- a/03/14.txt +++ b/03/14.txt @@ -1 +1 @@ -\v 14 El SEÑOR Dios dijo a la serpiente: "Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu simiente y su simiente. El herirá tu cabeza y tu herirás su talón. \ No newline at end of file +\v 14 El SEÑOR Dios dijo a la serpiente: "Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu semilla y su semilla. Él herirá tu cabeza y tú herirás su talón. \ No newline at end of file diff --git a/03/16.txt b/03/16.txt index 058e0937..401998d7 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que tendrás hijos. Tu deseo será para tu esposo, él te dominará. \ No newline at end of file +\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que le darás a luz a tus hijos. Tu deseo será para tu esposo, él te dominará. \ No newline at end of file From bcf7cb5ead616e94407e9b9aab9d70187468500c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:27:42 -0400 Subject: [PATCH 0714/1429] Thu Aug 25 2016 15:27:41 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 1bcfc5af..a6e5a9ab 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "Eso no es bueno que el hombre pueda estar solo. Yo voy hacerle una ayuda correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Lo que sea que él hombre llamara a cada uno. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada animal del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada animal del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From 0591002a5607f8669243f1be13f0c728545eb11a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:27:57 -0400 Subject: [PATCH 0715/1429] Thu Aug 25 2016 15:27:55 GMT-0400 (SA Western Standard Time) --- manifest.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/manifest.json b/manifest.json index 0a3291fd..f5f5be0b 100644 --- a/manifest.json +++ b/manifest.json @@ -22,18 +22,14 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [ - { - "language_id": "en", - "resource_id": "ulb", - "checking_level": 3, - "date_modified": 20160614, - "version": "5" - } - ], + "source_translations": [], "parent_draft": {}, "translators": [ "David R. Sanchez" ], - "finished_chunks": [] + "finished_chunks": [ + "07-01", + "07-04", + "07-06" + ] } \ No newline at end of file From 5e4313d9b72340a8b05ce5c58cf4296e042a35e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:28:16 -0400 Subject: [PATCH 0716/1429] Thu Aug 25 2016 15:28:13 GMT-0400 (SA Western Standard Time) --- 09/26.txt | 2 +- 09/28.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/09/26.txt b/09/26.txt index 79cf6e70..27db481b 100644 --- a/09/26.txt +++ b/09/26.txt @@ -1 +1 @@ -\v 26 \v 27 Tambien dijo: "Que el SEÑOR DIOS, el Dios de Sem, sea bendecido, y que Canaan sea su sirviente. Que Dios engrandezca a Jafet, y le deje hacer su hogar en las tiendas de Sem. Que Canaan sea su sirviente". \ No newline at end of file +\v 26 Tambien dijo: "Que el SEÑOR Dios, el Dios de Sem, sea bendecido, y que Canaan sea su sirviente. \v 27 Que Dios engrandezca a Jafet, y le deje hacer su hogar en las tiendas de Sem. Que Canaan sea su sirviente". \ No newline at end of file diff --git a/09/28.txt b/09/28.txt index 9e510645..3732cebd 100644 --- a/09/28.txt +++ b/09/28.txt @@ -1 +1 @@ -\v 28 \v 29 Luego del diluvio, Noé vivió trescientos cincuenta años. Todos los días de Noé fueron novecientos cincuenta años, y entonces murió. \ No newline at end of file +\v 28 Luego del diluvio, Noé vivió trescientos cincuenta años. \v 29 Todos los días de Noé fueron novecientos cincuenta años, y entonces murió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e522d1e2..828aa5e8 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,8 @@ "09-14", "09-16", "09-18", - "09-20" + "09-20", + "09-22", + "09-28" ] } \ No newline at end of file From d3c77dec1ff99be5adb38e8c2584de5eb13b9c1f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:28:47 -0400 Subject: [PATCH 0717/1429] Thu Aug 25 2016 15:28:47 GMT-0400 (SA Western Standard Time) --- 10/26.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/26.txt b/10/26.txt index 800a5509..f344433b 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1 +1,2 @@ -Joctán fue el padre de almodad, Selef, Hazar, Mavet \ No newline at end of file +Joctán fue el padre de almodad, Selef, Hazar Mavet, Jera, Adoram, +Uzal, Dicla \ No newline at end of file From 9d991f12e8926ead5ea7d1a10b1073e790700216 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:28:55 -0400 Subject: [PATCH 0718/1429] Thu Aug 25 2016 15:28:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 7331b7cb..000c1fce 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -Dios dijo, " \ No newline at end of file +\v 20 \v 21 Dios dijo, " \ No newline at end of file From 6013749b509d79edf883e4038c7026bb852cb670 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:29:28 -0400 Subject: [PATCH 0719/1429] Thu Aug 25 2016 15:29:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 12b8ac7b..a1f53ce9 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 Noé construyo un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofreda quemada en el altar. \v 21 Él Señor, Dios, holió el aroma plasentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñes. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file +\v 20 Noé construyó un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofrenda quemada en el altar. \v 21 Él Señor, Dios, olió el aroma placentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñez. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file From 7a51308f435db4eb501e34e5bdf7f0d4664c542a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:29:35 -0400 Subject: [PATCH 0720/1429] Thu Aug 25 2016 15:29:34 GMT-0400 (SA Western Standard Time) --- 03/16.txt | 2 +- 03/17.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/03/16.txt b/03/16.txt index 401998d7..e8e28fdd 100644 --- a/03/16.txt +++ b/03/16.txt @@ -1 +1 @@ -\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que le darás a luz a tus hijos. Tu deseo será para tu esposo, él te dominará. \ No newline at end of file +\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que le darás a luz a tus hijos. Tu deseo será para tu esposo, él te dominará". \ No newline at end of file diff --git a/03/17.txt b/03/17.txt index 191b0f99..cd1fabec 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: "No puedes comer de Él", maldita es la tierra por tu causa, con dolor comerás de ella todos los días de tu vida. \v 18 Producirá cardos y espinos y comerás de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo del que fuiste tomado. Polvo eres y al polvo regresaras. \ No newline at end of file +\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: 'No puedes comer de él', maldita es la tierra por tu causa, con dolor comerás de ella todos los días de tu vida. \v 18 Producirá cardos y espinos para ti, y comerás de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo, porque de ahí fuiste tomado. Polvo eres, y al polvo regresarás. \ No newline at end of file From ee43424777e13ac2fa97b26ccc203cecd65cda62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:29:41 -0400 Subject: [PATCH 0721/1429] Thu Aug 25 2016 15:29:41 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 02/21.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02/18.txt b/02/18.txt index a6e5a9ab..d9b6fc78 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada animal del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo, "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file diff --git a/02/21.txt b/02/21.txt index 3b89571f..281896f7 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 SEÑOR Dios causó un profundo sueño caer sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'mujer', porque ella fué sacada de afuera del hombre." \ No newline at end of file +\v 21 SEÑOR Dios causó un profundo sueño sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'varona', porque ella fue sacada afuera del varón." \ No newline at end of file From 813e6b1afbe54fcfdc9f4f30077dc44be759828c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:29:55 -0400 Subject: [PATCH 0722/1429] Thu Aug 25 2016 15:29:55 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f5f5be0b..5e5dc393 100644 --- a/manifest.json +++ b/manifest.json @@ -30,6 +30,7 @@ "finished_chunks": [ "07-01", "07-04", - "07-06" + "07-06", + "07-08" ] } \ No newline at end of file From 580325d46d7042305654718f3e2c0a71e9e3b800 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:30:16 -0400 Subject: [PATCH 0723/1429] Thu Aug 25 2016 15:30:13 GMT-0400 (SA Western Standard Time) --- 09/24.txt | 2 +- manifest.json | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/09/24.txt b/09/24.txt index c6b96a17..b3672c0e 100644 --- a/09/24.txt +++ b/09/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. Así él dijo: "Maldito sea Canaán. Que él sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file +\v 24 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. \v 25 Así él dijo: "Maldito sea Canaán. Que él sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 828aa5e8..e10a4879 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,8 @@ "09-18", "09-20", "09-22", + "09-24", + "09-26", "09-28" ] } \ No newline at end of file From b978f0a3403f2ecb58e1c7ad2bd704b86d02511e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:30:47 -0400 Subject: [PATCH 0724/1429] Thu Aug 25 2016 15:30:47 GMT-0400 (SA Western Standard Time) --- 10/26.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/10/26.txt b/10/26.txt index f344433b..0c09e0a7 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1,2 +1,2 @@ -Joctán fue el padre de almodad, Selef, Hazar Mavet, Jera, Adoram, -Uzal, Dicla \ No newline at end of file +\v 26 \v 27 \v 28 \v 29 Joctán fue el padre de almodad, Selef, Hazar Mavet, Jera, Adoram, +Uzal, Dicla, Obal, Abimael, Seba, Ofir, Havila y Jobab. \ No newline at end of file From 9091ea17fcb9b509a7c102ef4b1d08b18cb9e9d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:30:55 -0400 Subject: [PATCH 0725/1429] Thu Aug 25 2016 15:30:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 000c1fce..8c7228ce 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 \v 21 Dios dijo, " \ No newline at end of file +\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves \ No newline at end of file From b3fba56ed2348e568641d22bf9dacdb555b01824 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:31:28 -0400 Subject: [PATCH 0726/1429] Thu Aug 25 2016 15:31:28 GMT-0400 (SA Western Standard Time) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index a1f53ce9..d9a9e85f 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 Noé construyó un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofrenda quemada en el altar. \v 21 Él Señor, Dios, olió el aroma placentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñez. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las epocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file +\v 20 Noé construyó un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofrenda quemada en el altar. \v 21 Él Señor, Dios, olió el aroma placentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñez. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las épocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file From fdcf21089581b545df249ee1f1316e2d0c758971 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:31:34 -0400 Subject: [PATCH 0727/1429] Thu Aug 25 2016 15:31:34 GMT-0400 (SA Western Standard Time) --- 03/20.txt | 2 +- 03/22.txt | 2 +- manifest.json | 11 ++++++++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/03/20.txt b/03/20.txt index b6128725..1a66439d 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -\v 20 \v 21 El hombre llamó el nombre de su esposa Eva porque ella era madre de todas las cosas vivientes. \ No newline at end of file +\v 20 El hombre llamó por nombre a su esposa Eva porque ella era madre de todas las cosas vivientes. \v 21 El SEÑOR Dios hiso para Adán y para su esposa vestiduras de piel y los vistió. \ No newline at end of file diff --git a/03/22.txt b/03/22.txt index 051fba9b..ad1667b6 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SEÑOR Dios dijo: Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 \v 23 \v 24 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7aafa05f..e9c5bc56 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,14 @@ "translators": [ "laura negron" ], - "finished_chunks": [] + "finished_chunks": [ + "03-01", + "03-04", + "03-07", + "03-09", + "03-12", + "03-14", + "03-16", + "03-17" + ] } \ No newline at end of file From 55738f154f1538abfe76868a647bb94d0d1a0ff1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:31:55 -0400 Subject: [PATCH 0728/1429] Thu Aug 25 2016 15:31:55 GMT-0400 (SA Western Standard Time) --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5e5dc393..abf2b052 100644 --- a/manifest.json +++ b/manifest.json @@ -31,6 +31,8 @@ "07-01", "07-04", "07-06", - "07-08" + "07-08", + "07-11", + "07-13" ] } \ No newline at end of file From 890dfdd86db5fe86dccf868f260a4f7b5bd20cf9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:32:47 -0400 Subject: [PATCH 0729/1429] Thu Aug 25 2016 15:32:47 GMT-0400 (SA Western Standard Time) --- 10/26.txt | 2 +- 10/30.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 10/30.txt diff --git a/10/26.txt b/10/26.txt index 0c09e0a7..d49a28d7 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1,2 +1,2 @@ \v 26 \v 27 \v 28 \v 29 Joctán fue el padre de almodad, Selef, Hazar Mavet, Jera, Adoram, -Uzal, Dicla, Obal, Abimael, Seba, Ofir, Havila y Jobab. \ No newline at end of file +Uzal, Dicla, Obal, Abimael, Seba, Ofir, Havila y Jobab.Todos estos eran los hijos de Joctán. \ No newline at end of file diff --git a/10/30.txt b/10/30.txt new file mode 100644 index 00000000..c535a1b5 --- /dev/null +++ b/10/30.txt @@ -0,0 +1 @@ +Su territorio era desde Mesa hasta \ No newline at end of file From 7edb5bfdb24e03fc2eb7dce206af267ac061e1d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:32:55 -0400 Subject: [PATCH 0730/1429] Thu Aug 25 2016 15:32:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 8c7228ce..2df6c468 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves \ No newline at end of file +\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas \ No newline at end of file From 16ee4bd1e7b4069029bb8a56caed8f44917f7be0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:33:34 -0400 Subject: [PATCH 0731/1429] Thu Aug 25 2016 15:33:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/22.txt b/03/22.txt index ad1667b6..30139617 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre. Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cuál él había sido tomado. Entonces Dios hecho al hombre fuera del jardín y coloco querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino, para guardar el camino hacia el arbol de la vida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e9c5bc56..914ad88b 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "03-12", "03-14", "03-16", - "03-17" + "03-17", + "03-22" ] } \ No newline at end of file From 6c01a46d63681e7f1fb1b6a6108b47934665a3d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:33:55 -0400 Subject: [PATCH 0732/1429] Thu Aug 25 2016 15:33:55 GMT-0400 (SA Western Standard Time) --- 07/15.txt | 2 +- 07/17.txt | 2 +- 07/19.txt | 2 +- manifest.json | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/07/15.txt b/07/15.txt index 92950872..5a1df224 100644 --- a/07/15.txt +++ b/07/15.txt @@ -1 +1 @@ -\v 15 Dos de toda carne en el cual estaba el aliento de vida vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta despúes de ellos. \ No newline at end of file +\v 15 Dos de toda carne en el cual estaba el aliento de vida vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta detrás de ellos. \ No newline at end of file diff --git a/07/17.txt b/07/17.txt index 6d85e09d..4ed628ea 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 Entonces llegó la inundación sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file +\v 17 Entonces llegó la inundación sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Ésta se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file diff --git a/07/19.txt b/07/19.txt index 7c6a8f39..744a1610 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -\v 19 Las aguas se forzaron alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file +\v 19 Las aguas se forzaron así mis alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index abf2b052..cf738a68 100644 --- a/manifest.json +++ b/manifest.json @@ -33,6 +33,7 @@ "07-06", "07-08", "07-11", - "07-13" + "07-13", + "07-15" ] } \ No newline at end of file From 1a95d1cb0b2ef13eeed763ff8b0e428548e38e4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:34:47 -0400 Subject: [PATCH 0733/1429] Thu Aug 25 2016 15:34:47 GMT-0400 (SA Western Standard Time) --- 10/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/30.txt b/10/30.txt index c535a1b5..2de74252 100644 --- a/10/30.txt +++ b/10/30.txt @@ -1 +1 @@ -Su territorio era desde Mesa hasta \ No newline at end of file +Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, \ No newline at end of file From 4ddb8b81cd1323026c7d5dc2d2f5f2c17575bb37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:34:55 -0400 Subject: [PATCH 0734/1429] Thu Aug 25 2016 15:34:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 2df6c468..82329a0d 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas \ No newline at end of file +\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura \ No newline at end of file From 935734c405a1938ca775cf772b101e0fb640f3c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:34:55 -0400 Subject: [PATCH 0735/1429] Thu Aug 25 2016 15:34:53 GMT-0400 (SA Western Standard Time) --- 12/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/12/04.txt b/12/04.txt index ed55bdf0..f5300445 100644 --- a/12/04.txt +++ b/12/04.txt @@ -1 +1 @@ -\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, a Lot, los hijos de su hermano, y todas sus poseciones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file +\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, a Lot, a los hijos de su hermano, y todas sus posesiones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 34317cea..73a04cf4 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Jose A. Torres Rodriguez" ], "finished_chunks": [ - "12-01" + "12-01", + "12-04" ] } \ No newline at end of file From 4d12aeee5b3286275d49ab73ff3616b9e1f82a5c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:35:34 -0400 Subject: [PATCH 0736/1429] Thu Aug 25 2016 15:35:34 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 914ad88b..e9c5bc56 100644 --- a/manifest.json +++ b/manifest.json @@ -43,7 +43,6 @@ "03-12", "03-14", "03-16", - "03-17", - "03-22" + "03-17" ] } \ No newline at end of file From f4ff1a0a3226688d9f2bc55c5a47f9ba0a0149a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:35:42 -0400 Subject: [PATCH 0737/1429] Thu Aug 25 2016 15:35:41 GMT-0400 (SA Western Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 89dd4795..8f5a5a0a 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaba. \v 2 En el séptimo día Dios vino al final de su trabajo que él había hecho, y así descansó en el séptimo día de toda su obra. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su trabajo que él había hecho en su creación. \ No newline at end of file +\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaban. \v 2 En el séptimo día Dios vino al final de su trabajo que él había hecho, y así descansó en el séptimo día de toda su obra. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su trabajo que él había hecho en su creación. \ No newline at end of file From 379f4ee7a31eddca0d95c919ca9b337eeeeb98a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:35:55 -0400 Subject: [PATCH 0738/1429] Thu Aug 25 2016 15:35:55 GMT-0400 (SA Western Standard Time) --- 07/19.txt | 2 +- 07/21.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/07/19.txt b/07/19.txt index 744a1610..2ee1572a 100644 --- a/07/19.txt +++ b/07/19.txt @@ -1 +1 @@ -\v 19 Las aguas se forzaron así mis alto y más alto sobre la tierra. Ella cubrieron completamente todas las altas montañas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file +\v 19 Las aguas se forzaron así mismas alto y más alto sobre la tierra. Ellas cubrieron completamente todas las montañas altas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file diff --git a/07/21.txt b/07/21.txt index af431a22..166b3438 100644 --- a/07/21.txt +++ b/07/21.txt @@ -1 +1 @@ -\v 21 Todo ser viviente que se movía sobre la tierra murió: las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasales estaba el espíritu de vida, todos esos de la tierra seca murió. \ No newline at end of file +\v 21 Todo ser viviente que se movía sobre la tierra murió: Las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasales estaba el espíritu de vida, todos esos de la tierra seca murió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cf738a68..695caee6 100644 --- a/manifest.json +++ b/manifest.json @@ -34,6 +34,8 @@ "07-08", "07-11", "07-13", - "07-15" + "07-15", + "07-19", + "07-21" ] } \ No newline at end of file From 18b7702788d369a77c059a0ee731638f3a9ca6ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:36:47 -0400 Subject: [PATCH 0739/1429] Thu Aug 25 2016 15:36:47 GMT-0400 (SA Western Standard Time) --- 10/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/30.txt b/10/30.txt index 2de74252..276fed0a 100644 --- a/10/30.txt +++ b/10/30.txt @@ -1 +1 @@ -Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, \ No newline at end of file +Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones \ No newline at end of file From 8647d6aca3d2754fe38a69f8e9c7be5b2d9cabf7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:36:55 -0400 Subject: [PATCH 0740/1429] Thu Aug 25 2016 15:36:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 82329a0d..cfc4f60a 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura \ No newline at end of file +\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file From 32a44318c9641bfbad00737ef11f2ab0c4d84e2d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:36:56 -0400 Subject: [PATCH 0741/1429] Thu Aug 25 2016 15:36:53 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index ae506ade..09e5f128 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. en tiempos en que vivian los canaanitas en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Canaanitas vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file From 0f768cead61d33750ac4e883f32b4ce03f1a4d98 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:37:35 -0400 Subject: [PATCH 0742/1429] Thu Aug 25 2016 15:37:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/22.txt b/03/22.txt index 30139617..60a88c4a 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino, para guardar el camino hacia el arbol de la vida. \ No newline at end of file +\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino, para guardar el camino hacia el árbol de la vida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e9c5bc56..914ad88b 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "03-12", "03-14", "03-16", - "03-17" + "03-17", + "03-22" ] } \ No newline at end of file From 8d398737cdbdb26d2a8aa41cf5fd0a8f1b249ade Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:37:41 -0400 Subject: [PATCH 0743/1429] Thu Aug 25 2016 15:37:41 GMT-0400 (SA Western Standard Time) --- 02/04.txt | 2 +- 02/09.txt | 2 +- manifest.json | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/02/04.txt b/02/04.txt index 864d6dde..3301a996 100644 --- a/02/04.txt +++ b/02/04.txt @@ -1 +1 @@ -\v 4 Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. \v 5 Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aun, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. \v 6 Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file +\v 4 Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. \v 5 Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aún, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. \v 6 Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file diff --git a/02/09.txt b/02/09.txt index f0bcf259..bfa60878 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1 +1 @@ -\v 9 De la tierra SEÑOR Dios hizo cada arbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el arbol de la vida que estaba en el medio del jardín, y el arbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividía y se convertía en cuatro ríos. \ No newline at end of file +\v 9 De la tierra SEÑOR Dios hizo cada árbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el árbol de la vida que estaba en el medio del jardín, y el árbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividía y se convertía en cuatro ríos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3491e284..1550f0a8 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "translators": [ "Eric Emanuel Fortunato Lantigua" ], - "finished_chunks": [] + "finished_chunks": [ + "02-01", + "02-04", + "02-07" + ] } \ No newline at end of file From 4fce2cf05c701cf69e18c47ee45ff64d041ecc49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:37:55 -0400 Subject: [PATCH 0744/1429] Thu Aug 25 2016 15:37:55 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 695caee6..5b92c1c6 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "07-13", "07-15", "07-19", - "07-21" + "07-21", + "07-23" ] } \ No newline at end of file From b5a5ef2307cda08a3d9983dfcd500988d1fad7f0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:38:47 -0400 Subject: [PATCH 0745/1429] Thu Aug 25 2016 15:38:47 GMT-0400 (SA Western Standard Time) --- 10/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/30.txt b/10/30.txt index 276fed0a..9e31cae3 100644 --- a/10/30.txt +++ b/10/30.txt @@ -1 +1 @@ -Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones \ No newline at end of file +\v 30 \v 31 Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones. \ No newline at end of file From 81609bc7f9d0be946efbd19c69553913f63b0464 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:38:53 -0400 Subject: [PATCH 0746/1429] Thu Aug 25 2016 15:38:53 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index 09e5f128..7f56b59e 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Canaanitas vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file From 9a3b1b7f8b820c0461f084f7a424bd847b1e9328 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:38:55 -0400 Subject: [PATCH 0747/1429] Thu Aug 25 2016 15:38:54 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index cfc4f60a..4fde6300 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file +\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file From 45ae214c3a34aa55b00cf37c50b3860f5929cb78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:39:35 -0400 Subject: [PATCH 0748/1429] Thu Aug 25 2016 15:39:34 GMT-0400 (SA Western Standard Time) --- 03/22.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/03/22.txt b/03/22.txt index 60a88c4a..0d9c2ed5 100644 --- a/03/22.txt +++ b/03/22.txt @@ -1 +1 @@ -\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaban todo camino, para guardar el camino hacia el árbol de la vida. \ No newline at end of file +\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaba todo camino, para guardar el camino hacia el árbol de la vida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 914ad88b..e9c5bc56 100644 --- a/manifest.json +++ b/manifest.json @@ -43,7 +43,6 @@ "03-12", "03-14", "03-16", - "03-17", - "03-22" + "03-17" ] } \ No newline at end of file From 1d04aa20c531ad5210e014bc4459b4bcc11b1245 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:39:41 -0400 Subject: [PATCH 0749/1429] Thu Aug 25 2016 15:39:41 GMT-0400 (SA Western Standard Time) --- 02/13.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/02/13.txt b/02/13.txt index a3006bde..888f9b15 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asíria. El cuarto río es el Eufrates. \ No newline at end of file +\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asiria. El cuarto río es el Eufrátes. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1550f0a8..c0b6af6e 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ "finished_chunks": [ "02-01", "02-04", - "02-07" + "02-07", + "02-09", + "02-11" ] } \ No newline at end of file From 4364a5d769ff19a5e9e0b9a4ddce5160cbe749fa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:40:56 -0400 Subject: [PATCH 0750/1429] Thu Aug 25 2016 15:40:53 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index 7f56b59e..e5979328 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijó, "A tus decendientes le daré esta tierra." Entonces Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijo: "A tus descendientes le daré esta tierra." Así que ahí Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file From 4b02733264a099e0d1fe470786f78a302536bc86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:41:34 -0400 Subject: [PATCH 0751/1429] Thu Aug 25 2016 15:41:34 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e9c5bc56..914ad88b 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "03-12", "03-14", "03-16", - "03-17" + "03-17", + "03-22" ] } \ No newline at end of file From ddf60bc1002dab2741867e56d681c794ef4c956d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:41:41 -0400 Subject: [PATCH 0752/1429] Thu Aug 25 2016 15:41:41 GMT-0400 (SA Western Standard Time) --- 02/13.txt | 2 +- 02/15.txt | 2 +- 02/18.txt | 2 +- manifest.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/02/13.txt b/02/13.txt index 888f9b15..46603e78 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asiria. El cuarto río es el Eufrátes. \ No newline at end of file +\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asiria. El cuarto río es el Eufrates. \ No newline at end of file diff --git a/02/15.txt b/02/15.txt index f5cf9340..54beb56e 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo, "De cada árbol en el jardín tú puedes líbremente comer. \v 17 Pero del árbol del conocimiento del bien y mal, tú no debes comer, porque en el día que comas de el, tu ciertamente morirás" \ No newline at end of file +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo: "De cada árbol en el jardín tú puedes libremente comer. \v 17 Pero del árbol del conocimiento del bien y mal, tú no debes comer, porque en el día que comas de él, tú ciertamente morirás" \ No newline at end of file diff --git a/02/18.txt b/02/18.txt index d9b6fc78..344c2ab3 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo, "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c0b6af6e..1546db77 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,8 @@ "02-04", "02-07", "02-09", - "02-11" + "02-11", + "02-13", + "02-15" ] } \ No newline at end of file From f6602ae847f8222382b8aab274869fcbb9220b57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:42:56 -0400 Subject: [PATCH 0753/1429] Thu Aug 25 2016 15:42:53 GMT-0400 (SA Western Standard Time) --- 12/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/06.txt b/12/06.txt index e5979328..8cb48b06 100644 --- a/12/06.txt +++ b/12/06.txt @@ -1 +1 @@ -\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijo: "A tus descendientes le daré esta tierra." Así que ahí Abram construyó un altar a el SEÑOR, quien le apareció. \ No newline at end of file +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijo: "A tus descendientes les daré esta tierra." Así que ahí Abram construyó un altar al SEÑOR, Quien se le había aparecido. \ No newline at end of file From 1d765a359e2e05b9babdf9c102d3929157cf08f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:43:41 -0400 Subject: [PATCH 0754/1429] Thu Aug 25 2016 15:43:41 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 344c2ab3..34700e0d 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a el." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a él." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file From a8225804fae1ce8df8b099923a625ff2aafa1526 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:44:55 -0400 Subject: [PATCH 0755/1429] Thu Aug 25 2016 15:44:53 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/12/08.txt b/12/08.txt index 226e22b7..7108d816 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -\v 8 Desde allí se movió al pueblo montañoso que estaba al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file +\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 73a04cf4..59687ba7 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "12-01", - "12-04" + "12-04", + "12-06" ] } \ No newline at end of file From cb1463bd5eb5e2e62ce9f8f0c1a67684ee94c5eb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:45:41 -0400 Subject: [PATCH 0756/1429] Thu Aug 25 2016 15:45:41 GMT-0400 (SA Western Standard Time) --- 02/18.txt | 2 +- 02/21.txt | 2 +- manifest.json | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/02/18.txt b/02/18.txt index 34700e0d..2178cdd2 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a él." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para el. \ No newline at end of file +\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a él." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para él. \ No newline at end of file diff --git a/02/21.txt b/02/21.txt index 281896f7..5591a8c2 100644 --- a/02/21.txt +++ b/02/21.txt @@ -1 +1 @@ -\v 21 SEÑOR Dios causó un profundo sueño sobre el hombre, asi el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo, "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'varona', porque ella fue sacada afuera del varón." \ No newline at end of file +\v 21 SEÑOR Dios causó un profundo sueño sobre el hombre, así el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo: "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'varona', porque ella fue sacada afuera del varón." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1546db77..3e096169 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,9 @@ "02-09", "02-11", "02-13", - "02-15" + "02-15", + "02-18", + "02-21", + "02-24" ] } \ No newline at end of file From fad7a5687faeb5f2359102821dcf190944d39ec7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:46:54 -0400 Subject: [PATCH 0757/1429] Thu Aug 25 2016 15:46:53 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/08.txt b/12/08.txt index 7108d816..48cdac03 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR y proclamó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file +\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR nvocóe i el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file From f3633ace988b7eb9b50239b925857574c8cb1dd3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:48:54 -0400 Subject: [PATCH 0758/1429] Thu Aug 25 2016 15:48:53 GMT-0400 (SA Western Standard Time) --- 12/08.txt | 2 +- 12/10.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/12/08.txt b/12/08.txt index 48cdac03..c1a8169d 100644 --- a/12/08.txt +++ b/12/08.txt @@ -1 +1 @@ -\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR nvocóe i el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file +\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR e invocó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file diff --git a/12/10.txt b/12/10.txt index f75ee18e..23745fc0 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -\v 10 Hubó una hambre en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubo una hambruna en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 59687ba7..c1aba361 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "12-01", "12-04", - "12-06" + "12-06", + "12-08" ] } \ No newline at end of file From 9d7eff524a80887c90d4e95e12f0a2298002f5b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:48:55 -0400 Subject: [PATCH 0759/1429] Thu Aug 25 2016 15:48:55 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 4fde6300..80500c50 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file +\v 21 \v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file From a4e3cade84d979c8e6f76e3b9a7a3ebe1d87bad6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:52:47 -0400 Subject: [PATCH 0760/1429] Thu Aug 25 2016 15:52:47 GMT-0400 (SA Western Standard Time) --- 10/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/32.txt diff --git a/10/32.txt b/10/32.txt new file mode 100644 index 00000000..d732c4d9 --- /dev/null +++ b/10/32.txt @@ -0,0 +1 @@ +Estas son las familias de los hijos de Noé, según sus \ No newline at end of file From 773ae9aa3ad109b6212ed0db974f76d30f4a9551 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:52:54 -0400 Subject: [PATCH 0761/1429] Thu Aug 25 2016 15:52:53 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 23745fc0..e813dc40 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -\v 10 Hubo una hambruna en la tierra, entonces Abram fue hacia el sur a Egipto y allí se quedó. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubo una hambruna en la tierra, entonces Abram bajó para quedarse en Egipto pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file From 7770891d828ef7695c0ef07ed7ac8f3cfa6196f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:54:49 -0400 Subject: [PATCH 0762/1429] Thu Aug 25 2016 15:54:47 GMT-0400 (SA Western Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index d732c4d9..6fa28857 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Estas son las familias de los hijos de Noé, según sus \ No newline at end of file +Estas son las familias de los hijos de Noé, según sus geneaologías, \ No newline at end of file From fb53e7566c8cd9b892e294cb66190cd075cde64f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:54:54 -0400 Subject: [PATCH 0763/1429] Thu Aug 25 2016 15:54:53 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index e813dc40..046b7ce8 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -\v 10 Hubo una hambruna en la tierra, entonces Abram bajó para quedarse en Egipto pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijó a su esposa Saraí, "mira, se que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file From 98f1ddcc4fab03825f00270c1c271a9c1e263e24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:56:14 -0400 Subject: [PATCH 0764/1429] Thu Aug 25 2016 15:56:13 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 10e781cf..fbc0bada 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From fb5a6eaf196b2269204cf48162d4f4aee1e706ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:56:49 -0400 Subject: [PATCH 0765/1429] Thu Aug 25 2016 15:56:47 GMT-0400 (SA Western Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index 6fa28857..cdddb30f 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Estas son las familias de los hijos de Noé, según sus geneaologías, \ No newline at end of file +Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las nacione \ No newline at end of file From 3bb25de628390cff4efd3bce09db9a04dd0564f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:56:54 -0400 Subject: [PATCH 0766/1429] Thu Aug 25 2016 15:56:53 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 046b7ce8..672628ce 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres mujer hermosa. \v 12 Cuando los Egipcios te vean diran, ´esta es su esposa´ entonces me mataran, y se quedaran contigo. \v 13 Dí que eres mí hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres una mujer hermosa. \v 12 Cuando los Egipcios te vean diran: 'Ésta es su esposa,' entonces me matarán, y se quedarán contigo. \v 13 Di que eres mi hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file From 4108263e3b4287d165fb9fda594f0239d7c992a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:58:49 -0400 Subject: [PATCH 0767/1429] Thu Aug 25 2016 15:58:47 GMT-0400 (SA Western Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index cdddb30f..0466f489 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las nacione \ No newline at end of file +Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file From f4751a484b7b344505c1dc42989150c026da9f79 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 15:58:54 -0400 Subject: [PATCH 0768/1429] Thu Aug 25 2016 15:58:53 GMT-0400 (SA Western Standard Time) --- 12/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/10.txt b/12/10.txt index 672628ce..5d86032d 100644 --- a/12/10.txt +++ b/12/10.txt @@ -1 +1 @@ -\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estaba a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres una mujer hermosa. \v 12 Cuando los Egipcios te vean diran: 'Ésta es su esposa,' entonces me matarán, y se quedarán contigo. \v 13 Di que eres mi hermana, para que me vaya bien, por causa tuya, y así mi vida sera perdonada por tí." \ No newline at end of file +\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estuvo a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres una mujer hermosa. \v 12 Cuando los Egipcios te vean diran: 'Ésta es su esposa,' entonces me matarán, y se quedarán contigo. \v 13 Di que eres mi hermana, para que me vaya bien por causa tuya, y así mi vida será librada gracias a ti." \ No newline at end of file From a3e0defb1ea6554fdc585705c4791a7cad483fa2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:00:47 -0400 Subject: [PATCH 0769/1429] Thu Aug 25 2016 16:00:47 GMT-0400 (SA Western Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index 0466f489..6739ed9a 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file +\v 32 Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file From 138478f6385b018f00076ad09a24e47c32405a10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:00:54 -0400 Subject: [PATCH 0770/1429] Thu Aug 25 2016 16:00:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/12/14.txt b/12/14.txt index 6440a0db..67ef9fa3 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -\v 14 Entonces cuando Abram entró en Egipto, los Egipcios vieron que Sarai era bien hermosa. \v 15 Los principe de Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file +\v 14 Sucedió que cuando Abram entró en Egipto, los Egipcios vieron que Sarai era muy hermosa. \v 15 Los príncipes del Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c1aba361..15bff6cd 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "12-01", "12-04", "12-06", - "12-08" + "12-08", + "12-10" ] } \ No newline at end of file From 68dc48645cfb64355d974a33408c6811dc42a834 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:02:54 -0400 Subject: [PATCH 0771/1429] Thu Aug 25 2016 16:02:53 GMT-0400 (SA Western Standard Time) --- 12/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/14.txt b/12/14.txt index 67ef9fa3..5532ea3a 100644 --- a/12/14.txt +++ b/12/14.txt @@ -1 +1 @@ -\v 14 Sucedió que cuando Abram entró en Egipto, los Egipcios vieron que Sarai era muy hermosa. \v 15 Los príncipes del Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató a Abram bien por causa de ella, y le dió ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file +\v 14 Sucedió que cuando Abram entró en Egipto, los Egipcios vieron que Sarai era muy hermosa. \v 15 Los príncipes de Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató bien a Abram por causa de ella, y le dio ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file From df68069e97fa31f39b13944d1b7a772bbddd2174 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:04:47 -0400 Subject: [PATCH 0772/1429] Thu Aug 25 2016 16:04:47 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 10/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/02.txt b/10/02.txt index acea60f2..aded58d0 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran: Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file diff --git a/10/06.txt b/10/06.txt index a4a824c4..90195043 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -\v 6 \v 7 Los hijos de Cam eran : Cus, Mizraim, Fut y Cannaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran Seba y Dedán. \ No newline at end of file +\v 6 \v 7 Los hijos de Cam eran : Cus, Mizraim, Fut y Canaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran: Seba y Dedán. \ No newline at end of file From 0bb36fd202a25d99f7a1ef8186849ee415c5ef67 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:04:54 -0400 Subject: [PATCH 0773/1429] Thu Aug 25 2016 16:04:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/12/17.txt b/12/17.txt index 0be9a573..79a7f37e 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 Entonces el SEÑOR afligió al Faraón y su casa con grandes plagas por causa de Saraí, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo, "¿Qué es esto que me has hecho? ¿Por qué no me dijidtes que ella era tu esposa? \v 19 ¿Por qué me dijistes, ´ella es mí hermana´, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file +\v 17 Entonces el SEÑOR afligió a Faraón y su casa con grandes plagas por causa de Sarai, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo: "¿Qué es esto que me has hecho? ¿Por qué no me dijiste que ella era tu esposa? \v 19 ¿Por qué dijiste: 'Ella es mí hermana´, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 15bff6cd..254460ef 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "12-04", "12-06", "12-08", - "12-10" + "12-10", + "12-14" ] } \ No newline at end of file From 89a9c348acd9d9ada7508c32128b59c56263bb40 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:06:49 -0400 Subject: [PATCH 0774/1429] Thu Aug 25 2016 16:06:47 GMT-0400 (SA Western Standard Time) --- 10/08.txt | 2 +- 10/11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/08.txt b/10/08.txt index e2297965..68474edb 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file +\v 8 \v 9 \v 10 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file diff --git a/10/11.txt b/10/11.txt index f81307d7..c3899f89 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file From 927cba02818e8856c50b02384ebc5dc5ac9bffed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:06:54 -0400 Subject: [PATCH 0775/1429] Thu Aug 25 2016 16:06:53 GMT-0400 (SA Western Standard Time) --- 12/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/17.txt b/12/17.txt index 79a7f37e..3d0018c7 100644 --- a/12/17.txt +++ b/12/17.txt @@ -1 +1 @@ -\v 17 Entonces el SEÑOR afligió a Faraón y su casa con grandes plagas por causa de Sarai, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo: "¿Qué es esto que me has hecho? ¿Por qué no me dijiste que ella era tu esposa? \v 19 ¿Por qué dijiste: 'Ella es mí hermana´, para que yo la tomara para ser mi esposa? Ahora, he aqui a tu esposa. Tomala y sigue tu camino." \v 20 Entonces Faraón le dió ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file +\v 17 Entonces el SEÑOR afligió a Faraón y su casa con grandes plagas por causa de Sarai, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo: "¿Qué es esto que me has hecho? ¿Por qué no me dijiste que ella era tu esposa? \v 19 ¿Por qué dijiste: 'Ella es mi hermana,' para que yo la tomara para ser mi esposa? Ahora pues, he aquí a tu esposa. Tómala y sigue tu camino." \v 20 Entonces Faraón le dio ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file From 91cd1ddaddcb04a5904496f86a611fe4673cf58a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:08:54 -0400 Subject: [PATCH 0776/1429] Thu Aug 25 2016 16:08:53 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 254460ef..a4d6960d 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "12-06", "12-08", "12-10", - "12-14" + "12-14", + "12-17" ] } \ No newline at end of file From 9a3d52f842b3c9e49beb4ff7ac582df74f2aa4fb Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 16:23:04 -0400 Subject: [PATCH 0777/1429] Thu Aug 25 2016 16:23:04 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- manifest.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/01/11.txt b/01/11.txt index a9f9a8f2..21ddbd09 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file +\v 11 Dios dijo, "Dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fbc0bada..78eeb930 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", @@ -33,7 +33,8 @@ ], "parent_draft": {}, "translators": [ - "Ramon D. Alvarado" + "Ramon D. Alvarado", + "Ramon D. Alvarado Burgos" ], "finished_chunks": [] } \ No newline at end of file From 7861d578ba9732140f93616685b3146c7a7abd0d Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 16:25:04 -0400 Subject: [PATCH 0778/1429] Thu Aug 25 2016 16:25:04 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 21ddbd09..36743e84 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "Dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file +\v 11 Dios dijo, "Dejar que que la tierra brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file From d34c0a71e13c89f9c46b2275a3aad15544f1c270 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:34:17 -0400 Subject: [PATCH 0779/1429] Thu Aug 25 2016 16:34:16 GMT-0400 (SA Western Standard Time) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index d2ef9465..496d0cac 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganado que estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finanalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file +\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganado que estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file From 5ca2785605486c140c0cccf6d13fe1368ddc35f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:36:18 -0400 Subject: [PATCH 0780/1429] Thu Aug 25 2016 16:36:16 GMT-0400 (SA Western Standard Time) --- 08/04.txt | 2 +- 08/06.txt | 2 +- manifest.json | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/08/04.txt b/08/04.txt index 8d8b2c44..9a24b6ed 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ -\v 4 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. \v 5 Las aguas continuaron bajando hasta el decimo mes. En el primer día del mes, los topes de las montañas aparecieron. \ No newline at end of file +\v 4 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. \v 5 Las aguas continuaron bajando hasta el décimo mes. En el primer día del mes, los topes de las montañas aparecieron. \ No newline at end of file diff --git a/08/06.txt b/08/06.txt index 1030c094..8de92aab 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 Fue despues de cuarenta días que Noé abrió la ventana del arca que él había hecho. \v 7 El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secaron de la tierra. \ No newline at end of file +\v 6 Fue después de cuarenta días que Noé abrió la ventana del arca que él había hecho. \v 7 El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secaron de la tierra. \ No newline at end of file diff --git a/manifest.json b/manifest.json index daa1f0ed..3430e839 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "translators": [ "Rafael Amill Acosta" ], - "finished_chunks": [] + "finished_chunks": [ + "08-01", + "08-04", + "08-06" + ] } \ No newline at end of file From 35bb4177ff74066ee426cd2d7053295757c47962 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:37:12 -0400 Subject: [PATCH 0781/1429] Thu Aug 25 2016 16:37:11 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/11.txt b/10/11.txt index c3899f89..e9d1924f 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyo a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. +\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file From 5692c2e27aef6740c75e062003da25b0d1a01158 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:38:19 -0400 Subject: [PATCH 0782/1429] Thu Aug 25 2016 16:38:16 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3430e839..9a7fbba8 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "08-01", "08-04", - "08-06" + "08-06", + "08-08" ] } \ No newline at end of file From 031a064180252e5ea1b499ef9bd139d9bf01365e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:39:12 -0400 Subject: [PATCH 0783/1429] Thu Aug 25 2016 16:39:11 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 2 +- 10/21.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/15.txt b/10/15.txt index 741d3086..71af9ebf 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1,4 +1,4 @@ \v 15 \v 16 \v 17 \v 18 Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, los arvadeos, de los zemareos, -y los hamateos. Desspués las +y los hamateos. Después las familias de los canaánitas se esparcieron. \ No newline at end of file diff --git a/10/21.txt b/10/21.txt index c846e82a..d86668eb 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 También le fueron nacidos hijos a Sem, el hhermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file +\v 21 \v 22 \v 23 También le nacieron hijos a Sem, el hermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file From 0642c00cfbe8803199c78680ea82e8c4d6668add Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:40:17 -0400 Subject: [PATCH 0784/1429] Thu Aug 25 2016 16:40:16 GMT-0400 (SA Western Standard Time) --- 08/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/08/10.txt b/08/10.txt index 28bd7f27..ad7b11fd 100644 --- a/08/10.txt +++ b/08/10.txt @@ -1 +1 @@ -\v 10 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \v 11 La paloma retornó a él al atardecer. miró, y vió que en su pico había una recien arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. \v 12 Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file +\v 10 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \v 11 La paloma retornó a él al atardecer. Miró, y vió que en su pico había una recién arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. \v 12 Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9a7fbba8..e9bac7d1 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "08-01", "08-04", "08-06", - "08-08" + "08-08", + "08-10" ] } \ No newline at end of file From 022a9a0d5627e749220bf3343d06dda69c80e6e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:41:14 -0400 Subject: [PATCH 0785/1429] Thu Aug 25 2016 16:41:13 GMT-0400 (SA Western Standard Time) --- 10/21.txt | 2 +- 10/24.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/21.txt b/10/21.txt index d86668eb..138f0492 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 También le nacieron hijos a Sem, el hermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file +\v 21 \v 22 \v 23 También le nacieron hijos a Sem, el hermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de Aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file diff --git a/10/24.txt b/10/24.txt index fa06da82..957d2af3 100644 --- a/10/24.txt +++ b/10/24.txt @@ -1 +1 @@ -\v 24 \v 25 Arfaxad fue el padre de Sala y ------Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file +\v 24 \v 25 Arfaxad fue el padre de Sala y Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file From f0bb7d5e15481e87afa0c19a355663f838f6be90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:42:17 -0400 Subject: [PATCH 0786/1429] Thu Aug 25 2016 16:42:16 GMT-0400 (SA Western Standard Time) --- 08/15.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/08/15.txt b/08/15.txt index 5396d02a..370c4ba0 100644 --- a/08/15.txt +++ b/08/15.txt @@ -1 +1 @@ -\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tu, tu esposa, tus hijos, y las esposas de tus hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multipliquen sobre la tierra. \ No newline at end of file +\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tu, tu esposa, tus hijos, y las esposas de tus hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multipliquen sobre la tierra." \ No newline at end of file diff --git a/manifest.json b/manifest.json index e9bac7d1..ca7a516c 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,8 @@ "08-04", "08-06", "08-08", - "08-10" + "08-10", + "08-13", + "08-15" ] } \ No newline at end of file From 42cbefb20659ea150dfb19e92da74aa85728aeb5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:43:13 -0400 Subject: [PATCH 0787/1429] Thu Aug 25 2016 16:43:11 GMT-0400 (SA Western Standard Time) --- 10/02.txt | 2 +- 10/26.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/02.txt b/10/02.txt index aded58d0..fca1f377 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran: Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las tierras costales se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file +\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran: Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las costas se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file diff --git a/10/26.txt b/10/26.txt index d49a28d7..407e81a6 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1,2 +1,2 @@ -\v 26 \v 27 \v 28 \v 29 Joctán fue el padre de almodad, Selef, Hazar Mavet, Jera, Adoram, +\v 26 \v 27 \v 28 \v 29 Joctán fue el padre de Almodad, Selef, Hazar Mavet, Jera, Adoram, Uzal, Dicla, Obal, Abimael, Seba, Ofir, Havila y Jobab.Todos estos eran los hijos de Joctán. \ No newline at end of file From adf564eaf3360ff19df1467b7647c4f623d111e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:44:18 -0400 Subject: [PATCH 0788/1429] Thu Aug 25 2016 16:44:16 GMT-0400 (SA Western Standard Time) --- 08/18.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/08/18.txt b/08/18.txt index 80bbcbb2..0fb19fb5 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -\v 18 Así que Noé salió con sus hijos, su esposa y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda ave, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file +\v 18 Así que Noé salió con sus hijos, su esposa y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda pájaro, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ca7a516c..3ddddd5b 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "08-08", "08-10", "08-13", - "08-15" + "08-15", + "08-18" ] } \ No newline at end of file From 1a1055ef0147eb2ba76fe2ddc1f096377cc01775 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:45:12 -0400 Subject: [PATCH 0789/1429] Thu Aug 25 2016 16:45:11 GMT-0400 (SA Western Standard Time) --- 10/01.txt | 2 +- 10/02.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/01.txt b/10/01.txt index 4279a75d..b275eb7d 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Le nacieron hijos a ellos después del diluvio. \ No newline at end of file +\c 10 \v 1 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Les nacieron hijos a ellos después del diluvio. \ No newline at end of file diff --git a/10/02.txt b/10/02.txt index fca1f377..c7641cca 100644 --- a/10/02.txt +++ b/10/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 \v 5 Los hijos de Jafet eran : Gomer, Magog,Madai, Javán, Tubal, Mesec y Tiras. Los hijos de Gomer eran: Askemaz, Rifat y Togarmá. Los hijos de Javán: Elisa, Tarsis, Quitim y Dodavin. De estos, las personas de las costas se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias por sus naciones. \ No newline at end of file +\v 2 Los hijos de Jafet eran Gomer, Magog, Madai, Javán, Tubal, Mesec y Tiras. \v 3 Los hijos de Gomer eran Askemaz, Rifat y Togarmá. \v 4 Los hijos de Javán eran Elisa, Tarsis, Quitim y Dodavin. \v 5 De estos, las personas de las costas se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias, por sus naciones. \ No newline at end of file From 682b73d6f00876df3518c5fcae4bcc9c234b8ec6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:46:17 -0400 Subject: [PATCH 0790/1429] Thu Aug 25 2016 16:46:16 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3ddddd5b..5ed04136 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "08-10", "08-13", "08-15", - "08-18" + "08-18", + "08-20" ] } \ No newline at end of file From 6e9ff9447da445a476509149cc05081eaada1ea3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:47:12 -0400 Subject: [PATCH 0791/1429] Thu Aug 25 2016 16:47:11 GMT-0400 (SA Western Standard Time) --- 10/06.txt | 2 +- 10/08.txt | 2 +- 10/11.txt | 4 ++-- manifest.json | 6 +++++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/10/06.txt b/10/06.txt index 90195043..2e027a37 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -\v 6 \v 7 Los hijos de Cam eran : Cus, Mizraim, Fut y Canaán. Los hijos de Cus eran : Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran: Seba y Dedán. \ No newline at end of file +\v 6 Los hijos de Cam eran Cus, Mizraim, Fut y Canaán. \v 7 Los hijos de Cus eran Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran Seba y Dedán. \ No newline at end of file diff --git a/10/08.txt b/10/08.txt index 68474edb..0c809971 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. El fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice, "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". Los primeros centros de su reino eran: Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file +\v 8 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. \v 9 Él fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice: "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". \v 10 Los primeros centros de su reino eran Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file diff --git a/10/11.txt b/10/11.txt index e9d1924f..4b60688e 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1,2 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra, el fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los ludimitas, de los anamitas, de los lehabitas ,naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file +\v 11 \v 12 \v 13 \v 14 Desde esa tierra él fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. +Mizraím fue el padre de los Ludimitas, de los Anamitas, de los Lehabitas, Naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4c1d3b61..2582664d 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "translators": [ "Ada Gonzalez" ], - "finished_chunks": [] + "finished_chunks": [ + "10-02", + "10-06", + "10-08" + ] } \ No newline at end of file From 052b683e92a0a55a9dc26872888c94b817a3d35b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:48:16 -0400 Subject: [PATCH 0792/1429] Thu Aug 25 2016 16:48:15 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 3e096169..07c69308 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From cb0971db18177eb3bed723c72382acee45aafbb0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:48:24 -0400 Subject: [PATCH 0793/1429] Thu Aug 25 2016 16:48:24 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 914ad88b..cf708c82 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 3f7d93bcb6efd2be64b9dbda64514b9b30be437b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:49:13 -0400 Subject: [PATCH 0794/1429] Thu Aug 25 2016 16:49:11 GMT-0400 (SA Western Standard Time) --- 10/11.txt | 3 +-- 10/15.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/10/11.txt b/10/11.txt index 4b60688e..cb6e1d66 100644 --- a/10/11.txt +++ b/10/11.txt @@ -1,2 +1 @@ -\v 11 \v 12 \v 13 \v 14 Desde esa tierra él fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. -Mizraím fue el padre de los Ludimitas, de los Anamitas, de los Lehabitas, Naftuhimitas,los patrusimitas, los casluhimitas ( de donde salieron los filisteos) y de los caftorimitas. \ No newline at end of file +\v 11 Desde esa tierra él fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, \v 12 y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. \v 13 Mizraím fue el padre de los Ludimitas, de los Anamitas, de los Lehabitas, Naftuhimitas, \v 14 los Patrusimitas, los Casluhimitas (de donde salieron los Filisteos) y de los Caftorimitas. \ No newline at end of file diff --git a/10/15.txt b/10/15.txt index 71af9ebf..87ccbdda 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1,4 +1,4 @@ -\v 15 \v 16 \v 17 \v 18 Canaán fue el padre de Sidón, su primogénito, y de Het, también de los jebuseos, de los amorreos, de los gerheseos, de los heveseos, de los araceos, de los sineos, +\v 15 \v 16 \v 17 \v 18 Canaán fue el padre de Sidón, su primogénito, y de Het, también de los Jebuseos, de los Amorreos, de los Gereseos, de los Heveseos, de los araceos, de los sineos, los arvadeos, de los zemareos, y los hamateos. Después las familias de los canaánitas se esparcieron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2582664d..27e02b0f 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "10-02", "10-06", - "10-08" + "10-08", + "10-11" ] } \ No newline at end of file From 36bca42f7a2025cf8f903075d3d3b2c9b7a1bc4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:51:12 -0400 Subject: [PATCH 0795/1429] Thu Aug 25 2016 16:51:11 GMT-0400 (SA Western Standard Time) --- 10/15.txt | 5 +---- 10/19.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/10/15.txt b/10/15.txt index 87ccbdda..6716eb88 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1,4 +1 @@ -\v 15 \v 16 \v 17 \v 18 Canaán fue el padre de Sidón, su primogénito, y de Het, también de los Jebuseos, de los Amorreos, de los Gereseos, de los Heveseos, de los araceos, de los sineos, -los arvadeos, de los zemareos, -y los hamateos. Después las -familias de los canaánitas se esparcieron. \ No newline at end of file +\v 15 Canaán fue el padre de Sidón, su primogénito, y de Het, \v 16 también de los Jebuseos, de los Amorreos, de los Gereseos, \v 17 de los Heveos, de los Araceos, de los Sineos, \v 18 los Arvadeos, de los Zemareos, y los Hamateos. Después las familias de los Cananeos se esparcieron. \ No newline at end of file diff --git a/10/19.txt b/10/19.txt index 3ca3912c..44e19e81 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1,2 @@ -\v 19 \v 20 La frontera de los canaáneos era desde Sidón, hacía la dirección de +\v 19 \v 20 La frontera de los Cananeos era desde Sidón, hacía la dirección de Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. Estos eran los hijos de Cam, por sus familias, por sus lenguajes, en sus tierras, y en sus naciones. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 27e02b0f..f4a5cf73 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "10-02", "10-06", "10-08", - "10-11" + "10-11", + "10-15" ] } \ No newline at end of file From e83db80737b49d0137b635157e4d4b7aab1c5279 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:53:13 -0400 Subject: [PATCH 0796/1429] Thu Aug 25 2016 16:53:11 GMT-0400 (SA Western Standard Time) --- 10/19.txt | 3 +-- 10/21.txt | 2 +- 10/24.txt | 2 +- manifest.json | 5 ++++- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/10/19.txt b/10/19.txt index 44e19e81..f09f36fd 100644 --- a/10/19.txt +++ b/10/19.txt @@ -1,2 +1 @@ -\v 19 \v 20 La frontera de los Cananeos era desde Sidón, hacía la dirección de -Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. Estos eran los hijos de Cam, por sus familias, por sus lenguajes, en sus tierras, y en sus naciones. \ No newline at end of file +\v 19 La frontera de los Cananeos era desde Sidón, hacía la dirección de Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. \v 20 Estos eran los hijos de Cam, por sus familias, por sus lenguajes, en sus tierras, y en sus naciones. \ No newline at end of file diff --git a/10/21.txt b/10/21.txt index 138f0492..39045915 100644 --- a/10/21.txt +++ b/10/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 También le nacieron hijos a Sem, el hermano mayor de Jafet. Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran: Elam, Asur, Arfaxad, Lud y Aram. Los hijos de Aram eran: Uz, Hul, Geter y Mas. \ No newline at end of file +\v 21 También le nacieron hijos a Sem, el hermano mayor de Jafet. \v 22 Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran Elam, Asur, Arfaxad, Lud y Aram. \v 23 Los hijos de Aram eran Uz, Hul, Geter y Mas. \ No newline at end of file diff --git a/10/24.txt b/10/24.txt index 957d2af3..347e0a63 100644 --- a/10/24.txt +++ b/10/24.txt @@ -1 +1 @@ -\v 24 \v 25 Arfaxad fue el padre de Sala y Sela fue el padre de Heber. Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file +\v 24 Arfaxad fue el padre de Sela y Sela fue el padre de Heber. \v 25 Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f4a5cf73..62e80253 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,9 @@ "10-06", "10-08", "10-11", - "10-15" + "10-15", + "10-19", + "10-21", + "10-24" ] } \ No newline at end of file From 136328c62e7124b9b9a2a40c5ed8308cbfdce69c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 16:55:12 -0400 Subject: [PATCH 0797/1429] Thu Aug 25 2016 16:55:11 GMT-0400 (SA Western Standard Time) --- 10/26.txt | 3 +-- 10/30.txt | 2 +- 10/32.txt | 2 +- manifest.json | 5 ++++- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/10/26.txt b/10/26.txt index 407e81a6..e33de164 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1,2 +1 @@ -\v 26 \v 27 \v 28 \v 29 Joctán fue el padre de Almodad, Selef, Hazar Mavet, Jera, Adoram, -Uzal, Dicla, Obal, Abimael, Seba, Ofir, Havila y Jobab.Todos estos eran los hijos de Joctán. \ No newline at end of file +\v 26 Joctán fue el padre de Almodad, Selef, Hazar Mavet, Jera, \v 27 Adoram, Uzal, Dicla, \v 28 Obal, Abimael, Seba, \v 29 Ofir, Havila y Jobab.Todos estos eran los hijos de Joctán. \ No newline at end of file diff --git a/10/30.txt b/10/30.txt index 9e31cae3..062006a1 100644 --- a/10/30.txt +++ b/10/30.txt @@ -1 +1 @@ -\v 30 \v 31 Su territorio era desde Mesa hasta Sefar, la montaña del este. Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones. \ No newline at end of file +\v 30 Su territorio era desde Mesa hasta Sefar, la montaña del este. \v 31 Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones. \ No newline at end of file diff --git a/10/32.txt b/10/32.txt index 6739ed9a..087f8d0c 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -\v 32 Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas, las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file +\v 32 Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 62e80253..c8a92152 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,9 @@ "10-15", "10-19", "10-21", - "10-24" + "10-24", + "10-26", + "10-30", + "10-32" ] } \ No newline at end of file From 726b47d03a547be1579f2d85f8eee8e406a39ab9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 17:01:22 -0400 Subject: [PATCH 0798/1429] Thu Aug 25 2016 17:01:22 GMT-0400 (SA Western Standard Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c8a92152..00bc8b03 100644 --- a/manifest.json +++ b/manifest.json @@ -19,8 +19,8 @@ "name": "Text" }, "resource": { - "id": "reg", - "name": "Regular" + "id": "ulb", + "name": "Unlocked Literal Bible" }, "source_translations": [ { From 9377d32dd73b65d14f4cc996eb482aa0e69780da Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Aug 2016 17:03:45 -0400 Subject: [PATCH 0799/1429] Thu Aug 25 2016 17:03:45 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a4d6960d..deef04fa 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 4962630596a60e8a856b6518375737e046d9c50d Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:22:53 -0400 Subject: [PATCH 0800/1429] Thu Aug 25 2016 17:22:52 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 80500c50..6f6c1a2b 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 21 \v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file +\v 21 \v 20 Dios dijo, "Deja que la multitud de aguas con multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file From 8aa9b9ec5e7971f94a9d8e1d7d7bdcf6b35ff1b1 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:24:53 -0400 Subject: [PATCH 0801/1429] Thu Aug 25 2016 17:24:52 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 6f6c1a2b..5a5bee09 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 21 \v 20 Dios dijo, "Deja que la multitud de aguas con multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file +\v 21 \v 20 Dios dijo, "Deja que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase \ No newline at end of file From a27dbea4e8d080eef6902f4a0fbac0155a1ea6e7 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:26:53 -0400 Subject: [PATCH 0802/1429] Thu Aug 25 2016 17:26:52 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 01/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 01/22.txt diff --git a/01/20.txt b/01/20.txt index 5a5bee09..bc667846 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 21 \v 20 Dios dijo, "Deja que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase \ No newline at end of file +\v 20 Dios dijo, "Deja que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file diff --git a/01/22.txt b/01/22.txt new file mode 100644 index 00000000..b53931c3 --- /dev/null +++ b/01/22.txt @@ -0,0 +1 @@ +Dios los bendijo diciendo: "Sean \ No newline at end of file From 9e4a5237d0b89e5da6aeea374b76c7f45a82ec7e Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:28:53 -0400 Subject: [PATCH 0803/1429] Thu Aug 25 2016 17:28:52 GMT-0400 (SA Western Standard Time) --- 01/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/22.txt b/01/22.txt index b53931c3..43a3edf2 100644 --- a/01/22.txt +++ b/01/22.txt @@ -1 +1 @@ -Dios los bendijo diciendo: "Sean \ No newline at end of file +\v 22 Dios los bendijo diciendo: "Sean fructiferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multipliquen en la tierra." \v 23 E \ No newline at end of file From cc707b71aa25e33d3544dee144a948697323891a Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:30:53 -0400 Subject: [PATCH 0804/1429] Thu Aug 25 2016 17:30:52 GMT-0400 (SA Western Standard Time) --- 01/22.txt | 2 +- 01/24.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 01/24.txt diff --git a/01/22.txt b/01/22.txt index 43a3edf2..001b6a4f 100644 --- a/01/22.txt +++ b/01/22.txt @@ -1 +1 @@ -\v 22 Dios los bendijo diciendo: "Sean fructiferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multipliquen en la tierra." \v 23 E \ No newline at end of file +\v 22 Dios los bendijo diciendo: "Sean fructiferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multiplíquen en la tierra." \v 23 Esto fue la tarde y mañana del quinto día. \ No newline at end of file diff --git a/01/24.txt b/01/24.txt new file mode 100644 index 00000000..a8df7b2b --- /dev/null +++ b/01/24.txt @@ -0,0 +1 @@ +\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, \ No newline at end of file From 4af8e86f920bc28466647fea7b096f8065d9de04 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:32:53 -0400 Subject: [PATCH 0805/1429] Thu Aug 25 2016 17:32:52 GMT-0400 (SA Western Standard Time) --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index a8df7b2b..934b5a5e 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, \ No newline at end of file +\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosa que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y asi fue. \v 25 Dios hizo las bestias de la tierra por su clase, El ganado por su clase, y toda \ No newline at end of file From 9f9eeab713dedc97cc1756ee4615599df0767e1e Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:34:53 -0400 Subject: [PATCH 0806/1429] Thu Aug 25 2016 17:34:52 GMT-0400 (SA Western Standard Time) --- 01/24.txt | 2 +- 01/26.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 01/26.txt diff --git a/01/24.txt b/01/24.txt index 934b5a5e..532662fc 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosa que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y asi fue. \v 25 Dios hizo las bestias de la tierra por su clase, El ganado por su clase, y toda \ No newline at end of file +\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosa que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y asi fue. \v 25 Dios hizo las bestias de la tierra por su clase, El ganado por su clase, y todo lo que se arrastra sobre el suelo por su clase. Él vio que era bueno. \ No newline at end of file diff --git a/01/26.txt b/01/26.txt new file mode 100644 index 00000000..60adfb5c --- /dev/null +++ b/01/26.txt @@ -0,0 +1 @@ +Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el p \ No newline at end of file From 11cfd7a19ccbbef09b4c00712718186154508c62 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:36:53 -0400 Subject: [PATCH 0807/1429] Thu Aug 25 2016 17:36:52 GMT-0400 (SA Western Standard Time) --- 01/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/26.txt b/01/26.txt index 60adfb5c..d4a9a8c7 100644 --- a/01/26.txt +++ b/01/26.txt @@ -1 +1 @@ -Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el p \ No newline at end of file +Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 \ No newline at end of file From da6be9c5f6b35800d4a5099e625b12a3148a3719 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:38:55 -0400 Subject: [PATCH 0808/1429] Thu Aug 25 2016 17:38:55 GMT-0400 (SA Western Standard Time) --- 01/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/26.txt b/01/26.txt index d4a9a8c7..a585f7a9 100644 --- a/01/26.txt +++ b/01/26.txt @@ -1 +1 @@ -Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 \ No newline at end of file +Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen \ No newline at end of file From 769fa8578070cd6daf567b4d8216f1abe902e616 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:40:53 -0400 Subject: [PATCH 0809/1429] Thu Aug 25 2016 17:40:52 GMT-0400 (SA Western Standard Time) --- 01/26.txt | 2 +- 01/28.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 01/28.txt diff --git a/01/26.txt b/01/26.txt index a585f7a9..3e897e8f 100644 --- a/01/26.txt +++ b/01/26.txt @@ -1 +1 @@ -Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen \ No newline at end of file +\v 26 Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer el los creo. \ No newline at end of file diff --git a/01/28.txt b/01/28.txt new file mode 100644 index 00000000..dbce341a --- /dev/null +++ b/01/28.txt @@ -0,0 +1 @@ +\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llene la tieer \ No newline at end of file From 7599b20910b4a15473615feb8dbcc20057d2eb92 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:42:53 -0400 Subject: [PATCH 0810/1429] Thu Aug 25 2016 17:42:52 GMT-0400 (SA Western Standard Time) --- 01/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/28.txt b/01/28.txt index dbce341a..71a23321 100644 --- a/01/28.txt +++ b/01/28.txt @@ -1 +1 @@ -\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llene la tieer \ No newline at end of file +\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viev \ No newline at end of file From d84e3b41be45bb0a7d363b16c89630214209dd49 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:44:53 -0400 Subject: [PATCH 0811/1429] Thu Aug 25 2016 17:44:53 GMT-0400 (SA Western Standard Time) --- 01/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/28.txt b/01/28.txt index 71a23321..9e5db725 100644 --- a/01/28.txt +++ b/01/28.txt @@ -1 +1 @@ -\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viev \ No newline at end of file +\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa vieviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta e \ No newline at end of file From 80bad454a984aab15510edb8956abcb58547bed9 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:46:53 -0400 Subject: [PATCH 0812/1429] Thu Aug 25 2016 17:46:52 GMT-0400 (SA Western Standard Time) --- 01/28.txt | 2 +- 01/30.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 01/30.txt diff --git a/01/28.txt b/01/28.txt index 9e5db725..dae5efa1 100644 --- a/01/28.txt +++ b/01/28.txt @@ -1 +1 @@ -\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa vieviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta e \ No newline at end of file +\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa vieviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta en el. Ellos seran alimento para ustedes. \ No newline at end of file diff --git a/01/30.txt b/01/30.txt new file mode 100644 index 00000000..72c6665c --- /dev/null +++ b/01/30.txt @@ -0,0 +1 @@ +Para cada bestia de la tierra, para cada ave de los cielos, y para toda cosa que se arrastra sobre la tierra, y para toda criatura que tiene aliento de \ No newline at end of file From df1a2bca0adb3c68948f385bde0406e2101de1da Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:48:53 -0400 Subject: [PATCH 0813/1429] Thu Aug 25 2016 17:48:52 GMT-0400 (SA Western Standard Time) --- 01/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/30.txt b/01/30.txt index 72c6665c..705c077a 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -Para cada bestia de la tierra, para cada ave de los cielos, y para toda cosa que se arrastra sobre la tierra, y para toda criatura que tiene aliento de \ No newline at end of file +\v 30 Para cada bestia de la tierra, para cada ave de los cielos, y para toda cosa que se arrastra sobre la tierra, y para toda criatura que tiene aliento de vida. Que yo les he dado a cada planta verde para alimento." Y asi fue. \v 31 vio todo lo que habia hecho. Mirad, era muy bueno. Y esto fue la tarde y mañana del sexto. \ No newline at end of file From ea2701187042a71182b761524c7abd66cea9efdc Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:56:53 -0400 Subject: [PATCH 0814/1429] Thu Aug 25 2016 17:56:53 GMT-0400 (SA Western Standard Time) --- 00/title.txt | 1 + 01/01.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 00/title.txt diff --git a/00/title.txt b/00/title.txt new file mode 100644 index 00000000..751f04ee --- /dev/null +++ b/00/title.txt @@ -0,0 +1 @@ +Génesis \ No newline at end of file diff --git a/01/01.txt b/01/01.txt index 6c403e68..9087dc20 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre la superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacía. La oscuridad estaba sobre la superficie del abismo. El Espíritu de Dios se movía sobre la superficie de las aguas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 78eeb930..9f69c042 100644 --- a/manifest.json +++ b/manifest.json @@ -36,5 +36,7 @@ "Ramon D. Alvarado", "Ramon D. Alvarado Burgos" ], - "finished_chunks": [] + "finished_chunks": [ + "00-title" + ] } \ No newline at end of file From 8e65f2d003ef5c31f980a674821a8be401e9617d Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 17:58:53 -0400 Subject: [PATCH 0815/1429] Thu Aug 25 2016 17:58:53 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/03.txt b/01/03.txt index 4188d3f6..90ff2b75 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file +\v 3 Dios dijo: "Hágase la luz", y ahí fue la luz. \v 4 Dios vio la luz, y esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file From 901fc36f0369a7cbfe95a32f721c805e3f6823b8 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:00:53 -0400 Subject: [PATCH 0816/1429] Thu Aug 25 2016 18:00:53 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 01/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/03.txt b/01/03.txt index 90ff2b75..f21a7efd 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo: "Hágase la luz", y ahí fue la luz. \v 4 Dios vio la luz, y esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file +\v 3 Dios dijo: "Hágase la luz", y ahí fue la luz. \v 4 Dios vio la luz, y ésta era buena. El dividió la luz de la oscuridad. \v 5 Dios llamó la luz "día" y la oscuridad la llamó "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt index 926cdb33..e6458f99 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file From 167e2da1af8f8c64c34eafad46d08b60e6fc0fd3 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:02:53 -0400 Subject: [PATCH 0817/1429] Thu Aug 25 2016 18:02:53 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index e6458f99..755f7dd3 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo: "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Hágase una expnsión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file From 97d4d7e615554d0531c47cf779980b9be61aff8e Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:04:53 -0400 Subject: [PATCH 0818/1429] Thu Aug 25 2016 18:04:53 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 755f7dd3..fc0ea4f9 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo: "Hágase una expnsión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Hágase una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Est fue la tarde y mañana del segundo día. \ No newline at end of file From 1d4610388e5da7cfb1261e98b68e274f7405b43e Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:06:53 -0400 Subject: [PATCH 0819/1429] Thu Aug 25 2016 18:06:53 GMT-0400 (SA Western Standard Time) --- 01/06.txt | 2 +- 01/09.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/06.txt b/01/06.txt index fc0ea4f9..9d5b6a5d 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo: "Hágase una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Est fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Hágase una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Esta fue la tarde y mañana del segundo día. \ No newline at end of file diff --git a/01/09.txt b/01/09.txt index 63477adb..76ef0ade 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que la tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file +\v 9 Dios dijo: "Permitan que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file From 5a4e1e72cec209ecf41928c50cfe9c950151168f Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:08:53 -0400 Subject: [PATCH 0820/1429] Thu Aug 25 2016 18:08:53 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 01/14.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/09.txt b/01/09.txt index 76ef0ade..8909b262 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo: "Permitan que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file +\v 9 Dios dijo: "Permitan que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file diff --git a/01/14.txt b/01/14.txt index ec0a0e98..5735d3ea 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo, "Haya luces en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file +\v 14 Dios dijo: "Haya luces en el cielo para dividir la mañana de la noche. Y permitan que ellas sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file From 6422f48e383997d325d11909c552d933e27464e0 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:10:53 -0400 Subject: [PATCH 0821/1429] Thu Aug 25 2016 18:10:53 GMT-0400 (SA Western Standard Time) --- 01/14.txt | 2 +- 01/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/14.txt b/01/14.txt index 5735d3ea..2bc5a513 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo: "Haya luces en el cielo para dividir la mañana de la noche. Y permitan que ellas sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file +\v 14 Dios dijo: "Haya luces en el cielo para dividir la mañana de la noche. Y permitan que ellas sean como señales, para estaciones, para días y años. \v 15 Dejen que éstas sean luces en el cielo para alumbrar sobre la tierra." Y así fue. \ No newline at end of file diff --git a/01/16.txt b/01/16.txt index fb684096..d25bf4bd 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file +\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file From 5b5d9c2f91e24859df5f043c9f577414ff1c28f0 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:12:53 -0400 Subject: [PATCH 0822/1429] Thu Aug 25 2016 18:12:53 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 01/20.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/16.txt b/01/16.txt index d25bf4bd..57b5448e 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file +\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file diff --git a/01/20.txt b/01/20.txt index bc667846..58b89917 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Deja que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file +\v 20 Dios dijo, "Per que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file From be7b766fff3cd6e3737351b71b99d6b815600f28 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:14:53 -0400 Subject: [PATCH 0823/1429] Thu Aug 25 2016 18:14:53 GMT-0400 (SA Western Standard Time) --- 01/03.txt | 2 +- 01/06.txt | 2 +- 01/09.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/01/03.txt b/01/03.txt index f21a7efd..1765d4c4 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo: "Hágase la luz", y ahí fue la luz. \v 4 Dios vio la luz, y ésta era buena. El dividió la luz de la oscuridad. \v 5 Dios llamó la luz "día" y la oscuridad la llamó "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file +\v 3 Dios dijo: "Haya ahí luz", y ahí fue la luz. \v 4 Dios vio la luz, y ésta era buena. El dividió la luz de la oscuridad. \v 5 Dios llamó la luz "día" y la oscuridad la llamó "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt index 9d5b6a5d..fe88953a 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo: "Hágase una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Esta fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Haya una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Esta fue la tarde y mañana del segundo día. \ No newline at end of file diff --git a/01/09.txt b/01/09.txt index 8909b262..142bec9c 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo: "Permitan que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file +\v 9 Dios dijo: "Que e las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file From 889e14d63cfe5ffa400abceadce8476b07ee5444 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:16:53 -0400 Subject: [PATCH 0824/1429] Thu Aug 25 2016 18:16:53 GMT-0400 (SA Western Standard Time) --- 01/09.txt | 2 +- 01/11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/09.txt b/01/09.txt index 142bec9c..155e1ec9 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo: "Que e las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file +\v 9 Dios dijo: "Que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file diff --git a/01/11.txt b/01/11.txt index 36743e84..50da3628 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "Dejar que que la tierra brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file +\v 11 Dios dijo: "Que la tierra brote vegetación: plantas que produzcan semillas y árboles frutales cuyo fruto produzca semillasen el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file From ecf41cc938ab6a9e3f841e346e987441f2a73b12 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:18:53 -0400 Subject: [PATCH 0825/1429] Thu Aug 25 2016 18:18:53 GMT-0400 (SA Western Standard Time) --- 01/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/11.txt b/01/11.txt index 50da3628..a2256b3b 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo: "Que la tierra brote vegetación: plantas que produzcan semillas y árboles frutales cuyo fruto produzca semillasen el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file +\v 11 Dios dijo: "Que la tierra brote vegetación: plantas que produzcan semillas y árboles frutales cuyo fruto produzca semillas, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y árboles produciendo fruto cuya semilla estaba en él, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file From 643983be169560b01cedeb73f6d8f4fa44541f59 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:22:53 -0400 Subject: [PATCH 0826/1429] Thu Aug 25 2016 18:22:53 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 58b89917..03a759cf 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Per que la multitud de aguas con multitudes de criaturas vivientes, y deja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file +\v 20 Dios dijo, "Llénense las aguas con multitudes de criaturas vivientes, y hayadeja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file From 151a574aa0e27345a3d2267e435c7303488eddf5 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:24:53 -0400 Subject: [PATCH 0827/1429] Thu Aug 25 2016 18:24:53 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 01/22.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/20.txt b/01/20.txt index 03a759cf..278cf843 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Llénense las aguas con multitudes de criaturas vivientes, y hayadeja que las aves vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file +\v 20 Dios dijo, "Llénense las aguas con multitudes de criaturas vivientes, y haya aves que vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creó las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file diff --git a/01/22.txt b/01/22.txt index 001b6a4f..c4af77cd 100644 --- a/01/22.txt +++ b/01/22.txt @@ -1 +1 @@ -\v 22 Dios los bendijo diciendo: "Sean fructiferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multiplíquen en la tierra." \v 23 Esto fue la tarde y mañana del quinto día. \ No newline at end of file +\v 22 Dios los bendijo diciendo: "Sean fructíferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multipliquen en la tierra." \v 23 Esto fue la tarde y mañana del quinto día. \ No newline at end of file From 679abde2b3c37526974cc7593190ba496639b942 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:26:53 -0400 Subject: [PATCH 0828/1429] Thu Aug 25 2016 18:26:53 GMT-0400 (SA Western Standard Time) --- 01/24.txt | 2 +- 01/26.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/24.txt b/01/24.txt index 532662fc..662d669f 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -\v 24 Dios dijo: "Dejen que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosa que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y asi fue. \v 25 Dios hizo las bestias de la tierra por su clase, El ganado por su clase, y todo lo que se arrastra sobre el suelo por su clase. Él vio que era bueno. \ No newline at end of file +\v 24 Dios dijo: "Que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosas que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y así fue. \v 25 Dios hizo las bestias de la tierra por su clase, el ganado por su clase, y todo lo que se arrastra sobre el suelo según su clase. Él vio que era bueno. \ No newline at end of file diff --git a/01/26.txt b/01/26.txt index 3e897e8f..0452588d 100644 --- a/01/26.txt +++ b/01/26.txt @@ -1 +1 @@ -\v 26 Dios Dijo: "Hagamos el hombre a nuestra imagen, y nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer el los creo. \ No newline at end of file +\v 26 Dios dijo: "Hagamos el hombre a nuestra imagen, ynuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer el los creo. \ No newline at end of file From 32fe09e9f09ae968ca95a293e9758f1b79d63c81 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:28:53 -0400 Subject: [PATCH 0829/1429] Thu Aug 25 2016 18:28:53 GMT-0400 (SA Western Standard Time) --- 01/26.txt | 2 +- 01/28.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/26.txt b/01/26.txt index 0452588d..d34ebe02 100644 --- a/01/26.txt +++ b/01/26.txt @@ -1 +1 @@ -\v 26 Dios dijo: "Hagamos el hombre a nuestra imagen, ynuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creo al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer el los creo. \ No newline at end of file +\v 26 Dios dijo: "Hagamos el hombre a nuestra imagen, a nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creó al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer Él los creó. \ No newline at end of file diff --git a/01/28.txt b/01/28.txt index dae5efa1..7aa64f89 100644 --- a/01/28.txt +++ b/01/28.txt @@ -1 +1 @@ -\v 28 Dios los bendijo y les dijo: "Sean fructiferos, y multipliquense. Llenen la tierra, y sometanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa vieviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta en el. Ellos seran alimento para ustedes. \ No newline at end of file +\v 28 Dios los bendijo y les dijo: "Sean fructíferos, y multiplíquense. Llenen la tierra, y sométanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, Yo les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta en el. Ellos seran alimento para ustedes. \ No newline at end of file From 4c260e50622bb0ddc8ff77096f6bc4cb875bdf09 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:30:53 -0400 Subject: [PATCH 0830/1429] Thu Aug 25 2016 18:30:53 GMT-0400 (SA Western Standard Time) --- 01/28.txt | 2 +- 01/30.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/28.txt b/01/28.txt index 7aa64f89..36c44ea9 100644 --- a/01/28.txt +++ b/01/28.txt @@ -1 +1 @@ -\v 28 Dios los bendijo y les dijo: "Sean fructíferos, y multiplíquense. Llenen la tierra, y sométanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, Yo les he dado toda planta que da semilla la cual esta sobre la superficie de toda la tierra, y todo arbol con fruta que tiene fruta en el. Ellos seran alimento para ustedes. \ No newline at end of file +\v 28 Dios los bendijo y les dijo: "Sean fructíferos, y multiplíquense. Llenen la tierra, y sométanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, Yo les he dado toda planta que da semilla la cual está sobre la superficie de toda la tierra, y todo árbol frutal que tiene fruta en él. Ellos seran alimento para ustedes. \ No newline at end of file diff --git a/01/30.txt b/01/30.txt index 705c077a..0f282bf3 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -\v 30 Para cada bestia de la tierra, para cada ave de los cielos, y para toda cosa que se arrastra sobre la tierra, y para toda criatura que tiene aliento de vida. Que yo les he dado a cada planta verde para alimento." Y asi fue. \v 31 vio todo lo que habia hecho. Mirad, era muy bueno. Y esto fue la tarde y mañana del sexto. \ No newline at end of file +\v 30 A cada bestia de la tierra, a cada ave de los cielos, y a toda cosa que se arrastra sobre la tierra, y ara toda criatura que tiene aliento de vida Yo les he dado a cada planta verde para alimento." Y asi fue. \v 31 vio todo lo que habia hecho. Mirad, era muy bueno. Y esto fue la tarde y mañana del sexto. \ No newline at end of file From b32d30b4b878fe5f474ecba227104904821fd0ad Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 18:32:48 -0400 Subject: [PATCH 0831/1429] Thu Aug 25 2016 18:32:48 GMT-0400 (SA Western Standard Time) --- 01/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/30.txt b/01/30.txt index 0f282bf3..3157057d 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -\v 30 A cada bestia de la tierra, a cada ave de los cielos, y a toda cosa que se arrastra sobre la tierra, y ara toda criatura que tiene aliento de vida Yo les he dado a cada planta verde para alimento." Y asi fue. \v 31 vio todo lo que habia hecho. Mirad, era muy bueno. Y esto fue la tarde y mañana del sexto. \ No newline at end of file +\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vio todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file From b681bbbabdb514820b25790ce380e860415c2964 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 19:25:18 -0400 Subject: [PATCH 0832/1429] Thu Aug 25 2016 19:25:18 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 9f69c042..1908d30f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 6d5af6d88dd891a78e072d6432ba548d3a60b65f Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 19:32:00 -0400 Subject: [PATCH 0833/1429] Thu Aug 25 2016 19:32:00 GMT-0400 (SA Western Standard Time) --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1908d30f..4676ad77 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", @@ -37,6 +37,7 @@ "Ramon D. Alvarado Burgos" ], "finished_chunks": [ - "00-title" + "00-title", + "01-28" ] } \ No newline at end of file From 2c3c7e5493fd2aeecff7d9bf4dd3114cf5d15504 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 19:58:01 -0400 Subject: [PATCH 0834/1429] Thu Aug 25 2016 19:58:00 GMT-0400 (SA Western Standard Time) --- 01/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/30.txt b/01/30.txt index 3157057d..944c2bf7 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vio todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file +\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vió todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file From 1483e1b1d7bc55f31e78ed4e7e68746036a2ba02 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:00:01 -0400 Subject: [PATCH 0835/1429] Thu Aug 25 2016 20:00:00 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4676ad77..5619e18b 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", - "01-28" + "01-28", + "01-30" ] } \ No newline at end of file From 7fbc381d890c66c3700c92442723927d12298ef0 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:02:01 -0400 Subject: [PATCH 0836/1429] Thu Aug 25 2016 20:02:01 GMT-0400 (SA Western Standard Time) --- 01/24.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index 662d669f..7f6c0623 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -\v 24 Dios dijo: "Que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosas que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y así fue. \v 25 Dios hizo las bestias de la tierra por su clase, el ganado por su clase, y todo lo que se arrastra sobre el suelo según su clase. Él vio que era bueno. \ No newline at end of file +\v 24 Dios dijo: "Deja que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosas que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y así fue. \v 25 Dios hizo las bestias de la tierra por su clase, el ganado por su clase, y todo lo que se arrastra sobre el suelo según su clase. Él vio que era bueno. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5619e18b..6dbc24d0 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", + "01-26", "01-28", "01-30" ] From 90122079bfca192e3cc0eac9b392c6a90e1cd887 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:12:01 -0400 Subject: [PATCH 0837/1429] Thu Aug 25 2016 20:12:00 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 6dbc24d0..73a50dec 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", + "01-24", "01-26", "01-28", "01-30" From cdda81741d8b32cfd09de9f1df254d23bbb7f690 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:14:01 -0400 Subject: [PATCH 0838/1429] Thu Aug 25 2016 20:14:00 GMT-0400 (SA Western Standard Time) --- 01/20.txt | 2 +- 01/30.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/01/20.txt b/01/20.txt index 278cf843..cab6918b 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 20 Dios dijo, "Llénense las aguas con multitudes de criaturas vivientes, y haya aves que vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creó las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file +\v 20 Dios dijo: "Llénense las aguas con multitudes de criaturas vivientes, y haya aves que vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creó las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file diff --git a/01/30.txt b/01/30.txt index 944c2bf7..4de621b9 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vió todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file +\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vio todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 73a50dec..10caeb43 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", + "01-22", "01-24", "01-26", "01-28", From 0c499bd7d25bb6116982cb59a660c9a3e6ab3f6b Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:16:01 -0400 Subject: [PATCH 0839/1429] Thu Aug 25 2016 20:16:00 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 10caeb43..bbb7dc05 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", + "01-20", "01-22", "01-24", "01-26", From 5758e77e0245800a8ee2fc3df0c82ec87adf1f78 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:18:01 -0400 Subject: [PATCH 0840/1429] Thu Aug 25 2016 20:18:01 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index 57b5448e..edf813c2 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file +\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir la luz de la oscuridad. Dios vio que era bueno\v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file From b3a6217104d7fb90e3c2339283d866f6e0836ba0 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:20:01 -0400 Subject: [PATCH 0841/1429] Thu Aug 25 2016 20:20:01 GMT-0400 (SA Western Standard Time) --- 01/16.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index edf813c2..02c7c66b 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir la luz de la oscuridad. Dios vio que era bueno\v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file +\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir la luz de la oscuridad. Dios vio que era bueno. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bbb7dc05..90e0a929 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "00-title", + "01-16", "01-20", "01-22", "01-24", From dde6960586745f65de2412f60cb02445d0ded81b Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:22:01 -0400 Subject: [PATCH 0842/1429] Thu Aug 25 2016 20:22:01 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.json b/manifest.json index 90e0a929..422cb4c7 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ ], "finished_chunks": [ "00-title", + "01-01", + "01-14", "01-16", "01-20", "01-22", From 3c16ee5251be6baf42730deb84ca34f7fe8c1ad1 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:24:01 -0400 Subject: [PATCH 0843/1429] Thu Aug 25 2016 20:24:01 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.json b/manifest.json index 422cb4c7..b0b3de93 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ "finished_chunks": [ "00-title", "01-01", + "01-03", + "01-06", "01-14", "01-16", "01-20", From ee6760981972c435fedaeffef647682a8233cc8f Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:26:01 -0400 Subject: [PATCH 0844/1429] Thu Aug 25 2016 20:26:01 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index b0b3de93..5d9c2aab 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "01-01", "01-03", "01-06", + "01-09", "01-14", "01-16", "01-20", From 3f2c4d990bccd5eb113e4573a6652d1bc4ffd758 Mon Sep 17 00:00:00 2001 From: monchotech Date: Thu, 25 Aug 2016 20:36:01 -0400 Subject: [PATCH 0845/1429] Thu Aug 25 2016 20:36:01 GMT-0400 (SA Western Standard Time) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 5d9c2aab..37725618 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "01-03", "01-06", "01-09", + "01-11", "01-14", "01-16", "01-20", From ff7bfa91613b5187f3974ba2bc549bddfb97a66d Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Thu, 25 Aug 2016 21:19:16 -0400 Subject: [PATCH 0846/1429] auto save --- LICENSE.md | 15 +++++++++++++++ manifest.json | 1 + 2 files changed, 16 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..5ae62ec1 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +## License: + +This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (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. + +### 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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..baf29752 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"udb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file From a5b22604bbe447d43d1cae9a1547ad73822402af Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 26 Aug 2016 07:04:21 -0400 Subject: [PATCH 0847/1429] Fri Aug 26 2016 07:04:21 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 37725618..6a2dd8f0 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 48099952e122a991541c4db9c37e959a76e8e408 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Thu, 25 Aug 2016 21:18:07 -0400 Subject: [PATCH 0848/1429] auto save --- 01/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 00000000..b7d5379f --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\ \ No newline at end of file From 2fb44dd6d1e646a6992e8276726c6c2779475066 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Fri, 26 Aug 2016 07:09:20 -0400 Subject: [PATCH 0849/1429] auto save --- 01/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01/01.txt b/01/01.txt index b7d5379f..4f30d4e7 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\ \ No newline at end of file +2\v 1 vvbvc\v 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index baf29752..ffd3983a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"udb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"udb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["01-01"]} \ No newline at end of file From 78b4d4cee5a8d3bb48daa2a1ac991a7bfd6cd31a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 26 Aug 2016 19:43:12 -0400 Subject: [PATCH 0850/1429] Fri Aug 26 2016 19:43:12 GMT-0400 (SA Western Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cf708c82..c97d26bd 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", @@ -44,6 +44,7 @@ "03-14", "03-16", "03-17", + "03-20", "03-22" ] } \ No newline at end of file From e39d2b2080729fb8d0b454158d71d1b5673effd2 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Sat, 19 Nov 2016 23:17:12 -0400 Subject: [PATCH 0851/1429] auto save --- LICENSE.md | 15 +++++++++++++++ manifest.json | 1 + 2 files changed, 16 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..5ae62ec1 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +## License: + +This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (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. + +### 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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..08d30bb7 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"]} \ No newline at end of file From 153fea0989e09c7be616fd2e7f3db0a645277617 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Sat, 19 Nov 2016 23:17:39 -0400 Subject: [PATCH 0852/1429] auto save --- 18/01.txt | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/01.txt diff --git a/18/01.txt b/18/01.txt new file mode 100644 index 00000000..51d281d0 --- /dev/null +++ b/18/01.txt @@ -0,0 +1 @@ +Yahweh \ No newline at end of file diff --git a/manifest.json b/manifest.json index 08d30bb7..6ec9a20e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}]} \ No newline at end of file From 8afcede0bbb2c13fa158d28c556cd083231a2ff4 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Sat, 19 Nov 2016 23:17:39 -0400 Subject: [PATCH 0853/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 51d281d0..efa785bf 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahweh \ No newline at end of file +Yahweh se le apareció a Abraham por los \ No newline at end of file From e21f7e65ffd5414a38f757e24917139eeb8c3f9a Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Sat, 19 Nov 2016 23:22:12 -0400 Subject: [PATCH 0854/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index efa785bf..960c0231 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahweh se le apareció a Abraham por los \ No newline at end of file +Yahveh se le apareció a Abraham por los \ No newline at end of file From 3ad7fc058138df04fefdb7f787ef9884fb47414e Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0855/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 960c0231..7d994382 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre \ No newline at end of file From 1323a41e0fe99e5f36c2e815287f5c0dc05241be Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:37:19 -0400 Subject: [PATCH 0856/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 7d994382..2dffb095 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entr \ No newline at end of file From a2b53933270dba5fb97a6bf99ee39ca7a0e7445e Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:37:19 -0400 Subject: [PATCH 0857/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 2dffb095..15d046fc 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entr \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entra \ No newline at end of file From 77af40ff836a2bdbb74fa5c8f81487fffdf3aa24 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0858/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 15d046fc..e7c6b55a 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entra \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del d \ No newline at end of file From 2539a9526275c238f39bc636eb06e4ddb9d760d8 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0859/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index e7c6b55a..3983967c 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del d \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. \ No newline at end of file From 25ace2e77c7db4d3b90c6fb117f3b176c5db7837 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0860/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 3983967c..1f57e494 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia \ No newline at end of file From 1a068ac66ccb6735162f20646f544cb9ccde62c6 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0861/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 1f57e494..76b96dbf 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de \ No newline at end of file From 6403614e1202f0cc5f84638dc509bf4512859d55 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:57:19 -0400 Subject: [PATCH 0862/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 76b96dbf..b24aad19 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió a \ No newline at end of file From 4d5495926cf59669fd36a15365801d2159fd127e Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0863/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index b24aad19..54279d90 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió a \ No newline at end of file +Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió a encontrar \ No newline at end of file From 12066efb70ee57b419782e2b54ef0f94876b1dfc Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0864/1429] auto save --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 54279d90..7738f6a6 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió a encontrar \ No newline at end of file +\v 1 Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. \v 2 El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió desde la puerta de la tienda a encontrarse con ellos y se inclinó hacia el suelo. \ No newline at end of file From 2d83ce393a6567211d6ca3ea0700144d360d05f4 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0865/1429] auto save --- 18/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/03.txt diff --git a/18/03.txt b/18/03.txt new file mode 100644 index 00000000..57554a66 --- /dev/null +++ b/18/03.txt @@ -0,0 +1 @@ +Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Deja \ No newline at end of file From 1c60e0cd4412a44d01090f8e39370e5c7a6910b2 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0866/1429] auto save --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index 57554a66..7519c8d5 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Deja \ No newline at end of file +Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Déjame traer un poco de agua, lavar tus pies y descansa bajo el árbol. \ No newline at end of file From cbd83870de2bae3a1a555b012ef54107d43cb629 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0867/1429] auto save --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index 7519c8d5..b5e18863 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Déjame traer un poco de agua, lavar tus pies y descansa bajo el árbol. \ No newline at end of file +\v 3 \v 5 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Déjame traer un poco de agua, lavar tus pies y descansa bajo el \v 4 árbol. Déjame traerte un pco de comida, para que así te refresques. Luego de eso puedes ir por tu camino, ya que has venido hacia tu sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file From f84b072e291cc35ed259989058842aae65c22771 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:07:19 -0400 Subject: [PATCH 0868/1429] auto save --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index b5e18863..79828e60 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 3 \v 5 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. Déjame traer un poco de agua, lavar tus pies y descansa bajo el \v 4 árbol. Déjame traerte un pco de comida, para que así te refresques. Luego de eso puedes ir por tu camino, ya que has venido hacia tu sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file +\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjame traerte un poco de comida, para que así te refresques. Luego de eso puedes ir por tu camino, ya que has venido hacia tu sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file From e5a97453621afec0c5d18207b36d146ef83a4748 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0869/1429] auto save --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index 79828e60..4b1e05f8 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjame traerte un poco de comida, para que así te refresques. Luego de eso puedes ir por tu camino, ya que has venido hacia tu sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file +\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file From c7bcd34c110983aefd2f6a93a4e032d5e934902f Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0870/1429] auto save --- 18/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/06.txt diff --git a/18/06.txt b/18/06.txt new file mode 100644 index 00000000..2cbc135b --- /dev/null +++ b/18/06.txt @@ -0,0 +1 @@ +Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae tres \ No newline at end of file From e45431ea6b543abdb8b80b70f7ce1ea881f24a4c Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0871/1429] auto save --- 18/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/06.txt b/18/06.txt index 2cbc135b..52b636b6 100644 --- a/18/06.txt +++ b/18/06.txt @@ -1 +1 @@ -Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae tres \ No newline at end of file +Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". Entonces Abraham corrió al corral, y tomó una ternera que er \ No newline at end of file From 472ca69be34f06bf41dc7b4cd23e9522d90188ee Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0872/1429] auto save --- 18/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/06.txt b/18/06.txt index 52b636b6..27566fa8 100644 --- a/18/06.txt +++ b/18/06.txt @@ -1 +1 @@ -Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". Entonces Abraham corrió al corral, y tomó una ternera que er \ No newline at end of file +Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. Él tomó requesón y leche, y a la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paŕ \ No newline at end of file From 669e01c5e44b9244fc22e213a59edd0b298abc92 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:17:19 -0400 Subject: [PATCH 0873/1429] auto save --- 18/03.txt | 2 +- 18/06.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/03.txt b/18/03.txt index 4b1e05f8..2d4da43c 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file +\v 5 \v 3 l dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file diff --git a/18/06.txt b/18/06.txt index 27566fa8..0db6724b 100644 --- a/18/06.txt +++ b/18/06.txt @@ -1 +1 @@ -Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. Él tomó requesón y leche, y a la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paŕ \ No newline at end of file +\v 6 Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". \v 7 Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. \v 8 Él tomó requesón y leche, y a la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paró al lado de ellos bajo el árbol mientras ellos comían. \ No newline at end of file From 1394b4ad87f3f6f8745f404f017316bfee72ec76 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0874/1429] auto save --- 18/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/09.txt diff --git a/18/09.txt b/18/09.txt new file mode 100644 index 00000000..2b1aa367 --- /dev/null +++ b/18/09.txt @@ -0,0 +1 @@ +Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "A \ No newline at end of file From 6925d2792bc6be6f8ad413074e44fda691573bf5 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0875/1429] auto save --- 18/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/09.txt b/18/09.txt index 2b1aa367..72cddd6b 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "A \ No newline at end of file +Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". Él contestó: "Yo ciertamente regresaré a ti en la primavera, y ves, \ No newline at end of file From 7476f629029bc3c1b066db128335b1f8d56257cb Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0876/1429] auto save --- 18/09.txt | 2 +- 18/11.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/11.txt diff --git a/18/09.txt b/18/09.txt index 72cddd6b..b4485bbd 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". Él contestó: "Yo ciertamente regresaré a ti en la primavera, y ves, \ No newline at end of file +\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y ve, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la entrada de la tienda, la cual estaba detrás de él. \ No newline at end of file diff --git a/18/11.txt b/18/11.txt new file mode 100644 index 00000000..08a4dd08 --- /dev/null +++ b/18/11.txt @@ -0,0 +1 @@ +Ahora \ No newline at end of file From f6c2c1bd42827b9f2018c3d2dbc6a26041cff9b7 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0877/1429] auto save --- 18/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/11.txt b/18/11.txt index 08a4dd08..d60fe43b 100644 --- a/18/11.txt +++ b/18/11.txt @@ -1 +1 @@ -Ahora \ No newline at end of file +Ahora Abraham y Sara estaban viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. Así que Sara se río para sí, diciéndose a sí misma: "Después de que me desgastado, ¿tendré este placer, siendo mi \ No newline at end of file From 0a411f4902f6c7be17d420019b0b2bd0ae744d98 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:27:19 -0400 Subject: [PATCH 0878/1429] auto save --- 18/11.txt | 2 +- 18/13.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/13.txt diff --git a/18/11.txt b/18/11.txt index d60fe43b..62ef6046 100644 --- a/18/11.txt +++ b/18/11.txt @@ -1 +1 @@ -Ahora Abraham y Sara estaban viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. Así que Sara se río para sí, diciéndose a sí misma: "Después de que me desgastado, ¿tendré este placer, siendo mi \ No newline at end of file +\v 11 Ahora Abraham y Sara estaban viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. \v 12 Así que Sara se rió para sí, diciéndose a sí misma: "Después de que me desgastado, ¿tendré este placer, siendo mi señor también viejo?" \ No newline at end of file diff --git a/18/13.txt b/18/13.txt new file mode 100644 index 00000000..49442ccb --- /dev/null +++ b/18/13.txt @@ -0,0 +1 @@ +Yahveh dijo a Abraham: " \ No newline at end of file From 8d7ecaa70bb61870d19c877624b3b1580a12070d Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:27:19 -0400 Subject: [PATCH 0879/1429] auto save --- 18/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/13.txt b/18/13.txt index 49442ccb..6582e28e 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: " \ No newline at end of file +Yahveh dijo a Abraham: "' \ No newline at end of file From c6d64340850cb036b9da61a7095ecec79ef96134 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0880/1429] auto save --- 18/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/13.txt b/18/13.txt index 6582e28e..91a93d69 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: "' \ No newline at end of file +Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Reale \ No newline at end of file From d6e19c4535a8e52a0b93a28503565ab5a5fd21ac Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0881/1429] auto save --- 18/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/13.txt b/18/13.txt index 91a93d69..e4af4b30 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Reale \ No newline at end of file +Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sa \ No newline at end of file From 5eed7e38316c14e51f424cadd5994fc29425657b Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0882/1429] auto save --- 18/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/13.txt b/18/13.txt index e4af4b30..723f7886 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sa \ No newline at end of file +Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: \ No newline at end of file From 61fd59c9f9ecfc431a152dedc963778c81b4be53 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0883/1429] auto save --- 18/13.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/13.txt b/18/13.txt index 723f7886..8c28495e 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: \ No newline at end of file +Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú te reíste" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6ec9a20e..9c10a963 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":[]} \ No newline at end of file From 7829e2dae99133c01c6571bc0e654bf0cca05d50 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:41:18 -0400 Subject: [PATCH 0884/1429] auto save --- 18/13.txt | 2 +- 18/16.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/16.txt diff --git a/18/13.txt b/18/13.txt index 8c28495e..be9bd6b2 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú te reíste" \ No newline at end of file +\v 13 Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' \v 14 ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". \v 15 Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú te reíste". \ No newline at end of file diff --git a/18/16.txt b/18/16.txt new file mode 100644 index 00000000..2f0fd85a --- /dev/null +++ b/18/16.txt @@ -0,0 +1 @@ +Entonces \ No newline at end of file From 22dfbf4a65d9c70a75488eef2282742803f8fd76 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0885/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 2f0fd85a..69bf06ce 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces \ No newline at end of file +Entonces los hombres se levantaron para irse y miraron hacia abajo a Sodoma \ No newline at end of file From 7417db1b97e7be1ddc9aeb9fb1970c98e956b754 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0886/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 69bf06ce..5584f150 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces los hombres se levantaron para irse y miraron hacia abajo a Sodoma \ No newline at end of file +Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su \ No newline at end of file From ca8db911d68de7ceaa57cb2cb3cc7b3980cf963f Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:47:19 -0400 Subject: [PATCH 0887/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 5584f150..8aad56f0 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su \ No newline at end of file +Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo \ No newline at end of file From 1c5ed9dd0268ac4f18865013dbabed8135e0b39f Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0888/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 8aad56f0..89c66e44 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo \ No newline at end of file +Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en \ No newline at end of file From 698d868250d32c5f429c010cede01f88c9b78ccb Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0889/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 89c66e44..a62a16f4 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en \ No newline at end of file +Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Y \ No newline at end of file From 4144abfc24ea9047d20696fd4010f1f907a545b1 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0890/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index a62a16f4..215d61bc 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Y \ No newline at end of file +\v 16 \v 18 \v 19 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file From 995d288a2ddcb3e2413bac31a6c630deab2ffc32 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:52:19 -0400 Subject: [PATCH 0891/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 215d61bc..5eb42c07 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 16 \v 18 \v 19 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 19 Entonces los hombres se levan\v 16 taron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file From 79a16a7ca1c2ed89a312d88600f603d512eb2444 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0892/1429] auto save --- 18/16.txt | 2 +- 18/20.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/20.txt diff --git a/18/16.txt b/18/16.txt index 5eb42c07..902fe50d 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 19 Entonces los hombres se levan\v 16 taron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file diff --git a/18/20.txt b/18/20.txt new file mode 100644 index 00000000..c0f69201 --- /dev/null +++ b/18/20.txt @@ -0,0 +1 @@ +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque sus pecados \ No newline at end of file From aa7b93d61a58c12efb7b86ec43a0232b86f08766 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0893/1429] auto save --- 18/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/20.txt b/18/20.txt index c0f69201..6bf5da91 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque sus pecados \ No newline at end of file +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan \ No newline at end of file From 006998277880f21a4cbe093871234ced95b12b9b Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 14:57:19 -0400 Subject: [PATCH 0894/1429] auto save --- 18/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/20.txt b/18/20.txt index 6bf5da91..bc604810 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan \ No newline at end of file +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, \ No newline at end of file From 6d67763d45fde64b67350391d024326780ca4b57 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0895/1429] auto save --- 18/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/20.txt b/18/20.txt index bc604810..1080018d 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, \ No newline at end of file +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré \ No newline at end of file From c4ec381a4e35bdb59b0f575eff7d9e615fee5df7 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0896/1429] auto save --- 18/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/20.txt b/18/20.txt index 1080018d..9226e1ca 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré \ No newline at end of file +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré si \ No newline at end of file From 8962f00943a0fe440146e04becf751f0b8a5eb54 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0897/1429] auto save --- 18/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/20.txt b/18/20.txt index 9226e1ca..06994f21 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré si \ No newline at end of file +Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré si ellos son \ No newline at end of file From 841dd1bfb30ab12779d22abc225542dd879976ee Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0898/1429] auto save --- 18/20.txt | 2 +- 18/22.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/22.txt diff --git a/18/20.txt b/18/20.txt index 06994f21..40c08a87 100644 --- a/18/20.txt +++ b/18/20.txt @@ -1 +1 @@ -Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, Yo ahora bajaré allí y veré si ellos son \ No newline at end of file +\v 20 Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, \v 21 Yo ahora bajaré allí y veré si ellos son tan malvados como las acusaciones que han venido a mí indican. Si no, Yo sabré". \ No newline at end of file diff --git a/18/22.txt b/18/22.txt new file mode 100644 index 00000000..966a6772 --- /dev/null +++ b/18/22.txt @@ -0,0 +1 @@ +Así que lo hombres se volvieron \ No newline at end of file From 93cbb3ce4e67665227e8f50a21ae3e96127067b2 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:07:19 -0400 Subject: [PATCH 0899/1429] auto save --- 18/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/22.txt b/18/22.txt index 966a6772..4214143e 100644 --- a/18/22.txt +++ b/18/22.txt @@ -1 +1 @@ -Así que lo hombres se volvieron \ No newline at end of file +Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrarás lejo \ No newline at end of file From 892a25226a7f61753e08392d874f29b5dc74c78b Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:07:19 -0400 Subject: [PATCH 0900/1429] auto save --- 18/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/22.txt b/18/22.txt index 4214143e..a1b02833 100644 --- a/18/22.txt +++ b/18/22.txt @@ -1 +1 @@ -Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrarás lejo \ No newline at end of file +Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrarás l \ No newline at end of file From 34ae08980970210828ed46d09e8ae56cb74716e6 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:07:19 -0400 Subject: [PATCH 0901/1429] auto save --- 18/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/22.txt b/18/22.txt index a1b02833..d4a335b1 100644 --- a/18/22.txt +++ b/18/22.txt @@ -1 +1 @@ -Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrarás l \ No newline at end of file +Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrará \ No newline at end of file From c8317924e68d753703db6a7604bb0f723f7f7365 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0902/1429] auto save --- 18/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/22.txt b/18/22.txt index d4a335b1..6adff543 100644 --- a/18/22.txt +++ b/18/22.txt @@ -1 +1 @@ -Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "Borrará \ No newline at end of file +Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "¿Destruirás los justos con los malvados? \ No newline at end of file From 408ca7e24d7e1689bc968558e985196434cb9adb Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0903/1429] auto save --- 18/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/24.txt diff --git a/18/24.txt b/18/24.txt new file mode 100644 index 00000000..47613db8 --- /dev/null +++ b/18/24.txt @@ -0,0 +1 @@ +Quizás allí hay cincuenta justos \ No newline at end of file From 3650adb97a607992316ea073e34d3cd6beaef6ab Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0904/1429] auto save --- 18/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/24.txt b/18/24.txt index 47613db8..51fff602 100644 --- a/18/24.txt +++ b/18/24.txt @@ -1 +1 @@ -Quizás allí hay cincuenta justos \ No newline at end of file +Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti \ No newline at end of file From 3394a5fb8abb4830de5535f1c986fb834d10b71c Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:12:19 -0400 Subject: [PATCH 0905/1429] auto save --- 18/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/24.txt b/18/24.txt index 51fff602..8b6b6da6 100644 --- a/18/24.txt +++ b/18/24.txt @@ -1 +1 @@ -Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti \ No newline at end of file +Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que as \ No newline at end of file From 87e24d20f7ef97fac9f03e82f5a6e77f142a21db Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0906/1429] auto save --- 18/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/24.txt b/18/24.txt index 8b6b6da6..497a27f5 100644 --- a/18/24.txt +++ b/18/24.txt @@ -1 +1 @@ -Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que as \ No newline at end of file +Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No \ No newline at end of file From 415b0b2d1fecd807951e8a94b4a628cbec786c4e Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0907/1429] auto save --- 18/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/24.txt b/18/24.txt index 497a27f5..2ff9481e 100644 --- a/18/24.txt +++ b/18/24.txt @@ -1 +1 @@ -Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No \ No newline at end of file +Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No hace el Justo de toda la tierra los que es justo?" Yahveh dijo: "Si encuentro en Sodoma cincuenta justos dentro de la ciudad, entonces \ No newline at end of file From e6f8fbf63967d8d2190cf1ad3a67b6250296c446 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:16:55 -0400 Subject: [PATCH 0908/1429] auto save --- 18/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/24.txt b/18/24.txt index 2ff9481e..5be3152a 100644 --- a/18/24.txt +++ b/18/24.txt @@ -1 +1 @@ -Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No hace el Justo de toda la tierra los que es justo?" Yahveh dijo: "Si encuentro en Sodoma cincuenta justos dentro de la ciudad, entonces \ No newline at end of file +\v 24 Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? \v 25 Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No hace el Justo de toda la tierra los que es justo?" \v 26 Yahveh dijo: "Si encuentro en Sodoma cincuenta justos dentro de la ciudad, entonces Yo perdonaré todo el lugar por su bien". \ No newline at end of file From f9a544a45e7027ebdd196c67cdfa7868f9df954b Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:17:19 -0400 Subject: [PATCH 0909/1429] auto save --- 18/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/27.txt diff --git a/18/27.txt b/18/27.txt new file mode 100644 index 00000000..bdffaaa2 --- /dev/null +++ b/18/27.txt @@ -0,0 +1 @@ +Abraham contestó y dijo: \ No newline at end of file From 1c0a077a8f3d5ae9151aea8a8e98dd9098e7e4af Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0910/1429] auto save --- 18/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/27.txt b/18/27.txt index bdffaaa2..0699043e 100644 --- a/18/27.txt +++ b/18/27.txt @@ -1 +1 @@ -Abraham contestó y dijo: \ No newline at end of file +Abraham contestó y dijo: "Mira lo que he hecho, tomando sobre mí mismo hab \ No newline at end of file From 543439e09ca8c5ef911b093ff4ec2f8664560eab Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0911/1429] auto save --- 18/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/27.txt b/18/27.txt index 0699043e..fa188a91 100644 --- a/18/27.txt +++ b/18/27.txt @@ -1 +1 @@ -Abraham contestó y dijo: "Mira lo que he hecho, tomando sobre mí mismo hab \ No newline at end of file +Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos \ No newline at end of file From 2766293cf4f832dcaed913764a4dd92567876460 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0912/1429] auto save --- 18/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/27.txt b/18/27.txt index fa188a91..b3c17fb6 100644 --- a/18/27.txt +++ b/18/27.txt @@ -1 +1 @@ -Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos \ No newline at end of file +Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro \ No newline at end of file From e183a0e75a3306b6ed9d3e59e16b63cf1febc560 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:22:19 -0400 Subject: [PATCH 0913/1429] auto save --- 18/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/27.txt b/18/27.txt index b3c17fb6..39a1540f 100644 --- a/18/27.txt +++ b/18/27.txt @@ -1 +1 @@ -Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro \ No newline at end of file +Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro allí cuarenta y cinco". \ No newline at end of file From 4b17449b9db02f8f1a97d7347e19bcec146b9919 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0914/1429] auto save --- 18/27.txt | 2 +- 18/29.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/29.txt diff --git a/18/27.txt b/18/27.txt index 39a1540f..3ef3c30e 100644 --- a/18/27.txt +++ b/18/27.txt @@ -1 +1 @@ -Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! ¿Y si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro allí cuarenta y cinco". \ No newline at end of file +\v 27 Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! \v 28 ¿Y qué si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro allí cuarenta y cinco". \ No newline at end of file diff --git a/18/29.txt b/18/29.txt new file mode 100644 index 00000000..d02f7a2a --- /dev/null +++ b/18/29.txt @@ -0,0 +1 @@ +Él habló a él todavía otra vez, y dijo \ No newline at end of file From 746191d0845083189397c8429f458641d3ed97e5 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0915/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index d02f7a2a..9719be38 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y \ No newline at end of file From 2c04ae3ac89bec4177125138851770cf390ccfec Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:27:19 -0400 Subject: [PATCH 0916/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index 9719be38..8d26a36c 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: " \ No newline at end of file From a036ff163ea6634785d2fcd5ae44c9f2a3dd232c Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0917/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index 8d26a36c..74578812 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: " \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Po \ No newline at end of file From c4df90c82a23158a5448f7deae335e3480d20069 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0918/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index 74578812..4952a476 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Po \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarán allí". \ No newline at end of file From ffb0fb6c96ea43010b5c20f54d0f6b449440a022 Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0919/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index 4952a476..bc0ae8b2 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarán allí". \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si enc \ No newline at end of file From c50577e50f60b66456c9fbadb2989327b41be8af Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:42:19 -0400 Subject: [PATCH 0920/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index bc0ae8b2..a9026f69 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si enc \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". Él dijo: \ No newline at end of file From de364ba6362995804fe62523dcc2014b04e988ba Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 13:31:59 -0400 Subject: [PATCH 0921/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index a9026f69..c83400b7 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". Él dijo: \ No newline at end of file +Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se en \ No newline at end of file From b55cd4fd35084c3eea6b99c51aeab45068184cad Mon Sep 17 00:00:00 2001 From: Michael A Rodriguez Date: Tue, 22 Nov 2016 15:45:34 -0400 Subject: [PATCH 0922/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index c83400b7..47713e3e 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se en \ No newline at end of file +\v 29 Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". \v 30 Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". \v 31 Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se encontrarían allí." Él contestó: "Yo no la destruiré por el bien de los veinte". \ No newline at end of file From e4dfed1283330cf435b53c9cbc22c19a297e90d2 Mon Sep 17 00:00:00 2001 From: Lauranoemi07 Date: Mon, 28 Nov 2016 21:20:01 -0400 Subject: [PATCH 0923/1429] auto save --- LICENSE.md | 15 +++++++++++++++ manifest.json | 1 + 2 files changed, 16 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..5ae62ec1 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +## License: + +This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (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. + +### 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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..3dcc55e0 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Lauranoemi07"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file From ab39ce79421f79b6f6ca6d65e1e90bacde7ce1e5 Mon Sep 17 00:00:00 2001 From: Lauranoemi07 Date: Mon, 28 Nov 2016 21:25:47 -0400 Subject: [PATCH 0924/1429] auto save --- 16/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/01.txt diff --git a/16/01.txt b/16/01.txt new file mode 100644 index 00000000..33bb2f43 --- /dev/null +++ b/16/01.txt @@ -0,0 +1 @@ +Ahora Sarai \ No newline at end of file From c697fa145952e518661911eeab1277f8b9465892 Mon Sep 17 00:00:00 2001 From: Lauranoemi07 Date: Mon, 28 Nov 2016 21:25:47 -0400 Subject: [PATCH 0925/1429] auto save --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 33bb2f43..02f5a99f 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1 @@ -Ahora Sarai \ No newline at end of file +Ahora Sara \ No newline at end of file From 8862595991b1b003c71a9f0830398179a0d36d6e Mon Sep 17 00:00:00 2001 From: Lauranoemi07 Date: Mon, 28 Nov 2016 21:25:47 -0400 Subject: [PATCH 0926/1429] auto save --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index 02f5a99f..ea3067bf 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1 @@ -Ahora Sara \ No newline at end of file +Ahora Saraí \ No newline at end of file From 6a70da205037be29e9d2809b15e590e48f3dca95 Mon Sep 17 00:00:00 2001 From: Lauranoemi07 Date: Mon, 28 Nov 2016 21:49:29 -0400 Subject: [PATCH 0927/1429] auto save --- 16/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/01.txt b/16/01.txt index ea3067bf..c5f16d6a 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1 +1 @@ -Ahora Saraí \ No newline at end of file +Ahora Saraí, \ No newline at end of file From 5628ac131e2e5dc8dd54eb98e8552bfecf34096e Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0928/1429] auto save --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index 2d4da43c..85ef341a 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 5 \v 3 l dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su sierco". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file +\v 5 \v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su siervo". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file From bebf475c5c7b161e0868da4947064c1548e07c1f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0929/1429] auto save --- 18/03.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/03.txt b/18/03.txt index 85ef341a..8fa252ac 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 5 \v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su siervo". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file +\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su siervo". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9c10a963..8762e3c7 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":[]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01"]} \ No newline at end of file From 11c84423c7d52d2844c231cdfc9de9f8fee1e9f7 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0930/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8762e3c7..0d7269db 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03"]} \ No newline at end of file From 1444551ec1273c72af1cefb79be25fdb3f04b1de Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0931/1429] auto save --- 18/06.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/06.txt b/18/06.txt index 0db6724b..609603de 100644 --- a/18/06.txt +++ b/18/06.txt @@ -1 +1 @@ -\v 6 Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". \v 7 Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. \v 8 Él tomó requesón y leche, y a la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paró al lado de ellos bajo el árbol mientras ellos comían. \ No newline at end of file +\v 6 Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". \v 7 Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. \v 8 Él tomó requesón y leche, y la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paró al lado de ellos bajo el árbol mientras ellos comían. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0d7269db..3e07c522 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06"]} \ No newline at end of file From 28ce2db50f297ca64e155ab6a817ff00d4f2ea86 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0932/1429] auto save --- 18/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/09.txt b/18/09.txt index b4485bbd..75547f56 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y ve, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la entrada de la tienda, la cual estaba detrás de él. \ No newline at end of file +\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y presta atención, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la entrada de la tienda, la cual estaba detrás de él. \ No newline at end of file From ca9dc85bdef4d6a87a94dbb74200a17876364603 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0933/1429] auto save --- 18/09.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/09.txt b/18/09.txt index 75547f56..646a45c9 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y presta atención, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la entrada de la tienda, la cual estaba detrás de él. \ No newline at end of file +\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y presta atención, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la puerta de la tienda, la cual estaba detrás de él. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3e07c522..f86342a3 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06","18-09"]} \ No newline at end of file From 209413cb0d075c5be7f5d93532573feb2a9f9a81 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0934/1429] auto save --- 18/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/01.txt b/18/01.txt index 7738f6a6..12099fce 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\v 1 Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la entrada de la tienda al calor del día. \v 2 El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió desde la puerta de la tienda a encontrarse con ellos y se inclinó hacia el suelo. \ No newline at end of file +\v 1 Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la puerta de la tienda al calor del día. \v 2 El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió desde la puerta de la tienda a encontrarse con ellos y se inclinó hacia el suelo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f86342a3..994e3cc3 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06","18-09"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01"]} \ No newline at end of file From 2478b142999d66a0f227287423ed38b79ee7b539 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0935/1429] auto save --- 18/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/11.txt b/18/11.txt index 62ef6046..3ff9c719 100644 --- a/18/11.txt +++ b/18/11.txt @@ -1 +1 @@ -\v 11 Ahora Abraham y Sara estaban viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. \v 12 Así que Sara se rió para sí, diciéndose a sí misma: "Después de que me desgastado, ¿tendré este placer, siendo mi señor también viejo?" \ No newline at end of file +\v 11 Ahora Abraham y Sara eran viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. \v 12 Así que Sara se rió para sí, diciéndose a sí misma: "Después de que me he desgastado, ¿tendré este placer, siendo mi señor también viejo?" \ No newline at end of file From 18320ce69f122a618b4a7b053afb45e5bb0c1949 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0936/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 994e3cc3..86efc2d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11"]} \ No newline at end of file From 6f66acf162f7003aff85a1028ce5da145f0c40eb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0937/1429] auto save --- 18/13.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/13.txt b/18/13.txt index be9bd6b2..1262240e 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -\v 13 Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' \v 14 ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". \v 15 Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú te reíste". \ No newline at end of file +\v 13 Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' \v 14 ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". \v 15 Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú sí te reíste". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 86efc2d9..4b8fa99c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13"]} \ No newline at end of file From 2cfdfbc70eca21d6f179718885ec104052bd7577 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0938/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 902fe50d..00f72728 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos a verlos en su camino. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto una gran y poderosa nación, y todas las naciones de la tierra serán bendecida en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file From 251b3de9bb0b91b382aa32fd27845b5bb2e83519 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0939/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 00f72728..4bdb9639 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa después de él para que mantegan el camino de Yahveh, a hacer virtud y justicia para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa bajo ellos, para que mantegan el camino de Yahveh, para hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file From 8dcc42db0e7caf7bc7a7cdd26ae78d7821cb149c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0940/1429] auto save --- 18/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/16.txt b/18/16.txt index 4bdb9639..2b791266 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que así él instruya a sus hijos y a su casa bajo ellos, para que mantegan el camino de Yahveh, para hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que él instruya a sus hijos y a su casa bajo ellos, a mantener el camino de Yahveh, para hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file From 4c195aa7764f34d4ffc58a2e4a90b49969b5f976 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0941/1429] auto save --- 18/16.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/16.txt b/18/16.txt index 2b791266..ed12f540 100644 --- a/18/16.txt +++ b/18/16.txt @@ -1 +1 @@ -\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que él instruya a sus hijos y a su casa bajo ellos, a mantener el camino de Yahveh, para hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que él instruya a sus hijos y a su casa bajo ellos, a mantener el camino de Yahveh, a hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4b8fa99c..df0aae33 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16"]} \ No newline at end of file From 2fda5f598e346c739e63271d3df1dc95046d53ac Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0942/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index df0aae33..e3ad2c53 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20"]} \ No newline at end of file From b49309efd39ba7444c6ddbe61c1580a06aaebd8f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:14:14 -0400 Subject: [PATCH 0943/1429] auto save --- 18/22.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/22.txt b/18/22.txt index 6adff543..d95e84fa 100644 --- a/18/22.txt +++ b/18/22.txt @@ -1 +1 @@ -Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. Entonces Abraham se acercó y dijo: "¿Destruirás los justos con los malvados? \ No newline at end of file +\v 22 Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. \v 23 Entonces Abraham se acercó y dijo: "¿Destruirás los justos con los malvados? \ No newline at end of file diff --git a/manifest.json b/manifest.json index e3ad2c53..67c3cdce 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22"]} \ No newline at end of file From 84c6e5be4b2c5d0f228ad5e8e42b728db415fe0c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:41:55 -0400 Subject: [PATCH 0944/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 67c3cdce..269de46e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24"]} \ No newline at end of file From c48c860aec175e95cf63fb9b515c05d6c6fb7071 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:42:17 -0400 Subject: [PATCH 0945/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 269de46e..dbd7112c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27"]} \ No newline at end of file From 4cdfdd6e942343cf9693e02f25e7b21ef2eb02c3 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:50:07 -0400 Subject: [PATCH 0946/1429] auto save --- 18/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/29.txt b/18/29.txt index 47713e3e..b752d558 100644 --- a/18/29.txt +++ b/18/29.txt @@ -1 +1 @@ -\v 29 Él habló a él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarentas". \v 30 Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". \v 31 Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se encontrarían allí." Él contestó: "Yo no la destruiré por el bien de los veinte". \ No newline at end of file +\v 29 Él habló a Él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarenta". \v 30 Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". \v 31 Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se encontrarían allí." Él contestó: "Yo no la destruiré por el bien de los veinte". \ No newline at end of file From 0c329ec8e4cfe5eba660c2f82d6af980e02a1399 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:42:17 -0400 Subject: [PATCH 0947/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dbd7112c..e8603e05 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29"]} \ No newline at end of file From 7d158b242ab4259a42ec8b165799f994b15e9101 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:42:17 -0400 Subject: [PATCH 0948/1429] auto save --- 18/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/32.txt diff --git a/18/32.txt b/18/32.txt new file mode 100644 index 00000000..52369b20 --- /dev/null +++ b/18/32.txt @@ -0,0 +1 @@ +Finalmente él dijo: \ No newline at end of file From dca8c7ef890e3b5f635327b4b809cb75e296a8dc Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 21:42:17 -0400 Subject: [PATCH 0949/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 52369b20..0401888f 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizáz \ No newline at end of file From 78ba5ec892f9ca9af926bbd01221986f3b154585 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:32:47 -0400 Subject: [PATCH 0950/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 0401888f..411f6fde 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizáz \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás \ No newline at end of file From 9768c2b41fc473470e0fdb3de68dfc45cbb0bdc2 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:32:47 -0400 Subject: [PATCH 0951/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 411f6fde..9b09d32b 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez \ No newline at end of file From a983d275e51aa1583c7f19a521f9970b7014e6eb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:33 -0400 Subject: [PATCH 0952/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 9b09d32b..336263a4 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez Se \ No newline at end of file From 818b5ddcb8a2535bba3fdc3a4a415651011917fc Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:33 -0400 Subject: [PATCH 0953/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 336263a4..9b09d32b 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez Se \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez \ No newline at end of file From 06b8bb2c92f01776f04e74f588e8fd5016d52378 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:32:47 -0400 Subject: [PATCH 0954/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 9b09d32b..81d13d02 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez Sean encontrados aqu \ No newline at end of file From 7922fe829d38a15fdd29695f78946ee7f509c2eb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0955/1429] auto save --- 18/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/32.txt b/18/32.txt index 81d13d02..a8accb29 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez Sean encontrados aqu \ No newline at end of file +Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez sean encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." Yahveh se fue en su camino tan pronto como Él termimó de \ No newline at end of file From 46b25c58e14b341d0a23d2881eb691fbf394f404 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0956/1429] auto save --- 18/32.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/32.txt b/18/32.txt index a8accb29..d442fd3f 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez sean encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." Yahveh se fue en su camino tan pronto como Él termimó de \ No newline at end of file +\v 32 Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez sean encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." \v 33 Yahveh se fue en su camino tan pronto como Él había terminado de hablar con Abraham, y Abraham regresó a casa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e8603e05..aeb58c1e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32"]} \ No newline at end of file From fab0bb7318dce6c7a0830a96552fad0423207a8c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:48:33 -0400 Subject: [PATCH 0957/1429] auto save --- 19/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/01.txt diff --git a/19/01.txt b/19/01.txt new file mode 100644 index 00000000..c2c59430 --- /dev/null +++ b/19/01.txt @@ -0,0 +1 @@ +Los dos ángeles vinieron \ No newline at end of file From f39348abb90d30632977cb583824313ac21128ad Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0958/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index c2c59430..df5bb6f8 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma \ No newline at end of file From eb2fd8045d9e080a4d4876a04e940bee7ae7a3fc Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0959/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index df5bb6f8..7b287f80 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al sulo \ No newline at end of file From 78f2700857e5aa8633ca21c375412ded6ae4353b Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0960/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index 7b287f80..8c4921b4 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al sulo \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." \ No newline at end of file From 45f42d187877ed67c4f8d512d2d2939ba8c6bbde Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:58:33 -0400 Subject: [PATCH 0961/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index 8c4921b4..a12d6d43 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo. \ No newline at end of file From f126c5902c86bf01d5222a30b955203003ac4b92 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0963/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index a12d6d43..1b254a34 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo. \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un \ No newline at end of file From e8f524873b0d534e241c831022e8e73c2581e5bd Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0964/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index 1b254a34..1316c889 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un \ No newline at end of file +Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file From d29b8ae46067f756bb79a93e9fcba7cad1305997 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:03:33 -0400 Subject: [PATCH 0965/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index 1316c889..4bff34b3 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma a la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y se arrodilló con su cara al suelo. Él dijo: "Por favor mis amor, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file +Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file From a24477260f0e88a74f9af8b8ffb439516c666da6 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0966/1429] auto save --- 19/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/01.txt b/19/01.txt index 4bff34b3..e23d6f02 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a la casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file +Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file From b7104b9d4ea0d4720d4b6ef8cb387863b750066e Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0967/1429] auto save --- 19/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/01.txt b/19/01.txt index e23d6f02..c23e5f64 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file +\v 3 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 1 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." \v 2 Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index aeb58c1e..ff991579 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01"]} \ No newline at end of file From 09c1c0a95dd66668ffff82eab97da1f6782bf078 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0968/1429] auto save --- 19/04.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 19/04.txt diff --git a/19/04.txt b/19/04.txt new file mode 100644 index 00000000..58a7ebeb --- /dev/null +++ b/19/04.txt @@ -0,0 +1,2 @@ +Pero antes de que ellos de acostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. Ellos llamaron a Lot, y le dijeron: +2 \ No newline at end of file From ea6831f278c8b7fd1db96902249754fcff6bcc04 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0969/1429] auto save --- 18/32.txt | 2 +- 19/04.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/18/32.txt b/18/32.txt index d442fd3f..36ce9338 100644 --- a/18/32.txt +++ b/18/32.txt @@ -1 +1 @@ -\v 32 Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás diez sean encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." \v 33 Yahveh se fue en su camino tan pronto como Él había terminado de hablar con Abraham, y Abraham regresó a casa. \ No newline at end of file +\v 32 Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás sean diez encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." \v 33 Yahveh se fue en su camino tan pronto como Él había terminado de hablar con Abraham, y Abraham regresó a casa. \ No newline at end of file diff --git a/19/04.txt b/19/04.txt index 58a7ebeb..d2f2f734 100644 --- a/19/04.txt +++ b/19/04.txt @@ -1,2 +1,2 @@ Pero antes de que ellos de acostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. Ellos llamaron a Lot, y le dijeron: -2 \ No newline at end of file +"¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file diff --git a/manifest.json b/manifest.json index ff991579..ba2c46dd 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","19-01","18-32"]} \ No newline at end of file From 386c97aa3e20eaac6c2b2e8e8aff5aff65c05f57 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0970/1429] auto save --- 19/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/01.txt b/19/01.txt index c23e5f64..21ff4591 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -\v 3 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 1 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." \v 2 Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó un pan sin ázimo, y ellos comieron. \ No newline at end of file +\v 1 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 2 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente\v 3 , así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó pan sin ázimo, y ellos comieron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ba2c46dd..aeb58c1e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","19-01","18-32"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32"]} \ No newline at end of file From 8e8ad4a2962a3fda1b61a82a000c191692e3ebec Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0971/1429] auto save --- 19/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/01.txt b/19/01.txt index 21ff4591..83695f02 100644 --- a/19/01.txt +++ b/19/01.txt @@ -1 +1 @@ -\v 1 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 2 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." Pero él les urgió fuertemente\v 3 , así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó pan sin ázimo, y ellos comieron. \ No newline at end of file +\v 1 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 2 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." \v 3 Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó pan sin ázimo, y ellos comieron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index aeb58c1e..ff991579 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01"]} \ No newline at end of file From 8e3ef6a3f883caf662996ec1f92a3123ecd33683 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0972/1429] auto save --- 19/04.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/19/04.txt b/19/04.txt index d2f2f734..0e9798c1 100644 --- a/19/04.txt +++ b/19/04.txt @@ -1,2 +1 @@ -Pero antes de que ellos de acostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. Ellos llamaron a Lot, y le dijeron: -"¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file +Pero antes de que ellos se recostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. Ellos llamaron a Lot, y le dijeron: "¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file From fa7d05181be289690c764403d0ee0fd53efd2253 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0973/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ff991579..5dca662a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04"]} \ No newline at end of file From be83d50f6b2c2eaa795d178c8bb9f139def6306d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0974/1429] auto save --- 19/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/04.txt b/19/04.txt index 0e9798c1..7c27400f 100644 --- a/19/04.txt +++ b/19/04.txt @@ -1 +1 @@ -Pero antes de que ellos se recostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. Ellos llamaron a Lot, y le dijeron: "¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file +\v 4 Pero antes de que ellos se recostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. \v 5 Ellos llamaron a Lot, y le dijeron: "¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file From c026aeadc42485f8f6e799bf19274130b1597c2b Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:13:33 -0400 Subject: [PATCH 0975/1429] auto save --- 19/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/06.txt diff --git a/19/06.txt b/19/06.txt new file mode 100644 index 00000000..fad0891a --- /dev/null +++ b/19/06.txt @@ -0,0 +1 @@ +Así que Lot salió a la puerta \ No newline at end of file From 045d271c6040bf4459715bc4825b4afebd708155 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0976/1429] auto save --- 19/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/06.txt b/19/06.txt index fad0891a..6c45fb7d 100644 --- a/19/06.txt +++ b/19/06.txt @@ -1 +1 @@ -Así que Lot salió a la puerta \ No newline at end of file +Así que Lot salió a la puerta y cerró la puerta detrás de él. Él dijo: "Les ruego, mis hermanos, no actúen tan malvadamente. Miren, yo tengo dos hijas que no han dormido con ningún hombre. Permítanme, les ruego, traerlas a ustedes, y ustedes hagan con ellas cualquier cosa que sea buena a sus ojos \ No newline at end of file From bf5b254bc3c7072aac89b1b70ad3aabf7a2241ca Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0977/1429] auto save --- 19/06.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/06.txt b/19/06.txt index 6c45fb7d..b4cc5d37 100644 --- a/19/06.txt +++ b/19/06.txt @@ -1 +1 @@ -Así que Lot salió a la puerta y cerró la puerta detrás de él. Él dijo: "Les ruego, mis hermanos, no actúen tan malvadamente. Miren, yo tengo dos hijas que no han dormido con ningún hombre. Permítanme, les ruego, traerlas a ustedes, y ustedes hagan con ellas cualquier cosa que sea buena a sus ojos \ No newline at end of file +\v 6 Así que Lot salió a la puerta y cerró la puerta detrás de él. \v 7 Él dijo: "Les ruego, mis hermanos, no actúen tan malvadamente. \v 8 Miren, yo tengo dos hijas que no han dormido con ningún hombre. Permítanme, les ruego, traerlas a ustedes, y ustedes hagan con ellas cualquier cosa que sea buena a sus ojos. Solamente no le hagan nada a estos hombres, porque ellos han venido bajo la sombra de mi techo." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5dca662a..a67869c4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06"]} \ No newline at end of file From 77a1e038d28310255bb5a2844964e54998004a89 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0978/1429] auto save --- 19/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/09.txt diff --git a/19/09.txt b/19/09.txt new file mode 100644 index 00000000..22146b8c --- /dev/null +++ b/19/09.txt @@ -0,0 +1 @@ +Ellos dijeron: "¡Apártate!" Ellos t \ No newline at end of file From 80f03e4c6d762577735dc569d7559db67933be3d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:18:33 -0400 Subject: [PATCH 0979/1429] auto save --- 19/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/09.txt b/19/09.txt index 22146b8c..6a548002 100644 --- a/19/09.txt +++ b/19/09.txt @@ -1 +1 @@ -Ellos dijeron: "¡Apártate!" Ellos t \ No newline at end of file +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha conv \ No newline at end of file From c17dc35aa6fd8d863e56785534381f142d8eeee0 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:18:33 -0400 Subject: [PATCH 0980/1429] auto save --- 19/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/09.txt b/19/09.txt index 6a548002..99f93681 100644 --- a/19/09.txt +++ b/19/09.txt @@ -1 +1 @@ -Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha conv \ No newline at end of file +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha conve \ No newline at end of file From e025483e10ebbe9f25f5b4f4d5952b61119e1afc Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:18:33 -0400 Subject: [PATCH 0981/1429] auto save --- 19/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/09.txt b/19/09.txt index 99f93681..200e31df 100644 --- a/19/09.txt +++ b/19/09.txt @@ -1 +1 @@ -Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha conve \ No newline at end of file +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha converti \ No newline at end of file From 2c4d6659706104ec6629a08dd95ecf017f651ab3 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0982/1429] auto save --- 19/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/09.txt b/19/09.txt index 200e31df..d2027cf7 100644 --- a/19/09.txt +++ b/19/09.txt @@ -1 +1 @@ -Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, y ahora él se ha converti \ No newline at end of file +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, ¡y ahora él se ha convertido en nuestro juez! Ahora trataremos peor contigo que con ellos." Ellos presionaron fuerte contra el hom \ No newline at end of file From e183758c8c7fe6e10c1c137b8641b26a3c058566 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0983/1429] auto save --- 19/09.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/09.txt b/19/09.txt index d2027cf7..b115d579 100644 --- a/19/09.txt +++ b/19/09.txt @@ -1 +1 @@ -Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, ¡y ahora él se ha convertido en nuestro juez! Ahora trataremos peor contigo que con ellos." Ellos presionaron fuerte contra el hom \ No newline at end of file +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, ¡y ahora él se ha convertido en nuestro juez! Ahora trataremos peor contigo que con ellos." Ellos presionaron fuerte contra el hombre, contra Lot, y estuvieron a punto de romper la puerta. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a67869c4..4424a10c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09"]} \ No newline at end of file From 0850b48c97f2b507cbe50a9960de8f5d59612b2c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0984/1429] auto save --- 19/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/10.txt diff --git a/19/10.txt b/19/10.txt new file mode 100644 index 00000000..58beb67f --- /dev/null +++ b/19/10.txt @@ -0,0 +1 @@ +Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la p \ No newline at end of file From 073a2b7e50fdc7d0ecd5ee2e9a1894710a4633bb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:23:33 -0400 Subject: [PATCH 0985/1429] auto save --- 19/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/10.txt b/19/10.txt index 58beb67f..2b228471 100644 --- a/19/10.txt +++ b/19/10.txt @@ -1 +1 @@ -Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la p \ No newline at end of file +Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la p \ No newline at end of file From 4f2c1a6d6c07da3eefca0e30245a47d2ca5dd74f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:23:33 -0400 Subject: [PATCH 0986/1429] auto save --- 19/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/10.txt b/19/10.txt index 2b228471..97f90956 100644 --- a/19/10.txt +++ b/19/10.txt @@ -1 +1 @@ -Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la p \ No newline at end of file +Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puert \ No newline at end of file From b7fa6e7ce0acf55e9e66b32a7367cce7ff480c5d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0987/1429] auto save --- 19/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/10.txt b/19/10.txt index 97f90956..965c7035 100644 --- a/19/10.txt +++ b/19/10.txt @@ -1 +1 @@ -Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puert \ No newline at end of file +Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puerta. \ No newline at end of file From 7837242acda9f570d065b6df5acc0425b6912de9 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0988/1429] auto save --- 19/10.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/10.txt b/19/10.txt index 965c7035..3d92b6f8 100644 --- a/19/10.txt +++ b/19/10.txt @@ -1 +1 @@ -Pero los hombres sacaron sus manos y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. Mientras que los hombres que estaban afuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puerta. \ No newline at end of file +\v 10 Pero los hombres extendieron sus manos hacia afuera y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. \v 11 Y a los hombres que estaban fuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, a ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puerta. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4424a10c..e1fbc7b4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10"]} \ No newline at end of file From cd0ad4955216b9c2ee12ae2b1afa78bad5b40386 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0989/1429] auto save --- 19/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/12.txt diff --git a/19/12.txt b/19/12.txt new file mode 100644 index 00000000..25c05be4 --- /dev/null +++ b/19/12.txt @@ -0,0 +1 @@ +Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí \ No newline at end of file From 8aadfa8e67f5e450fa68fb17d1ae5e61f5bbc348 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0990/1429] auto save --- 19/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/12.txt b/19/12.txt index 25c05be4..d86f717f 100644 --- a/19/12.txt +++ b/19/12.txt @@ -1 +1 @@ -Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí \ No newline at end of file +Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las ac \ No newline at end of file From 8625a57cf9ee7f1c86072977ba65eabb8e6e6ff6 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:28:33 -0400 Subject: [PATCH 0991/1429] auto save --- 19/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/12.txt b/19/12.txt index d86f717f..b4fbefde 100644 --- a/19/12.txt +++ b/19/12.txt @@ -1 +1 @@ -Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las ac \ No newline at end of file +Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que \ No newline at end of file From 774c510290299bdc6a5ebfba750d98e28d330ef0 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0992/1429] auto save --- 19/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/12.txt b/19/12.txt index b4fbefde..8703bcbe 100644 --- a/19/12.txt +++ b/19/12.txt @@ -1 +1 @@ -Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que \ No newline at end of file +Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que Él nos ha enviado a nosotros para destruirla." \ No newline at end of file From 691b12fbcc8b3117f3ba6afd4d701a468c404f25 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0993/1429] auto save --- 19/12.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/12.txt b/19/12.txt index 8703bcbe..837d5e72 100644 --- a/19/12.txt +++ b/19/12.txt @@ -1 +1 @@ -Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que Él nos ha enviado a nosotros para destruirla." \ No newline at end of file +\v 12 Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. \v 13 Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que Él nos ha enviado a nosotros para destruirla." \ No newline at end of file diff --git a/manifest.json b/manifest.json index e1fbc7b4..ca39ee79 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12"]} \ No newline at end of file From 86e7f6062c1e841715f1b5e14bc747271aace7a8 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0994/1429] auto save --- 19/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/14.txt diff --git a/19/14.txt b/19/14.txt new file mode 100644 index 00000000..f77d7c40 --- /dev/null +++ b/19/14.txt @@ -0,0 +1 @@ +Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues \ No newline at end of file From 48296815ddbbd50329240e36018fd98bc7c06091 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:33:33 -0400 Subject: [PATCH 0995/1429] auto save --- 19/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/14.txt b/19/14.txt index f77d7c40..efa0f1fa 100644 --- a/19/14.txt +++ b/19/14.txt @@ -1 +1 @@ -Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues \ No newline at end of file +Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vet \ No newline at end of file From ed7e12e5480630da574ac4c066a93e01de73d44a Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:33:33 -0400 Subject: [PATCH 0996/1429] auto save --- 19/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/14.txt b/19/14.txt index efa0f1fa..b65ee9dd 100644 --- a/19/14.txt +++ b/19/14.txt @@ -1 +1 @@ -Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vet \ No newline at end of file +Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete ye \ No newline at end of file From 99fc56205debc28769c8ede8307a2b62a22999ac Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:33:33 -0400 Subject: [PATCH 0997/1429] auto save --- 19/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/14.txt b/19/14.txt index b65ee9dd..0deafef4 100644 --- a/19/14.txt +++ b/19/14.txt @@ -1 +1 @@ -Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete ye \ No newline at end of file +Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo \ No newline at end of file From 0764e3e6e96faa26681bd6419bee61062583230c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0998/1429] auto save --- 19/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/14.txt b/19/14.txt index 0deafef4..f95ef979 100644 --- a/19/14.txt +++ b/19/14.txt @@ -1 +1 @@ -Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo \ No newline at end of file +Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo, toma tu esposa y tus dos hijas que está \ No newline at end of file From afde8f319a8d24817952a97afdefe2e2d4e5fd4a Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 0999/1429] auto save --- 19/14.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/14.txt b/19/14.txt index f95ef979..c4817e4f 100644 --- a/19/14.txt +++ b/19/14.txt @@ -1 +1 @@ -Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo, toma tu esposa y tus dos hijas que está \ No newline at end of file +\v 14 Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. \v 15 Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo, toma tu esposa y tus dos hijas que están aquí, para que así tú no seas destruido en el castigo de la ciudad." \ No newline at end of file diff --git a/manifest.json b/manifest.json index ca39ee79..460d5deb 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14"]} \ No newline at end of file From 1defdf81f65360af6aa2f74582168fc4a5c19419 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1000/1429] auto save --- 19/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/16.txt diff --git a/19/16.txt b/19/16.txt new file mode 100644 index 00000000..a494095e --- /dev/null +++ b/19/16.txt @@ -0,0 +1 @@ +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y \ No newline at end of file From 51bdb577af802a70a7b9a74a7d796a3f3334f3a0 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:38:33 -0400 Subject: [PATCH 1001/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index a494095e..560d126b 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. \ No newline at end of file From e57ea41edd18d2002b7245d3b7300728a09a540d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1002/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index 560d126b..a97fc875 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás \ No newline at end of file From ec4476d4f265e85bab52ccbdca92864b92eafa42 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:43:33 -0400 Subject: [PATCH 1003/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index a97fc875..2cec689e 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean des \ No newline at end of file From 4bfab9b627148d84e9655ce0862ce75057fbbdff Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:43:33 -0400 Subject: [PATCH 1004/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index 2cec689e..5e87a3a6 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean des \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destru \ No newline at end of file From 93e881a66a93ab766dfd436aa666026934134686 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:43:33 -0400 Subject: [PATCH 1005/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index 5e87a3a6..7c074f2b 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destru \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos \ No newline at end of file From bde54e36d15062e08c46d5b1e5d94a8477ea5e8c Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1006/1429] auto save --- 19/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/16.txt b/19/16.txt index 7c074f2b..a02f52b6 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos \ No newline at end of file +Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos." \ No newline at end of file From 1ea219dbd22f4a9bd2c102f278d4199183b8e62e Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1007/1429] auto save --- 19/16.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/16.txt b/19/16.txt index a02f52b6..16356ac7 100644 --- a/19/16.txt +++ b/19/16.txt @@ -1 +1 @@ -Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos." \ No newline at end of file +\v 17 Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. \v 16 Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 460d5deb..3b07d7a7 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16"]} \ No newline at end of file From fc3efb0e5c0b75df48593edac7b1dcd4f3ba768d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1008/1429] auto save --- 19/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/18.txt diff --git a/19/18.txt b/19/18.txt new file mode 100644 index 00000000..89932a73 --- /dev/null +++ b/19/18.txt @@ -0,0 +1 @@ +Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad \ No newline at end of file From 8954cbf2706039b898f5139914bc7da87ffcb008 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1009/1429] auto save --- 19/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/18.txt b/19/18.txt index 89932a73..81f906ac 100644 --- a/19/18.txt +++ b/19/18.txt @@ -1 +1 @@ -Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad \ No newline at end of file +Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está va \ No newline at end of file From c24cb977226b5241939c8a628f5c4ad969e69e8e Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:48:33 -0400 Subject: [PATCH 1010/1429] auto save --- 19/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/18.txt b/19/18.txt index 81f906ac..1c84589b 100644 --- a/19/18.txt +++ b/19/18.txt @@ -1 +1 @@ -Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está va \ No newline at end of file +Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella \ No newline at end of file From 0487225219396c7f155de28e82c19b52fe57eacb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:48:33 -0400 Subject: [PATCH 1011/1429] auto save --- 19/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/18.txt b/19/18.txt index 1c84589b..06363c15 100644 --- a/19/18.txt +++ b/19/18.txt @@ -1 +1 @@ -Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella \ No newline at end of file +Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, e \ No newline at end of file From bd3cbeb45ac1dd5a521e5952e60f530f5727a683 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1012/1429] auto save --- 19/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/18.txt b/19/18.txt index 06363c15..90b84c03 100644 --- a/19/18.txt +++ b/19/18.txt @@ -1 +1 @@ -Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, e \ No newline at end of file +Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, y es una pequeña. Por favor, déjenme escapar hacia allá (¿no es una pequeña?), y mi vida será salvada." \ No newline at end of file From e49a38c6882e2c4cab94bbecdeb9c97e43c3d271 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 22:43:59 -0400 Subject: [PATCH 1013/1429] auto save --- 19/18.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/18.txt b/19/18.txt index 90b84c03..5d7412a9 100644 --- a/19/18.txt +++ b/19/18.txt @@ -1 +1 @@ -Lot les dijo a ellos: "¡No, por favor, mis amos! Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, y es una pequeña. Por favor, déjenme escapar hacia allá (¿no es una pequeña?), y mi vida será salvada." \ No newline at end of file +\v 19 Lot les dijo a ellos: "¡No, por favor, mis amos! \v 18 Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. \v 20 Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, y es una pequeña. Por favor, déjenme escapar hacia allá (¿no ven que es una pequeña?), y mi vida será salvada." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3b07d7a7..0c7f3bfe 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18"]} \ No newline at end of file From 107e1904c90bb8b79ce72fe4ab82312e16c3f9ce Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:27 -0400 Subject: [PATCH 1014/1429] auto save --- 19/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/21.txt diff --git a/19/21.txt b/19/21.txt new file mode 100644 index 00000000..2a159d2b --- /dev/null +++ b/19/21.txt @@ -0,0 +1 @@ +Él les dijo a ellos: "Está bien \ No newline at end of file From 6bc942f1a2b559ab5370d50aa9b3cb15fc78a22a Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1015/1429] auto save --- 19/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/21.txt b/19/21.txt index 2a159d2b..aaed8333 100644 --- a/19/21.txt +++ b/19/21.txt @@ -1 +1 @@ -Él les dijo a ellos: "Está bien \ No newline at end of file +Él les dijo a ellos: "Está bien, les estoy concediendo esta petición también, que yo no destruiré la ciudad la cual has mencionado. ¡Deprisa! Escapa allí, pues yo no puedo hacer nada hasta que tú no llegues allí" \ No newline at end of file From 1525119a6b602b9025e1db1a6bd3147f63fded91 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1016/1429] auto save --- 19/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/21.txt b/19/21.txt index aaed8333..d22749e2 100644 --- a/19/21.txt +++ b/19/21.txt @@ -1 +1 @@ -Él les dijo a ellos: "Está bien, les estoy concediendo esta petición también, que yo no destruiré la ciudad la cual has mencionado. ¡Deprisa! Escapa allí, pues yo no puedo hacer nada hasta que tú no llegues allí" \ No newline at end of file +\v 21 Él les dijo a ellos: "Está bien, les estoy concediendo esta petición también, que yo no destruiré la ciudad la cual has mencionado. \v 22 ¡Deprisa! Escapa allí, pues yo no puedo hacer nada hasta que tú no llegues allí" Por lo tanto, la ciudad fue llamada Zoar. \ No newline at end of file From dd727b54d210c5cb4bddd774d73e10ea76baaa65 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1017/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0c7f3bfe..7fde4520 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21"]} \ No newline at end of file From 839c134ef668b5478a3ae3099e5daa1a626b7b58 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:03:27 -0400 Subject: [PATCH 1018/1429] auto save --- 19/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/23.txt diff --git a/19/23.txt b/19/23.txt new file mode 100644 index 00000000..a507b93c --- /dev/null +++ b/19/23.txt @@ -0,0 +1 @@ +El sol se había levantado sobre la tierra cuando Lot a \ No newline at end of file From b6458f2428a1cc3cde533e8a2db9a6bd66791f16 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1019/1429] auto save --- 19/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/23.txt b/19/23.txt index a507b93c..d5bdabdd 100644 --- a/19/23.txt +++ b/19/23.txt @@ -1 +1 @@ -El sol se había levantado sobre la tierra cuando Lot a \ No newline at end of file +El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra sulfuro y \ No newline at end of file From bcd65a5a7b5e7d4572c4c4bdac199f34f8c0dc8f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1020/1429] auto save --- 19/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/23.txt b/19/23.txt index d5bdabdd..6f36c8ee 100644 --- a/19/23.txt +++ b/19/23.txt @@ -1 +1 @@ -El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra sulfuro y \ No newline at end of file +El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego del cielo \ No newline at end of file From d5895ecd0ed8f9861e582f9642f26db751453e71 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1021/1429] auto save --- 19/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/23.txt b/19/23.txt index 6f36c8ee..f632fefd 100644 --- a/19/23.txt +++ b/19/23.txt @@ -1 +1 @@ -El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego del cielo \ No newline at end of file +El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía de Yahveh y del cielo. Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que habían cr \ No newline at end of file From bafc2df64d602f69ff06d67dbb6491357f8d34a4 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:08:27 -0400 Subject: [PATCH 1022/1429] auto save --- 19/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/23.txt b/19/23.txt index f632fefd..baac7334 100644 --- a/19/23.txt +++ b/19/23.txt @@ -1 +1 @@ -El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía de Yahveh y del cielo. Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que habían cr \ No newline at end of file +El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía de Yahveh y del cielo. Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que habían crecido en el suelo. \ No newline at end of file From 4fc72c9eea850912f7cd1106960ec431ca4217f6 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1023/1429] auto save --- 19/23.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/23.txt b/19/23.txt index baac7334..0f6a29cb 100644 --- a/19/23.txt +++ b/19/23.txt @@ -1 +1 @@ -El sol se había levantado sobre la tierra cuando Lot llegó a Zoar. Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía de Yahveh y del cielo. Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que habían crecido en el suelo. \ No newline at end of file +\v 23 El sol se había levantado sobre la tierra cuando Lot llegó a Zoar.\v 24 Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía del cielo. \v 25 Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que crecieron en el suelo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7fde4520..70e978e5 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23"]} \ No newline at end of file From 2b834c76d4cbef841618868c016018e0e52e92ef Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1024/1429] auto save --- 19/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/26.txt diff --git a/19/26.txt b/19/26.txt new file mode 100644 index 00000000..c130b58e --- /dev/null +++ b/19/26.txt @@ -0,0 +1 @@ +Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, u \ No newline at end of file From 909924138fc0723772cd63853e3eeeabb9b3bb52 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:13:27 -0400 Subject: [PATCH 1025/1429] auto save --- 19/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/26.txt b/19/26.txt index c130b58e..eb0fe001 100644 --- a/19/26.txt +++ b/19/26.txt @@ -1 +1 @@ -Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, u \ No newline at end of file +Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al luga \ No newline at end of file From 9f4b485ff6432d4536812708054ec311c83db296 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:13:27 -0400 Subject: [PATCH 1026/1429] auto save --- 19/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/26.txt b/19/26.txt index eb0fe001..d02cefed 100644 --- a/19/26.txt +++ b/19/26.txt @@ -1 +1 @@ -Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al luga \ No newline at end of file +Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar \ No newline at end of file From 287a7a5de83ec987ffc81e8c869498cae7957775 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1027/1429] auto save --- 19/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/26.txt b/19/26.txt index d02cefed..73d16dfb 100644 --- a/19/26.txt +++ b/19/26.txt @@ -1 +1 @@ -Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar \ No newline at end of file +Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. Él miró abajo hacia Sodoma y Gomorra y por td \ No newline at end of file From d42fd5579467100663a1b59b9dfd0fc191907787 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1028/1429] auto save --- 19/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/26.txt b/19/26.txt index 73d16dfb..881caf4b 100644 --- a/19/26.txt +++ b/19/26.txt @@ -1 +1 @@ -Pero la espoda de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. Él miró abajo hacia Sodoma y Gomorra y por td \ No newline at end of file +Pero la esposa de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. Él miró abajo hacia Sodoma y Gomorra y por toda la tierra de la llanura. Él miró y prestad atención, humo se levantaba de la tierra como el humo de un horno. \ No newline at end of file From f7cc3a4ea0a271881aa9d6c045571da67ccd1b22 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1029/1429] auto save --- 19/26.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/26.txt b/19/26.txt index 881caf4b..2b9390de 100644 --- a/19/26.txt +++ b/19/26.txt @@ -1 +1 @@ -Pero la esposa de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. Él miró abajo hacia Sodoma y Gomorra y por toda la tierra de la llanura. Él miró y prestad atención, humo se levantaba de la tierra como el humo de un horno. \ No newline at end of file +\v 28 Pero la esposa de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. \v 27 Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. \v 26 Él miró abajo hacia Sodoma y Gomorra y a través de toda la tierra de la llanura. Él miró y prestad atención, humo estaba levantándose de la tierra como el humo de un horno. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 70e978e5..c76d89c0 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26"]} \ No newline at end of file From 014f92bfd37578c74c661381e0c8106eb6aa3a73 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1030/1429] auto save --- 19/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/29.txt diff --git a/19/29.txt b/19/29.txt new file mode 100644 index 00000000..fa6a923c --- /dev/null +++ b/19/29.txt @@ -0,0 +1 @@ +Así que cuando Dios destruyóla \ No newline at end of file From 4b769c43cd260b193f65e57b7c6581cb5d095aea Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:18:27 -0400 Subject: [PATCH 1031/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index fa6a923c..44649721 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyóla \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó a Abraham \ No newline at end of file From 6a9d38643cb4a4a3af5b0b6d8487d74ec17530ba Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1032/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index 44649721..868a358f 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó a Abraham \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios se acordó de ser misericordioso con Abraham. Él envió a Lot fuera de \ No newline at end of file From 7184def8a5750c982efbab470089f604a5772ca1 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:23:27 -0400 Subject: [PATCH 1033/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index 868a358f..91e82532 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios se acordó de ser misericordioso con Abraham. Él envió a Lot fuera de \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó e. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file From 86fc7d9b890de42a1817a13d4b28ee1c8224feb9 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:23:27 -0400 Subject: [PATCH 1034/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index 91e82532..77ec5d3c 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó e. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó en . Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file From 90b0fcbcbbfadecf00fcfce33be61100f2cd0cbb Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1035/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index 77ec5d3c..b7f24fb6 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó en . Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file From d5c9889777820212af9754336945f0a881fd9c92 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1036/1429] auto save --- 19/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/29.txt b/19/29.txt index b7f24fb6..9c5d83c2 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó a Abraham a recordar. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file From 049927e2d976401c06f3282e99b473fb79895f38 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1037/1429] auto save --- 19/29.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/29.txt b/19/29.txt index 9c5d83c2..380215b5 100644 --- a/19/29.txt +++ b/19/29.txt @@ -1 +1 @@ -Así que cuando Dios destruyó las ciudades de la llanura, Dios llamó a Abraham a recordar. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciiudades en las cuales Lot había vivido. \ No newline at end of file +Así que cuando Dios destruyó las ciudades de la llanura, Dios se acordó de ser misericordioso con Abraham. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciudades en las cuales Lot había vivido. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c76d89c0..76ad43a2 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29"]} \ No newline at end of file From 71f94a4ff166f129f8001ae24c75c1f78e4dc85f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1038/1429] auto save --- 19/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/30.txt diff --git a/19/30.txt b/19/30.txt new file mode 100644 index 00000000..6e3d1776 --- /dev/null +++ b/19/30.txt @@ -0,0 +1 @@ +Pero Lot subió desde Zoar a vivir en las montaña \ No newline at end of file From 0c17e154a744c4dc3ef7a22bb3c611315992316b Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:28:27 -0400 Subject: [PATCH 1039/1429] auto save --- 19/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/30.txt b/19/30.txt index 6e3d1776..9eae8858 100644 --- a/19/30.txt +++ b/19/30.txt @@ -1 +1 @@ -Pero Lot subió desde Zoar a vivir en las montaña \ No newline at end of file +Pero Lot subió desde Zoar a vivir en las montañas con sus dos hijas, porque él tenía miedo de \ No newline at end of file From c6fddd8ceb21ea16239e49355a0c29792e0ed8e1 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1040/1429] auto save --- 19/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/30.txt b/19/30.txt index 9eae8858..0353dac4 100644 --- a/19/30.txt +++ b/19/30.txt @@ -1 +1 @@ -Pero Lot subió desde Zoar a vivir en las montañas con sus dos hijas, porque él tenía miedo de \ No newline at end of file +Pero Lot subió de Zoar para vivir en las montañas con sus dos hijas, porque él tenía temor de vivir en Zoar. Así que él vivió en una cueva, él y sus dos hijas. \ No newline at end of file From 59b25e2459234f28adfd1748d97dbd4e12f092d3 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1041/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 76ad43a2..3e35eb0a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30"]} \ No newline at end of file From f99c69992fd47cbd0aa3d0e35515adebc8982609 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1042/1429] auto save --- 19/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/31.txt diff --git a/19/31.txt b/19/31.txt new file mode 100644 index 00000000..683a2f88 --- /dev/null +++ b/19/31.txt @@ -0,0 +1 @@ +La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado \ No newline at end of file From d849ac17dd6aa73dae1b5e72ef79e96d07f88725 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:33:27 -0400 Subject: [PATCH 1043/1429] auto save --- 19/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/31.txt b/19/31.txt index 683a2f88..8c2c9066 100644 --- a/19/31.txt +++ b/19/31.txt @@ -1 +1 @@ -La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado \ No newline at end of file +La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vin \ No newline at end of file From 2151b18045654e662ba9d035e19f05cf71ef4309 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:33:27 -0400 Subject: [PATCH 1044/1429] auto save --- 19/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/31.txt b/19/31.txt index 8c2c9066..edf3a2a9 100644 --- a/19/31.txt +++ b/19/31.txt @@ -1 +1 @@ -La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vin \ No newline at end of file +La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, \ No newline at end of file From a24c011666373fee14250aa350b6482b1c725f7f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1045/1429] auto save --- 19/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/31.txt b/19/31.txt index edf3a2a9..8632c2e9 100644 --- a/19/31.txt +++ b/19/31.txt @@ -1 +1 @@ -La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, \ No newline at end of file +La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea d \ No newline at end of file From 72b27a50c4cde8c055be18a8159e9b3ffa43a071 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1046/1429] auto save --- 19/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/31.txt b/19/31.txt index 8632c2e9..d92290a0 100644 --- a/19/31.txt +++ b/19/31.txt @@ -1 +1 @@ -La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea d \ No newline at end of file +La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea de nuestro padre." Así que hicieron a su padre beber vino esa noche. Entonces la primogénita entró y durmió con su padre; él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file From e50db4eb5b26631c22a0fab06a2dee38a7f8f29b Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1047/1429] auto save --- 19/31.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/31.txt b/19/31.txt index d92290a0..485b9fe2 100644 --- a/19/31.txt +++ b/19/31.txt @@ -1 +1 @@ -La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea de nuestro padre." Así que hicieron a su padre beber vino esa noche. Entonces la primogénita entró y durmió con su padre; él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file +\v 32 La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. \v 31 Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea de nuestro padre." \v 33 Así que hicieron a su padre beber vino esa noche. Entonces la primogénita entró y durmió con su padre; él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3e35eb0a..78a817b5 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31"]} \ No newline at end of file From 0d41270ba90972b7ce79dbdfe37b26731458c11f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1048/1429] auto save --- 19/34.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/34.txt diff --git a/19/34.txt b/19/34.txt new file mode 100644 index 00000000..1ad6e6bf --- /dev/null +++ b/19/34.txt @@ -0,0 +1 @@ +Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y \ No newline at end of file From b6e7d334acae9ecbf3ee71cb4e5158c67baddb2a Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:38:27 -0400 Subject: [PATCH 1049/1429] auto save --- 19/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/34.txt b/19/34.txt index 1ad6e6bf..eb93d64d 100644 --- a/19/34.txt +++ b/19/34.txt @@ -1 +1 @@ -Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y \ No newline at end of file +Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él \ No newline at end of file From 61739e01d4873fcaa9e5e6fabf603ee0ae2b2171 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1050/1429] auto save --- 19/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/34.txt b/19/34.txt index eb93d64d..222b5c5d 100644 --- a/19/34.txt +++ b/19/34.txt @@ -1 +1 @@ -Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él \ No newline at end of file +Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él, para que así nosotras podamos extender la línea de nuestro padre." Así que hicieron a su padre beber vino esa noche también, y la menor fue y durmió con él. Él no supo cuando ella se acos \ No newline at end of file From eca5e85465c5b549eddf4ec2ce89a842db13523f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1051/1429] auto save --- 19/34.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/34.txt b/19/34.txt index 222b5c5d..98869c81 100644 --- a/19/34.txt +++ b/19/34.txt @@ -1 +1 @@ -Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yho dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él, para que así nosotras podamos extender la línea de nuestro padre." Así que hicieron a su padre beber vino esa noche también, y la menor fue y durmió con él. Él no supo cuando ella se acos \ No newline at end of file +\v 34 Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yo dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él, para que así nosotras podamos extender la línea de nuestro padre." \v 35 Así que hicieron a su padre beber vino esa noche también, y la menor fue y durmió con él. Él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 78a817b5..68735acd 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34"]} \ No newline at end of file From ff1276657fd684f7e9146c5dc85bc3194e035450 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1052/1429] auto save --- 19/36.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/36.txt diff --git a/19/36.txt b/19/36.txt new file mode 100644 index 00000000..15132675 --- /dev/null +++ b/19/36.txt @@ -0,0 +1 @@ +Así que ambas, las hijas de Lot estaban embara \ No newline at end of file From 57acd09a4b57d4ef1a697f93a685424b533b473f Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Thu, 8 Dec 2016 00:43:27 -0400 Subject: [PATCH 1053/1429] auto save --- 19/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/36.txt b/19/36.txt index 15132675..e620e875 100644 --- a/19/36.txt +++ b/19/36.txt @@ -1 +1 @@ -Así que ambas, las hijas de Lot estaban embara \ No newline at end of file +Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió \ No newline at end of file From 3649b47eda700b04d4a07f104406d2c1bb01d3a7 Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1054/1429] auto save --- 19/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/36.txt b/19/36.txt index e620e875..915a11c0 100644 --- a/19/36.txt +++ b/19/36.txt @@ -1 +1 @@ -Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió \ No newline at end of file +Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. Y la hija más jo \ No newline at end of file From aca4f3756ccc6e87a69d69288e20867efbe3d23d Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1055/1429] auto save --- 19/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/36.txt b/19/36.txt index 915a11c0..b7383046 100644 --- a/19/36.txt +++ b/19/36.txt @@ -1 +1 @@ -Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. Y la hija más jo \ No newline at end of file +Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. Mientras que la hija más joven, ella también dio a luz a un hijo, y lo nombró Ben-ammi \ No newline at end of file From 54bf7720db65e24ba7d2d072375b7db0ba00978e Mon Sep 17 00:00:00 2001 From: Amara Lebron <> Date: Wed, 7 Dec 2016 23:58:09 -0400 Subject: [PATCH 1056/1429] auto save --- 19/36.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/19/36.txt b/19/36.txt index b7383046..46afb54e 100644 --- a/19/36.txt +++ b/19/36.txt @@ -1 +1 @@ -Así que ambas, las hijas de Lot estaban embarazadas por su padre. La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. Mientras que la hija más joven, ella también dio a luz a un hijo, y lo nombró Ben-ammi \ No newline at end of file +\v 36 Así que ambas, las hijas de Lot estaban embarazadas de su padre. \v 37 La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. \v 38 Mientras que la hija más joven, ella también dio a luz a un hijo, y lo nombró Ben-ammi. El se convirtió en el ancestro del pueblo de los amonitas de la actualidad. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 68735acd..7e0fc6dd 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36"]} \ No newline at end of file From cecd771b384f4980e0c64ee4e7a0c48139dccb9f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:27:14 -0400 Subject: [PATCH 1057/1429] Fri Dec 09 2016 17:27:14 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..b3c6a5d0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "55" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "gen", + "name": "Genesis" + }, + "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 2ed6853d4beb04bcec66d8d09caa535e40511193 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:29:18 -0400 Subject: [PATCH 1058/1429] Fri Dec 09 2016 17:29:17 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3c6a5d0..5f4d44cb 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": 20160614, + "version": "5" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 4d8a0cccd5dcd80a6ec43b38ee76184b362c2abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1059/1429] auto save --- 23/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/01.txt diff --git a/23/01.txt b/23/01.txt new file mode 100644 index 00000000..9d8ca9d7 --- /dev/null +++ b/23/01.txt @@ -0,0 +1 @@ +Sara vivi \ No newline at end of file From a148a486ed2813e6a3e5c6c0a3ee845e079528dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:31:18 -0400 Subject: [PATCH 1060/1429] Fri Dec 09 2016 17:31:17 GMT-0400 (SA Western Standard Time) --- 27/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 27/01.txt diff --git a/27/01.txt b/27/01.txt new file mode 100644 index 00000000..8005861a --- /dev/null +++ b/27/01.txt @@ -0,0 +1 @@ +\c 27 Cuando Isaac estaba viejo y sus ojos \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5f4d44cb..362d9808 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Victor M Vazquez" + ], "finished_chunks": [] } \ No newline at end of file From f003199e74387bc75ceaad8d05bf455a8d5d6ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1061/1429] auto save --- 23/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/01.txt b/23/01.txt index 9d8ca9d7..703b8dcc 100644 --- a/23/01.txt +++ b/23/01.txt @@ -1 +1 @@ -Sara vivi \ No newline at end of file +Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en \ No newline at end of file From 6118d6e592988403019c60c4f97aad5dc5985693 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:33:17 -0400 Subject: [PATCH 1062/1429] Fri Dec 09 2016 17:33:17 GMT-0400 (SA Western Standard Time) --- 27/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/01.txt b/27/01.txt index 8005861a..fee90ec2 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 Cuando Isaac estaba viejo y sus ojos \ No newline at end of file +\c 27 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llam \ No newline at end of file From dfe471d7b907157373c984c674e0bc5f0d15c308 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:35:18 -0400 Subject: [PATCH 1063/1429] Fri Dec 09 2016 17:35:17 GMT-0400 (SA Western Standard Time) --- 27/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/01.txt b/27/01.txt index fee90ec2..3adaa39b 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llam \ No newline at end of file +\c 27 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llamó a Esaú, su hijo mayor, y le dijo, "Mi hijo." Él le dijo, "Aquí estoy." Él dijo, "Mira aquí, yo estoy viejo. No conozco el día de mi muerte. \ No newline at end of file From ba13e7c913bf5ebe23c7945cc99faf3868b38a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1064/1429] auto save --- 23/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/01.txt b/23/01.txt index 703b8dcc..31b3e444 100644 --- a/23/01.txt +++ b/23/01.txt @@ -1 +1 @@ -Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en \ No newline at end of file +Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraha \ No newline at end of file From 141f6dfbfe390aa117504b6bb77b40c58c28e406 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:37:17 -0400 Subject: [PATCH 1065/1429] Fri Dec 09 2016 17:37:17 GMT-0400 (SA Western Standard Time) --- 27/01.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/27/01.txt b/27/01.txt index 3adaa39b..a566794e 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llamó a Esaú, su hijo mayor, y le dijo, "Mi hijo." Él le dijo, "Aquí estoy." Él dijo, "Mira aquí, yo estoy viejo. No conozco el día de mi muerte. \ No newline at end of file +\c 27 \v 1 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llamó a Esaú, su hijo mayor, y le dijo, "Mi hijo." Él le dijo, "Aquí estoy." \v 2 Él dijo, "Mira aquí, yo estoy viejo. No conozco el día de mi muerte. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 362d9808..dc37974f 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Victor M Vazquez" ], - "finished_chunks": [] + "finished_chunks": [ + "27-01" + ] } \ No newline at end of file From 6bede43b960941d3b29a61f97c462ad4c925e220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:37:38 -0400 Subject: [PATCH 1066/1429] auto save --- 23/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/01.txt b/23/01.txt index 31b3e444..95fc7ebf 100644 --- a/23/01.txt +++ b/23/01.txt @@ -1 +1 @@ -Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraha \ No newline at end of file +Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraham y lloró por Sara. \ No newline at end of file From 6be7de69538c872ed020e7b7787ad96df1135a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1067/1429] auto save --- 23/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/01.txt b/23/01.txt index 95fc7ebf..7cb17ab2 100644 --- a/23/01.txt +++ b/23/01.txt @@ -1 +1 @@ -Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraham y lloró por Sara. \ No newline at end of file +Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraham y lloró por Sara. \ No newline at end of file From 10223518edf17ac89c167757ba258d9354390f2d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:39:17 -0400 Subject: [PATCH 1068/1429] Fri Dec 09 2016 17:39:17 GMT-0400 (SA Western Standard Time) --- 27/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/03.txt diff --git a/27/03.txt b/27/03.txt new file mode 100644 index 00000000..709fd821 --- /dev/null +++ b/27/03.txt @@ -0,0 +1 @@ +Por lo tanto, toma tus armas, tu aljaba y tu arco, y ve al campo y caza \ No newline at end of file From fe1777f600e123c8f22b3f65b57f949fe902e3dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:26:56 -0400 Subject: [PATCH 1069/1429] auto save --- 23/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/01.txt b/23/01.txt index 7cb17ab2..1e6840af 100644 --- a/23/01.txt +++ b/23/01.txt @@ -1 +1 @@ -Sara vivió ciento-vente y siete años. Estos fueron los años de la vida de Sara. Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraham y lloró por Sara. \ No newline at end of file +\v 1 Sara vivió ciento veintisiete años. Estos fueron los años de la vida de Sara.\v 2 Sara murió en Quiriat-arba, esto es, Hebrón, en la tierra de Canaán. Abraham llevó luto y lloró por Sara. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7e0fc6dd..3216437b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01"]} \ No newline at end of file From bfe436abc99e0bd810fa54dce9366498b545d04f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:41:17 -0400 Subject: [PATCH 1070/1429] Fri Dec 09 2016 17:41:17 GMT-0400 (SA Western Standard Time) --- 27/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/03.txt b/27/03.txt index 709fd821..bcfb8ddc 100644 --- a/27/03.txt +++ b/27/03.txt @@ -1 +1 @@ -Por lo tanto, toma tus armas, tu aljaba y tu arco, y ve al campo y caza \ No newline at end of file +Por lo tanto, toma tus armas, tu aljaba y tu arco, y ve al campo y caza presas para mí. Haz comida deliciosa para mí, la que yo amo, y tráemela para que yo la pueda comer y te bendiga antes de \ No newline at end of file From 1212e3ff5c9c774b6191ed0c02c5bbfc1439a7ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1071/1429] auto save --- 23/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/03.txt diff --git a/23/03.txt b/23/03.txt new file mode 100644 index 00000000..9549b1e3 --- /dev/null +++ b/23/03.txt @@ -0,0 +1 @@ +Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de \ No newline at end of file From e1b4c5d0ed8854d02f357c13e00abadae330ada0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:42:38 -0400 Subject: [PATCH 1072/1429] auto save --- 23/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/03.txt b/23/03.txt index 9549b1e3..7f7c68e0 100644 --- a/23/03.txt +++ b/23/03.txt @@ -1 +1 @@ -Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de \ No newline at end of file +Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. \ No newline at end of file From 575465fc12e22c963dafa24e4899b9e97ec2c489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:42:38 -0400 Subject: [PATCH 1073/1429] auto save --- 23/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/03.txt b/23/03.txt index 7f7c68e0..57fcefd7 100644 --- a/23/03.txt +++ b/23/03.txt @@ -1 +1 @@ -Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. \ No newline at end of file +Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por \ No newline at end of file From 9a91959630499a1d8f2b4b04c2918f000bc287de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:42:44 -0400 Subject: [PATCH 1074/1429] auto save --- 23/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/03.txt b/23/03.txt index 57fcefd7..592f1b1b 100644 --- a/23/03.txt +++ b/23/03.txt @@ -1 +1 @@ -Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por \ No newline at end of file +Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por favor \ No newline at end of file From e4ad2bba158522f14a224924b5f4ad8677ff2b19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:43:17 -0400 Subject: [PATCH 1075/1429] Fri Dec 09 2016 17:43:17 GMT-0400 (SA Western Standard Time) --- 27/03.txt | 2 +- 27/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/05.txt diff --git a/27/03.txt b/27/03.txt index bcfb8ddc..72b63965 100644 --- a/27/03.txt +++ b/27/03.txt @@ -1 +1 @@ -Por lo tanto, toma tus armas, tu aljaba y tu arco, y ve al campo y caza presas para mí. Haz comida deliciosa para mí, la que yo amo, y tráemela para que yo la pueda comer y te bendiga antes de \ No newline at end of file +\v 3 Por lo tanto, toma tus armas, tu aljaba y tu arco, y ve al campo y caza presas para mí. \v 4 Haz comida deliciosa para mí, la que yo amo, y tráemela para que yo la pueda comer y te bendiga antes de que yo me muera." \ No newline at end of file diff --git a/27/05.txt b/27/05.txt new file mode 100644 index 00000000..36c8690d --- /dev/null +++ b/27/05.txt @@ -0,0 +1 @@ +Ahora Rebec \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc37974f..d354a6d3 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Victor M Vazquez" ], "finished_chunks": [ - "27-01" + "27-01", + "27-03" ] } \ No newline at end of file From 1e71df9ad46167e8bb26238692e4f8fa51053606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1076/1429] auto save --- 23/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/03.txt b/23/03.txt index 592f1b1b..af4d7cd0 100644 --- a/23/03.txt +++ b/23/03.txt @@ -1 +1 @@ -Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por favor \ No newline at end of file +Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por favor concédanme \ No newline at end of file From 192ce749037ddaca218891465650142081321032 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:45:18 -0400 Subject: [PATCH 1077/1429] Fri Dec 09 2016 17:45:17 GMT-0400 (SA Western Standard Time) --- 27/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/05.txt b/27/05.txt index 36c8690d..ad56d512 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Ahora Rebec \ No newline at end of file +Ahora Rebeca lo escuchó \ No newline at end of file From 60fa46f0d9352d0cf7b6f9acbff77aee1e3e8d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:26:56 -0400 Subject: [PATCH 1078/1429] auto save --- 23/03.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/03.txt b/23/03.txt index af4d7cd0..86f9e729 100644 --- a/23/03.txt +++ b/23/03.txt @@ -1 +1 @@ -Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: "Yo soy un extranjero entre ustedes. Por favor concédanme \ No newline at end of file +\v 4 Entonces Abraham se levantó y dejó a su esposa muerta, y habló a los hijos de Het, diciendo: \v 3 "Yo soy un extranjero entre ustedes. Por favor concédanme una propiedad para un lugar de entierro entre ustedes, para que así yo pueda enterrar a mi muerta. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3216437b..64a3eea4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03"]} \ No newline at end of file From 8f18708dcaed08ddae8ec5f85ac7fba4e6f93a70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1079/1429] auto save --- 23/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/05.txt diff --git a/23/05.txt b/23/05.txt new file mode 100644 index 00000000..df5ec663 --- /dev/null +++ b/23/05.txt @@ -0,0 +1 @@ +Los hijos de Het le contestaron a Abrah \ No newline at end of file From 4c5475ecbc93b350293d63e9f4c34ec90f425a71 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:47:18 -0400 Subject: [PATCH 1080/1429] Fri Dec 09 2016 17:47:17 GMT-0400 (SA Western Standard Time) --- 27/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/05.txt b/27/05.txt index ad56d512..2548f69e 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Ahora Rebeca lo escuchó \ No newline at end of file +Ahora Rebeca lo escuchó cuando Isaac le habló a Esaú su hijo. Esaú fue al campo a cazar presas ya llevarlas de vuelta. Rebeca habló a Jacob su hijo y dijo, "Mira aquí, yo escuché a tu padre hablar a Esaú tu hermano. Él dijo, 'Tráeme presas \ No newline at end of file From 96936e78ae112c321fd6d69180ef73f085ca1ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:47:38 -0400 Subject: [PATCH 1081/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index df5ec663..e247b768 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abrah \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas \ No newline at end of file From 76c6f1767bae328c05d6581432e8a2a25bab6b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:47:38 -0400 Subject: [PATCH 1082/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index e247b768..7c8e3d89 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. \ No newline at end of file From 0c6787750920dbb17b6ce1980466107f9caf9e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:47:38 -0400 Subject: [PATCH 1083/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index 7c8e3d89..5c3abd6f 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ni \ No newline at end of file From 0afeb28c9923573861e5ec4356187ae87d04f05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:47:45 -0400 Subject: [PATCH 1084/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index 5c3abd6f..e8c54f15 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ni \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotro \ No newline at end of file From 25ae07dfd3213d7f5c80c2b8bbbe0370b5347e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:47:45 -0400 Subject: [PATCH 1085/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index e8c54f15..38339765 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotro \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotros \ No newline at end of file From 0c2fa5cfa3f1f2ffbfdeb17feabc8ac74026a558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1086/1429] auto save --- 23/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/05.txt b/23/05.txt index 38339765..5a3f9f6e 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotros \ No newline at end of file +Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotros te negará su tumba, para que así tú puedas enterrar a tu muerta. \ No newline at end of file From 4ac914c2215838809e1c6317cf6611e494ed87e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:26:56 -0400 Subject: [PATCH 1087/1429] auto save --- 23/05.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/05.txt b/23/05.txt index 5a3f9f6e..c8c8e676 100644 --- a/23/05.txt +++ b/23/05.txt @@ -1 +1 @@ -Los hijos de Het le contestaron a Abraham, diciendo: "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotros te negará su tumba, para que así tú puedas enterrar a tu muerta. \ No newline at end of file +\v 6 Los hijos de Het le contestaron a Abraham, diciendo: \v 5 "Escúchanos, mi amo. Tú eres un príncipe de Dios entre nosotros. Entierra a tu muerta en la mejor de nuestras tumbas. Ninguno de nosotros te negará su tumba, para que así tú puedas enterrar a tu muerta. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 64a3eea4..02154799 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05"]} \ No newline at end of file From b626dc36ef16909b383f2cd20e458bb8d4062644 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Dec 2016 17:49:04 -0400 Subject: [PATCH 1088/1429] Fri Dec 09 2016 17:49:04 GMT-0400 (SA Western Standard Time) --- 27/05.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/27/05.txt b/27/05.txt index 2548f69e..b8eb1779 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -Ahora Rebeca lo escuchó cuando Isaac le habló a Esaú su hijo. Esaú fue al campo a cazar presas ya llevarlas de vuelta. Rebeca habló a Jacob su hijo y dijo, "Mira aquí, yo escuché a tu padre hablar a Esaú tu hermano. Él dijo, 'Tráeme presas \ No newline at end of file +\v 5 Ahora Rebeca lo escuchó cuando Isaac le habló a Esaú su hijo. Esaú fue al campo a cazar presas ya llevarlas de vuelta. \v 6 Rebeca habló a Jacob su hijo y dijo, "Mira aquí, yo escuché a tu padre hablar a Esaú tu hermano. Él dijo, \v 7 'Tráeme presas y hazme comida deliciosa, que yo la pueda comer y bendecirte en la presencia de Jehová antes de mi muerte.' \ No newline at end of file diff --git a/manifest.json b/manifest.json index d354a6d3..3bbb5f2b 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "27-01", - "27-03" + "27-03", + "27-05" ] } \ No newline at end of file From ff09ea7fd7e8034612600bd59a751e5a200a048d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1089/1429] auto save --- 23/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/07.txt diff --git a/23/07.txt b/23/07.txt new file mode 100644 index 00000000..969f7578 --- /dev/null +++ b/23/07.txt @@ -0,0 +1 @@ +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes esta \ No newline at end of file From bf363e49e521212a1789e6c798364f4ded9b47a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1090/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 969f7578..18afbaf0 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes esta \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con \ No newline at end of file From 4695e3bd4e3082cef47976423b7f45107d90372e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:52:38 -0400 Subject: [PATCH 1091/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 18afbaf0..4b49f7a4 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón \ No newline at end of file From 3063e71bf0949518e467e0df9758557bc22ccba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:52:38 -0400 Subject: [PATCH 1092/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 4b49f7a4..fb8362f3 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, \ No newline at end of file From d879874029cc0af1afe8ecbe0c9476c6ad0437f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:52:45 -0400 Subject: [PATCH 1093/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index fb8362f3..8fcc9e11 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de \ No newline at end of file From 894ce5f5395e9305101cd722cc3a37945aa233b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:24:14 -0400 Subject: [PATCH 1094/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 8fcc9e11..1332121a 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por e \ No newline at end of file From 9381a2cabd55a9a110a12b20f213beed9eae9bb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 17:54:30 -0400 Subject: [PATCH 1095/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 1332121a..71fb47d0 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por e \ No newline at end of file +Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file From f6f3b43603d439bf1e07bd582a3b76bcef137378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:39:37 -0400 Subject: [PATCH 1096/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index 71fb47d0..e977a106 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó a las personas de la tieera, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file +Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file From 03c6cd6a1a55664801c73b5b512f969e5689b8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:38:49 -0400 Subject: [PATCH 1097/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index e977a106..eea09128 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo debería enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file +Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file From 304b5aa66a81b9260a574eae5c1fbce271e8beba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:38:49 -0400 Subject: [PATCH 1098/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index eea09128..fb46d103 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por \ No newline at end of file +Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo en que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por el precio completo, dejen que él me la venda públicamente como una propiedad para un se \ No newline at end of file From 820d9596aa874d4a71e090b3ea1243bf9db125f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:44:37 -0400 Subject: [PATCH 1099/1429] auto save --- 23/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/07.txt b/23/07.txt index fb46d103..d99a5557 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo en que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por el precio completo, dejen que él me la venda públicamente como una propiedad para un se \ No newline at end of file +Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo en que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por el precio completo, dejen que él me la venda públicamente como una propiedad para un lugar de entierro." \ No newline at end of file From b5793b34344d9e072e29c5b948a61282417dcadf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:38:49 -0400 Subject: [PATCH 1100/1429] auto save --- 23/07.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/07.txt b/23/07.txt index d99a5557..6024813a 100644 --- a/23/07.txt +++ b/23/07.txt @@ -1 +1 @@ -Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. Él habló a ellos, diciendo: "Si ustedes están de acuerdo en que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por el precio completo, dejen que él me la venda públicamente como una propiedad para un lugar de entierro." \ No newline at end of file +\v 7 Abraham se levantó y se inclinó hacia las personas de la tierra, a los hijos de Het. \v 8 Él habló a ellos, diciendo: "Si ustedes están de acuerdo en que yo deba enterrar a mi muerta, entonces escúchenme y aboguen con Efrón, hijo de Zohan, por mí. \v 9 Pídanle que me venda la cueva de Macpela, la cual le pertenece, y está al final de su terreno. Por el precio completo, dejen que él me la venda públicamente como una propiedad para un lugar de entierro." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 02154799..d01638f4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07"]} \ No newline at end of file From b391271d0c1d5b1f19704cac9f582abaa4857b47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:38:49 -0400 Subject: [PATCH 1101/1429] auto save --- 23/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/10.txt diff --git a/23/10.txt b/23/10.txt new file mode 100644 index 00000000..75569b75 --- /dev/null +++ b/23/10.txt @@ -0,0 +1 @@ +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón \ No newline at end of file From fbb1d089123dd6065c28f3b4bfeb6f919a1e5603 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 20:52:39 -0400 Subject: [PATCH 1102/1429] auto save --- 23/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/14.txt diff --git a/23/14.txt b/23/14.txt new file mode 100644 index 00000000..6bc959af --- /dev/null +++ b/23/14.txt @@ -0,0 +1 @@ +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. \ No newline at end of file From 41c6b1178b800195f870964ee5f23200855b851d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 21:35:48 -0400 Subject: [PATCH 1103/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 75569b75..8429f24a 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en \ No newline at end of file From c4eae9942d86d2bbed6f66b47fa1195ae8523288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 21:35:48 -0400 Subject: [PATCH 1104/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 8429f24a..485b5ce5 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos \ No newline at end of file From c7b3677a9b38ac3e97a8f70f7b41208f1668ad5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Fri, 9 Dec 2016 22:06:55 -0400 Subject: [PATCH 1105/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 485b5ce5..6e603396 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad \ No newline at end of file From 7967e14e4be1a2d64eb4f61713fc3c7e5ff2bea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1106/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 6e603396..c7734d97 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. \ No newline at end of file From 963217e9f3a0741c46a5a93b975811edc3c46370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1107/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index c7734d97..bdca2b44 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno \ No newline at end of file From a8954017262ca9ab0144fd7f560b636a84320b95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1108/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index bdca2b44..3b1dbd1b 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que est \ No newline at end of file From 684c22a3ec75342cd759b66fa99a7ad8a58b425e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:50:09 -0400 Subject: [PATCH 1110/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 3b1dbd1b..1836af4f 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que est \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que está \ No newline at end of file From d624b67a59ff52473f68a56eed9db821d5028623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1111/1429] auto save --- 23/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/10.txt b/23/10.txt index 1836af4f..64c93a34 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que está \ No newline at end of file +Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que está en él. Te l \ No newline at end of file From 239350014112a527f05e6f9af1c57b200979742d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1112/1429] auto save --- 23/10.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/10.txt b/23/10.txt index 64c93a34..3308b80c 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1 +1 @@ -Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que está en él. Te l \ No newline at end of file +\v 10 Ahora Efrón estaba sentado entre los hijos de Het, y Efrón el hitita le contestó a Abraham en presencia de los hijos de Het, de todos aquellos quienes habían venido a la puerta de su ciudad, diciendo: \v 11 "No, mi amo, escúchame. Yo te doy el terreno, y la cueva que está en él. Te lo doy en la presencia de los hijos de mi pueblo. Te lo doy para que entierres a tu muerta." \ No newline at end of file diff --git a/manifest.json b/manifest.json index d01638f4..5ed36304 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10"]} \ No newline at end of file From 93d955ed31cbc2d0c6cf3d0095ffc5cdb1efeb85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1113/1429] auto save --- 23/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/12.txt diff --git a/23/12.txt b/23/12.txt new file mode 100644 index 00000000..a6f23673 --- /dev/null +++ b/23/12.txt @@ -0,0 +1 @@ +Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón \ No newline at end of file From eb143fba73b02ee0ef38aa2d70f95a41420351aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:10:09 -0400 Subject: [PATCH 1114/1429] auto save --- 23/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/12.txt b/23/12.txt index a6f23673..7ffff5d8 100644 --- a/23/12.txt +++ b/23/12.txt @@ -1 +1 @@ -Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón \ No newline at end of file +Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la re \ No newline at end of file From 8d3761f1207dc20ba688f6b6f87d1cec70e318fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1115/1429] auto save --- 23/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/12.txt b/23/12.txt index 7ffff5d8..8da899d1 100644 --- a/23/12.txt +++ b/23/12.txt @@ -1 +1 @@ -Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la re \ No newline at end of file +Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la reunión de las personas de la tierra, diciendo: \ No newline at end of file From 515872d13e1f15bfa47889be8fd323d1f632a1e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1116/1429] auto save --- 23/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/12.txt b/23/12.txt index 8da899d1..61eb2527 100644 --- a/23/12.txt +++ b/23/12.txt @@ -1 +1 @@ -Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la reunión de las personas de la tierra, diciendo: \ No newline at end of file +Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la reunión de las personas de la tierra, diciendo: "Pero si estás dispuesto, por favor escúchame. Yo pagaré por el terreno. Toma mi dinero, y yo enterraré a mi muerta ahí." \ No newline at end of file From 45d6854f095ac6626091076a2b4b95dd0cca4803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1117/1429] auto save --- 23/12.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/23/12.txt b/23/12.txt index 61eb2527..19c946aa 100644 --- a/23/12.txt +++ b/23/12.txt @@ -1 +1 @@ -Entonces Abraham se inclinó delante de las personas de la tierra. Él habló a Efrón en la reunión de las personas de la tierra, diciendo: "Pero si estás dispuesto, por favor escúchame. Yo pagaré por el terreno. Toma mi dinero, y yo enterraré a mi muerta ahí." \ No newline at end of file +\v 13 Entonces Abraham se inclinó delante de las personas de la tierra. \v 12 Él habló a Efrón en la reunión de las personas de la tierra, diciendo: "Pero si estás dispuesto, por favor escúchame. Yo pagaré por el terreno. Toma mi dinero, y yo enterraré a mi muerta ahí." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5ed36304..db81059c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12"]} \ No newline at end of file From f68116d3362e1bea22c71a32a27204f61c97113c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:15:09 -0400 Subject: [PATCH 1118/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index 6bc959af..772e463b 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tieraa valorado cuatrocientos \ No newline at end of file From 70ce8ec813988544cb0232480b65de1cb3b2c03b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1119/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index 772e463b..ed40956f 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tieraa valorado cuatrocientos \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tieraa valorado cuatrocientos siclos de \ No newline at end of file From 32d23afcacd7d2c00223413350f9ae245335e872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:25:09 -0400 Subject: [PATCH 1120/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index ed40956f..2e647fa7 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tieraa valorado cuatrocientos siclos de \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de \ No newline at end of file From ae882b86740861c198bb75caf69bab391f1f2a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1121/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index 2e647fa7..73ca4d7b 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? \ No newline at end of file From 4fedf3eb007c9a9e4ff4a9482709e42a4cbe1cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1122/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index 73ca4d7b..f1ed0841 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? Entierra a tu muerta." Abraham escuchó a Efrón y Abraham \ No newline at end of file From fbe4935bca992108540c1cc56b28aec489b9ebb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1123/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index f1ed0841..457c1865 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? Entierra a tu muerta." Abraham escuchó a Efrón y Abraham \ No newline at end of file +Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? Entierra a tu muerta." Abraham escuchó a Efrón y Abraham pesó para Efrón la cantidad de plata que él había dicho en la reunión de los hijos de Het, cuatrocientos siclos de plata, de acuerdo a la medida estándar de los mercantes. \ No newline at end of file From 348993bb645582fa67174f4944dc5460731bb8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1124/1429] auto save --- 23/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/14.txt b/23/14.txt index 457c1865..eef27285 100644 --- a/23/14.txt +++ b/23/14.txt @@ -1 +1 @@ -Efrón le contestó a Abraham, diciendo: "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? Entierra a tu muerta." Abraham escuchó a Efrón y Abraham pesó para Efrón la cantidad de plata que él había dicho en la reunión de los hijos de Het, cuatrocientos siclos de plata, de acuerdo a la medida estándar de los mercantes. \ No newline at end of file +\v 14 Efrón le contestó a Abraham, diciendo: \v 15 "Por favor, mi amo, escúchame. Un pedazo de tierra valorado cuatrocientos siclos de plata, ¿qué es eso entre usted y yo? Entierra a tu muerta." \v 16 Abraham escuchó a Efrón y Abraham pesó para Efrón la cantidad de plata que él había dicho en la reunión de los hijos de Het, cuatrocientos siclos de plata, de acuerdo a la medida estándar de los comerciantes. \ No newline at end of file From ca0df6bbdec4583eac98bf22fb4d503d59fc5d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1125/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index db81059c..3082e477 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14"]} \ No newline at end of file From 1a5c9a59f6964f6fbf808e95c026b3e09cc41c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:40:09 -0400 Subject: [PATCH 1126/1429] auto save --- 23/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/17.txt diff --git a/23/17.txt b/23/17.txt new file mode 100644 index 00000000..a87c3580 --- /dev/null +++ b/23/17.txt @@ -0,0 +1 @@ +Así que el terreno de Efrón, el cua \ No newline at end of file From 7e1cc235cfd2e32ba864547aed87cac074942ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:40:09 -0400 Subject: [PATCH 1127/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index a87c3580..36ba3d14 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cua \ No newline at end of file +Así que el terreno de Efrón, el cual es \ No newline at end of file From e520a17a1459969da25da552b3edb90d7176ce6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1128/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index 36ba3d14..75750fcc 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual es \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en \ No newline at end of file From b72fdc2ee4f1d36ebabada805922a3003da00ed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1129/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index 75750fcc..adca3d39 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba \ No newline at end of file From 8775dc4f404899ac318cddf5e7b38aef810a3949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1130/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index adca3d39..7fa24a8a 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, \ No newline at end of file From 05e608d492fb6690de1fc68985a61ea301a783ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1131/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index 7fa24a8a..e271044e 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera \ No newline at end of file From 6febda8dcc034603073c27ad2e09e0b48e4d970a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:50:09 -0400 Subject: [PATCH 1132/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index e271044e..503a4e66 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, delta \ No newline at end of file From 8422da739b0b9bbd06d29b55930e4c4aa29a1813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:50:09 -0400 Subject: [PATCH 1133/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index 503a4e66..5d953b57 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, delta \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, del \ No newline at end of file From 75137a9d868c9cc658f87669afa3ea5dc129941b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 15:50:09 -0400 Subject: [PATCH 1134/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index 5d953b57..e05bbf62 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, del \ No newline at end of file +Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, delante d \ No newline at end of file From a5876c5d67db33ff1b44da25f411827ceb159b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1135/1429] auto save --- 23/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/17.txt b/23/17.txt index e05bbf62..e4ec4b8b 100644 --- a/23/17.txt +++ b/23/17.txt @@ -1 +1 @@ -Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser de Abraham por la compra en la presencia de los hijos de Het, delante d \ No newline at end of file +\v 17 Así que el terreno de Efrón, el cual estaba en Macpela, la cual estaba próxima a Mamre, esto es, el terreno, la cueva que estaba en ella, y todos los árboles que estaban en el terrero y todo alrededor de la frontera, pasó a ser \v 18 de Abraham por la compra en la presencia de los hijos de Het, delante de todos aquellos que habían venido a la puerta de su ciudad. \ No newline at end of file From e5c29ee099de245f403e1392cc292af5e2a73076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1136/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3082e477..0b546f02 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17"]} \ No newline at end of file From aeccdc4995e46b833549cfc02f319e0110cef9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1137/1429] auto save --- 23/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/19.txt diff --git a/23/19.txt b/23/19.txt new file mode 100644 index 00000000..bf0be4d3 --- /dev/null +++ b/23/19.txt @@ -0,0 +1 @@ +Después de estp, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. \ No newline at end of file From ed95c154414e4bd9c2d79530c3596e68fb7f18e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1138/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index bf0be4d3..c5136125 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de estp, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. \ No newline at end of file +Después de estp, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno \ No newline at end of file From e699bc12dab5e61e396265fcb4b2384dfc5c81a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:05:09 -0400 Subject: [PATCH 1139/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index c5136125..8fa6f977 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de estp, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno \ No newline at end of file From 48ff6534620ef15afff280714f75b6a5c9502912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1140/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index 8fa6f977..e21eae0d 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó \ No newline at end of file From 2cd496cfa2ca135fd490789cd2bdff85b65e8fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1141/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index e21eae0d..b84e91ab 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro \ No newline at end of file From 98441d5da4619da039cb65cfd58743285c08be41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:10:09 -0400 Subject: [PATCH 1142/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index b84e91ab..7a8900bf 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro compr \ No newline at end of file From f4e59e5dc65223a93fc89668ce4fdd335f57354b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:10:09 -0400 Subject: [PATCH 1143/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index 7a8900bf..766e2c41 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro compr \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro comprado \ No newline at end of file From 5f68c91c8aa2013e63b4dcaa74346e7d3a438a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:10:09 -0400 Subject: [PATCH 1144/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index 766e2c41..fa5f3c0e 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro comprado \ No newline at end of file +Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro comprado a ls \ No newline at end of file From 77d3ffd63d36837945890a1aee4363147053d75b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1145/1429] auto save --- 23/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/19.txt b/23/19.txt index fa5f3c0e..635c2359 100644 --- a/23/19.txt +++ b/23/19.txt @@ -1 +1 @@ -Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro comprado a ls \ No newline at end of file +\v 20 Después de esto, Abraham enterró a Sara su esposa en la cueva del terreno de Macpela, la cual está próxima a Mamre, esto, Hebrón, en la tierra de Canaán. \v 19 Así que el terreno y la cueva en él pasó a Abraham como una propiedad para un lugar de sepulcro comprado a los hijos de Het. \ No newline at end of file From a106140258e480bda09509f3ebc6d880f00cdf84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1146/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0b546f02..760965b6 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19"]} \ No newline at end of file From e661c0650ee183a84d2cfb338ad82fc39c1a5dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1147/1429] auto save --- 24/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/01.txt diff --git a/24/01.txt b/24/01.txt new file mode 100644 index 00000000..ef49cdf2 --- /dev/null +++ b/24/01.txt @@ -0,0 +1 @@ +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo \ No newline at end of file From 1bb79895de5c8a4754481d894ed4f6ad6556a0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:20:09 -0400 Subject: [PATCH 1148/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index ef49cdf2..ee999317 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo \ No newline at end of file From 3b52c249bc326f968d4031b71cea93b251bbb319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1149/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index ee999317..d895931f 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano \ No newline at end of file From b6e2cdbc1e78b7fad7c6a867302aeef4d183edaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1150/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index d895931f..76d3f620 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú \ No newline at end of file From e0e06d7b1299a09886a117e36f258a8117ed4498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1151/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index 76d3f620..9f488542 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no le darás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero \ No newline at end of file From 9fb1ec5c675c42db6eb6c39db155823161963a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1152/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index 9f488542..d70b4926 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no le darás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no le darás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero sí irás a mi país, y a mis \ No newline at end of file From 23db07ba388b87239cfa83eb70ee2167baf25d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:45:09 -0400 Subject: [PATCH 1153/1429] auto save --- 24/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/01.txt b/24/01.txt index d70b4926..64709d1c 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no le darás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero sí irás a mi país, y a mis \ No newline at end of file +Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no traerás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero sí irás a mi país, y a mis parientes, y traerás una esposa para mi hijo Isaac." \ No newline at end of file From 9216d7153cefab17aa96ce661ef48675b90ea44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1154/1429] auto save --- 24/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/01.txt b/24/01.txt index 64709d1c..8422b10f 100644 --- a/24/01.txt +++ b/24/01.txt @@ -1 +1 @@ -Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no traerás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. Pero sí irás a mi país, y a mis parientes, y traerás una esposa para mi hijo Isaac." \ No newline at end of file +\v 1 Ahora Abraham era viejo, muy avanzado en años, y Yahveh había bendecido a Abraham en todas las cosas. \v 2 Abraham dijo a su sirviente, aquel que era el más viejo de su casa y quien estaba a cargo de todo lo que él tenía: "Pon tu mano debajo de mi muslo \v 3 y yo te haré jurar por Yahveh, el Dios del cielo y el Dios de la tierra, que tú no traerás una esposa para mi hijo de las hijas de los cananeos, entre los cuales yo hago mi hogar. \v 4 Pero sí irás a mi país, y a mis parientes, y traerás una esposa para mi hijo Isaac." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 760965b6..d2968848 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01"]} \ No newline at end of file From 417d78a6fde18975ac5d4a86868ce2df662482b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1155/1429] auto save --- 24/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/05.txt diff --git a/24/05.txt b/24/05.txt new file mode 100644 index 00000000..73eb9779 --- /dev/null +++ b/24/05.txt @@ -0,0 +1 @@ +El sirviente le dijo a él: "¿Y que si la mujer no \ No newline at end of file From c360039449227440971ffd13131bbda115fca750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1156/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index 73eb9779..b38caf7b 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre \ No newline at end of file From baf82eeb945555c2f1d93c4df594d4c26e9f8384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:50:09 -0400 Subject: [PATCH 1157/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index b38caf7b..2c67ace5 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un \ No newline at end of file From a14c778e46ec68fb7b4099d8077818a70a20471f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:50:09 -0400 Subject: [PATCH 1158/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index 2c67ace5..e1e0f4f1 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un sol \ No newline at end of file From ea7386ebaa5ea0f0137a16ad1e8369b5a9f97e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1159/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index e1e0f4f1..ac72c7bc 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un sol \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un solemne pacto diciendo: ´ \ No newline at end of file From 90c9eb41902f349c634e5784147584bc528c4614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:55:09 -0400 Subject: [PATCH 1160/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index ac72c7bc..769baab8 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quienes me han prometido con un solemne pacto diciendo: ´ \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le le \ No newline at end of file From 567759b61489355fa2294a46b03452cb8b462340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:55:09 -0400 Subject: [PATCH 1161/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index 769baab8..572eaa84 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le le \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le da \ No newline at end of file From 5f620c9ff5fccb2017297df80f2ed3d4445a1cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 16:55:09 -0400 Subject: [PATCH 1162/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index 572eaa84..64a9a301 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le da \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré \ No newline at end of file From fe044263ae0aa9d9c2223315e8c8fbb37ce77f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1163/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index 64a9a301..eac3ea2a 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré \ No newline at end of file +El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré esta tierra´, Él te enviará su á \ No newline at end of file From 882fad008ab87b9e4bf868e859a58bd6dae9dfda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1164/1429] auto save --- 24/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/05.txt b/24/05.txt index eac3ea2a..017101c0 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré esta tierra´, Él te enviará su á \ No newline at end of file +\v 5 El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" \v 6 Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! \v 7 Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré esta tierra´, Él te enviará su ángel delante de ti, y tú le traerás una esposa para mi hijo de allí. \ No newline at end of file From 9169deba8c8d7ca6b0729d91da8b02c80a373348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1165/1429] auto save --- 24/05.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/05.txt b/24/05.txt index 017101c0..cd578b9b 100644 --- a/24/05.txt +++ b/24/05.txt @@ -1 +1 @@ -\v 5 El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" \v 6 Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! \v 7 Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré esta tierra´, Él te enviará su ángel delante de ti, y tú le traerás una esposa para mi hijo de allí. \ No newline at end of file +\v 5 El sirviente le dijo a él: "¿Y que si la mujer no está dispuesta a seguirme a esta tierra? ¿Debo yo tomar a tu hijo de vuelta a la tierra de donde vine?" \v 6 Abraham le dijo a él: "¡Asegúrate de tomar a mi hijo de vuelta allá! \v 7 Yahveh, el Dios del cielo, quien me tomó de la casa de mi padre y de la tierra de mis parientes, y quien me ha prometido con un solemne juramento diciendo: ´A tu descendencia Yo le daré esta tierra´, Él te enviará su ángel delante de ti, y tú le traerás una esposa para mi hijo de allí. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d2968848..0bfbb1bf 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05"]} \ No newline at end of file From 5e5bb58c01070b251d6db5067e0b9497d95fde01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1166/1429] auto save --- 24/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/08.txt diff --git a/24/08.txt b/24/08.txt new file mode 100644 index 00000000..d874b8ec --- /dev/null +++ b/24/08.txt @@ -0,0 +1 @@ +Pero si la mujer no está dispuesta a seguirte, entonces \ No newline at end of file From ab8c4468eb0d4e1336730283a653032e19f81920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 17:00:09 -0400 Subject: [PATCH 1167/1429] auto save --- 24/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/08.txt b/24/08.txt index d874b8ec..a670120c 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces \ No newline at end of file +Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. \ No newline at end of file From 0c14cb6716da07fb7dcc207df97aecfdff47b79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1168/1429] auto save --- 24/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/08.txt b/24/08.txt index a670120c..ff92c416 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. \ No newline at end of file +Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." As \ No newline at end of file From 919049e3846373ddd2e1675eb487aa5e1ebf0084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1169/1429] auto save --- 24/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/08.txt b/24/08.txt index ff92c416..659c2df1 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." As \ No newline at end of file +Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente \ No newline at end of file From 40dafba62c23209e2d7a38e428dbfb104b43494a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 17:05:09 -0400 Subject: [PATCH 1170/1429] auto save --- 24/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/08.txt b/24/08.txt index 659c2df1..6c3dba93 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente \ No newline at end of file +Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente puso su mano bajo el muslo de Abraham su amo, y le juró a él \ No newline at end of file From 53866e79745bf26b0fd5bcea9b98faeddb8b92e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1171/1429] auto save --- 24/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/08.txt b/24/08.txt index 6c3dba93..39b3d665 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente puso su mano bajo el muslo de Abraham su amo, y le juró a él \ No newline at end of file +Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente puso su mano bajo el muslo de Abraham su amo, y le juró a él sobre este a \ No newline at end of file From 7c79481627f93a44e88f47f60cd66b8a8eac41bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1172/1429] auto save --- 24/08.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/08.txt b/24/08.txt index 39b3d665..87b26931 100644 --- a/24/08.txt +++ b/24/08.txt @@ -1 +1 @@ -Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." Así que el sirviente puso su mano bajo el muslo de Abraham su amo, y le juró a él sobre este a \ No newline at end of file +\v 8 Pero si la mujer no está dispuesta a seguirte, entonces tú serás libre de mi juramento. Solamente que tú no tomarás a mi hijo de vuelta allá." \v 9 Así que el sirviente puso su mano bajo el muslo de Abraham su amo, y le juró a él sobre este asunto. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0bfbb1bf..54ed7bc6 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08"]} \ No newline at end of file From b18ddacb074e15f5734b059c1479d8940ac55a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1173/1429] auto save --- 24/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/10.txt diff --git a/24/10.txt b/24/10.txt new file mode 100644 index 00000000..13d924bb --- /dev/null +++ b/24/10.txt @@ -0,0 +1 @@ +El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram \ No newline at end of file From 768b1dd8629c10cb64f946aa85c1d3fae6dfb200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 17:10:09 -0400 Subject: [PATCH 1174/1429] auto save --- 24/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/10.txt b/24/10.txt index 13d924bb..e1149301 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram \ No newline at end of file +El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim \ No newline at end of file From 7bbb0a7bdcffbeeeb92d2c8bc5c4a633c7e13721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1175/1429] auto save --- 24/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/10.txt b/24/10.txt index e1149301..f90d344c 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim \ No newline at end of file +El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. Él hizo que los camellos de arrodillaran en las afueras de la ciudad, por el pozo de agua \ No newline at end of file From 0eb7c45e3d59223470aacb1cc68c04f203ed8684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1176/1429] auto save --- 24/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/10.txt b/24/10.txt index f90d344c..381e142e 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. Él hizo que los camellos de arrodillaran en las afueras de la ciudad, por el pozo de agua \ No newline at end of file +\v 11 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. \v 10 Él hizo que los camellos de arrodillaran en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file From 07ffc5e3d20e8d98b95ad94f5037cc6466ccb029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1177/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 54ed7bc6..0bb977ff 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-10"]} \ No newline at end of file From 9f8b37c942c66e9970eecda0b17a2869590147f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1178/1429] auto save --- 24/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/12.txt diff --git a/24/12.txt b/24/12.txt new file mode 100644 index 00000000..426264e4 --- /dev/null +++ b/24/12.txt @@ -0,0 +1 @@ +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muéstrame \ No newline at end of file From 65befe20c1f9635e32abbc7ff4aeb88d36dc6857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1179/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index 426264e4..52302c88 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muéstrame \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado del pozo de agua \ No newline at end of file From f72973e45653bc03134ed4b99394a4debefa5578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 20:00:09 -0400 Subject: [PATCH 1180/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index 52302c88..34b42fa6 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado del pozo de agua \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de \ No newline at end of file From 6f4668c48ee4ba11e205ba6a081bd527fccb419d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 20:00:09 -0400 Subject: [PATCH 1181/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index 34b42fa6..517f19f8 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los \ No newline at end of file From 88fad1b9d57b69fec1face3530ee7704a7a0ff13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 20:00:09 -0400 Subject: [PATCH 1182/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index 517f19f8..37ed5e50 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombr \ No newline at end of file From 6661da045700b11d4bf398e9462840d4b289ac56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1183/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index 37ed5e50..eab04cb1 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombr \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu \ No newline at end of file From 83d74b9978513ba4d034c7fea635868fda5138de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1184/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index eab04cb1..a7d64721 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu cántaro para que así yo beba´, y ella me dice, ´Bebe, y yo daré agua a tus camellos también´, entonces de \ No newline at end of file From 454f6f9b615e26825242b4aa0a78cab0543ad5c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 20:05:09 -0400 Subject: [PATCH 1185/1429] auto save --- 24/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/12.txt b/24/12.txt index a7d64721..a77dc8bd 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu cántaro para que así yo beba´, y ella me dice, ´Bebe, y yo daré agua a tus camellos también´, entonces de \ No newline at end of file +Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu cántaro para que así yo beba´, y ella me dice, ´Bebe, y yo daré agua a tus camellos también´, entonces deja que sea ella aquella a quien has señalado para tu siervo Isaac. Por esto yo sabré que Tú \ No newline at end of file From d10644f01eae2546600cbce71c742e98d47d73d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1186/1429] auto save --- 24/10.txt | 2 +- 24/12.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/24/10.txt b/24/10.txt index 381e142e..4347910d 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -\v 11 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. \v 10 Él hizo que los camellos de arrodillaran en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file +\v 11 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. \v 10 Él hizo que los camellos se arrodillaran en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file diff --git a/24/12.txt b/24/12.txt index a77dc8bd..8851c8ac 100644 --- a/24/12.txt +++ b/24/12.txt @@ -1 +1 @@ -Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu cántaro para que así yo beba´, y ella me dice, ´Bebe, y yo daré agua a tus camellos también´, entonces deja que sea ella aquella a quien has señalado para tu siervo Isaac. Por esto yo sabré que Tú \ No newline at end of file +\v 14 Entonces él dijo: "Yahveh, Dios de mi amo Abraham, concédeme éxito hoy y muestra fidelidad del pacto a mi amo Abraham. \v 13 Mira, aquí estoy de pie al lado de la fuente de agua, y las hijas de los hombres de la ciudad están saliendo a sacar agua. \v 12 Deja que suceda de esta forma. Cuando yo le diga a una joven: ´Por favor baja tu cántaro para que así yo beba´, y ella me dice, ´Bebe, y yo daré agua a tus camellos también´, entonces deja que sea ella aquella a quien has señalado para tu siervo Isaac. Por esto yo sabré que Tú has mostrado fidelidad del pacto a mi amo." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0bb977ff..54ed7bc6 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-10"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08"]} \ No newline at end of file From 18be880706248887693bdfdec7de978d627e2049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1187/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 54ed7bc6..bb52e6d7 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12"]} \ No newline at end of file From 42b0cbf05ad6b9e90057e5f941b30b676c52c8af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1188/1429] auto save --- 24/10.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/10.txt b/24/10.txt index 4347910d..1aaedbf9 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -\v 11 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. \v 10 Él hizo que los camellos se arrodillaran en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file +\v 10 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. Él hizo que los camellos se arrodillara\v 11 n en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bb52e6d7..48e3bdd4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10"]} \ No newline at end of file From 38ee241ac26bd175e6a0e37406ad42d383b3cbfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1189/1429] auto save --- 24/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/10.txt b/24/10.txt index 1aaedbf9..0f7b63f3 100644 --- a/24/10.txt +++ b/24/10.txt @@ -1 +1 @@ -\v 10 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. Él hizo que los camellos se arrodillara\v 11 n en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file +\v 10 El sirviente tomó diez de los camellos de su amo y salió. Él también tomó con él todo tipo de regalos de su amo. Él salió y fue a la región de Aram-naharaim, a la ciudad de Nacor. \v 11 Él hizo que los camellos se arrodillaran en las afueras de la ciudad, por el pozo de agua. Era la tarde, el tiempo en que las mujeres salían a sacar agua. \ No newline at end of file From cfdf1a1b067e89737d5507562a7adc6de73f1b48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1190/1429] auto save --- 24/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/15.txt diff --git a/24/15.txt b/24/15.txt new file mode 100644 index 00000000..b4051e53 --- /dev/null +++ b/24/15.txt @@ -0,0 +1 @@ +Y vino a hacer que a \ No newline at end of file From d891b174347d6924722035ab93f6879d5389ce09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1191/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index b4051e53..f8fb6ac8 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer que a \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca \ No newline at end of file From 974814abc5f2a0c56bd36845e7a04e9000b6a45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1192/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index f8fb6ac8..23c77387 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacido de Betuel, \ No newline at end of file From 9288103b9b097a73d89c66d207f50e1365a12baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 20:55:09 -0400 Subject: [PATCH 1193/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index 23c77387..e222928a 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacido de Betuel, \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, la esposa de Nacor, el hermano de Abraham. \ No newline at end of file From 29a13bff53ec46a0c7095f40c71ff0a41c5973a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1194/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index e222928a..96276296 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, la esposa de Nacor, el hermano de Abraham. \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca y de su esposa Nacor, el hermano de Abraham. \ No newline at end of file From d86e1b0309dd45b71b0beab866a4898f33d17cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1195/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index 96276296..d5d89bcb 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca y de su esposa Nacor, el hermano de Abraham. \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente \ No newline at end of file From b0a5642ae03ed5c443cf512a777483c4ce26aaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 21:00:09 -0400 Subject: [PATCH 1196/1429] auto save --- 24/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/15.txt b/24/15.txt index d5d89bcb..86083383 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente \ No newline at end of file +Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente, llenó su cántaro, y subió \ No newline at end of file From 763c0a50bb942368cc5bf861c0f1315d58322b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1197/1429] auto save --- 24/15.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/15.txt b/24/15.txt index 86083383..2d297c7b 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente, llenó su cántaro, y subió \ No newline at end of file +\v 15 Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. \v 16 La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente, llenó su cántaro, y subió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 48e3bdd4..fd627193 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15"]} \ No newline at end of file From 522d042e31e049384dc321a23b6e880583b5fa52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1198/1429] auto save --- 24/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/17.txt diff --git a/24/17.txt b/24/17.txt new file mode 100644 index 00000000..f36af09e --- /dev/null +++ b/24/17.txt @@ -0,0 +1 @@ +Entonces el sirviente corri[o \ No newline at end of file From fb23731c35e869e625220c1edbcbcf14b85f5cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 21:50:09 -0400 Subject: [PATCH 1199/1429] auto save --- 24/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/17.txt b/24/17.txt index f36af09e..ad52f660 100644 --- a/24/17.txt +++ b/24/17.txt @@ -1 +1 @@ -Entonces el sirviente corri[o \ No newline at end of file +Entonces el sirviente corrió a encontrarse con ella y dijo: "Por favor \ No newline at end of file From fd26f89671c7b5bf908f3afbba2a79d27ea52bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1200/1429] auto save --- 24/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/17.txt b/24/17.txt index ad52f660..bd328b9e 100644 --- a/24/17.txt +++ b/24/17.txt @@ -1 +1 @@ -Entonces el sirviente corrió a encontrarse con ella y dijo: "Por favor \ No newline at end of file +Entonces el sirviente corrió a encontrarse con ella y dijo: "Por favor deme un poco de agua de su cántaro." Ella dijo: "Beba, mi amo", y ella rápidamente bajó su cántaro en \ No newline at end of file From a40dd0e80041a4553c2019a479af380a5672fde0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1201/1429] auto save --- 24/17.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/17.txt b/24/17.txt index bd328b9e..02f94adf 100644 --- a/24/17.txt +++ b/24/17.txt @@ -1 +1 @@ -Entonces el sirviente corrió a encontrarse con ella y dijo: "Por favor deme un poco de agua de su cántaro." Ella dijo: "Beba, mi amo", y ella rápidamente bajó su cántaro en \ No newline at end of file +\v 17 Entonces el sirviente corrió a encontrarse con ella y dijo: "Por favor deme un poco de agua de su cántaro." \v 18 Ella dijo: "Beba, mi amo", y ella rápidamente bajó su cántaro de su mano, y le dio de beber. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fd627193..c87e2ba1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17"]} \ No newline at end of file From 76ef1da4132f61a22434a9b6b2539fa4267d2eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1202/1429] auto save --- 24/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/19.txt diff --git a/24/19.txt b/24/19.txt new file mode 100644 index 00000000..45748bfd --- /dev/null +++ b/24/19.txt @@ -0,0 +1 @@ +Cuando ella había terminado de darle de beber, ella dijo: " \ No newline at end of file From 0185562d6986550ac2589a43dbe05a2a158b269c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 21:55:09 -0400 Subject: [PATCH 1203/1429] auto save --- 24/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/19.txt b/24/19.txt index 45748bfd..9be59e79 100644 --- a/24/19.txt +++ b/24/19.txt @@ -1 +1 @@ -Cuando ella había terminado de darle de beber, ella dijo: " \ No newline at end of file +Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró \ No newline at end of file From 73aac2ebae8aeb6b412f66d201b3db34b512d11e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 21:55:09 -0400 Subject: [PATCH 1204/1429] auto save --- 24/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/19.txt b/24/19.txt index 9be59e79..1c24d262 100644 --- a/24/19.txt +++ b/24/19.txt @@ -1 +1 @@ -Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró \ No newline at end of file +Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró y \ No newline at end of file From ac677102d440228a7f96ed89af1854fee9beab93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1205/1429] auto save --- 24/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/19.txt b/24/19.txt index 1c24d262..e30c577a 100644 --- a/24/19.txt +++ b/24/19.txt @@ -1 +1 @@ -Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró y \ No newline at end of file +Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró y vació su cántaro \ No newline at end of file From a99cb82b6df4811e3b89b08a8f8545917b28436b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1206/1429] auto save --- 24/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/19.txt b/24/19.txt index e30c577a..e52d66bf 100644 --- a/24/19.txt +++ b/24/19.txt @@ -1 +1 @@ -Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber." Así que ella se apresuró y vació su cántaro \ No newline at end of file +\v 19 Cuando ella había terminado de darle de beber, ella dijo: "Sacaré agua para tus camellos también, hasta que ellos terminen de beber."\v 20 Así que ella se apresuró y vació su cántaro en el canal, entonces corrió otra vez al pozo para sacar agua, y sacó agua para todos sus camellos. \ No newline at end of file From 867a2a06a7c6a7b4246e2d90abe84d06d0cc671c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1207/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c87e2ba1..2ee6856b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19"]} \ No newline at end of file From 2acd3a1a7fcdd6e14f968219d7f9a12d32b0a8a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1208/1429] auto save --- 24/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/21.txt diff --git a/24/21.txt b/24/21.txt new file mode 100644 index 00000000..593f8501 --- /dev/null +++ b/24/21.txt @@ -0,0 +1 @@ +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Mientras los camellos terminaban de beber, el hombre había tr \ No newline at end of file From 834866fe0eeffc7c701065a7bf403afb24ad2d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 22:05:09 -0400 Subject: [PATCH 1209/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index 593f8501..e9ac81dc 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Mientras los camellos terminaban de beber, el hombre había tr \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Mientras los camellos terminaban de beber, el hombre había sacado \ No newline at end of file From 844c823e093d5784a5b6d7036bcdf0f9a53ae999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1210/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index e9ac81dc..c16e8e79 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Mientras los camellos terminaban de beber, el hombre había sacado \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo de oro para la nariz \ No newline at end of file From be28cf3b59ac3758df428f76e8b454776c9ab45d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1211/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index c16e8e79..26b99b85 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo de oro para la nariz \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de \ No newline at end of file From 388f11bd0418f978d86c736b5a38363ec45fbe9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 22:25:09 -0400 Subject: [PATCH 1212/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index 26b99b85..606ef2de 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hi \ No newline at end of file From e3d49134baffd59a4ebe01cbb5393d2223301fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 22:25:09 -0400 Subject: [PATCH 1213/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index 606ef2de..157491ad 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hi \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hija! \ No newline at end of file From 2c78c8cc5d60559040a8f00d7cd2abdbe5f8351f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1214/1429] auto save --- 24/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/21.txt b/24/21.txt index 157491ad..4f21cb6b 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hija! \ No newline at end of file +El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hija? Dime por favor, ¿hay un \ No newline at end of file From 96bae3f721a2a332e03c5fca0c9bafa4958a916c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1215/1429] auto save --- 24/21.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/21.txt b/24/21.txt index 4f21cb6b..fcb13d52 100644 --- a/24/21.txt +++ b/24/21.txt @@ -1 +1 @@ -El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, y le preguntó: ¿De quién eres hija? Dime por favor, ¿hay un \ No newline at end of file +\v 21 El hombre la miró en silencio para ver si Yahveh había prosperado su viaje o no. \v 22 Y cuando los camellos terminaron de beber, el hombre sacó un anillo para la nariz de oro que pesaba la mitad de un siclo, y dos brazaletes de oro para sus brazos que pesaban diez siclos, \v 23 y le preguntó: "¿De quién eres hija? Dime por favor, ¿hay un cuarto en la casa de tu padre en la que podamos pasar la noche?" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2ee6856b..9632e9c1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21"]} \ No newline at end of file From 25b88f3ff8f5b2feb92853c35b2ca6a3eb95c4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1216/1429] auto save --- 24/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/24.txt diff --git a/24/24.txt b/24/24.txt new file mode 100644 index 00000000..c0c40f4f --- /dev/null +++ b/24/24.txt @@ -0,0 +1 @@ +Ella le dijo a él: "Yo soy la hoja de Betuel \ No newline at end of file From c130967e3361ebdb28500dd8de6310df1ae1bc26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1217/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index c0c40f4f..23fa4351 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -Ella le dijo a él: "Yo soy la hoja de Betuel \ No newline at end of file +Ella le dijo a él: "Yo soy la hija de Betuel, hijo de Mai \ No newline at end of file From 6bd9833be6055af0856a4d8a37208974c9eb5da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 22:45:09 -0400 Subject: [PATCH 1218/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index 23fa4351..0af18e07 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -Ella le dijo a él: "Yo soy la hija de Betuel, hijo de Mai \ No newline at end of file +Ella le dijo a él: "Yo soy la hija de Betuel, hijo de Milca, a quien Nacor dio a luz. \ No newline at end of file From 8d07f65b1a1034729b2ca9a9c7f12af521df594c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1219/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index 0af18e07..405e90ef 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -Ella le dijo a él: "Yo soy la hija de Betuel, hijo de Milca, a quien Nacor dio a luz. \ No newline at end of file +Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también \ No newline at end of file From 2bc509126ebf1b905308efd422e1299d117a6006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1220/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index 405e90ef..e874fbb6 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también \ No newline at end of file +Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también cuarto para que usted pase la noche." \ No newline at end of file From b61a249cacbd1c2f6da22b16f011645f224511ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 22:50:09 -0400 Subject: [PATCH 1221/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index e874fbb6..80746558 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también cuarto para que usted pase la noche." \ No newline at end of file +\v 25 Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." \v 24 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file From e1002b17d1b056948501dc5a6542027098b9e37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1222/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index 80746558..7dd2e646 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -\v 25 Ella le dijo a él: "Yo soy la hija de Betuel, el hijo de Milca, a quien Nacor dio a luz." \v 24 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file +\v 25 Ella le dijo a él: "Yo soy la hija de Betuel; el hijo de Milca, y a quien Nacor dio a luz." \v 24 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file From 59b2be8ea6212ceb5ce55d7918d6966292385c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1223/1429] auto save --- 24/24.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/24.txt b/24/24.txt index 7dd2e646..25d373fc 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -\v 25 Ella le dijo a él: "Yo soy la hija de Betuel; el hijo de Milca, y a quien Nacor dio a luz." \v 24 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file +\v 24 Ella le dijo a él: "Yo soy la hija de Betuel; el hijo de Milca, y a quien Nacor dio a luz." \v 25 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9632e9c1..c504807e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24"]} \ No newline at end of file From 9fa8b640de39815578be33182dc8c73bb2b62c2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1224/1429] auto save --- 24/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/26.txt diff --git a/24/26.txt b/24/26.txt new file mode 100644 index 00000000..a44f7baf --- /dev/null +++ b/24/26.txt @@ -0,0 +1 @@ +Entonces el hombre se inclinó y adoró a Yahveh \ No newline at end of file From 926118526fb153d08729e022b94aeeb2cfc42340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1225/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index a44f7baf..bfcee92e 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. \ No newline at end of file From 0b2e13b4d185ef71c77f55d7e78922af4e07910c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:10:09 -0400 Subject: [PATCH 1226/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index bfcee92e..f75f2c34 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: \ No newline at end of file From c79f6cb9b3b36c3d74e56298e389e82ad758cfb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1227/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index f75f2c34..6c3f029c 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no se ha olvidado su pact \ No newline at end of file From 6fdf0cbda400591baa78c8cb4e7e330d0d4ea609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1228/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index 6c3f029c..5ae67502 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no se ha olvidado su pact \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no se ha olvidado su pacto de fidelidad y su confianza hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parien \ No newline at end of file From 1ff212ecf02187c729ed2c35761140802cd6e3fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:15:09 -0400 Subject: [PATCH 1229/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index 5ae67502..8f085917 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no se ha olvidado su pacto de fidelidad y su confianza hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parien \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no ha abandonado su pacto de fidelidad y su confianza hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parientes de mi amo." \ No newline at end of file From 529f119d0720dd69d124d116283abc3d61ad8db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1230/1429] auto save --- 24/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/26.txt b/24/26.txt index 8f085917..81260539 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no ha abandonado su pacto de fidelidad y su confianza hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parientes de mi amo." \ No newline at end of file +Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no ha abandonado su pacto de fidelidad y su integridad hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parientes de mi amo." \ No newline at end of file From d9476e3d4c83d990352a65070277fafbb5234b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1231/1429] auto save --- 24/26.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/26.txt b/24/26.txt index 81260539..6686bb02 100644 --- a/24/26.txt +++ b/24/26.txt @@ -1 +1 @@ -Entonces el hombre se inclinó y adoró a Yahveh. Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no ha abandonado su pacto de fidelidad y su integridad hacia mi amo. Mientras que a mí, Yahveh me guiado directamente a la casa de los parientes de mi amo." \ No newline at end of file +\v 26 Entonces el hombre se inclinó y adoró a Yahveh. \v 27 Él dijo: "Bendecido sea Yahveh, el Dios de mi amo Abraham, quien no ha abandonado su pacto de fidelidad y su integridad hacia mi amo. Mientras que a mí, Yahveh me ha conducido directamente a la casa de los parientes de mi amo." \ No newline at end of file diff --git a/manifest.json b/manifest.json index c504807e..eb8c7a62 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26"]} \ No newline at end of file From 8f6241d9153886b8a4012b23455698a9e4a822ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1232/1429] auto save --- 24/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/28.txt diff --git a/24/28.txt b/24/28.txt new file mode 100644 index 00000000..c1cefb02 --- /dev/null +++ b/24/28.txt @@ -0,0 +1 @@ +Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, \ No newline at end of file From a9d12dae85ed3aeef4586db78262b8a679dc3a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:30:09 -0400 Subject: [PATCH 1233/1429] auto save --- 24/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/28.txt b/24/28.txt index c1cefb02..cce1417e 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, \ No newline at end of file +Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era \ No newline at end of file From 54c5e58c44a4dec9836f508e6d1656e041978d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1234/1429] auto save --- 24/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/28.txt b/24/28.txt index cce1417e..175d2b89 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era \ No newline at end of file +Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. Cuando él había visto el anill \ No newline at end of file From 94d472de28e8f796a0cbefee66ac7ccf3c0dee30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1235/1429] auto save --- 24/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/28.txt b/24/28.txt index 175d2b89..a7835e20 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. Cuando él había visto el anill \ No newline at end of file +Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermano, y cuando él escuchó las palabras de Rebeca su hermano: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y mirad, él estaba parado al lad \ No newline at end of file From 236757297e30ce049293afa2bcf82fa86563661e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:35:09 -0400 Subject: [PATCH 1236/1429] auto save --- 24/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/28.txt b/24/28.txt index a7835e20..74574725 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermano, y cuando él escuchó las palabras de Rebeca su hermano: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y mirad, él estaba parado al lad \ No newline at end of file +\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file From ab485719d9807358f24771112c3ffbe90cfd62ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1237/1429] auto save --- 24/28.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/28.txt b/24/28.txt index 74574725..8da812c9 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file +\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y, mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eb8c7a62..7b7713cd 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28"]} \ No newline at end of file From 847695c40f5fd2e86cad961718139551d5188165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1238/1429] auto save --- 24/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/31.txt diff --git a/24/31.txt b/24/31.txt new file mode 100644 index 00000000..390ff10c --- /dev/null +++ b/24/31.txt @@ -0,0 +1 @@ +Y Labán \ No newline at end of file From 01d72cb045bd97c128d99b88ec7ab988cb755662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1239/1429] auto save --- 24/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/31.txt b/24/31.txt index 390ff10c..a75b6714 100644 --- a/24/31.txt +++ b/24/31.txt @@ -1 +1 @@ -Y Labán \ No newline at end of file +Y Labán dijo: "Ven, tú bendecido de Yahveh. ¿Por qué estás parado afuera? Yo he preparado la casa, y un lugar para los camellos." Así que el hombre vino a la casa y él descargó los camellos. A los cabellos \ No newline at end of file From 894a55ccfcc004f2703f819079c23dc9705a5452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1240/1429] auto save --- 24/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/31.txt b/24/31.txt index a75b6714..bd64da90 100644 --- a/24/31.txt +++ b/24/31.txt @@ -1 +1 @@ -Y Labán dijo: "Ven, tú bendecido de Yahveh. ¿Por qué estás parado afuera? Yo he preparado la casa, y un lugar para los camellos." Así que el hombre vino a la casa y él descargó los camellos. A los cabellos \ No newline at end of file +Y Labán dijo: "Ven, tú bendecido de Yahveh. ¿Por qué estás parado afuera? Yo he preparado la casa, y un lugar para los camellos." Así que el hombre vino a la casa y él descargó los camellos. A los camellos les fueron dado paja y pienso, y agua fue provista para que lavara sus pies y los pies de los hombres que estaban con él. \ No newline at end of file From b264e88a313b93c312cfb8f01bb602525a2d8625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1241/1429] auto save --- 24/31.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/31.txt b/24/31.txt index bd64da90..19d8e453 100644 --- a/24/31.txt +++ b/24/31.txt @@ -1 +1 @@ -Y Labán dijo: "Ven, tú bendecido de Yahveh. ¿Por qué estás parado afuera? Yo he preparado la casa, y un lugar para los camellos." Así que el hombre vino a la casa y él descargó los camellos. A los camellos les fueron dado paja y pienso, y agua fue provista para que lavara sus pies y los pies de los hombres que estaban con él. \ No newline at end of file +\v 32 Y Labán dijo: "Ven, tú bendecido de Yahveh. ¿Por qué estás parado afuera? Yo he preparado la casa, y un lugar para los camellos." \v 31 Así que el hombre vino a la casa y él descargó los camellos. A los camellos les fueron dado paja y pienso, y agua fue provista para que lavara sus pies y los pies de los hombres que estaban con él. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7b7713cd..f7b71ea2 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31"]} \ No newline at end of file From 0cc6f8a37c77d8c9f43cf9e9e31da9b570dcf050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1242/1429] auto save --- 24/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/33.txt diff --git a/24/33.txt b/24/33.txt new file mode 100644 index 00000000..fd6772e8 --- /dev/null +++ b/24/33.txt @@ -0,0 +1 @@ +Ellos pusieron comida \ No newline at end of file From c0b259791e06560efb0e211bf215f6d52064379e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1243/1429] auto save --- 24/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/33.txt b/24/33.txt index fd6772e8..a8ed36fd 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -Ellos pusieron comida \ No newline at end of file +Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham \ No newline at end of file From 81a39e3a367ada0ae9e219ba2c67467d29f4da2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:45:09 -0400 Subject: [PATCH 1244/1429] auto save --- 24/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/33.txt b/24/33.txt index a8ed36fd..b48db8c3 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham \ No newline at end of file +Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes \ No newline at end of file From da05f0be5e3f9f5eedc09cbaeb85f7decb4bbf0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:45:09 -0400 Subject: [PATCH 1245/1429] auto save --- 24/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/33.txt b/24/33.txt index b48db8c3..095f50b7 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes \ No newline at end of file +Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes fém \ No newline at end of file From 4df06854413584df5f1da47524637824d5724a50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1246/1429] auto save --- 24/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/33.txt b/24/33.txt index 095f50b7..abe67921 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes fém \ No newline at end of file +Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes féminas, y camellos y asnos. \ No newline at end of file From 7a74d87cf5ed26228a61443d9f81c5d333212ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1247/1429] auto save --- 24/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/33.txt b/24/33.txt index abe67921..7ca316bb 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo no diga lo que tengo que decir." Así que Labán dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él ha le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes féminas, y camellos y asnos. \ No newline at end of file +\v 33 \v 35 \v 34 Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo diga lo que tengo que decir." Así que Labán dijo: "Habla." Él dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes féminas, y camellos y asnos. \ No newline at end of file From 90a60d8604ffe1e6b648ef92b5fbc78693605487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1248/1429] auto save --- 24/33.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/33.txt b/24/33.txt index 7ca316bb..4c68292f 100644 --- a/24/33.txt +++ b/24/33.txt @@ -1 +1 @@ -\v 33 \v 35 \v 34 Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo diga lo que tengo que decir." Así que Labán dijo: "Habla." Él dijo: "Yo soy el sirviente de Abraham. Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes féminas, y camellos y asnos. \ No newline at end of file +\v 33 Ellos pusieron comida delante de él para que comiera, pero él dijo: "Yo no comeŕe hasta que yo diga lo que tengo que decir." Así que Labán dijo: "Habla." \v 34 Él dijo: "Yo soy el sirviente de Abraham. \v 35 Yahveh ha bendecido a mi amo mucho y él se ha vuelto grande. Él le ha dado a él rebaños y manadas, plata y oro, sirvientes varones y sirvientes féminas, y camellos y asnos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f7b71ea2..3ca93281 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33"]} \ No newline at end of file From 203aaef1b4b44915141aed16afe50d93631cd95d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1249/1429] auto save --- 24/36.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/36.txt diff --git a/24/36.txt b/24/36.txt new file mode 100644 index 00000000..c0dbc134 --- /dev/null +++ b/24/36.txt @@ -0,0 +1 @@ +Sara, la esposa de mi amo, dio a luz a \ No newline at end of file From 0b6aab7282ce569f0c57230a99f475f06b42fb9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1250/1429] auto save --- 24/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/36.txt b/24/36.txt index c0dbc134..211290bb 100644 --- a/24/36.txt +++ b/24/36.txt @@ -1 +1 @@ -Sara, la esposa de mi amo, dio a luz a \ No newline at end of file +Sara, la esposa de mi amo, dio a luz a un hijo de mi amo cuando ella era anciana, y él le ha dado todo lo que él posee a él. Mi amo me hizo jurar, diciendo: ´Tú no debes traer una esposa para mi hijo de las hijas de los cananeos, en la tierra \ No newline at end of file From 7ba485112daa6a5b3df47a19482882df816aae06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 23:55:09 -0400 Subject: [PATCH 1251/1429] auto save --- 24/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/36.txt b/24/36.txt index 211290bb..75328298 100644 --- a/24/36.txt +++ b/24/36.txt @@ -1 +1 @@ -Sara, la esposa de mi amo, dio a luz a un hijo de mi amo cuando ella era anciana, y él le ha dado todo lo que él posee a él. Mi amo me hizo jurar, diciendo: ´Tú no debes traer una esposa para mi hijo de las hijas de los cananeos, en la tierra \ No newline at end of file +Sara, la esposa de mi amo, dio a luz a un hijo de mi amo cuando ella era anciana, y él le ha dado todo lo que él posee a él. Mi amo me hizo jurar, diciendo: ´Tú no debes traer una esposa para mi hijo de las hijas de los cananeos, en la tierra en la cual yo hago mi hogar. En cambio, tú debes ir a la familia de mi padre, y a mis parientes, y traer una esposa para mi hijo.´ \ No newline at end of file From 8fd462aa7e957adff02502dd6db94353fda08445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1252/1429] auto save --- 24/36.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/36.txt b/24/36.txt index 75328298..3c3825db 100644 --- a/24/36.txt +++ b/24/36.txt @@ -1 +1 @@ -Sara, la esposa de mi amo, dio a luz a un hijo de mi amo cuando ella era anciana, y él le ha dado todo lo que él posee a él. Mi amo me hizo jurar, diciendo: ´Tú no debes traer una esposa para mi hijo de las hijas de los cananeos, en la tierra en la cual yo hago mi hogar. En cambio, tú debes ir a la familia de mi padre, y a mis parientes, y traer una esposa para mi hijo.´ \ No newline at end of file +\v 36 Sara, la esposa de mi amo, dio a luz a un hijo de mi amo cuando ella era anciana, y él le ha dado todo lo que él posee a él. \v 37 Mi amo me hizo jurar, diciendo: ´Tú no debes traer una esposa para mi hijo de las hijas de los cananeos, en la tierra en la cual yo hago mi hogar. \v 38 En cambio, tú debes ir a la familia de mi padre, y a mis parientes, y traer una esposa para mi hijo.´ \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3ca93281..ddc1e27c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36"]} \ No newline at end of file From ad65dcf389311d3a44be74480ae61cc7fcc9f98f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1253/1429] auto save --- 24/39.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/39.txt diff --git a/24/39.txt b/24/39.txt new file mode 100644 index 00000000..362c7417 --- /dev/null +++ b/24/39.txt @@ -0,0 +1 @@ +Yo le dije a mi amo: ´Quizás la mujer no me seguirá \ No newline at end of file From a78785df42bc65bf87c64f3c8e8859189d5035e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1254/1429] auto save --- 24/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/39.txt b/24/39.txt index 362c7417..84c10102 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -Yo le dije a mi amo: ´Quizás la mujer no me seguirá \ No newline at end of file +Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su pángel contigo y él properará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la familia linear de mi padre. \ No newline at end of file From 028265690b415e49bc63e381f7e8ad62ed4115d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1255/1429] auto save --- 24/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/39.txt b/24/39.txt index 84c10102..55d99142 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su pángel contigo y él properará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la familia linear de mi padre. \ No newline at end of file +Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su pángel contigo y él properará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te \ No newline at end of file From 49e8079f983adafd666dc8af8da014a7736f2b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1256/1429] auto save --- 24/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/39.txt b/24/39.txt index 55d99142..f4e2cb15 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su pángel contigo y él properará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te \ No newline at end of file +\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su ángel contigo y él prosperará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te la darán a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file From db4b694a62da3033746a57cce2ff05d33f423e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:05:09 -0400 Subject: [PATCH 1257/1429] auto save --- 24/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/39.txt b/24/39.txt index f4e2cb15..e89b5447 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará a su ángel contigo y él prosperará tu camino, para que así tú traigas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te la darán a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file +\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará su ángel contigo y él prosperará tu camino, para que así tú obtengas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te la darán a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file From 530d69e1ffd78bbbcdeee79deb2d1fb08c309547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1258/1429] auto save --- 24/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/39.txt b/24/39.txt index e89b5447..dad3c84c 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo a mi:´Yahveh, delante de quien yo camino, enviará su ángel contigo y él prosperará tu camino, para que así tú obtengas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tu vas a mis parientes y ellos no te la darán a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file +\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo:´Yahveh, delante de quien yo camino, enviará su ángel contigo y él prosperará tu camino, para que así tú obtengas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tú vas a mis parientes y ellos no te la dieran a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file From 2dc3be32b04b3fafdb55b8c6cb31363353619822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1259/1429] auto save --- 24/39.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/39.txt b/24/39.txt index dad3c84c..8c0fa2cd 100644 --- a/24/39.txt +++ b/24/39.txt @@ -1 +1 @@ -\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo:´Yahveh, delante de quien yo camino, enviará su ángel contigo y él prosperará tu camino, para que así tú obtengas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tú vas a mis parientes y ellos no te la dieran a ti. Entonces tú serán libre de mi juramento.´ \ No newline at end of file +\v 39 Yo le dije a mi amo: ´Quizás la mujer no me seguirá.´ \v 40 Pero él me dijo:´Yahveh, delante de quien yo camino, enviará su ángel contigo y él prosperará tu camino, para que así tú obtengas una esposa para mi hijo de entre mis parientes y de la línea familiar de mi padre. \v 41 Pero tú estarás libre de mi juramento si tú vas a mis parientes y ellos no te la dieran a ti. Entonces tú serás libre de mi juramento.´ \ No newline at end of file diff --git a/manifest.json b/manifest.json index ddc1e27c..addbcbb6 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39"]} \ No newline at end of file From 956c3b9c4ecc098690b826ba1ef85a067e6623d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1260/1429] auto save --- 24/42.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/42.txt diff --git a/24/42.txt b/24/42.txt new file mode 100644 index 00000000..19d6440c --- /dev/null +++ b/24/42.txt @@ -0,0 +1 @@ +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto \ No newline at end of file From 7b5c6fc3dfeba0ffed18294898c6650696c0598f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:30:09 -0400 Subject: [PATCH 1261/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index 19d6440c..d7fb455f 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto \ No newline at end of file +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea \ No newline at end of file From 8a3f6a723f4ca5dc3d0f64c80665a2892388334a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:30:09 -0400 Subject: [PATCH 1262/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index d7fb455f..67d6f4cf 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea \ No newline at end of file +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existor \ No newline at end of file From 06a47e574f4418a460a0c3a4aca7a254a8b41791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1263/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index 67d6f4cf..df7a28cc 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existor \ No newline at end of file +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- \ No newline at end of file From 49f385875352c63f553271237740c32bdad123d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1264/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index df7a28cc..44094f69 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- \ No newline at end of file +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- deja que la joven \ No newline at end of file From cc4b39a731b12a8d571b896f6a71b5cf42b47b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1265/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index 44094f69..e26e0f33 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- deja que la joven \ No newline at end of file +Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", la mujer que me diga, "Bebe, y yo también sacaré agua para tus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has esco \ No newline at end of file From cce99e5dc4ba928056f740a4d7328abc9e9611f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1266/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index e26e0f33..0a03db5f 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", la mujer que me diga, "Bebe, y yo también sacaré agua para tus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has esco \ No newline at end of file +\v 42 Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -\v 43 aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", \v 44 la mujer que me diga, "Bebe, y yo también sacaré agua para tus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has escogido para el hijo de mi amo.´ \ No newline at end of file From 1d7760e18353b38aeb1b97b0d492396bb0419fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:40:09 -0400 Subject: [PATCH 1267/1429] auto save --- 24/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/42.txt b/24/42.txt index 0a03db5f..bc4fc5bb 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -\v 42 Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -\v 43 aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", \v 44 la mujer que me diga, "Bebe, y yo también sacaré agua para tus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has escogido para el hijo de mi amo.´ \ No newline at end of file +\v 42 Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -\v 43 aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", \v 44 la mujer que me diga, "Beba, y yo también sacaré agua para sus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has escogido para el hijo de mi amo.´ \ No newline at end of file From 0c4b034de09fd911bec808ff1305c29df793e1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1268/1429] auto save --- 24/42.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/42.txt b/24/42.txt index bc4fc5bb..4d71baa6 100644 --- a/24/42.txt +++ b/24/42.txt @@ -1 +1 @@ -\v 42 Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -\v 43 aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", \v 44 la mujer que me diga, "Beba, y yo también sacaré agua para sus camellos"- deja que ella sea la mujer quien Tú, Yahveh, has escogido para el hijo de mi amo.´ \ No newline at end of file +\v 42 Así que yo he llegado hoy a la fuente, y dije: ´Oh Yahveh, Dios de mi amo Abraham, por favor, si Tú en efecto tienes la intención de hacer que mi viaje sea existoso -\v 43 aquí estoy, de pie al lado de la fuente de agua- deja que la joven que sale a sacar agua, la mujer a quien yo diga: "Por favor deme un poco de agua de su cántaro para beber", \v 44 la mujer que me diga, "Beba, y yo también sacaré agua para sus camellos"- deja que ella sea la mujer a quien Tú, Yahveh, has escogido para el hijo de mi amo.´ \ No newline at end of file diff --git a/manifest.json b/manifest.json index addbcbb6..28de09d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42"]} \ No newline at end of file From 2c028bedcdb30162e147ee09e026e1233c162721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1269/1429] auto save --- 24/45.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/45.txt diff --git a/24/45.txt b/24/45.txt new file mode 100644 index 00000000..f7647d3a --- /dev/null +++ b/24/45.txt @@ -0,0 +1 @@ +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su \ No newline at end of file From 03337ddd352f93d9fcf5247a3d4df1fecc1a7884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1270/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index f7647d3a..b2a775b7 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su \ No newline at end of file +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. \ No newline at end of file From 5b74904ae7374483662defb4e2bd0c2cf661710b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1271/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index b2a775b7..76e73408 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. \ No newline at end of file +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un \ No newline at end of file From e154a7b132847d72b651fd4242b5e3b7eb5499d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1272/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index 76e73408..33a513b9 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un \ No newline at end of file +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, \ No newline at end of file From 62499d9016df9e336dc8cef64e4d86b56f65d140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1273/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index 33a513b9..6ebc6c51 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, \ No newline at end of file +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a su \ No newline at end of file From c7f0eb9d8d4e230067821fc02d0be106a0c377c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:50:09 -0400 Subject: [PATCH 1274/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index 6ebc6c51..15df8b1e 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a su \ No newline at end of file +Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a sus camellos agua también. Así que bebí, y ella dio agua a los camellos también. \ No newline at end of file From 7af10192242c470f826cb5253cba4c4cfae84d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1275/1429] auto save --- 24/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/45.txt b/24/45.txt index 15df8b1e..3eb7239b 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida´ Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a sus camellos agua también. Así que bebí, y ella dio agua a los camellos también. \ No newline at end of file +\v 45 Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida.´ \v 45 Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a sus camellos agua también. Así que bebí, y ella dio agua a los camellos también. \ No newline at end of file From 7247fc64572dcde540150238b3ce6569e675c599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Mon, 19 Dec 2016 14:29:36 -0400 Subject: [PATCH 1276/1429] auto save --- 24/45.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/45.txt b/24/45.txt index 3eb7239b..2c254256 100644 --- a/24/45.txt +++ b/24/45.txt @@ -1 +1 @@ -\v 45 Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida.´ \v 45 Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a sus camellos agua también. Así que bebí, y ella dio agua a los camellos también. \ No newline at end of file +\v 45 Incluso antes de que yo terminara de hablar en mi corazón, prestad atención, Rebeca salió con su cántaro en su hombro y ella bajó a la fuente y sacó agua. Así que yo le dije a ella: ´Por favor dame un bebida.´ \v 46 Ella rápidamente bajó su cántaro de su hombro y dijo: ´Beba, y yo le daré a sus camellos agua también. Así que bebí, y ella dio agua a los camellos también. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 28de09d2..c23a83e4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45"]} \ No newline at end of file From 7e8b3501e2c7f3e6f4606cf944f77c5faf56845a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1277/1429] auto save --- 24/47.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/47.txt diff --git a/24/47.txt b/24/47.txt new file mode 100644 index 00000000..10d37929 --- /dev/null +++ b/24/47.txt @@ -0,0 +1 @@ +Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio \ No newline at end of file From 7784e5c7c67b777dd38792d035f46d57366afe7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1278/1429] auto save --- 24/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/47.txt b/24/47.txt index 10d37929..71702fb7 100644 --- a/24/47.txt +++ b/24/47.txt @@ -1 +1 @@ -Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio \ No newline at end of file +Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz.´ \ No newline at end of file From bddecac76dcd4f20eb50b15caa3fa915a2f08101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1279/1429] auto save --- 24/15.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/15.txt b/24/15.txt index 2d297c7b..8f3522c4 100644 --- a/24/15.txt +++ b/24/15.txt @@ -1 +1 @@ -\v 15 Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, hermano de Abraham ,y de su esposa Nacor. \v 16 La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente, llenó su cántaro, y subió. \ No newline at end of file +\v 15 Y vino a hacer, que antes de que él terminara siquiera de hablar, mirad, Rebeca salió con su cántaro de agua en su hombro. Rebeca fue nacida de Betuel, hijo de Milca, la esposa de Nacor, el hermano de Abraham. \v 16 La joven era muy hermosa y una virgen. Ningún hombre había dormido con ella. Ella bajó a la fuente, llenó su cántaro, y subió. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c23a83e4..eb78789f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-15","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45"]} \ No newline at end of file From 0031780bddbf40ace0f4ccdb2b506d59d368ab32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1280/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index eb78789f..0ad888c4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15"]} \ No newline at end of file From f9dcbcd772a4c1d927af7378ae6f760984da62a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1281/1429] auto save --- 24/24.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/24.txt b/24/24.txt index 25d373fc..4acc893d 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -\v 24 Ella le dijo a él: "Yo soy la hija de Betuel; el hijo de Milca, y a quien Nacor dio a luz." \v 25 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file +\v 24 Ella le dijo a él: "Yo soy la hija de Betuel hijo de Milca, y a quien ella dio a luz para Nacor." \v 25 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0ad888c4..73c324a4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-24","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15"]} \ No newline at end of file From 58454f1b023554b2447de626240f62cc415989f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 01:00:09 -0400 Subject: [PATCH 1282/1429] auto save --- 24/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/24.txt b/24/24.txt index 4acc893d..3b7a97c8 100644 --- a/24/24.txt +++ b/24/24.txt @@ -1 +1 @@ -\v 24 Ella le dijo a él: "Yo soy la hija de Betuel hijo de Milca, y a quien ella dio a luz para Nacor." \v 25 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file +\v 24 Ella le dijo a él: "Yo soy la hija de Betuel, hijo de Milca, y a quien ella dio a luz para Nacor." \v 25 Ella también le dijo a él: "Tenemos mucho de ambos, paja y pienso, y también un cuarto para que usted pase la noche." \ No newline at end of file From 628753ecfa1ba12b94abbca192ed409c2cb7c858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1283/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 73c324a4..bca4dbb4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24"]} \ No newline at end of file From 9945fbc204491462f0bd6df2d1dc8e77280e28bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1284/1429] auto save --- 24/28.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/28.txt b/24/28.txt index 8da812c9..997f5d48 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazeletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y, mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file +\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazaletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y, mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bca4dbb4..f714ff92 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-28","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28"]} \ No newline at end of file From 3d68ae38e2f9d16b9f5aaaf52f738b63cfb507fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1285/1429] auto save --- 24/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/28.txt b/24/28.txt index 997f5d48..a4048124 100644 --- a/24/28.txt +++ b/24/28.txt @@ -1 +1 @@ -\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazaletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fua hacia el hombre, y, mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file +\v 28 Entonces la joven corrió y dijo al hogar de su madre sobre todas estas cosas. \v 29 Ahora Rebeca tenía un hermano, y su nombre era Labán. Labán corrió hacia el hombre que estaba afuera en el camino por la fuente. \v 30 Cuando él había visto el anillo de la nariz y los brazaletes en los brazos de su hermana, y cuando él escuchó las palabras de Rebeca su hermana: "Esto es lo que el hombre me dijo", él fue hacia el hombre, y, mirad, él estaba parado al lado de los camellos en la fuente. \ No newline at end of file From 5d773dd9d24e83b56f04bef20a0ef56db80a5a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1286/1429] auto save --- 24/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/47.txt b/24/47.txt index 71702fb7..bf9880cd 100644 --- a/24/47.txt +++ b/24/47.txt @@ -1 +1 @@ -Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz.´ \ No newline at end of file +Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su \ No newline at end of file From c73e1a6c7130f433a6c36b7345b055b6fb802122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 01:05:09 -0400 Subject: [PATCH 1287/1429] auto save --- 24/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/47.txt b/24/47.txt index bf9880cd..fec4c0e7 100644 --- a/24/47.txt +++ b/24/47.txt @@ -1 +1 @@ -Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su \ No newline at end of file +Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su nariz y los brazaletes en sus brazos. Entonces yo me incliné y adoré a Yahveh, el Dios de mi amo Abraham, quien me había dirigido por el camino correcto para encontrar \ No newline at end of file From 7d31d653d3e93ca1fe35380f00c5cd6f05b94d1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 01:05:09 -0400 Subject: [PATCH 1288/1429] auto save --- 24/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/47.txt b/24/47.txt index fec4c0e7..87eb9d3f 100644 --- a/24/47.txt +++ b/24/47.txt @@ -1 +1 @@ -Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su nariz y los brazaletes en sus brazos. Entonces yo me incliné y adoré a Yahveh, el Dios de mi amo Abraham, quien me había dirigido por el camino correcto para encontrar \ No newline at end of file +Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su nariz y los brazaletes en sus brazos. Entonces yo me incliné y adoré a Yahveh, el Dios de mi amo Abraham, quien me había dirigido por el camino correcto para encontrar de \ No newline at end of file From b8961187728ddbd80cbb9fed3adde8323673745d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1289/1429] auto save --- 24/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/47.txt b/24/47.txt index 87eb9d3f..5ff30cf0 100644 --- a/24/47.txt +++ b/24/47.txt @@ -1 +1 @@ -Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su nariz y los brazaletes en sus brazos. Entonces yo me incliné y adoré a Yahveh, el Dios de mi amo Abraham, quien me había dirigido por el camino correcto para encontrar de \ No newline at end of file +\v 47 Yo le pregunté y dije: ´¿De quién eres hija?´ Ella dijo: ´La hija de Betuel, el hijo de Nacor, a quien Milca dio a luz para él.´ Entonces yo puse el anillo en su nariz y los brazaletes en sus brazos. \v 48 Entonces yo me incliné y adoré a Yahveh, el Dios de mi amo Abraham, quien me había dirigido por el camino correcto para encontrar la hija del pariente de mi amo para su hijo. \ No newline at end of file From 5fe5ad9bf280364316ab97b8f00dc8043903011d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1290/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f714ff92..102fd850 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47"]} \ No newline at end of file From d4059e37ca50aa10000d05f1281ba754aef7c3f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1291/1429] auto save --- 24/49.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/49.txt diff --git a/24/49.txt b/24/49.txt new file mode 100644 index 00000000..5b3bdd3f --- /dev/null +++ b/24/49.txt @@ -0,0 +1 @@ +Ahora por lo tanto, si tú estás preparadp para \ No newline at end of file From 65aeebadecdb11c7fdda1467f95c1ff02b93a390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1292/1429] auto save --- 24/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/49.txt b/24/49.txt index 5b3bdd3f..691fce0d 100644 --- a/24/49.txt +++ b/24/49.txt @@ -1 +1 @@ -Ahora por lo tanto, si tú estás preparadp para \ No newline at end of file +Ahora por lo tanto, si ustedes están preparados para \ No newline at end of file From 66950672a069d9f91e944c06d6b025ee102be987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 01:15:09 -0400 Subject: [PATCH 1293/1429] auto save --- 24/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/49.txt b/24/49.txt index 691fce0d..4def9ce9 100644 --- a/24/49.txt +++ b/24/49.txt @@ -1 +1 @@ -Ahora por lo tanto, si ustedes están preparados para \ No newline at end of file +Ahora por lo tanto, si ustedes están preparados para tratar a mi amo con fidelidad e integridad familiar, díganme. \ No newline at end of file From 7072fc84acd792f473cb413082097cbffde8f395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1294/1429] auto save --- 24/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/49.txt b/24/49.txt index 4def9ce9..f6a72f47 100644 --- a/24/49.txt +++ b/24/49.txt @@ -1 +1 @@ -Ahora por lo tanto, si ustedes están preparados para tratar a mi amo con fidelidad e integridad familiar, díganme. \ No newline at end of file +Ahora por lo tanto, si ustedes están preparados para tratar a mi amo con fidelidad e integridad familiar, díganme. Pero si no, díganme, para \ No newline at end of file From 624a8fddb9f66d5b3a33d4c5aa056f8a614f5873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1295/1429] auto save --- 24/49.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/49.txt b/24/49.txt index f6a72f47..f82efbe8 100644 --- a/24/49.txt +++ b/24/49.txt @@ -1 +1 @@ -Ahora por lo tanto, si ustedes están preparados para tratar a mi amo con fidelidad e integridad familiar, díganme. Pero si no, díganme, para \ No newline at end of file +Ahora por lo tanto, si ustedes están preparados para tratar a mi amo con fidelidad e integridad familiar, díganme. Pero si no, díganme, para que así yo pueda girar a la mano derecha, o a la izquierda." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 102fd850..bf26d98c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49"]} \ No newline at end of file From 31305691331b194b2dd4b9f2e220f4a45ef7ce62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1296/1429] auto save --- 24/66.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/66.txt diff --git a/24/66.txt b/24/66.txt new file mode 100644 index 00000000..b62b7a7e --- /dev/null +++ b/24/66.txt @@ -0,0 +1 @@ +El sirviente \ No newline at end of file From 6ade9bd0944370c8d3b4eda57fe910192d5cf9c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1297/1429] auto save --- 24/63.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/63.txt diff --git a/24/63.txt b/24/63.txt new file mode 100644 index 00000000..7db3f04f --- /dev/null +++ b/24/63.txt @@ -0,0 +1 @@ +Isaac salió a meditar en el terreno a la tarde. Cuando él miró hacia arriba y vio, mirad \ No newline at end of file From f3217146445fe4b3bc9aea29920ef5e3bb8d5d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1298/1429] auto save --- 24/63.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/63.txt b/24/63.txt index 7db3f04f..003f84e3 100644 --- a/24/63.txt +++ b/24/63.txt @@ -1 +1 @@ -Isaac salió a meditar en el terreno a la tarde. Cuando él miró hacia arriba y vio, mirad \ No newline at end of file +Isaac salió a meditar en el terreno a la tarde. Cuando él miró hacia arriba y vio, ¡prestad atención, ahí habían camellos viniendo! \ No newline at end of file From 846d5a9fd36987e664c9e24cfe3f74b8430befb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1299/1429] auto save --- 24/50.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/50.txt diff --git a/24/50.txt b/24/50.txt new file mode 100644 index 00000000..0333af58 --- /dev/null +++ b/24/50.txt @@ -0,0 +1 @@ +Entonces Labán y Betuel le contestaron y dijeron: "La situaciónha \ No newline at end of file From 796c255bd42e25422bdd0a9f0267d7c8b5ec216a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1300/1429] auto save --- 24/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/50.txt b/24/50.txt index 0333af58..0a614e5d 100644 --- a/24/50.txt +++ b/24/50.txt @@ -1 +1 @@ -Entonces Labán y Betuel le contestaron y dijeron: "La situaciónha \ No newline at end of file +\v 50 Entonces Labán y Betuel le contestaron y dijeron: "La situación ha venido de parte de Yahveh; nosotros no podemos hablarte ni mal ni bien. \v 51 Mira, Rebeca está delante de ti. Tómala y ve, para que só ella pueda ser la esposa del hijo de tu amo, así como Yahveh ha dicho." \ No newline at end of file From b6f155b9683b86a9d38c365b3a24beef9be8e94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 02:30:09 -0400 Subject: [PATCH 1301/1429] auto save --- 24/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/50.txt b/24/50.txt index 0a614e5d..1605dbb4 100644 --- a/24/50.txt +++ b/24/50.txt @@ -1 +1 @@ -\v 50 Entonces Labán y Betuel le contestaron y dijeron: "La situación ha venido de parte de Yahveh; nosotros no podemos hablarte ni mal ni bien. \v 51 Mira, Rebeca está delante de ti. Tómala y ve, para que só ella pueda ser la esposa del hijo de tu amo, así como Yahveh ha dicho." \ No newline at end of file +\v 50 Entonces Labán y Betuel le contestaron y dijeron: "La situación ha venido de parte de Yahveh; nosotros no podemos hablarte ni mal ni bien. \v 51 Mira, Rebeca está delante de ti. Tómala y ve, para que así ella pueda ser la esposa del hijo de tu amo, así como Yahveh ha dicho." \ No newline at end of file From c3fdfbda3e96d21092ebb4d5a60b85ba1f8bfe00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1302/1429] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bf26d98c..9edeb841 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50"]} \ No newline at end of file From 0f28e27c127a90578dd424fc3d6927cb922ebfe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1303/1429] auto save --- 24/52.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/52.txt diff --git a/24/52.txt b/24/52.txt new file mode 100644 index 00000000..3eb7120b --- /dev/null +++ b/24/52.txt @@ -0,0 +1 @@ +Cuando el sirviente de Abraham escuchó sus palabras, él se inclinó al suelo por Yahveh. El sirviente había traído artículos de plabr \ No newline at end of file From c1bf6b4e8d54aad33cce8c80661df24e56f5f9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1304/1429] auto save --- 24/52.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/52.txt b/24/52.txt index 3eb7120b..dbf0466e 100644 --- a/24/52.txt +++ b/24/52.txt @@ -1 +1 @@ -Cuando el sirviente de Abraham escuchó sus palabras, él se inclinó al suelo por Yahveh. El sirviente había traído artículos de plabr \ No newline at end of file +\v 52 Cuando el sirviente de Abraham escuchó sus palabras, él se inclinó al suelo por Yahveh. \v 53 El sirviente había traído artículos de plata y artículos de oro, y ropa, y se lo dio a Rebeca. Él también le dio regalos preciosos a su hermano y a su madre. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9edeb841..eaaab46f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50","24-52"]} \ No newline at end of file From cf5a948c43290a86fefdede389ea7fb1e28818b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1305/1429] auto save --- 24/54.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 24/54.txt diff --git a/24/54.txt b/24/54.txt new file mode 100644 index 00000000..fd71c8d2 --- /dev/null +++ b/24/54.txt @@ -0,0 +1 @@ +Entonces él y los hom \ No newline at end of file From 67ec79131c2a86aab0d55cde0aaede6b29884e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 02:35:09 -0400 Subject: [PATCH 1306/1429] auto save --- 24/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/54.txt b/24/54.txt index fd71c8d2..3a19d64d 100644 --- a/24/54.txt +++ b/24/54.txt @@ -1 +1 @@ -Entonces él y los hom \ No newline at end of file +Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su \ No newline at end of file From 3875c96baacc163a2c785e3fd443fc3c2d8ee378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 02:35:09 -0400 Subject: [PATCH 1307/1429] auto save --- 24/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/54.txt b/24/54.txt index 3a19d64d..f3b1b7cd 100644 --- a/24/54.txt +++ b/24/54.txt @@ -1 +1 @@ -Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su \ No newline at end of file +Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su hermano y \ No newline at end of file From 07faba8506a83ad1761060b36c7aa63a1e4abdf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1308/1429] auto save --- 24/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24/54.txt b/24/54.txt index f3b1b7cd..07df1b6c 100644 --- a/24/54.txt +++ b/24/54.txt @@ -1 +1 @@ -Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su hermano y \ No newline at end of file +Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su hermano y su madre dijeron: "Deja que la joven se quede con nosotros unos días más, al menos diez. D \ No newline at end of file From e3a2f7c7dc260b5f24cc0279615f7843643c050b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amara=20Enid=20Lebr=C3=B3n=20Navarro?= Date: Tue, 20 Dec 2016 00:51:49 -0400 Subject: [PATCH 1309/1429] auto save --- 24/54.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/24/54.txt b/24/54.txt index 07df1b6c..dcb6c1ff 100644 --- a/24/54.txt +++ b/24/54.txt @@ -1 +1 @@ -Entonces él y los hombres que estaban con pel comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." Su hermano y su madre dijeron: "Deja que la joven se quede con nosotros unos días más, al menos diez. D \ No newline at end of file +\v 54 Entonces él y los hombres que estaban con él comieron y bebieron. Ellos pasaron ahí la noche, y cuando ellos se levantaron en la mañana, él dijo: "Envíame lejos a mi amo." \v 55 Su hermano y su madre dijeron: "Deja que la joven se quede con nosotros unos días más, al menos diez. Después de eso, ella se puede ir." \ No newline at end of file diff --git a/manifest.json b/manifest.json index eaaab46f..8772e853 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50","24-52"]} \ No newline at end of file +{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50","24-52","24-54"]} \ No newline at end of file From 63cbe18d8ca7c2693d6c5d8b47a389b28d3871bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 22:45:59 -0400 Subject: [PATCH 1310/1429] Thu Jan 05 2017 22:45:58 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 3bbb5f2b..0b639675 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 258db1a5b87ef43310211c8007ed7a3678056402 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:02:40 -0400 Subject: [PATCH 1311/1429] Thu Jan 05 2017 23:02:39 GMT-0400 (SA Western Standard Time) --- 27/01.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/27/01.txt b/27/01.txt index a566794e..38c8eed5 100644 --- a/27/01.txt +++ b/27/01.txt @@ -1 +1 @@ -\c 27 \v 1 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llamó a Esaú, su hijo mayor, y le dijo, "Mi hijo." Él le dijo, "Aquí estoy." \v 2 Él dijo, "Mira aquí, yo estoy viejo. No conozco el día de mi muerte. \ No newline at end of file +\c 27 \v 1 Cuando Isaac estaba viejo y sus ojos estaban borrosos de manera que no podía ver, él llamó a Esaú, su hijo mayor, y le dijo: "Mi hijo." Él le dijo: "Aquí estoy." \v 2 Él dijo: "Mira aquí, yo estoy viejo. No conozco el día de mi muerte. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0b639675..b677e992 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", @@ -36,7 +36,6 @@ "Victor M Vazquez" ], "finished_chunks": [ - "27-01", "27-03", "27-05" ] From 0f32e71f47da6d24a1dee81683aa8bfc1b6203cc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:30:40 -0400 Subject: [PATCH 1312/1429] Thu Jan 05 2017 23:30:39 GMT-0400 (SA Western Standard Time) --- 27/05.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/27/05.txt b/27/05.txt index b8eb1779..9240fa32 100644 --- a/27/05.txt +++ b/27/05.txt @@ -1 +1 @@ -\v 5 Ahora Rebeca lo escuchó cuando Isaac le habló a Esaú su hijo. Esaú fue al campo a cazar presas ya llevarlas de vuelta. \v 6 Rebeca habló a Jacob su hijo y dijo, "Mira aquí, yo escuché a tu padre hablar a Esaú tu hermano. Él dijo, \v 7 'Tráeme presas y hazme comida deliciosa, que yo la pueda comer y bendecirte en la presencia de Jehová antes de mi muerte.' \ No newline at end of file +\v 5 Ahora Rebeca lo escuchó cuando Isaac le habló a Esaú su hijo. Esaú fue al campo a cazar presas y a llevarlas de vuelta. \v 6 Rebeca habló a Jacob su hijo y dijo: "Mira aquí, yo escuché a tu padre hablar a Esaú tu hermano. Él dijo, \v 7 'Tráeme presas y hazme comida deliciosa, que yo la pueda comer y bendecirte en la presencia de Jehová antes de mi muerte.' \ No newline at end of file diff --git a/manifest.json b/manifest.json index b677e992..3bbb5f2b 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Victor M Vazquez" ], "finished_chunks": [ + "27-01", "27-03", "27-05" ] From 6fc83cd8d19bc4d957b0d90054ba5d022906ef08 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:32:40 -0400 Subject: [PATCH 1313/1429] Thu Jan 05 2017 23:32:39 GMT-0400 (SA Western Standard Time) --- 27/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/08.txt diff --git a/27/08.txt b/27/08.txt new file mode 100644 index 00000000..cd71da29 --- /dev/null +++ b/27/08.txt @@ -0,0 +1 @@ +Ahora, por lo tanto, mi hijo, obedece mi voz cuando te mando. Vé a la manada y tráeme dos buenos cabritos; y yo haré comida deliciosa de ellos para tu padre, la que él ama. \ No newline at end of file From 9ff0f1d70460de897bc269421c77506f8dd225bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:34:40 -0400 Subject: [PATCH 1314/1429] Thu Jan 05 2017 23:34:39 GMT-0400 (SA Western Standard Time) --- 27/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/08.txt b/27/08.txt index cd71da29..c61b947a 100644 --- a/27/08.txt +++ b/27/08.txt @@ -1 +1 @@ -Ahora, por lo tanto, mi hijo, obedece mi voz cuando te mando. Vé a la manada y tráeme dos buenos cabritos; y yo haré comida deliciosa de ellos para tu padre, la que él ama. \ No newline at end of file +Ahora, por lo tanto, mi hijo, obedece mi voz cuando te mando. Vé a la manada y tráeme dos buenos cabritos; y yo haré comida deliciosa de ellos para tu padre, así como la que él ama. Tú la llevarás a tu padre, para que él la coma, a fin de que él te pueda bendecir antes de su muerte." \ No newline at end of file From b411fce690ff7197fc16083ff53913dbc993d861 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:36:42 -0400 Subject: [PATCH 1315/1429] Thu Jan 05 2017 23:36:41 GMT-0400 (SA Western Standard Time) --- 27/08.txt | 2 +- 27/11.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/11.txt diff --git a/27/08.txt b/27/08.txt index c61b947a..96a7e29f 100644 --- a/27/08.txt +++ b/27/08.txt @@ -1 +1 @@ -Ahora, por lo tanto, mi hijo, obedece mi voz cuando te mando. Vé a la manada y tráeme dos buenos cabritos; y yo haré comida deliciosa de ellos para tu padre, así como la que él ama. Tú la llevarás a tu padre, para que él la coma, a fin de que él te pueda bendecir antes de su muerte." \ No newline at end of file +\v 8 Ahora, por lo tanto, mi hijo, obedece mi voz cuando te mando. \v 9 Vé a la manada y tráeme dos buenos cabritos; y yo haré comida deliciosa de ellos para tu padre, así como la que él ama. \v 10 Tú la llevarás a tu padre, para que él la coma, a fin de que él te pueda bendecir antes de su muerte." \ No newline at end of file diff --git a/27/11.txt b/27/11.txt new file mode 100644 index 00000000..c7c4a46a --- /dev/null +++ b/27/11.txt @@ -0,0 +1 @@ +\v 11 \v 12 Jacob le dijo a su madre Rebeca:""Mira, Esaú mi hermano es un hombre velludo, y soy soy hombre lampiño. Quizá mi padre m \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3bbb5f2b..8397829c 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "27-01", "27-03", - "27-05" + "27-05", + "27-08" ] } \ No newline at end of file From c97e6c723616c0c1e573b29c3ec17ce6cbf3cd4d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:38:41 -0400 Subject: [PATCH 1316/1429] Thu Jan 05 2017 23:38:40 GMT-0400 (SA Western Standard Time) --- 27/11.txt | 2 +- 27/13.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/13.txt diff --git a/27/11.txt b/27/11.txt index c7c4a46a..94879529 100644 --- a/27/11.txt +++ b/27/11.txt @@ -1 +1 @@ -\v 11 \v 12 Jacob le dijo a su madre Rebeca:""Mira, Esaú mi hermano es un hombre velludo, y soy soy hombre lampiño. Quizá mi padre m \ No newline at end of file +\v 11 Jacob le dijo a su madre Rebeca:""Mira, Esaú mi hermano es un hombre velludo, y yo soy hombre lampiño. \v 12 Quizá mi padre me toque, y yo le pareceré a él engañador. Yo me traeré a mí mismo una maldición y no una bendición." \ No newline at end of file diff --git a/27/13.txt b/27/13.txt new file mode 100644 index 00000000..a848dba5 --- /dev/null +++ b/27/13.txt @@ -0,0 +1 @@ +Su madre l \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8397829c..3621975f 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "27-01", "27-03", "27-05", - "27-08" + "27-08", + "27-11" ] } \ No newline at end of file From 9e048349e64798e2011fd6e4a67f5f525d20150f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:40:40 -0400 Subject: [PATCH 1317/1429] Thu Jan 05 2017 23:40:40 GMT-0400 (SA Western Standard Time) --- 27/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/13.txt b/27/13.txt index a848dba5..83465118 100644 --- a/27/13.txt +++ b/27/13.txt @@ -1 +1 @@ -Su madre l \ No newline at end of file +Su madre le dijo: "Mi hijo, deja que caiga sobre mí cualquier maldición. Solamente obedece mi voz, y ve, tráemelos a mí." Así que Jacob fue y trajo los cabritos \ No newline at end of file From c7e69d8292a09c663316fad5bb6c21294b125543 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:42:40 -0400 Subject: [PATCH 1318/1429] Thu Jan 05 2017 23:42:39 GMT-0400 (SA Western Standard Time) --- 27/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/13.txt b/27/13.txt index 83465118..27e34622 100644 --- a/27/13.txt +++ b/27/13.txt @@ -1 +1 @@ -Su madre le dijo: "Mi hijo, deja que caiga sobre mí cualquier maldición. Solamente obedece mi voz, y ve, tráemelos a mí." Así que Jacob fue y trajo los cabritos \ No newline at end of file +Su madre le dijo: "Mi hijo, deja que caiga sobre mí cualquier maldición. Solamente obedece mi voz, y ve, tráemelos a mí." Así que Jacob fue y trajo los cabritos a su madre, y su madre hizo comida deliciosa, tal como la que amaba su padre. \ No newline at end of file From 424898cf4b40fbfc757c89bd8125520f65fd6e2f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 5 Jan 2017 23:44:40 -0400 Subject: [PATCH 1319/1429] Thu Jan 05 2017 23:44:40 GMT-0400 (SA Western Standard Time) --- 27/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/27/13.txt b/27/13.txt index 27e34622..50e6d1a4 100644 --- a/27/13.txt +++ b/27/13.txt @@ -1 +1 @@ -Su madre le dijo: "Mi hijo, deja que caiga sobre mí cualquier maldición. Solamente obedece mi voz, y ve, tráemelos a mí." Así que Jacob fue y trajo los cabritos a su madre, y su madre hizo comida deliciosa, tal como la que amaba su padre. \ No newline at end of file +\v 13 Su madre le dijo: "Mi hijo, deja que caiga sobre mí cualquier maldición. Solamente obedece mi voz, y ve, tráemelos a mí." \v 14 Así que Jacob fue y trajo los cabritos a su madre, y su madre hizo comida deliciosa, tal como la que amaba su padre. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3621975f..659c2682 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "27-03", "27-05", "27-08", - "27-11" + "27-11", + "27-13" ] } \ No newline at end of file From 3b4844fc0fe2678e5dffd14a7fd4242b4dc054c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:21:21 -0400 Subject: [PATCH 1320/1429] Fri Jan 06 2017 17:21:20 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 659c2682..80e52bdc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 3e82f340afab43b3755ae49b58505e387fda7562 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:48:37 -0400 Subject: [PATCH 1321/1429] Fri Jan 06 2017 17:48:37 GMT-0400 (SA Western Standard Time) --- 27/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/15.txt diff --git a/27/15.txt b/27/15.txt new file mode 100644 index 00000000..1599c83e --- /dev/null +++ b/27/15.txt @@ -0,0 +1 @@ +Rebeca tomó \ No newline at end of file From e981ed1acfb0cbaa7062efd441d2c879c06b79a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:50:37 -0400 Subject: [PATCH 1322/1429] Fri Jan 06 2017 17:50:37 GMT-0400 (SA Western Standard Time) --- 27/11.txt | 2 +- 27/15.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/27/11.txt b/27/11.txt index 94879529..ab772f61 100644 --- a/27/11.txt +++ b/27/11.txt @@ -1 +1 @@ -\v 11 Jacob le dijo a su madre Rebeca:""Mira, Esaú mi hermano es un hombre velludo, y yo soy hombre lampiño. \v 12 Quizá mi padre me toque, y yo le pareceré a él engañador. Yo me traeré a mí mismo una maldición y no una bendición." \ No newline at end of file +\v 11 Jacob le dijo a su madre Rebeca:""Mira, Esaú mi hermano es un hombre velludo, y yo soy hombre lampiño. \v 12 Quizá mi padre me toque, y yo le pareceré a él como engañador. Yo me traeré a mí mismo una maldición y no una bendición." \ No newline at end of file diff --git a/27/15.txt b/27/15.txt index 1599c83e..b2721139 100644 --- a/27/15.txt +++ b/27/15.txt @@ -1 +1 @@ -Rebeca tomó \ No newline at end of file +\v 15 \v 16 \v 17 Rebeca tomó las mejores ropas de Esaú, su hijo mayor, que estaba \ No newline at end of file diff --git a/manifest.json b/manifest.json index 80e52bdc..659c2682 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", From b145e5a14e1d4ef4929cca8095b58f6cd3e29e17 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:52:38 -0400 Subject: [PATCH 1323/1429] Fri Jan 06 2017 17:52:37 GMT-0400 (SA Western Standard Time) --- 27/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/15.txt b/27/15.txt index b2721139..74cfac0c 100644 --- a/27/15.txt +++ b/27/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Rebeca tomó las mejores ropas de Esaú, su hijo mayor, que estaba \ No newline at end of file +\v 15 \v 16 \v 17 Rebeca tomó las mejores ropas de Esaú, su hijo mayor, que estaban con ella en la casa, y se las puso a Jacob, su hijo menor. Le puso las pieles de los cabritos en sus manos y en la parte lisa de su cuello \ No newline at end of file From f0c0a110685791c43ace2796f79d5406982e32b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:54:32 -0400 Subject: [PATCH 1324/1429] Fri Jan 06 2017 17:54:31 GMT-0400 (SA Western Standard Time) --- 27/15.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/27/15.txt b/27/15.txt index 74cfac0c..f799ef0e 100644 --- a/27/15.txt +++ b/27/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 Rebeca tomó las mejores ropas de Esaú, su hijo mayor, que estaban con ella en la casa, y se las puso a Jacob, su hijo menor. Le puso las pieles de los cabritos en sus manos y en la parte lisa de su cuello \ No newline at end of file +\v 15 Rebeca tomó las mejores ropas de Esaú, su hijo mayor, que estaban con ella en la casa, y las puso sobre Jacob, su hijo menor. \v 16 Le puso las pieles de los cabritos en sus manos y en la parte lisa de su cuello. \v 17 Ella puso la comida deliciosa y el pan que había preparado en la mano de su hijo Jacob. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 659c2682..93b63302 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "27-05", "27-08", "27-11", - "27-13" + "27-13", + "27-15" ] } \ No newline at end of file From ccee2bf7e954596b5235c545d03a9925e1941240 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:56:33 -0400 Subject: [PATCH 1325/1429] Fri Jan 06 2017 17:56:33 GMT-0400 (SA Western Standard Time) --- 27/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/18.txt diff --git a/27/18.txt b/27/18.txt new file mode 100644 index 00000000..b8f52f27 --- /dev/null +++ b/27/18.txt @@ -0,0 +1 @@ +Jacob fue a su padre y le dijo: "Mi padre." Él le dijo: "Aquí estoy; ¿quién eres, mi hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora \ No newline at end of file From e18c99f10854812bc83b89ca8e9650c40d59f0e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 17:58:33 -0400 Subject: [PATCH 1326/1429] Fri Jan 06 2017 17:58:33 GMT-0400 (SA Western Standard Time) --- 27/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/18.txt b/27/18.txt index b8f52f27..7cf698bd 100644 --- a/27/18.txt +++ b/27/18.txt @@ -1 +1 @@ -Jacob fue a su padre y le dijo: "Mi padre." Él le dijo: "Aquí estoy; ¿quién eres, mi hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora \ No newline at end of file +Jacob fue a su padre y le dijo: "Padre mío." Él le dijo: "Aquí estoy; ¿quién eres, mi hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora siéntate y come de mis presas, para que me bendigas." \ No newline at end of file From bb1c5b7797a7d8494003a2b1aede2b55f72e9e72 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:00:33 -0400 Subject: [PATCH 1327/1429] Fri Jan 06 2017 18:00:33 GMT-0400 (SA Western Standard Time) --- 27/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/18.txt b/27/18.txt index 7cf698bd..5944f920 100644 --- a/27/18.txt +++ b/27/18.txt @@ -1 +1 @@ -Jacob fue a su padre y le dijo: "Padre mío." Él le dijo: "Aquí estoy; ¿quién eres, mi hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora siéntate y come de mis presas, para que me bendigas." \ No newline at end of file +Jacob fue a su padre y le dijo: "Padre mío." Él le dijo: "Aquí estoy; ¿quién eres, hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora siéntate y come de mis presas, para que me bendigas." \ No newline at end of file From 3d7ceef46277d5cb097da0fdd50166b055ebfc10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:02:33 -0400 Subject: [PATCH 1328/1429] Fri Jan 06 2017 18:02:33 GMT-0400 (SA Western Standard Time) --- 27/18.txt | 2 +- 27/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/20.txt diff --git a/27/18.txt b/27/18.txt index 5944f920..95551791 100644 --- a/27/18.txt +++ b/27/18.txt @@ -1 +1 @@ -Jacob fue a su padre y le dijo: "Padre mío." Él le dijo: "Aquí estoy; ¿quién eres, hijo?" Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora siéntate y come de mis presas, para que me bendigas." \ No newline at end of file +\v 18 Jacob fue a su padre y le dijo: "Padre mío." Él le dijo: "Aquí estoy; ¿quién eres, hijo mío?" \v 19 Jacob le dijo a su padre: "Yo soy Esaú tu primogénito; he hecho tal como me dijiste. Ahora siéntate y come de mis presas, para que me bendigas." \ No newline at end of file diff --git a/27/20.txt b/27/20.txt new file mode 100644 index 00000000..ff23e560 --- /dev/null +++ b/27/20.txt @@ -0,0 +1 @@ +Isaac le dijo a su hijo: "¿Cómo es que l \ No newline at end of file diff --git a/manifest.json b/manifest.json index 93b63302..1e0d707a 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "27-08", "27-11", "27-13", - "27-15" + "27-15", + "27-18" ] } \ No newline at end of file From 9474d4637d11ca75fd291d584098422554b6344e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:04:33 -0400 Subject: [PATCH 1329/1429] Fri Jan 06 2017 18:04:33 GMT-0400 (SA Western Standard Time) --- 27/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/20.txt b/27/20.txt index ff23e560..5fac335e 100644 --- a/27/20.txt +++ b/27/20.txt @@ -1 +1 @@ -Isaac le dijo a su hijo: "¿Cómo es que l \ No newline at end of file +Isaac le dijo a su hijo: "¿Cómo es que las has encontrado tan rápidamente, hijo mío?" Él le dijo: "Porque Jehová tu Dios me las trajo." Isaac le dijo a Jacob: "Acércate para poderte tocar, hijo mío, y saber si eres o no mi verdadero hijo Esaú." \ No newline at end of file From e7e745e71bcb4a1ab470878bcc7c586eedc000f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:06:33 -0400 Subject: [PATCH 1330/1429] Fri Jan 06 2017 18:06:33 GMT-0400 (SA Western Standard Time) --- 27/20.txt | 2 +- 27/22.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/22.txt diff --git a/27/20.txt b/27/20.txt index 5fac335e..2b4ef5d0 100644 --- a/27/20.txt +++ b/27/20.txt @@ -1 +1 @@ -Isaac le dijo a su hijo: "¿Cómo es que las has encontrado tan rápidamente, hijo mío?" Él le dijo: "Porque Jehová tu Dios me las trajo." Isaac le dijo a Jacob: "Acércate para poderte tocar, hijo mío, y saber si eres o no mi verdadero hijo Esaú." \ No newline at end of file +\v 20 Isaac le dijo a su hijo: "¿Cómo es que las has encontrado tan rápidamente, hijo mío?" Él le dijo: "Porque Jehová tu Dios me las trajo." \v 21 Isaac le dijo a Jacob: "Acércate para poderte tocar, hijo mío, y saber si eres o no mi verdadero hijo Esaú." \ No newline at end of file diff --git a/27/22.txt b/27/22.txt new file mode 100644 index 00000000..3e3b0925 --- /dev/null +++ b/27/22.txt @@ -0,0 +1 @@ +Jacob se acercó a su padre Isaac e Isaac lo tocó y dijo: "La voz es la voz de Jacob, pero las manos son las manos de Esaú." Isaac no lo reconoció porque sus manos eran velludas como las manos de su hermano Esaú, as \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1e0d707a..7b2124f4 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "27-11", "27-13", "27-15", - "27-18" + "27-18", + "27-20" ] } \ No newline at end of file From 9e7c2913fac556a7facc0e19a6cd909d56be0882 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:08:35 -0400 Subject: [PATCH 1331/1429] Fri Jan 06 2017 18:08:34 GMT-0400 (SA Western Standard Time) --- 27/22.txt | 2 +- 27/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/24.txt diff --git a/27/22.txt b/27/22.txt index 3e3b0925..0045fc19 100644 --- a/27/22.txt +++ b/27/22.txt @@ -1 +1 @@ -Jacob se acercó a su padre Isaac e Isaac lo tocó y dijo: "La voz es la voz de Jacob, pero las manos son las manos de Esaú." Isaac no lo reconoció porque sus manos eran velludas como las manos de su hermano Esaú, as \ No newline at end of file +\v 22 Jacob se acercó a su padre Isaac e Isaac lo tocó y dijo: "La voz es la voz de Jacob, pero las manos son las manos de Esaú." \v 23 Isaac no lo reconoció porque sus manos eran velludas como las manos de su hermano Esaú, así que Isaac lo bendijo. \ No newline at end of file diff --git a/27/24.txt b/27/24.txt new file mode 100644 index 00000000..4d41e901 --- /dev/null +++ b/27/24.txt @@ -0,0 +1 @@ +Él dijo: "¿Eres verdaderamente mi hijo Esaú?" Y él le dijo: "Lo soy." Isaac dijo: "Tráeme la comida y comeré de tus presas, para que pueda bendecirte." Jacob le trajo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7b2124f4..a6c57c78 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "27-13", "27-15", "27-18", - "27-20" + "27-20", + "27-22" ] } \ No newline at end of file From c157e2175f19d1154c535ef3ba731d4a3ed316ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:10:34 -0400 Subject: [PATCH 1332/1429] Fri Jan 06 2017 18:10:33 GMT-0400 (SA Western Standard Time) --- 27/24.txt | 2 +- 27/26.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/26.txt diff --git a/27/24.txt b/27/24.txt index 4d41e901..745fc4ea 100644 --- a/27/24.txt +++ b/27/24.txt @@ -1 +1 @@ -Él dijo: "¿Eres verdaderamente mi hijo Esaú?" Y él le dijo: "Lo soy." Isaac dijo: "Tráeme la comida y comeré de tus presas, para que pueda bendecirte." Jacob le trajo \ No newline at end of file +\v 24 Él dijo: "¿Eres verdaderamente mi hijo Esaú?" Y él le dijo: "Lo soy." \v 25 Isaac dijo: "Tráeme la comida y comeré de tus presas, para que pueda bendecirte." Jacob le trajo la comida. Isaac comió, y Jacob le trajo vino, y él bebió. \ No newline at end of file diff --git a/27/26.txt b/27/26.txt new file mode 100644 index 00000000..e317ceef --- /dev/null +++ b/27/26.txt @@ -0,0 +1 @@ +Entonces su padre Isaac le dijo: "Acércate ahora y bésame, hijo \ No newline at end of file diff --git a/manifest.json b/manifest.json index a6c57c78..d003ea9e 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "27-15", "27-18", "27-20", - "27-22" + "27-22", + "27-24" ] } \ No newline at end of file From dd8d2e806915f7343b551ccce68ff90e81c15845 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:12:34 -0400 Subject: [PATCH 1333/1429] Fri Jan 06 2017 18:12:33 GMT-0400 (SA Western Standard Time) --- 27/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/26.txt b/27/26.txt index e317ceef..79e20dbf 100644 --- a/27/26.txt +++ b/27/26.txt @@ -1 +1 @@ -Entonces su padre Isaac le dijo: "Acércate ahora y bésame, hijo \ No newline at end of file +Entonces su padre Isaac le dijo: "Acércate ahora y bésame, hijo mío." Jacob se acercó y lo besó, y le olió el olor de sus ropas y lo bendijo. Él dijo: "Ves, el olor de mi hijo es como el olor de un campo que Jehová ha bendecido. \ No newline at end of file From 3e00ca7a4307674b1c8ccd50905d8f816b3d37a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:14:34 -0400 Subject: [PATCH 1334/1429] Fri Jan 06 2017 18:14:33 GMT-0400 (SA Western Standard Time) --- 27/26.txt | 2 +- 27/28.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/28.txt diff --git a/27/26.txt b/27/26.txt index 79e20dbf..363f85c5 100644 --- a/27/26.txt +++ b/27/26.txt @@ -1 +1 @@ -Entonces su padre Isaac le dijo: "Acércate ahora y bésame, hijo mío." Jacob se acercó y lo besó, y le olió el olor de sus ropas y lo bendijo. Él dijo: "Ves, el olor de mi hijo es como el olor de un campo que Jehová ha bendecido. \ No newline at end of file +\v 26 Entonces su padre Isaac le dijo: "Acércate ahora y bésame, hijo mío." \v 27 Jacob se acercó y lo besó, y olió el olor de sus ropas y lo bendijo. Él dijo: "Ves, el olor de mi hijo es como el olor de un campo que Jehová ha bendecido. \ No newline at end of file diff --git a/27/28.txt b/27/28.txt new file mode 100644 index 00000000..8be9ecd7 --- /dev/null +++ b/27/28.txt @@ -0,0 +1 @@ +Te dé Jehová una porción del rocío del cielo, una porción de la grosura de la tierra, y \ No newline at end of file diff --git a/manifest.json b/manifest.json index d003ea9e..d3014979 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "27-18", "27-20", "27-22", - "27-24" + "27-24", + "27-26" ] } \ No newline at end of file From 108be83eeba9c2a6acafce342b38967a62b4f346 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:16:34 -0400 Subject: [PATCH 1335/1429] Fri Jan 06 2017 18:16:33 GMT-0400 (SA Western Standard Time) --- 27/28.txt | 2 +- 27/29.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/29.txt diff --git a/27/28.txt b/27/28.txt index 8be9ecd7..bf3bcdc4 100644 --- a/27/28.txt +++ b/27/28.txt @@ -1 +1 @@ -Te dé Jehová una porción del rocío del cielo, una porción de la grosura de la tierra, y \ No newline at end of file +\v 28 Te dé Jehová una porción del rocío del cielo, una porción de la grosura de la tierra, y abundantes granos y vino nuevo. \ No newline at end of file diff --git a/27/29.txt b/27/29.txt new file mode 100644 index 00000000..28bb3930 --- /dev/null +++ b/27/29.txt @@ -0,0 +1 @@ +Que los pueblos te sirvan y las naciones se postren ante ti. Sé jefe sobre tus hermanos, y que los hijos de tu \ No newline at end of file diff --git a/manifest.json b/manifest.json index d3014979..0d465691 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "27-20", "27-22", "27-24", - "27-26" + "27-26", + "27-28" ] } \ No newline at end of file From da818995051b3d6d834fa091e367a36cf4f404fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:18:34 -0400 Subject: [PATCH 1336/1429] Fri Jan 06 2017 18:18:33 GMT-0400 (SA Western Standard Time) --- 27/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/29.txt b/27/29.txt index 28bb3930..2177485a 100644 --- a/27/29.txt +++ b/27/29.txt @@ -1 +1 @@ -Que los pueblos te sirvan y las naciones se postren ante ti. Sé jefe sobre tus hermanos, y que los hijos de tu \ No newline at end of file +Que los pueblos te sirvan y las naciones se postren ante ti. Sé jefe sobre tus hermanos, y que los hijos de tu madre se postren ante ti. Que todo el que te maldiga sea maldecido; que todo el que te bendiga sea bendecido." \ No newline at end of file From 4cc23150f9aa0b446e75d4b2c8833eae4da05573 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:20:34 -0400 Subject: [PATCH 1337/1429] Fri Jan 06 2017 18:20:34 GMT-0400 (SA Western Standard Time) --- 27/29.txt | 2 +- 27/30.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/30.txt diff --git a/27/29.txt b/27/29.txt index 2177485a..2a091bb5 100644 --- a/27/29.txt +++ b/27/29.txt @@ -1 +1 @@ -Que los pueblos te sirvan y las naciones se postren ante ti. Sé jefe sobre tus hermanos, y que los hijos de tu madre se postren ante ti. Que todo el que te maldiga sea maldecido; que todo el que te bendiga sea bendecido." \ No newline at end of file +\v 29 Que los pueblos te sirvan y las naciones se postren ante ti. Sé amo sobre tus hermanos, y que los hijos de tu madre se postren ante ti. Que todo el que te maldiga sea maldecido; que todo el que te bendiga sea bendecido." \ No newline at end of file diff --git a/27/30.txt b/27/30.txt new file mode 100644 index 00000000..044e75ab --- /dev/null +++ b/27/30.txt @@ -0,0 +1 @@ +Tan pronto \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0d465691..fd27b8f2 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "27-22", "27-24", "27-26", - "27-28" + "27-28", + "27-29" ] } \ No newline at end of file From f0de9420151027373e10cd90407779e157cf409b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:22:34 -0400 Subject: [PATCH 1338/1429] Fri Jan 06 2017 18:22:33 GMT-0400 (SA Western Standard Time) --- 27/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/30.txt b/27/30.txt index 044e75ab..acb111ea 100644 --- a/27/30.txt +++ b/27/30.txt @@ -1 +1 @@ -Tan pronto \ No newline at end of file +Tan pronto Isaac había terminado bendiciendo a Jacob, y Jacob apenas había salido de la presencia de su padre Isaac, fue entonces que Esaú su hermano llegó de la cacería. \ No newline at end of file From 521b7809bd822615e3a658e3b09bebd57d4d4bb9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:24:34 -0400 Subject: [PATCH 1339/1429] Fri Jan 06 2017 18:24:33 GMT-0400 (SA Western Standard Time) --- 27/30.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/27/30.txt b/27/30.txt index acb111ea..9f1d24bb 100644 --- a/27/30.txt +++ b/27/30.txt @@ -1 +1 @@ -Tan pronto Isaac había terminado bendiciendo a Jacob, y Jacob apenas había salido de la presencia de su padre Isaac, fue entonces que Esaú su hermano llegó de la cacería. \ No newline at end of file +\v 30 Tan pronto Isaac había terminado bendiciendo a Jacob, y Jacob apenas había salido de la presencia de su padre Isaac, fue entonces que Esaú su hermano llegó de la cacería. \v 31 Él también preparó comida deliciosa y la trajo a su padre. Él le dijo a su padre: "Padre, levántate y come algo de las presas de tu hijo, para que me bendigas." \ No newline at end of file diff --git a/manifest.json b/manifest.json index fd27b8f2..97d28257 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "27-24", "27-26", "27-28", - "27-29" + "27-29", + "27-30" ] } \ No newline at end of file From 0ea95ad00000ee4bfd5b055ba31cd1ce3985ea76 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:26:34 -0400 Subject: [PATCH 1340/1429] Fri Jan 06 2017 18:26:34 GMT-0400 (SA Western Standard Time) --- 27/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 27/32.txt diff --git a/27/32.txt b/27/32.txt new file mode 100644 index 00000000..ffd689ef --- /dev/null +++ b/27/32.txt @@ -0,0 +1 @@ +Isaac su padre le dijo: "¿Quién eres?" Él dijo: "Yo soy tu hijo, tu primogénito Esaú." Isaac tembló muchísimo y dijo: "¿Quién fue el qu \ No newline at end of file From 0635630a411475b312ba3c6bbc82e81af7a927d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:28:34 -0400 Subject: [PATCH 1341/1429] Fri Jan 06 2017 18:28:33 GMT-0400 (SA Western Standard Time) --- 27/32.txt | 2 +- 27/34.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/34.txt diff --git a/27/32.txt b/27/32.txt index ffd689ef..16324162 100644 --- a/27/32.txt +++ b/27/32.txt @@ -1 +1 @@ -Isaac su padre le dijo: "¿Quién eres?" Él dijo: "Yo soy tu hijo, tu primogénito Esaú." Isaac tembló muchísimo y dijo: "¿Quién fue el qu \ No newline at end of file +\v 32 Isaac su padre le dijo: "¿Quién eres?" Él dijo: "Yo soy tu hijo, tu primogénito Esaú." \v 33 Isaac tembló muchísimo y dijo: "¿Quién fue el que cazó estas presas y me las trajo? Yo las comí todas, y lo he bendecido. Ciertamente, él será bendecido." \ No newline at end of file diff --git a/27/34.txt b/27/34.txt new file mode 100644 index 00000000..22483451 --- /dev/null +++ b/27/34.txt @@ -0,0 +1 @@ +Cuando Esaú \ No newline at end of file diff --git a/manifest.json b/manifest.json index 97d28257..68493e52 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "27-26", "27-28", "27-29", - "27-30" + "27-30", + "27-32" ] } \ No newline at end of file From 0e44d32d39dba43939a7cee40eca53f8269e89dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:30:34 -0400 Subject: [PATCH 1342/1429] Fri Jan 06 2017 18:30:33 GMT-0400 (SA Western Standard Time) --- 27/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/34.txt b/27/34.txt index 22483451..652e2956 100644 --- a/27/34.txt +++ b/27/34.txt @@ -1 +1 @@ -Cuando Esaú \ No newline at end of file +\v 34 \v 35 Cuando Esaú oyó las palabras de su padre, lloró con un llanto grande y amargo, y le dijo a su padre: "Bendíceme, a mí también, padre mío." Isaac le dijo \ No newline at end of file From f686f367876746fdec7ce13aa1c1e547677d69ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:32:34 -0400 Subject: [PATCH 1343/1429] Fri Jan 06 2017 18:32:34 GMT-0400 (SA Western Standard Time) --- 27/34.txt | 2 +- 27/36.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/36.txt diff --git a/27/34.txt b/27/34.txt index 652e2956..5bad03fc 100644 --- a/27/34.txt +++ b/27/34.txt @@ -1 +1 @@ -\v 34 \v 35 Cuando Esaú oyó las palabras de su padre, lloró con un llanto grande y amargo, y le dijo a su padre: "Bendíceme, a mí también, padre mío." Isaac le dijo \ No newline at end of file +\v 34 Cuando Esaú oyó las palabras de su padre, lloró con llanto grande y amargo, y le dijo a su padre: "Bendíceme, a mí también, padre mío." \v 35 Isaac le dijo: "Tu hermano ha venido aquí engañosamente y te ha quitado tu bendición." \ No newline at end of file diff --git a/27/36.txt b/27/36.txt new file mode 100644 index 00000000..951e5894 --- /dev/null +++ b/27/36.txt @@ -0,0 +1 @@ +Esaú dijo: "¿No ha sido nombra \ No newline at end of file diff --git a/manifest.json b/manifest.json index 68493e52..0b2854e9 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "27-28", "27-29", "27-30", - "27-32" + "27-32", + "27-34" ] } \ No newline at end of file From 99b64e5411c569d21a232fc3b1e169eb2ca7c628 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:34:34 -0400 Subject: [PATCH 1344/1429] Fri Jan 06 2017 18:34:33 GMT-0400 (SA Western Standard Time) --- 27/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/36.txt b/27/36.txt index 951e5894..62f29cc3 100644 --- a/27/36.txt +++ b/27/36.txt @@ -1 +1 @@ -Esaú dijo: "¿No ha sido nombra \ No newline at end of file +Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi \ No newline at end of file From 8f1b9fb087b8215a95c7c7da3aa20dfd260cb143 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:40:34 -0400 Subject: [PATCH 1345/1429] Fri Jan 06 2017 18:40:33 GMT-0400 (SA Western Standard Time) --- 27/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/36.txt b/27/36.txt index 62f29cc3..63ad8364 100644 --- a/27/36.txt +++ b/27/36.txt @@ -1 +1 @@ -Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi \ No newline at end of file +Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y \ No newline at end of file From 08ba19b70ca474cdbfc225bf90f2076db6982849 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:42:35 -0400 Subject: [PATCH 1346/1429] Fri Jan 06 2017 18:42:34 GMT-0400 (SA Western Standard Time) --- 27/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/36.txt b/27/36.txt index 63ad8364..4047dbcb 100644 --- a/27/36.txt +++ b/27/36.txt @@ -1 +1 @@ -Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y \ No newline at end of file +Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y dijo: "¿No has guardado una bendición para mí?" Isaac respondió y dijo a Esaú: "Mira, yo lo he hecho tu amo, y le he dado como siervos a to \ No newline at end of file From 76cdc5e190d8fd0104f96b9f9605e19df9af1b55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:44:34 -0400 Subject: [PATCH 1347/1429] Fri Jan 06 2017 18:44:33 GMT-0400 (SA Western Standard Time) --- 27/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/36.txt b/27/36.txt index 4047dbcb..5da06686 100644 --- a/27/36.txt +++ b/27/36.txt @@ -1 +1 @@ -Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y dijo: "¿No has guardado una bendición para mí?" Isaac respondió y dijo a Esaú: "Mira, yo lo he hecho tu amo, y le he dado como siervos a to \ No newline at end of file +Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y dijo: "¿No has guardado una bendición para mí?" Isaac respondió y dijo a Esaú: "Mira, yo lo he puesto como tu amo, y le he dado a todos sus hermanos como siervos. Y le he dado granos y vino nuevo. ¿Qué más puedo hacer para ti, hijo mío?" \ No newline at end of file From f93add178a4b89f6a2ada19f7684d95ff3a1fd91 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:46:34 -0400 Subject: [PATCH 1348/1429] Fri Jan 06 2017 18:46:33 GMT-0400 (SA Western Standard Time) --- 27/36.txt | 2 +- 27/38.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/38.txt diff --git a/27/36.txt b/27/36.txt index 5da06686..48bd8902 100644 --- a/27/36.txt +++ b/27/36.txt @@ -1 +1 @@ -Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y dijo: "¿No has guardado una bendición para mí?" Isaac respondió y dijo a Esaú: "Mira, yo lo he puesto como tu amo, y le he dado a todos sus hermanos como siervos. Y le he dado granos y vino nuevo. ¿Qué más puedo hacer para ti, hijo mío?" \ No newline at end of file +\v 36 Esaú dijo: "¿No ha sido Jacob nombrado correctamente? Porque me ha engañado estas dos veces. Me quitó mi primogenitura, y mira, ahora me ha quitado mi bendición." Y dijo: "¿No has guardado una bendición para mí?" \v 37 Isaac respondió y dijo a Esaú: "Mira, yo lo he puesto como tu amo, y le he dado a todos sus hermanos como siervos. Y le he dado granos y vino nuevo. ¿Qué más puedo hacer para ti, hijo mío?" \ No newline at end of file diff --git a/27/38.txt b/27/38.txt new file mode 100644 index 00000000..1875cfa3 --- /dev/null +++ b/27/38.txt @@ -0,0 +1 @@ +Esaú dijo a su padre: "¿No tienes ni siquiera una bendición para mí, padre mío? Bendíceme a mí también, padre mío." Esaú lloró en alta voz. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0b2854e9..8dc658f3 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "27-29", "27-30", "27-32", - "27-34" + "27-34", + "27-36" ] } \ No newline at end of file From b7158a9b8766934d71c8dc4cda17955f31782306 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:48:34 -0400 Subject: [PATCH 1349/1429] Fri Jan 06 2017 18:48:33 GMT-0400 (SA Western Standard Time) --- 27/38.txt | 2 +- 27/39.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/39.txt diff --git a/27/38.txt b/27/38.txt index 1875cfa3..7daeb2fa 100644 --- a/27/38.txt +++ b/27/38.txt @@ -1 +1 @@ -Esaú dijo a su padre: "¿No tienes ni siquiera una bendición para mí, padre mío? Bendíceme a mí también, padre mío." Esaú lloró en alta voz. \ No newline at end of file +\v 38 Esaú dijo a su padre: "¿No tienes ni siquiera una bendición para mí, padre mío? Bendíceme a mí también, padre mío." Esaú lloró en alta voz. \ No newline at end of file diff --git a/27/39.txt b/27/39.txt new file mode 100644 index 00000000..e5d1ade5 --- /dev/null +++ b/27/39.txt @@ -0,0 +1 @@ +Isaac su padre le respondió y le dijo: "Mira, el lugar donde vives estará lejos de la riqueza de la tierra, lejos del rocío del alto cielo. Por tu espada vivirás, y servirás a tu hermano. Mas cuando te rebeles, sacudirás el yugo de tu cuello." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8dc658f3..92694738 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "27-30", "27-32", "27-34", - "27-36" + "27-36", + "27-38" ] } \ No newline at end of file From a82bb64c22c544be84008b042094567e7230f516 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:50:34 -0400 Subject: [PATCH 1350/1429] Fri Jan 06 2017 18:50:33 GMT-0400 (SA Western Standard Time) --- 27/39.txt | 2 +- 27/41.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/41.txt diff --git a/27/39.txt b/27/39.txt index e5d1ade5..87b3956b 100644 --- a/27/39.txt +++ b/27/39.txt @@ -1 +1 @@ -Isaac su padre le respondió y le dijo: "Mira, el lugar donde vives estará lejos de la riqueza de la tierra, lejos del rocío del alto cielo. Por tu espada vivirás, y servirás a tu hermano. Mas cuando te rebeles, sacudirás el yugo de tu cuello." \ No newline at end of file +\v 39 Isaac su padre le respondió y le dijo: "Mira, el lugar donde vives estará lejos de la riqueza de la tierra, lejos del rocío del alto cielo. \v 40 Por tu espada vivirás, y servirás a tu hermano. Mas cuando te rebeles, sacudirás el yugo de tu cuello." \ No newline at end of file diff --git a/27/41.txt b/27/41.txt new file mode 100644 index 00000000..1d606d4b --- /dev/null +++ b/27/41.txt @@ -0,0 +1 @@ +Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 92694738..10e53333 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "27-32", "27-34", "27-36", - "27-38" + "27-38", + "27-39" ] } \ No newline at end of file From 6b7bd2d8de7ce6368b1dd1b1da57f62083c672c0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:52:35 -0400 Subject: [PATCH 1351/1429] Fri Jan 06 2017 18:52:34 GMT-0400 (SA Western Standard Time) --- 27/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/41.txt b/27/41.txt index 1d606d4b..ce84d097 100644 --- a/27/41.txt +++ b/27/41.txt @@ -1 +1 @@ -Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." \ No newline at end of file +Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." Las palabras de Esaú si hijo mayor les fueron dichas a Rebeca. Asi que envió a llamar a su hijo Jacob su hijo menor y le dijo: "Mira, tu hermano Esaú se está consolando a si mismo acerca de ti y está p \ No newline at end of file From 98f0bf1badd50f0322cbde3c4c30263f11a72a20 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:54:34 -0400 Subject: [PATCH 1352/1429] Fri Jan 06 2017 18:54:33 GMT-0400 (SA Western Standard Time) --- 27/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/41.txt b/27/41.txt index ce84d097..5fda6375 100644 --- a/27/41.txt +++ b/27/41.txt @@ -1 +1 @@ -Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." Las palabras de Esaú si hijo mayor les fueron dichas a Rebeca. Asi que envió a llamar a su hijo Jacob su hijo menor y le dijo: "Mira, tu hermano Esaú se está consolando a si mismo acerca de ti y está p \ No newline at end of file +\v 41 \v 42 Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." Las palabras de Esaú su hijo mayor les fueron dichas a Rebeca. Asi que envió a llamar a su hijo Jacob su hijo menor y le dijo: "Mira, tu hermano Esaú se está consolando a si mismo acerca de ti y está planificando matarte. \ No newline at end of file From 881ae9f7a0bd308f65bfcbda2fb3713d0aabca77 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:56:35 -0400 Subject: [PATCH 1353/1429] Fri Jan 06 2017 18:56:34 GMT-0400 (SA Western Standard Time) --- 27/41.txt | 2 +- 27/43.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/43.txt diff --git a/27/41.txt b/27/41.txt index 5fda6375..63fcd9c5 100644 --- a/27/41.txt +++ b/27/41.txt @@ -1 +1 @@ -\v 41 \v 42 Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." Las palabras de Esaú su hijo mayor les fueron dichas a Rebeca. Asi que envió a llamar a su hijo Jacob su hijo menor y le dijo: "Mira, tu hermano Esaú se está consolando a si mismo acerca de ti y está planificando matarte. \ No newline at end of file +\v 41 Esaú odió a Jacob debido a la bendición que su padre le había dado. Esaú dijo en su corazón: "Los días de luto por mi padre se acercan; después de eso mataré a mi hermano Jacob." \v 42 Las palabras de Esaú su hijo mayor les fueron dichas a Rebeca. Asi que envió a llamar a su hijo Jacob su hijo menor y le dijo: "Mira, tu hermano Esaú se está consolando a si mismo acerca de ti y está planificando matarte. \ No newline at end of file diff --git a/27/43.txt b/27/43.txt new file mode 100644 index 00000000..991694a8 --- /dev/null +++ b/27/43.txt @@ -0,0 +1 @@ +Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. Quédate con el \ No newline at end of file diff --git a/manifest.json b/manifest.json index 10e53333..6bec4841 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "27-34", "27-36", "27-38", - "27-39" + "27-39", + "27-41" ] } \ No newline at end of file From e7f38e741baec1db4e5829348aad90be92fa559c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 18:58:34 -0400 Subject: [PATCH 1354/1429] Fri Jan 06 2017 18:58:33 GMT-0400 (SA Western Standard Time) --- 27/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/43.txt b/27/43.txt index 991694a8..89bb2c51 100644 --- a/27/43.txt +++ b/27/43.txt @@ -1 +1 @@ -Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. Quédate con el \ No newline at end of file +Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. Quédate con el allí por unos díás, hasta que se calme la furia de tu hermano, hasta que la ira de tu hermano hacia ti se calme, y se olvide de lo que le has hecho. \ No newline at end of file From a8b8f5e27e865b503786cbb11f1d6bab9fc3d11e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:00:34 -0400 Subject: [PATCH 1355/1429] Fri Jan 06 2017 19:00:33 GMT-0400 (SA Western Standard Time) --- 27/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/43.txt b/27/43.txt index 89bb2c51..9dbd3adc 100644 --- a/27/43.txt +++ b/27/43.txt @@ -1 +1 @@ -Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. Quédate con el allí por unos díás, hasta que se calme la furia de tu hermano, hasta que la ira de tu hermano hacia ti se calme, y se olvide de lo que le has hecho. \ No newline at end of file +\v 43 \v 45 Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. \v 44 Quédate con el allá por unos díás, hasta que se calme la furia de tu hermano, hasta que la ira de tu hermano hacia ti se calme, y se olvide de lo que le has hecho. Entonces yo enviaré a traerte de allá. ¿Por qué he de perderlos a ambos en un día? " \ No newline at end of file From 605e40327bbc993afb5ee5a0665009335699ddaa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:02:35 -0400 Subject: [PATCH 1356/1429] Fri Jan 06 2017 19:02:34 GMT-0400 (SA Western Standard Time) --- 27/43.txt | 2 +- 27/46.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 27/46.txt diff --git a/27/43.txt b/27/43.txt index 9dbd3adc..6058460c 100644 --- a/27/43.txt +++ b/27/43.txt @@ -1 +1 @@ -\v 43 \v 45 Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. \v 44 Quédate con el allá por unos díás, hasta que se calme la furia de tu hermano, hasta que la ira de tu hermano hacia ti se calme, y se olvide de lo que le has hecho. Entonces yo enviaré a traerte de allá. ¿Por qué he de perderlos a ambos en un día? " \ No newline at end of file +\v 43 Ahora, por lo tanto, hijo mío, obedéceme y huye a Labán, mi hermano, en Haran. \v 44 Quédate con el allá por unos díás, hasta que se calme la furia de tu hermano, \v 45 hasta que la ira de tu hermano hacia ti se calme, y se olvide de lo que le has hecho. Entonces yo enviaré a traerte de allá. ¿Por qué he de perderlos a ambos en un día? " \ No newline at end of file diff --git a/27/46.txt b/27/46.txt new file mode 100644 index 00000000..d8b3b2cc --- /dev/null +++ b/27/46.txt @@ -0,0 +1 @@ +Rebeca le dijo a Isaac: "Estoy hastiada de la vida de \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6bec4841..0c000df9 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "27-36", "27-38", "27-39", - "27-41" + "27-41", + "27-43" ] } \ No newline at end of file From a986de6741d38669673d48e0a3ca0be7c522e9f4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:04:34 -0400 Subject: [PATCH 1357/1429] Fri Jan 06 2017 19:04:34 GMT-0400 (SA Western Standard Time) --- 27/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/27/46.txt b/27/46.txt index d8b3b2cc..848b1b0b 100644 --- a/27/46.txt +++ b/27/46.txt @@ -1 +1 @@ -Rebeca le dijo a Isaac: "Estoy hastiada de la vida de \ No newline at end of file +Rebeca le dijo a Isaac: "Estoy hastiada de la vida debido a las hijas de Het. Si Jacob toma una de las hijas de Het por esposa, como estas mujeres, algunas de las hijas de la tierra, ¿para qué bien me servirá mi vida?" \ No newline at end of file From 2897a675a43dfc59abb767de8f80e9805c9cc41c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:06:35 -0400 Subject: [PATCH 1358/1429] Fri Jan 06 2017 19:06:34 GMT-0400 (SA Western Standard Time) --- 27/46.txt | 2 +- 28/01.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/01.txt diff --git a/27/46.txt b/27/46.txt index 848b1b0b..457f995e 100644 --- a/27/46.txt +++ b/27/46.txt @@ -1 +1 @@ -Rebeca le dijo a Isaac: "Estoy hastiada de la vida debido a las hijas de Het. Si Jacob toma una de las hijas de Het por esposa, como estas mujeres, algunas de las hijas de la tierra, ¿para qué bien me servirá mi vida?" \ No newline at end of file +\v 46 Rebeca le dijo a Isaac: "Estoy hastiada de la vida debido a las hijas de Het. Si Jacob toma una de las hijas de Het por esposa, como estas mujeres, algunas de las hijas de la tierra, ¿para qué bien me servirá mi vida?" \ No newline at end of file diff --git a/28/01.txt b/28/01.txt new file mode 100644 index 00000000..bd3004f3 --- /dev/null +++ b/28/01.txt @@ -0,0 +1 @@ +\c 28 Isaac llamó a Jacob, lo bendijo y lo mandó: "No debes tomar por esposa a una las mujeres cananitas. Levántate, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0c000df9..1b1f5879 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "27-38", "27-39", "27-41", - "27-43" + "27-43", + "27-46" ] } \ No newline at end of file From 2cfb6d441cb477be47b234be24a3fa9aea4b1d49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:08:34 -0400 Subject: [PATCH 1359/1429] Fri Jan 06 2017 19:08:34 GMT-0400 (SA Western Standard Time) --- 28/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/01.txt b/28/01.txt index bd3004f3..8e3c166a 100644 --- a/28/01.txt +++ b/28/01.txt @@ -1 +1 @@ -\c 28 Isaac llamó a Jacob, lo bendijo y lo mandó: "No debes tomar por esposa a una las mujeres cananitas. Levántate, \ No newline at end of file +\c 28 Isaac llamó a Jacob, lo bendijo y lo mandó: "No debes tomar por esposa a una de las mujeres cananitas. Levántate, vé a Padán Aram, a la casa de Betuel, el padre de tu madre, y toma una esposa de allí, una de las hijas de Labán, el hermano de tu madre. \ No newline at end of file From 24a92e3e6463937f89c1bcb9a687cdf7b2bfa0dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:10:35 -0400 Subject: [PATCH 1360/1429] Fri Jan 06 2017 19:10:34 GMT-0400 (SA Western Standard Time) --- 28/01.txt | 2 +- 28/03.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/03.txt diff --git a/28/01.txt b/28/01.txt index 8e3c166a..f065d6e9 100644 --- a/28/01.txt +++ b/28/01.txt @@ -1 +1 @@ -\c 28 Isaac llamó a Jacob, lo bendijo y lo mandó: "No debes tomar por esposa a una de las mujeres cananitas. Levántate, vé a Padán Aram, a la casa de Betuel, el padre de tu madre, y toma una esposa de allí, una de las hijas de Labán, el hermano de tu madre. \ No newline at end of file +\c 28 \v 1 Isaac llamó a Jacob, lo bendijo y lo mandó: "No debes tomar por esposa a una de las mujeres cananitas. \v 2 Levántate, vé a Padán Aram, a la casa de Betuel, el padre de tu madre, y toma una esposa de allí, una de las hijas de Labán, el hermano de tu madre. \ No newline at end of file diff --git a/28/03.txt b/28/03.txt new file mode 100644 index 00000000..331690ae --- /dev/null +++ b/28/03.txt @@ -0,0 +1 @@ +Que Dios Todopoderoso te bendiga, te haga fructífero y te multiplique, para que te convierta \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1b1f5879..fcec7ab9 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "27-39", "27-41", "27-43", - "27-46" + "27-46", + "28-01" ] } \ No newline at end of file From a9de09ee0ce97f669850c74dfa1885001585d1bd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:12:34 -0400 Subject: [PATCH 1361/1429] Fri Jan 06 2017 19:12:34 GMT-0400 (SA Western Standard Time) --- 28/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/03.txt b/28/03.txt index 331690ae..6126d279 100644 --- a/28/03.txt +++ b/28/03.txt @@ -1 +1 @@ -Que Dios Todopoderoso te bendiga, te haga fructífero y te multiplique, para que te convierta \ No newline at end of file +Que Dios Todopoderoso te bendiga, te haga fructífero y te multiplique, para que llegues a ser una multitud de gentes. Que Él te dé la bendición de Abraham, a ti y a tus descendientes después de ti, de manera que heredes la tierra donde has estado viviendo, que Dios le dio a Abraham. \ No newline at end of file From 38f3b7ce42473061f92bc6dc179211a80de9e24f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:14:35 -0400 Subject: [PATCH 1362/1429] Fri Jan 06 2017 19:14:35 GMT-0400 (SA Western Standard Time) --- 28/03.txt | 2 +- 28/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/05.txt diff --git a/28/03.txt b/28/03.txt index 6126d279..2b06b533 100644 --- a/28/03.txt +++ b/28/03.txt @@ -1 +1 @@ -Que Dios Todopoderoso te bendiga, te haga fructífero y te multiplique, para que llegues a ser una multitud de gentes. Que Él te dé la bendición de Abraham, a ti y a tus descendientes después de ti, de manera que heredes la tierra donde has estado viviendo, que Dios le dio a Abraham. \ No newline at end of file +\v 3 Que Dios Todopoderoso te bendiga, te haga fructífero y te multiplique, para que llegues a ser una multitud de gentes. \v 4 Que Él te dé la bendición de Abraham, a ti y a tus descendientes después de ti, de manera que heredes la tierra donde has estado viviendo, que Dios le dio a Abraham. \ No newline at end of file diff --git a/28/05.txt b/28/05.txt new file mode 100644 index 00000000..1debf457 --- /dev/null +++ b/28/05.txt @@ -0,0 +1 @@ +Así que Isaac despidió a Jacob. Jacob fue a Padán Aram, a Labán, hijo de Betuel el Arame \ No newline at end of file diff --git a/manifest.json b/manifest.json index fcec7ab9..6347e4d9 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "27-41", "27-43", "27-46", - "28-01" + "28-01", + "28-03" ] } \ No newline at end of file From e89c565854b5ee8399264029725b363a8c733ce1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:16:35 -0400 Subject: [PATCH 1363/1429] Fri Jan 06 2017 19:16:35 GMT-0400 (SA Western Standard Time) --- 28/05.txt | 2 +- 28/06.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/06.txt diff --git a/28/05.txt b/28/05.txt index 1debf457..1b9083ca 100644 --- a/28/05.txt +++ b/28/05.txt @@ -1 +1 @@ -Así que Isaac despidió a Jacob. Jacob fue a Padán Aram, a Labán, hijo de Betuel el Arame \ No newline at end of file +\v 5 Así que Isaac despidió a Jacob. Jacob fue a Padán Aram, a Labán, hijo de Betuel el Arameo, el hermano de Rebeca, madre de Jacob y Esaú. \ No newline at end of file diff --git a/28/06.txt b/28/06.txt new file mode 100644 index 00000000..5bbee797 --- /dev/null +++ b/28/06.txt @@ -0,0 +1 @@ +Ahora Esaú vio que Isaac había bendecido a Jacob y lo había enviado a Padán Aram, para tomar esosa de allá. Él también vio que Isaac lo ha \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6347e4d9..f00b977d 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "27-43", "27-46", "28-01", - "28-03" + "28-03", + "28-05" ] } \ No newline at end of file From dc6b0d69e432cd119a09c793651545d50e084b6b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:18:35 -0400 Subject: [PATCH 1364/1429] Fri Jan 06 2017 19:18:34 GMT-0400 (SA Western Standard Time) --- 28/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/06.txt b/28/06.txt index 5bbee797..2e79c164 100644 --- a/28/06.txt +++ b/28/06.txt @@ -1 +1 @@ -Ahora Esaú vio que Isaac había bendecido a Jacob y lo había enviado a Padán Aram, para tomar esosa de allá. Él también vio que Isaac lo ha \ No newline at end of file +Ahora Esaú vio que Isaac había bendecido a Jacob y lo había enviado a Padán Aram, para tomar esosa de allá. Él también vio que Isaac lo había bendecido y le había dado una orden diciendo: "No debes tomar esposa de las mujeres de Canaán." Esaú también vio que Jacob había obedecido a su padre y a su madre, y se había ido a Padán Aram. \ No newline at end of file From e97fe485a850e91975873b2318701637d5385072 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:20:35 -0400 Subject: [PATCH 1365/1429] Fri Jan 06 2017 19:20:34 GMT-0400 (SA Western Standard Time) --- 28/06.txt | 2 +- 28/08.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/08.txt diff --git a/28/06.txt b/28/06.txt index 2e79c164..4d1be510 100644 --- a/28/06.txt +++ b/28/06.txt @@ -1 +1 @@ -Ahora Esaú vio que Isaac había bendecido a Jacob y lo había enviado a Padán Aram, para tomar esosa de allá. Él también vio que Isaac lo había bendecido y le había dado una orden diciendo: "No debes tomar esposa de las mujeres de Canaán." Esaú también vio que Jacob había obedecido a su padre y a su madre, y se había ido a Padán Aram. \ No newline at end of file +\v 6 Ahora Esaú vio que Isaac había bendecido a Jacob y lo había enviado a Padán Aram, para tomar esosa de allá. Él también vio que Isaac lo había bendecido y le había dado una orden diciendo: "No debes tomar esposa de las mujeres de Canaán." \v 7 Esaú también vio que Jacob había obedecido a su padre y a su madre, y se había ido a Padán Aram. \ No newline at end of file diff --git a/28/08.txt b/28/08.txt new file mode 100644 index 00000000..31f5b9e4 --- /dev/null +++ b/28/08.txt @@ -0,0 +1 @@ +Esaú vio que las mujeres de Canaán no agradaban a Isaac su padre. Así que él fue a Ismael y tomó, además de las esposas que él tenia, a Ma \ No newline at end of file diff --git a/manifest.json b/manifest.json index f00b977d..56249bbe 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "27-46", "28-01", "28-03", - "28-05" + "28-05", + "28-06" ] } \ No newline at end of file From 3479c771f427e7dd9deb36b5073934ec28f03cef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:22:35 -0400 Subject: [PATCH 1366/1429] Fri Jan 06 2017 19:22:34 GMT-0400 (SA Western Standard Time) --- 28/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/08.txt b/28/08.txt index 31f5b9e4..2440660d 100644 --- a/28/08.txt +++ b/28/08.txt @@ -1 +1 @@ -Esaú vio que las mujeres de Canaán no agradaban a Isaac su padre. Así que él fue a Ismael y tomó, además de las esposas que él tenia, a Ma \ No newline at end of file +Esaú vio que las mujeres de Canaán no agradaban a Isaac su padre. Así que él fue a Ismael y tomó, además de las esposas que él tenia, a Mahalat, la hija de Ismael, hijo de Abraham, la hermana de Nebaiot, como su esposa. \ No newline at end of file From 50ade4ea9d5592f6c8c22dfa9295cf9994cfafac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:24:35 -0400 Subject: [PATCH 1367/1429] Fri Jan 06 2017 19:24:34 GMT-0400 (SA Western Standard Time) --- 28/08.txt | 2 +- 28/10.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/10.txt diff --git a/28/08.txt b/28/08.txt index 2440660d..576e4b00 100644 --- a/28/08.txt +++ b/28/08.txt @@ -1 +1 @@ -Esaú vio que las mujeres de Canaán no agradaban a Isaac su padre. Así que él fue a Ismael y tomó, además de las esposas que él tenia, a Mahalat, la hija de Ismael, hijo de Abraham, la hermana de Nebaiot, como su esposa. \ No newline at end of file +\v 8 Esaú vio que las mujeres de Canaán no agradaban a Isaac su padre. \v 9 Así que él fue a Ismael y tomó, además de las esposas que él tenia, a Mahalat, la hija de Ismael, hijo de Abraham, la hermana de Nebaiot, como su esposa. \ No newline at end of file diff --git a/28/10.txt b/28/10.txt new file mode 100644 index 00000000..96a03189 --- /dev/null +++ b/28/10.txt @@ -0,0 +1 @@ +Jacob salió de Beerseba y fue hacia Harán. Llegó a cierto lugar y se quedó allí toda la noche, porque el sol se había puesto. Él tomó una de las piedras en ese lugar, la puso debajo de su cabeza, y se acostó en ese lugar para dormir. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 56249bbe..2f6b25de 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "28-01", "28-03", "28-05", - "28-06" + "28-06", + "28-08" ] } \ No newline at end of file From 6e2915580a3aaf8accc59f33e50409cc072b0ea8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:26:35 -0400 Subject: [PATCH 1368/1429] Fri Jan 06 2017 19:26:34 GMT-0400 (SA Western Standard Time) --- 28/10.txt | 2 +- 28/12.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/12.txt diff --git a/28/10.txt b/28/10.txt index 96a03189..90a4398b 100644 --- a/28/10.txt +++ b/28/10.txt @@ -1 +1 @@ -Jacob salió de Beerseba y fue hacia Harán. Llegó a cierto lugar y se quedó allí toda la noche, porque el sol se había puesto. Él tomó una de las piedras en ese lugar, la puso debajo de su cabeza, y se acostó en ese lugar para dormir. \ No newline at end of file +\v 10 Jacob salió de Beerseba y fue hacia Harán. \v 11 Llegó a cierto lugar y se quedó allí toda la noche, porque el sol se había puesto. Él tomó una de las piedras en ese lugar, la puso debajo de su cabeza, y se acostó en ese lugar para dormir. \ No newline at end of file diff --git a/28/12.txt b/28/12.txt new file mode 100644 index 00000000..8c035eb2 --- /dev/null +++ b/28/12.txt @@ -0,0 +1 @@ +Él soñó y vio una escalera levantada sobre la tierra. Su cima alcanzó hasta el cielo y los ángeles de Dios subían y bajaban por ella. He aquí, Jehová \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2f6b25de..cc9d236e 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "28-03", "28-05", "28-06", - "28-08" + "28-08", + "28-10" ] } \ No newline at end of file From 6876d633876349f98a64dec5465504dc20a79bbf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:28:35 -0400 Subject: [PATCH 1369/1429] Fri Jan 06 2017 19:28:34 GMT-0400 (SA Western Standard Time) --- 28/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/12.txt b/28/12.txt index 8c035eb2..3d7bcaa5 100644 --- a/28/12.txt +++ b/28/12.txt @@ -1 +1 @@ -Él soñó y vio una escalera levantada sobre la tierra. Su cima alcanzó hasta el cielo y los ángeles de Dios subían y bajaban por ella. He aquí, Jehová \ No newline at end of file +Él soñó y vio una escalera levantada sobre la tierra. Su cima alcanzó hasta el cielo y los ángeles de Dios subían y bajaban por ella. He aquí, Jehová estaba de pie sobre ella y dijo: "Yo soy Jehová, el Dios de Abraham tu padre, y el Dios de Isaac. La tierra donde estás acostado, Yo la daré a ti y a tus descendientes. \ No newline at end of file From ccdc3594ed8f78cb7882b52cb7c157b87b993d7f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:30:36 -0400 Subject: [PATCH 1370/1429] Fri Jan 06 2017 19:30:35 GMT-0400 (SA Western Standard Time) --- 28/12.txt | 2 +- 28/14.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/14.txt diff --git a/28/12.txt b/28/12.txt index 3d7bcaa5..b143acca 100644 --- a/28/12.txt +++ b/28/12.txt @@ -1 +1 @@ -Él soñó y vio una escalera levantada sobre la tierra. Su cima alcanzó hasta el cielo y los ángeles de Dios subían y bajaban por ella. He aquí, Jehová estaba de pie sobre ella y dijo: "Yo soy Jehová, el Dios de Abraham tu padre, y el Dios de Isaac. La tierra donde estás acostado, Yo la daré a ti y a tus descendientes. \ No newline at end of file +\v 12 Él soñó y vio una escalera levantada sobre la tierra. Su cima alcanzó hasta el cielo y los ángeles de Dios subían y bajaban por ella. \v 13 He aquí, Jehová estaba de pie sobre ella y dijo: "Yo soy Jehová, el Dios de Abraham tu padre, y el Dios de Isaac. La tierra donde estás acostado, Yo la daré a ti y a tus descendientes. \ No newline at end of file diff --git a/28/14.txt b/28/14.txt new file mode 100644 index 00000000..635cd250 --- /dev/null +++ b/28/14.txt @@ -0,0 +1 @@ +Tus descendientes serán como el \ No newline at end of file diff --git a/manifest.json b/manifest.json index cc9d236e..a3276b4c 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "28-05", "28-06", "28-08", - "28-10" + "28-10", + "28-12" ] } \ No newline at end of file From 2651f561eb0439155de0bdde8d2f7cb215116b75 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:32:35 -0400 Subject: [PATCH 1371/1429] Fri Jan 06 2017 19:32:34 GMT-0400 (SA Western Standard Time) --- 28/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/14.txt b/28/14.txt index 635cd250..748363e5 100644 --- a/28/14.txt +++ b/28/14.txt @@ -1 +1 @@ -Tus descendientes serán como el \ No newline at end of file +Tus descendientes serán como el polvo de la tierra, y te \ No newline at end of file From 9c4647749a9d8cd24aec6422b16a9572caa852ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:34:35 -0400 Subject: [PATCH 1372/1429] Fri Jan 06 2017 19:34:34 GMT-0400 (SA Western Standard Time) --- 28/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/14.txt b/28/14.txt index 748363e5..e2fbeaa2 100644 --- a/28/14.txt +++ b/28/14.txt @@ -1 +1 @@ -Tus descendientes serán como el polvo de la tierra, y te \ No newline at end of file +Tus descendientes serán como el polvo de la tierra, y te dispersarás lejos al oeste, al este, al norte y al sur. En ti y en tus descendientes todas las familias de la tierra serán bendecidas. He aquí, Yo estoy contigo, y te gtu \ No newline at end of file From 4182b31525b95e98187a0335eb886a9a82a3dd9a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:36:35 -0400 Subject: [PATCH 1373/1429] Fri Jan 06 2017 19:36:34 GMT-0400 (SA Western Standard Time) --- 28/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/14.txt b/28/14.txt index e2fbeaa2..319bfa73 100644 --- a/28/14.txt +++ b/28/14.txt @@ -1 +1 @@ -Tus descendientes serán como el polvo de la tierra, y te dispersarás lejos al oeste, al este, al norte y al sur. En ti y en tus descendientes todas las familias de la tierra serán bendecidas. He aquí, Yo estoy contigo, y te gtu \ No newline at end of file +Tus descendientes serán como el polvo de la tierra, y te dispersarás lejos al oeste, al este, al norte y al sur. En ti y en tus descendientes todas las familias de la tierra serán bendecidas. He aquí, Yo estoy contigo, y te guardaré dondequiera que vayas. Te traeré nuevamente a esta tierra, porque no te dejaré. Yo haré todo lo que te he prometido." \ No newline at end of file From 7a8a8670de3f5ff746716e2da01a88a785d4aa03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:38:35 -0400 Subject: [PATCH 1374/1429] Fri Jan 06 2017 19:38:34 GMT-0400 (SA Western Standard Time) --- 28/14.txt | 2 +- 28/16.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/16.txt diff --git a/28/14.txt b/28/14.txt index 319bfa73..ceeda2d1 100644 --- a/28/14.txt +++ b/28/14.txt @@ -1 +1 @@ -Tus descendientes serán como el polvo de la tierra, y te dispersarás lejos al oeste, al este, al norte y al sur. En ti y en tus descendientes todas las familias de la tierra serán bendecidas. He aquí, Yo estoy contigo, y te guardaré dondequiera que vayas. Te traeré nuevamente a esta tierra, porque no te dejaré. Yo haré todo lo que te he prometido." \ No newline at end of file +\v 14 Tus descendientes serán como el polvo de la tierra, y te dispersarás lejos al oeste, al este, al norte y al sur. En ti y en tus descendientes todas las familias de la tierra serán bendecidas. \v 15 He aquí, Yo estoy contigo, y te guardaré dondequiera que vayas. Te traeré nuevamente a esta tierra, porque no te dejaré. Yo haré todo lo que te he prometido." \ No newline at end of file diff --git a/28/16.txt b/28/16.txt new file mode 100644 index 00000000..1f0af648 --- /dev/null +++ b/28/16.txt @@ -0,0 +1 @@ +Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. E \ No newline at end of file diff --git a/manifest.json b/manifest.json index a3276b4c..e3799dc6 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "28-06", "28-08", "28-10", - "28-12" + "28-12", + "28-14" ] } \ No newline at end of file From f83329609ea2abdb0b783d8ad1f4b9584b79b11d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:40:35 -0400 Subject: [PATCH 1375/1429] Fri Jan 06 2017 19:40:34 GMT-0400 (SA Western Standard Time) --- 28/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/16.txt b/28/16.txt index 1f0af648..999fbd30 100644 --- a/28/16.txt +++ b/28/16.txt @@ -1 +1 @@ -Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. E \ No newline at end of file +Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. Es \ No newline at end of file From c1fa2cdb2f6dbe38cecbba0dace4248073f38fcb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:44:35 -0400 Subject: [PATCH 1376/1429] Fri Jan 06 2017 19:44:34 GMT-0400 (SA Western Standard Time) --- 28/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/16.txt b/28/16.txt index 999fbd30..0948ec39 100644 --- a/28/16.txt +++ b/28/16.txt @@ -1 +1 @@ -Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. Es \ No newline at end of file +Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. Es la puer \ No newline at end of file From f67079b014f85f2667462eddff5a81418a0168b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:46:35 -0400 Subject: [PATCH 1377/1429] Fri Jan 06 2017 19:46:34 GMT-0400 (SA Western Standard Time) --- 28/16.txt | 2 +- 28/18.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/18.txt diff --git a/28/16.txt b/28/16.txt index 0948ec39..ccc22689 100644 --- a/28/16.txt +++ b/28/16.txt @@ -1 +1 @@ -Jacob desperó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." Él tuvo temor y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. Es la puer \ No newline at end of file +\v 16 Jacob despertó de su sueño y dijo: "Seguramente Jehová está en este lugar, y yo no lo sabía." \v 17 Él tuvo miedo y dijo: "¡Qué terrible es este lugar! Esto no es nada menos que la casa de Dios. Es la puerta del cielo." \ No newline at end of file diff --git a/28/18.txt b/28/18.txt new file mode 100644 index 00000000..8c6a9d57 --- /dev/null +++ b/28/18.txt @@ -0,0 +1 @@ +Jacob se levanto temprano en la mañana y tomó la piedra que había puesto debajo de su cabeza. La levanto como un pilar y derramó \ No newline at end of file diff --git a/manifest.json b/manifest.json index e3799dc6..f31896fc 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "28-08", "28-10", "28-12", - "28-14" + "28-14", + "28-16" ] } \ No newline at end of file From 7d6934ffdd3705d53a80abd455c7d11a5d2704fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:48:35 -0400 Subject: [PATCH 1378/1429] Fri Jan 06 2017 19:48:34 GMT-0400 (SA Western Standard Time) --- 28/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/18.txt b/28/18.txt index 8c6a9d57..ae286329 100644 --- a/28/18.txt +++ b/28/18.txt @@ -1 +1 @@ -Jacob se levanto temprano en la mañana y tomó la piedra que había puesto debajo de su cabeza. La levanto como un pilar y derramó \ No newline at end of file +Jacob se levantó temprano en la mañana y tomó la piedra que había puesto debajo de su cabeza. La levanto como un pilar y derramó aceite sobre ella. Él llamó el nombre de ese lugar Betel, pero el nombre de la ciudad originalmente fue Luz. \ No newline at end of file From da0b513f836dcd1ff46c8b26a5ccfd79e999a01d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:50:35 -0400 Subject: [PATCH 1379/1429] Fri Jan 06 2017 19:50:34 GMT-0400 (SA Western Standard Time) --- 28/18.txt | 2 +- 28/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 28/20.txt diff --git a/28/18.txt b/28/18.txt index ae286329..15e6b1ea 100644 --- a/28/18.txt +++ b/28/18.txt @@ -1 +1 @@ -Jacob se levantó temprano en la mañana y tomó la piedra que había puesto debajo de su cabeza. La levanto como un pilar y derramó aceite sobre ella. Él llamó el nombre de ese lugar Betel, pero el nombre de la ciudad originalmente fue Luz. \ No newline at end of file +\v 18 Jacob se levantó temprano en la mañana y tomó la piedra que había puesto debajo de su cabeza. La levantó como un pilar y derramó aceite sobre ella. \v 19 Él llamó el nombre de ese lugar Betel, pero el nombre de la ciudad originalmente fue Luz. \ No newline at end of file diff --git a/28/20.txt b/28/20.txt new file mode 100644 index 00000000..65c56be9 --- /dev/null +++ b/28/20.txt @@ -0,0 +1 @@ +Jacob juró un juramento diciendo: "Si Dios está conmigo \ No newline at end of file diff --git a/manifest.json b/manifest.json index f31896fc..21deb520 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "28-10", "28-12", "28-14", - "28-16" + "28-16", + "28-18" ] } \ No newline at end of file From ebd8b9ea21b6d242d8e4d82ad88529893fa929f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:52:36 -0400 Subject: [PATCH 1380/1429] Fri Jan 06 2017 19:52:35 GMT-0400 (SA Western Standard Time) --- 28/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/28/20.txt b/28/20.txt index 65c56be9..bb6d88a3 100644 --- a/28/20.txt +++ b/28/20.txt @@ -1 +1 @@ -Jacob juró un juramento diciendo: "Si Dios está conmigo \ No newline at end of file +Jacob juró un juramento diciendo: "Si Dios fuera conmigo y me protegiera en este camino sobre el que ando, y me diera pan para comer y vestidos para vestir, de manera que yo regrese sano y salvo a la casa de mi padre, entonces Jehová será mi Dios. Entonces esta piedra que he puesto como un pila \ No newline at end of file From d3f9d32ae59bc0cef9270103a1b28ef73f3c1a74 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 6 Jan 2017 19:54:35 -0400 Subject: [PATCH 1381/1429] Fri Jan 06 2017 19:54:35 GMT-0400 (SA Western Standard Time) --- 28/20.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/28/20.txt b/28/20.txt index bb6d88a3..7b97b81e 100644 --- a/28/20.txt +++ b/28/20.txt @@ -1 +1 @@ -Jacob juró un juramento diciendo: "Si Dios fuera conmigo y me protegiera en este camino sobre el que ando, y me diera pan para comer y vestidos para vestir, de manera que yo regrese sano y salvo a la casa de mi padre, entonces Jehová será mi Dios. Entonces esta piedra que he puesto como un pila \ No newline at end of file +\v 20 Jacob juró un juramento diciendo: "Si Dios fuera conmigo y me protegiera en este camino sobre el que ando, y me diera pan para comer y ropa para vestir, \v 21 de manera que yo regrese sano y salvo a la casa de mi padre, entonces Jehová será mi Dios. \v 22 Entonces esta piedra que he puesto como un pilar será una piedra sagrada. De todo lo que me dieras, de seguro Te devolveré la décima parte." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 21deb520..fad2cd63 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "28-12", "28-14", "28-16", - "28-18" + "28-18", + "28-20" ] } \ No newline at end of file From e42fa84d25754df1df94bd08f3fbf42477356a9a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sun, 8 Jan 2017 20:34:41 -0400 Subject: [PATCH 1382/1429] Sun Jan 08 2017 20:34:40 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 fad2cd63..dc485590 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From e77749d396eb54a91a2c8529c6eca98b32720a24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 09:49:27 -0400 Subject: [PATCH 1383/1429] Fri Feb 10 2017 09:49:27 GMT-0400 (SA Western Standard Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index dc485590..91cf2711 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "105" }, "target_language": { "id": "es-419", From 045edb8415c7e4295adcfce60ec6cfaab8259501 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 10:04:42 -0400 Subject: [PATCH 1384/1429] Fri Feb 10 2017 10:04:40 GMT-0400 (SA Western Standard Time) --- 01/01.txt | 1 + 01/03.txt | 1 + 01/06.txt | 1 + 01/09.txt | 1 + 01/11.txt | 1 + 01/14.txt | 1 + 01/16.txt | 1 + 01/20.txt | 1 + 06/01.txt | 1 + 06/04.txt | 1 + 06/05.txt | 1 + 06/07.txt | 1 + 06/09.txt | 1 + 06/11.txt | 1 + 06/13.txt | 1 + 06/16.txt | 1 + 06/18.txt | 1 + 06/20.txt | 1 + 16/01.txt | 1 + 16/05.txt | 1 + 16/07.txt | 1 + 16/09.txt | 1 + 16/11.txt | 1 + 16/13.txt | 1 + 16/15.txt | 1 + 18/01.txt | 1 + 18/03.txt | 1 + 18/06.txt | 1 + 18/09.txt | 1 + 18/11.txt | 1 + 18/13.txt | 1 + 18/16.txt | 1 + 18/20.txt | 1 + 18/22.txt | 1 + 18/24.txt | 1 + 18/27.txt | 1 + 18/29.txt | 1 + 18/32.txt | 1 + 19/01.txt | 1 + 19/04.txt | 1 + 19/06.txt | 1 + 19/09.txt | 1 + 19/10.txt | 1 + 19/12.txt | 1 + 19/14.txt | 1 + 19/16.txt | 1 + 19/18.txt | 1 + 19/21.txt | 1 + 19/23.txt | 1 + 19/26.txt | 1 + 19/29.txt | 1 + 19/30.txt | 1 + 19/31.txt | 1 + 19/34.txt | 1 + 19/36.txt | 1 + 31/01.txt | 1 + 31/04.txt | 1 + 31/07.txt | 1 + 31/10.txt | 1 + 31/12.txt | 1 + 31/14.txt | 1 + 31/17.txt | 1 + 31/19.txt | 1 + 31/22.txt | 1 + 31/24.txt | 1 + 31/26.txt | 1 + 31/29.txt | 1 + 31/31.txt | 1 + 31/33.txt | 1 + 31/34.txt | 1 + 31/36.txt | 1 + 31/38.txt | 1 + 31/41.txt | 1 + 31/43.txt | 1 + 31/45.txt | 1 + 31/48.txt | 1 + 31/51.txt | 1 + 31/54.txt | 1 + 32/01.txt | 1 + 32/03.txt | 1 + 32/06.txt | 1 + 32/09.txt | 1 + 32/11.txt | 1 + 32/13.txt | 1 + 32/17.txt | 1 + 32/19.txt | 1 + 32/22.txt | 1 + 32/24.txt | 1 + 32/27.txt | 1 + 32/29.txt | 1 + 32/31.txt | 1 + 91 files changed, 91 insertions(+) create mode 100644 01/01.txt create mode 100644 01/03.txt create mode 100644 01/06.txt create mode 100644 01/09.txt create mode 100644 01/11.txt create mode 100644 01/14.txt create mode 100644 01/16.txt create mode 100644 01/20.txt create mode 100644 06/01.txt create mode 100644 06/04.txt create mode 100644 06/05.txt create mode 100644 06/07.txt create mode 100644 06/09.txt create mode 100644 06/11.txt create mode 100644 06/13.txt create mode 100644 06/16.txt create mode 100644 06/18.txt create mode 100644 06/20.txt create mode 100644 16/01.txt create mode 100644 16/05.txt create mode 100644 16/07.txt create mode 100644 16/09.txt create mode 100644 16/11.txt create mode 100644 16/13.txt create mode 100644 16/15.txt create mode 100644 18/01.txt create mode 100644 18/03.txt create mode 100644 18/06.txt create mode 100644 18/09.txt create mode 100644 18/11.txt create mode 100644 18/13.txt create mode 100644 18/16.txt create mode 100644 18/20.txt create mode 100644 18/22.txt create mode 100644 18/24.txt create mode 100644 18/27.txt create mode 100644 18/29.txt create mode 100644 18/32.txt create mode 100644 19/01.txt create mode 100644 19/04.txt create mode 100644 19/06.txt create mode 100644 19/09.txt create mode 100644 19/10.txt create mode 100644 19/12.txt create mode 100644 19/14.txt create mode 100644 19/16.txt create mode 100644 19/18.txt create mode 100644 19/21.txt create mode 100644 19/23.txt create mode 100644 19/26.txt create mode 100644 19/29.txt create mode 100644 19/30.txt create mode 100644 19/31.txt create mode 100644 19/34.txt create mode 100644 19/36.txt create mode 100644 31/01.txt create mode 100644 31/04.txt create mode 100644 31/07.txt create mode 100644 31/10.txt create mode 100644 31/12.txt create mode 100644 31/14.txt create mode 100644 31/17.txt create mode 100644 31/19.txt create mode 100644 31/22.txt create mode 100644 31/24.txt create mode 100644 31/26.txt create mode 100644 31/29.txt create mode 100644 31/31.txt create mode 100644 31/33.txt create mode 100644 31/34.txt create mode 100644 31/36.txt create mode 100644 31/38.txt create mode 100644 31/41.txt create mode 100644 31/43.txt create mode 100644 31/45.txt create mode 100644 31/48.txt create mode 100644 31/51.txt create mode 100644 31/54.txt create mode 100644 32/01.txt create mode 100644 32/03.txt create mode 100644 32/06.txt create mode 100644 32/09.txt create mode 100644 32/11.txt create mode 100644 32/13.txt create mode 100644 32/17.txt create mode 100644 32/19.txt create mode 100644 32/22.txt create mode 100644 32/24.txt create mode 100644 32/27.txt create mode 100644 32/29.txt create mode 100644 32/31.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 00000000..6c403e68 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre la superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file diff --git a/01/03.txt b/01/03.txt new file mode 100644 index 00000000..4188d3f6 --- /dev/null +++ b/01/03.txt @@ -0,0 +1 @@ +\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt new file mode 100644 index 00000000..926cdb33 --- /dev/null +++ b/01/06.txt @@ -0,0 +1 @@ +\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file diff --git a/01/09.txt b/01/09.txt new file mode 100644 index 00000000..63477adb --- /dev/null +++ b/01/09.txt @@ -0,0 +1 @@ +\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que la tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file diff --git a/01/11.txt b/01/11.txt new file mode 100644 index 00000000..a9f9a8f2 --- /dev/null +++ b/01/11.txt @@ -0,0 +1 @@ +\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file diff --git a/01/14.txt b/01/14.txt new file mode 100644 index 00000000..ec0a0e98 --- /dev/null +++ b/01/14.txt @@ -0,0 +1 @@ +\v 14 Dios dijo, "Haya luces en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file diff --git a/01/16.txt b/01/16.txt new file mode 100644 index 00000000..fb684096 --- /dev/null +++ b/01/16.txt @@ -0,0 +1 @@ +\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file diff --git a/01/20.txt b/01/20.txt new file mode 100644 index 00000000..80500c50 --- /dev/null +++ b/01/20.txt @@ -0,0 +1 @@ +\v 21 \v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file diff --git a/06/01.txt b/06/01.txt new file mode 100644 index 00000000..e5f8cc49 --- /dev/null +++ b/06/01.txt @@ -0,0 +1 @@ +\c 6 \v 1 Cuando los seres humanos comenzaron a multiplicarse en la tierra y les nacieron hijas, \v 2 los hijos de Dios vieron que las hijas de los hombres eran atractivas. Ellos las tomaron por esposas, cualquiera que ellos escogieron. \v 3 El SEÑOR Dios dijo: "Mi espíritu no permanecerá en la humanidad por siempre, pues ellos son carne. Ellos vivirán 120 años." \ No newline at end of file diff --git a/06/04.txt b/06/04.txt new file mode 100644 index 00000000..44a31d5e --- /dev/null +++ b/06/04.txt @@ -0,0 +1 @@ +\v 4 Para esos dias vivían gigantes en la tierra, y también después. Esto sucedió cuando los hijos de Dios se casaron con las hijas de hombres y tuvieron hijos con ellas. Estos fueron los poderosos hijos de antes, hombres de renombre. \ No newline at end of file diff --git a/06/05.txt b/06/05.txt new file mode 100644 index 00000000..c43dc52c --- /dev/null +++ b/06/05.txt @@ -0,0 +1 @@ +\v 5 El SEÑOR Dios se percató que la maldad de la humanidad era grande en la tierra, y que cada inclinación de los pensamientos de sus corazones, era continuamente solo maldad. \v 6 El SEÑOR Dios se arrepintió de haber creado la humanidad sobre la tierra, y le dolió mucho en su corazón. \ No newline at end of file diff --git a/06/07.txt b/06/07.txt new file mode 100644 index 00000000..52561cb5 --- /dev/null +++ b/06/07.txt @@ -0,0 +1 @@ +\v 7 Entonces dijo el SEÑOR Dios: "Voy a borrar a los seres humanos de la superficie de la tierra, y a los animales más grandes, y a las cosas que se arrastran y a las aves del cielo, porque YO me lamento de haberlos creado." \v 8 Pero Noé encontró favor ante los ojos del SEÑOR Dios. \ No newline at end of file diff --git a/06/09.txt b/06/09.txt new file mode 100644 index 00000000..a0dabdf2 --- /dev/null +++ b/06/09.txt @@ -0,0 +1 @@ +\v 9 Estos son los eventos concernientes a Noé. Noé era un hombre justo, y sin culpa entre las personas de su época. \v 10 Noé vino a ser el padre de tres hijos: Sem, Cam y Jafet. \ No newline at end of file diff --git a/06/11.txt b/06/11.txt new file mode 100644 index 00000000..acec1ebc --- /dev/null +++ b/06/11.txt @@ -0,0 +1 @@ +\v 11 La tierra era corrupta ante Dios, y estaba llena de violencia. \v 12 Dios vió la tierra; miren, era corrupta, pues toda carne había corrompido su camino en la tierra. \ No newline at end of file diff --git a/06/13.txt b/06/13.txt new file mode 100644 index 00000000..639366eb --- /dev/null +++ b/06/13.txt @@ -0,0 +1 @@ +\v 13 Dios dijo a Noé: "Puedo ver que es tiempo de poner un final a toda carne, pues la tierra está llena de violencia por causa de ellos. YO los voy a destruir con la tierra. \v 14 Haz para ti un arca de madera de ciprés. Haz recámaras en el arca, y cúbrelas con brea por dentro y por fuera. \v 15 Así es como la harás: el largo del arca será de 300 metros cúbicos, el ancho de él cincuenta metros cúbicos, y su altura de 30 cúbicos. \ No newline at end of file diff --git a/06/16.txt b/06/16.txt new file mode 100644 index 00000000..1c9d7b37 --- /dev/null +++ b/06/16.txt @@ -0,0 +1 @@ +\v 16 Haz un techo para el arca, y termínala con un cúbico desde el tope del lado. Coloca una puerta en el lado del arca y haz una más baja, una segunda, y una tercera cubierta. \v 17 Escucha, Yo estoy a punto de traer la inundación de aguas sobre la tierra, para destruir toda carne que tiene en ella el aliento de vida debajo del cielo.Todo lo que está en la tierra morirá. \ No newline at end of file diff --git a/06/18.txt b/06/18.txt new file mode 100644 index 00000000..2fb010f1 --- /dev/null +++ b/06/18.txt @@ -0,0 +1 @@ +\v 18 Pero YO estableceré mi pacto contigo. Tú entrarás dentro del arca, tú y tus hijos, y tu esposa, y las esposas de tus hijos contigo. \v 19 De toda criatura viviente de toda carne, dos de cada tipo debes traer al arca, para mantenerlos vivos contigo, ambos macho y hembra. \ No newline at end of file diff --git a/06/20.txt b/06/20.txt new file mode 100644 index 00000000..1497da97 --- /dev/null +++ b/06/20.txt @@ -0,0 +1 @@ +\v 20 De las aves de cada especie, y de los animales más grandes de su clase, y toda cosa que se arrastra de la tierra según su clase, dos de cada uno vendrán a ti, para que preserves sus vidas. \v 21 Recoje para ti mismo toda clase de alimento que es comido, y almacénalo, para que así haya alimento para ti y para ellos." \v 22 Así que Noé lo hizo. Conforme a todo lo que Dios le había ordenado, así él hizo. \ No newline at end of file diff --git a/16/01.txt b/16/01.txt new file mode 100644 index 00000000..16ff0c17 --- /dev/null +++ b/16/01.txt @@ -0,0 +1 @@ +\c 16 \v 1 Ahora, Sarai, la esposa de Abram, no le había dado hijos a él, pero ella tenía una sirvienta, una egipcia, cuyo nombre era Hagar. \v 2 Así que Sarai le dijo a Abram: "Mira, Yahweh me ha retenido de tener hijos. Ve y duerme con mi sirvienta. Podría ser que yo tenga hijos a través de ella." Abram escuchó a la voz de Sarai. \v 3 Fue después de que Abram viviera diez años en la tierra de Canaán que Sarai, esposa de Abram, entregó a Agar, su sirvienta egipcia, a su esposo como esposa. \v 4 Así que él tuvo relaciones con Agar, y ella concivió. Cuando ella vió que había concebido, miró con desprecio a su señora. \ No newline at end of file diff --git a/16/05.txt b/16/05.txt new file mode 100644 index 00000000..6e93e0bf --- /dev/null +++ b/16/05.txt @@ -0,0 +1 @@ +\v 5 Entonces Sarai dijo a Abram: "Éste mal sobre mí es por tu causa. Yo entregué mi sirvienta a tus brazos y cuando ella vió que concibió, yo fui despreciada a sus ojos. Que Yahweh juzgue entre tú y yo." \v 6 Pero Abram dijo a Sarai: "Mira aquí, tu sierva está en tu poder, haz con ella lo que mejor pienses". Así que Sarai la trató con dureza y ella escapó de su presencia. \ No newline at end of file diff --git a/16/07.txt b/16/07.txt new file mode 100644 index 00000000..c93dd12a --- /dev/null +++ b/16/07.txt @@ -0,0 +1 @@ +\v 7 El ángel de Yahweh la encontró en un manantial de agua en el desierto, el manantial estaba en el camino hacia Shur. \v 8 Él dijo: Agar, sierva de Sarai, de dónde vienes y hacia dónde vas? Ella dijo: "Yo estoy escapando de mi señora Sarai." \ No newline at end of file diff --git a/16/09.txt b/16/09.txt new file mode 100644 index 00000000..59ba5b9e --- /dev/null +++ b/16/09.txt @@ -0,0 +1 @@ +\v 9 El ángel de Yahweh le dijo: "Resgresa a tu señora y sométete a su autoridad". \v 10 Entonces el angel de Yahweh le dijo: "Multiplicaré grandemente a tus descendientes, serán más numerosos de lo que se puedan contar". \ No newline at end of file diff --git a/16/11.txt b/16/11.txt new file mode 100644 index 00000000..3616fb18 --- /dev/null +++ b/16/11.txt @@ -0,0 +1 @@ +\v 11 El ángel de Yahweh tambien le dijo a ella: "Mira, tu estas embarazada, y darás a luz un varón, y lo llamarás Ismael, porque Yahweh escuchó tu aflicción. \v 12 Él será un hombre como un burro salvaje. Él será hostíl contra todo hombre y todo hombre será hostíl con él; vivirá separado de todos sus hermanos." \ No newline at end of file diff --git a/16/13.txt b/16/13.txt new file mode 100644 index 00000000..c287422e --- /dev/null +++ b/16/13.txt @@ -0,0 +1 @@ +\v 13 Entonces ella le dió un nombre a Yahweh quien habló con ella: "Tú eres el Dios que me vé", porque ella dijo: ¿Yo realmente continuo viendo, aún cuando Él me ha visto? \v 14 Por lo tanto el pozo fue llamado Beer Lajai Roi; mirad, esto es entre Cades y Bered. \ No newline at end of file diff --git a/16/15.txt b/16/15.txt new file mode 100644 index 00000000..8fa098f8 --- /dev/null +++ b/16/15.txt @@ -0,0 +1 @@ +\v 15 Agar le dió un hijo varón a Abram y Abram nombró a su hijo, el que Agar le había dado, Ismael. \v 16 Abram tenía ochenta y seis años cuando Agar le dió a luz a Ismael. \ No newline at end of file diff --git a/18/01.txt b/18/01.txt new file mode 100644 index 00000000..12099fce --- /dev/null +++ b/18/01.txt @@ -0,0 +1 @@ +\v 1 Yahveh se le apareció a Abraham por los robles de Mamre, mientras se sentaba en la puerta de la tienda al calor del día. \v 2 El miró hacia arriba, y mirad, él vió a tres hombres de pie frente a él. Cuando él los vió, él corrió desde la puerta de la tienda a encontrarse con ellos y se inclinó hacia el suelo. \ No newline at end of file diff --git a/18/03.txt b/18/03.txt new file mode 100644 index 00000000..8fa252ac --- /dev/null +++ b/18/03.txt @@ -0,0 +1 @@ +\v 3 Él dijo: "Señor, si he encontrado favor a tu vista, no pases de largo y dejes a tu siervo. \v 4 Déjenme traer un poco de agua, lavar sus pies y descansen bajo el árbol. \v 5 \v 5 Déjenme traer un poco de comida, para que así se refresquen. Luego de eso pueden ir por su camino, ya que han venido hacia su siervo". Y ellos dijeron: "Haz como has dicho". \ No newline at end of file diff --git a/18/06.txt b/18/06.txt new file mode 100644 index 00000000..609603de --- /dev/null +++ b/18/06.txt @@ -0,0 +1 @@ +\v 6 Entonces Abraham rápidamente fue dentro de la tienda hacia Sara, y dijo: "Rápido, trae 22 litros de harina fina, amásala y haz pan". \v 7 Entonces Abraham corrió al corral, y tomó una ternera que era tierna y buena, y se la dio al sirviente, y él se apresuró y la preparó. \v 8 Él tomó requesón y leche, y la ternera que había sido preparada, y colocó la comida frente a ellos, y él se paró al lado de ellos bajo el árbol mientras ellos comían. \ No newline at end of file diff --git a/18/09.txt b/18/09.txt new file mode 100644 index 00000000..646a45c9 --- /dev/null +++ b/18/09.txt @@ -0,0 +1 @@ +\v 9 Ellos le dijeron a él: "¿Dónde está Sara tu esposa? Él contestó: "Ahí, en la tienda". \v 10 Él dijo: "Yo ciertamente regresaré a ti en la primavera, y presta atención, Sara tu esposa tendrá un hijo". Sara estaba escuchando en la puerta de la tienda, la cual estaba detrás de él. \ No newline at end of file diff --git a/18/11.txt b/18/11.txt new file mode 100644 index 00000000..3ff9c719 --- /dev/null +++ b/18/11.txt @@ -0,0 +1 @@ +\v 11 Ahora Abraham y Sara eran viejos, muy avanzados en edad, y Sara ya había pasado la edad cuando las mujeres podían tener hijos. \v 12 Así que Sara se rió para sí, diciéndose a sí misma: "Después de que me he desgastado, ¿tendré este placer, siendo mi señor también viejo?" \ No newline at end of file diff --git a/18/13.txt b/18/13.txt new file mode 100644 index 00000000..1262240e --- /dev/null +++ b/18/13.txt @@ -0,0 +1 @@ +\v 13 Yahveh dijo a Abraham: "¿Por qué Sara se ríe y dice '¿Realmente tendré un hijo, cuando soy vieja?' \v 14 ¿Hay algo muy díficil para Yahveh? Al tiempo señalado por mí, en la primavera, Yo regresaré a ti. Cerca de este tiempo al año siguiente, Sara tendrá un hijo". \v 15 Entonces Sara lo negó y dijo: "Yo no me reí" pues ella tenía miedo. Él contestó: "No, tú sí te reíste". \ No newline at end of file diff --git a/18/16.txt b/18/16.txt new file mode 100644 index 00000000..ed12f540 --- /dev/null +++ b/18/16.txt @@ -0,0 +1 @@ +\v 16 Entonces los hombres se levantaron para irse y miraron hacia Sodoma. Abraham fue con ellos para despedirlos. \v 17 Pero Yahveh dijo: "¿Debo Yo esconder de Abraham lo que yo estoy a punto de hacer, \v 18 ya que Abraham se convertirá en efecto en una gran y poderosa nación, y todas las naciones de la tierra serán bendecidas en él? \v 19 Pues yo le he escogido a él, para que él instruya a sus hijos y a su casa bajo ellos, a mantener el camino de Yahveh, a hacer virtud y justicia, para que así Yahveh pueda traer sobre Abraham lo que Él le ha dicho a él". \ No newline at end of file diff --git a/18/20.txt b/18/20.txt new file mode 100644 index 00000000..40c08a87 --- /dev/null +++ b/18/20.txt @@ -0,0 +1 @@ +\v 20 Entonces Yahveh dijo: "Porque las acusaciones contra Sodoma y Gomorra son tantas, y porque su pecado es tan grave, \v 21 Yo ahora bajaré allí y veré si ellos son tan malvados como las acusaciones que han venido a mí indican. Si no, Yo sabré". \ No newline at end of file diff --git a/18/22.txt b/18/22.txt new file mode 100644 index 00000000..d95e84fa --- /dev/null +++ b/18/22.txt @@ -0,0 +1 @@ +\v 22 Así que lo hombres se volvieron de allí, y fueron hacia Sodoma, pero Abraham permaneció de pie frente a Yahveh. \v 23 Entonces Abraham se acercó y dijo: "¿Destruirás los justos con los malvados? \ No newline at end of file diff --git a/18/24.txt b/18/24.txt new file mode 100644 index 00000000..5be3152a --- /dev/null +++ b/18/24.txt @@ -0,0 +1 @@ +\v 24 Quizás allí hay cincuenta justos dentro de la ciudad. ¿Los destruirás y no perdonarás el lugar por el bien de los cincuenta justos que están allí? \v 25 Que lejos esté de ti hacer tal cosa, asesinar los justos con los malvados, para que así los justos sean tratados al igual que los malvados. ¡Lejos esté de ti! ¿No hace el Justo de toda la tierra los que es justo?" \v 26 Yahveh dijo: "Si encuentro en Sodoma cincuenta justos dentro de la ciudad, entonces Yo perdonaré todo el lugar por su bien". \ No newline at end of file diff --git a/18/27.txt b/18/27.txt new file mode 100644 index 00000000..3ef3c30e --- /dev/null +++ b/18/27.txt @@ -0,0 +1 @@ +\v 27 Abraham contestó y dijo: "¡Mira lo que he hecho, tomando sobre mí mismo hablar a mi Señor, incluso cuando yo soy solamente polvo y cenizas! \v 28 ¿Y qué si hay cinco menos que cincuenta justos? ¿Destruirás a toda la ciudad por la ausencia de cinco?" Y Él dijo: "Yo no la destruiré, si Yo encuentro allí cuarenta y cinco". \ No newline at end of file diff --git a/18/29.txt b/18/29.txt new file mode 100644 index 00000000..b752d558 --- /dev/null +++ b/18/29.txt @@ -0,0 +1 @@ +\v 29 Él habló a Él todavía otra vez, y dijo: "¿Y qué si allí se encuentran cuarenta?" Él contestó: "No lo haré por el bien de los cuarenta". \v 30 Él dijo: "Por favor no te enojes, Señor, para que así yo pueda hablar. Quizás treinta se encontrarían allí". Él contestó: "Yo no lo haré, si encuentro treinta allí". \v 31 Él dijo: "¡Mira, me he comprometido a hablar a mi Señor! Quizás veinte se encontrarían allí." Él contestó: "Yo no la destruiré por el bien de los veinte". \ No newline at end of file diff --git a/18/32.txt b/18/32.txt new file mode 100644 index 00000000..36ce9338 --- /dev/null +++ b/18/32.txt @@ -0,0 +1 @@ +\v 32 Finalmente él dijo: "Por favor no te enojes, Señor, y yo hablaré una última vez. Quizás sean diez encontrados aquí." Y Él dijo: "Yo no la destruiré por el bien de los diez." \v 33 Yahveh se fue en su camino tan pronto como Él había terminado de hablar con Abraham, y Abraham regresó a casa. \ No newline at end of file diff --git a/19/01.txt b/19/01.txt new file mode 100644 index 00000000..83695f02 --- /dev/null +++ b/19/01.txt @@ -0,0 +1 @@ +\v 1 Los dos ángeles vinieron a Sodoma en la tarde, mientras Lot estaba sentado en la entrada de Sodoma. Lot los vió, se levantó para encontrarse con ellos, y doblegó su rostro al suelo. \v 2 Él dijo: "Por favor mis amos, les urgo que vayan a la casa de su siervo, quédense por la noche, y laven sus pies. Entonces ustedes pueden levantarse temprano e ir en su camino." Y ellos dijeron: "No, pasaremos la noche en la plaza del pueblo." \v 3 Pero él les urgió fuertemente, así que ellos fueron con él, y entraron a su casa. Él preparó una comida y horneó pan sin ázimo, y ellos comieron. \ No newline at end of file diff --git a/19/04.txt b/19/04.txt new file mode 100644 index 00000000..7c27400f --- /dev/null +++ b/19/04.txt @@ -0,0 +1 @@ +\v 4 Pero antes de que ellos se recostaran, los hombres de la ciudad, los hombres de Sodoma, roderaron la casa, ambos jóvenes y viejos, todos los hombres de cada parte de la ciudad. \v 5 Ellos llamaron a Lot, y le dijeron: "¿Dónde están los hombres que vinieron a ti esta noche? Tráelos fuera a nosotros, para que así nosotros podamos acostarnos con ellos". \ No newline at end of file diff --git a/19/06.txt b/19/06.txt new file mode 100644 index 00000000..b4cc5d37 --- /dev/null +++ b/19/06.txt @@ -0,0 +1 @@ +\v 6 Así que Lot salió a la puerta y cerró la puerta detrás de él. \v 7 Él dijo: "Les ruego, mis hermanos, no actúen tan malvadamente. \v 8 Miren, yo tengo dos hijas que no han dormido con ningún hombre. Permítanme, les ruego, traerlas a ustedes, y ustedes hagan con ellas cualquier cosa que sea buena a sus ojos. Solamente no le hagan nada a estos hombres, porque ellos han venido bajo la sombra de mi techo." \ No newline at end of file diff --git a/19/09.txt b/19/09.txt new file mode 100644 index 00000000..b115d579 --- /dev/null +++ b/19/09.txt @@ -0,0 +1 @@ +Ellos dijeron: "¡Apártate!" Ellos también dijeron: "Este vino aquí para vivir como un extranjero, ¡y ahora él se ha convertido en nuestro juez! Ahora trataremos peor contigo que con ellos." Ellos presionaron fuerte contra el hombre, contra Lot, y estuvieron a punto de romper la puerta. \ No newline at end of file diff --git a/19/10.txt b/19/10.txt new file mode 100644 index 00000000..3d92b6f8 --- /dev/null +++ b/19/10.txt @@ -0,0 +1 @@ +\v 10 Pero los hombres extendieron sus manos hacia afuera y trajeron a Lot dentro de la casa con ellos y cerraron la puerta. \v 11 Y a los hombres que estaban fuera de la puerta de casa, los visitantes de Lot los atacaron con ceguera, a ambos jóvenes y viejos, para que así se desgastaran a sí mismos tratando de encontrar la puerta. \ No newline at end of file diff --git a/19/12.txt b/19/12.txt new file mode 100644 index 00000000..837d5e72 --- /dev/null +++ b/19/12.txt @@ -0,0 +1 @@ +\v 12 Entonces los hombres dijeron a Lot: "¿Tienes a alguien más aquí? Cualquier yerno, tus hijos y tus hijas, y cualquiera a quien tengas en la ciudad, sácalos de aquí. \v 13 Pues nosotros estamos a punto de destruir este lugar, porque las acusaciones contra ella delante de Yahveh han venido a ser tan altas que Él nos ha enviado a nosotros para destruirla." \ No newline at end of file diff --git a/19/14.txt b/19/14.txt new file mode 100644 index 00000000..c4817e4f --- /dev/null +++ b/19/14.txt @@ -0,0 +1 @@ +\v 14 Lot salió y habló con sus yernos, los hombres que habían prometido casarse con sus hijas, y dijo: "Rápido, salgan de este lugar, pues Yahveh está a punto de destruir la ciudad." Pero a sus yernos les pareció que él bromeaba. \v 15 Cuando amaneció, los ángeles urgieron a Lot, diciendo: "Vete yendo, toma tu esposa y tus dos hijas que están aquí, para que así tú no seas destruido en el castigo de la ciudad." \ No newline at end of file diff --git a/19/16.txt b/19/16.txt new file mode 100644 index 00000000..16356ac7 --- /dev/null +++ b/19/16.txt @@ -0,0 +1 @@ +\v 17 Pero él permaneció. Así que los hombres agarraron su mano, y la mano de su esposa, y las manos de sus dos hijas, porque Yahveh era misericordioso con él. Ellos los sacaron y los colocaron fuera de la ciudad. \v 16 Cuando ellos los habían sacado, uno de los hombres dijo: "¡Corran por sus vidas! No miren atrás ni se queden en ningún lugar en la llanura. Escapen hacia las montañas para que así ustedes no sean destruidos." \ No newline at end of file diff --git a/19/18.txt b/19/18.txt new file mode 100644 index 00000000..5d7412a9 --- /dev/null +++ b/19/18.txt @@ -0,0 +1 @@ +\v 19 Lot les dijo a ellos: "¡No, por favor, mis amos! \v 18 Su siervo ha encontrado favor a sus ojos, y ustedes me han mostrado gran amabilidad en salvar mi vida, pero no yo no puedo escapar a las montañas, porque el desastre me alcanzará, y yo moriré. \v 20 Miren, la ciudad de allá está lo bastante cerca para huir hacia ella, y es una pequeña. Por favor, déjenme escapar hacia allá (¿no ven que es una pequeña?), y mi vida será salvada." \ No newline at end of file diff --git a/19/21.txt b/19/21.txt new file mode 100644 index 00000000..d22749e2 --- /dev/null +++ b/19/21.txt @@ -0,0 +1 @@ +\v 21 Él les dijo a ellos: "Está bien, les estoy concediendo esta petición también, que yo no destruiré la ciudad la cual has mencionado. \v 22 ¡Deprisa! Escapa allí, pues yo no puedo hacer nada hasta que tú no llegues allí" Por lo tanto, la ciudad fue llamada Zoar. \ No newline at end of file diff --git a/19/23.txt b/19/23.txt new file mode 100644 index 00000000..0f6a29cb --- /dev/null +++ b/19/23.txt @@ -0,0 +1 @@ +\v 23 El sol se había levantado sobre la tierra cuando Lot llegó a Zoar.\v 24 Entonces Yahveh hizo llover sobre Sodoma y Gomorra azufre y fuego que salía del cielo. \v 25 Él destruyó aquellas ciudades, y toda la llanura, y todos los habitantes de las ciudades, y las plantas que crecieron en el suelo. \ No newline at end of file diff --git a/19/26.txt b/19/26.txt new file mode 100644 index 00000000..2b9390de --- /dev/null +++ b/19/26.txt @@ -0,0 +1 @@ +\v 28 Pero la esposa de Lot, quien estaba detrás de él, miró hacia atrás, y ella se convirtió en una estatua de sal. \v 27 Abraham se levantó temprano en la mañana y fue al lugar donde se paró delante de Yahveh. \v 26 Él miró abajo hacia Sodoma y Gomorra y a través de toda la tierra de la llanura. Él miró y prestad atención, humo estaba levantándose de la tierra como el humo de un horno. \ No newline at end of file diff --git a/19/29.txt b/19/29.txt new file mode 100644 index 00000000..380215b5 --- /dev/null +++ b/19/29.txt @@ -0,0 +1 @@ +Así que cuando Dios destruyó las ciudades de la llanura, Dios se acordó de ser misericordioso con Abraham. Él envió a Lot fuera de la destrucción cuando Él destruyó las ciudades en las cuales Lot había vivido. \ No newline at end of file diff --git a/19/30.txt b/19/30.txt new file mode 100644 index 00000000..0353dac4 --- /dev/null +++ b/19/30.txt @@ -0,0 +1 @@ +Pero Lot subió de Zoar para vivir en las montañas con sus dos hijas, porque él tenía temor de vivir en Zoar. Así que él vivió en una cueva, él y sus dos hijas. \ No newline at end of file diff --git a/19/31.txt b/19/31.txt new file mode 100644 index 00000000..485b9fe2 --- /dev/null +++ b/19/31.txt @@ -0,0 +1 @@ +\v 32 La primogénita le dijo a la más joven: "Nuestro padre es viejo, y no hay hombre en ningún lado que duerma con nosotras de acuerdo a la manera de todo el mundo. \v 31 Ven, déjame hacer que nuestro padre tome vino, y nosotras dormiremos con él, para que así nosotras podamos extender la línea de nuestro padre." \v 33 Así que hicieron a su padre beber vino esa noche. Entonces la primogénita entró y durmió con su padre; él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file diff --git a/19/34.txt b/19/34.txt new file mode 100644 index 00000000..98869c81 --- /dev/null +++ b/19/34.txt @@ -0,0 +1 @@ +\v 34 Al siguiente día la primogénita le dijo a la más joven: "Escucha, anoche yo dormí con mi padre. Déjame hacerle beber vino esta noche también, y tú deberías entrar y dormir con él, para que así nosotras podamos extender la línea de nuestro padre." \v 35 Así que hicieron a su padre beber vino esa noche también, y la menor fue y durmió con él. Él no supo cuando ella se acostó, ni tampoco cuando ella se levantó. \ No newline at end of file diff --git a/19/36.txt b/19/36.txt new file mode 100644 index 00000000..46afb54e --- /dev/null +++ b/19/36.txt @@ -0,0 +1 @@ +\v 36 Así que ambas, las hijas de Lot estaban embarazadas de su padre. \v 37 La primogénita dio a luz a un hijo, y lo nombró Moab. Él se convirtió en el ancestro de los moabitas de la actualidad. \v 38 Mientras que la hija más joven, ella también dio a luz a un hijo, y lo nombró Ben-ammi. El se convirtió en el ancestro del pueblo de los amonitas de la actualidad. \ No newline at end of file diff --git a/31/01.txt b/31/01.txt new file mode 100644 index 00000000..61571d3e --- /dev/null +++ b/31/01.txt @@ -0,0 +1 @@ +\c 31 \v 1 Ahora, Jacob escuchó las palabras de los hijos de Labán, ellos dijeron: "Jacob ha tomado todo lo que era de nuestro padre, es de las posesiones de nuestro padre que el ha obtenido toda esta riqueza". \v 2 Jacob vió la apariencia del rostro de Labán. El vió que su actitud hacia él había cambiado. \v 3 Entonces Yahweh le dijo a Jacob: Vuelve a la tierra de tus padres y de tus parientes y Yo estaré contigo. \ No newline at end of file diff --git a/31/04.txt b/31/04.txt new file mode 100644 index 00000000..dc3c246e --- /dev/null +++ b/31/04.txt @@ -0,0 +1 @@ +\v 4 Jacob envió y llamó a Raquel y a Lea para el campo de su rebaño \v 5 y les dijo: "Yo he visto que la actitud de su padre hacia mi ha cambiado, pero el Dios de mi padre ha estado conmigo. \v 6 Ustedes saben que es con todas mis fuerzas que yo he servido a su padre. \ No newline at end of file diff --git a/31/07.txt b/31/07.txt new file mode 100644 index 00000000..296587b0 --- /dev/null +++ b/31/07.txt @@ -0,0 +1 @@ +\v 7 Su padre me ha engañado y cambiado mi sueldo diez veces, pero Dios no le ha permitido hacerme daño. \v 8 Si él decía: 'Los animales moteados serán tu salario', entonces todo el rebaño daba crías moteadas. Si él decía las rayadas serán tu salario' entonces todo el rebaño daba crías rayadas. \v 9 De esa manera Dios ha tomado los animales de su padre para dármelos a mí. \ No newline at end of file diff --git a/31/10.txt b/31/10.txt new file mode 100644 index 00000000..a622cfca --- /dev/null +++ b/31/10.txt @@ -0,0 +1 @@ +\v 10 En una ocasión durante la temporada de apareamiento, yo ví en un sueño chivos que se apareaban con el rebaño. Los chivos eran rayados, moteados y manchados. \v 11 El ángel de Dios me dijo en el sueño: 'Jacob'. Yo dije: 'Aquí estoy.' \ No newline at end of file diff --git a/31/12.txt b/31/12.txt new file mode 100644 index 00000000..74fa93f8 --- /dev/null +++ b/31/12.txt @@ -0,0 +1 @@ +\v 12 El dijo: 'alza tus ojos y mira todos los chivos que se están apareando con el rebaño. Ellos son rayados, moteados y manchados, porque Yo he visto todo lo que Labán te ha hecho. \v 13 Yo soy el Dios de Betel, donde tu ungiste una columna, donde Me hiciste voto. Ahora, deja esta tierra y regresa a la tierra donde naciste.'" \ No newline at end of file diff --git a/31/14.txt b/31/14.txt new file mode 100644 index 00000000..6a7cc2ed --- /dev/null +++ b/31/14.txt @@ -0,0 +1 @@ +\v 14 Raquel y Lea respondieron diciéndole: "¿Hay alguna porción o herencia para nosotras en la casa de nuestro padre? \v 15 ¿Acaso no somos tratadas por él como extranjeras? Él nos vendió y también devoró completamente nuestro dinero. \v 16 Así que toda la riqueza que Dios le ha quitado a nuestro padre es ahora nuestra y de nuestros hijos. Ahora entonces, lo que sea que Dios te haya dicho, házlo." \ No newline at end of file diff --git a/31/17.txt b/31/17.txt new file mode 100644 index 00000000..a6c79744 --- /dev/null +++ b/31/17.txt @@ -0,0 +1 @@ +\v 17 Entonces Jacon se levanto y colocó a sus hijos y a sus esposas sobre camellos. \v 18 Él comenzó a dirigir todo su ganado y todas las propiedades que había adquirido, el ganado y las posesiones que había adquirdo en Padan-aran. Él partió a Isaac su padre, a la tierra de Canaán. \ No newline at end of file diff --git a/31/19.txt b/31/19.txt new file mode 100644 index 00000000..55c3a6a8 --- /dev/null +++ b/31/19.txt @@ -0,0 +1 @@ +\v 19 Ahora Labán salió a esquilar sus ovejas y Raquel robó los dioses de la familia de su padre. \v 20 Jacob también engañó a Labán el arameo al no decirle que partiría. \v 21 Así que se fue con todo lo que tenía, rápidamente cruzó el río, y se dirigió a la región montañosa de Galaad. \ No newline at end of file diff --git a/31/22.txt b/31/22.txt new file mode 100644 index 00000000..085132e4 --- /dev/null +++ b/31/22.txt @@ -0,0 +1 @@ +\v 22 Al tercer día le fue dicho a Labán que Jacob había escapado. \v 23 Así que él tomó a sus parientes con él para perseguirlo por siete días de viaje. Él lo alcanzó en la región montañosa de Galaad. \ No newline at end of file diff --git a/31/24.txt b/31/24.txt new file mode 100644 index 00000000..62048ab5 --- /dev/null +++ b/31/24.txt @@ -0,0 +1 @@ +\v 24 Ahora Dios vino a Labán el arameo en un sueño durante la noche y le dijo: "Cuidado de hablar a Jacob algún bien o mal." \v 25 Labán alcanzó a Jacob. Ahora Jacob había colocado su tienda en la zona montañosa. Labán y sus parientes también acamparon en la zona montañosa de Galaad. \ No newline at end of file diff --git a/31/26.txt b/31/26.txt new file mode 100644 index 00000000..179de056 --- /dev/null +++ b/31/26.txt @@ -0,0 +1 @@ +\v 26 Labán le dijo a Jacob: ¿Qué haz hecho, me haz engañado y te haz llevado a mis hijas como si fueran prisioneras de guerra? \v 27 ¿Porqué no me dijiste y te escapaste secretamente y estafándome? Yo te hubiera despedido con celebración y canciones, con tambores y arpas. \v 28 No permitiste que diera besos de despedida a mis nietos e hijas. Ahora neciamente haz hecho ésto. \ No newline at end of file diff --git a/31/29.txt b/31/29.txt new file mode 100644 index 00000000..155c1e5d --- /dev/null +++ b/31/29.txt @@ -0,0 +1 @@ +\v 29 Está en mi poder hacerte daño, pero el Dios de tu padre me habló la noche pasada y dijo: 'Cuídate de hablar a Jacob algún bien o mal.' \v 30 Ahora te vas porque anhelas mucho la casa de tu padre. Pero, ¿Porqué robas mis Dioses? \ No newline at end of file diff --git a/31/31.txt b/31/31.txt new file mode 100644 index 00000000..45c0d971 --- /dev/null +++ b/31/31.txt @@ -0,0 +1 @@ +\v 31 Jacob contestó y dijo a Labán: "Me escapé secretamente porque yo tuve miedo y pensé que me quitarías a tus hijas por la fuerza. \v 32 Quien haya tomado tus dioses no continuará con vida. En presencia de nuestros parientes, identifica cualquier cosa que yo tenga que sea tuyo y tómalo." Pero Jacob no sabía que Raquel los había robado. \ No newline at end of file diff --git a/31/33.txt b/31/33.txt new file mode 100644 index 00000000..d4d8df43 --- /dev/null +++ b/31/33.txt @@ -0,0 +1 @@ +\v 33 Labán fue a la tienda de Jacob, a la tiemda de Lea y a la tienda de dos de sus sirvientas, pero no los encontró. Él salió de la tienda de Lea y entró en la de Raquel. \ No newline at end of file diff --git a/31/34.txt b/31/34.txt new file mode 100644 index 00000000..d9024b14 --- /dev/null +++ b/31/34.txt @@ -0,0 +1 @@ +\v 34 Ahora Raquel había tomado los dioses de su familia, los colocó en un sillín de camello y se sentó sobre él. Labán buscó por toda la tienda pero no los encontró. \v 35 Ella dijo a su padre: "No se enoje, mi señor, si no me levanto frente a usted, es que yo estoy en mi periodo menstrual." Así que él buscó pero no encontró los dioses de su familia. \ No newline at end of file diff --git a/31/36.txt b/31/36.txt new file mode 100644 index 00000000..5830783e --- /dev/null +++ b/31/36.txt @@ -0,0 +1 @@ +\v 36 Jacob estaba enojado y argumentó con Labán. Él le dijo: "¿Cuál es mi ofensa? ¿Cuál es mi pecado por el cual acaloradamente me persigues? \v 37 ¿Encontraste los dioses de tu familia? Colócalos aquí fente a nuestros parientes, para que ellos puedan juzgar entre nosotros dos. \ No newline at end of file diff --git a/31/38.txt b/31/38.txt new file mode 100644 index 00000000..8d0b40cc --- /dev/null +++ b/31/38.txt @@ -0,0 +1 @@ +\v 38 Durante veinte años yo he estado contigo. Ni tus ovejas ni tus cabras abortaron, no comí ningún carnero de tu rebaño. \v 39 Lo rasgado por las bestias no lo traje ante tí. En su lugar, yo asumí la pérdida. Me hiciste pagar por cada animal perdido, fuera robado durante el día o durante la noche. \v 40 Allí estaba, en el día el calor me consumía y me helaba durante la noche y no dormía. \ No newline at end of file diff --git a/31/41.txt b/31/41.txt new file mode 100644 index 00000000..73b76fe5 --- /dev/null +++ b/31/41.txt @@ -0,0 +1 @@ +\v 41 Esos veinte años fui el cuidador de tu casa. Yo trabajé catorce años por tus dos hijas y seis años por tu rebaño. Haz cambiado mi salario diez veces. \v 42 Si no fuera por el Dios de mi padre; el Dios de Abraham y al que teme Isaac, que estuvo conmigo, seguramente me hubieras despedido con las manos vacías. Dios ha visto mi opresión y cuan duro he trabajado y te reprendió anoche. \ No newline at end of file diff --git a/31/43.txt b/31/43.txt new file mode 100644 index 00000000..7c2dabba --- /dev/null +++ b/31/43.txt @@ -0,0 +1 @@ +\v 43 Labán le respondió a Jacob diciendo: "Las hijas son mis hijas, los nietos son mis nietos y el rebaño es mi rebaño. Todo lo que ves es mío. ¿Pero que puedo hacer hoy por mis hijas o por sus hijos que le han nacido? \v 44 Así que ahora, hagamos un pacto, tu y yo, que sea testigo ente tú y yo." \ No newline at end of file diff --git a/31/45.txt b/31/45.txt new file mode 100644 index 00000000..274e42c7 --- /dev/null +++ b/31/45.txt @@ -0,0 +1 @@ +\v 45 Así que Jacob tomó una piedra y la estableció como un pilar. \v 46 Jacob dijo a sus parientes: "Junten piedras" Así que ellos tomaron piedras e hicieron una pila. Entonces ellos se sentaron junto a la pila. \v 47 Labán lo llamó Jegar Sahduta, pero Jacob lo llamó Galaad. \ No newline at end of file diff --git a/31/48.txt b/31/48.txt new file mode 100644 index 00000000..da84acb2 --- /dev/null +++ b/31/48.txt @@ -0,0 +1 @@ +\v 48 Labán dijo: "Esta pila es testimonio entre tú y yo hoy." Por lo tanto, su nombre será llamado Galaad. \v 49 También llamado Mizpa, porque Labán dijo: "Que Yahwhe vigile sobre nosotros, cuando estemos fuera de la vista uno del otro. \v 50 Si tu maltratas mis hijas o si tomas esposas por encima de mis hijas, aunque nadie mas esté con nosotros; mira, Dios es testigo entre nosotros. \ No newline at end of file diff --git a/31/51.txt b/31/51.txt new file mode 100644 index 00000000..d85af4e6 --- /dev/null +++ b/31/51.txt @@ -0,0 +1 @@ +\v 51 Labán dijo a Jacob: "Mira esta pila y mira este pilar, el cual establecí entre tú y yo. \v 52 Esta pila es testigo y este pilar es testigo, de que yo no pasaré más allá de esta pila hacia tí y que tú no pasarás de esta pila hacia mí para hacer daño. \v 53 Que el Dios de Abraham, el Dios de Nacor, el Dios de su Padre, juzge entre nosotros."Jacob juró por el Dios, aquel a quien su padre Isaac temía. \ No newline at end of file diff --git a/31/54.txt b/31/54.txt new file mode 100644 index 00000000..9363c3b1 --- /dev/null +++ b/31/54.txt @@ -0,0 +1 @@ +\v 54 Jacob ofreció un sacrificio en la montaña y llamó a sus parientes a comer una comida. Ellos comieron y pasaron la noche entera en la montaña. \v 55 Temprano en la mañana Labán se levantó, besó a sus nietos y a sus hijas y los bendijo. Entonces Labán se fue y regresó a su casa. \ No newline at end of file diff --git a/32/01.txt b/32/01.txt new file mode 100644 index 00000000..af69ac3a --- /dev/null +++ b/32/01.txt @@ -0,0 +1 @@ +\c 32 \v 1 \v 2 Jacob también tomó su camino y los ángeles de Dios lo encontraron. Cuando Jacob los vió, dijo: "Este es campamento de Dios" , así que llamó a ese lugar Mahanaim. \ No newline at end of file diff --git a/32/03.txt b/32/03.txt new file mode 100644 index 00000000..49b21791 --- /dev/null +++ b/32/03.txt @@ -0,0 +1 @@ +\v 3 Jacob envió mensajeros delante de él a su hermano Esaú, en la tierra de Seir, en la región de Edom. \v 4 Él les ordenó, diciendo: "Ésto es lo que dirán a mi señor Esaú: Ésto es lo que su siervo Jacob dice: 'Estuve quedándome con Labán y estuve con él hasta ahora. \v 5 Yo tengo bueyes, burros y rebaños, sirvientes y sirvientas. Yo les envío a decirle ésto a mi señor, para hallar favor ante sus ojos'". \ No newline at end of file diff --git a/32/06.txt b/32/06.txt new file mode 100644 index 00000000..20dce2aa --- /dev/null +++ b/32/06.txt @@ -0,0 +1 @@ +\v 6 Los mensajeros regresaron a Jacob diciendo: "Fuimos donde tu hermano Esaú. Él vendrá a encontrarse contigo y cuatrocientos hombres están con él." \v 7 Entonces Jacob se perturbó yse atemorizó mucho. Así que dividió las personas que estaban con él en dos campamentos y también lo hizo con el rebaño, las manadas y los camellos. \v 8 Él dijo: "Si Esaú viene a un campamento y lo ataca, entonces el campamento que quede podrá escapar." \ No newline at end of file diff --git a/32/09.txt b/32/09.txt new file mode 100644 index 00000000..1d34fead --- /dev/null +++ b/32/09.txt @@ -0,0 +1 @@ +\v 9 Jacob dijo: "Dios de mi Padre Abraham y Dios de mi Padre Isaac, Yahweh, quien me dijo: 'Regresa a tu país y a tus parientes y Yo te prosperaré.' \v 10 Yo no soy merecedor de toda tu fidelidad y actos de convenio ni de todo lo que le haz confiado a tu siervo. Porque solo con mi bastón pasé el Jordán y ahora tengo dos campamentos. \ No newline at end of file diff --git a/32/11.txt b/32/11.txt new file mode 100644 index 00000000..0c8aaa54 --- /dev/null +++ b/32/11.txt @@ -0,0 +1 @@ +\v 11 Por favor, rescátame de la mano de mi hermano, de la mano de Esaú, porque tengo miedo de él, de que él venga y me ataque a mí y a las madres con los hijos. \v 12 Pero Tú dijiste: Yo ciertamente te haré prosperar. To haré tu descendencia como la arena del mar, que no se puede contar por su cantidad." \ No newline at end of file diff --git a/32/13.txt b/32/13.txt new file mode 100644 index 00000000..2db512ea --- /dev/null +++ b/32/13.txt @@ -0,0 +1 @@ +\v 13 Jacob se quedó allí esa noche. Él tomó algo de lo que tenía con él como un regalo para Esaú, su hermano: \v 14 dosientas cabras, veinte machos cabríos, doscientas ovejas y veinte carneros, \v 15 treinta camellas con leche y sus crías, cuarenta vacas y diez toros, veinte asnas y diez burros. \v 16 Los entregó a sus siervos, cada manada por sí mismo. Él le dijo a sus sirvientes: "Vayan delante de mí y pongan espacio entre cada una de las manadas." \ No newline at end of file diff --git a/32/17.txt b/32/17.txt new file mode 100644 index 00000000..b58d9d5e --- /dev/null +++ b/32/17.txt @@ -0,0 +1 @@ +\v 17 El instruyó al primer sirviente, diciendo: Cuando mi hermano Esaú te encuentre y te pregunte diciendo: '¿Aquién perteneces? ¿a donde vas? y ¿de quién son esos animales que van delante de tí? \v 18 Entonces le dirás, ellos son de tu siervo Jacob. Ellos son un regalo enviado a mi amo Esaú. Mira, él viene también detrás de nosotros'. \ No newline at end of file diff --git a/32/19.txt b/32/19.txt new file mode 100644 index 00000000..d988a234 --- /dev/null +++ b/32/19.txt @@ -0,0 +1 @@ +\v 19 Jacob también le dio instrucciones al segundo grupo, al tercero y a todos los hombres que seguian la manada. Él dijo: tú le dirás lo mismo a Esaú cuando te encuentres con él. \v 20 Le dirás también: Tu sirviente Jacob viene detrás de nosotros'". Porque él pensó, lo apaciguaré con los regalos que van delante de mí. Así cuando lo encuentre después, tal vez me acepte." \v 21 Así que los regalos fueron delante de él. Él se quedó solo esa noche en el campamento. \ No newline at end of file diff --git a/32/22.txt b/32/22.txt new file mode 100644 index 00000000..fd1fa1d0 --- /dev/null +++ b/32/22.txt @@ -0,0 +1 @@ +\v 22 Jacob se levantó durante la noche y tomó a sus dos esposas y a sus dos sirvientas y a sus once hiijos. Él los envió al otro lado del vado de Jaboc. \v 23 De esta manera él los envió a través del arroyo junto con todas sus posesiones. \ No newline at end of file diff --git a/32/24.txt b/32/24.txt new file mode 100644 index 00000000..765a08dc --- /dev/null +++ b/32/24.txt @@ -0,0 +1 @@ +\v 24 Jacob se fue solo y un hombre luchó con él hasta el amanecer. \v 25 Cuando el hombre vió que no podía vencerlo, golpeó la cadera de Jacob. La cadera de Jacob fue dislocada cuando el lo golpeó. \v 26 El hombre dijo: "Déjame ir, porque ya está rompiendo el amanecer." Jacob dijo: Yo no te dejaré ir a menos que me bendigas." \ No newline at end of file diff --git a/32/27.txt b/32/27.txt new file mode 100644 index 00000000..a3809dd9 --- /dev/null +++ b/32/27.txt @@ -0,0 +1 @@ +\v 27 El hombre le dijo: ¿Cuál es tu nombre? Jacob contestó: "Jacob" . \v 28 El hombre dijo: Tu nombre ya no será Jacob, sino Israel. Porque tú haz luchado con Dios y con los hombres y haz prevalecido". \ No newline at end of file diff --git a/32/29.txt b/32/29.txt new file mode 100644 index 00000000..9a65ba71 --- /dev/null +++ b/32/29.txt @@ -0,0 +1 @@ +\v 29 Jacob le preguntó: "dime tu nombre por favor." Él dijo: ¿Porqué preguntas mi nombre? Luego lo bendijo allí. \v 30 Jacob llamó ese lugar Peniel, porque dijo: "he vsto a Dios cara a cara y mi vida ha sido liberada." \ No newline at end of file diff --git a/32/31.txt b/32/31.txt new file mode 100644 index 00000000..03ecefa1 --- /dev/null +++ b/32/31.txt @@ -0,0 +1 @@ +\v 31 El sol salió sobre Jacob mientras él pasaba Peniel. Él cojeaba por causa de su cadera. \v 32 Es por eso que hasta el día de hoy, los israelitas no comen el ligamento de la cadera que está en la coyuntura de la cadera, porque el hombre hirió esos ligamentos cuando le dislocó la cadera a Jacob. \ No newline at end of file From 10c8c888d3056f30ab111b92cd646855283a9edb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 10:16:28 -0400 Subject: [PATCH 1385/1429] Fri Feb 10 2017 10:16:24 GMT-0400 (SA Western Standard Time) --- 00/title.txt | 1 + 01/01.txt | 2 +- 01/03.txt | 2 +- 01/06.txt | 2 +- 01/09.txt | 2 +- 01/11.txt | 2 +- 01/14.txt | 2 +- 01/16.txt | 2 +- 01/20.txt | 2 +- 01/22.txt | 1 + 01/24.txt | 1 + 01/26.txt | 1 + 01/28.txt | 1 + 01/30.txt | 1 + 02/01.txt | 1 + 02/04.txt | 1 + 02/07.txt | 1 + 02/09.txt | 1 + 02/11.txt | 1 + 02/13.txt | 1 + 02/15.txt | 1 + 02/18.txt | 1 + 02/21.txt | 1 + 02/24.txt | 1 + 03/01.txt | 2 ++ 03/04.txt | 2 ++ 03/07.txt | 1 + 03/09.txt | 3 +++ 03/12.txt | 2 ++ 03/14.txt | 1 + 03/16.txt | 1 + 03/17.txt | 1 + 03/20.txt | 1 + 03/22.txt | 1 + 04/01.txt | 1 + 04/03.txt | 1 + 04/06.txt | 1 + 04/08.txt | 1 + 04/10.txt | 1 + 04/13.txt | 1 + 04/16.txt | 1 + 04/18.txt | 1 + 04/20.txt | 1 + 04/23.txt | 1 + 04/25.txt | 1 + 05/01.txt | 1 + 05/03.txt | 1 + 05/06.txt | 1 + 05/09.txt | 1 + 05/12.txt | 2 ++ 05/15.txt | 1 + 05/18.txt | 1 + 05/21.txt | 1 + 05/25.txt | 1 + 05/28.txt | 1 + 05/30.txt | 1 + 05/32.txt | 1 + 07/01.txt | 1 + 07/04.txt | 1 + 07/06.txt | 1 + 07/08.txt | 1 + 07/11.txt | 1 + 07/13.txt | 1 + 07/15.txt | 1 + 07/17.txt | 1 + 07/19.txt | 1 + 07/21.txt | 1 + 07/23.txt | 1 + 08/01.txt | 1 + 08/04.txt | 1 + 08/06.txt | 1 + 08/08.txt | 1 + 08/10.txt | 1 + 08/13.txt | 1 + 08/15.txt | 1 + 08/18.txt | 1 + 08/20.txt | 1 + 09/01.txt | 1 + 09/03.txt | 1 + 09/05.txt | 1 + 09/08.txt | 1 + 09/11.txt | 1 + 09/14.txt | 1 + 09/16.txt | 1 + 09/18.txt | 1 + 09/20.txt | 1 + 09/22.txt | 1 + 09/24.txt | 1 + 09/26.txt | 1 + 09/28.txt | 1 + 10/01.txt | 1 + 10/02.txt | 1 + 10/06.txt | 1 + 10/08.txt | 1 + 10/11.txt | 1 + 10/15.txt | 1 + 10/19.txt | 1 + 10/21.txt | 1 + 10/24.txt | 1 + 10/26.txt | 1 + 10/30.txt | 1 + 10/32.txt | 1 + 11/01.txt | 1 + 11/03.txt | 1 + 11/05.txt | 1 + 11/08.txt | 1 + 11/10.txt | 1 + 11/12.txt | 1 + 11/14.txt | 1 + 11/16.txt | 1 + 11/18.txt | 1 + 11/20.txt | 1 + 11/22.txt | 1 + 11/24.txt | 1 + 11/27.txt | 1 + 11/29.txt | 1 + 11/31.txt | 1 + 12/01.txt | 1 + 12/04.txt | 1 + 12/06.txt | 1 + 12/08.txt | 1 + 12/10.txt | 1 + 12/14.txt | 1 + 12/17.txt | 1 + 13/01.txt | 1 + 13/03.txt | 1 + 13/05.txt | 1 + 13/08.txt | 1 + 13/10.txt | 1 + 13/12.txt | 1 + 13/14.txt | 1 + 13/16.txt | 1 + 14/01.txt | 1 + 14/03.txt | 1 + 14/07.txt | 1 + 14/10.txt | 1 + 14/13.txt | 1 + 14/15.txt | 1 + 14/17.txt | 1 + 14/19.txt | 1 + 14/21.txt | 1 + 29/01.txt | 1 + 29/04.txt | 1 + 29/07.txt | 1 + 29/09.txt | 1 + 29/11.txt | 1 + 29/13.txt | 1 + 29/15.txt | 1 + 29/19.txt | 1 + 29/21.txt | 1 + 29/23.txt | 1 + 29/26.txt | 1 + 29/28.txt | 1 + 29/31.txt | 1 + 29/33.txt | 1 + 29/35.txt | 1 + 30/01.txt | 1 + 30/03.txt | 1 + 30/05.txt | 1 + 30/07.txt | 1 + 30/09.txt | 1 + 30/12.txt | 1 + 30/14.txt | 1 + 30/16.txt | 1 + 30/19.txt | 1 + 30/22.txt | 1 + 30/25.txt | 1 + 30/27.txt | 1 + 30/29.txt | 1 + 30/31.txt | 1 + 30/33.txt | 1 + 30/35.txt | 1 + 30/37.txt | 1 + 30/39.txt | 1 + 30/41.txt | 1 + 30/43.txt | 1 + 33/01.txt | 1 + 33/04.txt | 1 + 33/06.txt | 1 + 33/09.txt | 1 + 33/12.txt | 1 + 33/15.txt | 1 + 33/18.txt | 1 + 34/01.txt | 1 + 34/04.txt | 1 + 34/06.txt | 1 + 34/08.txt | 1 + 34/11.txt | 1 + 34/14.txt | 1 + 34/18.txt | 1 + 34/20.txt | 1 + 34/22.txt | 1 + 34/24.txt | 1 + 34/27.txt | 1 + 34/30.txt | 1 + 35/01.txt | 1 + 35/04.txt | 1 + 35/06.txt | 1 + 35/09.txt | 1 + 35/11.txt | 1 + 35/14.txt | 1 + 35/16.txt | 1 + 35/21.txt | 1 + 35/23.txt | 1 + 35/26.txt | 1 + 35/28.txt | 1 + 36/01.txt | 1 + 36/04.txt | 1 + 36/06.txt | 1 + 36/09.txt | 1 + 36/13.txt | 1 + 36/15.txt | 1 + 36/17.txt | 1 + 36/20.txt | 1 + 36/23.txt | 1 + 36/25.txt | 1 + 36/29.txt | 1 + 36/31.txt | 1 + 36/34.txt | 1 + 36/37.txt | 1 + 36/40.txt | 1 + 221 files changed, 227 insertions(+), 8 deletions(-) create mode 100644 00/title.txt create mode 100644 01/22.txt create mode 100644 01/24.txt create mode 100644 01/26.txt create mode 100644 01/28.txt create mode 100644 01/30.txt create mode 100644 02/01.txt create mode 100644 02/04.txt create mode 100644 02/07.txt create mode 100644 02/09.txt create mode 100644 02/11.txt create mode 100644 02/13.txt create mode 100644 02/15.txt create mode 100644 02/18.txt create mode 100644 02/21.txt create mode 100644 02/24.txt create mode 100644 03/01.txt create mode 100644 03/04.txt create mode 100644 03/07.txt create mode 100644 03/09.txt create mode 100644 03/12.txt create mode 100644 03/14.txt create mode 100644 03/16.txt create mode 100644 03/17.txt create mode 100644 03/20.txt create mode 100644 03/22.txt create mode 100644 04/01.txt create mode 100644 04/03.txt create mode 100644 04/06.txt create mode 100644 04/08.txt create mode 100644 04/10.txt create mode 100644 04/13.txt create mode 100644 04/16.txt create mode 100644 04/18.txt create mode 100644 04/20.txt create mode 100644 04/23.txt create mode 100644 04/25.txt create mode 100644 05/01.txt create mode 100644 05/03.txt create mode 100644 05/06.txt create mode 100644 05/09.txt create mode 100644 05/12.txt create mode 100644 05/15.txt create mode 100644 05/18.txt create mode 100644 05/21.txt create mode 100644 05/25.txt create mode 100644 05/28.txt create mode 100644 05/30.txt create mode 100644 05/32.txt create mode 100644 07/01.txt create mode 100644 07/04.txt create mode 100644 07/06.txt create mode 100644 07/08.txt create mode 100644 07/11.txt create mode 100644 07/13.txt create mode 100644 07/15.txt create mode 100644 07/17.txt create mode 100644 07/19.txt create mode 100644 07/21.txt create mode 100644 07/23.txt create mode 100644 08/01.txt create mode 100644 08/04.txt create mode 100644 08/06.txt create mode 100644 08/08.txt create mode 100644 08/10.txt create mode 100644 08/13.txt create mode 100644 08/15.txt create mode 100644 08/18.txt create mode 100644 08/20.txt create mode 100644 09/01.txt create mode 100644 09/03.txt create mode 100644 09/05.txt create mode 100644 09/08.txt create mode 100644 09/11.txt create mode 100644 09/14.txt create mode 100644 09/16.txt create mode 100644 09/18.txt create mode 100644 09/20.txt create mode 100644 09/22.txt create mode 100644 09/24.txt create mode 100644 09/26.txt create mode 100644 09/28.txt create mode 100644 10/01.txt create mode 100644 10/02.txt create mode 100644 10/06.txt create mode 100644 10/08.txt create mode 100644 10/11.txt create mode 100644 10/15.txt create mode 100644 10/19.txt create mode 100644 10/21.txt create mode 100644 10/24.txt create mode 100644 10/26.txt create mode 100644 10/30.txt create mode 100644 10/32.txt create mode 100644 11/01.txt create mode 100644 11/03.txt create mode 100644 11/05.txt create mode 100644 11/08.txt create mode 100644 11/10.txt create mode 100644 11/12.txt create mode 100644 11/14.txt create mode 100644 11/16.txt create mode 100644 11/18.txt create mode 100644 11/20.txt create mode 100644 11/22.txt create mode 100644 11/24.txt create mode 100644 11/27.txt create mode 100644 11/29.txt create mode 100644 11/31.txt create mode 100644 12/01.txt create mode 100644 12/04.txt create mode 100644 12/06.txt create mode 100644 12/08.txt create mode 100644 12/10.txt create mode 100644 12/14.txt create mode 100644 12/17.txt create mode 100644 13/01.txt create mode 100644 13/03.txt create mode 100644 13/05.txt create mode 100644 13/08.txt create mode 100644 13/10.txt create mode 100644 13/12.txt create mode 100644 13/14.txt create mode 100644 13/16.txt create mode 100644 14/01.txt create mode 100644 14/03.txt create mode 100644 14/07.txt create mode 100644 14/10.txt create mode 100644 14/13.txt create mode 100644 14/15.txt create mode 100644 14/17.txt create mode 100644 14/19.txt create mode 100644 14/21.txt create mode 100644 29/01.txt create mode 100644 29/04.txt create mode 100644 29/07.txt create mode 100644 29/09.txt create mode 100644 29/11.txt create mode 100644 29/13.txt create mode 100644 29/15.txt create mode 100644 29/19.txt create mode 100644 29/21.txt create mode 100644 29/23.txt create mode 100644 29/26.txt create mode 100644 29/28.txt create mode 100644 29/31.txt create mode 100644 29/33.txt create mode 100644 29/35.txt create mode 100644 30/01.txt create mode 100644 30/03.txt create mode 100644 30/05.txt create mode 100644 30/07.txt create mode 100644 30/09.txt create mode 100644 30/12.txt create mode 100644 30/14.txt create mode 100644 30/16.txt create mode 100644 30/19.txt create mode 100644 30/22.txt create mode 100644 30/25.txt create mode 100644 30/27.txt create mode 100644 30/29.txt create mode 100644 30/31.txt create mode 100644 30/33.txt create mode 100644 30/35.txt create mode 100644 30/37.txt create mode 100644 30/39.txt create mode 100644 30/41.txt create mode 100644 30/43.txt create mode 100644 33/01.txt create mode 100644 33/04.txt create mode 100644 33/06.txt create mode 100644 33/09.txt create mode 100644 33/12.txt create mode 100644 33/15.txt create mode 100644 33/18.txt create mode 100644 34/01.txt create mode 100644 34/04.txt create mode 100644 34/06.txt create mode 100644 34/08.txt create mode 100644 34/11.txt create mode 100644 34/14.txt create mode 100644 34/18.txt create mode 100644 34/20.txt create mode 100644 34/22.txt create mode 100644 34/24.txt create mode 100644 34/27.txt create mode 100644 34/30.txt create mode 100644 35/01.txt create mode 100644 35/04.txt create mode 100644 35/06.txt create mode 100644 35/09.txt create mode 100644 35/11.txt create mode 100644 35/14.txt create mode 100644 35/16.txt create mode 100644 35/21.txt create mode 100644 35/23.txt create mode 100644 35/26.txt create mode 100644 35/28.txt create mode 100644 36/01.txt create mode 100644 36/04.txt create mode 100644 36/06.txt create mode 100644 36/09.txt create mode 100644 36/13.txt create mode 100644 36/15.txt create mode 100644 36/17.txt create mode 100644 36/20.txt create mode 100644 36/23.txt create mode 100644 36/25.txt create mode 100644 36/29.txt create mode 100644 36/31.txt create mode 100644 36/34.txt create mode 100644 36/37.txt create mode 100644 36/40.txt diff --git a/00/title.txt b/00/title.txt new file mode 100644 index 00000000..751f04ee --- /dev/null +++ b/00/title.txt @@ -0,0 +1 @@ +Génesis \ No newline at end of file diff --git a/01/01.txt b/01/01.txt index 6c403e68..9087dc20 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacia. La oscuridad estaba sobre la superficie de la pronfudidad. El Espíritu de Dios se movia sobre la superficie de las aguas. \ No newline at end of file +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacía. La oscuridad estaba sobre la superficie del abismo. El Espíritu de Dios se movía sobre la superficie de las aguas. \ No newline at end of file diff --git a/01/03.txt b/01/03.txt index 4188d3f6..1765d4c4 100644 --- a/01/03.txt +++ b/01/03.txt @@ -1 +1 @@ -\v 3 Dios dijo, "Hágase la luz",y ahí estaba la luz. \v 4 Dios vio la luz, que esta era buena. El dividió las luz de la oscuridad. \v 5 Dios llamo las luz "día" y la oscuridad la llamo "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file +\v 3 Dios dijo: "Haya ahí luz", y ahí fue la luz. \v 4 Dios vio la luz, y ésta era buena. El dividió la luz de la oscuridad. \v 5 Dios llamó la luz "día" y la oscuridad la llamó "noche". Esto fue la tarde y mañana del primer día. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt index 926cdb33..fe88953a 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Dios dijo, "Hágase una extensión entre las aguas, y dejar que se dividan las aguas de las aguas." \v 7 Dios hizó la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamo la extensión "cielo." Esto fue la tarde y mañana del segundo día. \ No newline at end of file +\v 6 Dios dijo: "Haya una extensión entre las aguas, y que ésta divida las aguas de las aguas." \v 7 Dios hizo la extensión y dividió las aguas que estaban debajo de la extensión de las aguas que estaban sobre la extensión. Y así fue. \v 8 Dios llamó la extensión "cielo." Esta fue la tarde y mañana del segundo día. \ No newline at end of file diff --git a/01/09.txt b/01/09.txt index 63477adb..155e1ec9 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Dios dijo, "Dejar que las aguas debajo del cielo se reunan juntas en un solo lugar, y dejar que la tierra seca aparezca." Y así fue. \v 10 Dios llamo a la tierra seca "tierra," y a las aguas reunidas Él las llamo "mares." Él vio que esto era bueno. \ No newline at end of file +\v 9 Dios dijo: "Que las aguas debajo del cielo se reunan en un solo lugar, y permitan que la tierra seca aparezca." Y así fue. \v 10 Dios llamó a la tierra seca "tierra," y a las aguas reunidas Él llamó "mares." Él vio que esto era bueno. \ No newline at end of file diff --git a/01/11.txt b/01/11.txt index a9f9a8f2..a2256b3b 100644 --- a/01/11.txt +++ b/01/11.txt @@ -1 +1 @@ -\v 11 Dios dijo, "dejar que brote vegetación: plantas que produzcan semillas y arboles frutales que lleven semillas en el fruto, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y arboles produciendo fruto cuya semilla estaba en el, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file +\v 11 Dios dijo: "Que la tierra brote vegetación: plantas que produzcan semillas y árboles frutales cuyo fruto produzca semillas, cada uno de acuerdo a su clase." Y así fue. \v 12 La tierra produjo vegetación, plantas produciendo semillas de su clase, y árboles produciendo fruto cuya semilla estaba en él, de acuerdo a su clase. Dios vio que esto era bueno. \v 13 Esto fue la tarde y mañana del tercer día. \ No newline at end of file diff --git a/01/14.txt b/01/14.txt index ec0a0e98..2bc5a513 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1 +1 @@ -\v 14 Dios dijo, "Haya luces en el cielo para dividir la mañana de la noche. Y dejar que sean como señales, para estaciones, para días y años. \v 15 Dejar que estos sean luces en el cielo para dar luz sobre la tierra." Y asi fue. \ No newline at end of file +\v 14 Dios dijo: "Haya luces en el cielo para dividir la mañana de la noche. Y permitan que ellas sean como señales, para estaciones, para días y años. \v 15 Dejen que éstas sean luces en el cielo para alumbrar sobre la tierra." Y así fue. \ No newline at end of file diff --git a/01/16.txt b/01/16.txt index fb684096..02c7c66b 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Dios creo dos luces grades, la luz mas grande para dominar el día, y la luz más pequeña para dominar la noche. Él también creo las estrellas. \v 17 Dios las envio al cielo para dar luz sobre la tierra, \v 18 para dominar sobre el día y sobre la noche, y para dividir las luz de la oscuridad. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file +\v 16 Dios creó dos grandes lumbreras, la luz más grande para dominar el día y la luz más pequeña para dominar la noche. Él también creó las estrellas. \v 17 Dios las colocó en el cielo para alumbrar sobre la tierra, \v 18 para reinar sobre el día y sobre la noche, y para dividir la luz de la oscuridad. Dios vio que era bueno. \v 19 Y esto fue la tarde y noche del cuarto día. \ No newline at end of file diff --git a/01/20.txt b/01/20.txt index 80500c50..cab6918b 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -\v 21 \v 20 Dios dijo, "Dejar que las aguas se llenen de multitud de criaturas vivientes, y dejar que las aves vuelen sobre la tierra en la extensión del cielo."\v 21 Dios creo las grandes criaturas del mar, así como cada criatura viviente por su clase, \ No newline at end of file +\v 20 Dios dijo: "Llénense las aguas con multitudes de criaturas vivientes, y haya aves que vuelen sobre la tierra en la extensión del cielo." \v 21 Dios creó las grandes criaturas del mar, así como cada criatura viviente por su clase, criaturas que se mueven con la multitud de aguas, y toda ave alada de cada clase. Dios vio que era bueno. \ No newline at end of file diff --git a/01/22.txt b/01/22.txt new file mode 100644 index 00000000..c4af77cd --- /dev/null +++ b/01/22.txt @@ -0,0 +1 @@ +\v 22 Dios los bendijo diciendo: "Sean fructíferos y multiplíquesen, y llenen las aguas en los mares. Dejen que las aves se multipliquen en la tierra." \v 23 Esto fue la tarde y mañana del quinto día. \ No newline at end of file diff --git a/01/24.txt b/01/24.txt new file mode 100644 index 00000000..7f6c0623 --- /dev/null +++ b/01/24.txt @@ -0,0 +1 @@ +\v 24 Dios dijo: "Deja que la tierra produzca criaturas vivientes, cada una de acuerdo a su propia clase, ganado, cosas que se arrastran, y bestias de la tierra, cada una de acuerdo a su propia clase." Y así fue. \v 25 Dios hizo las bestias de la tierra por su clase, el ganado por su clase, y todo lo que se arrastra sobre el suelo según su clase. Él vio que era bueno. \ No newline at end of file diff --git a/01/26.txt b/01/26.txt new file mode 100644 index 00000000..d34ebe02 --- /dev/null +++ b/01/26.txt @@ -0,0 +1 @@ +\v 26 Dios dijo: "Hagamos el hombre a nuestra imagen, a nuestra semejanza. Dejen que tenga dominio sobre el pez del mar, sobre las aves del cielo, sobre el ganado, sobre toda la tierra, y sobre toda cosa rastrera que se arrastra sobre la tierra." \v 27 Dios creó al hombre a su propia imagen. A su propia imagen Él lo creo. Hombre y mujer Él los creó. \ No newline at end of file diff --git a/01/28.txt b/01/28.txt new file mode 100644 index 00000000..36c44ea9 --- /dev/null +++ b/01/28.txt @@ -0,0 +1 @@ +\v 28 Dios los bendijo y les dijo: "Sean fructíferos, y multiplíquense. Llenen la tierra, y sométanla. Tengan dominio sobre los peces del mar, sobre las aves del cielo, y sobre toda cosa viviente que se mueve sobre la tierra." \v 29 Dios dijo: "Vean, Yo les he dado toda planta que da semilla la cual está sobre la superficie de toda la tierra, y todo árbol frutal que tiene fruta en él. Ellos seran alimento para ustedes. \ No newline at end of file diff --git a/01/30.txt b/01/30.txt new file mode 100644 index 00000000..4de621b9 --- /dev/null +++ b/01/30.txt @@ -0,0 +1 @@ +\v 30 A cada bestia de la tierra, a cada ave de los cielos, a toda cosa que se arrastra sobre la tierra, y a toda criatura que tiene aliento de vida, Yo les he dado cada planta verde para alimento." Y así fue. \v 31 Dios vio todo lo que había hecho. Miren, era muy bueno. Y esto fue la tarde y mañana del sexto día. \ No newline at end of file diff --git a/02/01.txt b/02/01.txt new file mode 100644 index 00000000..8f5a5a0a --- /dev/null +++ b/02/01.txt @@ -0,0 +1 @@ +\c 2 \v 1 Entonces los cielos y la tierra fueron terminados, y toda cosa viviente que los llenaban. \v 2 En el séptimo día Dios vino al final de su trabajo que él había hecho, y así descansó en el séptimo día de toda su obra. \v 3 Dios bendijo el séptimo día y lo santificó, porque en el descansó de toda su trabajo que él había hecho en su creación. \ No newline at end of file diff --git a/02/04.txt b/02/04.txt new file mode 100644 index 00000000..3301a996 --- /dev/null +++ b/02/04.txt @@ -0,0 +1 @@ +\v 4 Estos son los eventos concernientes a los cielos y la tierra, cuando estos fueron creados, en el día que SEÑOR Dios hizo la tierra y los cielos. \v 5 Ningún arbusto del campo estaba aún en la tierra, y ninguna planta del campo había brotado aún, porque SEÑOR Dios no había hecho llover sobre la tierra, y no había hombre para trabajar la tierra. \v 6 Pero un vapor subía desde la tierra y rocíaba toda la superficie de la tierra. \ No newline at end of file diff --git a/02/07.txt b/02/07.txt new file mode 100644 index 00000000..51b0f662 --- /dev/null +++ b/02/07.txt @@ -0,0 +1 @@ +\v 7 SEÑOR Dios formó al hombre del polvo de la tierra, y sopló dentro de su nariz el aliento de vida, y el hombre se convirtió en un ser viviente. \v 8 SEÑOR Dios plantó un jardín en el este, en Edén, y ahí el puso al hombre a quien él había formado. \ No newline at end of file diff --git a/02/09.txt b/02/09.txt new file mode 100644 index 00000000..bfa60878 --- /dev/null +++ b/02/09.txt @@ -0,0 +1 @@ +\v 9 De la tierra SEÑOR Dios hizo cada árbol que crece que es agradable a la vista y bueno para comer. Esto incluyó el árbol de la vida que estaba en el medio del jardín, y el árbol del conocimiento del bien y el mal. \v 10 Un río salía del Edén para regar el jardín. Desde ahí se dividía y se convertía en cuatro ríos. \ No newline at end of file diff --git a/02/11.txt b/02/11.txt new file mode 100644 index 00000000..9b9134e0 --- /dev/null +++ b/02/11.txt @@ -0,0 +1 @@ +\v 11 El nombre del primero es Pisón. Es el que fluye rodeando toda la tierra de Havila, donde hay oro. \v 12 El oro de ese suelo es bueno. También hay bedelio y la piedra de ónice ahí. \ No newline at end of file diff --git a/02/13.txt b/02/13.txt new file mode 100644 index 00000000..46603e78 --- /dev/null +++ b/02/13.txt @@ -0,0 +1 @@ +\v 13 El nombre del segundo río es Gijón. Este fluye rodeando toda la tierra de Cuz. \v 14 El nombre del tercer río es Tigris, el cual fluye al este de Asiria. El cuarto río es el Eufrates. \ No newline at end of file diff --git a/02/15.txt b/02/15.txt new file mode 100644 index 00000000..54beb56e --- /dev/null +++ b/02/15.txt @@ -0,0 +1 @@ +\v 15 SEÑOR Dios tomó al hombre y lo puso dentro del jardín del Edén a trabajarlo y mantenerlo. \v 16 SEÑOR Dios ordenó al hombre, diciendo: "De cada árbol en el jardín tú puedes libremente comer. \v 17 Pero del árbol del conocimiento del bien y mal, tú no debes comer, porque en el día que comas de él, tú ciertamente morirás" \ No newline at end of file diff --git a/02/18.txt b/02/18.txt new file mode 100644 index 00000000..2178cdd2 --- /dev/null +++ b/02/18.txt @@ -0,0 +1 @@ +\v 18 Entonces SEÑOR Dios dijo: "No es bueno que el hombre pueda estar solo. Yo voy hacerle una ayudante correspondiente a él." \v 19 De la tierra SEÑOR Dios formó cada animal del campo y cada ave del cielo. Entonces él los trajo al hombre para ver como él los podría llamar. Comoquiera el hombre llamó a cada criatura viviente, ese era su nombre. \v 20 El hombre dió nombres a todo el ganado, a todas las aves del cielo, y a cada bestia del campo. Pero para el hombre mismo no se encontró ayuda correspondiente para él. \ No newline at end of file diff --git a/02/21.txt b/02/21.txt new file mode 100644 index 00000000..5591a8c2 --- /dev/null +++ b/02/21.txt @@ -0,0 +1 @@ +\v 21 SEÑOR Dios causó un profundo sueño sobre el hombre, así el hombre durmió. SEÑOR Dios tomó una de sus costillas y cerró la carne de donde él tomó la costilla. \v 22 Con la costilla que SEÑOR Dios había tomado del hombre, él hizo a la mujer y la trajo al hombre. \v 23 El hombre dijo: "Esta vez, esta es hueso de mis huesos, y carne de mi carne. Ella será llamada 'varona', porque ella fue sacada afuera del varón." \ No newline at end of file diff --git a/02/24.txt b/02/24.txt new file mode 100644 index 00000000..622dda2f --- /dev/null +++ b/02/24.txt @@ -0,0 +1 @@ +\v 24 Por tanto el hombre dejará su padre y su madre, el será unido a su esposa, y ellos se convertirán en una carne. \v 25 Ellos estaban ambos desnudos, el hombre y su esposa, pero no estaban avergonzados. \ No newline at end of file diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 00000000..f280e9c9 --- /dev/null +++ b/03/01.txt @@ -0,0 +1,2 @@ +\c 3 \v 1 La serpiente era más astuta que cualquier otro animal entre los que el SEÑOR Dios había creado. Él le dijo a la mujer: "¿Realmente Dios dijo: 'No debes comer de ningún árbol del jardín?'" +\v 2 La mujer le dijo a la serpiente: "Podemos comer del fruto de los árboles del jardin, \v 3 pero en relación al árbol el cual está en el centro de jardín, Dios dijo: 'No comerás de él, no podrás ni tocarlo, o morirás'". \ No newline at end of file diff --git a/03/04.txt b/03/04.txt new file mode 100644 index 00000000..069d72a7 --- /dev/null +++ b/03/04.txt @@ -0,0 +1,2 @@ +\v 4 La serpiente dijo a la mujer: "Seguramente no morirás. \v 5 Dios sabe que el día que comas de él tus ojos se abrirán y serás como Dios, conociendo el bien y el mal". +\v 6 Cuando la mujer vio que el árbol era bueno para comer y agradable a la vista y deseable para hacerla sabia, ella tomó el fruto y lo comió. Ella le dió a su esposo, el cual estaba con ella, y él comió. \ No newline at end of file diff --git a/03/07.txt b/03/07.txt new file mode 100644 index 00000000..3e98ea41 --- /dev/null +++ b/03/07.txt @@ -0,0 +1 @@ +\v 7 Los ojos de ambos fueron abiertos y supieron que estaban desnudos. Cocieron hojas de higo y se hicieron cubiertas para ellos. \v 8 Oyeron ellos el sonido del SEÑOR Dios caminando en el jardín al fresco del día, entonces el hombre y su esposa se escondieron de la prescencia del SEÑOR Dios entre los árboles del jardín. \ No newline at end of file diff --git a/03/09.txt b/03/09.txt new file mode 100644 index 00000000..4a329c3c --- /dev/null +++ b/03/09.txt @@ -0,0 +1,3 @@ +\v 9 El SENOR Dios llamó al hombre y le dijo: "¿Dónde estás?" +\v 10 El hombre dijo: "Te escuché en el jardín y tuve miedo porque estaba desnudo. Entoces me escondí." +\v 11 Dios dijo: "¿Quién te dijo que estabas desnudo? ¿Has comido del árbol el cual te mande que no comieras?" \ No newline at end of file diff --git a/03/12.txt b/03/12.txt new file mode 100644 index 00000000..f77835db --- /dev/null +++ b/03/12.txt @@ -0,0 +1,2 @@ +\v 12 El hombre dijo: "La mujer que me diste, ella me me dio la fruta y la comí". +\v 13 El SEÑOR Dios dijo a la mujer: "¿Qué es lo que has hecho?" La mujer dijo: "La serpiente me engaño y comí". \ No newline at end of file diff --git a/03/14.txt b/03/14.txt new file mode 100644 index 00000000..50e235a9 --- /dev/null +++ b/03/14.txt @@ -0,0 +1 @@ +\v 14 El SEÑOR Dios dijo a la serpiente: "Porque has hecho ésto serás maldita entre todos los animales y entre todas las bestias del campo. Sobre tu vientre caminaras y el polvo comeras todos los días de tu vida. \v 15 Pondré hostilidad entre tú y la mujer y entre tu semilla y su semilla. Él herirá tu cabeza y tú herirás su talón. \ No newline at end of file diff --git a/03/16.txt b/03/16.txt new file mode 100644 index 00000000..e8e28fdd --- /dev/null +++ b/03/16.txt @@ -0,0 +1 @@ +\v 16 A la mujer le dijo: "Multiplicaré grandemente tu dolor cuando tengas hijos, es con dolor que le darás a luz a tus hijos. Tu deseo será para tu esposo, él te dominará". \ No newline at end of file diff --git a/03/17.txt b/03/17.txt new file mode 100644 index 00000000..cd1fabec --- /dev/null +++ b/03/17.txt @@ -0,0 +1 @@ +\v 17 A Adán le dijo: "Porque escuchaste la voz de tu esposa y comiste del árbol del cual te ordené diciéndote: 'No puedes comer de él', maldita es la tierra por tu causa, con dolor comerás de ella todos los días de tu vida. \v 18 Producirá cardos y espinos para ti, y comerás de las plantas del campo. \v 19 Con el sudor de tu rostro comeras el pan, hasta que regreses al polvo, porque de ahí fuiste tomado. Polvo eres, y al polvo regresarás. \ No newline at end of file diff --git a/03/20.txt b/03/20.txt new file mode 100644 index 00000000..1a66439d --- /dev/null +++ b/03/20.txt @@ -0,0 +1 @@ +\v 20 El hombre llamó por nombre a su esposa Eva porque ella era madre de todas las cosas vivientes. \v 21 El SEÑOR Dios hiso para Adán y para su esposa vestiduras de piel y los vistió. \ No newline at end of file diff --git a/03/22.txt b/03/22.txt new file mode 100644 index 00000000..0d9c2ed5 --- /dev/null +++ b/03/22.txt @@ -0,0 +1 @@ +\v 22 El SEÑOR Dios dijo: "Ahora el hombre vendrá a ser como uno de nosotros conociendo lo bueno y lo malo. Entonces ahora no se le permitirá alcanzar con su mano, tomar del árbol de la vida, comerlo, y vivir para siempre". \v 23 Entonces El SEÑOR Dios lo hechó fuera del jardín del Edén, para cultivar la tierra de la cual él había sido tomado. \v 24 Entonces Dios hecho al hombre fuera del jardín y coloco un querubín al este del jardín del Edén y una espada de fuego que rodeaba todo camino, para guardar el camino hacia el árbol de la vida. \ No newline at end of file diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 00000000..7ac5d86d --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 \v 1 Durmió el hombre con su mujer Eva. Ella concibió y dió a luz a Caín. Ella dijo: "He producido un hombre con la ayuda del SEÑOR Dios." Entonces ella dió a luz a su hermano Abel. \v 2 Ahora Abel se convierte en un pastor, pero Caín trabajaba la tierra. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 00000000..68b81ebd --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +\v 3 Vino a ser en un tiempo que Caín trajo algunos de los frutos de la tierra como ofrenda al SEÑOR Dios. \v 4 Y Abel, trajo alguno de los primogénitos del rebaño y alguna de la grasa. El SEÑOR Dios aceptó a Abel y su ofrenda, \v 5 pero no aceptó a Caín ni su ofrenda. Así que Caín estaba muy enojado, y frunció el ceño. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt new file mode 100644 index 00000000..96a52f77 --- /dev/null +++ b/04/06.txt @@ -0,0 +1 @@ +\v 6 El SEÑOR Dios dijo a Caín: "¿Por qué estas enojado y por qué frunces tu ceño? \v 7 Si hicieras lo correcto, no serías aceptado? Pero si no haces lo correcto, el pecado está a la puerta y decide controlarte, pero tú debes gobernar por encima de él." \ No newline at end of file diff --git a/04/08.txt b/04/08.txt new file mode 100644 index 00000000..b2d58067 --- /dev/null +++ b/04/08.txt @@ -0,0 +1 @@ +\v 8 Habló Caín a su hermano Abel, y mientras ellos estaban en el campo, Caín se levantó contra su hermano Abel y lo mató. \v 9 Entonces el SEÑOR Dios habló a Caín: "¿Dónde está Abel tu hermano? Dijo él, "Yo no sé, ¿soy yo el guardian de mi hermano? \ No newline at end of file diff --git a/04/10.txt b/04/10.txt new file mode 100644 index 00000000..089cdab3 --- /dev/null +++ b/04/10.txt @@ -0,0 +1 @@ +\v 10 El SEÑOR Dios dijo: "¿Qué has hecho? La sangre de tu hermano Me está llamando desde la tierra. \v 11 Ahora maldito eres tú desde la tierra, la cual se ha abierto su boca para recibir la sangre de tu hermano por tu mano. \v 12 Cuando tú trabajes la tierra, de ahora en adelante no te concederá sus fuerzas. Serás un fugitivo y vagabundo en la tierra." \ No newline at end of file diff --git a/04/13.txt b/04/13.txt new file mode 100644 index 00000000..60b0e036 --- /dev/null +++ b/04/13.txt @@ -0,0 +1 @@ +\v 13 Dijo Caín a el SEÑOR Dios: "Mi castigo es más grande de lo que puedo llevar. \v 14 De hecho, Tú me has sacado en este día de esta tierra, y yo estaré escondido de Tu rostro. Yo seré un fugitivo y vagabundo en la tierra, y quien sea que me encuentre me matará." \v 15 Dijo el SEÑOR Dios a él: "Si alguien matara a Caín, la venganza vendrá sobre él siete veces." Entonces puso el SEÑOR Dios una marca a Caín, por si alguien lo encontraba, esa persona no lo atacara a él. \ No newline at end of file diff --git a/04/16.txt b/04/16.txt new file mode 100644 index 00000000..b51f8468 --- /dev/null +++ b/04/16.txt @@ -0,0 +1 @@ +\v 16 Así que Caín se fue de la presencia del SEÑOR Dios y vivió en la tierra de Nod, al este del Edén. \v 17 Caín durimió con su esposa y ella concibió. Ella dió a luz a Enoc. Él construyó una ciudad y la nombró después de su hijo Enoc. \ No newline at end of file diff --git a/04/18.txt b/04/18.txt new file mode 100644 index 00000000..95c72653 --- /dev/null +++ b/04/18.txt @@ -0,0 +1 @@ +\v 18 A Enoc le nació Irad. Irad vino a ser el padre de Mehujael. Mehujael vino a ser el padre de Metusael. Metusael vino a ser el padre de Lamec. \v 19 Lamec tomó para él dos esposas: el nombre de una fue Ada, y el nombre de la otra fue Zila. \ No newline at end of file diff --git a/04/20.txt b/04/20.txt new file mode 100644 index 00000000..0130a369 --- /dev/null +++ b/04/20.txt @@ -0,0 +1 @@ +\v 20 Ada dió a luz a Jabal. Él fue el padre de aquellos que vivían en tiendas y tenían ganados. \v 21 El nombre de su hermanos fue Jubal. Él fue el padre de los que tocaban arpas y lira. \v 22 En cuanto a Zila, ella parió Tubal Caín, el forjador de utensilios de bronce y hierro. La hermana de Tubal Caín fue Naama. \ No newline at end of file diff --git a/04/23.txt b/04/23.txt new file mode 100644 index 00000000..73af3ff9 --- /dev/null +++ b/04/23.txt @@ -0,0 +1 @@ +\v 23 Dijo Lamec a sus esposas: "Ada y Zila, escuchen mi voz; ustedes esposas de Lamec, escuchen a lo que les digo. Por yo haber matado a un hombre por herirme, un hombre joven por maltratarme. \v 24 Si Caín es vengado siete veces más, ciertamente Lamec será vengado setenta y siete veces más." \ No newline at end of file diff --git a/04/25.txt b/04/25.txt new file mode 100644 index 00000000..474e1d81 --- /dev/null +++ b/04/25.txt @@ -0,0 +1 @@ +\v 25 Adán durmió con su esposa otra vez, y ella dio a luz otro hijo. Ella llamó su nombre Seth y dijo, "Dios me ha dado otro hijo en el lugar de Abel, porque Caín lo mato." \v 26 Un hijo le nació a Seth y el le llamó su nombre Enoc. Entonces la gente comenzó a invocar el nombre de SEÑOR Dios. \ No newline at end of file diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 00000000..a929ed59 --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 \v 1 Este es el registro de los decendientes de Adán. En el día que Dios hizo al hombre, Él lo hizo en Su propia semejanza. \v 2 Varón y hembra Él los creó. Él los bendijo y los llamó humanidad, cuando fueron creados. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 00000000..a1dcd7ed --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +\v 3 Luego que Adán vivió 130 años, se convirtió en padre de un hijo en su propia semejanza, y le llamó por nombre Set. \v 4 Luego de Adán haberse convertido en padre de Set, él vivió ochocientos años. El fue padre de más hijos e hijas. \v 5 Adán vivio 930 años más, y luego murió. \ No newline at end of file diff --git a/05/06.txt b/05/06.txt new file mode 100644 index 00000000..0472f637 --- /dev/null +++ b/05/06.txt @@ -0,0 +1 @@ +\v 6 Luego de Set haber vivido 105 años se convirtió en padre de Enos. \v 7 Luego de haberse convertido en padre de Enos, él vivió por 807 años más, y se convirtió en padre de más hijos e hijas. \v 8 Set vivió 912 años y luego murió. \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 00000000..903f8b22 --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +\v 9 Luego de Enos haber vivido noventa años, él se convirtió en padre de Cainán. \v 10 Luego de haberse convertido en padre de Cainán, Enos vivió 815 años. Él se convirtió en padre de más hijos e hijas. \v 11 Enos vivió 905 años, y luego murió. \ No newline at end of file diff --git a/05/12.txt b/05/12.txt new file mode 100644 index 00000000..5610c7e0 --- /dev/null +++ b/05/12.txt @@ -0,0 +1,2 @@ +\v 12 Luego de Cainán haber vivido setenta años, él se convirtio en padre de Mahalaleel. \v 13 Luego de haberse convertido en padre de Mahalaleel, Cainán vivio 840 años. Él fue padre de más hijos y hijas. +\v 14 Cainán vivio 910 años, y luego murió. \ No newline at end of file diff --git a/05/15.txt b/05/15.txt new file mode 100644 index 00000000..ce014876 --- /dev/null +++ b/05/15.txt @@ -0,0 +1 @@ +\v 15 Luego de Mahalaleel haber vivido sesenta y cinco años, él se convirtió en padre de Jared. \v 16 Luego de haberse convertido en padre de Jared, Mahalaleel vivió 830 años. Él convirtió en padre de más hijos e hijas. \v 17 Mahalaleel vivió 895 años, y luego murió. \ No newline at end of file diff --git a/05/18.txt b/05/18.txt new file mode 100644 index 00000000..115cffbc --- /dev/null +++ b/05/18.txt @@ -0,0 +1 @@ +\v 18 Luego de Jared haber vivido 162 años, él se convirtió en padre de Enoc. \v 19 Luego de haberse convertido en padre de Enoc, Jared vivió ochocientos años. Él se convirtió en padre de más hijos e hijas. \v 20 Jared vivió 962 años, y luego murió. \ No newline at end of file diff --git a/05/21.txt b/05/21.txt new file mode 100644 index 00000000..4f8f2843 --- /dev/null +++ b/05/21.txt @@ -0,0 +1 @@ +\v 21 Luego de Enoc haber vivido sesenta y cinco años, el se convirtió en padre de Matusalén. \v 22 Enoc camino con Dios trescientos años, luego de haberse convertido en padre de Matusalén. Él se convirtió en padre de más hijos e hijas. \v 23 Enoc vivió 365 años. \v 24 Enoc camino con Dios, y luego no estaba, porque Dios se lo llevo. \ No newline at end of file diff --git a/05/25.txt b/05/25.txt new file mode 100644 index 00000000..a16eb75c --- /dev/null +++ b/05/25.txt @@ -0,0 +1 @@ +\v 25 Luego de Matusalén haber vivido 187 años, él se convirtió en padre de Lamec. \v 26 Luego de haberse convertido en padre de Lamec, Matusalén vivió 782 años. Él fue padre de más hijos y hijas. \v 27 Matusalén vivió 969 años, y luego murió. \ No newline at end of file diff --git a/05/28.txt b/05/28.txt new file mode 100644 index 00000000..4e8f62bb --- /dev/null +++ b/05/28.txt @@ -0,0 +1 @@ +\v 28 Luego de Lamec haber vivido 182 años, él se convirtió en padre de un hijo. \v 29 Él le puso por nombre Noé, diciendo: "Este nos dará descanso del trabajo y labor de nuestra manos, lo cual debemos hacer por la maldición a la tierra por parte del Señor Dios". \ No newline at end of file diff --git a/05/30.txt b/05/30.txt new file mode 100644 index 00000000..f9b1718c --- /dev/null +++ b/05/30.txt @@ -0,0 +1 @@ +\v 30 Lamec vivió 595 años, luego de haberse convertido en padre de Noé. Él se convirtió en padre de más hijos e hijas. \v 31 Lamech vivió 777 años. Luego murió. \ No newline at end of file diff --git a/05/32.txt b/05/32.txt new file mode 100644 index 00000000..04eea0a6 --- /dev/null +++ b/05/32.txt @@ -0,0 +1 @@ +\v 32 Luego de Noé haber vivido quinientos años, se convirtió en padre de Sem, Cam y Jafet. \ No newline at end of file diff --git a/07/01.txt b/07/01.txt new file mode 100644 index 00000000..3a83d375 --- /dev/null +++ b/07/01.txt @@ -0,0 +1 @@ +\c 7 \v 1 SEÑOR Dios dijo a Noé: "Entra al arca, tú y tu familia contigo, por cuanto he visto que eres justo delante de mí en esta generación. \v 2 De todo animal limpio traerás contigo siete machos y siete hembras. Y de los animales que no están limpios, trae dos; el macho y su pareja. \v 3 También de las aves del cielo, trae siete machos y siete hembras, para preservar su descendencia sobre la superficie de toda la tierra. \ No newline at end of file diff --git a/07/04.txt b/07/04.txt new file mode 100644 index 00000000..18ad67d7 --- /dev/null +++ b/07/04.txt @@ -0,0 +1 @@ +\v 4 En siete días causaré que llueva sobre la tierra durante cuarenta días y cuarenta noches. Destruiré todo ser viviente que he hecho sobre la superficie de la tierra". \v 5 Noé hizo como SEÑOR Dios le ordenó. \ No newline at end of file diff --git a/07/06.txt b/07/06.txt new file mode 100644 index 00000000..986d9033 --- /dev/null +++ b/07/06.txt @@ -0,0 +1 @@ +\v 6 Noé era de seiscientos años cuando vino el diluvio sobre la tierra. \v 7 Noé, sus hijos, su esposa, y las esposas de sus hijos entraron al arca juntos a causa de las aguas del diluvio. \ No newline at end of file diff --git a/07/08.txt b/07/08.txt new file mode 100644 index 00000000..3b2b7520 --- /dev/null +++ b/07/08.txt @@ -0,0 +1 @@ +\v 8 Animales limpios y animales no limpios, aves, y todo lo que se arrastra sobre la tierra, \v 9 de dos en dos, macho y hembra, vinieron al arca tal como SEÑOR Dios mandó a Noé. \v 10 Sucedió que luego de los siete días, el agua de la inundación vino sobre la tierra. \ No newline at end of file diff --git a/07/11.txt b/07/11.txt new file mode 100644 index 00000000..d7abb3ee --- /dev/null +++ b/07/11.txt @@ -0,0 +1 @@ +\v 11 En el año seiscientos de la vida de Noé, en el segundo mes, en el día diecisiete del mes, en el mismo día, todas las fuentes del gran abismo se abrieron, y las ventanas de los cielos fueron abiertas. \v 12 La lluvia comenzó y cayó en la tierra por cuarenta días y cuarenta noches. \ No newline at end of file diff --git a/07/13.txt b/07/13.txt new file mode 100644 index 00000000..14bd7530 --- /dev/null +++ b/07/13.txt @@ -0,0 +1 @@ +\v 13 En el mismo día Noé y sus hijos, Sem, Cam y Jafet, y la esposa de Noé, y las tres esposas de los hijos de Noé con ellos, entraron al arca. \v 14 Ellos entraron junto con cada animal salvaje de acuerdo a su clase, y cada tipo de ganado de acuerdo a su clase, y cada cosa que se arrastraba en la tierra, según su clase, y todo tipo de ave, según su clase, y cada criatura con alas. \ No newline at end of file diff --git a/07/15.txt b/07/15.txt new file mode 100644 index 00000000..5a1df224 --- /dev/null +++ b/07/15.txt @@ -0,0 +1 @@ +\v 15 Dos de toda carne en el cual estaba el aliento de vida vino a Noé y entraron al arca. \v 16 Los animales que entraron eran macho y hembra de toda carne; ellos entraron tal como SEÑOR Dios ordenó a él. Entonces SEÑOR Dios cerró la puerta detrás de ellos. \ No newline at end of file diff --git a/07/17.txt b/07/17.txt new file mode 100644 index 00000000..4ed628ea --- /dev/null +++ b/07/17.txt @@ -0,0 +1 @@ +\v 17 Entonces llegó la inundación sobre la tierra por cuarenta días y las aguas aumentaron y elevaron el arca. Ésta se llevantó sobre la tierra. \v 18 Las aguas vinieron en torrentes y aumentaron grandemente sobre la tierra, y el arca flotó sobre la superficie de la tierra. \ No newline at end of file diff --git a/07/19.txt b/07/19.txt new file mode 100644 index 00000000..2ee1572a --- /dev/null +++ b/07/19.txt @@ -0,0 +1 @@ +\v 19 Las aguas se forzaron así mismas alto y más alto sobre la tierra. Ellas cubrieron completamente todas las montañas altas que estaban debajo del cielo. \v 20 Las aguas se elevaron quince codos sobre las cimas de las montañas. \ No newline at end of file diff --git a/07/21.txt b/07/21.txt new file mode 100644 index 00000000..166b3438 --- /dev/null +++ b/07/21.txt @@ -0,0 +1 @@ +\v 21 Todo ser viviente que se movía sobre la tierra murió: Las aves, el ganado, los animales salvajes, todas las criaturas que se enjambraron sobre la tierra, y toda humanidad. \v 22 Todo ser viviente en cuyas fosas nasales estaba el espíritu de vida, todos esos de la tierra seca murió. \ No newline at end of file diff --git a/07/23.txt b/07/23.txt new file mode 100644 index 00000000..53bf7e0d --- /dev/null +++ b/07/23.txt @@ -0,0 +1 @@ +\v 23 Así que toda cosa viviente que estaba en la superficie de la tierra fue aniquilada, desde la humanidad hasta los grandes animales, cosas que se arrastran, y las aves del cielo. Todas fueron destruidas de la tierra. Sólo Noé y los que estaban con él en el arca, quedaron. \v 24 Las aguas dominaron la tierra por ciento cincuenta días. \ No newline at end of file diff --git a/08/01.txt b/08/01.txt new file mode 100644 index 00000000..496d0cac --- /dev/null +++ b/08/01.txt @@ -0,0 +1 @@ +\c 8 \v 1 Dios consideró a Noé, a todo animal salvaje, a todo el ganado que estaba con el en el arca. Dios hizo que soplara un viento sobre la tierra, y el agua comenzó a retroceder. \v 2 Las fuentes de las profundidades y las ventanas del cielo fueron cerradas, y dejó de llover. \v 3 Las aguas de la inundación retrocedian de la tierra continuamente. Y al finalizar ciento cincuenta días, el agua habia bajado considerablemente. \ No newline at end of file diff --git a/08/04.txt b/08/04.txt new file mode 100644 index 00000000..9a24b6ed --- /dev/null +++ b/08/04.txt @@ -0,0 +1 @@ +\v 4 El arca reposó en el séptimo mes, en el séptimo día del mes, en las montañas de Ararat. \v 5 Las aguas continuaron bajando hasta el décimo mes. En el primer día del mes, los topes de las montañas aparecieron. \ No newline at end of file diff --git a/08/06.txt b/08/06.txt new file mode 100644 index 00000000..8de92aab --- /dev/null +++ b/08/06.txt @@ -0,0 +1 @@ +\v 6 Fue después de cuarenta días que Noé abrió la ventana del arca que él había hecho. \v 7 El envió afuera un cuervo y este voló de ida y vuelta hasta que las aguas se secaron de la tierra. \ No newline at end of file diff --git a/08/08.txt b/08/08.txt new file mode 100644 index 00000000..58dcd221 --- /dev/null +++ b/08/08.txt @@ -0,0 +1 @@ +\v 8 Entonces él envió afuera una paloma para ver si las aguas habian decendido de la superficie de la tierra, \v 9 pero la paloma no encontró lugar dónde reposar sus patas, y ella retornó a él en el arca, porque las aguas todavía cubrian toda la tierra. Él la alcanzó con la mano y la metió en el arca con él. \ No newline at end of file diff --git a/08/10.txt b/08/10.txt new file mode 100644 index 00000000..ad7b11fd --- /dev/null +++ b/08/10.txt @@ -0,0 +1 @@ +\v 10 Él esperó otros siete días y nuevamente envió la paloma fuera del arca. \v 11 La paloma retornó a él al atardecer. Miró, y vió que en su pico había una recién arrancada tierna hoja oliva. Así que Noé súpo que el agua estaba retirando de la tierra. \v 12 Él esperó otros siete días, y nuevamente envió fuera la paloma. Ella no regresó nuevamente a él. \ No newline at end of file diff --git a/08/13.txt b/08/13.txt new file mode 100644 index 00000000..cce064cd --- /dev/null +++ b/08/13.txt @@ -0,0 +1 @@ +\v 13 Aconteció que en el seisientos y un año, en el primer mes, en el dia primero del mes, que las aguas se secaron de la tierra. Noé removió la cubierta del arca, miró afuera, y vió que, he aquí, la superficie del terreno estaba seca. \v 14 En el segundo mes, en el día veintisiete del mes, la tierra estaba seca. \ No newline at end of file diff --git a/08/15.txt b/08/15.txt new file mode 100644 index 00000000..370c4ba0 --- /dev/null +++ b/08/15.txt @@ -0,0 +1 @@ +\v 15 Dios le dijo a Noé, \v 16 "Salgan fuera del arca, tu, tu esposa, tus hijos, y las esposas de tus hijos. \v 17 Trae contigo toda criatura viviente de toda carne que estan contigo, incluyendo las aves, el ganado, y toda cosa rastrera que se arrastra sobre la tierra, de manera que abunden sobre la tierra, fructifiquen, y se multipliquen sobre la tierra." \ No newline at end of file diff --git a/08/18.txt b/08/18.txt new file mode 100644 index 00000000..0fb19fb5 --- /dev/null +++ b/08/18.txt @@ -0,0 +1 @@ +\v 18 Así que Noé salió con sus hijos, su esposa y las esposas de sus hijos. \v 19 Toda criatura viviente, toda cosa rastrera, y toda pájaro, todo lo que se mueve sobre la tierra, de acuerdo a la familia a la que pertenecen, dejaron el arca. \ No newline at end of file diff --git a/08/20.txt b/08/20.txt new file mode 100644 index 00000000..d9a9e85f --- /dev/null +++ b/08/20.txt @@ -0,0 +1 @@ +\v 20 Noé construyó un altar el Señor, Dios. El tomó algunos de los animales limpios y algunas de las aves limpias, ofreció ofrenda quemada en el altar. \v 21 Él Señor, Dios, olió el aroma placentero y dijo en su corazón, "No volveré a maldecir la tierra por causa de la humanidad, a pesar de que su corazón esta inclinado al mal desde su niñez. Nunca destruiré todo lo que vive como lo hice. \v 22 Mientras la tierra permanezca, las épocas de siembra y cosecha, el frío y calor, el verano e invierno, y el día y noche no cesarán". \ No newline at end of file diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 00000000..164485c1 --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 \v 1 Entonces Dios bendijo a Noé y a sus hijos, y les dijo a ellos: "Sean fructíferos, multiplíquense, y llenen la tierra. \v 2 El miedo de ustedes y el pavor de ustedes estará sobre todo animal viviente en la tierra, sobre toda ave en los cielos, sobre todo lo que está bajo la tierra, y sobre todos los peces del mar. Ellos te son dados en tus manos. \ No newline at end of file diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 00000000..51caeeef --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +\v 3 Cada cosa que se mueva y viva será tu alimento. Tal como te di plantas verdes, ahora te doy todo. \v 4 Pero no debes comer carne con su vida-- que su sangre-- esté en ella. \ No newline at end of file diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 00000000..d06040ee --- /dev/null +++ b/09/05.txt @@ -0,0 +1 @@ +\v 5 Pero por tu sangre, la vida que está en tu sangre, Yo requiero un pago. Por la mano de todo animal lo requeriré. De la mano de cualquier hombre, eso es, de la mano de aquél quien haya asesinado a su hermano, Yo le pediré cuentas por la vida de ese hombre. \v 6 Quien sea riegue la sangre de un hombre, por un hombre será su sangre regada, porque fue en la imagen de Dios que el hombre fue hecho. \v 7 En cuanto a ti, sé fructífero y multiplícate, espárcete a través de la tierra y multiplícate en ella. \ No newline at end of file diff --git a/09/08.txt b/09/08.txt new file mode 100644 index 00000000..da95fde4 --- /dev/null +++ b/09/08.txt @@ -0,0 +1 @@ +\v 8 Entonces Dios le habló a Noé y a sus hijos, diciendo: \v 9 "En cuanto a mi, ¡escuchen! Voy a establecer un pacto contigo y con tus descendientes después de tí, \v 10 y con cada criatura viva que está contigo, con las aves, con el ganado, y con toda criatura de la tierra contigo, de todos esos que salieron del arca, hasta todas las criaturas vivientes en la tierra. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt new file mode 100644 index 00000000..1aa130af --- /dev/null +++ b/09/11.txt @@ -0,0 +1 @@ +\v 11 Por la presente establezco mi pacto con ustedes, que nunca más toda carne será destruida por las aguas de un diluvio. Nunca más habrá un diluvio para destruir la tierra." \v 12 Dios dijo: "Esta es la señal de mi pacto, el cual hago entre ustedes y yo y toda criatura viviente que está con ustedes, para todas las futuras generaciones: \v 13 Yo he puesto mi arcoiris en la nube, y será el signo del pacto entre Yo y la tierra. \ No newline at end of file diff --git a/09/14.txt b/09/14.txt new file mode 100644 index 00000000..410e5f50 --- /dev/null +++ b/09/14.txt @@ -0,0 +1 @@ +\v 14 Y será hecho cuando yo traiga una nube sobre la tierra y el arcoiris sea visto en la nube, \v 15 entonces yo recordaré el pacto, el cual es entre ustedes y Yo y cada criatura viva de toda carne. Las aguas nunca jamás se convertirán en un diluvio para destruir toda carne. \ No newline at end of file diff --git a/09/16.txt b/09/16.txt new file mode 100644 index 00000000..bdc0fc2a --- /dev/null +++ b/09/16.txt @@ -0,0 +1 @@ +\v 16 El arcoiris estará en las nubes y Yo lo veré, para así conmemorar el pacto eterno entre Díos y toda criatura viviente y toda carne que está sobre la tierra". \v 17 Entonces Dios dijo a Noé: "Esta es la señal del pacto que Yo he establecido entre Yo y toda la carne que está sobre la tierra". \ No newline at end of file diff --git a/09/18.txt b/09/18.txt new file mode 100644 index 00000000..f90e0fb6 --- /dev/null +++ b/09/18.txt @@ -0,0 +1 @@ +\v 18 Los hijos de Noé que salieron del arca eran Sem, Cam y Jafet. Y Cam fue el padre de Canaán. \v 19 Estos tres fueron los hijos de Noé, y de estos, toda la tierra fue poblada. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 00000000..9245d3bc --- /dev/null +++ b/09/20.txt @@ -0,0 +1 @@ +\v 20 Noé empezó a ser un agricultor, y plantó una viña. \v 21 Él bebió algo de vino y se emborrachó. Estaba acostado sin cubrirse en su tienda. \ No newline at end of file diff --git a/09/22.txt b/09/22.txt new file mode 100644 index 00000000..0c79cc95 --- /dev/null +++ b/09/22.txt @@ -0,0 +1 @@ +\v 22 Entonces Cam, padre de Canaán, vio la desnudez de su padre y lo dijo a sus dos hermanos afuera. \v 23 Entonces Sem y Jafet tomaron una vestidura y la pusieron sobre sus hombros de ambos, y caminaron de espaldas y cubrieron la desnudez de su padre. Sus caras estaban mirando hacia otro lado, así ellos no vieron la desnudez de su padre. \ No newline at end of file diff --git a/09/24.txt b/09/24.txt new file mode 100644 index 00000000..b3672c0e --- /dev/null +++ b/09/24.txt @@ -0,0 +1 @@ +\v 24 Cuando Noé despertó de su borrachera, supo lo que su hijo menor le había hecho. \v 25 Así él dijo: "Maldito sea Canaán. Que él sea sirviente de los sirvientes de sus hermanos". \ No newline at end of file diff --git a/09/26.txt b/09/26.txt new file mode 100644 index 00000000..27db481b --- /dev/null +++ b/09/26.txt @@ -0,0 +1 @@ +\v 26 Tambien dijo: "Que el SEÑOR Dios, el Dios de Sem, sea bendecido, y que Canaan sea su sirviente. \v 27 Que Dios engrandezca a Jafet, y le deje hacer su hogar en las tiendas de Sem. Que Canaan sea su sirviente". \ No newline at end of file diff --git a/09/28.txt b/09/28.txt new file mode 100644 index 00000000..3732cebd --- /dev/null +++ b/09/28.txt @@ -0,0 +1 @@ +\v 28 Luego del diluvio, Noé vivió trescientos cincuenta años. \v 29 Todos los días de Noé fueron novecientos cincuenta años, y entonces murió. \ No newline at end of file diff --git a/10/01.txt b/10/01.txt new file mode 100644 index 00000000..b275eb7d --- /dev/null +++ b/10/01.txt @@ -0,0 +1 @@ +\c 10 \v 1 1 Estos son los descendientes de los hijos de Noé, eso es, Sem, Cam y Jafet. Les nacieron hijos a ellos después del diluvio. \ No newline at end of file diff --git a/10/02.txt b/10/02.txt new file mode 100644 index 00000000..c7641cca --- /dev/null +++ b/10/02.txt @@ -0,0 +1 @@ +\v 2 Los hijos de Jafet eran Gomer, Magog, Madai, Javán, Tubal, Mesec y Tiras. \v 3 Los hijos de Gomer eran Askemaz, Rifat y Togarmá. \v 4 Los hijos de Javán eran Elisa, Tarsis, Quitim y Dodavin. \v 5 De estos, las personas de las costas se dividieron y se fueron a sus tierras, cada uno con su lenguaje propio, según sus familias, por sus naciones. \ No newline at end of file diff --git a/10/06.txt b/10/06.txt new file mode 100644 index 00000000..2e027a37 --- /dev/null +++ b/10/06.txt @@ -0,0 +1 @@ +\v 6 Los hijos de Cam eran Cus, Mizraim, Fut y Canaán. \v 7 Los hijos de Cus eran Seba, Havila, Sabta, Raama y Sabteca. Los hijos de Raama eran Seba y Dedán. \ No newline at end of file diff --git a/10/08.txt b/10/08.txt new file mode 100644 index 00000000..0c809971 --- /dev/null +++ b/10/08.txt @@ -0,0 +1 @@ +\v 8 Cus fue el padre de Nimrod, quien fue el primer conquistador de la tierra. \v 9 Él fue un cazador muy destacado delante del SEÑOR Dios. Por eso es que se dice: "Como Nimrod, un cazador muy poderoso delante del SEÑOR Dios". \v 10 Los primeros centros de su reino eran Babel, Erec, Acab y Calme, en la tierra de Sinar. \ No newline at end of file diff --git a/10/11.txt b/10/11.txt new file mode 100644 index 00000000..cb6e1d66 --- /dev/null +++ b/10/11.txt @@ -0,0 +1 @@ +\v 11 Desde esa tierra él fue a Asiria y construyó a Nínive, Rehobot, Ir, Cala, \v 12 y Resén, que estaba entre Niníve y Cala. Era una ciudad grande. \v 13 Mizraím fue el padre de los Ludimitas, de los Anamitas, de los Lehabitas, Naftuhimitas, \v 14 los Patrusimitas, los Casluhimitas (de donde salieron los Filisteos) y de los Caftorimitas. \ No newline at end of file diff --git a/10/15.txt b/10/15.txt new file mode 100644 index 00000000..6716eb88 --- /dev/null +++ b/10/15.txt @@ -0,0 +1 @@ +\v 15 Canaán fue el padre de Sidón, su primogénito, y de Het, \v 16 también de los Jebuseos, de los Amorreos, de los Gereseos, \v 17 de los Heveos, de los Araceos, de los Sineos, \v 18 los Arvadeos, de los Zemareos, y los Hamateos. Después las familias de los Cananeos se esparcieron. \ No newline at end of file diff --git a/10/19.txt b/10/19.txt new file mode 100644 index 00000000..f09f36fd --- /dev/null +++ b/10/19.txt @@ -0,0 +1 @@ +\v 19 La frontera de los Cananeos era desde Sidón, hacía la dirección de Gerar, tan lejos como Gaza, y como uno va hacía Sodoma, Gomorra, Adma, y Zeboim, tan lejos como Lasa. \v 20 Estos eran los hijos de Cam, por sus familias, por sus lenguajes, en sus tierras, y en sus naciones. \ No newline at end of file diff --git a/10/21.txt b/10/21.txt new file mode 100644 index 00000000..39045915 --- /dev/null +++ b/10/21.txt @@ -0,0 +1 @@ +\v 21 También le nacieron hijos a Sem, el hermano mayor de Jafet. \v 22 Sem también fue el antepasado de toda las personas de Heber. Los hijos de Sem eran Elam, Asur, Arfaxad, Lud y Aram. \v 23 Los hijos de Aram eran Uz, Hul, Geter y Mas. \ No newline at end of file diff --git a/10/24.txt b/10/24.txt new file mode 100644 index 00000000..347e0a63 --- /dev/null +++ b/10/24.txt @@ -0,0 +1 @@ +\v 24 Arfaxad fue el padre de Sela y Sela fue el padre de Heber. \v 25 Heber tuvo dos hijos. El nombre de uno fue Peleg, porque en sus días la tierra estaba dividida. El nombre de su hermano era Joctán. \ No newline at end of file diff --git a/10/26.txt b/10/26.txt new file mode 100644 index 00000000..e33de164 --- /dev/null +++ b/10/26.txt @@ -0,0 +1 @@ +\v 26 Joctán fue el padre de Almodad, Selef, Hazar Mavet, Jera, \v 27 Adoram, Uzal, Dicla, \v 28 Obal, Abimael, Seba, \v 29 Ofir, Havila y Jobab.Todos estos eran los hijos de Joctán. \ No newline at end of file diff --git a/10/30.txt b/10/30.txt new file mode 100644 index 00000000..062006a1 --- /dev/null +++ b/10/30.txt @@ -0,0 +1 @@ +\v 30 Su territorio era desde Mesa hasta Sefar, la montaña del este. \v 31 Estos son los hijos de Sem, según sus familias, sus lenguajes, en sus tierras, según sus naciones. \ No newline at end of file diff --git a/10/32.txt b/10/32.txt new file mode 100644 index 00000000..087f8d0c --- /dev/null +++ b/10/32.txt @@ -0,0 +1 @@ +\v 32 Estas son las familias de los hijos de Noé, según sus geneaologías, por sus naciones. De estas las naciones se separaron y se esparcieron sobre la tierra después del diluvio. \ No newline at end of file diff --git a/11/01.txt b/11/01.txt new file mode 100644 index 00000000..3ee47372 --- /dev/null +++ b/11/01.txt @@ -0,0 +1 @@ +\c 11 \v 1 \v 2 Ahora toda la tierra hablaba una sola lengua y tenía las mismas palabras. Mientrás ellos viajaban por el este, encontraron un llano en la tierra de Sinar y acamparon allí. \ No newline at end of file diff --git a/11/03.txt b/11/03.txt new file mode 100644 index 00000000..45829a3c --- /dev/null +++ b/11/03.txt @@ -0,0 +1 @@ +\v 3 Se decían uno al otro: "Vengan, hagamos ladrillos y cocinémoslos completamente." Tenían ladrillos en vez de piedra y brea en vez de mezcla. \v 4 Dijeron: "Vengan, construyámonos una ciudad y una torre cuya cima alcance hasta el cielo, y hagámonos un nombre para nosotros mismos. Si no lo hacemos, seremos dispersados por la superficie de toda la tierra." \ No newline at end of file diff --git a/11/05.txt b/11/05.txt new file mode 100644 index 00000000..811cfeb3 --- /dev/null +++ b/11/05.txt @@ -0,0 +1 @@ +\v 5 Así que el SEÑOR Dios descendió para ver la ciudad y la torre que habían construido los descendientes de Adán. \v 6 El SEÑOR Dios dijo: "Miren, ¡son un solo pueblo con la misma lengua, y están comenzando a hacer esto! Pronto, nada de lo que intenten hacer, se les hará imposible. \v 7 Vengan, descendamos y confundamos su lengua allí, para que no se entiendan los unos a los otros." \ No newline at end of file diff --git a/11/08.txt b/11/08.txt new file mode 100644 index 00000000..e869a51e --- /dev/null +++ b/11/08.txt @@ -0,0 +1 @@ +\v 8 Así que el SEÑOR Dios los dispersó por toda la superficie de la tierra y dejaron de constuir la ciudad. \v 9 Por lo tanto, se llamó su nombre Babel, porque allí el SEÑOR Dios confundió la lengua de toda la tierra y desde ahí el SEÑOR Dios los dispersó por la superficie de la tierra. \ No newline at end of file diff --git a/11/10.txt b/11/10.txt new file mode 100644 index 00000000..f8913f33 --- /dev/null +++ b/11/10.txt @@ -0,0 +1 @@ +\v 10 Estos son los descendientes de Sem. Sem tenía cien años y vino a ser el padre de Arfaxad dos años después del diluvio. \v 11 Sem vivió quinientos años después de que vino a ser el padre de Arfaxad. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/12.txt b/11/12.txt new file mode 100644 index 00000000..726a46f9 --- /dev/null +++ b/11/12.txt @@ -0,0 +1 @@ +\v 12 Cuando Arfaxad había vivido treinta y cinco años, vino a ser el padre de Sala. \v 13 Arfaxad vivió cuatrocientos tres años después de que vino a ser el padre de Sala y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/14.txt b/11/14.txt new file mode 100644 index 00000000..caaebba5 --- /dev/null +++ b/11/14.txt @@ -0,0 +1 @@ +\v 14 Luego de Sala haber vivido treinta años, vino a ser el padre de Heber. \v 15 Sala vivió cuatrocientos tres años luego de que vino a ser el padre de Heber y fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/16.txt b/11/16.txt new file mode 100644 index 00000000..95d61265 --- /dev/null +++ b/11/16.txt @@ -0,0 +1 @@ +\v 16 Cuando Heber había vivido treinta y cuatro años, vino a ser el padre de Peleg. \v 17 Heber vivió cuatrocientos treinta años luego de que vino a ser el padre de Peleg. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/18.txt b/11/18.txt new file mode 100644 index 00000000..4ec858d9 --- /dev/null +++ b/11/18.txt @@ -0,0 +1 @@ +\v 18 Cuando Peleg había vivido treinta años, vino a ser el padre de Reu. \v 19 Peleg vivió doscientos nueve años luego de que vino a ser el padre de Reu. También fue padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/20.txt b/11/20.txt new file mode 100644 index 00000000..6b4804d8 --- /dev/null +++ b/11/20.txt @@ -0,0 +1 @@ +\v 20 \v 21 Cuando Reu había vivido treinta y dos años, él vino a ser el padre de Serug. Reu vivió doscientos siete años cuando vino a ser el padre de Serug. También fue padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/22.txt b/11/22.txt new file mode 100644 index 00000000..26564cfe --- /dev/null +++ b/11/22.txt @@ -0,0 +1 @@ +\v 22 Cuando Serug había vivido treinta años, vino a ser el padre de Nacor. \v 23 Serug vivió doscientos años luego de que vino a ser el padre de Nacor. También fue el padre de otros hijos e hijas. \ No newline at end of file diff --git a/11/24.txt b/11/24.txt new file mode 100644 index 00000000..f3fa200a --- /dev/null +++ b/11/24.txt @@ -0,0 +1 @@ +\v 24 Cuando Nacor había vivido veintinueve años, vino a ser el padre de Taré. \v 25 Nacor vivió ciento diecinueve años luego de que fue el padre de Taré. También fue el padre de otros hijos e hijas. \v 26 Luego de que Taré había vivido setenta años, vino a ser el padre de Abram, Nacor y Harán. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt new file mode 100644 index 00000000..235749c6 --- /dev/null +++ b/11/27.txt @@ -0,0 +1 @@ +\v 27 Ahora estos son los descendientes de Taré. Taré vino a ser el padre de Abram, Nacor y Harán, y Harán vino a ser el padre de Lot. \v 28 Harán murió en la presencia de su padre Taré en su tierra natal, en Ur de los Caldeos. \ No newline at end of file diff --git a/11/29.txt b/11/29.txt new file mode 100644 index 00000000..e10f5ea7 --- /dev/null +++ b/11/29.txt @@ -0,0 +1 @@ +\v 29 Abram y Nacor tomaron esposas. El nombre de la esposa de Abram fue Sarai y el nombre de la esposa de Nacor fue Milca, una hija de Harán, quien fue el padre de Milca e Isca. \v 30 Ahora Sarai era estéril, no tenía hijo. \ No newline at end of file diff --git a/11/31.txt b/11/31.txt new file mode 100644 index 00000000..cafbfcef --- /dev/null +++ b/11/31.txt @@ -0,0 +1 @@ +\v 31 Taré tomó a su hijo Abram, a Lot el hijo de su hijo Harán, y a Sarai su nuera, la esposa de Abram su hijo, y juntos salieron de Ur de los Caldeos, para ir a la tierra de Canaán. Pero llegaron a Harán y se quedaron allí. \v 32 Taré vivió doscientos cinco años y murió en Harán. \ No newline at end of file diff --git a/12/01.txt b/12/01.txt new file mode 100644 index 00000000..6e189daf --- /dev/null +++ b/12/01.txt @@ -0,0 +1 @@ +\c 12 \v 1 Entonces el SEÑOR dijo a Abram: "Sal de tu pueblo, y de tu parentela, y de la familia de tu padre, a la tierra que te mostraré. \v 2 Yo te convertiré en una gran nación, y te bendeciré, y haré tu nombre grande, y tú serás de bendición. \v 3 Bendeciré a los que te bendigan, pero quien te deshonre yo lo maldeciré. Por medio de ti, todas las familias de la tierra serán bendecidas." \ No newline at end of file diff --git a/12/04.txt b/12/04.txt new file mode 100644 index 00000000..f5300445 --- /dev/null +++ b/12/04.txt @@ -0,0 +1 @@ +\v 4 Entonces Abram salió, como el SEÑOR le dijo que hiciera, y Lot fue con él. Abram era de setenta y cinco años cuando salió de Harán. \v 5 Abram tomó a Sarai, su esposa, a Lot, a los hijos de su hermano, y todas sus posesiones que habían acumulado, y las personas que habían adquirido en Harán. Ellos salieron para ir a la tierra de Canaán y llegaron a la tierra de Canaán. \ No newline at end of file diff --git a/12/06.txt b/12/06.txt new file mode 100644 index 00000000..8cb48b06 --- /dev/null +++ b/12/06.txt @@ -0,0 +1 @@ +\v 6 Abram pasó a través de la tierra hasta Siquem, hasta la encina de Moré. En ese tiempo los Cananeos vivían en la tierra. \v 7 El SEÑOR le apareció a Abram, y le dijo: "A tus descendientes les daré esta tierra." Así que ahí Abram construyó un altar al SEÑOR, Quien se le había aparecido. \ No newline at end of file diff --git a/12/08.txt b/12/08.txt new file mode 100644 index 00000000..c1a8169d --- /dev/null +++ b/12/08.txt @@ -0,0 +1 @@ +\v 8 Desde allí se movió a la región de colinas al este de Betel, donde puso su tienda, con Betel al oeste y Hai al este. Ahí construyó un altar al SEÑOR e invocó el nombre del SEÑOR. \v 9 Entonces Abram continuó su viaje rumbo al Neguev. \ No newline at end of file diff --git a/12/10.txt b/12/10.txt new file mode 100644 index 00000000..5d86032d --- /dev/null +++ b/12/10.txt @@ -0,0 +1 @@ +\v 10 Hubo hambre en la tierra, así que Abram bajó a Egipto para quedarse, pues el hambre era severa en la tierra. \v 11 Cuando estuvo a punto de entrar a Egipto, le dijo a su esposa Sarai: "Mira, sé que eres una mujer hermosa. \v 12 Cuando los Egipcios te vean diran: 'Ésta es su esposa,' entonces me matarán, y se quedarán contigo. \v 13 Di que eres mi hermana, para que me vaya bien por causa tuya, y así mi vida será librada gracias a ti." \ No newline at end of file diff --git a/12/14.txt b/12/14.txt new file mode 100644 index 00000000..5532ea3a --- /dev/null +++ b/12/14.txt @@ -0,0 +1 @@ +\v 14 Sucedió que cuando Abram entró en Egipto, los Egipcios vieron que Sarai era muy hermosa. \v 15 Los príncipes de Faraón la vieron, y la alabaron ante Faraón, y la mujer fue llevada a la casa de Faraón. \v 16 Faraón trató bien a Abram por causa de ella, y le dio ovejas, bueyes, asnos, esclavos, esclavas, burras y camellos. \ No newline at end of file diff --git a/12/17.txt b/12/17.txt new file mode 100644 index 00000000..3d0018c7 --- /dev/null +++ b/12/17.txt @@ -0,0 +1 @@ +\v 17 Entonces el SEÑOR afligió a Faraón y su casa con grandes plagas por causa de Sarai, esposa de Abram. \v 18 Faraón llamó a Abram, y le dijo: "¿Qué es esto que me has hecho? ¿Por qué no me dijiste que ella era tu esposa? \v 19 ¿Por qué dijiste: 'Ella es mi hermana,' para que yo la tomara para ser mi esposa? Ahora pues, he aquí a tu esposa. Tómala y sigue tu camino." \v 20 Entonces Faraón le dio ordenes a sus hombres concerniente a él, y ellos lo enviaron fuera, con su esposa y todo lo que él tenía. \ No newline at end of file diff --git a/13/01.txt b/13/01.txt new file mode 100644 index 00000000..2f06d368 --- /dev/null +++ b/13/01.txt @@ -0,0 +1 @@ +\c 13 \v 1 Abram salió de Egipto y fue hasta Neguev, él, su esposa y todo lo que este poseía. Lot, también fue con él. \v 2 Ahora Abram se había hecho muy rico en animales, en plata y en oro. \ No newline at end of file diff --git a/13/03.txt b/13/03.txt new file mode 100644 index 00000000..a15b9397 --- /dev/null +++ b/13/03.txt @@ -0,0 +1 @@ +\v 3 El continuó su viaje desde Neguev a Bethel, hacia el lugar donde antes había puesto sus tiendas, entre Betel y Hai. \v 4 Fue en este lugar donde antes había construído un altar, y allí clamó al nombre del SEÑOR DIOS. \ No newline at end of file diff --git a/13/05.txt b/13/05.txt new file mode 100644 index 00000000..d891e17b --- /dev/null +++ b/13/05.txt @@ -0,0 +1 @@ +\v 5 Ahora Lot, que estaba viajando con Abram, también tenía ovejas, rebaños, y tiendas. \v 6 La tierra no era capaz de mantenerlos a ambos viviendo allí juntos, porque tenían muchas posesiones, así que ellos no podían permanecer juntos. \v 7 Hubo también una disputa entre los pastores que cuidaban los animales de Abram y los pastores que cuidaban los animales de Lot. Los Cananitas y Ferezeos vivían la tierra en ese tiempo. \ No newline at end of file diff --git a/13/08.txt b/13/08.txt new file mode 100644 index 00000000..8740d202 --- /dev/null +++ b/13/08.txt @@ -0,0 +1 @@ +\v 8 Entonces Abram le dijo a Lot: "Que no haya lucha entre tu y yo, ni entre tus pastores y los míos; después de todo, somos familia. \v 9 ¿No tienes toda esta tierra delante de ti? Ve adelante y separate de mí. Si tú vas hacia la izquierda, entonces yo iré hacia la derecha. Si tú vas hacia la derecha, yo iré hacia la izquierda". \ No newline at end of file diff --git a/13/10.txt b/13/10.txt new file mode 100644 index 00000000..dfec82dd --- /dev/null +++ b/13/10.txt @@ -0,0 +1 @@ +\v 10 Entonces Lot miró alrededor, y vió que la llanura del Jordán estaba bien regada toda ella hasta Zoar, como el jardín del SEÑOR DIOS, como la tierra de Egipto. Esto fue antes de que el SEÑOR DIOS destruyera a Sodoma y Gomorra. \v 11 Entonces Lot escogió para sí toda la llanura del Jordan y viajó hacia el este, y se separaron los parientes el uno del otro. \ No newline at end of file diff --git a/13/12.txt b/13/12.txt new file mode 100644 index 00000000..76640257 --- /dev/null +++ b/13/12.txt @@ -0,0 +1 @@ +\v 12 Abram vivió en la tierra de Canaán, y Lot vivió entre las cuidades de la llanura. El estableció sus tiendas hasta llegar a Sodoma. \v 13 Ahora los hombres de Sodoma eran muy malos y pecadores contra el SEÑOR DIOS. \ No newline at end of file diff --git a/13/14.txt b/13/14.txt new file mode 100644 index 00000000..e068aa31 --- /dev/null +++ b/13/14.txt @@ -0,0 +1 @@ +\v 14 El SEÑOR DIOS dijo a Abram luego que Lot se separó de él, "Mira desde el lugar en que estás parado hacia el norte, el sur, este y oeste. \v 15 Toda esta tierra que tu ves, te la daré a ti y tus descendientes por siempre". \ No newline at end of file diff --git a/13/16.txt b/13/16.txt new file mode 100644 index 00000000..41fbf510 --- /dev/null +++ b/13/16.txt @@ -0,0 +1 @@ +\v 16 Y yo haré que tus descendientes sean tan abundantes como el polvo de la tierra, pues si un hombre puede contar el polvo de la tierra, entonces tus descendientes pueden también ser contados. \v 17 Levántate, camina a través de lo largo y ancho de la tierra, porque te la daré a tí". \v 18 Entonces Abram levantó sus tiendas, y vino a vivir en la encina de Mamre, la cual está en Hebrón, y allí levantó un altar al SEÑOR DIOS. \ No newline at end of file diff --git a/14/01.txt b/14/01.txt new file mode 100644 index 00000000..1292547d --- /dev/null +++ b/14/01.txt @@ -0,0 +1 @@ +\c 14 \v 1 Aconteció en los días de Amrafel, rey de Sinar, de Arioc, rey de Elasar, de Quedorlaomer, rey de Elam, y de Tidal, rey de Goyim, \v 2 que éstos hicieron guerra contra Bera, rey de Sodoma, Birsa, rey de Gomorra, Sinab, rey de Adma, Semeber, rey de Zeboim, y el rey de Bela (llamado también Zoar). \ No newline at end of file diff --git a/14/03.txt b/14/03.txt new file mode 100644 index 00000000..f32bf2a5 --- /dev/null +++ b/14/03.txt @@ -0,0 +1 @@ +\v 3 Estos últimos cinco reyes se unieron en el Valle de Sidim, (llamado también el Mar Salado). \v 4 Ellos habían servido por doce años a Quedorlaomer, pero en el año trece se rebelaron. \v 5 Entonces en el año catorce, Quedorlaomer y los reyes que estaban con él, vinieron y atacaron a los Refaías en Astarot Karnaim, a los Zuzitas en Ham, a los Emitas en Save Quiriataim, \v 6 y a los Horeos en la colina de Seir, hasta El Parán, que está cercano al desierto. \ No newline at end of file diff --git a/14/07.txt b/14/07.txt new file mode 100644 index 00000000..f1dcc949 --- /dev/null +++ b/14/07.txt @@ -0,0 +1 @@ +\v 7 Entonces ellos regresaron y llegaron a En Mispat (llamado también Cades) y derrotaron a todo el país de los Amalecitas y también a los Amorreos que vivían en Hazezon Tamar. \v 8 Entonces el rey de Sodoma, el rey de Gomorra, el rey de Adma, el rey de Zeboim y el rey de Bela (llamado también Zoar) salieron y se prepararon para batallar \v 9 contra Quedorlaomer, rey de Elam, Tidal, rey de Goyim, Amrafel, rey de Sinar, Arioc, rey de Elasar; cuatro reyes contra los cinco. \ No newline at end of file diff --git a/14/10.txt b/14/10.txt new file mode 100644 index 00000000..fd6b8199 --- /dev/null +++ b/14/10.txt @@ -0,0 +1 @@ +\v 10 Entonces el valle de Sidim estaba lleno de pozos de brea, y mientras los reyes de Sodoma y Gomorra huyeron, ellos cayeron allí. Los que quedaron huyeron a las montañas. \v 11 Así que el enemigo tomó todos los bienes de Sodoma y Gomorra y todas sus provisiones, y siguieron su camino. \v 12 Cuando se fueron, también tomaron a Lot, hijo del hermano de Abram, quien estaba viviendo en Sodoma, junto con todas sus posesiones. \ No newline at end of file diff --git a/14/13.txt b/14/13.txt new file mode 100644 index 00000000..c526a568 --- /dev/null +++ b/14/13.txt @@ -0,0 +1 @@ +\v 13 Uno que había escapado vino y se lo dijo a Abram el Hebreo. El estaba viviendo cerca de los robles que pertenecían a Mamre, el Amorreo, que era el hermano de Escol y Aner, quienes eran todos aliados de Abram. \v 14 Entonces cuando Abram escuchó que los enemigos habían capturado a su familiar, él sacó a sus trescientos dieciocho hombres entrenados, nacidos en su casa, y los persiguió hasta Dan. \ No newline at end of file diff --git a/14/15.txt b/14/15.txt new file mode 100644 index 00000000..16e16e31 --- /dev/null +++ b/14/15.txt @@ -0,0 +1 @@ +\v 15 El dividió sus hombres en contra de ellos por la noche y los atacó, y los persiguió hasta Hoba, que está al norte de Damasco. \v 16 Entonces él trajo de regreso todas las posesiones, y también trajo de regreso a su familiar Lot y sus bienes, como a las mujeres y a la otra gente. \ No newline at end of file diff --git a/14/17.txt b/14/17.txt new file mode 100644 index 00000000..56f6110d --- /dev/null +++ b/14/17.txt @@ -0,0 +1 @@ +\v 17 Luego que Abram regresó de derrotar a Quedorlaomer y a los reyes que estaban con él, el rey de Sodoma fue a reunirse con él en el Valle de Save (también llamado el Valle del Rey). \v 18 Melquisedec, rey de Salem, trajo pan y vino. Él era sacerdote del Dios Altísimo. \ No newline at end of file diff --git a/14/19.txt b/14/19.txt new file mode 100644 index 00000000..b6bf1de3 --- /dev/null +++ b/14/19.txt @@ -0,0 +1 @@ +\v 19 Él lo bendijo diciendo: "Bendecido sea Abram por el Dios Altísimo, Creador del cielo y la tierra. \v 20 Bendecido sea el Dios Altísimo, quien te ha entregado a tus enemigos en tu mano." Entonces Abram le entregó el diezmo de todo. \ No newline at end of file diff --git a/14/21.txt b/14/21.txt new file mode 100644 index 00000000..eb35eccc --- /dev/null +++ b/14/21.txt @@ -0,0 +1 @@ +\v 21 El rey de Sodoma dijo a Abram: "Dame la gente y quédate tú con los bienes." \v 22 Abram dijo al rey de Sodoma: "Yo he levantado mi mano al SEÑOR, Dios Altísimo, Creador del cielo y de la tierra, \v 23 que yo no tomaré un hilo, ni una correa de zapato, ni nada que es tuyo, para que así nunca podrás decir: 'Yo hice a Abram rico.' \v 24 Yo no tomaré nada excepto lo que los hombres jóvenes han comido y la porción de los hombres que fueron conmigo. Permite que Aner, Escol y Mamre tomen su porción." \ No newline at end of file diff --git a/29/01.txt b/29/01.txt new file mode 100644 index 00000000..2f29d824 --- /dev/null +++ b/29/01.txt @@ -0,0 +1 @@ +\c 29 \v 1 Entonces Jacob se fué de viaje y llegó a la tierra de la gente del este. \v 2 Y miró, y vió un pozo en el campo, y, mirad, tres rebaños de ovejas estaban allí cerca. Porque de aquel pozo ellos daban agua a los rebaños, y la piedra sobre la boca del pozo era grande. \v 3 Cuando todos los rebaños se habían reunido allí, los pastores rodaban la piedra de la boca del pozo y le daban agua a las ovejas, y entonces ponían la piedra otra vez sobre la boca del pozo, de vuelta a su lugar. \ No newline at end of file diff --git a/29/04.txt b/29/04.txt new file mode 100644 index 00000000..205e6643 --- /dev/null +++ b/29/04.txt @@ -0,0 +1 @@ +\v 4 Jacob les dijo: "Hermanos míos, ¿de dónde vienen?" Y ellos le dijeron: "Somos de Harán". \v 5 Él les dijo: ¿Conocen ustedes a Labán, hijo de Nacor?" Ellos dijeron: "Lo conocemos". \v 6 Él les dijo: "¿El está bien?" Ellos dijeron: "Él está bien, y, mira allí, Raquel su hija viene con las ovejas". \ No newline at end of file diff --git a/29/07.txt b/29/07.txt new file mode 100644 index 00000000..d318dfe9 --- /dev/null +++ b/29/07.txt @@ -0,0 +1 @@ +\v 7 Jacob dijo: "Mirad, es la mitad del día. No es la hora de juntar a los rebaños. Deberían darle agua a las ovejas y entonces ir y apacentarlas". \v 8 Ellos dijeron: "No podemos darles agua hasta que todos los rebaños esten aquí. Los hombres entonces rodarán la piedra de la boca del pozo, y le daremos agua a las ovejas". \ No newline at end of file diff --git a/29/09.txt b/29/09.txt new file mode 100644 index 00000000..013c2800 --- /dev/null +++ b/29/09.txt @@ -0,0 +1 @@ +\v 9 Mientras Jacob todavía hablaba con ellos, Raquel vino con las ovejas de su padre, porque ella las atendía. \v 10 Cuando Jacob vió a Raquel, la hija de Labán, el hermano de su madre, y las ovejas de Labán, el hermano de su madre, Jacob fue allí, rodó la piedra de la boca del pozo, y le dió agua al rebaño de Labán, el hermano de su madre. \ No newline at end of file diff --git a/29/11.txt b/29/11.txt new file mode 100644 index 00000000..815943b6 --- /dev/null +++ b/29/11.txt @@ -0,0 +1 @@ +\v 11 Jacob besó a Raquel y lloró en voz alta. \v 12 Jacob le dijo a Raquel que él era pariente de su padre, y que él era hijo de Rebeca. Entonces ella corrió y le dijo a su padre. \ No newline at end of file diff --git a/29/13.txt b/29/13.txt new file mode 100644 index 00000000..ddea41cc --- /dev/null +++ b/29/13.txt @@ -0,0 +1 @@ +\v 13 Cuando Labán escuchó las noticias acerca de Jacob el hijo de su hermana, él corrió a encontrarlo, lo abrazó, lo besó y lo llevó a su casa. Jacob le dijo a Labán todas estas cosas. \v 14 Labán le dijo: "Tú en verdad eres de mi hueso y mi carne". Entonces Jacob se quedó con él por cerca de un mes. \ No newline at end of file diff --git a/29/15.txt b/29/15.txt new file mode 100644 index 00000000..ced9fe31 --- /dev/null +++ b/29/15.txt @@ -0,0 +1 @@ +\v 15 Entonces Labán le dijo a Jacob: "Porque eres mi pariente, ¿deberías entonces servirme por nada? Díme, ¿qué sería tu paga?" \v 16 Ahora Labán tenía dos hijas. El nombre de la mayor era Lea, y el nombre de la menor era Raquel. \v 17 Los ojos de Lea eran tiernos, pero Raquel era hermosa en forma y apariencia. \v 18 Jacob amaba a Raquel, así que dijo: "Te serviré siete años por Raquel, tu hija menor". \ No newline at end of file diff --git a/29/19.txt b/29/19.txt new file mode 100644 index 00000000..572fc542 --- /dev/null +++ b/29/19.txt @@ -0,0 +1 @@ +\v 19 Labán dijo: "Es mejor que te la dé a ti, que dársela a otro hombre. Quédate conmigo". \v 20 Entonces Jacob sirvió por siete años por Raquel; y para él fueron como solo unos días, por el amor que le tenía a ella. \ No newline at end of file diff --git a/29/21.txt b/29/21.txt new file mode 100644 index 00000000..272059e9 --- /dev/null +++ b/29/21.txt @@ -0,0 +1 @@ +\v 21 Entonces Jacob le dijo a Labán: "Dame a mi esposa, porque mis días han sido completados-- para poder casarme con ella". \v 22 Entonces Labán reunió a todos los hombres del lugar y hizo un festín. \ No newline at end of file diff --git a/29/23.txt b/29/23.txt new file mode 100644 index 00000000..9e725dcc --- /dev/null +++ b/29/23.txt @@ -0,0 +1 @@ +\v 23 En la noche, Labán tomó a Lea su hija y se la llevó a Jacob, quien durmió con ella. \v 24 Labán también dió a Zilpa su sirvienta a su hija Lea como sirvienta. \v 25 En la mañana, mirad, ¡era Lea! Jacob le dijo a Labán: "¿Qué es esto que me has hecho a mi? ¿Qué no te serví por Raquel? ¿Por qué entonces me has engañádo?" \ No newline at end of file diff --git a/29/26.txt b/29/26.txt new file mode 100644 index 00000000..f6f48308 --- /dev/null +++ b/29/26.txt @@ -0,0 +1 @@ +\v 26 Labán dijo: "No es nuestra costumbre dar a la hija menor antes que la mayor. \v 27 Completa la semana matrimonial de esta hija, y te daremos la otra también a cambio de servirme por otros siete años". \ No newline at end of file diff --git a/29/28.txt b/29/28.txt new file mode 100644 index 00000000..9e65dd6d --- /dev/null +++ b/29/28.txt @@ -0,0 +1 @@ +\v 28 Jacob así lo hizo, y completó la semana de Lea. Entonces Labán le dió a Raquel su hija también como esposa. \v 29 Labán también le dió a su hija Raquel su sirvienta Bilha, para que fuera su sirvienta. \v 30 Así que Jacob se casó con Raquel también, pero él amaba a Raquel más que a Lea. Entonces Jacob sirvió a Labán por otros siete años. \ No newline at end of file diff --git a/29/31.txt b/29/31.txt new file mode 100644 index 00000000..5fd6820b --- /dev/null +++ b/29/31.txt @@ -0,0 +1 @@ +\v 31 Yahvé vió que Lea no era amada, así que Él hizó que ella quedara embarazada, pero Raquel estaba sin hijos. \v 32 Lea concivió y tuvó un hijo, y lo llamó Rubén. Pues ella dijo: "Porque Yahvé a mirado sobre mi aflicción; ahora mi esposo me amará". \ No newline at end of file diff --git a/29/33.txt b/29/33.txt new file mode 100644 index 00000000..089de005 --- /dev/null +++ b/29/33.txt @@ -0,0 +1 @@ +\v 33 Entonces ella concibió otra vez y tuvó un hijo. Ella dijo: "Porque Yahvé ha escuchado que no soy amada, Él por lo tanto me ha dado este hijo también", y lo llamó su nombre Simeón. \v 34 Entonces ella concibió otra vez y tuvó un hijo. Ella dijo: "Ahora esta vez mi esposo estará unido a mí, porque le he dado tres hijos". Entonces fue llamado Leví. \ No newline at end of file diff --git a/29/35.txt b/29/35.txt new file mode 100644 index 00000000..1159a3ed --- /dev/null +++ b/29/35.txt @@ -0,0 +1 @@ +\v 35 Ella concibió otra vez y tuvó un hijo. Ella dijo: "Esta vez alabaré a Yahvé". Por lo tanto ella lo llamó Judá; y entonces dejó de tener hijos. \ No newline at end of file diff --git a/30/01.txt b/30/01.txt new file mode 100644 index 00000000..f3b6b6d2 --- /dev/null +++ b/30/01.txt @@ -0,0 +1 @@ +\c 30 \v 1 Cuando Raquel vió que no le daba hijos a Jacob, Raquel envidió a su hermana. Ella le dijo a Jacob: "Dame hijos, o moriré". \v 2 El enojo de Jacob ardiá contra Raquel. Él dijo: "¿Estoy yo en lugar de Dios, quien te ha guardado de tener hijos?" \ No newline at end of file diff --git a/30/03.txt b/30/03.txt new file mode 100644 index 00000000..a1760c7c --- /dev/null +++ b/30/03.txt @@ -0,0 +1 @@ +\v 3 Ella dijo: "Mira, ahí está mi sirvienta Bilha. Duerme con ella, para que ella dé a luz a niños en mis rodillas, y yo tenga hijos por ella". \v 4 Así que ella le dió a su sirvienta Bilha como esposa, y Jacob durmió con ella. \ No newline at end of file diff --git a/30/05.txt b/30/05.txt new file mode 100644 index 00000000..49a1d1a1 --- /dev/null +++ b/30/05.txt @@ -0,0 +1 @@ +\v 5 Bilha concibió y le dió un hijo a Jacob. \v 6 Entonces Raquel dijo: "Dios me ha escuchado. Él ciertamente ha escuchado mi voz y me ha dado un hijo". Así pues ella llamó su nombre Dan. \ No newline at end of file diff --git a/30/07.txt b/30/07.txt new file mode 100644 index 00000000..171db8d5 --- /dev/null +++ b/30/07.txt @@ -0,0 +1 @@ +\v 7 Bilha, la sirvienta de Raquel, concibió otra vez y le dió a Jacob un segundo hijo. \v 8 Raquel dijo: "Con poderosa lucha he peleado con mi hermana y he prevalecido". Ella lo llamó Neftalí. \ No newline at end of file diff --git a/30/09.txt b/30/09.txt new file mode 100644 index 00000000..6f0817ee --- /dev/null +++ b/30/09.txt @@ -0,0 +1 @@ +\v 9 Cuando Lea vió que había parado de tener hijos, tomó a Zilpa, su sirvienta, y se la dió a Jacob como esposa. \v 10 Zilpa, la sirvienta de Lea, le dió a Jacob un hijo. \v 11 Lea dijo: "¡Esto es afortunado!", así que ella lo llamo Gad. \ No newline at end of file diff --git a/30/12.txt b/30/12.txt new file mode 100644 index 00000000..176e7f98 --- /dev/null +++ b/30/12.txt @@ -0,0 +1 @@ +\v 12 Entonces Zilpa, la sirvienta de Lea, le dió a Jacob un segundo hijo. \v 13 Lea dijo: "¡Estoy felíz! Porque las hijas me llamarán felíz". Así que le llamó por nombre Aser. \ No newline at end of file diff --git a/30/14.txt b/30/14.txt new file mode 100644 index 00000000..a1aa1a15 --- /dev/null +++ b/30/14.txt @@ -0,0 +1 @@ +\v 14 Rubén fue en los días de la cosecha de trigo y encontró mandrágoras en el campo. Él las trajó a su madre Lea. Entonces Raquel le dijo a Lea: "Dame algunas de las madrágoras de tu hijo". \v 15 Lea le dijo a ella: "¿Es un asunto pequeño para ti, que me has quitado mi esposo? ¿Acaso ahora me quieres quitar las mandrágoras de mi hijo también?". Raquel le dijo: "Entonces el dormirá contigo esta noche, a cambio de las mandrágoras de tu hijo". \ No newline at end of file diff --git a/30/16.txt b/30/16.txt new file mode 100644 index 00000000..f3d8fc8e --- /dev/null +++ b/30/16.txt @@ -0,0 +1 @@ +\v 16 Jacob vino del campo en la tarde. Lea salió a recibirlo y dijo: "Debes dormir conmigo esta noche, porque te he contratado por las mandrágoras de mi hijo". Entonces Jacob durmió con Lea esa noche. \v 17 Dios escuchó a Lea, y ella concibió y le dió a Jacob un quinto hijo. \v 18 Lea dijo: "Dios me ha dado mi pago, porque le di mi sirvienta a mi esposo". Y le puso por nombre Isacar. \ No newline at end of file diff --git a/30/19.txt b/30/19.txt new file mode 100644 index 00000000..8f93f84e --- /dev/null +++ b/30/19.txt @@ -0,0 +1 @@ +\v 19 Lea concibió otra vez y le dió un sexto hijo a Jacob. \v 20 Lea dijo: "Dios me ha dado un buen regalo. Ahora mi esposo me honrará, porque le he dado seis hijos". Ella lo llamó por nombre Zabulón. \v 21 Luego dió a luz a una hija y la llamó Dina. \ No newline at end of file diff --git a/30/22.txt b/30/22.txt new file mode 100644 index 00000000..dfeba86e --- /dev/null +++ b/30/22.txt @@ -0,0 +1 @@ +\v 22 Dios se acordó de Raquel y la escuchó. Él hizo que ella quedara embarazada. \v 23 Ella concibió y le dió un hijo. Ella dijo: "Dios ha quitado mi verguenza". \v 24 Ella lo llamó por nombre José, diciendo: "Yahvé me ha añadido otro hijo". \ No newline at end of file diff --git a/30/25.txt b/30/25.txt new file mode 100644 index 00000000..e4de45b2 --- /dev/null +++ b/30/25.txt @@ -0,0 +1 @@ +\v 25 Luego que Raquel había dado a luz a José, Jacob le dijo a Labán: "Envíame lejos, para que yo pueda ir a mi propio hogar y a mi país. \v 26 Dame a mis esposas y a mis hijos por quienes te he servido, y déjame ir, porque tú sabes el servicio que te he dado". \ No newline at end of file diff --git a/30/27.txt b/30/27.txt new file mode 100644 index 00000000..54df54e3 --- /dev/null +++ b/30/27.txt @@ -0,0 +1 @@ +\v 27 Labán le dijo: "Si ahora he encontrado favor en tus ojos, espera, porque he divinado que Yahvé me ha bendecido por tu causa". \v 28 Entonces él dijo: "Nombra tus pagos, y yo los pagaré". \ No newline at end of file diff --git a/30/29.txt b/30/29.txt new file mode 100644 index 00000000..abf2cad7 --- /dev/null +++ b/30/29.txt @@ -0,0 +1 @@ +\v 29 Jacob le dijo: "Tú sabes como te he servido, y como le ha ido a tu ganado conmigo. \v 30 Porque tenías poco antes de que yo viniera, y ha aumentado abundantemente. Yahvé te ha bendecido en dondequiera que yo trabajé. Ahora, ¿cuándo proveeré yo en mi propia casa también?" \ No newline at end of file diff --git a/30/31.txt b/30/31.txt new file mode 100644 index 00000000..33c57734 --- /dev/null +++ b/30/31.txt @@ -0,0 +1 @@ +\v 31 Entonces Labán le dijo: "¿Qué te pagaré?" Jacob le dijo: "Tú no me darás nada. Si haces esto por mí, yo volveré a alimentar tu ganado y a cuidarlo. \v 32 Déjame caminar entre tu ganado hoy, sacando de él toda oveja moteada y manchada, y cada negra entre las ovejas, y las manchadas y moteadas entre las cabras. Estas serán mi pago. \ No newline at end of file diff --git a/30/33.txt b/30/33.txt new file mode 100644 index 00000000..59a16007 --- /dev/null +++ b/30/33.txt @@ -0,0 +1 @@ +\v 33 Mi integridad testificará por mi luego, cuando tú vengas a revisar mis pagos. Cada una que no sea moteada o manchada entre las cabras, y negras entre las ovejas, si alguna es encontrada conmigo, será considerada robada". \v 34 Labán dijo: "De acuerdo. Que sea de acuerdo a tu palabra". \ No newline at end of file diff --git a/30/35.txt b/30/35.txt new file mode 100644 index 00000000..f1e0ff11 --- /dev/null +++ b/30/35.txt @@ -0,0 +1 @@ +\v 35 Ese día Labán removió las cabras machos que eran rayados y manchados, y todas las cabras hembras que eran moteadas y manchadas, cada una que tenía blanco en ella, y todas las ovejas negras entre las ovejas, y las dió en manos de sus hijos. \v 36 Labán también puso tres días de jornada entre él y Jacob. Así Jacob se quedó atendiendo el resto del rebaño de Labán. \ No newline at end of file diff --git a/30/37.txt b/30/37.txt new file mode 100644 index 00000000..03acb0db --- /dev/null +++ b/30/37.txt @@ -0,0 +1 @@ +\v 37 Jacob tomó ramas recién cortadas de álamo, y del almendro y del plátano, y peló rayas blancas en ellas, y hizo que la madera blanca de adentro pareciera que estaba en los palos. \v 38 Entonces él pusó los palos que había pelado frente a los rebaños, en frente de los canales de agua donde venían a beber. Ellos se juntaban cuando venían a beber. \ No newline at end of file diff --git a/30/39.txt b/30/39.txt new file mode 100644 index 00000000..44772d20 --- /dev/null +++ b/30/39.txt @@ -0,0 +1 @@ +\v 39 Los rebaños se juntaron en frente de los palos, y los rebaños producían crías rayadas, moteadas y manchadas. \v 40 Jacob separó las ovejas hembras y dirigió sus rostros hacía los animales rayados y todas las ovejas negras en el rebaño de Labán. Entonces él separó sus rebaños y ya no los mezcló más con los rebaños de Labán. \ No newline at end of file diff --git a/30/41.txt b/30/41.txt new file mode 100644 index 00000000..8b2405ed --- /dev/null +++ b/30/41.txt @@ -0,0 +1 @@ +\v 41 Cuando las ovejas fuertes en el rebaño estaban críando, entonces Jacob ponía los palos en los canales de agua frente a los ojos de los rebaños, para que concibieran entre los palos. \v 42 Pero cuando los animales débiles en el rebaño venían, él no les ponía los palos al frente de ellos. Entonces los animales débiles eran de Labán, y los fuertes eran de Jacob. \ No newline at end of file diff --git a/30/43.txt b/30/43.txt new file mode 100644 index 00000000..b3725923 --- /dev/null +++ b/30/43.txt @@ -0,0 +1 @@ +\v 43 El hombre se volvió muy próspero. Tenía grandes rebaños, sirvientes mujeres y sirvientes hombres, y camellos y burros. \ No newline at end of file diff --git a/33/01.txt b/33/01.txt new file mode 100644 index 00000000..8e55cc09 --- /dev/null +++ b/33/01.txt @@ -0,0 +1 @@ +\c 33 \v 1 Jacob miró arriba y, vió, Esaú venía, y con él cuantrocientos hombres. Jacob dividió los hijos entre Lea, Raquel, y las dos sirvientas. \v 2 Entonces puso a las dos sivientas y a sus hijos alfrente, seguidos por Lea y sus hjos, y seguidos por Raquel y José detrás de todos. \v 3 Él mismo fue alfrende de ellos. Se inclinó hacia el suelo siete veces, hasta que se acercó a su hermano. \ No newline at end of file diff --git a/33/04.txt b/33/04.txt new file mode 100644 index 00000000..e60ad4ac --- /dev/null +++ b/33/04.txt @@ -0,0 +1 @@ +\v 4 Esaú corrió a encontrarse con él, lo tomó, lo abrazó por el cuello, y lo besó. Entonces ellos lloraron. \v 5 Cuando Esaú miró al frente, él vió a las mujeres y a los niños. Él dijo: "¿Quiénes son estas personas contigo?" Jacob le dijo: "Los hijos quienes Dios ha dado generosamente a tu sirviente". \ No newline at end of file diff --git a/33/06.txt b/33/06.txt new file mode 100644 index 00000000..92d365f7 --- /dev/null +++ b/33/06.txt @@ -0,0 +1 @@ +\v 6 Entonces las sirvientas vinieron adelante con sus hijos, y se inclinaron. \v 7 Después Lea también y sus hijos vinieron alfrente y se inclinaron. Finalmente José y Raquel vinieron alfrente y se inclinaron. \v 8 Esaú dijo: "¿A qué te refieres con todos estos grupos que veo?" Jacob dijo: "A encontrar favor en la vista de mi señor". \ No newline at end of file diff --git a/33/09.txt b/33/09.txt new file mode 100644 index 00000000..361e0919 --- /dev/null +++ b/33/09.txt @@ -0,0 +1 @@ +\v 9 Esaú dijo: "Tengo suficiente, mi hermano. Quédate con lo que tienes para ti mismo". \v 10 Jacob dijo: "No, por favor, si he encontrado favor en tu vista, entonces acepta mi regalo de mi mano, por que la verdad, he visto tu rostro, y es como ver el rostro de Dios, y me has aceptado. \v 11 Por favor acepta mi regalo que te fue traído, porque Dios me ha dado generosamente, y porque tengo suficiente". Así Jacob le insistió, y Esaú aceptó. \ No newline at end of file diff --git a/33/12.txt b/33/12.txt new file mode 100644 index 00000000..326a639e --- /dev/null +++ b/33/12.txt @@ -0,0 +1 @@ +\v 12 Entonces Esaú le dijo: "Vamos por nuestro camino. Yo hiré delante de ti". \v 13 Jacob le dijo: "Mi maestro sabe que los niños son jovenes, y que los rebaños y las manadas conmigo tienes sus crías. Si ellos los sobremarchan hasta un día, todos los rebaños morirán. \v 14 Que mi maestro vaya delante de su sirviente. Yo viajaré más lentamente, al paso de los ganados que van delante de mí, y al paso de los niños, hasta que alcance a mi maestro en Seir". \ No newline at end of file diff --git a/33/15.txt b/33/15.txt new file mode 100644 index 00000000..14c8a6a8 --- /dev/null +++ b/33/15.txt @@ -0,0 +1 @@ +\v 15 Esaú dijo: "Déjame dejar contigo algunos de los hombres quienes están conmigo". Pero Jacob le dijo: "¿Por qué hacer eso? Mi maestro ya ha sido suficientemente amable conmigo". \v 16 Entonces Esaú ese día empezó su viaje de regreso a Seir. \v 17 Jacob viajó a Sucot, se construyó a sí mismo una casa, y hizo establos para su ganado. Por lo tanto el nombre del lugar es Sucot. \ No newline at end of file diff --git a/33/18.txt b/33/18.txt new file mode 100644 index 00000000..225cb084 --- /dev/null +++ b/33/18.txt @@ -0,0 +1 @@ +\v 18 Cuando Jacob vinó desde Padan Aram, él llegó a la ciudad de Siquem a salvo, la cua; está en la tierra de Canaán. Él acampó cerca de la ciudad. \v 19 Entonces compró el pedazo de tierra donde había puesto su tienda de los hijos de Hamor, padre de Siquem, por cien piezas de plata. \v 20 Ahí levantó un altar y lo llamó El Elohe Israel. \ No newline at end of file diff --git a/34/01.txt b/34/01.txt new file mode 100644 index 00000000..de8d4b66 --- /dev/null +++ b/34/01.txt @@ -0,0 +1 @@ +\c 34 \v 1 Ahora Dina, la hija que Lea le dio a Jacob, salió a recibir a las mujeres jovenes de la tierra. \v 2 Siquem, hijo de Hamor el Heveo, el príncipe de la tierra, la vió y la tomó, la asaltó, y durmió con ella. \v 3 Él estaba atraído a Dina, la hija de Jacob. Él amó a la joven mujer y le habló tiernamente. \ No newline at end of file diff --git a/34/04.txt b/34/04.txt new file mode 100644 index 00000000..07740832 --- /dev/null +++ b/34/04.txt @@ -0,0 +1 @@ +\v 4 Siquem habló con su padre Hamor, diciendo: "Consígueme esta mujer joven como esposa para mí". \v 5 Ahora Jacob escuchó que él había deshonrado a Dina su hija. Sus hijos estaban con su ganado en el campo, así que Jabob mantuvo su paz hasta que ellos llegaron. \ No newline at end of file diff --git a/34/06.txt b/34/06.txt new file mode 100644 index 00000000..68ecfc7d --- /dev/null +++ b/34/06.txt @@ -0,0 +1 @@ +\v 6 Hamor el padre de Siquem salió a donde Jacob para hablar con él. \v 7 Los hijos de Jacob llegaron del campo cuando oyeron sobre el asunto. Los hombres estaban ofendidos. Estaban muy molestos porque él había avergonzado a Israel al violentarse contra la hija de Jacob, porque tal cosa no debió haber sido hecha. \ No newline at end of file diff --git a/34/08.txt b/34/08.txt new file mode 100644 index 00000000..af07ce3b --- /dev/null +++ b/34/08.txt @@ -0,0 +1 @@ +\v 8 Hamor les habló, diciendo: "Mi hijo Siquem ama a su hija. Por favor dénsela a él como esposa. \v 9 Cásense con nosotros, danos a tu hija, y tomen a nuestras hijas para ustedes. \v 10 Vivirán con nosotros, y la tierra les será abierta para ustedes vivir y comerciar, y para adquirir propiedad. \ No newline at end of file diff --git a/34/11.txt b/34/11.txt new file mode 100644 index 00000000..6e3de1be --- /dev/null +++ b/34/11.txt @@ -0,0 +1 @@ +\v 11 Siquem le dijo a su padre y a sus hermanos: "Déjenme encontrar favor en sus ojos, y lo que sea que me digan se los daré. \v 12 Pídanme por tal gran novia un precio y un regalo como quieran, y yo les daré lo que sea que me digan, pero dénme a la mujer joven como esposa". \v 13 Los hijos de Jacob respondieron a Siquem con engaño, porque Siquem había deshonrado a Dina su hermana. \ No newline at end of file diff --git a/34/14.txt b/34/14.txt new file mode 100644 index 00000000..b8375c0d --- /dev/null +++ b/34/14.txt @@ -0,0 +1 @@ +\v 14 Ellos les dijeron: "No podemos hacer eso, darte a nuestra hermana a ninguno que sea incircunciso; porque eso sería una desgracia para nosotros. \v 15 Solo bajo esta condición nos pondremos de acuerdo contigo: si te vuelves circunciso como nosotros, si todo hombre de los tuyos se circuncisa. \v 16 Entonces te daremos nuestras hijas a ustedes, y nosotros tomáremos sus hijas para nosotros, y víviremos con ustedes y nos volveremos un solo pueblo. \v 17 Pero si no nos escuchan y se vuelven circuncisos, entonces tomáremos a nuestra hermana y nos iremos. \ No newline at end of file diff --git a/34/18.txt b/34/18.txt new file mode 100644 index 00000000..134729cb --- /dev/null +++ b/34/18.txt @@ -0,0 +1 @@ +\v 18 Sus palabras complacieron a Hamor y a su hijo Siquem. \v 19 El joven hombre no se tardó en hacer lo que dijeron, porque él se placía en la hija de Jacob, y porque él era la persona más honrada en toda la casa de su padre. \ No newline at end of file diff --git a/34/20.txt b/34/20.txt new file mode 100644 index 00000000..5046a532 --- /dev/null +++ b/34/20.txt @@ -0,0 +1 @@ +\v 20 Hamor y Siquem su hijo fueron a la puerta de la ciudad y hablaron con los hombres de su ciudad, diciendo: \v 21 "Estos hombres están en paz con nosotros, así que déjenlos vivir en la tierra y hagan negocios en ella porque, verdaderamente, la tierra es lo suficientemente grande para ellos. Pérmitamonos tomar a sus hijas como esposas, y déjemos nosotros darles a nuestras hijas a ellos. \ No newline at end of file diff --git a/34/22.txt b/34/22.txt new file mode 100644 index 00000000..8f504d0f --- /dev/null +++ b/34/22.txt @@ -0,0 +1 @@ +\v 22 Solo bajo esta condición los hombres han aceptado vivir con nosotros y volvernos un solo pueblo: si todo hombre entre nosotros es circuncidado, como ellos son circuncisos. \v 23 ¿No serán su ganado y su propiedad --todos sus animales nuestros? Así que vamos a aceptar su acuerdo, y ellos vivirán entre nosotros". \ No newline at end of file diff --git a/34/24.txt b/34/24.txt new file mode 100644 index 00000000..f0492e4b --- /dev/null +++ b/34/24.txt @@ -0,0 +1 @@ +\v 24 Todos los hombres de la ciudad escucharon a Hamor y a Siquem, su hijo. Todo hombre fue circuncidado. \v 25 Al tercer día, cuando estaban muy adoloridos, dos de los hijos de Jacob, Simeón y Leví, hermanos de Dina, cada uno tomó su espada y fueron a la desprevenida ciudad, y mataron a todos los hombres. \v 26 Ellos mataron a Hamor y a Siquem, su hijo, con el filo de la espada. Ellos tomaron a Dina de la casa de Siquem y se fueron. \ No newline at end of file diff --git a/34/27.txt b/34/27.txt new file mode 100644 index 00000000..4b77d8f3 --- /dev/null +++ b/34/27.txt @@ -0,0 +1 @@ +\v 27 Los otros hijos de Jacob vinieron a los cuerpos muertos y saquearon la ciudad, porque la gente había deshonrado a su hermana. \v 28 Tomaron sus rebaños, sus ganados, sus burros, y todo en la ciudad y en los campos de los alrededores con \v 29 todas sus riquezas. Todos sus niños y sus esposas, ellos los capturaron. Ellos hasta tomaron lo que había en las casas. \ No newline at end of file diff --git a/34/30.txt b/34/30.txt new file mode 100644 index 00000000..5f306fbf --- /dev/null +++ b/34/30.txt @@ -0,0 +1 @@ +\v 30 Jacob le dijo a Simeón y a Leví: "Ustedes han traído aflicción sobre me, al hacerme apestar a los inhabitantes de la tierra, los Canaaítas y los Ferezeos. Yo soy pocos en número. Si ellos se juntan ellos mismos en contra mía y me atacan, entonces seré destruído, yo y mi casa". \v 31 Pero Simeón y Leví dijeron: "¿Debía Siquem tratar con nuestra hermana como con una prostituta?" \ No newline at end of file diff --git a/35/01.txt b/35/01.txt new file mode 100644 index 00000000..9263d0c4 --- /dev/null +++ b/35/01.txt @@ -0,0 +1 @@ +\c 35 \v 1 Dios le dijo a Jacob: " Levántate, ve a Be-tel, y quédate ahí. Construye allí un altar al Dios que se te apareció cuando huías de Esaú tu hermano". \v 2 Entonces Jacob dijo a los de su casa y a todos los que estaban con él: Pongan a un lado los dioses extranjeros entre ustedes, purifíquense a ustedes mismos, y cambien sus ropas. \v 3 Entonces vamos a partir y a subir a Be-tel. Yo le construiré un altar ahí a Dios, quien me respondió en el día de mi angustia, y ha estado conmigo dondequiera que he ido". \ No newline at end of file diff --git a/35/04.txt b/35/04.txt new file mode 100644 index 00000000..178cfe14 --- /dev/null +++ b/35/04.txt @@ -0,0 +1 @@ +\v 4 Entonces le dieron a Jacob todos los dioses extranjeros en su mano, y los anillos que estaban en sus oídos. Jacob los enterró bajo el roble que estaba cerca de Siquem. \v 5 Mientras viajaban, Dios hiso que pánico cayera en las ciudades que estaban en sus alrededores, para que esas personas no persiguieran a los hijos de Jacob. \ No newline at end of file diff --git a/35/06.txt b/35/06.txt new file mode 100644 index 00000000..2c264c63 --- /dev/null +++ b/35/06.txt @@ -0,0 +1 @@ +\v 6 Entonces Jacob llegó a Luz (eso es, Be'tel), la cual está en la tierra de Canaán, él y todas las personas que estaban con él. \v 7 Él contruyó un altar allí y llamó al lugar El-be-tel, porque ahí Dios se había revelado a sí mimso a él, cuando estaba escapando de su hermano. \v 8 Débora, la enfermera de Rebeca, murió. Ella fue enterrada abajo de Be-tel bajo un árbol de roble, y se llamó Alón-bacut. \ No newline at end of file diff --git a/35/09.txt b/35/09.txt new file mode 100644 index 00000000..14bfb735 --- /dev/null +++ b/35/09.txt @@ -0,0 +1 @@ +\v 9 Cuando Jacob vino de Padan-aram, Dios se le apareció otra vez y lo bendijo. \v 10 Dios le dijo a él: "Tu nombre es Jacob, pero tu nombre ya no será Jacob. Tu nombre será Israel". Entonces Dios llamó su nombre Israel. \ No newline at end of file diff --git a/35/11.txt b/35/11.txt new file mode 100644 index 00000000..7ba5bbad --- /dev/null +++ b/35/11.txt @@ -0,0 +1 @@ +\v 11 Dios le dijo a él: "Yo soy Dios Todopoderoso. Se fructífero y multiplícate. Una nación y una compañia de naciones vendrá de ti, y habrán reyes entre tus descendientes. \v 12 La tierra que Yo le dí a Abraham y a Isaac, te la daré a ti. A tus descendientes después de ti también les doy la tierra". \v 13 Y Dios subió de él en el lugar donde le había hablado. \ No newline at end of file diff --git a/35/14.txt b/35/14.txt new file mode 100644 index 00000000..461a900d --- /dev/null +++ b/35/14.txt @@ -0,0 +1 @@ +\v 14 Jacob puso un pilar en el lugar donde Dios le había hablado, un pilar de piedra. Él derramó una ofrenda de bebida sobre el y derramó aceite en el. \v 15 Jacob le puso el nombre del lugar donde Dios habló con él, Be-tel. \ No newline at end of file diff --git a/35/16.txt b/35/16.txt new file mode 100644 index 00000000..094f988e --- /dev/null +++ b/35/16.txt @@ -0,0 +1 @@ +\v 16 Ellos viajaron desde Be-tel. Cuando todavía estaban a alguna distancia desde Efrata, Raquel dio a luz. Tuvo un parto difícil. \v 17 Mientras estaba en el momento más difícil la partera le dijo: "No temas, porque ahora tendrás otro hijo". \v 18 Mientras moría, con su último aliento ella lo llamó Benoni, pero su padre lo llamo Benjamín. \v 19 Raquel murió y fue sepultada en el camino a Efrata (eso es, Belén). \v 20 Jacob puso un pillar sobre su tumba. Esa es la marca de la tumba de Raquel hasta este día. \ No newline at end of file diff --git a/35/21.txt b/35/21.txt new file mode 100644 index 00000000..25ac722e --- /dev/null +++ b/35/21.txt @@ -0,0 +1 @@ +\v 21 Israel viajó y montó su tienda más allá de Migal-edar. \v 22 Mientras Israel estaba viviendo en esa tierra, Rubén durmió con Bilha la cancubina de su padre, y Israel lo escuchó. Ahora Jacob tenía doce hijos. \ No newline at end of file diff --git a/35/23.txt b/35/23.txt new file mode 100644 index 00000000..a4cb8c5a --- /dev/null +++ b/35/23.txt @@ -0,0 +1 @@ +\v 23 Sus hijos por Lea eran Rubén, el primogénito de Jacob, y Simeón, Leví, Judá, Isacar, y Zebulón. \v 24 Sus hijos por Raquel eran José y Benjamín. \v 25 Sus hijos por Bilha, la siervienta de Raquel, eran Dan y Neftalí. \ No newline at end of file diff --git a/35/26.txt b/35/26.txt new file mode 100644 index 00000000..a698abd5 --- /dev/null +++ b/35/26.txt @@ -0,0 +1 @@ +\v 26 Los hijos de Zilpa, la sirvienta de Leah, eran Gad y Aser. Todos estos son los hijos de Jacob quienes le nacieron en Padan-aran. \v 27 Jacob vinó a Isaac, su padre, en Mamre en Kiriat-arba (la mima que Hebrón), donde Abraham y Isaac habían vivido. \ No newline at end of file diff --git a/35/28.txt b/35/28.txt new file mode 100644 index 00000000..c3c8d272 --- /dev/null +++ b/35/28.txt @@ -0,0 +1 @@ +\v 28 Isaac vivió por ciento ochenta años. \v 29 Isaac suspiró su último aliento y murió, y fue recogido a sus ancenstros, un viejo lleno de años. Esaú y Jacob, sus hijos, lo enterraron. \ No newline at end of file diff --git a/36/01.txt b/36/01.txt new file mode 100644 index 00000000..46e8d148 --- /dev/null +++ b/36/01.txt @@ -0,0 +1 @@ +\c 36 \v 1 Estos eran los descendientes de Esaú (también llamado Edom). \v 2 Esaú tomó esposas de entre los Canaanitas. Éstas eran sus espoas: Ada la hija de Elón el Heteo, Aholibama hija de Aná, la nieta de Zibeón el Heteo, \v 3 y Basemat, hija de Ismael, hermana de Nebaiot. \ No newline at end of file diff --git a/36/04.txt b/36/04.txt new file mode 100644 index 00000000..005b49e5 --- /dev/null +++ b/36/04.txt @@ -0,0 +1 @@ +\v 4 Ada dio a luz a Elifaz, y Basemat dio a luz a Rehuel. \v 5 Aholibama dio a luz a Jeús, a Jalaam, y a Coré. Estos son los hijos de Esaú quienes le nacieron en la tierra de Canaán. \ No newline at end of file diff --git a/36/06.txt b/36/06.txt new file mode 100644 index 00000000..a6bdb748 --- /dev/null +++ b/36/06.txt @@ -0,0 +1 @@ +\v 6 Esaú tomó a sus esposas, sus hijos, sus hijas, y a todos los miembros de su casa, su ganado-- todos sus animales, y todas sus poseciones, las cuales había recojido en la tierra de Canaán, y fue hacía una tierra lejos de su hermano Jacob. \v 7 Él hiso esto porque sus poseciones eran muchas para ellos quedarse juntos. La tierra en donde se habían colocado no podía mantenerlos a causa de su ganado. \v 8 Entonces Esaú, también conocido como Edom, se colocó en la colina de Seir. \ No newline at end of file diff --git a/36/09.txt b/36/09.txt new file mode 100644 index 00000000..49d24e19 --- /dev/null +++ b/36/09.txt @@ -0,0 +1 @@ +\v 9 Siguéndolo están los descendientes de Esaú, el ancestro de los Edomitas en la colina de Seir. \v 10 Estos son los nombres de los hijos de Esaú: Elifaz hijo de Ada, la esposa de Esaú; Reuel hijo de Basemat, la esposa de Esaú. \v 11 Los hijos de Elifaz eran Temán, Omar, Zefo, Gatam, Cenaz. \v 12 Timna, una concubina de Elifaz, hijo de Esaú, dió a luz a Amalec. Estos eran los nietos de Ada, esposa de Esaú. \ No newline at end of file diff --git a/36/13.txt b/36/13.txt new file mode 100644 index 00000000..f46afa4b --- /dev/null +++ b/36/13.txt @@ -0,0 +1 @@ +\v 13 Estos eran los hijos de Reuel: Nahat, Zera, Sama y Miza. Estos fueron los nietos de Basemat, esposa de Esaú. \v 14 Estos eran los hijos de Aholibama, esposa de Esaú, quien era la la hija de Aná y la nieta de Zibeón. Ella dio a luz a Esau Jeús, Jaalam y Coré. \ No newline at end of file diff --git a/36/15.txt b/36/15.txt new file mode 100644 index 00000000..45b982b4 --- /dev/null +++ b/36/15.txt @@ -0,0 +1 @@ +\v 15 Estos eran los clanes entre los descendientes de Esaú: los descendientes de Elifaz, el primogénito de Esaú: Temán, Omar, Zefo, Cenaz, \v 16 Coré, Gatam y Amalec. Estos eran los clanes descendientes de Elifaz en la tierra de Edom. Ellos eran los nietos de Ada. \ No newline at end of file diff --git a/36/17.txt b/36/17.txt new file mode 100644 index 00000000..ad3fb930 --- /dev/null +++ b/36/17.txt @@ -0,0 +1 @@ +\v 17 Estos eran los clanes de Reuel: hijo de Esaú: Nahat, Zera, Sama y Miza. Estos eran los clanes descendientes de Reuel en la tierra de Edom.Ellos eran los nietos de Basemat, esposa de Esaú. \v 18 Estos eran los clanes de Aholibama, esposa de Esaú: Jeús, Jalam y Coré. Estos son los clanes que descendieron de la esposa de Esaú Aholibama, hija de Aná. \v 19 Estos eran los hijos de Esaú, y estos son sus clanes. \ No newline at end of file diff --git a/36/20.txt b/36/20.txt new file mode 100644 index 00000000..4ad7c5d8 --- /dev/null +++ b/36/20.txt @@ -0,0 +1 @@ +\v 20 Estos eran los hijos de Seir el Horeo, los habitantes de la tierra: Lotán, Sobal, Zibeón, Aná, \v 21 Disón, Ezer y Disán. Estos eran los clanes he los Horeos, los habitantes de Seir en la tierra de Edom. \v 22 Los hijos de Lotán eran de Hori y Hemam, y Timna era hermana de Lotán. \ No newline at end of file diff --git a/36/23.txt b/36/23.txt new file mode 100644 index 00000000..8b40e46f --- /dev/null +++ b/36/23.txt @@ -0,0 +1 @@ +\v 23 Estos fueron los hijos de Sobal: Alván, Manahat, Sefo y Onam. \v 24 Estos fueron los hijos de Zibeón: Aja y Aná. Éste Aná fue quien encontró las aguas termales en el desierto, mientras pastoreaba los burros de Zibeón su padre. \ No newline at end of file diff --git a/36/25.txt b/36/25.txt new file mode 100644 index 00000000..87fbb4b0 --- /dev/null +++ b/36/25.txt @@ -0,0 +1 @@ +\v 25 Estos fueron los hijos de Aná: Disón y Aholibama, la hija de Aná. \v 26 Estos fueron los hijos de Disón: Hemdán, Esbán, Itrán y Querán. \v 27 Estos fueron los hijos de Ezer: Bilhán, Zaaván y Acán. \v 28 Estos fueron los hijos de Disán: Uz y Arán. \ No newline at end of file diff --git a/36/29.txt b/36/29.txt new file mode 100644 index 00000000..6e855c84 --- /dev/null +++ b/36/29.txt @@ -0,0 +1 @@ +\v 29 Estos fueron los clanes de los Horeos: Lotán, Sobal, Zibeón, Aná, \v 30 Disón, Ezer y Disán: estos son los clanes de los Horeos, de acuerdo al listado de sus clanes en la tierra de Seir. \ No newline at end of file diff --git a/36/31.txt b/36/31.txt new file mode 100644 index 00000000..52ce89a1 --- /dev/null +++ b/36/31.txt @@ -0,0 +1 @@ +\v 31 Estos fueron los reyes que reinaron en la tierra de Edom antes que algún rey reinara sobre los Israelitas: \v 32 Bela hijo de Beor, reinen Edom, y el nombre de su ciudad fue Dinaba. \v 33 Cuando Bela murió, entonces Jobab hijo de Zera de Bosra, reinó en ese lugar. \ No newline at end of file diff --git a/36/34.txt b/36/34.txt new file mode 100644 index 00000000..b757790e --- /dev/null +++ b/36/34.txt @@ -0,0 +1 @@ +\v 34 Cuando Jobab murió, y Husam de la tierra de los Tenamitas reinó en su lugar. \v 35 Cuando Husan murió, Hadad hijo de Bedad, quien derrotó los Midianitas en la tierra de Moab, reinó en su lugar. El nombre de su ciudad era Avit. \v 36 Cuando Hadad murió, entonces Samla de Masreca reinó en su lugar. \ No newline at end of file diff --git a/36/37.txt b/36/37.txt new file mode 100644 index 00000000..a3a9edae --- /dev/null +++ b/36/37.txt @@ -0,0 +1 @@ +\v 37 Cuando Samla murió, entonces Saúl de Rehobot junto al río reinó en su lugar. \v 38 Cuando Saúl murió, entonces Baal-hanán hijo de Acbor reinó en su lugar. \v 39 Cuando Baal-hanán hijo de Acbor, murió, entonces Hadar reinó en su lugar. El nombre de su ciudad era Pau. El nombre de su esposa era Mehetabel, la hija de Matred, la nieta de Mezaab. \ No newline at end of file diff --git a/36/40.txt b/36/40.txt new file mode 100644 index 00000000..2ebc252d --- /dev/null +++ b/36/40.txt @@ -0,0 +1 @@ +\v 40 Estos eran los nombres de los líderes de los clanes de los descendientes de Esaú, de acuerdo a sus clanes y a sus regiones, por sus nombres: Timna, Alva, Jetet, \v 41 Aholibama, Ela, Pinón, \v 42 Cenaz, Temán, Mibzar, \v 43 Magdiel e Iram. Estos eran los lídered de los clanes de Edom, de acuerdo a sus poblados en la tierra que poseían. Este era Esaú, el padre de los Edomitas. \ No newline at end of file From d41071f59e4f116fe052bdf2c4869f4919090412 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 12:09:34 -0300 Subject: [PATCH 1386/1429] Fri Feb 10 2017 12:09:34 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4017fd8c..bf14f8de 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 6d9b69e4ead7161d4f42dfd6603a2429c1981d50 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 12:11:29 -0300 Subject: [PATCH 1387/1429] Fri Feb 10 2017 12:11:28 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7cb33b12..77a26491 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 8653bd7dfed8d9aae04bf3bf263e3d09daa40513 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 12:55:23 -0300 Subject: [PATCH 1388/1429] Fri Feb 10 2017 12:55:23 GMT-0300 (Argentina Standard Time) --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4a6a8d49..1477bec4 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,11 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { - "id": "es-419", - "name": "Español Latin America", + "id": "guq", + "name": "Aché", "direction": "ltr" }, "project": { From 11d13656905eb2d3b4673b1b622e2b8177945fad Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 12:55:37 -0300 Subject: [PATCH 1389/1429] Fri Feb 10 2017 12:55:37 GMT-0300 (Argentina Standard Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1477bec4..eabe9187 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,8 @@ "build": "55" }, "target_language": { - "id": "guq", - "name": "Aché", + "id": "es-419", + "name": "Español Latin America", "direction": "ltr" }, "project": { From 0bcf4ebed9127d135c9d6c2af27ce36f6044697f Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:07:59 -0300 Subject: [PATCH 1390/1429] Fri Feb 10 2017 13:07:58 GMT-0300 (Argentina Standard Time) --- manifest.json | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ffd3983a..1b4c6234 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,39 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"udb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["01-01"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "udb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], + "finished_chunks": [ + "01-01" + ] +} \ No newline at end of file From beabae6f2ac170162b936253df0c8b2b3b6176db Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:11:06 -0300 Subject: [PATCH 1391/1429] Fri Feb 10 2017 13:11:05 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c97d26bd..aee3befc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From a4b07f4935432f45081600baaa35257fe59dd677 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:11:33 -0300 Subject: [PATCH 1392/1429] Fri Feb 10 2017 13:11:32 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4017fd8c..bf14f8de 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 218acd1b37b69bdc2ec31c935f09ac781e74f865 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:11:34 -0300 Subject: [PATCH 1393/1429] Fri Feb 10 2017 13:11:33 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dc1678e5..8b2d8224 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "es-419", From 84daabadc9067e0c55f1115a533b3239d1b86864 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:12:56 -0300 Subject: [PATCH 1394/1429] Fri Feb 10 2017 13:12:55 GMT-0300 (Argentina Standard Time) --- 01/01.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/01/01.txt b/01/01.txt index fa86994e..9087dc20 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacía. La oscuridad estaba sobre la superficie del abismo. El Espíritu de Dios se movía sobre la superficie de las aguas. -======= -2\v 1 vvbvc\v 2 ->>>>>>> 0bcf4ebed9127d135c9d6c2af27ce36f6044697f +\c 1 \v 1 En el principio Dios creó los cielos y la tierra. \v 2 La tierra estaba sin forma y vacía. La oscuridad estaba sobre la superficie del abismo. El Espíritu de Dios se movía sobre la superficie de las aguas. \ No newline at end of file From 689da9740aecd8665be68d56397fb89749c8dd5b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 13:23:12 -0300 Subject: [PATCH 1395/1429] Fri Feb 10 2017 13:23:12 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8b2d8224..dc1678e5 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From b988b15239f6c38dbab6602348a32190e6ebf755 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:25:08 -0300 Subject: [PATCH 1396/1429] Fri Feb 10 2017 13:25:08 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7cb33b12..77a26491 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From 75e1ef7ae8b7fa6083ef8b815e4f12b49f1cba77 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:25:35 -0300 Subject: [PATCH 1397/1429] Fri Feb 10 2017 13:25:34 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fe7f50e8..2b6afbec 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "es-419", From fae3b45dc7b5f0b62311d4588f482f7b3c3ac513 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:25:57 -0300 Subject: [PATCH 1398/1429] Fri Feb 10 2017 13:25:57 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5b92c1c6..6b51116e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 612851f991ada4dd9434df650f974a40931a6b9f Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:26:17 -0300 Subject: [PATCH 1399/1429] Fri Feb 10 2017 13:26:16 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5ed04136..f0fb3d40 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 068d477934d6b248e0d20466266bf65a177b0278 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:26:35 -0300 Subject: [PATCH 1400/1429] Fri Feb 10 2017 13:26:35 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e10a4879..7d795929 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 874e32b493fd666db890a403c59b2f974d8a044c Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:26:58 -0300 Subject: [PATCH 1401/1429] Fri Feb 10 2017 13:26:57 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 00bc8b03..6d9513bb 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 9cb17fb869215ceda8ed283e5953ad60fd26788b Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 13:28:43 -0300 Subject: [PATCH 1402/1429] Fri Feb 10 2017 13:28:42 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5e5aeb9e..0f3f70f2 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "31" + "build": "" }, "target_language": { "id": "es-419", From 9fccecd234db61e6662ca55eddd04bce92dd365d Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 14:56:32 -0300 Subject: [PATCH 1403/1429] Fri Feb 10 2017 14:56:32 GMT-0300 (Argentina Standard Time) --- manifest.json | 101 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 100 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8772e853..3cb3286c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,100 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50","24-52","24-54"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18", + "19-21", + "19-23", + "19-26", + "19-29", + "19-30", + "19-31", + "19-34", + "19-36", + "23-01", + "23-03", + "23-05", + "23-07", + "23-10", + "23-12", + "23-14", + "23-17", + "23-19", + "24-01", + "24-05", + "24-08", + "24-12", + "24-10", + "24-17", + "24-19", + "24-21", + "24-26", + "24-31", + "24-33", + "24-36", + "24-39", + "24-42", + "24-45", + "24-15", + "24-24", + "24-28", + "24-47", + "24-49", + "24-50", + "24-52", + "24-54" + ] +} \ No newline at end of file From ececd95723cd41da2b7e8be4af1031060e91d2d5 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 14:59:15 -0300 Subject: [PATCH 1404/1429] Fri Feb 10 2017 14:59:15 GMT-0300 (Argentina Standard Time) --- manifest.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3dcc55e0..e79be56c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,36 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Lauranoemi07"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Lauranoemi07" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ] +} \ No newline at end of file From 24a1e428a8cb690fb5b4041413b3dd94054aea04 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:01:52 -0300 Subject: [PATCH 1405/1429] Fri Feb 10 2017 15:01:52 GMT-0300 (Argentina Standard Time) --- manifest.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6ec9a20e..f73e6828 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,36 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ] +} \ No newline at end of file From b8065e9355209ff04542ad618cb2d83e1d0c54dd Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:06:09 -0300 Subject: [PATCH 1406/1429] Fri Feb 10 2017 15:06:08 GMT-0300 (Argentina Standard Time) --- manifest.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9c10a963..98fcbd9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,37 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":[]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [] +} \ No newline at end of file From adb921659fbfedbab79cc7064b5fce684c56d3ac Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:06:53 -0300 Subject: [PATCH 1407/1429] Fri Feb 10 2017 15:06:53 GMT-0300 (Argentina Standard Time) --- manifest.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9c10a963..98fcbd9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,37 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":[]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [] +} \ No newline at end of file From 17399bf7434ac19a06e0cae56be2967b74537ab8 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:09:04 -0300 Subject: [PATCH 1408/1429] Fri Feb 10 2017 15:09:04 GMT-0300 (Argentina Standard Time) --- manifest.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9c10a963..98fcbd9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,37 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":[]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [] +} \ No newline at end of file From cd66834fde135b3c9de3df4d8c1626e1506b0daa Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:10:04 -0300 Subject: [PATCH 1409/1429] Fri Feb 10 2017 15:10:04 GMT-0300 (Argentina Standard Time) --- manifest.json | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3e07c522..d12fcd59 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,41 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-01", + "18-03", + "18-06" + ] +} \ No newline at end of file From f3687ccd8ae1f8f8c3c9e40424a5f04e280e9568 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:10:52 -0300 Subject: [PATCH 1410/1429] Fri Feb 10 2017 15:10:52 GMT-0300 (Argentina Standard Time) --- manifest.json | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3e07c522..d12fcd59 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,41 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-01","18-03","18-06"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-01", + "18-03", + "18-06" + ] +} \ No newline at end of file From 9e344ea5ffee95569c554f979817599d7c2a7ef1 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:11:22 -0300 Subject: [PATCH 1411/1429] Fri Feb 10 2017 15:11:21 GMT-0300 (Argentina Standard Time) --- manifest.json | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e3ad2c53..7eb331e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,46 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20" + ] +} \ No newline at end of file From 3c2e6edeaad94bb48ac13c47f2374e47a255630f Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:11:55 -0300 Subject: [PATCH 1412/1429] Fri Feb 10 2017 15:11:55 GMT-0300 (Argentina Standard Time) --- manifest.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5dca662a..9d8e8879 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,53 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04" + ] +} \ No newline at end of file From 2370e25765e146a2ef5910e5d3ddf2ff1d065b33 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:12:22 -0300 Subject: [PATCH 1413/1429] Fri Feb 10 2017 15:12:22 GMT-0300 (Argentina Standard Time) --- manifest.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5dca662a..9d8e8879 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,53 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04" + ] +} \ No newline at end of file From a5ca5f9cf8fdffe0e65d95c0618f59e6c440e654 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:13:14 -0300 Subject: [PATCH 1414/1429] Fri Feb 10 2017 15:13:14 GMT-0300 (Argentina Standard Time) --- manifest.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4424a10c..3954efe0 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,55 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09" + ] +} \ No newline at end of file From 154b1d83b60c6581d97ae1ea6fd14bc3b4e7119a Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:13:39 -0300 Subject: [PATCH 1415/1429] Fri Feb 10 2017 15:13:39 GMT-0300 (Argentina Standard Time) --- manifest.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4424a10c..3954efe0 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,55 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09" + ] +} \ No newline at end of file From afca1577dd06358818e43229495d298e022480a2 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:14:04 -0300 Subject: [PATCH 1416/1429] Fri Feb 10 2017 15:14:04 GMT-0300 (Argentina Standard Time) --- manifest.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ca39ee79..d6ccbe3f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,57 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12" + ] +} \ No newline at end of file From 9d924c7fd75745cbe358d6bd73d393ea1c7a342e Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:15:28 -0300 Subject: [PATCH 1417/1429] Fri Feb 10 2017 15:15:28 GMT-0300 (Argentina Standard Time) --- manifest.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ca39ee79..d6ccbe3f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,57 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12" + ] +} \ No newline at end of file From 3387404f0bec933b29b5660e17b012a0c894ae21 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:15:59 -0300 Subject: [PATCH 1418/1429] Fri Feb 10 2017 15:15:59 GMT-0300 (Argentina Standard Time) --- manifest.json | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0c7f3bfe..c3c23f62 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,60 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18" + ] +} \ No newline at end of file From f1ba8d0893ef2989662d1c407117331ceebf977a Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:17:09 -0300 Subject: [PATCH 1419/1429] Fri Feb 10 2017 15:17:09 GMT-0300 (Argentina Standard Time) --- manifest.json | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0c7f3bfe..c3c23f62 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,60 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18" + ] +} \ No newline at end of file From dba15eb3be15c49dc8123daa85c85b0561f85521 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:20:08 -0300 Subject: [PATCH 1420/1429] Fri Feb 10 2017 15:20:08 GMT-0300 (Argentina Standard Time) --- manifest.json | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 70e978e5..fc5e92fa 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,62 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18", + "19-21", + "19-23" + ] +} \ No newline at end of file From 1c40063c9e3a29192f34f1dc1003236f4fa6704c Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:20:55 -0300 Subject: [PATCH 1421/1429] Fri Feb 10 2017 15:20:55 GMT-0300 (Argentina Standard Time) --- manifest.json | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3e35eb0a..ce7e9c38 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,65 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18", + "19-21", + "19-23", + "19-26", + "19-29", + "19-30" + ] +} \ No newline at end of file From 87e6b0706eb54a7ed5e7a8e09ba5ca25e0162700 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:24:24 -0300 Subject: [PATCH 1422/1429] Fri Feb 10 2017 15:24:23 GMT-0300 (Argentina Standard Time) --- manifest.json | 101 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 100 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8772e853..3cb3286c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,100 @@ -{"project":{"id":"gen","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"es-419","name":"Español Latin America"},"format":"usfm","resource":{"id":"reg"},"translators":["Michael A Rodriguez"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20161104,"version":"7"}],"finished_chunks":["18-03","18-06","18-09","18-01","18-11","18-13","18-16","18-20","18-22","18-24","18-27","18-29","18-32","19-01","19-04","19-06","19-09","19-10","19-12","19-14","19-16","19-18","19-21","19-23","19-26","19-29","19-30","19-31","19-34","19-36","23-01","23-03","23-05","23-07","23-10","23-12","23-14","23-17","23-19","24-01","24-05","24-08","24-12","24-10","24-17","24-19","24-21","24-26","24-31","24-33","24-36","24-39","24-42","24-45","24-15","24-24","24-28","24-47","24-49","24-50","24-52","24-54"]} \ No newline at end of file +{ + "project": { + "id": "gen", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "es-419", + "name": "Español Latin America" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Michael A Rodriguez" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20161104, + "version": "7" + } + ], + "finished_chunks": [ + "18-03", + "18-06", + "18-09", + "18-01", + "18-11", + "18-13", + "18-16", + "18-20", + "18-22", + "18-24", + "18-27", + "18-29", + "18-32", + "19-01", + "19-04", + "19-06", + "19-09", + "19-10", + "19-12", + "19-14", + "19-16", + "19-18", + "19-21", + "19-23", + "19-26", + "19-29", + "19-30", + "19-31", + "19-34", + "19-36", + "23-01", + "23-03", + "23-05", + "23-07", + "23-10", + "23-12", + "23-14", + "23-17", + "23-19", + "24-01", + "24-05", + "24-08", + "24-12", + "24-10", + "24-17", + "24-19", + "24-21", + "24-26", + "24-31", + "24-33", + "24-36", + "24-39", + "24-42", + "24-45", + "24-15", + "24-24", + "24-28", + "24-47", + "24-49", + "24-50", + "24-52", + "24-54" + ] +} \ No newline at end of file From eaecbcd2916cd9ed85332e4fceef0db0e6c4dbd9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 16:16:42 -0300 Subject: [PATCH 1423/1429] Fri Feb 10 2017 16:16:40 GMT-0300 (Argentina Standard Time) --- {00 => front}/title.txt | 0 manifest.json | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename {00 => front}/title.txt (100%) diff --git a/00/title.txt b/front/title.txt similarity index 100% rename from 00/title.txt rename to front/title.txt diff --git a/manifest.json b/manifest.json index 81af639d..ba23d64f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "110" }, "target_language": { "id": "es-419", @@ -49,6 +49,7 @@ "Lauranoemi07" ], "finished_chunks": [ + "front-title", "04-01", "04-03", "04-06", @@ -71,7 +72,6 @@ "05-28", "05-30", "05-32", - "00-title", "01-03", "01-06", "01-09", From 7c29eb03de665bd6d090d62339e00d0facd4fe6e Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 16:28:07 -0300 Subject: [PATCH 1424/1429] Fri Feb 10 2017 16:28:06 GMT-0300 (Argentina Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 91cf2711..865e9ce4 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "105" + "build": "110" }, "target_language": { "id": "es-419", From bea4038851e4a968afadf87157a9f52df4db2101 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 10 Feb 2017 16:49:14 -0300 Subject: [PATCH 1425/1429] Fri Feb 10 2017 16:49:14 GMT-0300 (Argentina Standard Time) --- 17/01.txt | 1 + 17/03.txt | 1 + 17/07.txt | 1 + 17/09.txt | 1 + 17/12.txt | 1 + 17/15.txt | 1 + 17/17.txt | 1 + 17/19.txt | 1 + 17/22.txt | 1 + 17/24.txt | 1 + 20/01.txt | 1 + 20/04.txt | 1 + 20/06.txt | 1 + 20/08.txt | 1 + 20/10.txt | 1 + 20/13.txt | 1 + 20/15.txt | 1 + 20/17.txt | 1 + 21/01.txt | 1 + 21/05.txt | 1 + 21/08.txt | 1 + 21/10.txt | 1 + 21/12.txt | 1 + 21/14.txt | 1 + 21/17.txt | 1 + 21/19.txt | 1 + 21/22.txt | 1 + 21/25.txt | 1 + 21/28.txt | 1 + 21/31.txt | 1 + 21/33.txt | 1 + 31 files changed, 31 insertions(+) create mode 100644 17/01.txt create mode 100644 17/03.txt create mode 100644 17/07.txt create mode 100644 17/09.txt create mode 100644 17/12.txt create mode 100644 17/15.txt create mode 100644 17/17.txt create mode 100644 17/19.txt create mode 100644 17/22.txt create mode 100644 17/24.txt create mode 100644 20/01.txt create mode 100644 20/04.txt create mode 100644 20/06.txt create mode 100644 20/08.txt create mode 100644 20/10.txt create mode 100644 20/13.txt create mode 100644 20/15.txt create mode 100644 20/17.txt create mode 100644 21/01.txt create mode 100644 21/05.txt create mode 100644 21/08.txt create mode 100644 21/10.txt create mode 100644 21/12.txt create mode 100644 21/14.txt create mode 100644 21/17.txt create mode 100644 21/19.txt create mode 100644 21/22.txt create mode 100644 21/25.txt create mode 100644 21/28.txt create mode 100644 21/31.txt create mode 100644 21/33.txt diff --git a/17/01.txt b/17/01.txt new file mode 100644 index 00000000..351b49c3 --- /dev/null +++ b/17/01.txt @@ -0,0 +1 @@ +2\v 1 Cuando Abram tenía noventa y nueve años de edad, Yahvé se le apareció a Abram y le dijo: "Yo soy Dios Todopoderos. Camina delante de Mí, y se sin culpa. \v 2 Entonces Yo confirmaré mi pacto ente Mí y tú, y te multiplicaré extramadamente". \ No newline at end of file diff --git a/17/03.txt b/17/03.txt new file mode 100644 index 00000000..742ff39d --- /dev/null +++ b/17/03.txt @@ -0,0 +1 @@ +\v 3 Abram se inclinó con su rostro al suelo y Dios habló con él, diciendo: \v 4 "Por Mi parte, mirad, Mi pacto es contigo. Tú serás el padre de una multitud de naciones. \v 5 Ya no será tu nombre Abram, pero tu nombre será Abraham --porque te He escogido para ser el padre de una multitud de naciones. \v 6 Te haré extremadamente fructífero, y haré naciones de ti, y reyes serán de tu descendencia. \ No newline at end of file diff --git a/17/07.txt b/17/07.txt new file mode 100644 index 00000000..8e4a913a --- /dev/null +++ b/17/07.txt @@ -0,0 +1 @@ +\v 7 Yo estableceré mi pacto entre Yo y tú y los descendientes después de ti, através de sus generaciones para un pacto por siempre duradero, para ser Dios tuyo y para tus descendientes después de ti. \v 8 Te daré a ti, y a tus descendientes después de ti, la tierra en donde has vivido, toda la tierra de Canaán, para poseción perpetua, y Yo seré su Dios". \ No newline at end of file diff --git a/17/09.txt b/17/09.txt new file mode 100644 index 00000000..39ffa7d3 --- /dev/null +++ b/17/09.txt @@ -0,0 +1 @@ +\v 9 Entonces Dios le dijo a Abraham: "En cuanto a ti, debes guardar Mi pacto, tú y tus descendientes después de ti através de sus generaciones. \v 10 Éste es Mi pacto, el cual debes guardar, entre Yo y tú y tus descedientes después de ti: cada varón entre ustedes tiene que ser circuncidado.\v 11 Tú debes ser circuncidado en la carne de tu prepucio, y esto será la señal del pacto entre Yo y tú. \ No newline at end of file diff --git a/17/12.txt b/17/12.txt new file mode 100644 index 00000000..d4655bc9 --- /dev/null +++ b/17/12.txt @@ -0,0 +1 @@ +\v 12 Cada varón entre ustedes que tenga ocho días de edad tiene que ser circuncidado, através de las generaciones de tu gente. Esto incluye a ese que es nacido en tu casa y a ese que es comprado con dinerode cualquier forastero quien no es uno de tu descendencia. \v 13 Ese quien nace en tu casa y ese quien es comprado con tu dinero debe ser circuncidado. Así mi pacto estará en tu carne para un pacto que durará por siempre. \v 14 Cualquier varón incircunciso quien no esta circuncidado en la carne de su prepucio será corttado de su gente. Él ha roto mi pacto". \ No newline at end of file diff --git a/17/15.txt b/17/15.txt new file mode 100644 index 00000000..a5e1cb27 --- /dev/null +++ b/17/15.txt @@ -0,0 +1 @@ +\v 15 Dios le dijo a Abraham: "En cuanto a Sarai tu esposa, ya no la llames más Sarai. En su lugar, su nombre sera Sara. \v 16 La bendeciré, y te daré un hijo de ella. La bendeciré, y ella se convertirá en la madre de las naciones. Reyes de personas saldrán de ella". \ No newline at end of file diff --git a/17/17.txt b/17/17.txt new file mode 100644 index 00000000..50dbefa3 --- /dev/null +++ b/17/17.txt @@ -0,0 +1 @@ +\v 17 Entonces Abraham inclinado con su cara al suelo, y rió, y dijo en su corazón: "¿Puede un niño nacerle a un hombre que tiene cien años de edad? ¿Y puede Sara, que tiene noventa años de edad, dar a luz a un hijo?"\v 18 Abraham le dijo a Dios: "¡Oh que Ismael pueda vivir delante de Ti!" \ No newline at end of file diff --git a/17/19.txt b/17/19.txt new file mode 100644 index 00000000..0393c426 --- /dev/null +++ b/17/19.txt @@ -0,0 +1 @@ +\v 19 Dios dijo: "No, pero Sara tu esposa dará a luz a tu hijo, y lo llamarás Isaac. Yo estableceré mi pacto con él como un pacto que durará por siempre con sus descendientes después de él. \v 20 En cuanto a Ismael, te He escuchado. Mirad, Yo por esto lo bendigo, y lo haré fructífero, y lo multiplicaré abundantemente. Él será el padre de doce líderes de tribus, y Yo haré que él se convierta una gran nación. \v 21 Pero mi pacto lo estableceré con Isaac, a quien Sara le dará a luz para ti a este tiempo en el año próximo". \ No newline at end of file diff --git a/17/22.txt b/17/22.txt new file mode 100644 index 00000000..e864422f --- /dev/null +++ b/17/22.txt @@ -0,0 +1 @@ +\v 22 Cuando había terminado de hablar con él, Dios subió de Abraham. \v 23 Entonces Abraham tomó a Ismael su hijo, y todos esos que nacieron en su casa, y todos esos que fueron comprados con su dinero, todo varón entre los hombres de la casa de Abraham, y les circuncido la piel de sus prepucios en ese mismo día como Dios le había dicho a él. \ No newline at end of file diff --git a/17/24.txt b/17/24.txt new file mode 100644 index 00000000..461beb50 --- /dev/null +++ b/17/24.txt @@ -0,0 +1 @@ +\v 24 Abraham tenía noventa y nueve años de edad cuando fue circuncidado en la carne de su prepucio. \v 25 Y Ismael su hijo tenía trece años de edad cuando fue circuncidado en la carne de su prepucio. \v 26 El mismo día que Abraham fue circuncidado, Ismael su hijo también fue circuncidado. \v 27 Todos los hombres de su casa fueron circuncidados con él, incluyendo aquellos nacidos en su casa y esos comprados con dinero de forasteros. \ No newline at end of file diff --git a/20/01.txt b/20/01.txt new file mode 100644 index 00000000..0cc36194 --- /dev/null +++ b/20/01.txt @@ -0,0 +1 @@ +\v 1 Abraham viajó de ahí hacia la tierra de Negev, y vivió entre Cades y Shur. Él fue un extrangero viviendo en Gerar. \v 2 Abraham dijo en referencia a su esposa Sara: "Ella es mi hermana". Entonces Abimelec, rey de Gerar, envió a sus hombres y tomaron a Sara. \v 3 Pero Dios vino a Abimelec en un sueño durante la noche, y Le dijo: "Mirad, eres un hombre muerto por la mujer que has tomado, ya que ella es esposa de un hombre". \ No newline at end of file diff --git a/20/04.txt b/20/04.txt new file mode 100644 index 00000000..55fc54e7 --- /dev/null +++ b/20/04.txt @@ -0,0 +1 @@ +\v 4 Todavía Abimelec no se había acercado a ella, y dijo: "Señor, ¿matarías hasta a una nación justa? \v 5 ¿Acaso él mismo no me dijo: 'Ella es mi hermana'? Ella misma dijo: 'Él es mi hermano'. He hecho esto en la integridad de mi corazón y la inocencia de mis manos". \ No newline at end of file diff --git a/20/06.txt b/20/06.txt new file mode 100644 index 00000000..581957eb --- /dev/null +++ b/20/06.txt @@ -0,0 +1 @@ +\v 6 Entonces Dios le dijo en el sueño: "Sí, Yo también se que hiciste esto en la integridad de tu corazón, y también te aparte de pecar contra Mí. Por eso no permití que la tocaras. \v 7 Por lo tanto, devuelve la esposa de ese hombre, porque él es profeta. Él orará por ti, y viviras. Pero si no la regresas, conoce que tu y todos los que son tuyos sin duda morirán". \ No newline at end of file diff --git a/20/08.txt b/20/08.txt new file mode 100644 index 00000000..7dc08bd1 --- /dev/null +++ b/20/08.txt @@ -0,0 +1 @@ +\v 8 Abimelec se levantó temprano en la mañana y llamó a sus sirvientes a su presencia. Él les dijo todas estas cosas, y los hombres estaban muy asustados. \v 9 Entonces ABimelec llamó a Abraham y le dijo: "¿Qué nos has hecho? ¿Cómo he yo pecado contra ti, que has traído sobre mí y mi reino un gran pecado? Tú me has hecho eso que no se debe hacer". \ No newline at end of file diff --git a/20/10.txt b/20/10.txt new file mode 100644 index 00000000..5080bf86 --- /dev/null +++ b/20/10.txt @@ -0,0 +1 @@ +\v 10 Abimelec le dijo a Abraham: "¿Qué te llevó a hacer esta cosa?" \v 11 Abraham le dijo: "Porque pensé: 'Seguro que en este lugar no hay temor de Dios, y me matarán a causa de mi esposa. \v 12 Además, ella sí es mi hermana, la hija de mi padre, pero no la hija de mi madre; y se convirtió en mi esposa. \ No newline at end of file diff --git a/20/13.txt b/20/13.txt new file mode 100644 index 00000000..924c24f3 --- /dev/null +++ b/20/13.txt @@ -0,0 +1 @@ +\v 13 Cuando Dios me hiso salir de la casa de mi padre y viajar de lugar en lugar, le dije a ella: 'Debes mostrarme lealtad como mi esposa, a cada lugar donde vayamos, di sobre mí: 'Él es mi hermano'". \v 14 Entonces Abimelec tomó ovejas y ganado, y esclavos hombres y mujeres, y se las dio a Abraham. Entonces le regreso a Sara, su esposa, a él. \ No newline at end of file diff --git a/20/15.txt b/20/15.txt new file mode 100644 index 00000000..b71d14ad --- /dev/null +++ b/20/15.txt @@ -0,0 +1 @@ +\v 16 Abimelec dijo: "Mira, mi tierra está ante ti. Establecete en donde te agrade". \v 15 A Sara le dijo: "Mira, le he dado a tu hermano mil piezas de plata. Es para cubrir cualquier ofensa en contra tuya en los ojos de todos los que están contigo, y ante todos, estás completamente hecha recta". \ No newline at end of file diff --git a/20/17.txt b/20/17.txt new file mode 100644 index 00000000..e296e2b6 --- /dev/null +++ b/20/17.txt @@ -0,0 +1 @@ +\v 17 Entonces Abraham oró a Dios, y Dios sanó a Abimelec, su esposa, y sus sirvientas mujeres para que pudieran tener hijos. \v 18 Porque Yahvé había hecho que todas las mujeres de la casa de Abimelec fueran completamente infértiles, a causa de Sara, la esposa de Abraham. \ No newline at end of file diff --git a/21/01.txt b/21/01.txt new file mode 100644 index 00000000..6e7b3b16 --- /dev/null +++ b/21/01.txt @@ -0,0 +1 @@ +\v 1 Yahvé veló de Sara, como dijo que haría, y Yahvé hiso por Sara tal como había prometido. \v 2 Sara se embarazó y le dió un hijo a Abraham en su vejez, al tiempo fijado en que Dios le había hablado. \v 3 Abraham nombró a su hijo, el que le había nacido, el que Sara le había dado, Isaac. \v 4 Abraham circunsido a su hijo Isaac cuando tenía ocho días, como Dios le había ordenado. \ No newline at end of file diff --git a/21/05.txt b/21/05.txt new file mode 100644 index 00000000..c73e4b9b --- /dev/null +++ b/21/05.txt @@ -0,0 +1 @@ +\v 5 Abraham tenía cien años cuando su hijo Isaac le nació. \v 6 Sara dijo: "Dios me ha hecho reír, todo el que escuche reíra conmigo". \v 7 Ella también dijo: "Quién le hubiera dicho a Abraham que Sara atendería niños, ¡y aún le he dado un hijo en su vejez!" \ No newline at end of file diff --git a/21/08.txt b/21/08.txt new file mode 100644 index 00000000..43a1ee4c --- /dev/null +++ b/21/08.txt @@ -0,0 +1 @@ +\v 8 El niño creció y fue destetado, y Abraham hiso un gran banquete en el día que fue destetado. \v 9 Sara vió al hijo de Hagar la egipcia, quien le había dado un hijo a Abraham, burlándose. \ No newline at end of file diff --git a/21/10.txt b/21/10.txt new file mode 100644 index 00000000..5a093f11 --- /dev/null +++ b/21/10.txt @@ -0,0 +1 @@ +\v 10 Entonces ella le dijo a Abraham: "Hecha a esta esclava y a su hijo: porque el hijo de esta esclava no será heredero con mi hijo, con Isaac". \v 11 Esta cosa era muy grave para Abraham a causa de su hijo. \ No newline at end of file diff --git a/21/12.txt b/21/12.txt new file mode 100644 index 00000000..e120b3a8 --- /dev/null +++ b/21/12.txt @@ -0,0 +1 @@ +\v 12 Pero Dios le dijo a Abraham: "No te lamentes por el niño, ni por tu sierva. Escucha sus palabras en todo lo que ella te dice en este asunto, porque por medio de Isaac que tus descendientes serán nombrados. \v 13 También haré de el hijo de la sierva una nación, porque él es tu descendiente". \ No newline at end of file diff --git a/21/14.txt b/21/14.txt new file mode 100644 index 00000000..bd173466 --- /dev/null +++ b/21/14.txt @@ -0,0 +1 @@ +\v 14 Abraham se levantó temprano en la mañana, tomó pan y un odre de agua, y se lo dio a Hagar, poniéndoselo en el brazo. Él le dio al muchacho y la envió lejos. Ella se fué y vagó por el desierto de Beerseba. \v 15 Cuando el agua del odre se les acabó, ella abandono al muchacho bajo unos arbustos. \v 16 Entonces ella se fue, y se sentó a una corta distancia de él, como a un tiro de arco de distancia, y dijo: "Dejame no mirar sobre la muerte del muchacho". Ahí sentada cerca de él, alzó su voz y lloró. \ No newline at end of file diff --git a/21/17.txt b/21/17.txt new file mode 100644 index 00000000..e6e31a1d --- /dev/null +++ b/21/17.txt @@ -0,0 +1 @@ +\v 17 Dios oyó la voz del muchacho, y el ángel de Dios llamó a Agar desde el cielo, y le dijo: "¿Qué te atormenta, Agar? No temas, porque Dios ha oído la voz del muchacho en donde esta. \v 18 Levántate, alza al muchacho y aliéntalo; porque Yo haré de él una gran nación". \ No newline at end of file diff --git a/21/19.txt b/21/19.txt new file mode 100644 index 00000000..8210e518 --- /dev/null +++ b/21/19.txt @@ -0,0 +1 @@ +\v 19 Entonces Dios abrió sus ojos, y ella vió un pozo de agua. Ella fué y llenó el odre de agua, y le dió al muchacho de tomar. \v 20 Dios estaba con el muchacho, y él creció. Él vivia en el desierto y se convirtió en arquero. \v 21 Vivia en el desierto de Parán, y su madre le consiguió una esposa de la tierra de Egipto. \ No newline at end of file diff --git a/21/22.txt b/21/22.txt new file mode 100644 index 00000000..28898f5f --- /dev/null +++ b/21/22.txt @@ -0,0 +1 @@ +\v 22 Y vino en un tiempo que Abimalec y Ficol el capitán de su ejército hablaron a Abraham, diciendo: "Dios está contigo en todo lo que haces. \v 23 Ahora, por lo tanto, jurame por Dios que no harás trato falso conmigo, ni con mis hijos, ni con mis descendientes. Muéstranos a mí y a la tierra en dinde habitas el mismo pacto de fidelidad que yo te he mostrado". \v 24 Abraham le dijo: "Lo juro". \ No newline at end of file diff --git a/21/25.txt b/21/25.txt new file mode 100644 index 00000000..a0430cc5 --- /dev/null +++ b/21/25.txt @@ -0,0 +1 @@ +\v 25 Abraham también se quejó ante Abimael acerca de un pozo de agua que los siervos de Abimael tomaron para él. \v 26 Abimael dijo: "Yo no sé quién ha hecho esta cosa. Tú no me has dicho antes de hoy; yo no lo he escuchado hasta hoy". \v 27 Entonces Abraham tomó ovejas y bueyes y se los dio a Abimael, y los dos hombres hicieron pacto. \ No newline at end of file diff --git a/21/28.txt b/21/28.txt new file mode 100644 index 00000000..45b10572 --- /dev/null +++ b/21/28.txt @@ -0,0 +1 @@ +\v 28 Entonces Abraham tomó a parte del rebaño a siete ovejas hembras. \v 29 Abimael le dijo a Abraham: "¿Cuál es el significado de estas sieteb ovejas hembras que has separado de las otras?" \v 30 Él respondio: "Estas siete ovejas que recibiras de mi mano, para que sean testigo para mí, que yo he cavado este pozo". \ No newline at end of file diff --git a/21/31.txt b/21/31.txt new file mode 100644 index 00000000..45b0f72c --- /dev/null +++ b/21/31.txt @@ -0,0 +1 @@ +\v 31 Y él llamo a ese lugar Beerseba, porque ahí ambos hicieron juramento. \v 32 Hicieron un pacto en Beerseba, y entonces Abimael y Ficol, el capitán de su ejército, regreso a la tierra de los Filisteos. \ No newline at end of file diff --git a/21/33.txt b/21/33.txt new file mode 100644 index 00000000..7df517c9 --- /dev/null +++ b/21/33.txt @@ -0,0 +1 @@ +\v 33 Abraham plantó un árbol de tamarisco en Beerseba. Ahí adoraron a Jehová, el Dios eterno. \v 34 Abraham continuo como forastero en la tierra de los Filisteos por muchos días. \ No newline at end of file From b794300ac89300f44608d6cff3cc27b00add1b1d Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:51:03 -0400 Subject: [PATCH 1426/1429] Fri Feb 10 2017 15:51:03 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 fef7ea78..803d9782 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "110" + "build": "105" }, "target_language": { "id": "es-419", From 04b6a53ed8394611d72cb985cae55d605d06ac88 Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:51:13 -0400 Subject: [PATCH 1427/1429] Fri Feb 10 2017 15:51:12 GMT-0400 (SA Western Standard Time) --- manifest.json | 74 +++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/manifest.json b/manifest.json index 803d9782..c7f871cd 100644 --- a/manifest.json +++ b/manifest.json @@ -33,6 +33,7 @@ ], "parent_draft": {}, "translators": [ + "Victor M Vazquez", "Fidelita Lozada", "Michael A Rodriguez", "Ramon D. Alvarado", @@ -46,10 +47,43 @@ "Ada Gonzalez", "Victor M. Vazquez", "Jose A. Torres Rodriguez", - "Lauranoemi07", - "Victor M Vazquez" + "Lauranoemi07" ], "finished_chunks": [ + "27-01", + "27-03", + "27-05", + "27-08", + "27-11", + "27-13", + "27-15", + "27-18", + "27-20", + "27-22", + "27-24", + "27-26", + "27-28", + "27-29", + "27-30", + "27-32", + "27-34", + "27-36", + "27-38", + "27-39", + "27-41", + "27-43", + "27-46", + "28-01", + "28-03", + "28-05", + "28-06", + "28-08", + "28-10", + "28-12", + "28-14", + "28-16", + "28-18", + "28-20", "front-title", "04-01", "04-03", @@ -241,40 +275,6 @@ "24-49", "24-50", "24-52", - "24-54", - "27-01", - "27-03", - "27-05", - "27-08", - "27-11", - "27-13", - "27-15", - "27-18", - "27-20", - "27-22", - "27-24", - "27-26", - "27-28", - "27-29", - "27-30", - "27-32", - "27-34", - "27-36", - "27-38", - "27-39", - "27-41", - "27-43", - "27-46", - "28-01", - "28-03", - "28-05", - "28-06", - "28-08", - "28-10", - "28-12", - "28-14", - "28-16", - "28-18", - "28-20" + "24-54" ] } \ No newline at end of file From e371f210d9fd469b3338726dfdb577fb1573978c Mon Sep 17 00:00:00 2001 From: monchotech Date: Fri, 10 Feb 2017 15:52:17 -0400 Subject: [PATCH 1428/1429] Fri Feb 10 2017 15:52:17 GMT-0400 (SA Western Standard Time) --- 16/01.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/16/01.txt b/16/01.txt index 3f8c91dc..16ff0c17 100644 --- a/16/01.txt +++ b/16/01.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Ahora Saraí, -======= -\c 16 \v 1 Ahora, Sarai, la esposa de Abram, no le había dado hijos a él, pero ella tenía una sirvienta, una egipcia, cuyo nombre era Hagar. \v 2 Así que Sarai le dijo a Abram: "Mira, Yahweh me ha retenido de tener hijos. Ve y duerme con mi sirvienta. Podría ser que yo tenga hijos a través de ella." Abram escuchó a la voz de Sarai. \v 3 Fue después de que Abram viviera diez años en la tierra de Canaán que Sarai, esposa de Abram, entregó a Agar, su sirvienta egipcia, a su esposo como esposa. \v 4 Así que él tuvo relaciones con Agar, y ella concivió. Cuando ella vió que había concebido, miró con desprecio a su señora. ->>>>>>> 7c29eb03de665bd6d090d62339e00d0facd4fe6e +\c 16 \v 1 Ahora, Sarai, la esposa de Abram, no le había dado hijos a él, pero ella tenía una sirvienta, una egipcia, cuyo nombre era Hagar. \v 2 Así que Sarai le dijo a Abram: "Mira, Yahweh me ha retenido de tener hijos. Ve y duerme con mi sirvienta. Podría ser que yo tenga hijos a través de ella." Abram escuchó a la voz de Sarai. \v 3 Fue después de que Abram viviera diez años en la tierra de Canaán que Sarai, esposa de Abram, entregó a Agar, su sirvienta egipcia, a su esposo como esposa. \v 4 Así que él tuvo relaciones con Agar, y ella concivió. Cuando ella vió que había concebido, miró con desprecio a su señora. \ No newline at end of file From 99beb78241f63bd9075c68f15ab320aed8303cb5 Mon Sep 17 00:00:00 2001 From: wendyc Date: Wed, 15 Feb 2017 09:15:12 -0300 Subject: [PATCH 1429/1429] Wed Feb 15 2017 09:15:12 GMT-0300 (PYST) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c7f871cd..7963a63a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "105" + "build": "110" }, "target_language": { "id": "es-419",