From a185162db86b4caeb30a3c2da8794418748f6eb6 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 09:55:56 -0400 Subject: [PATCH 01/34] Fri Jun 08 2018 09:55:56 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..ac9b04d --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "pro", + "name": "Proverbs" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 03239cbffcd6db4839d4d13727f65185660d9f12 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 09:56:27 -0400 Subject: [PATCH 02/34] Fri Jun 08 2018 09:56:27 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 ac9b04d..0ab6282 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": 20170329, + "version": "9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 2565a14e4ae4a9e13b109c45969af00c5e42ba7b Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 09:57:59 -0400 Subject: [PATCH 03/34] Fri Jun 08 2018 09:57:59 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 18/01.txt diff --git a/18/01.txt b/18/01.txt new file mode 100644 index 0000000..576137d --- /dev/null +++ b/18/01.txt @@ -0,0 +1 @@ +\c 18 Uno que se aísla \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0ab6282..5518c9b 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 1c11381db86dd326dc399f8e00458666840efc03 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 10:01:59 -0400 Subject: [PATCH 04/34] Fri Jun 08 2018 10:01:59 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 576137d..d473d09 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 Uno que se aísla \ No newline at end of file +\c 18 Uno que se aísla a sí mismo busca su propio deseo y discute con todo jui \ No newline at end of file From b785ee056b485e7a6e9b3b393735b1c5a3be2fa1 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 10:03:59 -0400 Subject: [PATCH 05/34] Fri Jun 08 2018 10:03:59 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index d473d09..2761eb3 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 Uno que se aísla a sí mismo busca su propio deseo y discute con todo jui \ No newline at end of file +\c 18 Uno que se aísla a sí mismo busca su propio deseo y discute con todo juicio sano. Un necio no encuentra placer en el entendimiento \ No newline at end of file From be6f8468e847e1d04d1dba9a94e7e0db256fa6ed Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 10:04:32 -0400 Subject: [PATCH 06/34] Fri Jun 08 2018 10:04:31 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 2761eb3..0153c74 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 Uno que se aísla a sí mismo busca su propio deseo y discute con todo juicio sano. Un necio no encuentra placer en el entendimiento \ No newline at end of file +\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discute con todo juicio sano. Un necio no encuentra placer en el entendimiento \ No newline at end of file From beb56713d76a451a56dba2667606cc4f4a11883e Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 10:38:42 -0400 Subject: [PATCH 07/34] Fri Jun 08 2018 10:38:42 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 0153c74..323e2a9 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discute con todo juicio sano. Un necio no encuentra placer en el entendimiento \ No newline at end of file +\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa con todo juicio sano. Un necio no encuentra placer en el entendimiento, sino solamente con revelar lo que est \ No newline at end of file From cbf1d98f2b8c15ea1878f4bc69e8d2016cae72d2 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 10:40:42 -0400 Subject: [PATCH 08/34] Fri Jun 08 2018 10:40:42 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 323e2a9..475c25a 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa con todo juicio sano. Un necio no encuentra placer en el entendimiento, sino solamente con revelar lo que est \ No newline at end of file +\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa con todo juicio sano. Un necio no encuentra placer en el entendimiento, sino solamente con revelar lo que está en su propio corazón. \ No newline at end of file From 7174b1455c87d3ff2146bd65122fdee2f023df09 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:15:29 -0400 Subject: [PATCH 09/34] Fri Jun 08 2018 11:15:29 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/01.txt b/18/01.txt index 475c25a..9651bf6 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa con todo juicio sano. Un necio no encuentra placer en el entendimiento, sino solamente con revelar lo que está en su propio corazón. \ No newline at end of file +\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa contra todo juicio sano. Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está en su propio corazón. \ No newline at end of file From 8b8b3bbd55320239e1088274a5d5b16465292821 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:17:29 -0400 Subject: [PATCH 10/34] Fri Jun 08 2018 11:17:29 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 18/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/03.txt diff --git a/18/01.txt b/18/01.txt index 9651bf6..9f754f2 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 \v 2 Uno que se aísla a sí mismo busca su propio deseo y discrepa contra todo juicio sano. Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está en su propio corazón. \ No newline at end of file +\c 18 \v 1 Uno que se aísla a sí mismo busca su propio deseo y discrepa contra todo juicio sano. \v 2 Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está dentro de su propio corazón. \ No newline at end of file diff --git a/18/03.txt b/18/03.txt new file mode 100644 index 0000000..ed9979d --- /dev/null +++ b/18/03.txt @@ -0,0 +1 @@ +Cuando una persona malvada viene, \ No newline at end of file From e8d845a5bc637821e53e713536487f98ef77cae7 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:19:29 -0400 Subject: [PATCH 11/34] Fri Jun 08 2018 11:19:29 GMT-0400 (SA Western Standard Time) --- 18/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/03.txt b/18/03.txt index ed9979d..6e8263b 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -Cuando una persona malvada viene, \ No newline at end of file +Cuando una persona malvada viene, el desprecio viene con él, junto a la verg \ No newline at end of file From 5e48f12e84b9942ee8c9165647532b74e7397ff1 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:21:29 -0400 Subject: [PATCH 12/34] Fri Jun 08 2018 11:21:29 GMT-0400 (SA Western Standard Time) --- 18/03.txt | 2 +- 18/05.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/05.txt diff --git a/18/03.txt b/18/03.txt index 6e8263b..e20676c 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -Cuando una persona malvada viene, el desprecio viene con él, junto a la verg \ No newline at end of file +\v 3 Cuando una persona malvada viene, el desprecio viene con él, junto a la vergüenza y el reproche. \v 4 Las palabras de la boca de un hombre son aguas profundas; la fuente de la sabiduría es un arroyo fluyente. \ No newline at end of file diff --git a/18/05.txt b/18/05.txt new file mode 100644 index 0000000..0b1b997 --- /dev/null +++ b/18/05.txt @@ -0,0 +1 @@ +No es bueno ser par \ No newline at end of file From 511fc963c9218630d0ea3eccd01b4163968c8bdc Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:23:29 -0400 Subject: [PATCH 13/34] Fri Jun 08 2018 11:23:29 GMT-0400 (SA Western Standard Time) --- 18/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/05.txt b/18/05.txt index 0b1b997..3670c9b 100644 --- a/18/05.txt +++ b/18/05.txt @@ -1 +1 @@ -No es bueno ser par \ No newline at end of file +\v 5 No es bueno ser parcial hacia la persona malvada, ni negarle la justicia a la persona justa. \v 6 Los labios de un necio le traen conflicto y su boca invita una paliza. \ No newline at end of file From 3bba28238d5e315741cba80c2b89fd91af269906 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:25:29 -0400 Subject: [PATCH 14/34] Fri Jun 08 2018 11:25:29 GMT-0400 (SA Western Standard Time) --- 18/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/07.txt diff --git a/18/07.txt b/18/07.txt new file mode 100644 index 0000000..d3c9f24 --- /dev/null +++ b/18/07.txt @@ -0,0 +1 @@ +La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. Las palabras de un chismoso son como \ No newline at end of file From 32f79dfe1e4cd10c879fa5ce20a5933f81235bc9 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:27:29 -0400 Subject: [PATCH 15/34] Fri Jun 08 2018 11:27:29 GMT-0400 (SA Western Standard Time) --- 18/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/07.txt b/18/07.txt index d3c9f24..559814b 100644 --- a/18/07.txt +++ b/18/07.txt @@ -1 +1 @@ -La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. Las palabras de un chismoso son como \ No newline at end of file +\v 7 \v 8 La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. Las palabras de un chismoso son como bocados delic \ No newline at end of file From 4e55d1b46bcef35996a10693c33cce2a429a48ec Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:29:29 -0400 Subject: [PATCH 16/34] Fri Jun 08 2018 11:29:29 GMT-0400 (SA Western Standard Time) --- 18/07.txt | 2 +- 18/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/09.txt diff --git a/18/07.txt b/18/07.txt index 559814b..6ad4c0a 100644 --- a/18/07.txt +++ b/18/07.txt @@ -1 +1 @@ -\v 7 \v 8 La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. Las palabras de un chismoso son como bocados delic \ No newline at end of file +\v 7 La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. \v 8 Las palabras de un chismoso son como bocados deliciosos y descienden a las partes internas del cuerpo. \ No newline at end of file diff --git a/18/09.txt b/18/09.txt new file mode 100644 index 0000000..d573d33 --- /dev/null +++ b/18/09.txt @@ -0,0 +1 @@ +También, uno que es \ No newline at end of file From 1f5b74f4d82921a1dc5634b890e235566888aaa0 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:31:29 -0400 Subject: [PATCH 17/34] Fri Jun 08 2018 11:31:29 GMT-0400 (SA Western Standard Time) --- 18/09.txt | 2 +- 18/11.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 18/11.txt diff --git a/18/09.txt b/18/09.txt index d573d33..e2ff842 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -También, uno que es \ No newline at end of file +\v 9 \v 10 También, uno que es vago en su trabajo es un hermano al que más destruye. El nombre del SEÑOR es una torre fuerte; la persona justa corre adentro de ella y está segura. \ No newline at end of file diff --git a/18/11.txt b/18/11.txt new file mode 100644 index 0000000..5de32cf --- /dev/null +++ b/18/11.txt @@ -0,0 +1 @@ +La riqueza del \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5518c9b..0e9eeaa 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Victor M. Vazquez" ], - "finished_chunks": [] + "finished_chunks": [ + "18-09" + ] } \ No newline at end of file From adaff18ed4539fb1cfab139ba094b53a683c9a4e Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:33:29 -0400 Subject: [PATCH 18/34] Fri Jun 08 2018 11:33:29 GMT-0400 (SA Western Standard Time) --- 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 5de32cf..750dc91 100644 --- a/18/11.txt +++ b/18/11.txt @@ -1 +1 @@ -La riqueza del \ No newline at end of file +\v 11 La riqueza del adinerado es su ciudad fortificada y en su imaginación es como una muralla alta. \v 12 Antes de su caída, el corazón de una persona es orgulloso, mas la humildad viene antes que el honor. \ No newline at end of file diff --git a/18/13.txt b/18/13.txt new file mode 100644 index 0000000..a2b917c --- /dev/null +++ b/18/13.txt @@ -0,0 +1 @@ +Uno que responde antes de escuchar, \ No newline at end of file From a0f35be37d270d3b3e7266463fc7cb08f4a3aee7 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:35:29 -0400 Subject: [PATCH 19/34] Fri Jun 08 2018 11:35:29 GMT-0400 (SA Western Standard Time) --- 18/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/13.txt b/18/13.txt index a2b917c..086dde3 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Uno que responde antes de escuchar, \ No newline at end of file +Uno que responde antes de escuchar, eso es su disparate y vergüenza. El espíritu de una persona sobrevivirá a la enfermedad, pero un espíritu quebrantado, ¿quién lo soporta? \ No newline at end of file From 6302937954e1cf73af22d3d46bf4d1aa0dd941a4 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:37:29 -0400 Subject: [PATCH 20/34] Fri Jun 08 2018 11:37:29 GMT-0400 (SA Western Standard Time) --- 18/13.txt | 2 +- 18/15.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/15.txt diff --git a/18/13.txt b/18/13.txt index 086dde3..fcdf51d 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -Uno que responde antes de escuchar, eso es su disparate y vergüenza. El espíritu de una persona sobrevivirá a la enfermedad, pero un espíritu quebrantado, ¿quién lo soporta? \ No newline at end of file +\v 13 Uno que responde antes de escuchar, eso es su disparate y vergüenza. \v 14 El espíritu de una persona sobrevivirá a la enfermedad, pero un espíritu quebrantado, ¿quién lo soporta? \ No newline at end of file diff --git a/18/15.txt b/18/15.txt new file mode 100644 index 0000000..47c80c0 --- /dev/null +++ b/18/15.txt @@ -0,0 +1 @@ +El corazón del inteligente adquiere conocimiento y el oído de los sabios lo buscan. El regalo de un hombre puede abrir el camino y traer \ No newline at end of file From b871424835ab2888ef4477fc205dfc87c5befa9a Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:39:29 -0400 Subject: [PATCH 21/34] Fri Jun 08 2018 11:39:29 GMT-0400 (SA Western Standard Time) --- 18/15.txt | 2 +- 18/17.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/17.txt diff --git a/18/15.txt b/18/15.txt index 47c80c0..1f92171 100644 --- a/18/15.txt +++ b/18/15.txt @@ -1 +1 @@ -El corazón del inteligente adquiere conocimiento y el oído de los sabios lo buscan. El regalo de un hombre puede abrir el camino y traer \ No newline at end of file +\v 15 \v 16 El corazón del inteligente adquiere conocimiento y el oído de los sabios lo buscan. El regalo de un hombre puede abrir el camino y traerlo delante de una persona importante. \ No newline at end of file diff --git a/18/17.txt b/18/17.txt new file mode 100644 index 0000000..8894b5f --- /dev/null +++ b/18/17.txt @@ -0,0 +1 @@ +El primero en defender su caso parece tener la razón hasta que su \ No newline at end of file From f08eb4ca843e2acaa4898b67677fffb27f094e93 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:41:29 -0400 Subject: [PATCH 22/34] Fri Jun 08 2018 11:41:29 GMT-0400 (SA Western Standard Time) --- 18/15.txt | 2 +- 18/17.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/18/15.txt b/18/15.txt index 1f92171..4ec358d 100644 --- a/18/15.txt +++ b/18/15.txt @@ -1 +1 @@ -\v 15 \v 16 El corazón del inteligente adquiere conocimiento y el oído de los sabios lo buscan. El regalo de un hombre puede abrir el camino y traerlo delante de una persona importante. \ No newline at end of file +\v 15 El corazón del inteligente adquiere conocimiento y el oído de los sabios lo buscan. \v 16 El regalo de un hombre puede abrir el camino y traerlo delante de una persona importante. \ No newline at end of file diff --git a/18/17.txt b/18/17.txt index 8894b5f..7a224e7 100644 --- a/18/17.txt +++ b/18/17.txt @@ -1 +1 @@ -El primero en defender su caso parece tener la razón hasta que su \ No newline at end of file +\v 17 El primero en defender su caso parece tener la razón hasta que su adversario viene y lo cuestiona. \v 18 Echar la suerte resuelve disputas y separa a los oponentes fuertes. \ No newline at end of file From 4267c4ea9dc96f69bf7501170d85743ee766c44f Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:43:29 -0400 Subject: [PATCH 23/34] Fri Jun 08 2018 11:43:29 GMT-0400 (SA Western Standard Time) --- 18/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 18/19.txt diff --git a/18/19.txt b/18/19.txt new file mode 100644 index 0000000..377aa29 --- /dev/null +++ b/18/19.txt @@ -0,0 +1 @@ +Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y la discrepancia es como las barras de un castillo. Del fruto de su boca, s \ No newline at end of file From 277469ef33422ae3af07d74a80e26cfa0bde08e0 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:45:29 -0400 Subject: [PATCH 24/34] Fri Jun 08 2018 11:45:29 GMT-0400 (SA Western Standard Time) --- 18/19.txt | 2 +- 18/21.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/21.txt diff --git a/18/19.txt b/18/19.txt index 377aa29..135f57f 100644 --- a/18/19.txt +++ b/18/19.txt @@ -1 +1 @@ -Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y la discrepancia es como las barras de un castillo. Del fruto de su boca, s \ No newline at end of file +\v 19 Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y la discrepancia es como las barras de un castillo. \v 20 Del fruto de su boca, se llena el estómago de uno; con la cosecha de sus labios él es satisfecho. \ No newline at end of file diff --git a/18/21.txt b/18/21.txt new file mode 100644 index 0000000..f1240af --- /dev/null +++ b/18/21.txt @@ -0,0 +1 @@ +La muerte y la vida son controladas por la lengua, y aquellos que aman la lengua comerán de su fruto. Aquel que halla una esposa \ No newline at end of file From f14c8684436639f201def2d516e57d7cce0216e7 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:47:29 -0400 Subject: [PATCH 25/34] Fri Jun 08 2018 11:47:29 GMT-0400 (SA Western Standard Time) --- 18/21.txt | 2 +- 18/23.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 18/23.txt diff --git a/18/21.txt b/18/21.txt index f1240af..67d4007 100644 --- a/18/21.txt +++ b/18/21.txt @@ -1 +1 @@ -La muerte y la vida son controladas por la lengua, y aquellos que aman la lengua comerán de su fruto. Aquel que halla una esposa \ No newline at end of file +\v 21 La muerte y la vida son controladas por la lengua, y aquellos que aman la lengua comerán de su fruto. \v 22 Aquel que encuentra una esposa, encuentra una cosa buena y recibe el favor del SEÑOR. \ No newline at end of file diff --git a/18/23.txt b/18/23.txt new file mode 100644 index 0000000..5e16966 --- /dev/null +++ b/18/23.txt @@ -0,0 +1 @@ +Una persona pobre ruega por la misericordia, mas una persona rica responde bruscamente. El que reclama muchos amigos es traído a la ruina por ellos, pero hay u \ No newline at end of file From a55f9e445c4c0beb1d2ac8fb9b923756d0a7013c Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 11:49:30 -0400 Subject: [PATCH 26/34] Fri Jun 08 2018 11:49:29 GMT-0400 (SA Western Standard Time) --- 18/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18/23.txt b/18/23.txt index 5e16966..643aaec 100644 --- a/18/23.txt +++ b/18/23.txt @@ -1 +1 @@ -Una persona pobre ruega por la misericordia, mas una persona rica responde bruscamente. El que reclama muchos amigos es traído a la ruina por ellos, pero hay u \ No newline at end of file +\v 23 Una persona pobre ruega por la misericordia, mas una persona rica responde bruscamente. \v 24 El que reclama muchos amigos es traído a la ruina por ellos, pero hay un amigo que viene a estar más cerca que un hermano. \ No newline at end of file From 02de83b66cd6d6643ccfebfb2debe6e79a7ef87b Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:46:24 -0400 Subject: [PATCH 27/34] Fri Jun 08 2018 13:46:23 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 18/title.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 18/title.txt diff --git a/18/01.txt b/18/01.txt index 9f754f2..0820dd5 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 Uno que se aísla a sí mismo busca su propio deseo y discrepa contra todo juicio sano. \v 2 Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está dentro de su propio corazón. \ No newline at end of file +\c 18 \v 1 Uno que se aísla a sí mismo busca su propio deseo y pelea contra todo sano juicio. \v 2 Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está dentro de su propio corazón. \ No newline at end of file diff --git a/18/title.txt b/18/title.txt new file mode 100644 index 0000000..381e186 --- /dev/null +++ b/18/title.txt @@ -0,0 +1 @@ +Capítulo 18 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0e9eeaa..0467ce9 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Victor M. Vazquez" ], "finished_chunks": [ + "18-title", "18-09" ] } \ No newline at end of file From e41f05a14b74725e71ec7872570b2f1a7673dbbd Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:48:24 -0400 Subject: [PATCH 28/34] Fri Jun 08 2018 13:48:23 GMT-0400 (SA Western Standard Time) --- 18/01.txt | 2 +- 18/03.txt | 2 +- manifest.json | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/18/01.txt b/18/01.txt index 0820dd5..60c39d6 100644 --- a/18/01.txt +++ b/18/01.txt @@ -1 +1 @@ -\c 18 \v 1 Uno que se aísla a sí mismo busca su propio deseo y pelea contra todo sano juicio. \v 2 Un necio no encuentra ningún placer en el entendimiento, sino solamente en revelar lo que está dentro de su propio corazón. \ No newline at end of file +\c 18 \v 1 Uno que se aísla a sí mismo busca su propio deseo y pelea contra todo sano juicio. \v 2 Un necio no encuentra placer en el entendimiento, sino solamente en revelar lo que está dentro de su propio corazón. \ No newline at end of file diff --git a/18/03.txt b/18/03.txt index e20676c..c0ed8f4 100644 --- a/18/03.txt +++ b/18/03.txt @@ -1 +1 @@ -\v 3 Cuando una persona malvada viene, el desprecio viene con él, junto a la vergüenza y el reproche. \v 4 Las palabras de la boca de un hombre son aguas profundas; la fuente de la sabiduría es un arroyo fluyente. \ No newline at end of file +\v 3 Cuando una persona malvada viene, el desprecio viene con él-- junto a la vergüenza y el reproche. \v 4 Las palabras de la boca de un hombre son aguas profundas; la fuente de la sabiduría es un arroyo fluyente. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0467ce9..db1fc1b 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,8 @@ ], "finished_chunks": [ "18-title", + "18-01", + "18-03", "18-09" ] } \ No newline at end of file From ba862a4cfe811ed0a45a62fc5fc88078e0cc837f Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:50:24 -0400 Subject: [PATCH 29/34] Fri Jun 08 2018 13:50:23 GMT-0400 (SA Western Standard Time) --- 18/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/18/07.txt b/18/07.txt index 6ad4c0a..9784698 100644 --- a/18/07.txt +++ b/18/07.txt @@ -1 +1 @@ -\v 7 La boca de un necio es su ruina y se atrapa a sí mismo con sus labios. \v 8 Las palabras de un chismoso son como bocados deliciosos y descienden a las partes internas del cuerpo. \ No newline at end of file +\v 7 La boca de un necio es su ruina y él se atrapa a sí mismo con sus labios. \v 8 Las palabras de un chisme son como bocados deliciosos y bajan a las partes internas del cuerpo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index db1fc1b..a2e704e 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "18-title", "18-01", "18-03", - "18-09" + "18-05", + "18-07" ] } \ No newline at end of file From 3a72c20f2fc6fbefb110e0ccd5294c5caee5a9fc Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:52:25 -0400 Subject: [PATCH 30/34] Fri Jun 08 2018 13:52:24 GMT-0400 (SA Western Standard Time) --- 18/09.txt | 2 +- 18/11.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/18/09.txt b/18/09.txt index e2ff842..bf37d3d 100644 --- a/18/09.txt +++ b/18/09.txt @@ -1 +1 @@ -\v 9 \v 10 También, uno que es vago en su trabajo es un hermano al que más destruye. El nombre del SEÑOR es una torre fuerte; la persona justa corre adentro de ella y está segura. \ No newline at end of file +\v 9 También, uno que es perezoso en su trabajo es un hermano al que más destruye. \v 10 El nombre del SEÑOR es una torre fuerte; la persona justa corre adentro de ella y está segura. \ No newline at end of file diff --git a/18/11.txt b/18/11.txt index 750dc91..a86197d 100644 --- a/18/11.txt +++ b/18/11.txt @@ -1 +1 @@ -\v 11 La riqueza del adinerado es su ciudad fortificada y en su imaginación es como una muralla alta. \v 12 Antes de su caída, el corazón de una persona es orgulloso, mas la humildad viene antes que el honor. \ No newline at end of file +\v 11 La riqueza del rico es su ciudad fortificada y en su imaginación es como una muralla alta. \v 12 Antes de su caída, el corazón de una persona es orgulloso, pero la humildad viene antes que el honor. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a2e704e..1c0c6f3 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,8 @@ "18-01", "18-03", "18-05", - "18-07" + "18-07", + "18-09", + "18-11" ] } \ No newline at end of file From 925ce63eedd71e43dbc6ec40fca2c7700b592cde Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:54:24 -0400 Subject: [PATCH 31/34] Fri Jun 08 2018 13:54:24 GMT-0400 (SA Western Standard Time) --- 18/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/18/13.txt b/18/13.txt index fcdf51d..a4aa463 100644 --- a/18/13.txt +++ b/18/13.txt @@ -1 +1 @@ -\v 13 Uno que responde antes de escuchar, eso es su disparate y vergüenza. \v 14 El espíritu de una persona sobrevivirá a la enfermedad, pero un espíritu quebrantado, ¿quién lo soporta? \ No newline at end of file +\v 13 Uno que responde antes de escuchar-- eso es su locura y vergüenza. \v 14 El espíritu de una persona sobrevivirá a la enfermedad, pero un espíritu quebrantado, ¿quién lo soporta? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c0c6f3..8e9b75c 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "18-05", "18-07", "18-09", - "18-11" + "18-11", + "18-13" ] } \ No newline at end of file From 06a25b7606f4156e166b702ff705621447a467dc Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:56:24 -0400 Subject: [PATCH 32/34] Fri Jun 08 2018 13:56:24 GMT-0400 (SA Western Standard Time) --- 18/17.txt | 2 +- 18/19.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/18/17.txt b/18/17.txt index 7a224e7..bf2fd78 100644 --- a/18/17.txt +++ b/18/17.txt @@ -1 +1 @@ -\v 17 El primero en defender su caso parece tener la razón hasta que su adversario viene y lo cuestiona. \v 18 Echar la suerte resuelve disputas y separa a los oponentes fuertes. \ No newline at end of file +\v 17 El primero en defender su caso parece tener la razón, hasta que su adversario viene y lo cuestiona. \v 18 Echar la suerte resuelve disputas y separa a los oponentes fuertes. \ No newline at end of file diff --git a/18/19.txt b/18/19.txt index 135f57f..3266512 100644 --- a/18/19.txt +++ b/18/19.txt @@ -1 +1 @@ -\v 19 Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y la discrepancia es como las barras de un castillo. \v 20 Del fruto de su boca, se llena el estómago de uno; con la cosecha de sus labios él es satisfecho. \ No newline at end of file +\v 19 Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y el pleito es como las barras de un castillo. \v 20 Del fruto de su boca, se llena el estómago de uno; con la cosecha de sus labios él se satisfecho. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8e9b75c..557ec10 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,8 @@ "18-07", "18-09", "18-11", - "18-13" + "18-13", + "18-15", + "18-17" ] } \ No newline at end of file From 4df4510613c2fab72d5d167e6c1fdf3244ccb698 Mon Sep 17 00:00:00 2001 From: vvazq4810 Date: Fri, 8 Jun 2018 13:57:53 -0400 Subject: [PATCH 33/34] Fri Jun 08 2018 13:57:52 GMT-0400 (SA Western Standard Time) --- 18/19.txt | 2 +- 18/23.txt | 2 +- manifest.json | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/18/19.txt b/18/19.txt index 3266512..47efe05 100644 --- a/18/19.txt +++ b/18/19.txt @@ -1 +1 @@ -\v 19 Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y el pleito es como las barras de un castillo. \v 20 Del fruto de su boca, se llena el estómago de uno; con la cosecha de sus labios él se satisfecho. \ No newline at end of file +\v 19 Es más difícil ganarse a un hermano ofendido que a una fuerte ciudad, y el pleito es como las barras de un castillo. \v 20 Del fruto de su boca, se llena el estómago; con la cosecha de sus labios él se satisface. \ No newline at end of file diff --git a/18/23.txt b/18/23.txt index 643aaec..c81b7d6 100644 --- a/18/23.txt +++ b/18/23.txt @@ -1 +1 @@ -\v 23 Una persona pobre ruega por la misericordia, mas una persona rica responde bruscamente. \v 24 El que reclama muchos amigos es traído a la ruina por ellos, pero hay un amigo que viene a estar más cerca que un hermano. \ No newline at end of file +\v 23 Una persona pobre ruega por la misericordia, pero una persona rica responde bruscamente. \v 24 El que reclama muchos amigos es traído a la ruina por ellos, pero hay un amigo que viene a estar más cerca que un hermano. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 557ec10..3b7c42d 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,9 @@ "18-11", "18-13", "18-15", - "18-17" + "18-17", + "18-19", + "18-21", + "18-23" ] } \ No newline at end of file From c1b21306ff96c812d89640c1fea85ab2733659f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 8 Jun 2018 22:26:31 -0400 Subject: [PATCH 34/34] Fri Jun 08 2018 22:26:31 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 3b7c42d..ca93f65 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",