From 07d76d8d4722d963135e2011f65a4e626cf78519 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 09:11:15 -0300 Subject: [PATCH 01/13] Sat Apr 14 2018 09:11:14 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..55a0d29 --- /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": "1ch", + "name": "1 Chronicles" + }, + "type": { + "id": "tq", + "name": "Questions" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 29c6bc58131597331f0a01cd88ae717786ef68f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 09:11:40 -0300 Subject: [PATCH 02/13] Sat Apr 14 2018 09:11:39 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 55a0d29..ce651c9 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 7d62c8217e23aad8948e8a72839178e807311638 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:13:25 -0300 Subject: [PATCH 03/13] Sat Apr 14 2018 15:13:25 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 ce651c9..3e38b17 100644 --- a/manifest.json +++ b/manifest.json @@ -33,5 +33,8 @@ ], "parent_draft": {}, "translators": [], - "finished_chunks": [] + "finished_chunks": [ + "08-title", + "08-01" + ] } \ No newline at end of file From 7e0db9dbda0e7d02d4bc6eafe0deaa621b07e51a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:17:25 -0300 Subject: [PATCH 04/13] Sat Apr 14 2018 15:17:25 GMT-0300 (Hora oficial do Brasil) --- 08/06.txt | 6 ++++++ manifest.json | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 08/06.txt diff --git a/08/06.txt b/08/06.txt new file mode 100644 index 0000000..cfe9129 --- /dev/null +++ b/08/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que os descendentes de Eúde ", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3e38b17..46d605f 100644 --- a/manifest.json +++ b/manifest.json @@ -32,7 +32,9 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Helena" + ], "finished_chunks": [ "08-title", "08-01" From 808d8b7e5dcbdb27a776198ee6a8d5c64a15948c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:19:26 -0300 Subject: [PATCH 05/13] Sat Apr 14 2018 15:19:25 GMT-0300 (Hora oficial do Brasil) --- 08/06.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08/06.txt b/08/06.txt index cfe9129..da1e7cb 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1,6 +1,6 @@ [ { - "title": "O que os descendentes de Eúde ", - "body": "" + "title": "O que os descendentes de Eúde foram compelidos a fazer?", + "body": "Os " } ] \ No newline at end of file From 51d3acbca4c96624d0cadcba318e1e7bff5d0c53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:21:26 -0300 Subject: [PATCH 06/13] Sat Apr 14 2018 15:21:25 GMT-0300 (Hora oficial do Brasil) --- 08/06.txt | 2 +- 08/12.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 08/12.txt diff --git a/08/06.txt b/08/06.txt index da1e7cb..b080d1e 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1,6 +1,6 @@ [ { "title": "O que os descendentes de Eúde foram compelidos a fazer?", - "body": "Os " + "body": "Os descendentes de Eúde foram compelidos a se mudar para Manaate." } ] \ No newline at end of file diff --git a/08/12.txt b/08/12.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46d605f..29df4a9 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,8 @@ ], "finished_chunks": [ "08-title", - "08-01" + "08-01", + "08-06", + "08-08" ] } \ No newline at end of file From 8b2a77908674d3449d0119651114941ae58e3edc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:23:26 -0300 Subject: [PATCH 07/13] Sat Apr 14 2018 15:23:25 GMT-0300 (Hora oficial do Brasil) --- 08/12.txt | 4 ++-- 08/26.txt | 6 ++++++ manifest.json | 6 +++++- 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 08/26.txt diff --git a/08/12.txt b/08/12.txt index bd662d1..7771d38 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Quem os filhos de Elpaal expulsaram?", + "body": "Seus filhos expulsaram os habitantes de Gate." } ] \ No newline at end of file diff --git a/08/26.txt b/08/26.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/26.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 29df4a9..b33a2f5 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,10 @@ "08-title", "08-01", "08-06", - "08-08" + "08-08", + "08-12", + "08-14", + "08-19", + "08-22" ] } \ No newline at end of file From 4e115fb4ba59ae391eda43245d5e8840483c7d14 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:25:26 -0300 Subject: [PATCH 08/13] Sat Apr 14 2018 15:25:25 GMT-0300 (Hora oficial do Brasil) --- 08/26.txt | 4 ++-- 08/32.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 08/32.txt diff --git a/08/26.txt b/08/26.txt index bd662d1..4a6e5ef 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Onde os filhos de Jeroão viviam?", + "body": "Eles viviam em Jerusalém." } ] \ No newline at end of file diff --git a/08/32.txt b/08/32.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/32.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b33a2f5..95a57b2 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,8 @@ "08-12", "08-14", "08-19", - "08-22" + "08-22", + "08-26", + "08-29" ] } \ No newline at end of file From 965562b5f42c919d0b01e05cec6a112de57d2547 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:27:26 -0300 Subject: [PATCH 09/13] Sat Apr 14 2018 15:27:25 GMT-0300 (Hora oficial do Brasil) --- 08/32.txt | 8 ++++++-- manifest.json | 3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/08/32.txt b/08/32.txt index bd662d1..e227134 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1,6 +1,10 @@ [ { - "title": "", - "body": "" + "title": "Onde Miclote e sua família viviam?", + "body": "Miclote e sua família viviam perto de seus parentes em Jerusalém." + }, + { + "title": "Quem era o pai de Saul?", + "body": "Quis era o pai de Saul." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 95a57b2..9879a94 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "08-19", "08-22", "08-26", - "08-29" + "08-29", + "08-32" ] } \ No newline at end of file From a8d7a5809ec0fdab3e97cb1ac6316c5532104692 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:29:26 -0300 Subject: [PATCH 10/13] Sat Apr 14 2018 15:29:25 GMT-0300 (Hora oficial do Brasil) --- 08/38.txt | 6 ++++++ manifest.json | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 08/38.txt diff --git a/08/38.txt b/08/38.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/38.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9879a94..d76db41 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "08-22", "08-26", "08-29", - "08-32" + "08-32", + "08-35" ] } \ No newline at end of file From 0a806beed239494fc593ce950b49f37ece235568 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:31:26 -0300 Subject: [PATCH 11/13] Sat Apr 14 2018 15:31:25 GMT-0300 (Hora oficial do Brasil) --- 08/38.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/08/38.txt b/08/38.txt index bd662d1..5079210 100644 --- a/08/38.txt +++ b/08/38.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Pelo que os filhos de Ulão, que eram descendentes de Benjamin eram conhecidos?", + "body": "Os filhos de Ulão eram homens arqueiros lutadores." } ] \ No newline at end of file From d613d47d9c7ef4205f1ad1c0d0b90c5523747107 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:33:26 -0300 Subject: [PATCH 12/13] Sat Apr 14 2018 15:33:25 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 d76db41..184fa9b 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "08-26", "08-29", "08-32", - "08-35" + "08-35", + "08-38" ] } \ No newline at end of file From 7d6b6c8b9c8c1787a30e2e842adb86d5d8ab3012 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 Apr 2018 15:58:08 -0300 Subject: [PATCH 13/13] Sat Apr 14 2018 15:58:07 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 184fa9b..994ec1d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "markdown", "generator": { "name": "ts-desktop",