From b408ca4f26b8212bf7965966db95ae03e342155b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 11:50:58 -0300 Subject: [PATCH 01/44] Sat Mar 10 2018 11:50:58 GMT-0300 (-03) --- 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..9c120fc --- /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": "neh", + "name": "Nehemiah" + }, + "type": { + "id": "tq", + "name": "Questions" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From e57177106a2f41523d07fbf982d302d95a36dc68 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 11:51:22 -0300 Subject: [PATCH 02/44] Sat Mar 10 2018 11:51:22 GMT-0300 (-03) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9c120fc..122f507 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 bf5aea933f404b5f52ca1f0df50c25cb198671ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 11:55:00 -0300 Subject: [PATCH 03/44] Sat Mar 10 2018 11:55:00 GMT-0300 (-03) --- 09/01.txt | 6 ++++++ manifest.json | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 09/01.txt diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/09/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 122f507..ead662b 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Luiza Simão" + ], "finished_chunks": [] } \ No newline at end of file From 5cc323a8171e16f62f22bba83bb268a455a2c635 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 11:57:00 -0300 Subject: [PATCH 04/44] Sat Mar 10 2018 11:57:00 GMT-0300 (-03) --- 09/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index bd662d1..ecaec3e 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Em geral, o que o povo de Israel estava fazendo enquanto se reuniam no vigésimo quarto dia do mesmo mês?", + "body": " povo de Israel estava jejuando, usando sacos e colocaram poeira em suas cabeças. Os israelitas se separaram de todos os estrangeiros, e ficaram de pé e confessaram seus próprios pecados e os pecados de seus antepassados." } ] \ No newline at end of file From 483dee4bddaf89fda0acf20cc0f5280ffadf5483 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 11:59:00 -0300 Subject: [PATCH 05/44] Sat Mar 10 2018 11:59:00 GMT-0300 (-03) --- 09/05.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 09/05.txt diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 0000000..d2f1780 --- /dev/null +++ b/09/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas disseram sobre Yahweh?", + "body": "" + } +] \ No newline at end of file From d690735f8ba9e3e3c2d1d120e1f15e2933a94bc9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:01:00 -0300 Subject: [PATCH 06/44] Sat Mar 10 2018 12:01:00 GMT-0300 (-03) --- 09/05.txt | 2 +- 09/07.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/07.txt diff --git a/09/05.txt b/09/05.txt index d2f1780..f11037f 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas disseram sobre Yahweh?", - "body": "" + "body": "O povo disse que Ele era o Yahweh sozinho, e Ele fez o céu, a terra, os mares e tudo o que havia neles, e lhes deu vida." } ] \ No newline at end of file diff --git a/09/07.txt b/09/07.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/09/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From c273ca9c7a2cb5c6044cf3b395e136c3976f6f55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:03:00 -0300 Subject: [PATCH 07/44] Sat Mar 10 2018 12:03:00 GMT-0300 (-03) --- 09/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/07.txt b/09/07.txt index bd662d1..110645e 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1,6 +1,6 @@ [ { - "title": "", + "title": "O que mais as pessoas disseram de Yahweh em relação a Abram?", "body": "" } ] \ No newline at end of file From b92da11d3096f4d227cf531736e400453b937baf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:09:00 -0300 Subject: [PATCH 08/44] Sat Mar 10 2018 12:09:00 GMT-0300 (-03) --- 09/07.txt | 2 +- 09/09.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/09.txt diff --git a/09/07.txt b/09/07.txt index 110645e..f41225d 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1,6 +1,6 @@ [ { "title": "O que mais as pessoas disseram de Yahweh em relação a Abram?", - "body": "" + "body": "O povo disse queYahweh tinha escolhido Abram, mudou seu nome para Abraão, encontrou seu coração fiel e fez a aliança com ele para dar a sua descendência a terra." } ] \ No newline at end of file diff --git a/09/09.txt b/09/09.txt new file mode 100644 index 0000000..8a199ef --- /dev/null +++ b/09/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como as pessoas disseram que Yahweh manteve sua promessa para eles?", + "body": "" + } +] \ No newline at end of file From 294446a7b7ebe9ca9048287e77536c79ae8b442c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:11:00 -0300 Subject: [PATCH 09/44] Sat Mar 10 2018 12:11:00 GMT-0300 (-03) --- 09/09.txt | 2 +- 09/11.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/11.txt diff --git a/09/09.txt b/09/09.txt index 8a199ef..183d0f2 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1,6 +1,6 @@ [ { "title": "Como as pessoas disseram que Yahweh manteve sua promessa para eles?", - "body": "" + "body": "O povo contou como Yahweh trouxe seus antepassados para fora do Egito, mostrou sinais e maravilhas contra o faraó e seu povo, e salvou seus antepassados no Mar Vermelho." } ] \ No newline at end of file diff --git a/09/11.txt b/09/11.txt new file mode 100644 index 0000000..7d2c946 --- /dev/null +++ b/09/11.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas disseram que o Ya fez pelos israelitas no Mar Vermelho?", + "body": "" + } +] \ No newline at end of file From b28960e8899b439d75da01170f310ce9703d9f16 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:13:00 -0300 Subject: [PATCH 10/44] Sat Mar 10 2018 12:13:00 GMT-0300 (-03) --- 09/11.txt | 4 ++-- 09/12.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 09/12.txt diff --git a/09/11.txt b/09/11.txt index 7d2c946..6089913 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1,6 +1,6 @@ [ { - "title": "O que as pessoas disseram que o Ya fez pelos israelitas no Mar Vermelho?", - "body": "" + "title": "O que as pessoas disseram que o Yahweh fez pelos israelitas no Mar Vermelho?", + "body": "Yahweh separou o mar para que pudessem atravessar terra seca, e então ele trouxe o mar de volta àqueles que os perseguiam." } ] \ No newline at end of file diff --git a/09/12.txt b/09/12.txt new file mode 100644 index 0000000..ed55cca --- /dev/null +++ b/09/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Que outras maneiras eles disseram que o Senhor cuidou dos israelitas?", + "body": "" + } +] \ No newline at end of file From 63a4213599160e566ebd6c6eda93dab2026ee3c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:15:00 -0300 Subject: [PATCH 11/44] Sat Mar 10 2018 12:15:00 GMT-0300 (-03) --- 09/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/12.txt b/09/12.txt index ed55cca..dfc5d24 100644 --- a/09/12.txt +++ b/09/12.txt @@ -1,6 +1,6 @@ [ { - "title": "Que outras maneiras eles disseram que o Senhor cuidou dos israelitas?", - "body": "" + "title": "Que outras maneiras eles disseram que o Yahweh cuidou dos israelitas?", + "body": "Yahweh os conduziu por uma coluna de nuvem durante o dia, uma coluna de fogo durante a noite, e no monte Sinai, deu-lhes os seus mandamentos." } ] \ No newline at end of file From 6d99b187cf4192d33458ee56d7d451babb97274c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:17:00 -0300 Subject: [PATCH 12/44] Sat Mar 10 2018 12:17:00 GMT-0300 (-03) --- 09/14.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 09/14.txt diff --git a/09/14.txt b/09/14.txt new file mode 100644 index 0000000..2d5b211 --- /dev/null +++ b/09/14.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que mais as pessoas disseram que Yahweh forneceu aos seus antepassados?", + "body": "Yahweh anunciou-lhe o sábado sabático deles, deu-lhes pão do céu, água de uma rocha e disse-lhes que possuíssem a terra que lhes havia prometido." + } +] \ No newline at end of file From ca1df6bfea3a197aaed4383676c5c612f3ea8a1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 12:19:00 -0300 Subject: [PATCH 13/44] Sat Mar 10 2018 12:19:00 GMT-0300 (-03) --- 09/16.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 09/16.txt diff --git a/09/16.txt b/09/16.txt new file mode 100644 index 0000000..0b0d56e --- /dev/null +++ b/09/16.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como os israelitas e seus antepassados agiram em relação a Deus?", + "body": "Os israelitas eram desrespeitosos, teimosos, recusavam-se a se ouvir, se rebelaram e designaram um líder para devolvê-los à escravidão." + } +] \ No newline at end of file From 3822a1a6a775c54f5279150b92232377a7fb5f96 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 13:49:00 -0300 Subject: [PATCH 14/44] Sat Mar 10 2018 13:49:00 GMT-0300 (-03) --- 09/16.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/09/16.txt b/09/16.txt index 0b0d56e..b4910e5 100644 --- a/09/16.txt +++ b/09/16.txt @@ -2,5 +2,9 @@ { "title": "Como os israelitas e seus antepassados agiram em relação a Deus?", "body": "Os israelitas eram desrespeitosos, teimosos, recusavam-se a se ouvir, se rebelaram e designaram um líder para devolvê-los à escravidão." + }, + { + "title": "Por que Deus não abandono", + "body": "" } ] \ No newline at end of file From 7c9d1e5dbbd228aabb62dd901c93318122f1efd1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 13:51:00 -0300 Subject: [PATCH 15/44] Sat Mar 10 2018 13:51:00 GMT-0300 (-03) --- 09/16.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/16.txt b/09/16.txt index b4910e5..ccfdbd2 100644 --- a/09/16.txt +++ b/09/16.txt @@ -4,7 +4,7 @@ "body": "Os israelitas eram desrespeitosos, teimosos, recusavam-se a se ouvir, se rebelaram e designaram um líder para devolvê-los à escravidão." }, { - "title": "Por que Deus não abandono", - "body": "" + "title": "Por que Deus não abandonou os israelitas quando eles foram desrespeitosos, teimosos, rebeldes e desobedientes?", + "body": "Deus não abandonou os israelitas porque " } ] \ No newline at end of file From 4524416be05b569c36e88f2691b5901a2d0701e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 13:55:00 -0300 Subject: [PATCH 16/44] Sat Mar 10 2018 13:55:00 GMT-0300 (-03) --- 09/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/16.txt b/09/16.txt index ccfdbd2..e65c8d4 100644 --- a/09/16.txt +++ b/09/16.txt @@ -5,6 +5,6 @@ }, { "title": "Por que Deus não abandonou os israelitas quando eles foram desrespeitosos, teimosos, rebeldes e desobedientes?", - "body": "Deus não abandonou os israelitas porque " + "body": "Deus não abandonou os israelitas porque Ele é um Deus que é cheio de perdão, graça e compaixão, demora para ficar irado e abundante em benignidade." } ] \ No newline at end of file From ba9728043d3c4fb0407e9045defde089490e791f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 13:59:00 -0300 Subject: [PATCH 17/44] Sat Mar 10 2018 13:59:00 GMT-0300 (-03) --- 09/20.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 09/20.txt diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 0000000..447433e --- /dev/null +++ b/09/20.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como as pessoas disseram que Deus providenciou seus antepassados por quarenta anos no deserto?", + "body": "O Senhor deu o seu Espírito para instruí-los, comida e água; Suas roupas não se desgastaram, e seus pés não se incharam." + } +] \ No newline at end of file From 501a2caae95400ac817c9811cf760f1e6f8b2871 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:01:00 -0300 Subject: [PATCH 18/44] Sat Mar 10 2018 14:01:00 GMT-0300 (-03) --- 09/20.txt | 2 +- 09/23.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/23.txt diff --git a/09/20.txt b/09/20.txt index 447433e..efe3c2a 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1,6 +1,6 @@ [ { "title": "Como as pessoas disseram que Deus providenciou seus antepassados por quarenta anos no deserto?", - "body": "O Senhor deu o seu Espírito para instruí-los, comida e água; Suas roupas não se desgastaram, e seus pés não se incharam." + "body": "Yahweh deu o seu Espírito para instruí-los, comida e água; Suas roupas não se desgastaram, e seus pés não se incharam." } ] \ No newline at end of file diff --git a/09/23.txt b/09/23.txt new file mode 100644 index 0000000..d2f128b --- /dev/null +++ b/09/23.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas disseram aconteceu depois que seus antepassados estavam no deserto?", + "body": "O povo disse que o Senhor multiplicou suas famílias, disse-lhes para entrar e possuir a terra que ele havia prometido e subjugar os cananeus" + } +] \ No newline at end of file From bf47477cff5afe63c7eff7f5b5f76ba0ecec43cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:03:00 -0300 Subject: [PATCH 19/44] Sat Mar 10 2018 14:03:00 GMT-0300 (-03) --- 09/23.txt | 2 +- 09/25.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/25.txt diff --git a/09/23.txt b/09/23.txt index d2f128b..7716d63 100644 --- a/09/23.txt +++ b/09/23.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas disseram aconteceu depois que seus antepassados estavam no deserto?", - "body": "O povo disse que o Senhor multiplicou suas famílias, disse-lhes para entrar e possuir a terra que ele havia prometido e subjugar os cananeus" + "body": "O povo disse que Yahweh multiplicou suas famílias, disse-lhes para entrar e possuir a terra que ele havia prometido e subjugar os cananeus." } ] \ No newline at end of file diff --git a/09/25.txt b/09/25.txt new file mode 100644 index 0000000..a6fc897 --- /dev/null +++ b/09/25.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como os israelitas viveram depois de tomar posse da terra que Deus lhes prometeu?", + "body": "" + } +] \ No newline at end of file From 8806f931dd9c306611951edb830c9fbb32e9867c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:05:00 -0300 Subject: [PATCH 20/44] Sat Mar 10 2018 14:05:00 GMT-0300 (-03) --- 09/25.txt | 2 +- 09/26.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 09/26.txt diff --git a/09/25.txt b/09/25.txt index a6fc897..53d9171 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1,6 +1,6 @@ [ { "title": "Como os israelitas viveram depois de tomar posse da terra que Deus lhes prometeu?", - "body": "" + "body": "Os israelitas tomaram a terra e tudo o que estava lá para si mesmos e encantados com a bondade de Deus." } ] \ No newline at end of file diff --git a/09/26.txt b/09/26.txt new file mode 100644 index 0000000..7f8f7b4 --- /dev/null +++ b/09/26.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas disseram que Yahweh fez aos seus antepassados e antepassados depois que eles se tornaram desobedientes e se rebelaram contra ele?", + "body": "" + } +] \ No newline at end of file From 596cd9d8dcbeb49603563ef45a751f82bfcc2b31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:07:00 -0300 Subject: [PATCH 21/44] Sat Mar 10 2018 14:07:00 GMT-0300 (-03) --- 09/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/26.txt b/09/26.txt index 7f8f7b4..840d0eb 100644 --- a/09/26.txt +++ b/09/26.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas disseram que Yahweh fez aos seus antepassados e antepassados depois que eles se tornaram desobedientes e se rebelaram contra ele?", - "body": "" + "body": "Yahweh os entregou aos inimigos, que os fizeram sofreram." } ] \ No newline at end of file From bf9628aedf180b1a3b56ab779dbd28090ec5e0c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:09:00 -0300 Subject: [PATCH 22/44] Sat Mar 10 2018 14:09:00 GMT-0300 (-03) --- 09/26.txt | 4 ++++ 09/36.txt | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 09/36.txt diff --git a/09/26.txt b/09/26.txt index 840d0eb..b96dae3 100644 --- a/09/26.txt +++ b/09/26.txt @@ -2,5 +2,9 @@ { "title": "O que as pessoas disseram que Yahweh fez aos seus antepassados e antepassados depois que eles se tornaram desobedientes e se rebelaram contra ele?", "body": "Yahweh os entregou aos inimigos, que os fizeram sofreram." + }, + { + "title": "Quando os israelitas clamaram a Deus, o que Deus fez por eles por causa de suas grandes misericordias?", + "body": "Deus os salvou de seus inimigos muitas vezes." } ] \ No newline at end of file diff --git a/09/36.txt b/09/36.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/09/36.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From 17ed1e5e83e684d396516a595f527de746bab0dc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:11:00 -0300 Subject: [PATCH 23/44] Sat Mar 10 2018 14:11:00 GMT-0300 (-03) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index bd662d1..84dbd78 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1,6 +1,6 @@ [ { - "title": "", + "title": "Por que os ricos renderam da terra do israelita para os reis que Deus colocou sobre eles?", "body": "" } ] \ No newline at end of file From 89256fb62106d4728fbb729c9f7733ed8fc3e55e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:13:00 -0300 Subject: [PATCH 24/44] Sat Mar 10 2018 14:13:00 GMT-0300 (-03) --- 09/36.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index 84dbd78..dbfd957 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1,6 +1,10 @@ [ { "title": "Por que os ricos renderam da terra do israelita para os reis que Deus colocou sobre eles?", - "body": "" + "body": "O rico rendimento da terra foi para seus reis por causa dos pecados israelitas." + }, + { + "title": "Por que os israelitas estavam em grande angústia?", + "body": "Os israelitas estavam em grande angústia porque seus reis governavam seus corpos e seus gado enquanto os reis estavam satisfeitos." } ] \ No newline at end of file From cdc03441a4ad1ac1156e92163a3cbf0a3bbe7a7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:15:01 -0300 Subject: [PATCH 25/44] Sat Mar 10 2018 14:15:01 GMT-0300 (-03) --- 09/38.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 09/38.txt diff --git a/09/38.txt b/09/38.txt new file mode 100644 index 0000000..bb47fbd --- /dev/null +++ b/09/38.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que os israelitas fizeram por causa de sua grande angústia?", + "body": "Os israelitas fizeram uma aliança firme por escrito com Yahweh." + } +] \ No newline at end of file From c29916d7ce193f8f8d35a994a6afaef3f35e00ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:21:00 -0300 Subject: [PATCH 26/44] Sat Mar 10 2018 14:21:00 GMT-0300 (-03) --- 09/07.txt | 4 ++-- manifest.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/09/07.txt b/09/07.txt index f41225d..8282e3d 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1,6 +1,6 @@ [ { - "title": "O que mais as pessoas disseram de Yahweh em relação a Abram?", - "body": "O povo disse queYahweh tinha escolhido Abram, mudou seu nome para Abraão, encontrou seu coração fiel e fez a aliança com ele para dar a sua descendência a terra." + "title": "O que mais as pessoas disseram de Yahweh em relação a Abraão?", + "body": "O povo disse que Yahweh tinha escolhido Abraão, mudou seu nome para Abraão, encontrou seu coração fiel e fez a aliança com ele para dar a sua descendência a terra." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index ead662b..0a3ca97 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Luiza Simão" ], - "finished_chunks": [] + "finished_chunks": [ + "09-01" + ] } \ No newline at end of file From ceb59511b0110ee0ccf14a043ae58cd95b616478 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:23:00 -0300 Subject: [PATCH 27/44] Sat Mar 10 2018 14:23:00 GMT-0300 (-03) --- 09/07.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/07.txt b/09/07.txt index 8282e3d..8144676 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1,6 +1,6 @@ [ { - "title": "O que mais as pessoas disseram de Yahweh em relação a Abraão?", - "body": "O povo disse que Yahweh tinha escolhido Abraão, mudou seu nome para Abraão, encontrou seu coração fiel e fez a aliança com ele para dar a sua descendência a terra." + "title": "O que mais as pessoas disseram de Yahweh em relação a Abrão?", + "body": "O povo disse que Yahweh tinha escolhido Abrão, mudou seu nome para Abraão, encontrou seu e fez a aliança com ele para dar a sua descendência a terra." } ] \ No newline at end of file From 7a9ca581038171a7c14f8338321339b1be612b7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:25:00 -0300 Subject: [PATCH 28/44] Sat Mar 10 2018 14:25:00 GMT-0300 (-03) --- 09/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/07.txt b/09/07.txt index 8144676..9122ce3 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1,6 +1,6 @@ [ { "title": "O que mais as pessoas disseram de Yahweh em relação a Abrão?", - "body": "O povo disse que Yahweh tinha escolhido Abrão, mudou seu nome para Abraão, encontrou seu e fez a aliança com ele para dar a sua descendência a terra." + "body": "O povo disse que Yahweh tinha escolhido Abrão, mudou seu nome para Abraão, encontrou seu fidelidade no seu coração e fez a aliança com ele para dar a sua descendência a terra." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0a3ca97..6142581 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Luiza Simão" ], "finished_chunks": [ - "09-01" + "09-01", + "09-07" ] } \ No newline at end of file From a22abb792970607f85be49ea66f50549cca6fc32 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:27:00 -0300 Subject: [PATCH 29/44] Sat Mar 10 2018 14:27:00 GMT-0300 (-03) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6142581..17a0d61 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "09-01", - "09-07" + "09-07", + "09-09" ] } \ No newline at end of file From 2497e713b2d8f4c6924b165f033b870b3cc906ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:29:00 -0300 Subject: [PATCH 30/44] Sat Mar 10 2018 14:29:00 GMT-0300 (-03) --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 6089913..39f0847 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1,6 +1,6 @@ [ { - "title": "O que as pessoas disseram que o Yahweh fez pelos israelitas no Mar Vermelho?", + "title": "O que as pessoas disseram que Yahweh fez pelos israelitas no Mar Vermelho?", "body": "Yahweh separou o mar para que pudessem atravessar terra seca, e então ele trouxe o mar de volta àqueles que os perseguiam." } ] \ No newline at end of file From c63368c377abe0d866fbf029f9827c42b425e1b6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:31:01 -0300 Subject: [PATCH 31/44] Sat Mar 10 2018 14:31:01 GMT-0300 (-03) --- 09/11.txt | 2 +- 09/12.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/09/11.txt b/09/11.txt index 39f0847..1c6675c 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1,6 +1,6 @@ [ { "title": "O que as pessoas disseram que Yahweh fez pelos israelitas no Mar Vermelho?", - "body": "Yahweh separou o mar para que pudessem atravessar terra seca, e então ele trouxe o mar de volta àqueles que os perseguiam." + "body": "Yahweh separou o mar para que pudessem atravessar em terra seca, e então ele trouxe o mar de volta àqueles que os perseguiam." } ] \ No newline at end of file diff --git a/09/12.txt b/09/12.txt index dfc5d24..290bf28 100644 --- a/09/12.txt +++ b/09/12.txt @@ -1,6 +1,6 @@ [ { - "title": "Que outras maneiras eles disseram que o Yahweh cuidou dos israelitas?", + "title": "Que outras maneiras eles disseram que Yahweh cuidou dos israelitas?", "body": "Yahweh os conduziu por uma coluna de nuvem durante o dia, uma coluna de fogo durante a noite, e no monte Sinai, deu-lhes os seus mandamentos." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 17a0d61..5c07889 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ "finished_chunks": [ "09-01", "09-07", - "09-09" + "09-09", + "09-11", + "09-12" ] } \ No newline at end of file From 809ba88833e6099e69afb86b9badd2658cc886d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:33:00 -0300 Subject: [PATCH 32/44] Sat Mar 10 2018 14:33:00 GMT-0300 (-03) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5c07889..9b222af 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "09-07", "09-09", "09-11", - "09-12" + "09-12", + "09-14" ] } \ No newline at end of file From 8ba1bc42fb5a2ade88e3b47e602afb0582746692 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:35:00 -0300 Subject: [PATCH 33/44] Sat Mar 10 2018 14:35:00 GMT-0300 (-03) --- 09/16.txt | 2 +- 09/20.txt | 4 ++-- manifest.json | 6 +++++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/09/16.txt b/09/16.txt index e65c8d4..674fe5f 100644 --- a/09/16.txt +++ b/09/16.txt @@ -5,6 +5,6 @@ }, { "title": "Por que Deus não abandonou os israelitas quando eles foram desrespeitosos, teimosos, rebeldes e desobedientes?", - "body": "Deus não abandonou os israelitas porque Ele é um Deus que é cheio de perdão, graça e compaixão, demora para ficar irado e abundante em benignidade." + "body": "Deus não abandonou os israelitas porque Ele é um Deus que é cheio de perdão, graça e compaixão,tardio em irar-se e abundante em benignidade." } ] \ No newline at end of file diff --git a/09/20.txt b/09/20.txt index efe3c2a..9579d3a 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1,6 +1,6 @@ [ { - "title": "Como as pessoas disseram que Deus providenciou seus antepassados por quarenta anos no deserto?", - "body": "Yahweh deu o seu Espírito para instruí-los, comida e água; Suas roupas não se desgastaram, e seus pés não se incharam." + "title": "Como as pessoas disseram que Deus providenciou para seus antepassados por quarenta anos no deserto?", + "body": "Yahweh deu o seu Espírito para instruí-los, comida e água; suas roupas não se desgastaram, e seus pés não se incharam." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9b222af..672de59 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,10 @@ "09-09", "09-11", "09-12", - "09-14" + "09-14", + "09-16", + "09-18", + "09-20", + "09-22" ] } \ No newline at end of file From 4d60b1ca66dac605b5f80e06a6c36dc14819ad81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:37:00 -0300 Subject: [PATCH 34/44] Sat Mar 10 2018 14:37:00 GMT-0300 (-03) --- 09/23.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/23.txt b/09/23.txt index 7716d63..e9325a4 100644 --- a/09/23.txt +++ b/09/23.txt @@ -1,6 +1,6 @@ [ { - "title": "O que as pessoas disseram aconteceu depois que seus antepassados estavam no deserto?", + "title": "O que as pessoas disseram que aconteceu depois que seus antepassados estavam no deserto?", "body": "O povo disse que Yahweh multiplicou suas famílias, disse-lhes para entrar e possuir a terra que ele havia prometido e subjugar os cananeus." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 672de59..38a4c98 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "09-16", "09-18", "09-20", - "09-22" + "09-22", + "09-23" ] } \ No newline at end of file From 7a44cfe1794c2394239f6a7d5fa955b174ae7d12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:39:00 -0300 Subject: [PATCH 35/44] Sat Mar 10 2018 14:39:00 GMT-0300 (-03) --- 09/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/25.txt b/09/25.txt index 53d9171..a463bd4 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1,6 +1,6 @@ [ { "title": "Como os israelitas viveram depois de tomar posse da terra que Deus lhes prometeu?", - "body": "Os israelitas tomaram a terra e tudo o que estava lá para si mesmos e encantados com a bondade de Deus." + "body": "Os israelitas tomaram a terra e tudo o que havia lá eram pra eles mesmos " } ] \ No newline at end of file From 9b45ca2129f69216ce7796225610bbad408ca379 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:43:00 -0300 Subject: [PATCH 36/44] Sat Mar 10 2018 14:43:00 GMT-0300 (-03) --- 09/25.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/25.txt b/09/25.txt index a463bd4..2bc6c95 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1,6 +1,6 @@ [ { "title": "Como os israelitas viveram depois de tomar posse da terra que Deus lhes prometeu?", - "body": "Os israelitas tomaram a terra e tudo o que havia lá eram pra eles mesmos " + "body": "Os israelitas tomaram a terra, e tudo o que havia lá eram para si e eles se encantaram com a bondade de Deus." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 38a4c98..00359f2 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "09-18", "09-20", "09-22", - "09-23" + "09-23", + "09-25" ] } \ No newline at end of file From e60767528ed03f55cf5c843561970186e1bf1813 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:45:00 -0300 Subject: [PATCH 37/44] Sat Mar 10 2018 14:45:00 GMT-0300 (-03) --- 09/26.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/26.txt b/09/26.txt index b96dae3..220db2d 100644 --- a/09/26.txt +++ b/09/26.txt @@ -1,7 +1,7 @@ [ { - "title": "O que as pessoas disseram que Yahweh fez aos seus antepassados e antepassados depois que eles se tornaram desobedientes e se rebelaram contra ele?", - "body": "Yahweh os entregou aos inimigos, que os fizeram sofreram." + "title": "O que as pessoas disseram que Yahweh fez aos seus antepassados depois que eles se tornaram desobedientes e se rebelaram contra ele?", + "body": "Yahweh os entregou aos inimigos, que os fizeram sofrer." }, { "title": "Quando os israelitas clamaram a Deus, o que Deus fez por eles por causa de suas grandes misericordias?", From 1ecacd1b89123a10d995a4eb7a9906c39228fb94 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:47:00 -0300 Subject: [PATCH 38/44] Sat Mar 10 2018 14:47:00 GMT-0300 (-03) --- manifest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 00359f2..4c4efda 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,11 @@ "09-20", "09-22", "09-23", - "09-25" + "09-25", + "09-26", + "09-28", + "09-30", + "09-32", + "09-35" ] } \ No newline at end of file From 74bf3a95fc6d377b2d2978b96a064f5eea092efe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:53:00 -0300 Subject: [PATCH 39/44] Sat Mar 10 2018 14:53:00 GMT-0300 (-03) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index dbfd957..1d2b939 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que os ricos renderam da terra do israelita para os reis que Deus colocou sobre eles?", + "title": "Por que os produtores ricos da terra dos israelitas foram para os reis que Deus colocou sobre eles?", "body": "O rico rendimento da terra foi para seus reis por causa dos pecados israelitas." }, { From 17db390659d654ea0924ba4e84dd021e18387414 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:55:00 -0300 Subject: [PATCH 40/44] Sat Mar 10 2018 14:55:00 GMT-0300 (-03) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index 1d2b939..cf03e2d 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1,6 +1,6 @@ [ { - "title": "Por que os produtores ricos da terra dos israelitas foram para os reis que Deus colocou sobre eles?", + "title": "Por que a rica produção da terra dos israelitas foram para os reis que Deus colocou sobre eles?", "body": "O rico rendimento da terra foi para seus reis por causa dos pecados israelitas." }, { From 6043f084e8a3e1a2b654e63394e2c7587a1b7a63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:57:01 -0300 Subject: [PATCH 41/44] Sat Mar 10 2018 14:57:00 GMT-0300 (-03) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index cf03e2d..51819a0 100644 --- a/09/36.txt +++ b/09/36.txt @@ -5,6 +5,6 @@ }, { "title": "Por que os israelitas estavam em grande angústia?", - "body": "Os israelitas estavam em grande angústia porque seus reis governavam seus corpos e seus gado enquanto os reis estavam satisfeitos." + "body": "Os israelitas estavam em grande angústia porque seus reis governavam seu povo e seus gado " } ] \ No newline at end of file From f6664d7bbb5897792c1cc3348ee276df25841350 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 14:59:01 -0300 Subject: [PATCH 42/44] Sat Mar 10 2018 14:59:00 GMT-0300 (-03) --- 09/36.txt | 2 +- 09/38.txt | 4 ++++ manifest.json | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/09/36.txt b/09/36.txt index 51819a0..635d370 100644 --- a/09/36.txt +++ b/09/36.txt @@ -5,6 +5,6 @@ }, { "title": "Por que os israelitas estavam em grande angústia?", - "body": "Os israelitas estavam em grande angústia porque seus reis governavam seu povo e seus gado " + "body": "Os israelitas estavam em grande angústia porque seus reis governavam seu povo e seus gados como queriam." } ] \ No newline at end of file diff --git a/09/38.txt b/09/38.txt index bb47fbd..57874dd 100644 --- a/09/38.txt +++ b/09/38.txt @@ -2,5 +2,9 @@ { "title": "O que os israelitas fizeram por causa de sua grande angústia?", "body": "Os israelitas fizeram uma aliança firme por escrito com Yahweh." + }, + { + "title": "Quais nomes foram escritos na aliança selada?", + "body": "Os nomes dos príncipes israelistas" } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4c4efda..3608247 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "09-28", "09-30", "09-32", - "09-35" + "09-35", + "09-36" ] } \ No newline at end of file From cad55345ccd6d39ddbced1ec9453a08d221f7bc8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 10 Mar 2018 15:01:01 -0300 Subject: [PATCH 43/44] Sat Mar 10 2018 15:01:00 GMT-0300 (-03) --- 09/38.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/38.txt b/09/38.txt index 57874dd..d556a0e 100644 --- a/09/38.txt +++ b/09/38.txt @@ -5,6 +5,6 @@ }, { "title": "Quais nomes foram escritos na aliança selada?", - "body": "Os nomes dos príncipes israelistas" + "body": "Os nomes dos príncipes israelistas, Levitas, e sacerdotes foram escritos na aliança selada." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3608247..81a20f8 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "09-30", "09-32", "09-35", - "09-36" + "09-36", + "09-38" ] } \ No newline at end of file From 92b2ca61f283c60be2939d4dd5357914317c3902 Mon Sep 17 00:00:00 2001 From: alexandre_brazil Date: Sun, 29 Apr 2018 11:37:21 -0300 Subject: [PATCH 44/44] Sun Apr 29 2018 11:37:21 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 81a20f8..61f7078 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "markdown", "generator": { "name": "ts-desktop",