From d4d4232ffce25a678180978fa16eb140d9103bc5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:43:04 -0200 Subject: [PATCH 01/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:43:02=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..e1dbb30 --- /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": "sng", + "name": "Song of Solomon" + }, + "type": { + "id": "tq", + "name": "Questions" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From c65966e07755803763f2820cd42b00e2e256ce31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:43:21 -0200 Subject: [PATCH 02/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:43:20=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e1dbb30..3ae544e 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 232bc3877a96ce77cb5a8e68610f0d269f864055 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:53:44 -0200 Subject: [PATCH 03/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:53:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 10 ++++++++++ 03/03.txt | 14 ++++++++++++++ 03/05.txt | 6 ++++++ 03/06.txt | 6 ++++++ 03/08.txt | 10 ++++++++++ 03/10.txt | 14 ++++++++++++++ manifest.json | 4 +++- 7 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 03/01.txt create mode 100644 03/03.txt create mode 100644 03/05.txt create mode 100644 03/06.txt create mode 100644 03/08.txt create mode 100644 03/10.txt diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/03/01.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/03/03.txt b/03/03.txt new file mode 100644 index 0000000..d23dcce --- /dev/null +++ b/03/03.txt @@ -0,0 +1,14 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/03/05.txt b/03/05.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/03/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/03/06.txt b/03/06.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/03/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/03/08.txt b/03/08.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/03/08.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/03/10.txt b/03/10.txt new file mode 100644 index 0000000..d23dcce --- /dev/null +++ b/03/10.txt @@ -0,0 +1,14 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3ae544e..1dd8c39 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Gizele Benitz" + ], "finished_chunks": [] } \ No newline at end of file From 8f06cbeefcfb7f6f381b84e765194f501f3f2b6c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:55:43 -0200 Subject: [PATCH 04/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:55:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03/01.txt b/03/01.txt index 972bacc..c76edbd 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,7 +1,7 @@ [ { - "title": "", - "body": "" + "title": "Por quem a mulher ansiava, mas não conseguiu encontrar?", + "body": "A mulher estava a procurar " }, { "title": "", From 342eb5b0eb5099c47ce50997c38b2324ebc9de57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:57:44 -0200 Subject: [PATCH 05/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:57:43=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/03/01.txt b/03/01.txt index c76edbd..9e85396 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,10 +1,10 @@ [ { "title": "Por quem a mulher ansiava, mas não conseguiu encontrar?", - "body": "A mulher estava a procurar " + "body": "A mulher estava a procurar seu amado mais não o encontrou." }, { - "title": "", - "body": "" + "title": "Por quem a mulher procurava pelas ruas e praças, mas não conseguiu encontrar?", + "body": "A mulher procurava pelas ruas e praças mmas não conseguiu encontrr seu amado." } ] \ No newline at end of file From f3d8dcb8299b5fafc4a76b60bfc35ace34652e63 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 09:59:43 -0200 Subject: [PATCH 06/18] =?UTF-8?q?Sat=20Jan=2027=202018=2009:59:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/03.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/03/03.txt b/03/03.txt index d23dcce..1cca79b 100644 --- a/03/03.txt +++ b/03/03.txt @@ -1,11 +1,11 @@ [ { - "title": "", - "body": "" + "title": "O que a mulher perguntou aos guardas quando a encontraram?", + "body": "Ela perguntou: \"Viram meu amado?\"" }, { - "title": "", - "body": "" + "title": "Quando ela encontrou aquele a quem a alma dela amava?", + "body": "Ela encontrou aquele a quem sua alma amou um pouco depois de passar pelos guardas da cidade." }, { "title": "", From a3ee5f6c5431be8be63a2c12568ce715638d08d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:01:43 -0200 Subject: [PATCH 07/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:01:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/03.txt | 4 ++-- 03/05.txt | 4 ++-- 03/06.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/03/03.txt b/03/03.txt index 1cca79b..d359d59 100644 --- a/03/03.txt +++ b/03/03.txt @@ -8,7 +8,7 @@ "body": "Ela encontrou aquele a quem sua alma amou um pouco depois de passar pelos guardas da cidade." }, { - "title": "", - "body": "" + "title": "O que ela fez com o seu amado?", + "body": "Ela o segurou e não o deixou ir até que ele o trouxesse para a casa de sua mãe." } ] \ No newline at end of file diff --git a/03/05.txt b/03/05.txt index bd662d1..a8591f0 100644 --- a/03/05.txt +++ b/03/05.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "O que a mulher queria que as filhas dos homens de Jerusalém prometessem?\n", + "body": "A mulher queria que as filhas dos homens de Jerusalém prometessem que não iriam interromper com seus namorados até terminarem. " } ] \ No newline at end of file diff --git a/03/06.txt b/03/06.txt index bd662d1..ca3e375 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "O que a jovem viu ver do deserto que estava perfumado com mirra e incenso e pós?", + "body": "\nEla viu a ninhada portátil de Salomão com 60 guerreiros à sua volta." } ] \ No newline at end of file From 284a988a441db5d1ff517a6b8b07dfd89f56e26d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:03:43 -0200 Subject: [PATCH 08/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:03:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/06.txt | 2 +- 03/08.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/03/06.txt b/03/06.txt index ca3e375..503a441 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,6 +1,6 @@ [ { "title": "O que a jovem viu ver do deserto que estava perfumado com mirra e incenso e pós?", - "body": "\nEla viu a ninhada portátil de Salomão com 60 guerreiros à sua volta." + "body": "Ela viu a literia de Salomão com 60 guerreiros à sua volta." } ] \ No newline at end of file diff --git a/03/08.txt b/03/08.txt index 972bacc..2791a05 100644 --- a/03/08.txt +++ b/03/08.txt @@ -1,10 +1,10 @@ [ { - "title": "", - "body": "" + "title": "Em que os guerreiros eram bons?", + "body": "Os guerreiros eram bons com a espada e na guerra." }, { "title": "", - "body": "" + "body": "O que o rei Salomão fez para si mesmo?\n\nO rei Salomão fez uma cadeira de sedan da madeira do Líbano" } ] \ No newline at end of file From 1dd0682bb714c628f67f44eeffffffd437820091 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:05:43 -0200 Subject: [PATCH 09/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:05:42=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/08.txt | 4 ++-- 03/10.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/03/08.txt b/03/08.txt index 2791a05..448b1a2 100644 --- a/03/08.txt +++ b/03/08.txt @@ -4,7 +4,7 @@ "body": "Os guerreiros eram bons com a espada e na guerra." }, { - "title": "", - "body": "O que o rei Salomão fez para si mesmo?\n\nO rei Salomão fez uma cadeira de sedan da madeira do Líbano" + "title": "O que o Rei Salomão fez para si mesmo?", + "body": "O Rei Salomão fez uma cadeira de sedan da madeira do Líbano." } ] \ No newline at end of file diff --git a/03/10.txt b/03/10.txt index d23dcce..92f2326 100644 --- a/03/10.txt +++ b/03/10.txt @@ -1,11 +1,11 @@ [ { - "title": "", - "body": "" + "title": "Como a cadeira do sedan do rei Solomon se parece?", + "body": "A cadeira tinha postes de prata, uma parte de trás de ouro, um assento de pano roxo e estava decorado com amor." }, { - "title": "", - "body": "" + "title": "Parao que a jovem queria que as mulheres de Jerusalém olhasse?", + "body": "\n\nEla queria que eles olhassem para o rei Salomão." }, { "title": "", From 73c03048cf12668a2a9758a4dfd90f20e7b03245 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:06:58 -0200 Subject: [PATCH 10/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:06:57=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/10.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/03/10.txt b/03/10.txt index 92f2326..f06bb6c 100644 --- a/03/10.txt +++ b/03/10.txt @@ -4,11 +4,11 @@ "body": "A cadeira tinha postes de prata, uma parte de trás de ouro, um assento de pano roxo e estava decorado com amor." }, { - "title": "Parao que a jovem queria que as mulheres de Jerusalém olhasse?", - "body": "\n\nEla queria que eles olhassem para o rei Salomão." + "title": "Para o que a jovem queria que as mulheres de Jerusalém olhassem?", + "body": "Ela queria que eles olhassem para o rei Salomão." }, { - "title": "", - "body": "" + "title": "O que o rei Salomão vestiu no dia do casamento?", + "body": "Ele usava uma coroa com a qual sua mãe o coroou no dia do casamento." } ] \ No newline at end of file From f53ce5e81514beba58fd57163b21b0fa784c6223 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:10:00 -0200 Subject: [PATCH 11/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:09:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 6 ++++++ 05/02.txt | 6 ++++++ 05/03.txt | 10 ++++++++++ 05/05.txt | 6 ++++++ 05/06.txt | 6 ++++++ 05/07.txt | 6 ++++++ 05/08.txt | 10 ++++++++++ 05/09.txt | 6 ++++++ 05/10.txt | 10 ++++++++++ 05/12.txt | 6 ++++++ 05/13.txt | 6 ++++++ 05/14.txt | 6 ++++++ 05/15.txt | 6 ++++++ 05/16.txt | 6 ++++++ 14 files changed, 96 insertions(+) create mode 100644 05/01.txt create mode 100644 05/02.txt create mode 100644 05/03.txt create mode 100644 05/05.txt create mode 100644 05/06.txt create mode 100644 05/07.txt create mode 100644 05/08.txt create mode 100644 05/09.txt create mode 100644 05/10.txt create mode 100644 05/12.txt create mode 100644 05/13.txt create mode 100644 05/14.txt create mode 100644 05/15.txt create mode 100644 05/16.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 0000000..0ecfc3e --- /dev/null +++ b/05/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Onde veio Salomão?", + "body": "Salomão entrou em seu jardim." + } +] \ No newline at end of file diff --git a/05/02.txt b/05/02.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/02.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/05/03.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/05.txt b/05/05.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/06.txt b/05/06.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/07.txt b/05/07.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/08.txt b/05/08.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/05/08.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/09.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/10.txt b/05/10.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/05/10.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/12.txt b/05/12.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/13.txt b/05/13.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/14.txt b/05/14.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/14.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/15.txt b/05/15.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/05/16.txt b/05/16.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/16.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file From be543b6c12f102b88487466050398ea651fd105d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:13:59 -0200 Subject: [PATCH 12/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:13:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/02.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/05/02.txt b/05/02.txt index bd662d1..fe6e9e5 100644 --- a/05/02.txt +++ b/05/02.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "Sobre o que a noiva de Salomão sonhava?", + "body": "Estava sonhando com a batida e a conversa de seu amado." } ] \ No newline at end of file From 58f409536b902486bdebf2d3ae52acd3fd494d43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:15:59 -0200 Subject: [PATCH 13/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:15:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/03/01.txt b/03/01.txt index 9e85396..5578d59 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1,10 +1,10 @@ [ { - "title": "Por quem a mulher ansiava, mas não conseguiu encontrar?", + "title": "Por quem a mulher ansiava, mas não conseguia encontrar?", "body": "A mulher estava a procurar seu amado mais não o encontrou." }, { - "title": "Por quem a mulher procurava pelas ruas e praças, mas não conseguiu encontrar?", - "body": "A mulher procurava pelas ruas e praças mmas não conseguiu encontrr seu amado." + "title": "Por quem a mulher procurava pelas ruas e praças, mas não conseguia encontrar?", + "body": "A mulher procurava pelas ruas e praças mmas não conseguia encontrr seu amado." } ] \ No newline at end of file From 8888029c0b606c26e76126f3066b600bb1781a55 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:17:59 -0200 Subject: [PATCH 14/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:17:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/03/01.txt b/03/01.txt index 5578d59..a3cc9e8 100644 --- a/03/01.txt +++ b/03/01.txt @@ -5,6 +5,6 @@ }, { "title": "Por quem a mulher procurava pelas ruas e praças, mas não conseguia encontrar?", - "body": "A mulher procurava pelas ruas e praças mmas não conseguia encontrr seu amado." + "body": "A mulher procurava pelas ruas e praças mas não conseguia encontrar seu amado." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1dd8c39..1283fcf 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Gizele Benitz" ], - "finished_chunks": [] + "finished_chunks": [ + "03-01" + ] } \ No newline at end of file From 229b08f1262dc5aa08d4b1e33937b9a87da5b923 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:19:59 -0200 Subject: [PATCH 15/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:19:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/03.txt | 2 +- 03/06.txt | 2 +- manifest.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/03/03.txt b/03/03.txt index d359d59..de26807 100644 --- a/03/03.txt +++ b/03/03.txt @@ -9,6 +9,6 @@ }, { "title": "O que ela fez com o seu amado?", - "body": "Ela o segurou e não o deixou ir até que ele o trouxesse para a casa de sua mãe." + "body": "Ela o segurou e não o deixou ir até que ela o trouxesse ele para a casa de sua mãe." } ] \ No newline at end of file diff --git a/03/06.txt b/03/06.txt index 503a441..3da6182 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,6 +1,6 @@ [ { - "title": "O que a jovem viu ver do deserto que estava perfumado com mirra e incenso e pós?", + "title": "O que a jovem viu vir do deserto que estava perfumado com mirra e incenso e pós?", "body": "Ela viu a literia de Salomão com 60 guerreiros à sua volta." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1283fcf..4723cdf 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,8 @@ "Gizele Benitz" ], "finished_chunks": [ - "03-01" + "03-01", + "03-03", + "03-05" ] } \ No newline at end of file From 7ff7863ae8de3fe5bc0933abefb9886653f98273 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:22:00 -0200 Subject: [PATCH 16/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:21:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/06.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/06.txt b/03/06.txt index 3da6182..44f0cfc 100644 --- a/03/06.txt +++ b/03/06.txt @@ -1,6 +1,6 @@ [ { "title": "O que a jovem viu vir do deserto que estava perfumado com mirra e incenso e pós?", - "body": "Ela viu a literia de Salomão com 60 guerreiros à sua volta." + "body": "Ela viu a literia de Salomão com 60 guerreiros a sua volta." } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4723cdf..3b31e44 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "03-01", "03-03", - "03-05" + "03-05", + "03-06" ] } \ No newline at end of file From 8085ab69186771001e006a1dbaa5f07936a6bd99 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 27 Jan 2018 10:24:00 -0200 Subject: [PATCH 17/18] =?UTF-8?q?Sat=20Jan=2027=202018=2010:23:59=20GMT-02?= =?UTF-8?q?00=20(Hor=C3=A1rio=20brasileiro=20de=20ver=C3=A3o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/10.txt | 4 ++-- manifest.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/03/10.txt b/03/10.txt index f06bb6c..e8a58f7 100644 --- a/03/10.txt +++ b/03/10.txt @@ -1,11 +1,11 @@ [ { - "title": "Como a cadeira do sedan do rei Solomon se parece?", + "title": "Como a cadeira de seda do rei Solomão se parece?", "body": "A cadeira tinha postes de prata, uma parte de trás de ouro, um assento de pano roxo e estava decorado com amor." }, { "title": "Para o que a jovem queria que as mulheres de Jerusalém olhassem?", - "body": "Ela queria que eles olhassem para o rei Salomão." + "body": "Ela queria que elas olhassem para o rei Salomão." }, { "title": "O que o rei Salomão vestiu no dia do casamento?", diff --git a/manifest.json b/manifest.json index 3b31e44..b90469d 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ "03-01", "03-03", "03-05", - "03-06" + "03-06", + "03-08", + "03-10" ] } \ No newline at end of file From e99fd5b06e4561181ba5db53591a24dac559d33a Mon Sep 17 00:00:00 2001 From: alexandre_brazil Date: Sun, 29 Apr 2018 01:46:33 -0300 Subject: [PATCH 18/18] Sun Apr 29 2018 01:46:31 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 b90469d..1f927f4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "markdown", "generator": { "name": "ts-desktop",