From c696b367736ddc80a91f0f7297e46b12e1fb1471 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 18:14:57 -0300 Subject: [PATCH 01/55] Fri Mar 09 2018 18:14:56 GMT-0300 (Hora oficial do Brasil) --- 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..5f4dba2 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "pt-br", + "name": "Português", + "direction": "ltr" + }, + "project": { + "id": "jdg", + "name": "Judges" + }, + "type": { + "id": "tq", + "name": "Questions" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From e0bcad3ba41173db898713e2bf2700eb96d7b30b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 18:15:11 -0300 Subject: [PATCH 02/55] Fri Mar 09 2018 18:15:11 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5f4dba2..5eb8f7a 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "", "name": "" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 21d4d304c709d00912d5b408b83388d433124338 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:07:23 -0300 Subject: [PATCH 03/55] Fri Mar 09 2018 20:07:22 GMT-0300 (Hora oficial do Brasil) --- 13/01.txt | 6 ++++++ manifest.json | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 13/01.txt diff --git a/13/01.txt b/13/01.txt new file mode 100644 index 0000000..d4ae018 --- /dev/null +++ b/13/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por que a esposa de Manoá não podia dar a luz?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5eb8f7a..5b6b598 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "SERGIOPEREIRA" + ], "finished_chunks": [] } \ No newline at end of file From f1efdaaae87b17aea7af5e8171816a8404c7386c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:09:22 -0300 Subject: [PATCH 04/55] Fri Mar 09 2018 20:09:22 GMT-0300 (Hora oficial do Brasil) --- 13/01.txt | 2 +- 13/03.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 13/03.txt diff --git a/13/01.txt b/13/01.txt index d4ae018..9a13f0d 100644 --- a/13/01.txt +++ b/13/01.txt @@ -1,6 +1,6 @@ [ { "title": "Por que a esposa de Manoá não podia dar a luz?", - "body": "" + "body": "A esposa de Manoá não era capaz de engravidar e então ela não podia dar a luz." } ] \ No newline at end of file diff --git a/13/03.txt b/13/03.txt new file mode 100644 index 0000000..9429448 --- /dev/null +++ b/13/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por que", + "body": "" + } +] \ No newline at end of file From 4b66cbf7fa03ddcc6c63fbcd9459b892d0a29d5c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:11:22 -0300 Subject: [PATCH 05/55] Fri Mar 09 2018 20:11:22 GMT-0300 (Hora oficial do Brasil) --- 13/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/13/03.txt b/13/03.txt index 9429448..6743ea2 100644 --- a/13/03.txt +++ b/13/03.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que", - "body": "" + "title": "Por que a navalha não podia passar pela cabeça da criança?", + "body": "Nenhuma navalha" } ] \ No newline at end of file From 6e65453f65fde9f0956e71226f0a8dc5494e8346 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:13:22 -0300 Subject: [PATCH 06/55] Fri Mar 09 2018 20:13:22 GMT-0300 (Hora oficial do Brasil) --- 13/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/13/03.txt b/13/03.txt index 6743ea2..ddabf7f 100644 --- a/13/03.txt +++ b/13/03.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que a navalha não podia passar pela cabeça da criança?", - "body": "Nenhuma navalha" + "title": "Por que nenhuma navalha não podia passar pela cabeça da criança?", + "body": "Nenhuma navalha poderia passar pela cabeça dele porque ele iria ser um nazireu para Deus " } ] \ No newline at end of file From c9e02d9de96d9b45c540f09988b87af44fab9e61 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:15:22 -0300 Subject: [PATCH 07/55] Fri Mar 09 2018 20:15:22 GMT-0300 (Hora oficial do Brasil) --- 13/06.txt | 6 ++++++ 13/08.txt | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 13/06.txt create mode 100644 13/08.txt diff --git a/13/06.txt b/13/06.txt new file mode 100644 index 0000000..8ee50b4 --- /dev/null +++ b/13/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como o homem de Deus parecia ?", + "body": "O homem de Deus parecia como um anjo de Deus" + } +] \ No newline at end of file diff --git a/13/08.txt b/13/08.txt new file mode 100644 index 0000000..54a9e94 --- /dev/null +++ b/13/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quando o anjo de Deus veio novamente,quem estav lá?", + "body": "" + } +] \ No newline at end of file From bd3442c5c7e883a051c570e466989f14ceb08379 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:17:22 -0300 Subject: [PATCH 08/55] Fri Mar 09 2018 20:17:22 GMT-0300 (Hora oficial do Brasil) --- 13/06.txt | 2 +- 13/08.txt | 2 +- 13/12.txt | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 13/12.txt diff --git a/13/06.txt b/13/06.txt index 8ee50b4..c14cb17 100644 --- a/13/06.txt +++ b/13/06.txt @@ -1,6 +1,6 @@ [ { "title": "Como o homem de Deus parecia ?", - "body": "O homem de Deus parecia como um anjo de Deus" + "body": "O homem de Deus parecia como um anjo de Deus." } ] \ No newline at end of file diff --git a/13/08.txt b/13/08.txt index 54a9e94..2e6dbdc 100644 --- a/13/08.txt +++ b/13/08.txt @@ -1,6 +1,6 @@ [ { "title": "Quando o anjo de Deus veio novamente,quem estav lá?", - "body": "" + "body": "Quando o anjo de Deus veio novamente apenas a esposa de Manoá estava lá." } ] \ No newline at end of file diff --git a/13/12.txt b/13/12.txt new file mode 100644 index 0000000..62a860f --- /dev/null +++ b/13/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Sobre o que Manoá perguntou ao anjo?", + "body": "" + } +] \ No newline at end of file From 0e84f7f68678c52f239dad4ffcdfec3c201610dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:19:23 -0300 Subject: [PATCH 09/55] Fri Mar 09 2018 20:19:22 GMT-0300 (Hora oficial do Brasil) --- 13/12.txt | 2 +- 13/15.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 13/15.txt diff --git a/13/12.txt b/13/12.txt index 62a860f..e026804 100644 --- a/13/12.txt +++ b/13/12.txt @@ -1,6 +1,6 @@ [ { "title": "Sobre o que Manoá perguntou ao anjo?", - "body": "" + "body": "Manoá perguntou ao anjo sobre as regras para a criança e qual seria o seu trabalho." } ] \ No newline at end of file diff --git a/13/15.txt b/13/15.txt new file mode 100644 index 0000000..218ed0f --- /dev/null +++ b/13/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Se Manoá ", + "body": "" + } +] \ No newline at end of file From 3cae7a26b789346bb23cd70068e0bc245f234d25 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:21:22 -0300 Subject: [PATCH 10/55] Fri Mar 09 2018 20:21:22 GMT-0300 (Hora oficial do Brasil) --- 13/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/15.txt b/13/15.txt index 218ed0f..57a96a1 100644 --- a/13/15.txt +++ b/13/15.txt @@ -1,6 +1,6 @@ [ { - "title": "Se Manoá ", + "title": "Se Manoá preparou uma oferta queimada, para quem ele iria oferecer ?", "body": "" } ] \ No newline at end of file From 95bc877f8688476e3282b2647288409fa5cb5506 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:23:22 -0300 Subject: [PATCH 11/55] Fri Mar 09 2018 20:23:22 GMT-0300 (Hora oficial do Brasil) --- 13/15.txt | 2 +- 13/19.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 13/19.txt diff --git a/13/15.txt b/13/15.txt index 57a96a1..3fd471d 100644 --- a/13/15.txt +++ b/13/15.txt @@ -1,6 +1,6 @@ [ { "title": "Se Manoá preparou uma oferta queimada, para quem ele iria oferecer ?", - "body": "" + "body": "Se Manoá preparou uma oferta queimada, ele iria oferecer a YAHWEH." } ] \ No newline at end of file diff --git a/13/19.txt b/13/19.txt new file mode 100644 index 0000000..14607c9 --- /dev/null +++ b/13/19.txt @@ -0,0 +1,6 @@ +[ + { + "title": "QUe", + "body": "" + } +] \ No newline at end of file From 3c2ae341f8fd11107ca6fecb596c72cc84bc9259 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:27:22 -0300 Subject: [PATCH 12/55] Fri Mar 09 2018 20:27:22 GMT-0300 (Hora oficial do Brasil) --- 13/19.txt | 4 ++-- 13/24.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 13/24.txt diff --git a/13/19.txt b/13/19.txt index 14607c9..d52d12a 100644 --- a/13/19.txt +++ b/13/19.txt @@ -1,6 +1,6 @@ [ { - "title": "QUe", - "body": "" + "title": "Que maravilhosa coisa fez YAHWEH enquanto Manoá e sua esposa estavam assistindo?", + "body": "Enquanto Manoá e sua esposa estavam assistindo, o anjo de YAHWEH subiu em uma chama do altar." } ] \ No newline at end of file diff --git a/13/24.txt b/13/24.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/13/24.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From 368cb5937957f43bee3e37a9ff7d35a9ea5019cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:29:23 -0300 Subject: [PATCH 13/55] Fri Mar 09 2018 20:29:22 GMT-0300 (Hora oficial do Brasil) --- 13/24.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/13/24.txt b/13/24.txt index bd662d1..050e2dd 100644 --- a/13/24.txt +++ b/13/24.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Onde estava o Espírito de YAHWEH quando começou a agir em Sansão? ", + "body": "O Espírito de YAHWEH começou a agir em Sansão em Maané-Dã." } ] \ No newline at end of file From e28d173d51e223ad86d6237325db19daf43b460d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:31:23 -0300 Subject: [PATCH 14/55] Fri Mar 09 2018 20:31:22 GMT-0300 (Hora oficial do Brasil) --- 14/01.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 14/01.txt diff --git a/14/01.txt b/14/01.txt new file mode 100644 index 0000000..ba061af --- /dev/null +++ b/14/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quem Sansão quis a seus pais para se tornar sua esposa?", + "body": "" + } +] \ No newline at end of file From 57459319f9b04f1a0dbdd8d4a978223b8b17a915 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:33:22 -0300 Subject: [PATCH 15/55] Fri Mar 09 2018 20:33:22 GMT-0300 (Hora oficial do Brasil) --- 14/01.txt | 4 ++-- 14/03.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 14/03.txt diff --git a/14/01.txt b/14/01.txt index ba061af..95fb5f0 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1,6 +1,6 @@ [ { - "title": "Quem Sansão quis a seus pais para se tornar sua esposa?", - "body": "" + "title": "Quem Sansão quis que seus pais pegassem para ele para se tornar sua esposa?", + "body": "Sansão queria que seus pais pegassem um mulher em Timnate, uma das filhas dos filisteus para se tornar sua esposa." } ] \ No newline at end of file diff --git a/14/03.txt b/14/03.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/14/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From 846f9c32a43552fad02bb9d4bc3fa6f92930509f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:35:23 -0300 Subject: [PATCH 16/55] Fri Mar 09 2018 20:35:22 GMT-0300 (Hora oficial do Brasil) --- 14/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/14/03.txt b/14/03.txt index bd662d1..4bc30fb 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Porque Sansão quis que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa?", + "body": "Ele queria que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa, para quando olhar para" } ] \ No newline at end of file From 068d1e7eea69ed35d08b55686da1519b048ea3e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:37:23 -0300 Subject: [PATCH 17/55] Fri Mar 09 2018 20:37:22 GMT-0300 (Hora oficial do Brasil) --- 14/03.txt | 2 +- 14/05.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 14/05.txt diff --git a/14/03.txt b/14/03.txt index 4bc30fb..b10e742 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1,6 +1,6 @@ [ { "title": "Porque Sansão quis que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa?", - "body": "Ele queria que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa, para quando olhar para" + "body": "Ele queria que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa, porque quando ele a olhava,ela agradava a ele." } ] \ No newline at end of file diff --git a/14/05.txt b/14/05.txt new file mode 100644 index 0000000..769b305 --- /dev/null +++ b/14/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como ", + "body": "" + } +] \ No newline at end of file From c97b0c10427a4a3dd72b3454cde62cde42d9a89e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:39:23 -0300 Subject: [PATCH 18/55] Fri Mar 09 2018 20:39:22 GMT-0300 (Hora oficial do Brasil) --- 14/05.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/14/05.txt b/14/05.txt index 769b305..ceeeb84 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1,6 +1,6 @@ [ { - "title": "Como ", - "body": "" + "title": "Como Sansão conseguiu rasgar um leão ao meio?", + "body": "O Espírito de YAHWEH de repente,veio sobre ele,e ele " } ] \ No newline at end of file From 05a1beae36c4346e67c186eb4b065fc98f88001d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:41:23 -0300 Subject: [PATCH 19/55] Fri Mar 09 2018 20:41:22 GMT-0300 (Hora oficial do Brasil) --- 14/05.txt | 2 +- 14/07.txt | 6 ++++++ 14/12.txt | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 14/07.txt create mode 100644 14/12.txt diff --git a/14/05.txt b/14/05.txt index ceeeb84..40d140c 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1,6 +1,6 @@ [ { "title": "Como Sansão conseguiu rasgar um leão ao meio?", - "body": "O Espírito de YAHWEH de repente,veio sobre ele,e ele " + "body": "O Espírito de YAHWEH de repente,veio sobre ele,e ele rasgou o leão ao meio." } ] \ No newline at end of file diff --git a/14/07.txt b/14/07.txt new file mode 100644 index 0000000..556289d --- /dev/null +++ b/14/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que estava na carcaça do leão?", + "body": "Havia um enxame de abelhas e mel dentro da carcaça do leão." + } +] \ No newline at end of file diff --git a/14/12.txt b/14/12.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/14/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From b1c4a9d08941aac63be67dc23551b3771b563858 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:43:23 -0300 Subject: [PATCH 20/55] Fri Mar 09 2018 20:43:22 GMT-0300 (Hora oficial do Brasil) --- 14/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/14/12.txt b/14/12.txt index bd662d1..d490b07 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "O que Sansão poderia obter se seus trinta amigos não conseguissem responder seu enigma?", + "body": "Sansão poderia ter trinta vestes de linho e trinta" } ] \ No newline at end of file From 93d76ac71c968ce1408f192a21cb98230ddfae44 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:45:23 -0300 Subject: [PATCH 21/55] Fri Mar 09 2018 20:45:22 GMT-0300 (Hora oficial do Brasil) --- 14/12.txt | 2 +- 14/15.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 14/15.txt diff --git a/14/12.txt b/14/12.txt index d490b07..90d4c3d 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1,6 +1,6 @@ [ { "title": "O que Sansão poderia obter se seus trinta amigos não conseguissem responder seu enigma?", - "body": "Sansão poderia ter trinta vestes de linho e trinta" + "body": "Sansão poderia ter trinta vestes de linho e trinta mudas de roupas se seus trinta amigos não conseguissem responder seu enigma." } ] \ No newline at end of file diff --git a/14/15.txt b/14/15.txt new file mode 100644 index 0000000..62a18e5 --- /dev/null +++ b/14/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que poderia acontecer a esposa de Sansão se ela não enganasse seu marido e conseguisse a rs", + "body": "" + } +] \ No newline at end of file From 6eae3ef6391c40440c4a3a5ae201371f84be4bc6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:47:23 -0300 Subject: [PATCH 22/55] Fri Mar 09 2018 20:47:22 GMT-0300 (Hora oficial do Brasil) --- 14/15.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/14/15.txt b/14/15.txt index 62a18e5..d76f7be 100644 --- a/14/15.txt +++ b/14/15.txt @@ -1,6 +1,6 @@ [ { - "title": "O que poderia acontecer a esposa de Sansão se ela não enganasse seu marido e conseguisse a rs", - "body": "" + "title": "O que poderia acontecer a esposa de Sansão se ela não enganasse seu marido e conseguisse a resposta do enigma?", + "body": "Se a esposa de Sansão não enganasse seu marido e conseguisse a resposta do enigma, os trinta amigos poderiam queima-la e a casa de seu pai." } ] \ No newline at end of file From e5db418562470ed65a588aac133ff7ea66eef68d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:49:23 -0300 Subject: [PATCH 23/55] Fri Mar 09 2018 20:49:22 GMT-0300 (Hora oficial do Brasil) --- 14/16.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 14/16.txt diff --git a/14/16.txt b/14/16.txt new file mode 100644 index 0000000..01f1040 --- /dev/null +++ b/14/16.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por quanto tempo a esposa de Sansão chorou na ordem para conseguir a resposta do enigma?", + "body": "Ela chorou durante sete dias " + } +] \ No newline at end of file From 6dc098fc8e33e7ab7f762fea274116292ea5c202 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:51:23 -0300 Subject: [PATCH 24/55] Fri Mar 09 2018 20:51:22 GMT-0300 (Hora oficial do Brasil) --- 14/16.txt | 2 +- 14/19.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 14/19.txt diff --git a/14/16.txt b/14/16.txt index 01f1040..c2e504e 100644 --- a/14/16.txt +++ b/14/16.txt @@ -1,6 +1,6 @@ [ { "title": "Por quanto tempo a esposa de Sansão chorou na ordem para conseguir a resposta do enigma?", - "body": "Ela chorou durante sete dias " + "body": "Ela chorou durante sete dias daquela festa." } ] \ No newline at end of file diff --git a/14/19.txt b/14/19.txt new file mode 100644 index 0000000..ce609bc --- /dev/null +++ b/14/19.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como Sansão conseguiu a", + "body": "" + } +] \ No newline at end of file From fd262507b216064959df0f2365da6b1e54e0b585 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:53:23 -0300 Subject: [PATCH 25/55] Fri Mar 09 2018 20:53:22 GMT-0300 (Hora oficial do Brasil) --- 14/19.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/14/19.txt b/14/19.txt index ce609bc..47f511e 100644 --- a/14/19.txt +++ b/14/19.txt @@ -1,6 +1,6 @@ [ { - "title": "Como Sansão conseguiu a", - "body": "" + "title": "Como Sansão conseguiu as trinta peças de roupa ? ", + "body": "Sansão desceu a Asquelom e matou trinta homens entre aquele povo e pegou as peças de roupas deles." } ] \ No newline at end of file From 1ffeee0a39b87c7aead355ec95df8ebda64b4279 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:55:23 -0300 Subject: [PATCH 26/55] Fri Mar 09 2018 20:55:22 GMT-0300 (Hora oficial do Brasil) --- 15/01.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 15/01.txt diff --git a/15/01.txt b/15/01.txt new file mode 100644 index 0000000..11a9aff --- /dev/null +++ b/15/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quando Sansão foi visitar sua esposa, por que o pai dela não permitiu ele entrar ?", + "body": "O pai pensou que Sansão odiasse" + } +] \ No newline at end of file From d0a64e030c2b8855599088cf911d647a5e3d230c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:57:23 -0300 Subject: [PATCH 27/55] Fri Mar 09 2018 20:57:22 GMT-0300 (Hora oficial do Brasil) --- 15/01.txt | 2 +- 15/03.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 15/03.txt diff --git a/15/01.txt b/15/01.txt index 11a9aff..0b7ce2c 100644 --- a/15/01.txt +++ b/15/01.txt @@ -1,6 +1,6 @@ [ { "title": "Quando Sansão foi visitar sua esposa, por que o pai dela não permitiu ele entrar ?", - "body": "O pai pensou que Sansão odiasse" + "body": "O pai pensou que Sansão odiava sua esposa, então o pai deu ela ao amigo de Sansão." } ] \ No newline at end of file diff --git a/15/03.txt b/15/03.txt new file mode 100644 index 0000000..ce28e84 --- /dev/null +++ b/15/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como Sansão tentou se tornar inocente ", + "body": "" + } +] \ No newline at end of file From b67a760373b2d5bb177573213bba35152ece7a54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 20:59:23 -0300 Subject: [PATCH 28/55] Fri Mar 09 2018 20:59:22 GMT-0300 (Hora oficial do Brasil) --- 15/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/15/03.txt b/15/03.txt index ce28e84..c425d17 100644 --- a/15/03.txt +++ b/15/03.txt @@ -1,6 +1,6 @@ [ { - "title": "Como Sansão tentou se tornar inocente ", - "body": "" + "title": "Como Sansão tentou se tornar inocente em considereção aos filisteus quando ele os machucou?", + "body": "Sansão tentou se tornar incente em consideração aos filisteus quando ele os machucou pega" } ] \ No newline at end of file From 159b4dd7cc5b937e5aa5909daf338582fb3f611f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:03:23 -0300 Subject: [PATCH 29/55] Fri Mar 09 2018 21:03:22 GMT-0300 (Hora oficial do Brasil) --- 15/03.txt | 2 +- 15/05.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 15/05.txt diff --git a/15/03.txt b/15/03.txt index c425d17..b866b59 100644 --- a/15/03.txt +++ b/15/03.txt @@ -1,6 +1,6 @@ [ { "title": "Como Sansão tentou se tornar inocente em considereção aos filisteus quando ele os machucou?", - "body": "Sansão tentou se tornar incente em consideração aos filisteus quando ele os machucou pega" + "body": "Sansão tentou se tornar incente em consideração aos filisteus quando ele os machucou pegando trezentas raposas , prendeu tochas neles e deixando ele irem a plantação dos filisteus." } ] \ No newline at end of file diff --git a/15/05.txt b/15/05.txt new file mode 100644 index 0000000..40d5655 --- /dev/null +++ b/15/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quando os filisteus ", + "body": "" + } +] \ No newline at end of file From 11876e05f74adc93553de50d1e123c527666c7c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:05:23 -0300 Subject: [PATCH 30/55] Fri Mar 09 2018 21:05:22 GMT-0300 (Hora oficial do Brasil) --- 15/05.txt | 4 ++-- 15/07.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 15/07.txt diff --git a/15/05.txt b/15/05.txt index 40d5655..50eec46 100644 --- a/15/05.txt +++ b/15/05.txt @@ -1,6 +1,6 @@ [ { - "title": "Quando os filisteus ", - "body": "" + "title": "Quando os filisteus souberam que Sansão havia queimado seus campos, o que eles fizeram?", + "body": "Quando os filisteu souberam que Sansão havia queimado seus campos, eles queimaram sua esposa e a seu pai." } ] \ No newline at end of file diff --git a/15/07.txt b/15/07.txt new file mode 100644 index 0000000..11d6654 --- /dev/null +++ b/15/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Po", + "body": "" + } +] \ No newline at end of file From de2f94c82b06a520e26e68a85b759d7ba329decf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:07:23 -0300 Subject: [PATCH 31/55] Fri Mar 09 2018 21:07:22 GMT-0300 (Hora oficial do Brasil) --- 15/07.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/15/07.txt b/15/07.txt index 11d6654..ea7ef24 100644 --- a/15/07.txt +++ b/15/07.txt @@ -1,6 +1,6 @@ [ { - "title": "Po", - "body": "" + "title": "Por que Sansão cortou os filisteus em pedaços, quadril e coxa, com um bom sacrifício?", + "body": "Sansão cortou os filisteus em pedaços ,quadril e coxa, com um bom sacrfício para ter sua vinganc" } ] \ No newline at end of file From 800353a7c8bb5e0008f5c75d54a4178e5d3696a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:09:23 -0300 Subject: [PATCH 32/55] Fri Mar 09 2018 21:09:22 GMT-0300 (Hora oficial do Brasil) --- 15/07.txt | 2 +- 15/09.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 15/09.txt diff --git a/15/07.txt b/15/07.txt index ea7ef24..041ec4c 100644 --- a/15/07.txt +++ b/15/07.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Sansão cortou os filisteus em pedaços, quadril e coxa, com um bom sacrifício?", - "body": "Sansão cortou os filisteus em pedaços ,quadril e coxa, com um bom sacrfício para ter sua vinganc" + "body": "Sansão cortou os filisteus em pedaços ,quadril e coxa, com um bom sacrfício para ter sua vingança pelo assassinato de sua esposa e seu pai." } ] \ No newline at end of file diff --git a/15/09.txt b/15/09.txt new file mode 100644 index 0000000..89e0337 --- /dev/null +++ b/15/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Por que os filisteus vieram para atacar Judá?", + "body": "Os filisteus vieram atacar Judá e então eles" + } +] \ No newline at end of file From 83ca51c3801d3fce756f56f02f784940ca0d2d3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:11:23 -0300 Subject: [PATCH 33/55] Fri Mar 09 2018 21:11:22 GMT-0300 (Hora oficial do Brasil) --- 15/09.txt | 4 ++-- 15/12.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 15/12.txt diff --git a/15/09.txt b/15/09.txt index 89e0337..f50a60e 100644 --- a/15/09.txt +++ b/15/09.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que os filisteus vieram para atacar Judá?", - "body": "Os filisteus vieram atacar Judá e então eles" + "title": "Por que os filisteus vieram atacar Judá?", + "body": "Os filisteus vieram atacar Judá e então eles poderiam capturar Sansão, e então ele poderiam fazer a ele o que Sansão fez a eles." } ] \ No newline at end of file diff --git a/15/12.txt b/15/12.txt new file mode 100644 index 0000000..6614a07 --- /dev/null +++ b/15/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quando os homens de Judá vieram para amarrar Sansão ", + "body": "" + } +] \ No newline at end of file From eb5e46daa1d43c4e17ce637230e12306dba76221 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:13:23 -0300 Subject: [PATCH 34/55] Fri Mar 09 2018 21:13:23 GMT-0300 (Hora oficial do Brasil) --- 15/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/15/12.txt b/15/12.txt index 6614a07..685c1d0 100644 --- a/15/12.txt +++ b/15/12.txt @@ -1,6 +1,6 @@ [ { - "title": "Quando os homens de Judá vieram para amarrar Sansão ", - "body": "" + "title": "Quando os homens de Judá vieram para amarrar Sansão, o que ele prometeu fazer ?", + "body": "Quando os homens de Judá vieram para amarrar Sansão, ele fez uma promessa que eles mesmo não iriam mata-lo." } ] \ No newline at end of file From 2525bfa3b015ec9cb21637def943fe1610363377 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:15:23 -0300 Subject: [PATCH 35/55] Fri Mar 09 2018 21:15:23 GMT-0300 (Hora oficial do Brasil) --- 15/15.txt | 6 ++++++ 15/17.txt | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 15/15.txt create mode 100644 15/17.txt diff --git a/15/15.txt b/15/15.txt new file mode 100644 index 0000000..59bce5d --- /dev/null +++ b/15/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Com o que Sansão matou mil homens? ", + "body": "Sansão matou mil homens com uma fresca mandíbula de jumento." + } +] \ No newline at end of file diff --git a/15/17.txt b/15/17.txt new file mode 100644 index 0000000..7a7b7b2 --- /dev/null +++ b/15/17.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Após Sansão matar mil home", + "body": "" + } +] \ No newline at end of file From 28866617344f191f40bd4bc6007ccfe580ae70b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:17:23 -0300 Subject: [PATCH 36/55] Fri Mar 09 2018 21:17:23 GMT-0300 (Hora oficial do Brasil) --- 15/17.txt | 4 ++-- 15/19.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 15/19.txt diff --git a/15/17.txt b/15/17.txt index 7a7b7b2..6a49ed1 100644 --- a/15/17.txt +++ b/15/17.txt @@ -1,6 +1,6 @@ [ { - "title": "Após Sansão matar mil home", - "body": "" + "title": "Após Sansão matar mil homens com uma fresca mandíbula de jumento,como ele pensou que iria morrer ?", + "body": "Após Sansão matar mil homens com uma fresca mandíbula de jumento,ele pensou que iria morrer de sede." } ] \ No newline at end of file diff --git a/15/19.txt b/15/19.txt new file mode 100644 index 0000000..dc0db66 --- /dev/null +++ b/15/19.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como San", + "body": "" + } +] \ No newline at end of file From d6bf24c68a4dad2a86fc7d8b5b7f1e1277f498d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:19:23 -0300 Subject: [PATCH 37/55] Fri Mar 09 2018 21:19:23 GMT-0300 (Hora oficial do Brasil) --- 15/19.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/15/19.txt b/15/19.txt index dc0db66..02ba193 100644 --- a/15/19.txt +++ b/15/19.txt @@ -1,6 +1,6 @@ [ { - "title": "Como San", - "body": "" + "title": "Como Sansão conseguiu água?", + "body": "Deus abriu uma fenda em um li" } ] \ No newline at end of file From 3e99e4eac659b06c31fb711336c130b494e618d3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:21:23 -0300 Subject: [PATCH 38/55] Fri Mar 09 2018 21:21:23 GMT-0300 (Hora oficial do Brasil) --- 15/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/19.txt b/15/19.txt index 02ba193..7b88919 100644 --- a/15/19.txt +++ b/15/19.txt @@ -1,6 +1,6 @@ [ { "title": "Como Sansão conseguiu água?", - "body": "Deus abriu uma fenda em um li" + "body": "Deus abriu uma fenda em um lugar de Leí e saiu água." } ] \ No newline at end of file From 796d02d34cbbc30b221687363594b57284fabad6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:23:23 -0300 Subject: [PATCH 39/55] Fri Mar 09 2018 21:23:23 GMT-0300 (Hora oficial do Brasil) --- 13/01.txt | 4 ++-- manifest.json | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/13/01.txt b/13/01.txt index 9a13f0d..7047677 100644 --- a/13/01.txt +++ b/13/01.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que a esposa de Manoá não podia dar a luz?", - "body": "A esposa de Manoá não era capaz de engravidar e então ela não podia dar a luz." + "title": "Por que a esposa de Manoá não podia dar à luz?", + "body": "A esposa de Manoá não era capaz de engravidar e então ela não podia dar à luz." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5b6b598..1b5c3e1 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "SERGIOPEREIRA" ], - "finished_chunks": [] + "finished_chunks": [ + "13-01", + "13-03" + ] } \ No newline at end of file From a3d8609267a8dce53a3459c4ee215560968f6a8d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:25:23 -0300 Subject: [PATCH 40/55] Fri Mar 09 2018 21:25:23 GMT-0300 (Hora oficial do Brasil) --- 13/06.txt | 2 +- 13/08.txt | 2 +- manifest.json | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/13/06.txt b/13/06.txt index c14cb17..b96c6c9 100644 --- a/13/06.txt +++ b/13/06.txt @@ -1,6 +1,6 @@ [ { "title": "Como o homem de Deus parecia ?", - "body": "O homem de Deus parecia como um anjo de Deus." + "body": "O homem de Deus parecia com um anjo de Deus." } ] \ No newline at end of file diff --git a/13/08.txt b/13/08.txt index 2e6dbdc..fdb74af 100644 --- a/13/08.txt +++ b/13/08.txt @@ -1,6 +1,6 @@ [ { - "title": "Quando o anjo de Deus veio novamente,quem estav lá?", + "title": "Quando o anjo de Deus veio novamente, quem estava lá?", "body": "Quando o anjo de Deus veio novamente apenas a esposa de Manoá estava lá." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1b5c3e1..00a091a 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,10 @@ ], "finished_chunks": [ "13-01", - "13-03" + "13-03", + "13-06", + "13-08", + "13-10", + "13-12" ] } \ No newline at end of file From fc47fa2bccc1d9a79b98fa74520cec43852f3b0b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:27:23 -0300 Subject: [PATCH 41/55] Fri Mar 09 2018 21:27:23 GMT-0300 (Hora oficial do Brasil) --- 13/15.txt | 2 +- 13/19.txt | 4 ++-- manifest.json | 4 +++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/13/15.txt b/13/15.txt index 3fd471d..2f95915 100644 --- a/13/15.txt +++ b/13/15.txt @@ -1,6 +1,6 @@ [ { "title": "Se Manoá preparou uma oferta queimada, para quem ele iria oferecer ?", - "body": "Se Manoá preparou uma oferta queimada, ele iria oferecer a YAHWEH." + "body": "Se Manoá preparou uma oferta queimada, ele iria oferecer a Yahweh." } ] \ No newline at end of file diff --git a/13/19.txt b/13/19.txt index d52d12a..846c134 100644 --- a/13/19.txt +++ b/13/19.txt @@ -1,6 +1,6 @@ [ { - "title": "Que maravilhosa coisa fez YAHWEH enquanto Manoá e sua esposa estavam assistindo?", - "body": "Enquanto Manoá e sua esposa estavam assistindo, o anjo de YAHWEH subiu em uma chama do altar." + "title": "Que maravilhosa coisa fez Yahweh enquanto Manoá e sua esposa estavam assistindo?", + "body": "Enquanto Manoá e sua esposa estavam assistindo, o anjo de Yahweh subiu em uma chama do altar." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 00a091a..efc5c29 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,8 @@ "13-06", "13-08", "13-10", - "13-12" + "13-12", + "13-15", + "13-17" ] } \ No newline at end of file From 837d1e77ed9a7f0bde8ea748f24d6c6f32d353c4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:29:23 -0300 Subject: [PATCH 42/55] Fri Mar 09 2018 21:29:23 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index efc5c29..0025bc5 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,9 @@ "13-10", "13-12", "13-15", - "13-17" + "13-17", + "13-19", + "13-21", + "13-23" ] } \ No newline at end of file From e9e9221a8ecc204f4912949c59c9d8d99bd4be0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:31:23 -0300 Subject: [PATCH 43/55] Fri Mar 09 2018 21:31:23 GMT-0300 (Hora oficial do Brasil) --- 13/24.txt | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/13/24.txt b/13/24.txt index 050e2dd..b0ae7f9 100644 --- a/13/24.txt +++ b/13/24.txt @@ -1,6 +1,6 @@ [ { - "title": "Onde estava o Espírito de YAHWEH quando começou a agir em Sansão? ", - "body": "O Espírito de YAHWEH começou a agir em Sansão em Maané-Dã." + "title": "Onde o Espírito de Yahweh começou a agir em Sansão? ", + "body": "O Espírito de Yahweh começou a agir em Sansão em Maané-Dã." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0025bc5..9a2e05d 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "13-17", "13-19", "13-21", - "13-23" + "13-23", + "13-24" ] } \ No newline at end of file From 7916735602e585e64c0c20e34e06841e9e71121c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:33:23 -0300 Subject: [PATCH 44/55] Fri Mar 09 2018 21:33:23 GMT-0300 (Hora oficial do Brasil) --- 14/01.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/14/01.txt b/14/01.txt index 95fb5f0..c5671c1 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1,6 +1,6 @@ [ { "title": "Quem Sansão quis que seus pais pegassem para ele para se tornar sua esposa?", - "body": "Sansão queria que seus pais pegassem um mulher em Timnate, uma das filhas dos filisteus para se tornar sua esposa." + "body": "Sansão queria que seus pais pegassem uma mulher em Timnate, uma das filhas dos filisteus para se tornar sua esposa." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9a2e05d..a1a15dc 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "SERGIOPEREIRA" ], "finished_chunks": [ + "13-title", "13-01", "13-03", "13-06", @@ -47,6 +48,8 @@ "13-19", "13-21", "13-23", - "13-24" + "13-24", + "14-title", + "14-01" ] } \ No newline at end of file From c6af104ae12af3795e067d7cd730f5621a88bdf2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:37:23 -0300 Subject: [PATCH 45/55] Fri Mar 09 2018 21:37:23 GMT-0300 (Hora oficial do Brasil) --- 14/03.txt | 2 +- 14/05.txt | 2 +- manifest.json | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/14/03.txt b/14/03.txt index b10e742..6f88896 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1,6 +1,6 @@ [ { "title": "Porque Sansão quis que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa?", - "body": "Ele queria que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa, porque quando ele a olhava,ela agradava a ele." + "body": "Ele queria que seus pais pegassem para ele uma mulher em Timnate para ser sua esposa, porque quando ele a viu, ela agradou a ele." } ] \ No newline at end of file diff --git a/14/05.txt b/14/05.txt index 40d140c..ff1f41e 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1,6 +1,6 @@ [ { "title": "Como Sansão conseguiu rasgar um leão ao meio?", - "body": "O Espírito de YAHWEH de repente,veio sobre ele,e ele rasgou o leão ao meio." + "body": "O Espírito de Yahweh de repente veio sobre ele, e ele rasgou o leão ao meio." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index a1a15dc..c406fbe 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,10 @@ "13-23", "13-24", "14-title", - "14-01" + "14-01", + "14-03", + "14-05", + "14-07", + "14-10" ] } \ No newline at end of file From 3103ee2723703dff6239e6cb3bcf751ef86b39a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:39:23 -0300 Subject: [PATCH 46/55] Fri Mar 09 2018 21:39:23 GMT-0300 (Hora oficial do Brasil) --- 14/15.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/14/15.txt b/14/15.txt index d76f7be..89acbee 100644 --- a/14/15.txt +++ b/14/15.txt @@ -1,6 +1,6 @@ [ { "title": "O que poderia acontecer a esposa de Sansão se ela não enganasse seu marido e conseguisse a resposta do enigma?", - "body": "Se a esposa de Sansão não enganasse seu marido e conseguisse a resposta do enigma, os trinta amigos poderiam queima-la e a casa de seu pai." + "body": "Se a esposa de Sansão não enganasse seu marido e conseguisse a resposta do enigma, os trinta amigos poderiam queimá-la e a casa de seu pai." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c406fbe..725e591 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,9 @@ "14-03", "14-05", "14-07", - "14-10" + "14-10", + "14-12", + "14-14", + "14-15" ] } \ No newline at end of file From 34a72e52f67c235fa214622f0cae632b495a8ee2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:41:23 -0300 Subject: [PATCH 47/55] Fri Mar 09 2018 21:41:23 GMT-0300 (Hora oficial do Brasil) --- 14/16.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/14/16.txt b/14/16.txt index c2e504e..bc56a9c 100644 --- a/14/16.txt +++ b/14/16.txt @@ -1,6 +1,6 @@ [ { - "title": "Por quanto tempo a esposa de Sansão chorou na ordem para conseguir a resposta do enigma?", + "title": "Por quanto tempo a esposa de Sansão chorou para conseguir a resposta do enigma?", "body": "Ela chorou durante sete dias daquela festa." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 725e591..4685ce9 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,8 @@ "14-10", "14-12", "14-14", - "14-15" + "14-15", + "14-16", + "14-18" ] } \ No newline at end of file From cc1b8254a0574943ce9a2316c54ee79ec85fbabe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:43:23 -0300 Subject: [PATCH 48/55] Fri Mar 09 2018 21:43:23 GMT-0300 (Hora oficial do Brasil) --- 14/19.txt | 2 +- manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/14/19.txt b/14/19.txt index 47f511e..030b36f 100644 --- a/14/19.txt +++ b/14/19.txt @@ -1,6 +1,6 @@ [ { - "title": "Como Sansão conseguiu as trinta peças de roupa ? ", + "title": "Como Sansão conseguiu as trinta peças de roupa? ", "body": "Sansão desceu a Asquelom e matou trinta homens entre aquele povo e pegou as peças de roupas deles." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4685ce9..b63aa43 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,9 @@ "14-14", "14-15", "14-16", - "14-18" + "14-18", + "14-19", + "15-title", + "15-01" ] } \ No newline at end of file From 8c5e6e2ab5e9b46ac78badf6b71c0d7518caef1f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:45:23 -0300 Subject: [PATCH 49/55] Fri Mar 09 2018 21:45:23 GMT-0300 (Hora oficial do Brasil) --- 15/03.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/15/03.txt b/15/03.txt index b866b59..bf72657 100644 --- a/15/03.txt +++ b/15/03.txt @@ -1,6 +1,6 @@ [ { - "title": "Como Sansão tentou se tornar inocente em considereção aos filisteus quando ele os machucou?", - "body": "Sansão tentou se tornar incente em consideração aos filisteus quando ele os machucou pegando trezentas raposas , prendeu tochas neles e deixando ele irem a plantação dos filisteus." + "title": "Como Sansão tentou se tornar inocente em relação aos filisteus quando ele os machucou?", + "body": "Sansão tentou se tornar inocente em relação aos filisteus quando ele os machucou pegando trezentas raposas, prendeu tochas nelas e deixando elas irem a plantação dos filisteus." } ] \ No newline at end of file From cf49b6afe4999d71f31b8e493931a8334389e650 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:47:23 -0300 Subject: [PATCH 50/55] Fri Mar 09 2018 21:47:23 GMT-0300 (Hora oficial do Brasil) --- 15/05.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/15/05.txt b/15/05.txt index 50eec46..5dd8ae1 100644 --- a/15/05.txt +++ b/15/05.txt @@ -1,6 +1,6 @@ [ { "title": "Quando os filisteus souberam que Sansão havia queimado seus campos, o que eles fizeram?", - "body": "Quando os filisteu souberam que Sansão havia queimado seus campos, eles queimaram sua esposa e a seu pai." + "body": "Quando os filisteu souberam que Sansão havia queimado seus campos, eles queimaram sua esposa e ao pai dela." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b63aa43..0da4f0b 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,8 @@ "14-18", "14-19", "15-title", - "15-01" + "15-01", + "15-03", + "15-05" ] } \ No newline at end of file From 073d7f5781d78e0101d5f5a7a919cd8d60e8d8b9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:49:23 -0300 Subject: [PATCH 51/55] Fri Mar 09 2018 21:49:23 GMT-0300 (Hora oficial do Brasil) --- 15/07.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/15/07.txt b/15/07.txt index 041ec4c..84b37d2 100644 --- a/15/07.txt +++ b/15/07.txt @@ -1,6 +1,6 @@ [ { "title": "Por que Sansão cortou os filisteus em pedaços, quadril e coxa, com um bom sacrifício?", - "body": "Sansão cortou os filisteus em pedaços ,quadril e coxa, com um bom sacrfício para ter sua vingança pelo assassinato de sua esposa e seu pai." + "body": "Sansão cortou os filisteus em pedaços, quadril e coxa, com um bom sacrifício para ter sua vingança pelo assassinato de sua esposa e o pai dela." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0da4f0b..b7be57a 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,8 @@ "15-title", "15-01", "15-03", - "15-05" + "15-05", + "15-07", + "15-09" ] } \ No newline at end of file From 6dbf7a226a2cf2d7b1bc0cee66d1529a8bb3aa7a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:51:23 -0300 Subject: [PATCH 52/55] Fri Mar 09 2018 21:51:23 GMT-0300 (Hora oficial do Brasil) --- 15/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/09.txt b/15/09.txt index f50a60e..58b92f3 100644 --- a/15/09.txt +++ b/15/09.txt @@ -1,6 +1,6 @@ [ { "title": "Por que os filisteus vieram atacar Judá?", - "body": "Os filisteus vieram atacar Judá e então eles poderiam capturar Sansão, e então ele poderiam fazer a ele o que Sansão fez a eles." + "body": "Os filisteus vieram atacar Judá e então eles poderiam capturar Sansão, e então eles poderiam fazer a ele o que Sansão fez a eles." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b7be57a..2cd3cb1 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "15-03", "15-05", "15-07", - "15-09" + "15-09", + "15-11" ] } \ No newline at end of file From a1dc220a867167e19f60ffde69aa116e56bd218d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:53:23 -0300 Subject: [PATCH 53/55] Fri Mar 09 2018 21:53:23 GMT-0300 (Hora oficial do Brasil) --- 15/12.txt | 4 ++-- manifest.json | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/15/12.txt b/15/12.txt index 685c1d0..299715e 100644 --- a/15/12.txt +++ b/15/12.txt @@ -1,6 +1,6 @@ [ { - "title": "Quando os homens de Judá vieram para amarrar Sansão, o que ele prometeu fazer ?", - "body": "Quando os homens de Judá vieram para amarrar Sansão, ele fez uma promessa que eles mesmo não iriam mata-lo." + "title": "Quando os homens de Judá vieram para amarrar Sansão, o que ele os fez prometer?", + "body": "Quando os homens de Judá vieram para amarrar Sansão, ele os fez prometer que eles mesmo não iriam matá-lo." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2cd3cb1..32fa4fb 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,10 @@ "15-05", "15-07", "15-09", - "15-11" + "15-11", + "15-12", + "15-14", + "15-15", + "15-17" ] } \ No newline at end of file From 782921e7b8b4c67342ec50ca8084d2a8dc6b3fdb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 9 Mar 2018 21:54:02 -0300 Subject: [PATCH 54/55] Fri Mar 09 2018 21:54:02 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 32fa4fb..bbc9204 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "15-12", "15-14", "15-15", - "15-17" + "15-17", + "15-19" ] } \ No newline at end of file From 73bcfb2d192c20052442661fca6c97646d408808 Mon Sep 17 00:00:00 2001 From: alexandre_brazil Date: Sun, 29 Apr 2018 12:23:15 -0300 Subject: [PATCH 55/55] Sun Apr 29 2018 12:23:14 GMT-0300 (Hora oficial do Brasil) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bbc9204..82c213c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "markdown", "generator": { "name": "ts-desktop",