From 104824f281be8e33a8d9682dd5fba17579134eb2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:17:41 +0100 Subject: [PATCH 0001/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:17:41=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 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..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### 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 terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **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/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..10119f6 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "27" + }, + "target_language": { + "id": "gl", + "name": "galego", + "direction": "ltr" + }, + "project": { + "id": "act", + "name": "Acts" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 8577aeb038643b609d3a7e45e17a759609759a8d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:19:25 +0100 Subject: [PATCH 0002/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:19:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= 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 10119f6..7cc6a94 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-26T13:25:43.6398979+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 61a44a23032cdfb92870274542cb15d672513a8d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:21:43 +0100 Subject: [PATCH 0003/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:21:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/title.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..09349e9 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +FEITOS \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7cc6a94..94227e3 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Maria_Jose" + ], "finished_chunks": [] } \ No newline at end of file From 786db61a689ee14add1dda5a7c49bb70b56dca3f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:27:43 +0100 Subject: [PATCH 0004/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:27:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..0924cb2 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Capitulo 1 \ No newline at end of file From 5567e2e927d81de646881137a4fb1866e84ea607 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:29:43 +0100 Subject: [PATCH 0005/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:29:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..92bb141 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 O libro \ No newline at end of file diff --git a/manifest.json b/manifest.json index 94227e3..6f1b477 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Maria_Jose" ], - "finished_chunks": [] + "finished_chunks": [ + "01-title" + ] } \ No newline at end of file From f748883267a35c39a96ed25495cda6ee33b5eeac Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 21:31:43 +0100 Subject: [PATCH 0006/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2021:31:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 92bb141..aa48dd4 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 O libro \ No newline at end of file +\c 1 \v 1 \v 3 O libro anterior de \v 2 escribio \ No newline at end of file From b419fce7a3d42d0c0d156bb1db41dd8520f498c5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:42:24 +0100 Subject: [PATCH 0007/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:42:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index aa48dd4..0bf6613 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 3 O libro anterior de \v 2 escribio \ No newline at end of file +\c 1 O \ No newline at end of file From 3415c4c07419aba047225be508b91ae9daf6abf4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:44:24 +0100 Subject: [PATCH 0008/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:44:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 0bf6613..26cea57 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 O \ No newline at end of file +\c 1 \v 1 \v 2 \v 3 O libro \ No newline at end of file From 31e94d4cead08f16a620c4a89edac6028dc4cf7e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:52:24 +0100 Subject: [PATCH 0009/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:52:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 26cea57..9cf9a75 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 2 \v 3 O libro \ No newline at end of file +\c 1 \v 1 \v 2 \v 3 O libro anterior que escribiu \ No newline at end of file From 35b13e86c677765d6da2d5ef42bba6bff019d829 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:54:24 +0100 Subject: [PATCH 0010/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:54:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 9cf9a75..adc0a2e 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 2 \v 3 O libro anterior que escribiu \ No newline at end of file +\c 1 \v 1 \v 2 \v 3 O libro anterior que escribín, Teófilo, \ No newline at end of file From b7b17a600ceec6d894c39c3a7eb7fe6dbb9b58e9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:56:24 +0100 Subject: [PATCH 0011/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:56:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index adc0a2e..604fd39 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 2 \v 3 O libro anterior que escribín, Teófilo, \ No newline at end of file +\c 1 \v 1 \v 2 \v 3 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzoun \ No newline at end of file From 0fb09d574f54e74e00d0958682e41740c564dee0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 22:58:24 +0100 Subject: [PATCH 0012/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2022:58:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 604fd39..997a6a2 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 \v 2 \v 3 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzoun \ No newline at end of file +\c 1 \v 2 \v 3 \v 1O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en \ No newline at end of file From e4373623a6990490f1a9d5871eb53afdd9d41ea6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 23:00:24 +0100 Subject: [PATCH 0013/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2023:00:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 997a6a2..e44cd2f 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 2 \v 3 \v 1O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en \ No newline at end of file +\c 1 \v 2 \v 3 \v 1O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en que \ No newline at end of file From 3605592940b5663767e9ec428089f51cc88718f3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 16 Mar 2022 23:08:24 +0100 Subject: [PATCH 0014/1353] =?UTF-8?q?Wed=20Mar=2016=202022=2023:08:24=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index e44cd2f..65c673f 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 2 \v 3 \v 1O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en que \ No newline at end of file +\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en que \ No newline at end of file From d2f05784cb6764bd47da4f31eeb238c6c431e5b5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:22:12 +0100 Subject: [PATCH 0015/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:22:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 65c673f..cd05dcb 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a insenar Ata o día en que \ No newline at end of file +\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a ensenar Ata o día en que ata o día en que foi recibido \ No newline at end of file From a2abf8d914819d75c9d7f6a42a4373ce8776f170 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:24:13 +0100 Subject: [PATCH 0016/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:24:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index cd05dcb..5782b93 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comenzou a facer e a ensenar Ata o día en que ata o día en que foi recibido \ No newline at end of file +\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar ata o día en que ata o día en que foi recibido \ No newline at end of file From 75ae2f2a37dc3400e9c4d403278bf770e5588db4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:26:12 +0100 Subject: [PATCH 0017/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:26:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 5782b93..d761dac 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 2 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar ata o día en que ata o día en que foi recibido \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi \ No newline at end of file From b86a7514cfa95c0767c50f6dc2e5a9c74f0c95c4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:28:12 +0100 Subject: [PATCH 0018/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:28:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index d761dac..bc023fe 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de queÉl \ No newline at end of file From 8b0fa40483a24f86a23da7a152896fce319701cb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:30:12 +0100 Subject: [PATCH 0019/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:30:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index bc023fe..c6865e7 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de queÉl \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espirito Santo \ No newline at end of file From 8b58c319b493824449e397d2f526ec39cf724469 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:32:12 +0100 Subject: [PATCH 0020/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:32:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index c6865e7..28aa348 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espirito Santo \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. \ No newline at end of file From c5f3440c322e52d136e0e9eb47d1f9b87c3bd224 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:34:07 +0100 Subject: [PATCH 0021/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:34:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 28aa348..732ff91 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. \ No newline at end of file From 877a4c4c88625fe073bd496eb82ecc2a8f15d27e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:36:14 +0100 Subject: [PATCH 0022/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:36:13=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/01.txt b/01/01.txt index 732ff91..d74f37c 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. \ No newline at end of file +\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. From 182cd1dbb7d77a34dd22583e8f58ede5882c23d4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:40:14 +0100 Subject: [PATCH 0023/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:40:13=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/01/01.txt b/01/01.txt index d74f37c..7645e3f 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1,2 @@ \c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. +Depois do seu sufrimento, presentouse a eles vivo con moitas probas convincentes \ No newline at end of file From 7edfdc16a656e50dc463960d02d7cad5c61099ed Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 00:42:14 +0100 Subject: [PATCH 0024/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2000:42:13=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01/01.txt b/01/01.txt index 7645e3f..b0a180d 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,2 +1,2 @@ -\c 1 \v 3 \v 1 O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2 ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. -Depois do seu sufrimento, presentouse a eles vivo con moitas probas convincentes \ No newline at end of file +\c 1 \v 1. O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2. ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. +\v 3.Depois do seu sufrimento, presentouse a eles vivo con moitas probas convincentes . Durante coarenta días apareceulles a falou do reino de Deus. \ No newline at end of file From 0e6dbd34ca31f7f87646f693cb4baddadec9d0cd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 09:25:23 +0100 Subject: [PATCH 0025/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2009:25:23=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6f1b477..406f633 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Maria_Jose" ], "finished_chunks": [ - "01-title" + "01-title", + "01-01" ] } \ No newline at end of file From 79abecaa6e134dda4f43f77ee4400d05fdd2fa58 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 09:27:23 +0100 Subject: [PATCH 0026/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2009:27:23=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/04.txt diff --git a/01/04.txt b/01/04.txt new file mode 100644 index 0000000..1b5cd5a --- /dev/null +++ b/01/04.txt @@ -0,0 +1 @@ + Cando El \ No newline at end of file From 0fb2bf06f3d675e34bda53db8ab627dbaa62cdba Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:15:42 +0100 Subject: [PATCH 0027/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:15:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index 1b5cd5a..bb482fb 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ - Cando El \ No newline at end of file + Cando El estivo \ No newline at end of file From 35b9e9dff1457ab41d1c9d9312e6b62847d41791 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:17:42 +0100 Subject: [PATCH 0028/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:17:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index bb482fb..7cb6873 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ - Cando El estivo \ No newline at end of file + Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa doPai, so \ No newline at end of file From ca4b3ea0e7af3fa6c820b8220cbb5d8e861b6e35 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:19:42 +0100 Subject: [PATCH 0029/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:19:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index 7cb6873..026adae 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ - Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa doPai, so \ No newline at end of file + Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, \ No newline at end of file From a2630668a9f9e338e78378b4dabaf10391b959ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:21:42 +0100 Subject: [PATCH 0030/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:21:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index 026adae..410fa3d 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ - Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, \ No newline at end of file +\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan \ No newline at end of file From e24fadd291275ca2dc0667b05c8b1098adb4e6b7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:23:42 +0100 Subject: [PATCH 0031/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:23:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index 410fa3d..17885aa 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ -\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan \ No newline at end of file +\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan de feito bautizaba \ No newline at end of file From 1d8e2773de514631210737f80135eaaf5cb6246d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:25:42 +0100 Subject: [PATCH 0032/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:25:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index 17885aa..d5c416d 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ -\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan de feito bautizaba \ No newline at end of file +\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santo \ No newline at end of file From 742fb3be67b65ef77e627a77b6679ae15e134724 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:27:42 +0100 Subject: [PATCH 0033/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:27:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/04.txt b/01/04.txt index d5c416d..1709851 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ -\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mín, que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santo \ No newline at end of file +\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mí5n, \v 5 5.que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santoen poucos días. \ No newline at end of file From cacd60c84a08fb43e41822c49d535f4011974556 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 10:29:42 +0100 Subject: [PATCH 0034/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2010:29:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/01/04.txt b/01/04.txt index 1709851..ddfdfd1 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1 +1 @@ -\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mí5n, \v 5 5.que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santoen poucos días. \ No newline at end of file +\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mí5n, \v 5 que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santo en poucos días. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 406f633..3b438fb 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "01-title", - "01-01" + "01-01", + "01-04" ] } \ No newline at end of file From 0cd2f086bdfcdb21b516f4819ba790ea2896d4cc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:39:06 +0100 Subject: [PATCH 0035/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:39:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/06.txt diff --git a/01/06.txt b/01/06.txt new file mode 100644 index 0000000..190d533 --- /dev/null +++ b/01/06.txt @@ -0,0 +1 @@ +Cando eles estaban xuntos en asamblea \ No newline at end of file From 3823452074e8753edf102ba466a7eaa55f228591 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:41:06 +0100 Subject: [PATCH 0036/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:41:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 190d533..92df90a 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Cando eles estaban xuntos en asamblea \ No newline at end of file +Cando eles estaban xuntos en asamblea preguntaronlle: " S \ No newline at end of file From 030c497725780f8c7c30c9b30a047f1019413578 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:43:06 +0100 Subject: [PATCH 0037/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:43:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 92df90a..fa31004 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Cando eles estaban xuntos en asamblea preguntaronlle: " S \ No newline at end of file +Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí \ No newline at end of file From 4462a1aed3030d90d303a8a92230a30afd6fc683 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:49:06 +0100 Subject: [PATCH 0038/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:49:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index fa31004..64c4412 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel?"Ël lle dixo, \ No newline at end of file From a1262e299b16bcb9a27648d5d6f6fbd53a8204e0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:51:06 +0100 Subject: [PATCH 0039/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:51:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 64c4412..f754d7a 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel?"Ël lle dixo, \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel?"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai a \ No newline at end of file From eb45286015d87b309a1b527bfb4ec13da1a9882d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:57:06 +0100 Subject: [PATCH 0040/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:57:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index f754d7a..d89aa1f 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel?"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai a \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? "Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade \ No newline at end of file From 68d5a32244cc7800335f1facbf5d94f2fce6de09 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 14:59:06 +0100 Subject: [PATCH 0041/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2014:59:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index d89aa1f..987c602 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? "Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes \ No newline at end of file From 2f334705e753341f6fbe709cd237e6fb93bb33b2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:01:06 +0100 Subject: [PATCH 0042/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:01:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 987c602..19a7dca 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus ttesti \ No newline at end of file From 48e2a832b545fb5a7781b06dc37375be0e66d09b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:03:06 +0100 Subject: [PATCH 0043/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:03:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 19a7dca..276ad99 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus ttesti \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea \ No newline at end of file From 88a435f53c94ace0c37150ea0d4be6237882ce2a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:05:06 +0100 Subject: [PATCH 0044/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:05:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/06.txt b/01/06.txt index 276ad99..368165b 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea \ No newline at end of file +\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea é Samaría é ata o final da terra". \ No newline at end of file From adb9e751ccd71a8daa173655e9b0321fa2af56c0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:07:06 +0100 Subject: [PATCH 0045/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:07:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/06.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/01/06.txt b/01/06.txt index 368165b..c36142e 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1 +1 @@ -\v 6 Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v7"Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea é Samaría é ata o final da terra". \ No newline at end of file +\v 6 \v 7 \v 8 \v. 6. Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v.7."Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade.v.8. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea é Samaría é ata o final da terra". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3b438fb..0aa8469 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "01-title", "01-01", - "01-04" + "01-04", + "01-06" ] } \ No newline at end of file From 0ae906f0e6fef535fa2d3e410fb5763c5c6b2d8f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:17:06 +0100 Subject: [PATCH 0046/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:17:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/09.txt diff --git a/01/09.txt b/01/09.txt new file mode 100644 index 0000000..19e59ad --- /dev/null +++ b/01/09.txt @@ -0,0 +1 @@ +Cando ó Señor Xesus falara estas cousas mentras eles estaban \ No newline at end of file From 01f110fb77893585f7acf02879baa85dd653f9d9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:19:06 +0100 Subject: [PATCH 0047/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:19:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 19e59ad..94e9e31 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -Cando ó Señor Xesus falara estas cousas mentras eles estaban \ No newline at end of file +Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi \ No newline at end of file From fe71bddd5f1d2daf06e9fa249de231bff6f61f32 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:21:06 +0100 Subject: [PATCH 0048/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:21:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 94e9e31..a666f4b 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. \ No newline at end of file From a0cfd3c6f054df1c4e5a591ea35b524c04f70e55 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:23:06 +0100 Subject: [PATCH 0049/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:23:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index a666f4b..d79d95e 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miran \ No newline at end of file From 5c365ad4fe58a4555947087f038a95d4b054e992 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:25:06 +0100 Subject: [PATCH 0050/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:25:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index d79d95e..488033a 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miran \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miraban \ No newline at end of file From d318005cc803ef7b74ac3fa4e95c52bf6fa97fa7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:27:06 +0100 Subject: [PATCH 0051/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:27:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 488033a..044db5c 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miraban \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con t \ No newline at end of file From d22e0fdf147591bc6ba92e68f71d1b724126f519 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:29:06 +0100 Subject: [PATCH 0052/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:29:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 044db5c..5c50311 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con t \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a \ No newline at end of file From 881bbeab8d27f639cd0013947526aff43162691d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:31:06 +0100 Subject: [PATCH 0053/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:31:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 5c50311..5d4ba03 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a \ No newline at end of file +\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a o ceo ? Este Xesus quen subio a o ceo volvera da misma maneira como o viron indo a o ceo. \ No newline at end of file From 5ac5c4c9400c6f9d87c7a52d2d1793e628d990d5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:33:06 +0100 Subject: [PATCH 0054/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:33:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/09.txt b/01/09.txt index 5d4ba03..12c991c 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1 +1 @@ -\v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a o ceo ? Este Xesus quen subio a o ceo volvera da misma maneira como o viron indo a o ceo. \ No newline at end of file +\v 10 \v 11 \v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.v.11.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a o ceo ? Este Xesus quen subio a o ceo volvera da misma maneira como o viron indo a o ceo. \ No newline at end of file From 74be27fa81afb3e969d25434652a4f46af6e527a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:35:06 +0100 Subject: [PATCH 0055/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:35:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0aa8469..c25fc38 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "01-title", "01-01", "01-04", - "01-06" + "01-06", + "01-09" ] } \ No newline at end of file From 8b93adb42c0baa54e6d8ec1be72ef79b472ceaac Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:37:06 +0100 Subject: [PATCH 0056/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:37:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/12.txt diff --git a/01/12.txt b/01/12.txt new file mode 100644 index 0000000..9cca9d4 --- /dev/null +++ b/01/12.txt @@ -0,0 +1 @@ +así que volveron a Xerusalén \ No newline at end of file From 7da40fb579d1252f6dfdf60a3bb91314d2f08d86 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:39:06 +0100 Subject: [PATCH 0057/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:39:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 9cca9d4..7300a42 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalé \ No newline at end of file From 6957870b135b6a41d69fef7244da135bc6374bc6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:41:06 +0100 Subject: [PATCH 0058/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:41:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 7300a42..0e7d82b 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalé \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron \ No newline at end of file From df5aacc6d8c0167a38c983048bafa5befb7b632a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:43:06 +0100 Subject: [PATCH 0059/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:43:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 0e7d82b..9719097 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Pau \ No newline at end of file From d9a39c996611ee6917635e173dfdf3faef7be72d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:45:06 +0100 Subject: [PATCH 0060/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:45:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 9719097..ac11405 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Pau \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres \ No newline at end of file From 1265782a59157f25d04839fcbafa1a6af08233a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 15:59:06 +0100 Subject: [PATCH 0061/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2015:59:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index ac11405..8f0887b 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, \ No newline at end of file From 77c7bcdc7eba2cdd4064295d6380a81d58408152 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:01:06 +0100 Subject: [PATCH 0062/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:01:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 8f0887b..795e530 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolom \ No newline at end of file From 42d03996bc2cbfdc4c1ec8823d33011079e9927f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:03:06 +0100 Subject: [PATCH 0063/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:03:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 795e530..2630b94 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolom \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe \ No newline at end of file From c9f021cca9ff7a626ad5e1fa4e95b73f54fdf453 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:05:06 +0100 Subject: [PATCH 0064/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:05:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 2630b94..5a3be30 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia \ No newline at end of file From fdcde4893bb33c8d05aec8ca5b450c2bc27daefc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:07:06 +0100 Subject: [PATCH 0065/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:07:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 5a3be30..965933b 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia \ No newline at end of file +así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I \ No newline at end of file From a0cfede7d8f6497e130ca523cbf8c503f8718c7d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:09:06 +0100 Subject: [PATCH 0066/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:09:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/12.txt b/01/12.txt index 965933b..6b2e565 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I \ No newline at end of file +\v 12 \v 13 \v 14 así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I Incluíanse as mulleres, Maruia nai de Xesús e os seus hirmas. \ No newline at end of file From 24cb7efabea25f23b230648c8c3cdf8ec4c9646c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:11:07 +0100 Subject: [PATCH 0067/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:11:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/12.txt | 2 +- 01/15.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 01/15.txt diff --git a/01/12.txt b/01/12.txt index 6b2e565..2953460 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I Incluíanse as mulleres, Maruia nai de Xesús e os seus hirmas. \ No newline at end of file +\v 12 así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. \v 13 Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. \v 14 Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I Incluíanse as mulleres, Maruia nai de Xesús e os seus hirmas. \ No newline at end of file diff --git a/01/15.txt b/01/15.txt new file mode 100644 index 0000000..19bc4b3 --- /dev/null +++ b/01/15.txt @@ -0,0 +1 @@ +Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas \ No newline at end of file diff --git a/manifest.json b/manifest.json index c25fc38..612bfab 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "01-01", "01-04", "01-06", - "01-09" + "01-09", + "01-12" ] } \ No newline at end of file From 3dc14fc787cc4ac00deaf66de583a4bd1a1536f4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:13:06 +0100 Subject: [PATCH 0068/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:13:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/15.txt b/01/15.txt index 19bc4b3..fddf419 100644 --- a/01/15.txt +++ b/01/15.txt @@ -1 +1 @@ -Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas \ No newline at end of file +Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi \ No newline at end of file From f7ec2ed06502361090f481ddf8fb2e5579c2638e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:15:06 +0100 Subject: [PATCH 0069/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:15:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/15.txt b/01/15.txt index fddf419..84fbe35 100644 --- a/01/15.txt +++ b/01/15.txt @@ -1 +1 @@ -Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi \ No newline at end of file +Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi necesario que se cumpliran as Escreturas que falou de antemanpor boca de David s \ No newline at end of file From ef6a8d5a5ff085922f2886d0f34eb7d7c08a052a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:17:06 +0100 Subject: [PATCH 0070/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:17:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/15.txt b/01/15.txt index 84fbe35..177ed88 100644 --- a/01/15.txt +++ b/01/15.txt @@ -1 +1 @@ -Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi necesario que se cumpliran as Escreturas que falou de antemanpor boca de David s \ No newline at end of file +Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi necesario que se cumpliran as Escreturas, que falou de anteman por boca de David sobre Xudas que dirixiu a os que o prenderon \ No newline at end of file From 17c301b667c05e0e2c692ee758e66e9e53ef8567 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:19:06 +0100 Subject: [PATCH 0071/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:19:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/15.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/01/15.txt b/01/15.txt index 177ed88..fb43efa 100644 --- a/01/15.txt +++ b/01/15.txt @@ -1 +1 @@ -Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: Hirmans , foi necesario que se cumpliran as Escreturas, que falou de anteman por boca de David sobre Xudas que dirixiu a os que o prenderon \ No newline at end of file +\v 15 Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: \v 16 Hirmans , foi necesario que se cumpliran as Escreturas, que falou de anteman por boca de David sobre Xudas que dirixiu a os que prenderon a Xesús- \ No newline at end of file diff --git a/manifest.json b/manifest.json index 612bfab..e594bf5 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "01-04", "01-06", "01-09", - "01-12" + "01-12", + "01-15" ] } \ No newline at end of file From 0343197c4512ff3dbd997c3df116ff2f3ee1badd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:21:06 +0100 Subject: [PATCH 0072/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:21:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/17.txt diff --git a/01/17.txt b/01/17.txt new file mode 100644 index 0000000..22957f6 --- /dev/null +++ b/01/17.txt @@ -0,0 +1 @@ +Pois él foi un dos nosos e recibiu sua parte dos beneficios deste ministerio \ No newline at end of file From 626ad4078c0818a1bcde392418f30e01e270c7ae Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:23:06 +0100 Subject: [PATCH 0073/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:23:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index 22957f6..b0d8627 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un dos nosos e recibiu sua parte dos beneficios deste ministerio \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio \ No newline at end of file From 7719a7239b93eeea0938eb8e2a1233e4b706d4e2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:25:06 +0100 Subject: [PATCH 0074/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:25:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index b0d8627..0f87140 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio " \ No newline at end of file From 776faced71041b2efb9f89e2ee8e07d60b7c625b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:31:06 +0100 Subject: [PATCH 0075/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:31:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index 0f87140..8689940 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio " \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, \ No newline at end of file From 7bb7b0241af213a6530e6b61f8ea1d2a083acb12 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:33:06 +0100 Subject: [PATCH 0076/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:33:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index 8689940..8091452 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e todas suas entrañas \ No newline at end of file From 913ff667c1a12bc48bcc326c3d58b3822ddc12a6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:35:06 +0100 Subject: [PATCH 0077/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:35:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index 8091452..3c7908c 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e todas suas entrañas \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e regaronse todas suas entrañas. Todos os que moraban en Xerusalénsouberon de fal \ No newline at end of file From e9b8c5d45932dbfaa17ecd1df1fb5949e1f2827b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:37:07 +0100 Subject: [PATCH 0078/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:37:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index 3c7908c..cfc6905 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e regaronse todas suas entrañas. Todos os que moraban en Xerusalénsouberon de fal \ No newline at end of file +Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e regaronse todas suas entrañas. Todos os que moraban en Xerusalénsouberon de falar diso, así que eles chamaronlle campo na sua lingua · Acéldama", iso e ,"Campo de Sangre" \ No newline at end of file From ba205e238028e0d84b11f2d41ef7313752bf2656 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:39:07 +0100 Subject: [PATCH 0079/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:39:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/17.txt b/01/17.txt index cfc6905..0b7e2c5 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alícaiu de testa e seu corpo reventou e regaronse todas suas entrañas. Todos os que moraban en Xerusalénsouberon de falar diso, así que eles chamaronlle campo na sua lingua · Acéldama", iso e ,"Campo de Sangre" \ No newline at end of file +\v 17 \v 18 \v 19 Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alí caiu de testa e seu corpo reventou e ciscaronse todas suas entrañas. Todos os que moraban en Xerusalén souberon de falar diso, así que eles chamaronlle campo na sua lingua · "Acéldama", iso e ,"Campo de Sangre") \ No newline at end of file From 918960474810e012c9ecd4e770bcb53b0d23404c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:41:07 +0100 Subject: [PATCH 0080/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:41:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/17.txt | 2 +- 01/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 01/20.txt diff --git a/01/17.txt b/01/17.txt index 0b7e2c5..560be5e 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alí caiu de testa e seu corpo reventou e ciscaronse todas suas entrañas. Todos os que moraban en Xerusalén souberon de falar diso, así que eles chamaronlle campo na sua lingua · "Acéldama", iso e ,"Campo de Sangre") \ No newline at end of file +\v 17 Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio \v 18 "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alí caiu de testa e seu corpo reventou e ciscaronse todas suas entrañas. \v 19 Todos os que moraban en Xerusalén souberon de falar diso, así que eles chamaronlle campo na sua lingua · "Acéldama", iso e ,"Campo de Sangre") \ No newline at end of file diff --git a/01/20.txt b/01/20.txt new file mode 100644 index 0000000..d93e9ce --- /dev/null +++ b/01/20.txt @@ -0,0 +1 @@ +Porque está escribido no libro dos Salmos: \ No newline at end of file diff --git a/manifest.json b/manifest.json index e594bf5..a9a6bd0 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "01-06", "01-09", "01-12", - "01-15" + "01-15", + "01-17" ] } \ No newline at end of file From 7a8dd2fff7e09a0fdf11c315dd0e0a15df6355a4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:43:06 +0100 Subject: [PATCH 0081/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:43:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index d93e9ce..23c54a5 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -Porque está escribido no libro dos Salmos: \ No newline at end of file +Porque está escribido no libro dos Salmos: ·QUE SEU TERREO SEXA \ No newline at end of file From 03bb27cdf10c2bc38c5be409dccda475f6da189e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:45:07 +0100 Subject: [PATCH 0082/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:45:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 23c54a5..6204a37 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -Porque está escribido no libro dos Salmos: ·QUE SEU TERREO SEXA \ No newline at end of file +Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE NINGUA PERSONA \ No newline at end of file From a214041505f319b73f198da0f30023c16a9eb0ff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:47:07 +0100 Subject: [PATCH 0083/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:47:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index 6204a37..a8ae873 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE NINGUA PERSONA \ No newline at end of file +Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE ALI VIVA NINGUA PERTSON. QUE ALGUEN MAIS OCOPEEOUTRA PERSOA TOME O SE \ No newline at end of file From 864b7eb2bfdc99efd68f3d21084c7d0f103f4d79 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:49:07 +0100 Subject: [PATCH 0084/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:49:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/20.txt b/01/20.txt index a8ae873..00aade0 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1 +1 @@ -Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE ALI VIVA NINGUA PERTSON. QUE ALGUEN MAIS OCOPEEOUTRA PERSOA TOME O SE \ No newline at end of file +\v 20 Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE ALI VIVA NINGUA PERSOA. QUE ALGUEN MAIS OCOPE SUA POSICIÓN DE lIDERADO.· \ No newline at end of file From 62258555fc2a3b9bb14d6da33d19ebaa32106635 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:51:07 +0100 Subject: [PATCH 0085/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:51:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a9a6bd0..6d8c5c5 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "01-09", "01-12", "01-15", - "01-17" + "01-17", + "01-20" ] } \ No newline at end of file From 46f0e924225e5edc43eb4f6883348f360cf6860c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:53:07 +0100 Subject: [PATCH 0086/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:53:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/21.txt diff --git a/01/21.txt b/01/21.txt new file mode 100644 index 0000000..34dc746 --- /dev/null +++ b/01/21.txt @@ -0,0 +1 @@ +Cómpre polo tanto que un dos homes que \ No newline at end of file From 5d050366084bb593b2dfbc3010b8ae7c10b9f84c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:55:07 +0100 Subject: [PATCH 0087/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:55:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/21.txt b/01/21.txt index 34dc746..3dacc16 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1 +1 @@ -Cómpre polo tanto que un dos homes que \ No newline at end of file +Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xu \ No newline at end of file From 1cb8f4c02c351c8a62f4f6dd1ac1c09f85442529 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:57:07 +0100 Subject: [PATCH 0088/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:57:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/21.txt b/01/21.txt index 3dacc16..91f9eb9 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1 +1 @@ -Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xu \ No newline at end of file +Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba \ No newline at end of file From ffb07aeeab1be90979ccba0da28e229c88238d8d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 16:59:07 +0100 Subject: [PATCH 0089/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2016:59:06=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/21.txt b/01/21.txt index 91f9eb9..3df9b83 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1 +1 @@ -Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba \ No newline at end of file +Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da sua testigo \ No newline at end of file From 2bd7d7b7fed30e154093fe3dd467399d570c81d7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:01:07 +0100 Subject: [PATCH 0090/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:01:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/21.txt b/01/21.txt index 3df9b83..1ef130e 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1 +1 @@ -Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da sua testigo \ No newline at end of file +Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da Su resurrección Eles puxeron diante a dous homes , Xosé, chamado Barsabás, quen era \ No newline at end of file From 8aebaed400b84ff3764f8dc5a572f67944567c23 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:03:07 +0100 Subject: [PATCH 0091/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:03:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/01/21.txt b/01/21.txt index 1ef130e..0873788 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1 +1 @@ -Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da Su resurrección Eles puxeron diante a dous homes , Xosé, chamado Barsabás, quen era \ No newline at end of file +\v 21 Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn \v 22 Escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da Su resurrección \v 23 Eles puxeron diante a dous homes , Xosé, chamado Barsabás, quen era chamado Xusto e a Matías \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6d8c5c5..7349e07 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "01-12", "01-15", "01-17", - "01-20" + "01-20", + "01-21" ] } \ No newline at end of file From 033abb223c3b3f6c2d77f75d287d0c48999011ce Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:05:07 +0100 Subject: [PATCH 0092/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:05:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/24.txt diff --git a/01/24.txt b/01/24.txt new file mode 100644 index 0000000..9264fea --- /dev/null +++ b/01/24.txt @@ -0,0 +1 @@ +Eles pregaron e dixeron: "Tú, Señor, \ No newline at end of file From 72d5a64317ad1dc4c8b34f314a358fa7f16675f2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:07:07 +0100 Subject: [PATCH 0093/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:07:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index 9264fea..fed27e2 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -Eles pregaron e dixeron: "Tú, Señor, \ No newline at end of file +Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de to \ No newline at end of file From 465a0dbfe227633cb93d00657503aeac23b3525e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:09:07 +0100 Subject: [PATCH 0094/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:09:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index fed27e2..1e7804e 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de to \ No newline at end of file +Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío y apostolado do cual X \ No newline at end of file From f7fe7885857fc1505cc932f3594f0ef33601db6b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:11:07 +0100 Subject: [PATCH 0095/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:11:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index 1e7804e..523b2fa 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío y apostolado do cual X \ No newline at end of file +Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío y apostolado do cual Xudas transgrediu para ir a seu propio lugar, Eles \ No newline at end of file From 0a1d38bfdb889caa48852dfc75079c424ac50d66 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:13:07 +0100 Subject: [PATCH 0096/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:13:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index 523b2fa..adbdf6c 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -Eles pregaron e dixeron: "Tí, Señor, coñecesos os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío y apostolado do cual Xudas transgrediu para ir a seu propio lugar, Eles \ No newline at end of file +Eles pregaron e dixeron: "Tí, Señor, coñeces os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío yéapostolado do cual Xudas transgrediu para ir a seu propio lugar, Eles votaron sorte sobre eles, é a sorte caiu riba de Matías é él foi contado entre os once apostolos. \ No newline at end of file From 536056eb2ced1a8e4831afacc597c0e63134efeb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:15:07 +0100 Subject: [PATCH 0097/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:15:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/24.txt b/01/24.txt index adbdf6c..f0f33da 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1 +1 @@ -Eles pregaron e dixeron: "Tí, Señor, coñeces os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , para tomar lugar neste ministerío yéapostolado do cual Xudas transgrediu para ir a seu propio lugar, Eles votaron sorte sobre eles, é a sorte caiu riba de Matías é él foi contado entre os once apostolos. \ No newline at end of file +\v 24 Eles pregaron e dixeron: "Tí, Señor, coñeces os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , \v 25 para tomar lugar neste ministerío é apostolado do cual Xudas transgrediu para ir a seu propio lugar, \v 26 Eles votaron sorte sobre eles, é a sorte caiu riba de Matías é él foi contado entre os once apostolos. \ No newline at end of file From 178b3b89d8bbe6e21584a119b0cd0abdf7d576b6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 17:17:07 +0100 Subject: [PATCH 0098/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2017:17:07=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7349e07..c3cd0b9 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "01-15", "01-17", "01-20", - "01-21" + "01-21", + "01-24" ] } \ No newline at end of file From 736ac64674d15f53f21332343a57c3faf69b59c5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:33:33 +0100 Subject: [PATCH 0099/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:33:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/title.txt diff --git a/02/title.txt b/02/title.txt new file mode 100644 index 0000000..a98dce6 --- /dev/null +++ b/02/title.txt @@ -0,0 +1 @@ +Capit \ No newline at end of file From f4d8311a41ef61174399699fca1c0b07a246caff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:35:33 +0100 Subject: [PATCH 0100/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:35:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 1 + 02/title.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/01.txt diff --git a/02/01.txt b/02/01.txt new file mode 100644 index 0000000..b3f71b9 --- /dev/null +++ b/02/01.txt @@ -0,0 +1 @@ +\c 2 Cando chegou o dñia de Pentecostes eles \ No newline at end of file diff --git a/02/title.txt b/02/title.txt index a98dce6..8ee7afa 100644 --- a/02/title.txt +++ b/02/title.txt @@ -1 +1 @@ -Capit \ No newline at end of file +Capítulo 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index c3cd0b9..cb521db 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "01-17", "01-20", "01-21", - "01-24" + "01-24", + "02-title" ] } \ No newline at end of file From f469a5e07b6652a934c8a4379bb2d572da90316a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:37:33 +0100 Subject: [PATCH 0101/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:37:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index b3f71b9..7f64e4a 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Cando chegou o dñia de Pentecostes eles \ No newline at end of file +\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto \ No newline at end of file From 93812bf2f23ef45fb9a62bf6f5583111b2e279fc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:41:33 +0100 Subject: [PATCH 0102/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:41:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 7f64e4a..16dd0ee 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto \ No newline at end of file +\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu \ No newline at end of file From 01f455fb584506aba035ee1bc5fed2ccfd8ca1a6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:43:33 +0100 Subject: [PATCH 0103/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:43:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 16dd0ee..7238c31 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu \ No newline at end of file +\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu do ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sentados. \ No newline at end of file From aa31a3fcbe438967052fa5e36a03e3c69a7ca57f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 18:55:22 +0100 Subject: [PATCH 0104/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2018:55:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 7238c31..344b9e3 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu do ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sentados. \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu do ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file From 051a543cf62ecae74687ce2bc57b9ced6cd0b5f0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:33:44 +0100 Subject: [PATCH 0105/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:33:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 344b9e3..02cf22b 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. Que de súpeto veu do ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde do o ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file From dc65ae2a6a95054db8fc09287edbd01b68fa3d5c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:35:44 +0100 Subject: [PATCH 0106/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:35:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 02cf22b..88591a7 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde do o ceo un son coma un violento refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un son coma de vento forte, e encheu + toda refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file From 2c0bab59d7ced07448dc2275057a7a1ce1b35f91 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:37:44 +0100 Subject: [PATCH 0107/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:37:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index 88591a7..b57ba99 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un son coma de vento forte, e encheu - toda refacho de vento, e encheu toda a casa onde estaban sent \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sen +t \ No newline at end of file From 6bafdb4997ebabd447d71341a33dd0611bc8b515 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:39:44 +0100 Subject: [PATCH 0108/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:39:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index b57ba99..49d4a60 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sen -t \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume + e des e esténderonse \ No newline at end of file From 21b37ed31ebc8bf6f39c03e4b9c4ced88a23ef5d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:41:44 +0100 Subject: [PATCH 0109/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:41:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 49d4a60..4880073 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ \c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume - e des e esténderonse \ No newline at end of file + e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar \ No newline at end of file From f13569ec4286f103ddd64092da7851d70bed73a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:43:44 +0100 Subject: [PATCH 0110/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:43:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index 4880073..4e9a4cf 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume - e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 \v 1 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume + e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file From ded9e05099312f104be6e036b9ffbbd7f6d37f70 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:45:44 +0100 Subject: [PATCH 0111/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:45:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 4e9a4cf..183effc 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 \v 1 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo \v 2 lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file From 93633750bc8215597935c372eae77823e2d88f4b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:47:44 +0100 Subject: [PATCH 0112/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:47:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 183effc..4e9a4cf 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo \v 2 lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume +\c 2 \v 1 \v 2 \v 3 \v 4 \v 1 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file From 79c920481afa530fb30aa86529a66f13d75fc657 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:49:44 +0100 Subject: [PATCH 0113/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:49:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index 4e9a4cf..effc71c 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 \v 1 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume - e descansaron e pousaronse enriba de cada ún deles. E encheronse do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume + e descansaron e pousaronse enriba de cada ún deles. \v 4 Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file From 6ec98db2eef3cab595e6fc639a312dbe9f22d8fb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:51:44 +0100 Subject: [PATCH 0114/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:51:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/05.txt diff --git a/02/05.txt b/02/05.txt new file mode 100644 index 0000000..c3b5d34 --- /dev/null +++ b/02/05.txt @@ -0,0 +1 @@ +Agora había xudeos \ No newline at end of file From 128beecef10904a5de515027bf0b1837ce6b30a3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:53:44 +0100 Subject: [PATCH 0115/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:53:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index c3b5d34..5fd7a80 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -Agora había xudeos \ No newline at end of file +Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son \ No newline at end of file From d7877a3c781cfc7cba0ddcdaace88ae35c42a9f1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:55:44 +0100 Subject: [PATCH 0116/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:55:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index 5fd7a80..a798740 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son \ No newline at end of file +Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son, a multitude concentrouse confusa porque cada un oíoa falar na súa lingua.Estaban sorprendidos e abraiados; e dixeron \ No newline at end of file From 65494723e3e2f7b07875436e74eea2b58d488e3d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 19:57:44 +0100 Subject: [PATCH 0117/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2019:57:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index a798740..f33b8cc 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son, a multitude concentrouse confusa porque cada un oíoa falar na súa lingua.Estaban sorprendidos e abraiados; e dixeron \ No newline at end of file +\v 6 \v 7 \v 5 Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son, a multitude concentrouse confusa porque cada un oíoa falar na súa lingua.Estaban sorprendidos e abraiados; e dixeron: "¿Non son galileos todos os que falan? \ No newline at end of file From 9693f46ac5c9074c72598bd18e628b591f7bea16 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:15:44 +0100 Subject: [PATCH 0118/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:15:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/08.txt diff --git a/02/08.txt b/02/08.txt new file mode 100644 index 0000000..e08fd52 --- /dev/null +++ b/02/08.txt @@ -0,0 +1 @@ +¿Por que os escoitamos, cada un na nosa lingua \ No newline at end of file diff --git a/manifest.json b/manifest.json index cb521db..4f38277 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "01-20", "01-21", "01-24", - "02-title" + "02-title", + "02-05" ] } \ No newline at end of file From 6db941103f4d7c7323e788dcbee9c8308d3aeae6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:17:44 +0100 Subject: [PATCH 0119/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:17:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index e08fd52..8c2f1a7 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1,5 @@ -¿Por que os escoitamos, cada un na nosa lingua \ No newline at end of file +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia + + + + From 8c4432588ea2a821a92bc5ea2c81127059843eef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:19:44 +0100 Subject: [PATCH 0120/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:19:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 8c2f1a7..2e52426 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do From 162f0302a60ede90b4502f24f09d905cd380e224 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:21:44 +0100 Subject: [PATCH 0121/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:21:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 2e52426..befd00d 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos From f9f5e69253a373450ec24144997be0c189767fc9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:23:44 +0100 Subject: [PATCH 0122/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:23:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index befd00d..fbce2df 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e From 96ef41c6acb3d954e50ba526a42ced8d050366ad Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:27:45 +0100 Subject: [PATCH 0123/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:27:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index fbce2df..2f63d6b 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar na nosa From f16de33717627019130d07099c748ea60e7cc33b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:29:44 +0100 Subject: [PATCH 0124/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:29:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 2f63d6b..b8cc6fb 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar na nosa +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas saboe From 7ccee39a2455ba273ff520919f51e7d630665f46 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:33:44 +0100 Subject: [PATCH 0125/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:33:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index b8cc6fb..3d894a7 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,4 +1,4 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas saboe +¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das cousas From fce74fc914e60960c3eed215b8f8492dab62db6c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:35:44 +0100 Subject: [PATCH 0126/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:35:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/02/08.txt b/02/08.txt index 3d894a7..9422535 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,5 +1 @@ -¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das cousas - - - - + \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus. \ No newline at end of file From b8d6410e495fa6ae2e227b85dd65a537fb5c6308 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:37:44 +0100 Subject: [PATCH 0127/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:37:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 9422535..55a228e 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ - \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus. \ No newline at end of file +\v 9 \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? v.9.partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , v 10.O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de v.11.Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus. \ No newline at end of file From cfb61bb8a90baef4b7a61f21dd9f53b49d3b31be Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 20:39:44 +0100 Subject: [PATCH 0128/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2020:39:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/08.txt b/02/08.txt index 55a228e..bea8940 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? v.9.partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , v 10.O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de v.11.Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus. \ No newline at end of file +\v 9 \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? v.9.partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , v 10.O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de v.11.Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4f38277..33633eb 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "01-21", "01-24", "02-title", - "02-05" + "02-05", + "02-08" ] } \ No newline at end of file From dfaeaaf1ad5cad74a584794b7c515f493bc7928e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:36:44 +0100 Subject: [PATCH 0129/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:36:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/12.txt diff --git a/02/12.txt b/02/12.txt new file mode 100644 index 0000000..71a5142 --- /dev/null +++ b/02/12.txt @@ -0,0 +1 @@ +v.12 Eles quedaron sorprendidos e perplexos; e dixénro \ No newline at end of file From 9fd0ae7ce853de7ffe667573999c971895fb2dd3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:38:43 +0100 Subject: [PATCH 0130/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:38:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/12.txt b/02/12.txt index 71a5142..90aa578 100644 --- a/02/12.txt +++ b/02/12.txt @@ -1 +1 @@ -v.12 Eles quedaron sorprendidos e perplexos; e dixénro \ No newline at end of file +v.12 Eles quedaron sorprendidos e perplexos; e dixénronse uns a outros:"Que quere dicir isto?"v13. Pero outros mofáronse e dician:" Est \ No newline at end of file From 81965c4bd0333e7e86befe89b5ea1f3e507a7c2f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:40:43 +0100 Subject: [PATCH 0131/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:40:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/12.txt b/02/12.txt index 90aa578..c351ad1 100644 --- a/02/12.txt +++ b/02/12.txt @@ -1 +1 @@ -v.12 Eles quedaron sorprendidos e perplexos; e dixénronse uns a outros:"Que quere dicir isto?"v13. Pero outros mofáronse e dician:" Est \ No newline at end of file +\v 13 \v 12 v.12 Eles quedaron sorprendidos e perplexos; e dixénronse uns a outros:"Que quere dicir isto?"v13. Pero outros mofáronse e dician:" Están cheos de viño novo" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 33633eb..6573158 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "01-24", "02-title", "02-05", - "02-08" + "02-08", + "02-12" ] } \ No newline at end of file From e7393ffcaeb21f9446c1b324c76ef7efc820f0b6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:42:43 +0100 Subject: [PATCH 0132/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:42:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/14.txt diff --git a/02/14.txt b/02/14.txt new file mode 100644 index 0000000..c27c473 --- /dev/null +++ b/02/14.txt @@ -0,0 +1 @@ +v.14.Pero pedro púxose cos once, levantou a voz e díxolles \ No newline at end of file From 6699a354bcc6efdea35aa07f8f8587a943ab02cd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:44:43 +0100 Subject: [PATCH 0133/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:44:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/14.txt b/02/14.txt index c27c473..f82fdf8 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1 +1 @@ -v.14.Pero pedro púxose cos once, levantou a voz e díxolles \ No newline at end of file +v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15 \ No newline at end of file From 8f3bca3cd8659a2bc5638b212bc87f38a8c5ed89 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:46:43 +0100 Subject: [PATCH 0134/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:46:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/14.txt b/02/14.txt index f82fdf8..4a24730 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1 +1 @@ -v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15 \ No newline at end of file +v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15. \ No newline at end of file From 170cbfe2d30c24a173172e81f360053bbd0ea2b0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:48:43 +0100 Subject: [PATCH 0135/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:48:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/14.txt b/02/14.txt index 4a24730..a0b97c4 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1 +1 @@ -v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15. \ No newline at end of file +v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15.Pois esta xente non esta bebeda \ No newline at end of file From 22a02c7a1a5dae41c725adbcea8e2359d39a4e86 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 17 Mar 2022 21:50:43 +0100 Subject: [PATCH 0136/1353] =?UTF-8?q?Thu=20Mar=2017=202022=2021:50:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/14.txt b/02/14.txt index a0b97c4..8196172 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1 +1 @@ -v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15.Pois esta xente non esta bebeda \ No newline at end of file +\v 14 \v 15 v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15.Pois esta xente non esta bébeda como pensades, porque só é a terceira hora. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6573158..02a1a23 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "02-title", "02-05", "02-08", - "02-12" + "02-12", + "02-14" ] } \ No newline at end of file From 6f201cb28fddd268a4d0c470753c3fc50d1f0517 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:33:56 +0100 Subject: [PATCH 0137/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:33:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/16.txt diff --git a/02/16.txt b/02/16.txt new file mode 100644 index 0000000..a99edc9 --- /dev/null +++ b/02/16.txt @@ -0,0 +1 @@ +v.16. Pero \ No newline at end of file From 6748be598988e16e48dd12de27dfc73963e023f4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:35:56 +0100 Subject: [PATCH 0138/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:35:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/16.txt b/02/16.txt index a99edc9..681a8b6 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1 +1 @@ -v.16. Pero \ No newline at end of file +v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos \ No newline at end of file From c4f6464ea49a291606ac439f3e766fb0311945da Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:37:56 +0100 Subject: [PATCH 0139/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:37:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/16.txt b/02/16.txt index 681a8b6..250958f 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1 +1 @@ -v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos \ No newline at end of file +\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, \ No newline at end of file From 878f42adc4dd8b31c873f5627bdb0d7815c8e166 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:39:57 +0100 Subject: [PATCH 0140/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:39:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/16.txt b/02/16.txt index 250958f..4d49b8e 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1 +1 @@ -\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, \ No newline at end of file +\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito \ No newline at end of file From 2b4c59355ab541cffdae19f104f7e5c6ee82e177 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:41:57 +0100 Subject: [PATCH 0141/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:41:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/16.txt b/02/16.txt index 4d49b8e..845fae8 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1 +1 @@ -\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito \ No newline at end of file +\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é suas fillas \ No newline at end of file From 2b0938735d36cfa224a0a0afb504e1efeff9341f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:49:57 +0100 Subject: [PATCH 0142/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:49:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/02/16.txt b/02/16.txt index 845fae8..f594032 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1 +1,2 @@ -\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é suas fillas \ No newline at end of file +\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é + as tuas fillas profeciaran,os vosos mozos verán visións e os vellos \ No newline at end of file From 327752788a37d8e2c4eff2c80d8075055a2943aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 09:51:56 +0100 Subject: [PATCH 0143/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2009:51:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/02/16.txt b/02/16.txt index f594032..b944c72 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1,2 +1,3 @@ -\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é - as tuas fillas profeciaran,os vosos mozos verán visións e os vellos \ No newline at end of file + + v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é + as tuas fillas profeciaran,os vosos mozos verán visións e os vellos soñaran sonos \ No newline at end of file From 967da80894be008963825d4f30d23acff252e1c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 12:33:31 +0100 Subject: [PATCH 0144/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2012:33:30=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/16.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/02/16.txt b/02/16.txt index b944c72..08dead0 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1,3 +1,2 @@ - - v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é +\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é as tuas fillas profeciaran,os vosos mozos verán visións e os vellos soñaran sonos \ No newline at end of file From 8e13506dca4dfda76262357111270a06cab48149 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 Mar 2022 13:03:33 +0100 Subject: [PATCH 0145/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:03:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 02a1a23..009f601 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From 9409961c0475ad9b362d7d5598ac94425edc4270 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:05:39 +0100 Subject: [PATCH 0146/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:05:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/18.txt | 1 + manifest.json | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/18.txt diff --git a/02/18.txt b/02/18.txt new file mode 100644 index 0000000..69c4f53 --- /dev/null +++ b/02/18.txt @@ -0,0 +1 @@ +Tamén \ No newline at end of file diff --git a/manifest.json b/manifest.json index 009f601..5ab9a21 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 7, + "package_version": 6, "format": "usfm", "generator": { "name": "ts-desktop", @@ -51,6 +51,7 @@ "02-05", "02-08", "02-12", - "02-14" + "02-14", + "02-16" ] } \ No newline at end of file From d745f774befd9beaae4ea53ce3505b934fb1ced9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:07:39 +0100 Subject: [PATCH 0147/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:07:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 69c4f53..e54e46d 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Tamén \ No newline at end of file +Tamén en meus servos é servas nestes días eu rerramarei meu \ No newline at end of file From 074ad9033283f42b5bb797ec25380b84ac7c170c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:11:39 +0100 Subject: [PATCH 0148/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:11:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index e54e46d..5a41dc6 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Tamén en meus servos é servas nestes días eu rerramarei meu \ No newline at end of file +\v 18 \v 19 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´I \ No newline at end of file From 96fc2d574f0157547219361849fccd87163a9ead Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:13:39 +0100 Subject: [PATCH 0149/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:13:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 5a41dc6..55db338 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 \v 19 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´I \ No newline at end of file +\v 18 \v 19 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´IRITO, É ELES PREFETIZARAN. EU LLES MOSTRAREI MARAVILLAS ENRIBA NO CEO É SIÑALES BAIXO NA TERRA, SANGRE, \ No newline at end of file From b80f8d6700c01a06ac4c52247542fd0975bd6af5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:15:39 +0100 Subject: [PATCH 0150/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:15:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/18.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/18.txt b/02/18.txt index 55db338..d793fea 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -\v 18 \v 19 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´IRITO, É ELES PREFETIZARAN. EU LLES MOSTRAREI MARAVILLAS ENRIBA NO CEO É SIÑALES BAIXO NA TERRA, SANGRE, \ No newline at end of file +\v 19 \v 18 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´IRITO, É ELES PREFETIZARAN. v 19 EU LLES MOSTRAREI MARAVILLAS ENRIBA NO CEO É SIÑALES BAIXO NA TERRA, SANGRE, FOGO, É VAPOR DE FUM E. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5ab9a21..8f97d06 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "02-08", "02-12", "02-14", - "02-16" + "02-16", + "02-18" ] } \ No newline at end of file From e6607d3e8a0ca02a2caf484791d9611f69349ca5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:21:39 +0100 Subject: [PATCH 0151/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:21:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/20.txt diff --git a/02/20.txt b/02/20.txt new file mode 100644 index 0000000..a9a1454 --- /dev/null +++ b/02/20.txt @@ -0,0 +1 @@ +O SOL VOLTARASE \ No newline at end of file From 31e99543f550c9951a16449dba4a40b813086208 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:23:39 +0100 Subject: [PATCH 0152/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:23:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index a9a1454..44e6ab2 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -O SOL VOLTARASE \ No newline at end of file +O SOL VOLTARASE ESCURIDAD É A LUA EN SANGRE, DIANTE DO GRAN É NOTABLE DÍA DA \ No newline at end of file From 95b0b2de7dfed9ffb63daf5e750758e35fc84864 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:25:39 +0100 Subject: [PATCH 0153/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:25:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index 44e6ab2..918c516 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -O SOL VOLTARASE ESCURIDAD É A LUA EN SANGRE, DIANTE DO GRAN É NOTABLE DÍA DA \ No newline at end of file +\v 20 \v 21 O SOL VOLTARASE ESCURIDAD É A LUA EN SANGRE, DIANTE DO GRAN É NOTABLE DÍA DA \ No newline at end of file From eeda75c1e87d8051328a35d15da279f15259dbbc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:27:39 +0100 Subject: [PATCH 0154/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:27:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index 918c516..9077a58 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -\v 20 \v 21 O SOL VOLTARASE ESCURIDAD É A LUA EN SANGRE, DIANTE DO GRAN É NOTABLE DÍA DA \ No newline at end of file +\v 20 \v 21 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA NOTABLE DÍA DA \ No newline at end of file From 989e0e94bdde2a86f1746b3aa710075db4c052b1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:29:39 +0100 Subject: [PATCH 0155/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:29:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index 9077a58..44eba64 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -\v 20 \v 21 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA NOTABLE DÍA DA \ No newline at end of file +\v 20 \v 21 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA DA VENIDA DO SEÑOR. CHEGARÁ QUE TODOS OS QUE ME CHAMEN AO NOME DO SEÑOR \ No newline at end of file From 850abb8c45e33303127d690c04a25e2c574ac311 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 13:31:39 +0100 Subject: [PATCH 0156/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2013:31:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/20.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/20.txt b/02/20.txt index 44eba64..f3903fc 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -\v 20 \v 21 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA DA VENIDA DO SEÑOR. CHEGARÁ QUE TODOS OS QUE ME CHAMEN AO NOME DO SEÑOR \ No newline at end of file +\v 20 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA DA VENIDA DO SEÑOR. \v 21 CHEGARÁ QUE TODOS OS QUE ME CHAMEN AO NOME DO SEÑOR SERA SALVO. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8f97d06..3d330df 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "02-12", "02-14", "02-16", - "02-18" + "02-18", + "02-20" ] } \ No newline at end of file From bb5ee3e325227cbf25276155c11a7cafde104c74 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:35:29 +0100 Subject: [PATCH 0157/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:35:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index effc71c..53ca992 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o dñia de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa ionde estaban sentados. Aparecéronlles linguas coma o lume - e descansaron e pousaronse enriba de cada ún deles. \v 4 Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file +\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. Aparecéronlles linguas coma o lume + e descansaron e pousaronse enriba de cada ún deles. Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file From a64f02a71df290a2e64c9b356d7d0180346110c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:37:29 +0100 Subject: [PATCH 0158/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:37:28=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index 53ca992..c2eb034 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 2 \v 3 \v 4 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. Aparecéronlles linguas coma o lume - e descansaron e pousaronse enriba de cada ún deles. Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espítito lles permitía falar. \ No newline at end of file +\c 2 \v 1 \v 3 \v 4 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. E \v 2 de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. Aparecéronlles linguas coma o lume + e e pousaronse enriba de cada ún deles. Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espírito lles daba para falar. \ No newline at end of file From ed5018f920b15eda65231624a307fc562d4a7eab Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:39:29 +0100 Subject: [PATCH 0159/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:39:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/01.txt | 4 ++-- manifest.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/01.txt b/02/01.txt index c2eb034..6cb36a0 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,2 +1,2 @@ -\c 2 \v 1 \v 3 \v 4 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. E \v 2 de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. Aparecéronlles linguas coma o lume - e e pousaronse enriba de cada ún deles. Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espírito lles daba para falar. \ No newline at end of file +\c 2 \v 1 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. \v 2 . E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. \v 3 Aparecéronlles linguas coma o lume + e e pousaronse enriba de cada ún deles. \v 4 Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espírito lles daba para falar. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d330df..1e0fe16 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "01-21", "01-24", "02-title", + "02-01", "02-05", "02-08", "02-12", From e279e377dbf45959ed880b5b467b64cf0b9b66fa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:41:29 +0100 Subject: [PATCH 0160/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:41:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/22.txt diff --git a/02/22.txt b/02/22.txt new file mode 100644 index 0000000..84f163a --- /dev/null +++ b/02/22.txt @@ -0,0 +1 @@ +Homes de Israel, escoitade estas vervas \ No newline at end of file From 3324265f40eb12ad4b5a5dccdc0935ec4dde4c45 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:53:29 +0100 Subject: [PATCH 0161/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:53:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 84f163a..833b168 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas vervas \ No newline at end of file +Homes de Israel, escoitade estas palabras:Xesús de Nazaret \ No newline at end of file From cd171a827a81bcb3b4954864fce7d74e7b41796d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:55:29 +0100 Subject: [PATCH 0162/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:55:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 833b168..1ffb80b 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas palabras:Xesús de Nazaret \ No newline at end of file +Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus \ No newline at end of file From dee30536cb42a435b9c9424bd29d6141af4f4152 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:57:29 +0100 Subject: [PATCH 0163/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:57:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 1ffb80b..68be625 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus \ No newline at end of file +Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para \ No newline at end of file From 09c54687d909bb16f80a9037eb8f8aa47574c3fc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 14:59:29 +0100 Subject: [PATCH 0164/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2014:59:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 68be625..201e725 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para \ No newline at end of file +Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese \ No newline at end of file From 1dffa3a01f509f203e4630abe276fceae16e7930 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:01:29 +0100 Subject: [PATCH 0165/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:01:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 201e725..ffa4ed3 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese \ No newline at end of file +Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese asasinaches; a quen Deus resucitou, librandoo das angurias da morte porque non era Él estivese retido por eles. \ No newline at end of file From b135aaa9f1c9bcb15c4040c6fbbbd407d725e2d1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:03:29 +0100 Subject: [PATCH 0166/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:03:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/22.txt | 2 +- 02/25.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/25.txt diff --git a/02/22.txt b/02/22.txt index ffa4ed3..cc6a5c0 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese asasinaches; a quen Deus resucitou, librandoo das angurias da morte porque non era Él estivese retido por eles. \ No newline at end of file +\v 22 Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , \v 23 por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese asasinaches; \v 24 a quen Deus resucitou, librandoo das angurias da morte porque non era Él estivese retido por eles. \ No newline at end of file diff --git a/02/25.txt b/02/25.txt new file mode 100644 index 0000000..a08f7ab --- /dev/null +++ b/02/25.txt @@ -0,0 +1 @@ +Pois David dí \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1e0fe16..8670f71 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "02-14", "02-16", "02-18", - "02-20" + "02-20", + "02-22" ] } \ No newline at end of file From fc2dbac752ef77029d31341d3c50e8fb17163034 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:05:29 +0100 Subject: [PATCH 0167/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:05:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index a08f7ab..78f0ec1 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -Pois David dí \ No newline at end of file +\v 25 \v 26 Pois David dí sobre Él \ No newline at end of file From f79a97b04cb294e558fb25f39add8861a0c1f8c5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:07:29 +0100 Subject: [PATCH 0168/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:07:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 78f0ec1..2506e03 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 \v 26 Pois David dí sobre Él \ No newline at end of file +\v 25 \v 26 Pois David dí sobre Él: EU SEMPRE MIREI DIANTE DE MIN \ No newline at end of file From 5638ee6065a0b64aab1dad93c429943757040c7a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:09:29 +0100 Subject: [PATCH 0169/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:09:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 2506e03..a7a5a22 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1,2 @@ -\v 25 \v 26 Pois David dí sobre Él: EU SEMPRE MIREI DIANTE DE MIN \ No newline at end of file +\v 25 \v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO + DIANTE DE MIN \ No newline at end of file From 7bfcdb99e8e8382c1da099e49cd7c505e34e476b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:13:29 +0100 Subject: [PATCH 0170/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:13:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index a7a5a22..ad69ec7 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1,2 +1,2 @@ \v 25 \v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO - DIANTE DE MIN \ No newline at end of file +PORQUE Ë \ No newline at end of file From 77b9b1b61b93b700a9a9db0b80c7cb656fe1e404 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:15:29 +0100 Subject: [PATCH 0171/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:15:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index ad69ec7..0f10145 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1,2 +1,2 @@ \v 25 \v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO -PORQUE Ë \ No newline at end of file +PORQUE ËL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. PO LO TANTO MEU CARAZÓN \ No newline at end of file From 514776b5780b2fedab930e7bdd51bc23d521dcee Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:17:29 +0100 Subject: [PATCH 0172/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:17:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 0f10145..e545630 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1,2 +1,2 @@ \v 25 \v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO -PORQUE ËL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. PO LO TANTO MEU CARAZÓN \ No newline at end of file +PORQUE ËL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. PO LO TANTO MEU CARAZÓN ESRA LEDO E A MIÑA LINGUA ALEGRASE, TAMEN A MIÑA CARNE VIVIRA CON CONFIANZA \ No newline at end of file From 02aeecaeb206ba3d56e240412263ef8e5ef778b9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 15:19:29 +0100 Subject: [PATCH 0173/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2015:19:29=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 4 ++-- manifest.json | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/02/25.txt b/02/25.txt index e545630..bebb4c6 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1,2 +1,2 @@ -\v 25 \v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO -PORQUE ËL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. PO LO TANTO MEU CARAZÓN ESRA LEDO E A MIÑA LINGUA ALEGRASE, TAMEN A MIÑA CARNE VIVIRA CON CONFIANZA \ No newline at end of file +\v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO +PORQUE ÉL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. \v 25 PO LO TANTO MEU CARAZÓN ESRA LEDO E A MIÑA LINGUA ALEGRASE, TAMEN A MIÑA CARNE VIVIRA CON CONFIANZA \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8670f71..ae1c62f 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "02-16", "02-18", "02-20", - "02-22" + "02-22", + "02-25" ] } \ No newline at end of file From 75eaba829c9df7a5a09d4de4f07a0b1944f2028c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 18:50:05 +0100 Subject: [PATCH 0174/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2018:50:05=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/27.txt diff --git a/02/27.txt b/02/27.txt new file mode 100644 index 0000000..ded3aca --- /dev/null +++ b/02/27.txt @@ -0,0 +1 @@ +PORQUE TÍ NON \ No newline at end of file From ed9a11c7e81538135670e79e21a510e8f16f496b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:00:36 +0100 Subject: [PATCH 0175/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:00:36=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index ded3aca..7f18e9a 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -PORQUE TÍ NON \ No newline at end of file +\v 27 \v 28 PORQUE TÍ NON \ No newline at end of file From fdd31c991973f60f98232c5be7a5e75de796a2d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 18 Mar 2022 20:05:59 +0100 Subject: [PATCH 0176/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:05:58=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ae1c62f..245a1f9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From b7312a5f1db7f97148de506fb82817f8fed86222 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:09:46 +0100 Subject: [PATCH 0177/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:09:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 7f18e9a..0061007 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 PORQUE TÍ NON \ No newline at end of file +\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS \ No newline at end of file From b6e84bf7f87d1837deda80995638013db49dae79 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:11:46 +0100 Subject: [PATCH 0178/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:11:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 0061007..fb1caba 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS \ No newline at end of file +\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER OS MODOS \ No newline at end of file From 8dda5b59e15242d204b7b4931c191ad414dbccc1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:13:46 +0100 Subject: [PATCH 0179/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:13:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index fb1caba..25c8070 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER OS MODOS \ No newline at end of file +\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. tI ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ME LEVARAS DE \ No newline at end of file From 5b10ecaa57969c313ea51a91db49bc51679bf7d1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:15:46 +0100 Subject: [PATCH 0180/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:15:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 25c8070..80fffab 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. tI ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ME LEVARAS DE \ No newline at end of file +\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. tI ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ENCHERASME DE CONTIDOS COA TÚA CARA \ No newline at end of file From 7183af18afce99ef579f2d7b6dcad3bed59a5d76 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:19:46 +0100 Subject: [PATCH 0181/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:19:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 80fffab..7c06686 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -\v 27 \v 28 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADESNNN, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. tI ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ENCHERASME DE CONTIDOS COA TÚA CARA \ No newline at end of file +\v 27 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADES, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. \v 28 TÍ ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ENCHERASME DE CONTIDOS COA TÚA CARA \ No newline at end of file From 4c23f9ae7c2acb12f2949ebc05a66e75d8676231 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:21:46 +0100 Subject: [PATCH 0182/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:21:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/29.txt diff --git a/02/29.txt b/02/29.txt new file mode 100644 index 0000000..997d1ab --- /dev/null +++ b/02/29.txt @@ -0,0 +1 @@ +PODO FALARVOS \ No newline at end of file diff --git a/manifest.json b/manifest.json index 245a1f9..6ff131c 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "02-18", "02-20", "02-22", - "02-25" + "02-25", + "02-27" ] } \ No newline at end of file From 40e02c8c88ea19fd775f211b7d9979b7e98558a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:23:46 +0100 Subject: [PATCH 0183/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:23:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 997d1ab..2cf7e56 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -PODO FALARVOS \ No newline at end of file +Hirm \ No newline at end of file From e8b357ff22951c409c56c48c8aec51722f82787a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:25:46 +0100 Subject: [PATCH 0184/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:25:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 2cf7e56..49cee7f 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirm \ No newline at end of file +Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado \ No newline at end of file From 767d8d7e5573a261d5992858852c5c82ed56292f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:27:46 +0100 Subject: [PATCH 0185/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:27:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 49cee7f..fa97291 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado \ No newline at end of file +Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po \ No newline at end of file From 1bad8eca1564e546b7bc4b6a71e107e5328f3d39 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:29:46 +0100 Subject: [PATCH 0186/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:29:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index fa97291..9cd6887 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po \ No newline at end of file +Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él \ No newline at end of file From d20956351fc6c3f079ec7a57631735c8b99b8cc5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:31:46 +0100 Subject: [PATCH 0187/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:31:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 9cd6887..8219814 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él \ No newline at end of file +Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de r \ No newline at end of file From 38c8194e687ec19d1ac0f731cb2d1b7a56ba32a8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:33:46 +0100 Subject: [PATCH 0188/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:33:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 8219814..b9effce 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de r \ No newline at end of file +Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file From 5ce24551bf10948c726a44d3a3a91c74cc4bb5c3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:35:46 +0100 Subject: [PATCH 0189/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:35:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index b9effce..1a020ad 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falarvo confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file +Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file From 04b00c3a3439181bfe072c75c6b8fb021aed9f25 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:37:46 +0100 Subject: [PATCH 0190/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:37:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1a020ad..44b64c7 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo.él previu isto e falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file +Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo..éÉl mirou isto de anteman falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file From bf35efc313190fa6e28e6a4ef400174340d6cedd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:43:46 +0100 Subject: [PATCH 0191/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:43:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 44b64c7..25f106e 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo..éÉl mirou isto de anteman falou de resucción de Cristo.ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file +\v 31 \v 29 Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. \v 30 Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo..Él mirou isto de anteman falou de resucción de Cristo. ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file From 43c24a03a15f4e6f53a169d2bf395f016207f6cf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:45:46 +0100 Subject: [PATCH 0192/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:45:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 02/32.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/32.txt diff --git a/02/29.txt b/02/29.txt index 25f106e..7829bff 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 31 \v 29 Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. \v 30 Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo..Él mirou isto de anteman falou de resucción de Cristo. ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file +\v 29 Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. \v 30 Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo. \v 31 Él mirou isto de anteman falou de resucción de Cristo. ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. \ No newline at end of file diff --git a/02/32.txt b/02/32.txt new file mode 100644 index 0000000..b52f770 --- /dev/null +++ b/02/32.txt @@ -0,0 +1 @@ +Este Xesús, Deus lo levantou, do \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6ff131c..d16cf99 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "02-20", "02-22", "02-25", - "02-27" + "02-27", + "02-29" ] } \ No newline at end of file From d305abab39cd47a8b7e113e2266fd27ef2325dd2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:47:46 +0100 Subject: [PATCH 0193/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:47:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index b52f770..5f128bd 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Este Xesús, Deus lo levantou, do \ No newline at end of file +Este Xesús, Deus levantou, do cal todos nos somos restemuñas. Polotanto, habindo \ No newline at end of file From 08e20d93bc8732c13ae36e219e7bf5b4314041fd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:49:46 +0100 Subject: [PATCH 0194/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:49:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 5f128bd..d3168c7 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Este Xesús, Deus levantou, do cal todos nos somos restemuñas. Polotanto, habindo \ No newline at end of file +Este Xesús, Deus , do cal todos nos somos restemuñas. Polo tanto, habindo \ No newline at end of file From e3c1bd8b6bac67ca5cc55808b1d2b8478f81a872 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:51:46 +0100 Subject: [PATCH 0195/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:51:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index d3168c7..47be64e 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Este Xesús, Deus , do cal todos nos somos restemuñas. Polo tanto, habindo \ No newline at end of file +Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. Asin que \ No newline at end of file From eb5a98bbb3c5628f7e15d148f7607bc418d8636b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:53:46 +0100 Subject: [PATCH 0196/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:53:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index 47be64e..cec653f 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. Asin que \ No newline at end of file +Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. Asin que sendo elevado a dereita de Deus e recibiu a promesa do Espírito Santo do Pai \ No newline at end of file From 231fba4701a8bdae9117f9f25c134e45e5f53db7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:55:46 +0100 Subject: [PATCH 0197/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:55:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/32.txt b/02/32.txt index cec653f..d894615 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. Asin que sendo elevado a dereita de Deus e recibiu a promesa do Espírito Santo do Pai \ No newline at end of file +\v 32 Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. \v 33 Asin que foi elevado a dereita de Deus e recibiu a promesa do Espírito Santo do Pai, Él derramou isto que vostede miran e escoitan. \ No newline at end of file From d7f90a8ff54298aaaf4708400e2f5febfbf643a8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:57:46 +0100 Subject: [PATCH 0198/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:57:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/34.txt diff --git a/02/34.txt b/02/34.txt new file mode 100644 index 0000000..3d36289 --- /dev/null +++ b/02/34.txt @@ -0,0 +1 @@ +\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: EL SEÑOR DIXO \ No newline at end of file diff --git a/manifest.json b/manifest.json index d16cf99..e6f635c 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "02-22", "02-25", "02-27", - "02-29" + "02-29", + "02-32" ] } \ No newline at end of file From b1d513d514af1c81b267e216fa9678a262a5a5e3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 20:59:46 +0100 Subject: [PATCH 0199/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2020:59:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 3d36289..94f3163 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: EL SEÑOR DIXO \ No newline at end of file +\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENEM \ No newline at end of file From dcb1c5ba5763202c6a21233c3ff987528f015432 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:01:46 +0100 Subject: [PATCH 0200/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:01:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 94f3163..5d18ff9 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENEM \ No newline at end of file +\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL \ No newline at end of file From 1ae08d3446fa8aa98a09641654d603f42a9919f0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:03:46 +0100 Subject: [PATCH 0201/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:03:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 5d18ff9..c7d4452 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL \ No newline at end of file +\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Isra´´´´´´´´´´´´´´´´´´´´´´´el \ No newline at end of file From bc7f643ca624370eeb28efdc673600ae85c5e068 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:05:46 +0100 Subject: [PATCH 0202/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:05:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index c7d4452..d3d8bb3 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Isra´´´´´´´´´´´´´´´´´´´´´´´el \ No newline at end of file +\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús \ No newline at end of file From a9c7e9331e879199becc4bf94a1e2cfb0274547e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:07:46 +0100 Subject: [PATCH 0203/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:07:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index d3d8bb3..9f47317 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 \v 35 \v 36 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús \ No newline at end of file +\v 34 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, \v 36 ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús a quen vostedes crucificarpn" \ No newline at end of file From a3cfc3884e2e7608c2fdf63c54e1cb91dfeb3a3a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:09:46 +0100 Subject: [PATCH 0204/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:09:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/34.txt b/02/34.txt index 9f47317..092f488 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -\v 34 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, \v 36 ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES".Polo tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús a quen vostedes crucificarpn" \ No newline at end of file +\v 34 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, \v 36 ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES" \v 35 .Polo \ tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús a quen vostedes crucificaron" \ No newline at end of file diff --git a/manifest.json b/manifest.json index e6f635c..90a6d13 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "02-25", "02-27", "02-29", - "02-32" + "02-32", + "02-34" ] } \ No newline at end of file From bd7e8b8284c0b5c3048637f917b3015e1f8052d7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:11:46 +0100 Subject: [PATCH 0205/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:11:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/37.txt diff --git a/02/37.txt b/02/37.txt new file mode 100644 index 0000000..4c23521 --- /dev/null +++ b/02/37.txt @@ -0,0 +1 @@ +Agora cando eles escoitaron ist \ No newline at end of file From 52ca84d0d40df107c4294afb3c9d1d7f465673d3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:13:46 +0100 Subject: [PATCH 0206/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:13:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 4c23521..2ccc34a 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron ist \ No newline at end of file +Agora cando eles escoitaron isto, foron \ No newline at end of file From ad4dd3014162a1ce6cd609e94bc95dabc4a05d18 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:17:46 +0100 Subject: [PATCH 0207/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:17:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 2ccc34a..53d3d99 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron \ No newline at end of file +Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos. \ No newline at end of file From e719fffa334b06600229050ac2aaf1e83d4ef9aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:19:46 +0100 Subject: [PATCH 0208/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:19:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 53d3d99..67d037e 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos. \ No newline at end of file +Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arre \ No newline at end of file From f7a561a6134a6e246b1f6662baac2be0937f5a7b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:21:46 +0100 Subject: [PATCH 0209/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:21:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 67d037e..36dd57d 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arre \ No newline at end of file +Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Repertinvos \ No newline at end of file From a9922b1caa0b610016938f8a649b53f82285d289 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:23:46 +0100 Subject: [PATCH 0210/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:23:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 36dd57d..d95e6a2 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Repertinvos \ No newline at end of file +Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de \ No newline at end of file From fcf2a1299510125cd0ed01987af1e2369ad28f41 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:25:46 +0100 Subject: [PATCH 0211/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:25:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index d95e6a2..c9150fd 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de \ No newline at end of file +Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de Xesucristo para o perdón dos pecados, e vostedes recebirán o don do Espírito Santo. Para vostedes e a promesa e para seus fillos e pra podos os que están lexos, a \ No newline at end of file From ac58fefc4db6e07939f29e064e047f0e3f44dd54 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:27:48 +0100 Subject: [PATCH 0212/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:27:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/37.txt b/02/37.txt index c9150fd..377e05c 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de Xesucristo para o perdón dos pecados, e vostedes recebirán o don do Espírito Santo. Para vostedes e a promesa e para seus fillos e pra podos os que están lexos, a \ No newline at end of file +\v 37 Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, \v 38 E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de Xesucristo para o perdón dos pecados, e vostedes recebirán o don do Espírito Santo. \v 39 Para vostedes e a promesa e para seus fillos e pra podos os que están lexos, a tantas persoas como o Señor noso Deus chame" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 90a6d13..0a9387f 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "02-27", "02-29", "02-32", - "02-34" + "02-34", + "02-37" ] } \ No newline at end of file From c5924ad89ea410efb6228c61a6c041fd6ca8e1e5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:29:47 +0100 Subject: [PATCH 0213/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:29:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/40.txt diff --git a/02/40.txt b/02/40.txt new file mode 100644 index 0000000..1cd6e88 --- /dev/null +++ b/02/40.txt @@ -0,0 +1 @@ +Con moitas palabras \ No newline at end of file From 892764db46cc1bdd135891042616bc84e6a9ca00 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:31:46 +0100 Subject: [PATCH 0214/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:31:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 1cd6e88..670d0b3 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras \ No newline at end of file +Con moitas palabras él testificou e exhortou dicindo" \ No newline at end of file From 4d34b51d444bf4cd6f0b5655c568234f1f7dd780 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:33:46 +0100 Subject: [PATCH 0215/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:33:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 670d0b3..6dbf555 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras él testificou e exhortou dicindo" \ No newline at end of file +Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración \ No newline at end of file From c17d7ba073273b4f5dcb220b9d9673cf504f4ad9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:35:46 +0100 Subject: [PATCH 0216/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:35:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 6dbf555..5270e24 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración \ No newline at end of file +Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadi \ No newline at end of file From 93afc90e8fe6a160190de9cafd76e84f39340af6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:37:46 +0100 Subject: [PATCH 0217/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:37:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 5270e24..b27690a 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadi \ No newline at end of file +Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron ensinando \ No newline at end of file From 14af43071260b2b88de846166c80319fa2375332 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:39:46 +0100 Subject: [PATCH 0218/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:39:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index b27690a..afba0ae 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron ensinando \ No newline at end of file +Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron nos insinos dos apostolos no compañerismo no partimento do pan \ No newline at end of file From 2dd267cc3236a6d63c20f5c5076f34fdc6aa7057 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 18 Mar 2022 21:41:46 +0100 Subject: [PATCH 0219/1353] =?UTF-8?q?Fri=20Mar=2018=202022=2021:41:46=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index afba0ae..daf6ba8 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron nos insinos dos apostolos no compañerismo no partimento do pan \ No newline at end of file +\v 40 \v 41 \v 42 Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file From 24a51b61fb02dfce0a6c5e6cbd6d203dffa31214 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 12:00:51 +0100 Subject: [PATCH 0220/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2012:00:49=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index daf6ba8..f50adcc 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" Enton eles recebiron sua palabra e foron engadidos nese día preto de tres milm animas. Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file +\v 40 Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file From 3a3f00e5ee9fda1689ae54b1b64bb45bdb9bb368 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 12:02:49 +0100 Subject: [PATCH 0221/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2012:02:49=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index f50adcc..62456ef 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 Con moitas palabras él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file +\v 40 Con moitas, vervas él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file From dc1ee9a40347eadb2221bfe12ebfe774d915842a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 13:39:57 +0100 Subject: [PATCH 0222/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2013:39:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 02/46.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/46.txt diff --git a/02/40.txt b/02/40.txt index 62456ef..4a62886 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 Con moitas, vervas él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos no confraternidad no partimento do pan e das oracions. \ No newline at end of file +\v 40 Con moitas, vervas él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos na confraternidad no partimento do pan e das oracions. \ No newline at end of file diff --git a/02/46.txt b/02/46.txt new file mode 100644 index 0000000..fb106f1 --- /dev/null +++ b/02/46.txt @@ -0,0 +1 @@ +Asín que día \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0a9387f..50f9a53 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "02-29", "02-32", "02-34", - "02-37" + "02-37", + "02-40" ] } \ No newline at end of file From 5720a5c5846004b52fced60332f302c36f431e3d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 13:41:56 +0100 Subject: [PATCH 0223/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2013:41:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index fb106f1..6a5c092 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asín que día \ No newline at end of file +Asín que día tras dáa siguian cun un único propósito \ No newline at end of file From 0b7a4214260707c1c3e6e4e8189ada5766803220 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 13:43:56 +0100 Subject: [PATCH 0224/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2013:43:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 6a5c092..474af09 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asín que día tras dáa siguian cun un único propósito \ No newline at end of file +Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e \ No newline at end of file From eb4a4f6b173d534b76f7c4788414a36f6ef2f4e8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 13:45:56 +0100 Subject: [PATCH 0225/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2013:45:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 474af09..be1aa5b 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e \ No newline at end of file +Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian \ No newline at end of file From 79e744ba7ca17e72fddb7f1b4b35f90939c2d899 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 13:47:56 +0100 Subject: [PATCH 0226/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2013:47:56=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index be1aa5b..f69c1f8 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian \ No newline at end of file +Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón e loubaban a Deus e tiñan o favor de todas persoas o Señor engadia día adía aos que se salvaban. \ No newline at end of file From 53d199d7c84a0cb1426d26363ebf5c3e6bd1ad4c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 14:49:15 +0100 Subject: [PATCH 0227/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2014:49:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index f69c1f8..5ba54b6 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón e loubaban a Deus e tiñan o favor de todas persoas o Señor engadia día adía aos que se salvaban. \ No newline at end of file +\v 46 \v 47 Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón e loubaban a Deus e tiñan o favor de todas persoas o Señor engadia día adía aos que se salvaban. \ No newline at end of file From 889a2940aa15e443f4e5071e571f1f2c26c9d5ba Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 14:53:10 +0100 Subject: [PATCH 0228/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2014:53:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/46.txt b/02/46.txt index 5ba54b6..dd0c031 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón e loubaban a Deus e tiñan o favor de todas persoas o Señor engadia día adía aos que se salvaban. \ No newline at end of file +\v 46 Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón \v 47 eles loubaban a Deus e tiñan o favor de todas as persoas o Señor engadia día a día aos que se salvaban. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50f9a53..8b55247 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "02-32", "02-34", "02-37", - "02-40" + "02-40", + "02-46" ] } \ No newline at end of file From d4c236ff5f1dd1079556186548f9793cf63cdb22 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 14:57:10 +0100 Subject: [PATCH 0229/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2014:57:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 1 + 03/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 03/01.txt create mode 100644 03/title.txt diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 0000000..aad00e3 --- /dev/null +++ b/03/01.txt @@ -0,0 +1 @@ +\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena \ No newline at end of file diff --git a/03/title.txt b/03/title.txt new file mode 100644 index 0000000..daa74b8 --- /dev/null +++ b/03/title.txt @@ -0,0 +1 @@ +Capitolo 3 \ No newline at end of file From d0b0e0b3a18d0f4aeecbf5750e564236f48c1c88 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 14:59:10 +0100 Subject: [PATCH 0230/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2014:59:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index aad00e3..3abe36b 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena \ No newline at end of file +\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él \ No newline at end of file From 248e3d963e6fe43792d2a2a29575a9ad0d833507 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:01:10 +0100 Subject: [PATCH 0231/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:01:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 3abe36b..9922d85 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él \ No newline at end of file +\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que \ No newline at end of file From 95cc72a0b6ca10163715f8c3b8f8f7843cad1ccb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:03:11 +0100 Subject: [PATCH 0232/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:03:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 9922d85..98e4e9d 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que \ No newline at end of file +\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piq \ No newline at end of file From b0b95ebcbe7a585125f919d1c36cc54f43deb419 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:05:10 +0100 Subject: [PATCH 0233/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:05:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 98e4e9d..834738e 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piq \ No newline at end of file +\c 3 \v 1 \v 2 \v 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piques de entrar no templo, él pediull esmola \ No newline at end of file From e26ec3b932620d9422319bed2cb518380dff4512 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:07:10 +0100 Subject: [PATCH 0234/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:07:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 834738e..7f7850a 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 \v 1 \v 2 \v 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacementoo levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piques de entrar no templo, él pediull esmola \ No newline at end of file +\c 3 \v 1 \v 2 \v 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacemento o levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piques de entrar no templo, él lle pediu esmola. \ No newline at end of file From 62b7ff3d490a66b4042e87e702e52bc1f23be3aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:09:10 +0100 Subject: [PATCH 0235/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:09:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/01.txt b/03/01.txt index 7f7850a..2ab4cf7 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 \v 1 \v 2 \v 3 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. Certo home coxo dende seu nacemento o levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. Cando él mirou a Pedro e a Xoan a piques de entrar no templo, él lle pediu esmola. \ No newline at end of file +\c 3 \v 1 Agora Pedro e Xoan soben a o templo a hora da pregaria a hora novena. \v 2 Certo home coxo dende seu nacemento o levaban cada día e o puñan a porta de templo chamada Fermosa, pra que él poidera pidir esmola de as persoas que viñan a o templo. \v 3 Cando él mirou a Pedro e a Xoan a piques de entrar no templo, él lle pediu esmola. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8b55247..b118f00 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "02-34", "02-37", "02-40", - "02-46" + "02-46", + "03-01" ] } \ No newline at end of file From 746dcb7d44218c73f4eaba50a9e5f7f7c6244caf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:17:10 +0100 Subject: [PATCH 0236/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:17:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/04.txt diff --git a/03/04.txt b/03/04.txt new file mode 100644 index 0000000..882287e --- /dev/null +++ b/03/04.txt @@ -0,0 +1 @@ +Pedro xunto con Xoan fixaron seus ollos \ No newline at end of file From 5384fbeb910c46684904821d8c09efd8e1899729 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:21:10 +0100 Subject: [PATCH 0237/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:21:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index 882287e..d7befdd 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -Pedro xunto con Xoan fixaron seus ollos \ No newline at end of file +Pedro xunto con Xoan fixaron seus ollos nel e dixo;" \ No newline at end of file From e03852b35e6e670e2423124df087fe64caaa4ac6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:27:10 +0100 Subject: [PATCH 0238/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:27:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index d7befdd..74f392d 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -Pedro xunto con Xoan fixaron seus ollos nel e dixo;" \ No newline at end of file +Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Mira \ No newline at end of file From 81288ca75528c87280aaa885357b680f6125f314 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:29:10 +0100 Subject: [PATCH 0239/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:29:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index 74f392d..b0f5488 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Mira \ No newline at end of file +Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Miranos," O coxo os mirou, a espera de recebir algo deles. Pero Pedro lle dixo:Prata e ouro non teño, pero o que teño. eu darai \ No newline at end of file From 1b459ea8a7ce1750c80fac01d533d579e132dd53 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:31:10 +0100 Subject: [PATCH 0240/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:31:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/04.txt b/03/04.txt index b0f5488..74ebff4 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Miranos," O coxo os mirou, a espera de recebir algo deles. Pero Pedro lle dixo:Prata e ouro non teño, pero o que teño. eu darai \ No newline at end of file +Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Miranos," O coxo os mirou, a espera de recebir algo deles. Pero Pedro lle dixo: Prata e ouro non teño, pero o que teño. eu dareiche. No nome de Xecuscristo de Nazaret, anda. \ No newline at end of file From 7d7ef9a211c816ee8baa5210d3683833ea4ef6c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:33:11 +0100 Subject: [PATCH 0241/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:33:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/04.txt b/03/04.txt index 74ebff4..a867457 100644 --- a/03/04.txt +++ b/03/04.txt @@ -1 +1 @@ -Pedro xunto con Xoan fixaron seus ollos nel e dixo;" Miranos," O coxo os mirou, a espera de recebir algo deles. Pero Pedro lle dixo: Prata e ouro non teño, pero o que teño. eu dareiche. No nome de Xecuscristo de Nazaret, anda. \ No newline at end of file +\v 4 Pedro xunto con Xoan fixaron seus ollos nel e dixo;" \v 5 Miranos," O coxo os mirou, a espera de recebir algo deles. \v 6 Pero Pedro lle dixo: "Prata e ouro non teño, pero o que teño. eu dareiche. No nome de Xecuscristo de Nazaret, anda. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b118f00..a775953 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "02-37", "02-40", "02-46", - "03-01" + "03-01", + "03-04" ] } \ No newline at end of file From 3737dde9dbd6f4c81fe0f0c4cd21bc66000b4e8d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:35:10 +0100 Subject: [PATCH 0242/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:35:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/07.txt diff --git a/03/07.txt b/03/07.txt new file mode 100644 index 0000000..e4a566e --- /dev/null +++ b/03/07.txt @@ -0,0 +1 @@ +Pedro colleuno da man dereita. o levantou; e de súpeto \ No newline at end of file From 86a528e7830152d874bcdf9ffc73afe534ec8f1c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:37:10 +0100 Subject: [PATCH 0243/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:37:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index e4a566e..8fe2f58 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Pedro colleuno da man dereita. o levantou; e de súpeto \ No newline at end of file +Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. \ No newline at end of file From b5abf3275b6c16ecc2d17d040d16fdbaa2dd64a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:39:10 +0100 Subject: [PATCH 0244/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:39:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index 8fe2f58..22a2079 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. \ No newline at end of file +Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. \ No newline at end of file From e385174ba764f30f98887bfaac8076c8da19c3ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:41:10 +0100 Subject: [PATCH 0245/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:41:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index 22a2079..db391ab 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. \ No newline at end of file +Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a \ No newline at end of file From 1b0106ea455428e2338c4997487a786785fab230 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:47:10 +0100 Subject: [PATCH 0246/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:47:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index db391ab..d88252f 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a \ No newline at end of file +Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a camiñar \ No newline at end of file From c8e3bd4797de966ee87e1694c54749ad32ddda20 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:49:10 +0100 Subject: [PATCH 0247/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:49:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index d88252f..a82a785 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a camiñar \ No newline at end of file +\v 7 \v 8 Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a camiñar; el entrou con Pedrol e Xoan a o templo, camiñando, brincando e loubando a Deus. \ No newline at end of file From 040e257227c3c882ff892bd124c53053996ae694 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:51:11 +0100 Subject: [PATCH 0248/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:51:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/07.txt b/03/07.txt index a82a785..bd89743 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -\v 7 \v 8 Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. Brincando, o coxo parouse e escomenzou a camiñar; el entrou con Pedrol e Xoan a o templo, camiñando, brincando e loubando a Deus. \ No newline at end of file +\v 7 Pedro colleuno da man dereita. o levantou; e de súpeto seus pes e os osos de seus nocellos reciberon forzas. \v 8 Brincando, o coxo parouse e escomenzou a camiñar; el entrou con Pedrol e Xoan a o templo, camiñando, brincando e loubando a Deus. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a775953..c6616d8 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "02-40", "02-46", "03-01", - "03-04" + "03-04", + "03-07" ] } \ No newline at end of file From 91d4dec8d34c0e2977e43ddaff80ee02f84a0cbd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:53:10 +0100 Subject: [PATCH 0249/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:53:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/43.txt diff --git a/02/43.txt b/02/43.txt new file mode 100644 index 0000000..8f2e12e --- /dev/null +++ b/02/43.txt @@ -0,0 +1 @@ +Medo veu sobre todas as ánima \ No newline at end of file From 5ffd2a7a84e224b2f49eaf601c888e92da2697d7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:55:10 +0100 Subject: [PATCH 0250/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:55:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 8f2e12e..10ffbf3 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánima \ No newline at end of file +Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas polos apostolos \ No newline at end of file From cf66d4ad71d25292acb6dd415cea2720122f8504 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 15:57:10 +0100 Subject: [PATCH 0251/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2015:57:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 10ffbf3..e5f3cdf 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas polos apostolos \ No newline at end of file +Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en \ No newline at end of file From f5c88e862e03f7803bf9e38d9439cde21f04d132 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:03:10 +0100 Subject: [PATCH 0252/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:03:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index e5f3cdf..5de4aa8 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en \ No newline at end of file +Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a tos \ No newline at end of file From bd312d3bea95a7d7827be15dd5bbd09d7237c6ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:05:10 +0100 Subject: [PATCH 0253/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:05:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 5de4aa8..4c6425b 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a tos \ No newline at end of file +Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a todos, de , en \ No newline at end of file From af6b7818084a2bf7d798a0ba710be85562f06c8a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:07:10 +0100 Subject: [PATCH 0254/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:07:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 4c6425b..0c2caa2 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a todos, de , en \ No newline at end of file +Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a todos, de , en acordo as necesidades necesidades que calquera tivera \ No newline at end of file From fb7058b7956fa93c1844d8bc26585dd4ad155fc4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:09:11 +0100 Subject: [PATCH 0255/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:09:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index 0c2caa2..a6b9dbc 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, e eles venderon as suas propiedades e posesións e as doaron a todos, de , en acordo as necesidades necesidades que calquera tivera \ No newline at end of file +\v 43 Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. \v 44 Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, \v 45 e eles venderon as suas propiedades e posesións e as doaron a todos, de , en acordo as necesidades necesidades que calquera tivera- \ No newline at end of file diff --git a/manifest.json b/manifest.json index c6616d8..8d3d5f1 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "02-34", "02-37", "02-40", + "02-43", "02-46", "03-01", "03-04", From cb916ac37e6db8c6aa91fe506bcb15124af9fea6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:15:10 +0100 Subject: [PATCH 0256/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:15:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/09.txt diff --git a/03/09.txt b/03/09.txt new file mode 100644 index 0000000..4ec5c7b --- /dev/null +++ b/03/09.txt @@ -0,0 +1 @@ +Todas as persoas o miraron andando \ No newline at end of file From 063af269c43c1d898ececa7a60d799db3e60bbd5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:17:11 +0100 Subject: [PATCH 0257/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:17:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 4ec5c7b..b1c3ee0 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles viron que era o home que estaba sentado para \ No newline at end of file From d8fdffed00c254cb324fe1b093a2a02f543b8b24 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:19:11 +0100 Subject: [PATCH 0258/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:19:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index b1c3ee0..3fa80ca 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles viron que era o home que estaba sentado para \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre \ No newline at end of file From eb17cb48af902ffe03584da8f513e93b9d8a8d69 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:21:11 +0100 Subject: [PATCH 0259/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:21:11=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 3fa80ca..0ee870c 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , AHermosa \ No newline at end of file From bd0f04b4f55d6395abc0e148254c26b8f978e768 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:27:11 +0100 Subject: [PATCH 0260/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:27:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 0ee870c..e9a9689 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , AHermosa \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , A Hermosa e eles foron cheos de \ No newline at end of file From 6916fbed8400176e25e7db6850026dff48962aa8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:29:11 +0100 Subject: [PATCH 0261/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:29:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index e9a9689..d700c13 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , A Hermosa e eles foron cheos de \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , A Hermosa e eles foron cheos de abrai e admiración por causa do que lles \ No newline at end of file From efa4e7c9583d0d9180f6f66914b07d1f9ba58b4c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:31:11 +0100 Subject: [PATCH 0262/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:31:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index d700c13..fb28608 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a recebre esmolas na porta do templo , A Hermosa e eles foron cheos de abrai e admiración por causa do que lles \ No newline at end of file +Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a receber esmolas na porta do templo , A Hermosa e eles foron cheos de abraio e admiración po lo que llle pasara a él. \ No newline at end of file From 8ca3dfefb2933ed93dfe1fbdd11f263e249a3f40 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:33:11 +0100 Subject: [PATCH 0263/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:33:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/09.txt | 2 +- 03/11.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 03/11.txt diff --git a/03/09.txt b/03/09.txt index fb28608..5c03f32 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -Todas as persoas o miraron andando e loubando a Deus. Eles decatáronse que era o home que estaba sentado a receber esmolas na porta do templo , A Hermosa e eles foron cheos de abraio e admiración po lo que llle pasara a él. \ No newline at end of file +\v 9 Todas as persoas o miraron andando e loubando a Deus. \v 10 Eles decatáronse que era o home que estaba sentado a receber esmolas na porta do templo , A Hermosa e eles foron cheos de abraio e admiración po lo que lle ocorrera a él. \ No newline at end of file diff --git a/03/11.txt b/03/11.txt new file mode 100644 index 0000000..8a071ce --- /dev/null +++ b/03/11.txt @@ -0,0 +1 @@ +Mentras él \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8d3d5f1..7d668a0 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "02-46", "03-01", "03-04", - "03-07" + "03-07", + "03-09" ] } \ No newline at end of file From eca1ee388e7df1867825fcaf0cbfa5a6b64f8678 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:35:11 +0100 Subject: [PATCH 0264/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:35:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 8a071ce..4bd8e69 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Mentras él \ No newline at end of file +Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o p \ No newline at end of file From 7c6ce4a59e76afee63d55c1e4b1bba1baaf25f64 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:37:11 +0100 Subject: [PATCH 0265/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:37:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 4bd8e69..9eb8aa9 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o p \ No newline at end of file +Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandp \ No newline at end of file From 3a5d8d538577b670303fdc55222096e8ebf9de62 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:39:11 +0100 Subject: [PATCH 0266/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:39:11=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 9eb8aa9..8473612 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandp \ No newline at end of file +Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandose moito. Cando Pedro viu isto, lle resondeu a xente: ·Vostedes homes de Israel,¿por \ No newline at end of file From 44070f1717a2a7347fb0fd15a58a382b32aad639 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:41:11 +0100 Subject: [PATCH 0267/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:41:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 8473612..b03f1c4 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandose moito. Cando Pedro viu isto, lle resondeu a xente: ·Vostedes homes de Israel,¿por \ No newline at end of file +Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandose moito. Cando Pedro viu isto, lle resondeu a xente: ·Vostedes homes de Israel,¿por que fixan seus ollos en nosco, cama se nos houberamos feito que él camiñara por noso propio poderio o \ No newline at end of file From a89fae0c2e364e6b5c64e2c40615b9116cda1751 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 16:43:11 +0100 Subject: [PATCH 0268/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2016:43:10=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/11.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/11.txt b/03/11.txt index b03f1c4..f4340f2 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandose moito. Cando Pedro viu isto, lle resondeu a xente: ·Vostedes homes de Israel,¿por que fixan seus ollos en nosco, cama se nos houberamos feito que él camiñara por noso propio poderio o \ No newline at end of file +\v 11 Mentras él aguntabase de Pedro e Xoan, todas as persoas correron a eles a o álpendre que e chamado de Salomón, abraiandose moito. \v 12 Cando Pedro viu isto, lle resondeu a xente: ·Vostedes homes de Israel,¿por que fixan seus ollos en nosco, cama se nos houberamos feito que él camiñara por noso propio poder o piedad? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7d668a0..d4b8691 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "03-01", "03-04", "03-07", - "03-09" + "03-09", + "03-11" ] } \ No newline at end of file From ccc84e046fa29a4f35fdca537fb4d855df58583e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:07:48 +0100 Subject: [PATCH 0269/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:07:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/13.txt diff --git a/03/13.txt b/03/13.txt new file mode 100644 index 0000000..23d1676 --- /dev/null +++ b/03/13.txt @@ -0,0 +1 @@ +O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, \ No newline at end of file From 367f911570d812d8191f439b3d42c51362531369 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:09:48 +0100 Subject: [PATCH 0270/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:09:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index 23d1676..a853972 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, \ No newline at end of file +O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, \ No newline at end of file From 98c9a6ccd250fdd53adf1fcd1f1a236d13348e49 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:11:48 +0100 Subject: [PATCH 0271/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:11:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index a853972..95d409c 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, \ No newline at end of file +O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron \ No newline at end of file From f7761f82b32c018dcdc93493a7df571fc8e8396b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:13:48 +0100 Subject: [PATCH 0272/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:13:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index 95d409c..e0d88bd 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron \ No newline at end of file +O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo \ No newline at end of file From 248143fe9325446cbf9be15a85fcf8989b32f31a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:15:48 +0100 Subject: [PATCH 0273/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:15:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index e0d88bd..a443b12 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo \ No newline at end of file +O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo. Vostedes rexeitaron a o Santo e Xusto, e pidiron en cambio fura libero \ No newline at end of file From cf561d306b7b86f7db9c92023667ebbd2b32d4d4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:17:48 +0100 Subject: [PATCH 0274/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:17:47=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index a443b12..4531564 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo. Vostedes rexeitaron a o Santo e Xusto, e pidiron en cambio fura libero \ No newline at end of file +\v 13 \v 14 O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo. Vostedes rexeitaron a o Santo e Xusto, e pidiron no seu sien cambio fora \ No newline at end of file From 106a02c9541c997b9105537e13e220c911a50858 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:19:48 +0100 Subject: [PATCH 0275/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:19:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/13.txt b/03/13.txt index 4531564..4aeea8d 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -\v 13 \v 14 O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo. Vostedes rexeitaron a o Santo e Xusto, e pidiron no seu sien cambio fora \ No newline at end of file +\v 13 O Deus de Abraham, e Isaac, e Xacob, o Deus de nosos pais, glorificaron a seu Servo, Xesús. Él e Aquel a quen vostedes entregaron e descartaron diante da cara de Pilato, cando dicidiu liberalo. \v 14 Vostedes rexeitaron a o Santo e Xusto, e pidiron no seu sitio a un sisino para ser liberado . \ No newline at end of file diff --git a/manifest.json b/manifest.json index d4b8691..c707be1 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "03-04", "03-07", "03-09", - "03-11" + "03-11", + "03-13" ] } \ No newline at end of file From b3a04ded63910b5a01e348f4c799a0c66807e451 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:21:48 +0100 Subject: [PATCH 0276/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:21:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/15.txt diff --git a/03/15.txt b/03/15.txt new file mode 100644 index 0000000..9049789 --- /dev/null +++ b/03/15.txt @@ -0,0 +1 @@ +Vostedes mataron a o Principe da Vida, a quen Deus resucitou \ No newline at end of file From bc9498e5f77b130ba4ba51a3f7f451058670e784 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:23:48 +0100 Subject: [PATCH 0277/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:23:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/15.txt b/03/15.txt index 9049789..6e24d16 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1 +1 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou \ No newline at end of file +Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no se \ No newline at end of file From 231c8623e40a142af7d487ae4a6f4efff63c469f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:25:48 +0100 Subject: [PATCH 0278/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:25:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/15.txt b/03/15.txt index 6e24d16..130baf5 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1 +1 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no se \ No newline at end of file +Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ve coñocedes \ No newline at end of file From d0d476db40a07f939b5fd2e5193dee2a8e2e454f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:27:48 +0100 Subject: [PATCH 0279/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:27:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/15.txt b/03/15.txt index 130baf5..f4594aa 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1 +1 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ve coñocedes \ No newline at end of file +Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ven e coñoceden. este mesmo nome o a feito forte. A fe que e \ No newline at end of file From 120c9a7a607d27b6a8417f4091d6c99070d75e7b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:29:48 +0100 Subject: [PATCH 0280/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:29:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/15.txt b/03/15.txt index f4594aa..bce4c08 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1 +1 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ven e coñoceden. este mesmo nome o a feito forte. A fe que e \ No newline at end of file +Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ven e coñoceden. este mesmo nome o a feito forte. A fe que e stá a través de Xesús deulle esta saúde completa na sua presencia \ No newline at end of file From e6808bad6de8e87ba65ca11eeff632a11279d2b9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:31:48 +0100 Subject: [PATCH 0281/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:31:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03/15.txt b/03/15.txt index bce4c08..b900497 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1 +1,2 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos ven e coñoceden. este mesmo nome o a feito forte. A fe que e stá a través de Xesús deulle esta saúde completa na sua presencia \ No newline at end of file +Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos miran e coñocen. este mesmo nome o a feito forte. A fe que e stá a través de Xesús deulle esta saúde completa na presencia de vostedes +. \ No newline at end of file From d4aa0282bd5ffbdfae6604692ce8fda51e069007 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:33:48 +0100 Subject: [PATCH 0282/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:33:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/15.txt | 4 ++-- 03/17.txt | 1 + manifest.json | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 03/17.txt diff --git a/03/15.txt b/03/15.txt index b900497..3068d4d 100644 --- a/03/15.txt +++ b/03/15.txt @@ -1,2 +1,2 @@ -Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. Agora, pola fe no Seu nome, este home a quen vos miran e coñocen. este mesmo nome o a feito forte. A fe que e stá a través de Xesús deulle esta saúde completa na presencia de vostedes -. \ No newline at end of file +\v 15 Vostedes mataron a o Principe da Vida, a quen Deus resucitou dente os mortos, e nos somos testemuñas diso. \v 16 Agora, pola fe no Seu nome, este home a quen vos miran e coñocen. este mesmo nome o fixo forte. A fe que está a través de Xesús deulle esta saúde completa na presencia de vostedes +. \ No newline at end of file diff --git a/03/17.txt b/03/17.txt new file mode 100644 index 0000000..be93b4a --- /dev/null +++ b/03/17.txt @@ -0,0 +1 @@ +Agora, hirmans, eu seique vostedes \ No newline at end of file diff --git a/manifest.json b/manifest.json index c707be1..df5c75a 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "03-07", "03-09", "03-11", - "03-13" + "03-13", + "03-15" ] } \ No newline at end of file From b48a7dca411dcc335753ae80ea0c816e0d5eba31 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:35:48 +0100 Subject: [PATCH 0283/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:35:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index be93b4a..85e0aff 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Agora, hirmans, eu seique vostedes \ No newline at end of file +Agora, hirmans, eu seique que vostedes fixestes ignorancia coma os vosos gobernantes \ No newline at end of file From b839d1d4874bda67bc1ffe54935e5207fef929de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:37:48 +0100 Subject: [PATCH 0284/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:37:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 85e0aff..d3db5f9 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Agora, hirmans, eu seique que vostedes fixestes ignorancia coma os vosos gobernantes \ No newline at end of file +Agora, hirmans, eu seique que vostedes fixestes ignorancia coma tamen fixeron os vosos gobernantes. Pero as cousas que Deus \ No newline at end of file From 4534aedc204ab3b02c9e391dbfb0d1f0f751a80f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:47:48 +0100 Subject: [PATCH 0285/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:47:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index d3db5f9..09d7bcd 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Agora, hirmans, eu seique que vostedes fixestes ignorancia coma tamen fixeron os vosos gobernantes. Pero as cousas que Deus \ No newline at end of file +Agora, hirmans, eu seique que vostedes fixestes ignorancia coma tamen fixeron os vosos gobernantes. Pero as cousas que Deus anunciou de anteman po la boca de todos os profetas que Su Cristo tiña que sofrir, Él agora as foi cumplindo \ No newline at end of file From ebae219b9e3a700a578229768b18b4c4f081610f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:49:48 +0100 Subject: [PATCH 0286/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:49:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/17.txt b/03/17.txt index 09d7bcd..00dc570 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Agora, hirmans, eu seique que vostedes fixestes ignorancia coma tamen fixeron os vosos gobernantes. Pero as cousas que Deus anunciou de anteman po la boca de todos os profetas que Su Cristo tiña que sofrir, Él agora as foi cumplindo \ No newline at end of file +\v 17 Agora, hirmans, eu seique que vostedes fixestes ignorancia coma tamen fixeron os vosos gobernantes. \v 18 Pero as cousas que Deus anunciou de anteman po la boca de todos os profetas que Su Cristo tiña que sofrir, Él agora as foi cumplindo . \ No newline at end of file diff --git a/manifest.json b/manifest.json index df5c75a..260c39d 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "03-09", "03-11", "03-13", - "03-15" + "03-15", + "03-17" ] } \ No newline at end of file From a354db466fa3cde77f29e59f9e23f8ef5f94e8b1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 18:59:48 +0100 Subject: [PATCH 0287/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2018:59:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/19.txt diff --git a/03/19.txt b/03/19.txt new file mode 100644 index 0000000..45fb3c5 --- /dev/null +++ b/03/19.txt @@ -0,0 +1 @@ +Arrepentanse, po lo tanto \ No newline at end of file From 716ef20e3812966132274ef5bc66df546873d31c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:01:48 +0100 Subject: [PATCH 0288/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:01:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 45fb3c5..3fa8870 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto \ No newline at end of file +Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tem \ No newline at end of file From 6107d7cb8eba2bd4c4fe53b14a0a4d392664a242 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:03:48 +0100 Subject: [PATCH 0289/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:03:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 3fa8870..8528529 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tem \ No newline at end of file +Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio \ No newline at end of file From 64be4abe5a83b225503cb4075aaf86bed5205268 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:07:48 +0100 Subject: [PATCH 0290/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:07:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 8528529..2cd4b98 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio \ No newline at end of file +Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; \ No newline at end of file From c26fd4c2b64cf016335b0881a096c30561df5e71 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:11:48 +0100 Subject: [PATCH 0291/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:11:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 2cd4b98..12ee64a 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; \ No newline at end of file +Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda \ No newline at end of file From 5d57eebe93121a36a5160046b683b316058a017f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:13:48 +0100 Subject: [PATCH 0292/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:13:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 12ee64a..c4f00b3 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda \ No newline at end of file +Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi \ No newline at end of file From a0aa94ea08a03eb88d0fef5412b2e65d027b4eb9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:17:48 +0100 Subject: [PATCH 0293/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:17:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index c4f00b3..7d94ca5 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan quitados, pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi \ No newline at end of file +\v 19 \v 20 Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi \ No newline at end of file From 4051624be109496c22bdb2dcee831d2027085436 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:19:48 +0100 Subject: [PATCH 0294/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:19:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 7d94ca5..eb28f81 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi \ No newline at end of file +\v 19 \v 20 Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file From d8bc4b94cb8252df6f9a073c1a395bcb79020a82 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:27:48 +0100 Subject: [PATCH 0295/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:27:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index eb28f81..5950f6d 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentanse, po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file +\v 19 \v 20 Arrepentaídevos , po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file From c1848eb53032929f62d343d39d62703fe90264a7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:29:48 +0100 Subject: [PATCH 0296/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:29:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 5950f6d..d4778d5 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentaídevos , po lo tanto, e voltense, pra que seus pecados sexan borrados pra que poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file +\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas per poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file From 3b7fbbf27e0633256ee86daa175b798d95f775b8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:31:48 +0100 Subject: [PATCH 0297/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:31:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index d4778d5..646d3a5 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas per poidan chegar tempos de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file +\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerioda presencia do Señor de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file From 2776e023aecc23a42a9378f35a043131c0275a0f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:33:48 +0100 Subject: [PATCH 0298/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:33:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 646d3a5..3bb7c20 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerioda presencia do Señor de refrixerio dende a presencia do señor; e que Él pueda enviar a Cristo, que foi designados \ No newline at end of file +\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerio da presencia do Señor; e que Él poida mand \ No newline at end of file From 8feb363ebeb3e88c7ecef39714e4b0980367cff1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:35:48 +0100 Subject: [PATCH 0299/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:35:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/19.txt b/03/19.txt index 3bb7c20..b753477 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 \v 20 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerio da presencia do Señor; e que Él poida mand \ No newline at end of file +\v 19 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerio da presencia do Señor; e \v 20 que Él poida enviar ao Cristo que foi desinado para vostedes, Xesús. \ No newline at end of file From 889ddb2835b021a8e634754b8ff1dae798f85ac5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:37:48 +0100 Subject: [PATCH 0300/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:37:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/19.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/19.txt b/03/19.txt index b753477..a1b743d 100644 --- a/03/19.txt +++ b/03/19.txt @@ -1 +1 @@ -\v 19 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerio da presencia do Señor; e \v 20 que Él poida enviar ao Cristo que foi desinado para vostedes, Xesús. \ No newline at end of file +\v 19 Arrepentaídevos , po lo tanto, e cambiade, pra que vosos pecados sexan borrados pra que veñas períodosde rrefrixerio da presencia do Señor; \v 20 e que Él poida enviar ao Cristo que foi desinado para vostedes, Xesús. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 260c39d..993e948 100644 --- a/manifest.json +++ b/manifest.json @@ -73,6 +73,7 @@ "03-11", "03-13", "03-15", - "03-17" + "03-17", + "03-19" ] } \ No newline at end of file From 95cb7932a08f89c195964a13dc908637e6a2e108 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:39:48 +0100 Subject: [PATCH 0301/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:39:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/21.txt diff --git a/03/21.txt b/03/21.txt new file mode 100644 index 0000000..7511fa5 --- /dev/null +++ b/03/21.txt @@ -0,0 +1 @@ +Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca do S \ No newline at end of file From e3d9f59cba7cef75afd9cde4e438988b0e120e2a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:41:48 +0100 Subject: [PATCH 0302/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:41:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/21.txt b/03/21.txt index 7511fa5..f67e629 100644 --- a/03/21.txt +++ b/03/21.txt @@ -1 +1 @@ -Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca do S \ No newline at end of file +Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA \ No newline at end of file From 78abb9d256f64dfbd37b066ab99a618bfffacabf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:43:48 +0100 Subject: [PATCH 0303/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:43:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/21.txt b/03/21.txt index f67e629..cd5b5de 100644 --- a/03/21.txt +++ b/03/21.txt @@ -1 +1 @@ -Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA \ No newline at end of file +Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA COMA EU ENTRE SEUS HIRMANS. VOSTEDES ESCOITARAN TODO O QUE ÉL LLES FALARÁ \ No newline at end of file From 30e6f5b3fd56d47f41b838bdd02514c881daa1ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:45:48 +0100 Subject: [PATCH 0304/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:45:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/21.txt b/03/21.txt index cd5b5de..96595dd 100644 --- a/03/21.txt +++ b/03/21.txt @@ -1 +1 @@ -Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA COMA EU ENTRE SEUS HIRMANS. VOSTEDES ESCOITARAN TODO O QUE ÉL LLES FALARÁ \ No newline at end of file +Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA COMA EU ENTRE SEUS HIRMANS. VOSTEDES ESCOITARAN TODO O QUE ÉL LLES FALARÁ. SUCEDERA QUE TODA PERSOA QUE NON ESCOITE A ESE PROFETA SERÁ COMPL \ No newline at end of file From d8dd1b7e93e0b592c9b2148505b4af03760ccc18 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:47:48 +0100 Subject: [PATCH 0305/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:47:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/21.txt b/03/21.txt index 96595dd..2b3a769 100644 --- a/03/21.txt +++ b/03/21.txt @@ -1 +1 @@ -Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA COMA EU ENTRE SEUS HIRMANS. VOSTEDES ESCOITARAN TODO O QUE ÉL LLES FALARÁ. SUCEDERA QUE TODA PERSOA QUE NON ESCOITE A ESE PROFETA SERÁ COMPL \ No newline at end of file +\v 21 Él é o que no ceo twn de recebir ata o tempo da restayración de todas as cousa, do que Deus faluo fai tempo po la boca dos Seus santos profetas. \v 22 Moisés certamente dixo<, ÉL SEÑOR DEUS LEVANTÁRA UN PROFETA COMA EU ENTRE SEUS HIRMANS. VOSTEDES ESCOITARAN TODO O QUE ÉL LLES FALARÁ. \v 23 SUCEDERA QUE TODA PERSOA QUE NON ESCOITE A ESE PROFETA SERÁ COMPLETAMENTE DESTRUIDOS DE ENTRE O POBO" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 993e948..6f50fc0 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,7 @@ "03-13", "03-15", "03-17", - "03-19" + "03-19", + "03-21" ] } \ No newline at end of file From f0addde467f832f8dccc5261a7149e4d48691009 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:51:48 +0100 Subject: [PATCH 0306/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:51:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/24.txt diff --git a/03/24.txt b/03/24.txt new file mode 100644 index 0000000..f625f97 --- /dev/null +++ b/03/24.txt @@ -0,0 +1 @@ +Sï, e todos os profetas dende Samuel e os que viñer \ No newline at end of file From 97431c7c7d2a4bc5781fbe749549c6e70d3fb1ad Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:53:48 +0100 Subject: [PATCH 0307/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:53:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/24.txt b/03/24.txt index f625f97..dcb4a7e 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -Sï, e todos os profetas dende Samuel e os que viñer \ No newline at end of file +Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas \ No newline at end of file From ba1b8374fc4f69018a8feae5390b45f5f8219bdf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:55:48 +0100 Subject: [PATCH 0308/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:55:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/24.txt b/03/24.txt index dcb4a7e..f4b0f2b 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas \ No newline at end of file +Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. dEPOIS QUE dEUS RESUCITOU \ No newline at end of file From abb8e17df2d7ba4c9fe44fc5ff6a5f833d77dd28 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 19:57:48 +0100 Subject: [PATCH 0309/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2019:57:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/24.txt b/03/24.txt index f4b0f2b..47f1101 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. dEPOIS QUE dEUS RESUCITOU \ No newline at end of file +Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís \ No newline at end of file From 71e3b7ffa3a743293569329ede324cfe001aae88 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 20:01:48 +0100 Subject: [PATCH 0310/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2020:01:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/24.txt b/03/24.txt index 47f1101..5e0becc 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís \ No newline at end of file +Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís que Deus resucitou a Seu dervo, Él o mandou primeramente a vostedes, co fin de bendecilos a \ No newline at end of file From bd088cc406490fd5dc9228155c975c8a2c716509 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 20:03:48 +0100 Subject: [PATCH 0311/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2020:03:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/24.txt b/03/24.txt index 5e0becc..a73a85c 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís que Deus resucitou a Seu dervo, Él o mandou primeramente a vostedes, co fin de bendecilos a \ No newline at end of file +\v 24 \v 25 Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. \v 26 Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; "EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís que Deus resucitou a Seu dervo, Él o mandou primeramente a vostedes, co fin de bendecilos a o apartarse cada un de vostedes da sua maldade." \ No newline at end of file From ce86f2d4c9d6d301adc2ebb1a6e0562dff505733 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 19 Mar 2022 20:04:48 +0100 Subject: [PATCH 0312/1353] =?UTF-8?q?Sat=20Mar=2019=202022=2020:04:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03/24.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/03/24.txt b/03/24.txt index a73a85c..4111ec5 100644 --- a/03/24.txt +++ b/03/24.txt @@ -1 +1 @@ -\v 24 \v 25 Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. \v 26 Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; "EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. Depoís que Deus resucitou a Seu dervo, Él o mandou primeramente a vostedes, co fin de bendecilos a o apartarse cada un de vostedes da sua maldade." \ No newline at end of file +\v 24 Sï, e todos os profetas dende Samuel e os que viñeron despois de él, todos falaron e anunciaron estos días. \v 25 Vostedes son os fillos dos profetas e do pacto que Deus fixo con seus ancestros, coma Él dixo a Abraham; "EN TUA SEMENTE TODAS AS FAMILIAS DA TERRA SERAN BENDECIDAS. \v 26 Depoís que Deus resucitou a Seu dervo, Él o mandou primeramente a vostedes, co fin de bendecilos a o apartarse cada un de vostedes da sua maldade." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6f50fc0..bbc54d3 100644 --- a/manifest.json +++ b/manifest.json @@ -75,6 +75,7 @@ "03-15", "03-17", "03-19", - "03-21" + "03-21", + "03-24" ] } \ No newline at end of file From 17d9393c86b67349c9b0a0a92a66b81a1caff744 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:14:44 +0100 Subject: [PATCH 0313/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:14:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 1 + 04/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 04/01.txt create mode 100644 04/title.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..6ecafc0 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Mentr \ No newline at end of file diff --git a/04/title.txt b/04/title.txt new file mode 100644 index 0000000..3c4cc13 --- /dev/null +++ b/04/title.txt @@ -0,0 +1 @@ +Capítolo 4 \ No newline at end of file From db2145ac90039844102dd962240368663040447c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:16:44 +0100 Subject: [PATCH 0314/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:16:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt deleted file mode 100644 index 6ecafc0..0000000 --- a/04/01.txt +++ /dev/null @@ -1 +0,0 @@ -\c 4 Mentr \ No newline at end of file From 32cc937de71efd2b5e3b69fbd2c8221128c8d3c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:20:43 +0100 Subject: [PATCH 0315/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:20:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..e051e4a --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán \ No newline at end of file From 7c97213508255b621424b804128c3a82cd2d17a7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:22:44 +0100 Subject: [PATCH 0316/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:22:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index e051e4a..24be596 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo \ No newline at end of file From 6e1419a14876218dc61832f50e22febfc318bc92 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:24:44 +0100 Subject: [PATCH 0317/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:24:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 24be596..d71ad10 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos \ No newline at end of file From fe5a141789769a2e08240d08e9865d824df0daa4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:26:44 +0100 Subject: [PATCH 0318/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:26:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index d71ad10..c189f9d 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. \ No newline at end of file From 923022708d88b509de09413649c6763bf4cb596e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:30:44 +0100 Subject: [PATCH 0319/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:30:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index c189f9d..05b202d 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente \ No newline at end of file From a7cf5d04af0a0571fd2f051365f5667529827b4f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:32:44 +0100 Subject: [PATCH 0320/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:32:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 05b202d..b30995e 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando a xente e proclamando \ No newline at end of file From f26cf6a18251fc009d156e9429224afa227097a6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:34:44 +0100 Subject: [PATCH 0321/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:34:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index b30995e..9e13065 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando a xente e proclamando \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivero \ No newline at end of file From 14632603b8bd07c911b86d9392f32c9f55a51347 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:36:44 +0100 Subject: [PATCH 0322/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:36:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 9e13065..18f7a10 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivero \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa er \ No newline at end of file From f69b10dd4c6f6e48f917e84a9ac1fdbcd200ea10 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:38:44 +0100 Subject: [PATCH 0323/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:38:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 18f7a10..591cc4e 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa er \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número \ No newline at end of file From a6fdcda6c8d9872c4f8b56393834ea520a71f55a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:40:44 +0100 Subject: [PATCH 0324/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:40:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 591cc4e..57b7331 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file From ee53f5df4266ff3ac2a9d0b7e6c60670bfd05ebc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:42:44 +0100 Subject: [PATCH 0325/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:42:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 57b7331..063d395 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles os saduceos. Ele estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file From 48ac74dbe5fb2ad2d2d77c6bffa369309f1b4e0e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:44:44 +0100 Subject: [PATCH 0326/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:44:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 063d395..f6958c7 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección os mortos . Detivéronos e meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file +\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección do medio dos mortos . Eles os detivéron meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file From 89bc8bc26261493a1c7a69780417b47faf9f961d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:46:44 +0100 Subject: [PATCH 0327/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:46:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index f6958c7..4f1a8a0 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 \v 3 \v 4 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección do medio dos mortos . Eles os detivéron meteronos na cadea atá maña deguinte, xa que era de noite.Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file +\c 4 \v 1 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. \v 2 Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección do medio dos mortos . \v 3 Eles os detivéron é os puxeron na cadea atá maña seguinte, xa que era de noite. \v 4 Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. \ No newline at end of file From a7c4b4578a61b4ef10bf32f34e9e10e4f54cf6ff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:48:44 +0100 Subject: [PATCH 0328/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:48:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/05.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/05.txt diff --git a/04/05.txt b/04/05.txt new file mode 100644 index 0000000..5ab9475 --- /dev/null +++ b/04/05.txt @@ -0,0 +1 @@ +Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo \ No newline at end of file diff --git a/manifest.json b/manifest.json index bbc54d3..9845fb6 100644 --- a/manifest.json +++ b/manifest.json @@ -76,6 +76,7 @@ "03-17", "03-19", "03-21", - "03-24" + "03-24", + "04-01" ] } \ No newline at end of file From 93f43ddb0a48cbe0f7a8fe2f644f9de1e8d808d5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:50:44 +0100 Subject: [PATCH 0329/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:50:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/05.txt b/04/05.txt index 5ab9475..7458ad4 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1 +1 @@ -Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo \ No newline at end of file +Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí \ No newline at end of file From 3d2a4c00bf64aa046023f63fe91dcf591e41915c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:54:44 +0100 Subject: [PATCH 0330/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:54:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/05.txt b/04/05.txt index 7458ad4..aad0986 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1 +1 @@ -Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí \ No newline at end of file +Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí, Caifás, é Xan, é Alexandro, é todolos que eran parentes do sumo sacerdote. Cando eles ouberan \ No newline at end of file From b3529e90913b8b0b9c1ce96d5fada3a4f6fd8d77 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:56:44 +0100 Subject: [PATCH 0331/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:56:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/05.txt b/04/05.txt index aad0986..99c4f41 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1 +1 @@ -Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí, Caifás, é Xan, é Alexandro, é todolos que eran parentes do sumo sacerdote. Cando eles ouberan \ No newline at end of file +Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí, Caifás, é Xoan, é Alexandro, é todolos que eran parentes do sumo sacerdote. Cando eles puxeron a Pedro é a Xoan no medio de eles, eles lle preguntaron: ¿Con q \ No newline at end of file From 102b094d37bbd7dea3d376b3ca5c91e986efc228 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 19:58:44 +0100 Subject: [PATCH 0332/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2019:58:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/05.txt | 2 +- 04/08.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 04/08.txt diff --git a/04/05.txt b/04/05.txt index 99c4f41..e4e4821 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1 +1 @@ -Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- Anás o sumo sacerdote Estaban alí, Caifás, é Xoan, é Alexandro, é todolos que eran parentes do sumo sacerdote. Cando eles puxeron a Pedro é a Xoan no medio de eles, eles lle preguntaron: ¿Con q \ No newline at end of file +\v 5 Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- \v 6 Anás o sumo sacerdote Estaban alí, Caifás, é Xoan, é Alexandro, é todolos que eran parentes do sumo sacerdote. \v 7 Cando eles puxeron a Pedro é a Xoan no medio de eles, eles lle preguntaron: ¿Con qué poder o en qué nome, vostedes fan isto?. \ No newline at end of file diff --git a/04/08.txt b/04/08.txt new file mode 100644 index 0000000..c4b17f1 --- /dev/null +++ b/04/08.txt @@ -0,0 +1 @@ +Entó \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9845fb6..e0d4a5d 100644 --- a/manifest.json +++ b/manifest.json @@ -77,6 +77,7 @@ "03-19", "03-21", "03-24", - "04-01" + "04-01", + "04-05" ] } \ No newline at end of file From 7e47e39e2ac57107da1a2f3d3f5868f1ded80d3e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:00:44 +0100 Subject: [PATCH 0333/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:00:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index c4b17f1..27ea97a 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Entó \ No newline at end of file +Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos \ No newline at end of file From cceac642473bc2710014e6181a1cbe6158b0d7a4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:02:44 +0100 Subject: [PATCH 0334/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:02:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index 27ea97a..d737622 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos \ No newline at end of file +Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións \ No newline at end of file From c1bb32d28807ad59052aaf885bf7ca3855876d8c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:04:44 +0100 Subject: [PATCH 0335/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:04:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index d737622..21add55 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións \ No newline at end of file +Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vos \ No newline at end of file From c46fe8a4c843ea48766693575b49623ce4d2d3f0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:06:44 +0100 Subject: [PATCH 0336/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:06:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index 21add55..1981082 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vos \ No newline at end of file +Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou do medio dos mortos \ No newline at end of file From ec5f4ccb0e02ec0c90152e63c3004a7b7a49df2e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:08:44 +0100 Subject: [PATCH 0337/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:08:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index 1981082..c1b3758 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou do medio dos mortos \ No newline at end of file +\v 8 \v 10 Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é \v 9 ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou dos mortos, é por Él, que este home está eiquí de pe sano diente de vostedes. \ No newline at end of file From 54c9aed1019a7b150fdd5f283d94d12c899c3c10 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:10:44 +0100 Subject: [PATCH 0338/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:10:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/08.txt | 2 +- 04/11.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 04/11.txt diff --git a/04/08.txt b/04/08.txt index c1b3758..4616a26 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 \v 10 Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é \v 9 ancians, se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou dos mortos, é por Él, que este home está eiquí de pe sano diente de vostedes. \ No newline at end of file +\v 8 Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, v 9 \v 9 se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? \v 10 Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou dos mortos, é por Él, que este home está eiquí de pe sano diente de vostedes. \ No newline at end of file diff --git a/04/11.txt b/04/11.txt new file mode 100644 index 0000000..9fb3595 --- /dev/null +++ b/04/11.txt @@ -0,0 +1 @@ +Xesuscristo é a pedra que vostedes \ No newline at end of file diff --git a/manifest.json b/manifest.json index e0d4a5d..7b308ae 100644 --- a/manifest.json +++ b/manifest.json @@ -78,6 +78,7 @@ "03-21", "03-24", "04-01", - "04-05" + "04-05", + "04-08" ] } \ No newline at end of file From 0c7d0572432dd772726952ceea764513b251dcea Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:12:44 +0100 Subject: [PATCH 0339/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:12:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index 9fb3595..d5177d5 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular \ No newline at end of file From b18b1670d4790d136f96ee338308cc56c2c040e9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:14:44 +0100 Subject: [PATCH 0340/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:14:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index d5177d5..7216158 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular. Non hai salvación en ninguén, porque non hai outro nome debaixo do ceo \ No newline at end of file From 5bd16b98db32f3fc1efdeafc8b20927dd9ae331c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:16:44 +0100 Subject: [PATCH 0341/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:16:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index 7216158..3053b94 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular. Non hai salvación en ninguén, porque non hai outro nome debaixo do ceo \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular. Non hai salvación en ningua , persoa pois non hai outro nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file From cefdcfa37e3b3c66e8afb5bedbb56d123f0c4ea8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:18:44 +0100 Subject: [PATCH 0342/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:18:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index 3053b94..9a93142 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezab´des pero foi feita pedra angular. Non hai salvación en ningua , persoa pois non hai outro nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezaron´ más non foi feita pedra angular. deso nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file From c02fd634f7822c21688f53aa3de529b500966f14 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:20:44 +0100 Subject: [PATCH 0343/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:20:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index 9a93142..730f716 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezaron´ más non foi feita pedra angular. deso nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. Non hai salvación en ningua outra persoa, pois . deso nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file From a35b0f7ec3491f9b7a6e8fd970f14edb7ba90065 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:22:44 +0100 Subject: [PATCH 0344/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:22:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/11.txt b/04/11.txt index 730f716..e000eda 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. Non hai salvación en ningua outra persoa, pois . deso nome debaixo do ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file +Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. Non hai salvación en ningua outra persoa, pois . non hai outro nome baixo o ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file From 1301fc88b967fdff809a179b4e5a6cf13c467197 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:24:44 +0100 Subject: [PATCH 0345/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:24:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/11.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/11.txt b/04/11.txt index e000eda..8d1c973 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1 +1 @@ -Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. Non hai salvación en ningua outra persoa, pois . non hai outro nome baixo o ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file +\v 11 Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. \v 12 Non hai salvación en ningua outra persoa, pois . non hai outro nome baixo o ceo , que foi dado entre os homes, polo cal nos temos de ser salvos \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7b308ae..8619e25 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "03-24", "04-01", "04-05", - "04-08" + "04-08", + "04-11" ] } \ No newline at end of file From 6460fb2506d1535bebd257b3e254b4e2a5633ce3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:26:44 +0100 Subject: [PATCH 0346/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:26:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/13.txt diff --git a/04/13.txt b/04/13.txt new file mode 100644 index 0000000..71682a3 --- /dev/null +++ b/04/13.txt @@ -0,0 +1 @@ +Agora ben, cando viron a ousadía \ No newline at end of file From 9f2d2cab7a3bd51dff714476d897f1de82e73362 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:28:44 +0100 Subject: [PATCH 0347/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:28:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 71682a3..713404f 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía \ No newline at end of file +Agora ben, cando viron a ousadía de pedroe Xoán, e deDECATARONSEDE QUE ELES ERAN HOMES COMUÚNSSEN EDUCACIÓN \ No newline at end of file From 4d39dc5be3d8388946f1d2ed8e6900f5b0d99c93 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:30:44 +0100 Subject: [PATCH 0348/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:30:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 713404f..ea5cfca 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía de pedroe Xoán, e deDECATARONSEDE QUE ELES ERAN HOMES COMUÚNSSEN EDUCACIÓN \ No newline at end of file +Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.DECATARONSEDE QUE ELES ERAN HOMES COMUÚNSSEN EDUCACIÓN \ No newline at end of file From 77aca573d7bf55539c73bc44126f0b4af9bb148e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:32:44 +0100 Subject: [PATCH 0349/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:32:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index ea5cfca..2ef9ed6 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.DECATARONSEDE QUE ELES ERAN HOMES COMUÚNSSEN EDUCACIÓN \ No newline at end of file +Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles a o home que foi curado de pé \ No newline at end of file From ea4862bd235ecb0fc9497ece564ae87c6f38d78f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:34:44 +0100 Subject: [PATCH 0350/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:34:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 2ef9ed6..d8c4275 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles a o home que foi curado de pé \ No newline at end of file +Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles ó home que foi curado de pé \ No newline at end of file From 6b1ce34b9bbbf8e31e0cd3578623b05698a2a0e7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:36:44 +0100 Subject: [PATCH 0351/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:36:44=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index d8c4275..326ad4b 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía de pedroe Xoán, e decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles ó home que foi curado de pé \ No newline at end of file +Agora ben, cando viron a ousadía de pedroe e Xoán, e se decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles ó home que foi curado de pé aó seu carón, eles non tiñan dada que dicir contra iso \ No newline at end of file From 4484ac01414a3545408629968ec9666e3c355e8e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sun, 20 Mar 2022 20:38:16 +0100 Subject: [PATCH 0352/1353] =?UTF-8?q?Sun=20Mar=2020=202022=2020:38:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/13.txt b/04/13.txt index 326ad4b..b92f863 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Agora ben, cando viron a ousadía de pedroe e Xoán, e se decataronse que eran homes comúns sen educació, quedaron abrallados ao conprenderque Xoán estivera con Xesús.Poia a mirar eles ó home que foi curado de pé aó seu carón, eles non tiñan dada que dicir contra iso \ No newline at end of file +\v 13 Agora ben, cando viron a ousadía de pedroe e Xoán, e se decataronse que eran homes comúns sen educació, quedaron abrallados ao conprender que Xoán estivera con Xesús. \v 14 Po is a mirar eles ó home que foi curado de pé aó seu carón, eles non tiñan nada que dicir contra iso \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8619e25..91cf1eb 100644 --- a/manifest.json +++ b/manifest.json @@ -80,6 +80,7 @@ "04-01", "04-05", "04-08", - "04-11" + "04-11", + "04-13" ] } \ No newline at end of file From 5d4c0e004c69724eeeec3c5827e76899669ede0f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:40:51 +0100 Subject: [PATCH 0353/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:40:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/15.txt diff --git a/04/15.txt b/04/15.txt new file mode 100644 index 0000000..c93de04 --- /dev/null +++ b/04/15.txt @@ -0,0 +1 @@ +Pero logo de que \ No newline at end of file From 7429ee2da9d73a13ad6ecef174a1d8d6aaae7510 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:42:51 +0100 Subject: [PATCH 0354/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:42:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index c93de04..9de1196 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que \ No newline at end of file +Pero logo de que eles mandaran \ No newline at end of file From d823bd67daa2f9f5fc57ea8221294d995b0adaa3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:44:51 +0100 Subject: [PATCH 0355/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:44:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 9de1196..07e3c60 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, falaron \ No newline at end of file From 53eb0935153aece3e166a74bdc315fe8dd2f41d2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:46:51 +0100 Subject: [PATCH 0356/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:46:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 07e3c60..6cf08a5 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, falaron \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca u \ No newline at end of file From 41b3819e9953fdb486bef3a99eb8bd1e38655ca6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:48:51 +0100 Subject: [PATCH 0357/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:48:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 6cf08a5..519a0e5 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca u \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito polo med \ No newline at end of file From ef31e9c742fcdc602754a34c060f89d36a25a125 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:50:51 +0100 Subject: [PATCH 0358/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:50:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 519a0e5..930b785 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito polo med \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods \ No newline at end of file From bc1e3842db1d18e23810485d88009900b017e40c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 11:52:51 +0100 Subject: [PATCH 0359/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2011:52:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 930b785..d8a4d0a 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo. \ No newline at end of file From 10f4114faa3ae68923b8504cd9307a6e9056a080 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 12:00:51 +0100 Subject: [PATCH 0360/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2012:00:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index d8a4d0a..845fbd0 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo. \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espa \ No newline at end of file From 6356114d36fa219ddc1f4d5b55290f5a5cc048e3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 12:02:52 +0100 Subject: [PATCH 0361/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2012:02:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 845fbd0..85e0c96 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espa \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xo \ No newline at end of file From db8bc72d72461b61680af8d25458c54972f6d123 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 12:04:51 +0100 Subject: [PATCH 0362/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2012:04:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 85e0c96..6b394ef 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xo \ No newline at end of file +Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xoán para que entraran e mandáronlles \ No newline at end of file From 901b04d10dff5e7fbf1a918e1bac8d338b30e325 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:45:27 +0100 Subject: [PATCH 0363/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:45:26=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 6b394ef..f5dec0a 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xoán para que entraran e mandáronlles \ No newline at end of file +\v 15 \v 16 \v 17 \v 18 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xoán para que entraran e mandáronlles \ No newline at end of file From 705cd17248c9698a76560c18bef302cff61667bf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:47:22 +0100 Subject: [PATCH 0364/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:47:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index f5dec0a..162fb62 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 \v 18 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. eles chamaron a Pedro e á Xoán para que entraran e mandáronlles \ No newline at end of file +\v 15 \v 16 \v 17 \v 18 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin sin \ No newline at end of file From 7fb1dd133995065350bfe27023379ce1a03c3025 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:49:22 +0100 Subject: [PATCH 0365/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:49:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/15.txt b/04/15.txt index 162fb62..2c2ef62 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 \v 17 \v 18 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin sin \ No newline at end of file +\v 15 \v 16 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. \v 17 Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. \v 18 Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin ensinasen no nome de Xesús. \ No newline at end of file From d66b9d06168803ef9f15131941b6ee783c15bb18 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:51:22 +0100 Subject: [PATCH 0366/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:51:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/15.txt | 2 +- 04/21.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 04/21.txt diff --git a/04/15.txt b/04/15.txt index 2c2ef62..7b9a7a2 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. \v 17 Pro para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. \v 18 Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin ensinasen no nome de Xesús. \ No newline at end of file +\v 15 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. \v 16 Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. \v 17 Para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. \v 18 Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin ensinasen no nome de Xesús. \ No newline at end of file diff --git a/04/21.txt b/04/21.txt new file mode 100644 index 0000000..92ab2ad --- /dev/null +++ b/04/21.txt @@ -0,0 +1 @@ +Pero Pedrp e \ No newline at end of file diff --git a/manifest.json b/manifest.json index 91cf1eb..c1df920 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,7 @@ "04-05", "04-08", "04-11", - "04-13" + "04-13", + "04-15" ] } \ No newline at end of file From 7fa9c70a463924879da0cb8987ba1eef048ae064 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:53:22 +0100 Subject: [PATCH 0367/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:53:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index 92ab2ad..0f4908f 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -Pero Pedrp e \ No newline at end of file +Depois de moitas advertencias , Pedrp e Xoán responderon e dixéronlles; s \ No newline at end of file From c245ec77697d571a813b32da2c409570ffbb7ffa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:55:22 +0100 Subject: [PATCH 0368/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:55:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/19.txt | 1 + 04/21.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 04/19.txt diff --git a/04/19.txt b/04/19.txt new file mode 100644 index 0000000..dbee928 --- /dev/null +++ b/04/19.txt @@ -0,0 +1 @@ +Pero Pedro e Xoán respostaronlle e dixéronlle \ No newline at end of file diff --git a/04/21.txt b/04/21.txt index 0f4908f..cc5f84a 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -Depois de moitas advertencias , Pedrp e Xoán responderon e dixéronlles; s \ No newline at end of file +\v 21 \v 22 Depois de moitas advertencias , Pedrp e Xoán responderon e dixéronlles; se é correcto ante Deus ou decir \ No newline at end of file From 152c54804f8d2a6f65726c06d811438948c933f5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:57:22 +0100 Subject: [PATCH 0369/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:57:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/19.txt b/04/19.txt index dbee928..7b4fc07 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -Pero Pedro e Xoán respostaronlle e dixéronlle \ No newline at end of file +\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles se é correcto ante Deus ou dicir o que vós xulgades en lugar del, porque \ No newline at end of file From 50ddeaaea2d5cc70a8b22c8c28ed999554349f54 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 15:59:22 +0100 Subject: [PATCH 0370/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2015:59:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/19.txt b/04/19.txt index 7b4fc07..fba91a0 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles se é correcto ante Deus ou dicir o que vós xulgades en lugar del, porque \ No newline at end of file +\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles: Se é correcto ante Deus ou obedeceños a vostedes no sitio de Él, xulgen vostedes. dicir o que vós xulgades en lugar del, porque \ No newline at end of file From dc5d2a0c264406e2e26892980c4e58e7e64eda0b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:01:22 +0100 Subject: [PATCH 0371/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:01:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/19.txt b/04/19.txt index fba91a0..25692bc 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles: Se é correcto ante Deus ou obedeceños a vostedes no sitio de Él, xulgen vostedes. dicir o que vós xulgades en lugar del, porque \ No newline at end of file +\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles: Se é correcto ante Deus ou obedeceños a vostedes no sitio de Él, xulgen vostedes. Porque non podemos deixar de falar das cousas que nos miramos e escoitamos \ No newline at end of file From 1e8c0c1aa28b30ffb23ce495e5d4ecd07dfbd8e4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:03:22 +0100 Subject: [PATCH 0372/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:03:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index cc5f84a..f6f0848 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitas advertencias , Pedrp e Xoán responderon e dixéronlles; se é correcto ante Deus ou decir \ No newline at end of file +\v 21 \v 22 Depois de moitas advertencias , Pedo e Xoán responderon e dixéronlles; se é correcto ante Deus ou decir \ No newline at end of file From 6ceae9868dddd32bfa91352981fba6703040cabe Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:05:22 +0100 Subject: [PATCH 0373/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:05:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index f6f0848..cd2e510 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitas advertencias , Pedo e Xoán responderon e dixéronlles; se é correcto ante Deus ou decir \ No newline at end of file +\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles \ No newline at end of file From beb130440754a58ec62303d636ddf2f9f0f6b580 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:07:22 +0100 Subject: [PATCH 0374/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:07:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index cd2e510..6235c41 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles \ No newline at end of file +\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, \ No newline at end of file From 1dda0898ef355dc36e21319fbd4cbe39dc408f64 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:09:22 +0100 Subject: [PATCH 0375/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:09:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index 6235c41..c93e013 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, \ No newline at end of file +\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, porque dodas as persoas louvaban a Deus fixera. O home que \ No newline at end of file From 0595a9c6ee95a9d68cde284abef5318cbf1e7423 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:11:22 +0100 Subject: [PATCH 0376/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:11:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index c93e013..73ec54c 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitas avisos , Pedo e Xoán , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, porque dodas as persoas louvaban a Deus fixera. O home que \ No newline at end of file +\v 21 \v 22 Depois de moitos avisos , Pedo e Xoán deix , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, porque dodas as persoas louvaban a Deus fixera. O home que experimentara o milagre da sua sanidade tiña máis de coarenta anos. \ No newline at end of file From b36bb94433543c679b6eb34ee68142dd6e985aec Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:13:22 +0100 Subject: [PATCH 0377/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:13:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index 73ec54c..c6172e6 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitos avisos , Pedo e Xoán deix , eles os deixaron ir, Eles non foron quen de atopar ningunha para castigalos, porque dodas as persoas louvaban a Deus fixera. O home que experimentara o milagre da sua sanidade tiña máis de coarenta anos. \ No newline at end of file +\v 21 \v 22 Depois de moitos avisos , Pedo e Xoán deixaroos ir. Eles non foron quen de atopar ningunha excusa para castigalos, porque todas as persoas louvaban a Deus fixera. O home que experimentara o milagre da sua sanidade tiña máis de coarenta anos. \ No newline at end of file From d0c4ad44f3f841b1bd14b6aa0506b6bc2110557c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:15:22 +0100 Subject: [PATCH 0378/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:15:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/21.txt b/04/21.txt index c6172e6..066d899 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 Depois de moitos avisos , Pedo e Xoán deixaroos ir. Eles non foron quen de atopar ningunha excusa para castigalos, porque todas as persoas louvaban a Deus fixera. O home que experimentara o milagre da sua sanidade tiña máis de coarenta anos. \ No newline at end of file +\v 21 Depois de moitos avisos , Pedo e Xoán deixaroos ir. Eles non foron quen de atopar ningunha excusa para castigalos, porque todas as persoas louvaban a Deus polo que fixera. \v 22 O home que experimentou o milagre da sua sanidade tiña máis de coarenta anos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c1df920..5cf95c2 100644 --- a/manifest.json +++ b/manifest.json @@ -82,6 +82,7 @@ "04-08", "04-11", "04-13", - "04-15" + "04-15", + "04-21" ] } \ No newline at end of file From ec6867c38912b1e6ca0436ab95b1afc233edb572 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:21:22 +0100 Subject: [PATCH 0379/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:21:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/23.txt diff --git a/04/23.txt b/04/23.txt new file mode 100644 index 0000000..96b77dc --- /dev/null +++ b/04/23.txt @@ -0,0 +1 @@ +Depois que eles foro \ No newline at end of file From 2dfb7813f1571ecb69897a8741df2cf5f4a0471b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:23:22 +0100 Subject: [PATCH 0380/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:23:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 96b77dc..1fe7010 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1,2 @@ -Depois que eles foro \ No newline at end of file +Depois +de que foron liberados, Pedro e Xoán acudiron á sdúa foron \ No newline at end of file From 4b83923e9fe5591ee4dd213cfd2f141d14c27852 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:25:22 +0100 Subject: [PATCH 0381/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:25:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 1fe7010..40f9970 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1,2 +1,2 @@ Depois -de que foron liberados, Pedro e Xoán acudiron á sdúa foron \ No newline at end of file +de que foron liberados, Pedro e Xoán acudiron á sdúa xente e falaron todo o que eles dixeran os sumos sacerdotes e os ancians cando o escoitaron, \ No newline at end of file From 3b887a414bbcecc2c884658cfebb3c7c3e0fba0a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:27:22 +0100 Subject: [PATCH 0382/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:27:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/04/23.txt b/04/23.txt index 40f9970..3a7b071 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1,2 +1 @@ -Depois -de que foron liberados, Pedro e Xoán acudiron á sdúa xente e falaron todo o que eles dixeran os sumos sacerdotes e os ancians cando o escoitaron, \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians cando o escoitaron, e todo o que hai neles \ No newline at end of file From 9eac86c5142a8e1d1a3372d7ac675b12c6d3e670 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:29:22 +0100 Subject: [PATCH 0383/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:29:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 3a7b071..1e11937 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians cando o escoitaron, e todo o que hai neles \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: \ No newline at end of file From d1f22cde53f43057ab1ffebeb6c4d8fbc6697d0a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:31:22 +0100 Subject: [PATCH 0384/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:31:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 1e11937..c3c89b0 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . tÍ QUE POLO eSPÍRITO sANTO, POLA BOC \ No newline at end of file From 27a9b89ac7ed69dc24fd227f78e68981fb335c78 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:33:22 +0100 Subject: [PATCH 0385/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:33:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index c3c89b0..8e495ac 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . tÍ QUE POLO eSPÍRITO sANTO, POLA BOC \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ QUE POLO ESPÍRITO SANTO, POLA BOCA DO NOSO PAI DAVID tEU SERVO, DIXESTE:¿ \ No newline at end of file From 58d339d019e7240d7cf8a99f72a23960c08d3b42 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:35:22 +0100 Subject: [PATCH 0386/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:35:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 8e495ac..22bf62f 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e tdixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ QUE POLO ESPÍRITO SANTO, POLA BOCA DO NOSO PAI DAVID tEU SERVO, DIXESTE:¿ \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso \ No newline at end of file From 1012eaf2e0b82e3390b8b9f7c82a483ccd43125c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:37:23 +0100 Subject: [PATCH 0387/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:37:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 22bf62f..d650351 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POB \ No newline at end of file From eaa7008064a9c39f20b9bfef859b63bd1c985ca7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:39:22 +0100 Subject: [PATCH 0388/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:39:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index d650351..82da6fc 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POB \ No newline at end of file +Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS \ No newline at end of file From df3f2f132c5cc098feb5fdb22822a2785c683a61 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:41:22 +0100 Subject: [PATCH 0389/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:41:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/23.txt b/04/23.txt index 82da6fc..8d7ba86 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS \ No newline at end of file +\v 23 \v 24 \v 25 Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS VANAS? \ No newline at end of file From 74b12e51b2549f38b566d9b62d9f073c8e456056 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 16:43:22 +0100 Subject: [PATCH 0390/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2016:43:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/23.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/23.txt b/04/23.txt index 8d7ba86..e07310e 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1 +1 @@ -\v 23 \v 24 \v 25 Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS VANAS? \ No newline at end of file +\v 23 Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , \v 24 Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . \v 25 TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS VANAS? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5cf95c2..09ffac5 100644 --- a/manifest.json +++ b/manifest.json @@ -83,6 +83,7 @@ "04-11", "04-13", "04-15", - "04-21" + "04-21", + "04-23" ] } \ No newline at end of file From 76cd6f18a34735a2ff65c71f14cf8ce20d8f9156 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 19:57:16 +0100 Subject: [PATCH 0391/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2019:57:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/26.txt diff --git a/04/26.txt b/04/26.txt new file mode 100644 index 0000000..ee53b11 --- /dev/null +++ b/04/26.txt @@ -0,0 +1 @@ +OS REISES DA TERRA AGRUPARONSE XUNTARONSE É LOS GOBERNANTES SE \ No newline at end of file From 6d53cf9877edb7ec0a6b4b687de431feeada878f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 19:59:16 +0100 Subject: [PATCH 0392/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2019:59:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index ee53b11..5e7f455 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -OS REISES DA TERRA AGRUPARONSE XUNTARONSE É LOS GOBERNANTES SE \ No newline at end of file +OS REISES DA TERRA AGRUPARONSE É LOS GOBERNANTES SE REUNIRON EN CONTRA DO sEÑOR É ENCONTRA DO DEU cRISTO \ No newline at end of file From 45b8722be83e0f6bd6fdde632ebe642cb67cccd4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:03:16 +0100 Subject: [PATCH 0393/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:03:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index 5e7f455..70e6755 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -OS REISES DA TERRA AGRUPARONSE É LOS GOBERNANTES SE REUNIRON EN CONTRA DO sEÑOR É ENCONTRA DO DEU cRISTO \ No newline at end of file +\v 26 OS REIS DA TERRA AGRUPARONSE É OS GOBERNANTES SE XUNTARON EN CONTRA DO SEÑOR É CONTRA DO SEU CRISTO \ No newline at end of file From dede72dac4d317a61cf4812458e687281ed543d6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:05:16 +0100 Subject: [PATCH 0394/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:05:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/27.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/27.txt diff --git a/04/27.txt b/04/27.txt new file mode 100644 index 0000000..2dbd596 --- /dev/null +++ b/04/27.txt @@ -0,0 +1 @@ +Defeito, tanto Herodes coma Poncio Pilato, xunto \ No newline at end of file diff --git a/manifest.json b/manifest.json index 09ffac5..1c5e3b5 100644 --- a/manifest.json +++ b/manifest.json @@ -84,6 +84,7 @@ "04-13", "04-15", "04-21", - "04-23" + "04-23", + "04-26" ] } \ No newline at end of file From 1e39fd59ff4528fa6d46588572c19e4a889f4f49 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:07:16 +0100 Subject: [PATCH 0395/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:07:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/27.txt b/04/27.txt index 2dbd596..5588392 100644 --- a/04/27.txt +++ b/04/27.txt @@ -1 +1 @@ -Defeito, tanto Herodes coma Poncio Pilato, xunto \ No newline at end of file +Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen escolleñes \ No newline at end of file From fe8e7e4b69a0dec53878cf4332d2c60032b316aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:09:16 +0100 Subject: [PATCH 0396/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:09:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/27.txt b/04/27.txt index 5588392..58690c7 100644 --- a/04/27.txt +++ b/04/27.txt @@ -1 +1 @@ -Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen escolleñes \ No newline at end of file +Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen unxisches. Eles xuntaronse para facer dodo o que a Tua mane Teu desexo decidiron \ No newline at end of file From 2d86b5ed3c783546300be2cde87b0abfb041ba12 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:11:16 +0100 Subject: [PATCH 0397/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:11:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/27.txt b/04/27.txt index 58690c7..e0975e7 100644 --- a/04/27.txt +++ b/04/27.txt @@ -1 +1 @@ -Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen unxisches. Eles xuntaronse para facer dodo o que a Tua mane Teu desexo decidiron \ No newline at end of file +\v 27 Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen unxisches. \v 28 Eles xuntaronse para facer todo o que a Tua mane e Teu desexo decidiron de anteman que ocorreria. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c5e3b5..dddd28b 100644 --- a/manifest.json +++ b/manifest.json @@ -85,6 +85,7 @@ "04-15", "04-21", "04-23", - "04-26" + "04-26", + "04-27" ] } \ No newline at end of file From 4f11613277801d94bdd8364bc42ae5a4fa73ddf2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:15:16 +0100 Subject: [PATCH 0398/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:15:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/29.txt diff --git a/04/29.txt b/04/29.txt new file mode 100644 index 0000000..dcdd447 --- /dev/null +++ b/04/29.txt @@ -0,0 +1 @@ +Arestora \ No newline at end of file From bc2b60edee3cab8ccf54bb0020b32817c4a9d4c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:17:16 +0100 Subject: [PATCH 0399/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:17:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index dcdd447..9e423a6 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Arestora \ No newline at end of file +Agora, Señor \ No newline at end of file From 1d5866a38fb60835bc3ea5b0cf0d20871cacecc9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:23:16 +0100 Subject: [PATCH 0400/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:23:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 9e423a6..e5fd46c 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Tua \ No newline at end of file From 78054fc194e8ea98da61d31bc62a1d04ab0a9740 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:25:16 +0100 Subject: [PATCH 0401/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:25:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index e5fd46c..8a1b9ce 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Tua \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Tua verba \ No newline at end of file From 59c803abbde4ac584c0505ec91d8cac96d66438c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:27:16 +0100 Subject: [PATCH 0402/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:27:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 8a1b9ce..585fa90 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Tua verba \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , \ No newline at end of file From 3a6e32064a7aa0611214f962e80874abdb3f1c93 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:29:16 +0100 Subject: [PATCH 0403/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:29:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 585fa90..5c280d5 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar siñales podeiran \ No newline at end of file From a39381ce034beb3202d32f7f4250366f320a2b00 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:31:16 +0100 Subject: [PATCH 0404/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:31:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 5c280d5..767b8af 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar siñales podeiran \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer por \ No newline at end of file From 284c104bf50c27e427937a38fba31d3079835340 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:33:16 +0100 Subject: [PATCH 0405/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:33:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 767b8af..9ea9e5e 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer por \ No newline at end of file +Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer poa través do nome do teu Santo Servo Xesús. Cando eles remataron de pregar, o lugar onde estaban xuntos foi \ No newline at end of file From 3929974322be4f2723ca7eb14bac3228a169a5be Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:35:16 +0100 Subject: [PATCH 0406/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:35:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/29.txt b/04/29.txt index 9ea9e5e..22fa62a 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera a seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer poa través do nome do teu Santo Servo Xesús. Cando eles remataron de pregar, o lugar onde estaban xuntos foi \ No newline at end of file +Agora, Señor, considera seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer poa través do nome do teu Santo Servo Xesús. Cando eles remataron de pregar, o lugar onde estaban xuntos foi axitado, e todos eles foron cheos co Espírito Santo, e eles falaron a verba de Deus con coraxe. \ No newline at end of file From d78736f8c8da947a5deb1aad260c66e9aad4d817 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:37:16 +0100 Subject: [PATCH 0407/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:37:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/29.txt b/04/29.txt index 22fa62a..b8fc739 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1 +1 @@ -Agora, Señor, considera seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , Así que mentres estendes a man para curar sinais e maravillas poden ocorrer poa través do nome do teu Santo Servo Xesús. Cando eles remataron de pregar, o lugar onde estaban xuntos foi axitado, e todos eles foron cheos co Espírito Santo, e eles falaron a verba de Deus con coraxe. \ No newline at end of file +\v 29 Agora, Señor, considera seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , \v 30 Así que mentres estendes a man para curar, sinais e maravillas poden ocorrer a través do nome do teu Santo Servo Xesús. \v 31 Cando eles remataron de pregar, o lugar onde estaban xuntos foi axitado, e todos eles foron cheos co Espírito Santo, e eles falaron a verba de Deus con coraxe. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dddd28b..4a9a512 100644 --- a/manifest.json +++ b/manifest.json @@ -86,6 +86,7 @@ "04-21", "04-23", "04-26", - "04-27" + "04-27", + "04-29" ] } \ No newline at end of file From d617ac76f690d157581e6fc5fdfdade71ef9d6e4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:39:16 +0100 Subject: [PATCH 0408/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:39:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/32.txt diff --git a/04/32.txt b/04/32.txt new file mode 100644 index 0000000..b23c7f0 --- /dev/null +++ b/04/32.txt @@ -0,0 +1 @@ +\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e \ No newline at end of file From 6341899d798ddc8741c042bc30b1d3a01a93c536 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:41:16 +0100 Subject: [PATCH 0409/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:41:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/32.txt b/04/32.txt index b23c7f0..fe526f0 100644 --- a/04/32.txt +++ b/04/32.txt @@ -1 +1 @@ -\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e \ No newline at end of file +\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan tol \ No newline at end of file From dcbc3cebb75c9ffab344ff5ca5617b5ac4536829 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:43:16 +0100 Subject: [PATCH 0410/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:43:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/32.txt b/04/32.txt index fe526f0..8cbc191 100644 --- a/04/32.txt +++ b/04/32.txt @@ -1 +1 @@ -\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan tol \ No newline at end of file +\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. Con grande poder os apóstolos \ No newline at end of file From 3ef46cfe5d3b97b93b3f8ed23e37afa5e6e499de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:45:16 +0100 Subject: [PATCH 0411/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:45:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/32.txt b/04/32.txt index 8cbc191..93ea225 100644 --- a/04/32.txt +++ b/04/32.txt @@ -1 +1 @@ -\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. Con grande poder os apóstolos \ No newline at end of file +\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. Con grande poder os apóstolos proclamaban \ No newline at end of file From 7bc26dd8df54b032e0258fad2571b91f1831f016 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:49:16 +0100 Subject: [PATCH 0412/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:49:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/32.txt | 2 +- 04/36.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 04/36.txt diff --git a/04/32.txt b/04/32.txt index 93ea225..edf4ff3 100644 --- a/04/32.txt +++ b/04/32.txt @@ -1 +1 @@ -\v 32 \v 33 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. Con grande poder os apóstolos proclamaban \ No newline at end of file +\v 32 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. \v 33 Con grande poder os apóstolos proclamaban \ No newline at end of file diff --git a/04/36.txt b/04/36.txt new file mode 100644 index 0000000..de65fe6 --- /dev/null +++ b/04/36.txt @@ -0,0 +1 @@ +Xosé un Levita, un home de Chipre, lle \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a9a512..a5e740a 100644 --- a/manifest.json +++ b/manifest.json @@ -87,6 +87,7 @@ "04-23", "04-26", "04-27", - "04-29" + "04-29", + "04-32" ] } \ No newline at end of file From 33b9794fd1f28a4178c7f362181ae60828e97418 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:51:16 +0100 Subject: [PATCH 0413/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:51:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/36.txt b/04/36.txt index de65fe6..0dce7d7 100644 --- a/04/36.txt +++ b/04/36.txt @@ -1 +1 @@ -Xosé un Levita, un home de Chipre, lle \ No newline at end of file +Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo \ No newline at end of file From c72fdc0a66d91bc541c8b79fdb814b534082c9aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:53:16 +0100 Subject: [PATCH 0414/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:53:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/36.txt b/04/36.txt index 0dce7d7..993f3af 100644 --- a/04/36.txt +++ b/04/36.txt @@ -1 +1 @@ -Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo \ No newline at end of file +Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación \ No newline at end of file From ba1db7ef1a688ef20d72d8bb11b19da0161c345a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:55:16 +0100 Subject: [PATCH 0415/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:55:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/36.txt b/04/36.txt index 993f3af..10823ca 100644 --- a/04/36.txt +++ b/04/36.txt @@ -1 +1 @@ -Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación \ No newline at end of file +Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación) Tendo un terreo él vendeuno e truxo os cartos \ No newline at end of file From 967df619f44973ab9e3dc3f41c687203e7c1a477 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:57:16 +0100 Subject: [PATCH 0416/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:57:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/34.txt | 1 + 04/36.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 04/34.txt diff --git a/04/34.txt b/04/34.txt new file mode 100644 index 0000000..a6d76be --- /dev/null +++ b/04/34.txt @@ -0,0 +1 @@ +Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que t \ No newline at end of file diff --git a/04/36.txt b/04/36.txt index 10823ca..ae9f6b7 100644 --- a/04/36.txt +++ b/04/36.txt @@ -1 +1 @@ -Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación) Tendo un terreo él vendeuno e truxo os cartos \ No newline at end of file +\v 36 Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación) \v 37 Tendo un terreo él vendeuno e truxo os cartos e os poxo a os pes dos apóstolos \ No newline at end of file diff --git a/manifest.json b/manifest.json index a5e740a..af26616 100644 --- a/manifest.json +++ b/manifest.json @@ -88,6 +88,7 @@ "04-26", "04-27", "04-29", - "04-32" + "04-32", + "04-36" ] } \ No newline at end of file From 639390a5a1e9904fd6f3e4f619c91c3a8a6c11a4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 20:59:16 +0100 Subject: [PATCH 0417/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2020:59:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/34.txt b/04/34.txt index a6d76be..b9c8e22 100644 --- a/04/34.txt +++ b/04/34.txt @@ -1 +1 @@ -Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que t \ No newline at end of file +Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas v \ No newline at end of file From 49775c0dbb27fc2a14a6a058edade0658a218e7c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 21:01:16 +0100 Subject: [PATCH 0418/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2021:01:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/34.txt b/04/34.txt index b9c8e22..73031c8 100644 --- a/04/34.txt +++ b/04/34.txt @@ -1 +1 @@ -Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas v \ No newline at end of file +Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un \ No newline at end of file From 752795ae6ced230d1100a2babe403d9b2f55daef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 21:03:16 +0100 Subject: [PATCH 0419/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2021:03:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/34.txt b/04/34.txt index 73031c8..d5ca94d 100644 --- a/04/34.txt +++ b/04/34.txt @@ -1 +1 @@ -Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un \ No newline at end of file +\v 34 \v 35 Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un \ No newline at end of file From 4ef15ff737e4fd3a59624005467763a0b07824ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Mon, 21 Mar 2022 21:05:16 +0100 Subject: [PATCH 0420/1353] =?UTF-8?q?Mon=20Mar=2021=202022=2021:05:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/34.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/04/34.txt b/04/34.txt index d5ca94d..fe6c171 100644 --- a/04/34.txt +++ b/04/34.txt @@ -1 +1 @@ -\v 34 \v 35 Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un \ No newline at end of file +\v 34 Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas- \v 35 e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un \ No newline at end of file diff --git a/manifest.json b/manifest.json index af26616..f31f7d8 100644 --- a/manifest.json +++ b/manifest.json @@ -89,6 +89,7 @@ "04-27", "04-29", "04-32", + "04-34", "04-36" ] } \ No newline at end of file From d20e7cac776290e25b80f73de4f9601c6daad8c4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 10:50:09 +0100 Subject: [PATCH 0421/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2010:50:09=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 1 + 05/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 05/01.txt create mode 100644 05/title.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 0000000..6d053f4 --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 Agora un certo home chamado Ananías, con Safira sua muller \ No newline at end of file diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..674ad14 --- /dev/null +++ b/05/title.txt @@ -0,0 +1 @@ +Capítolo 5 \ No newline at end of file From e75f75631bece155014adedca95366aa20787388 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 10:52:09 +0100 Subject: [PATCH 0422/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2010:52:09=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index 6d053f4..befb0da 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Agora un certo home chamado Ananías, con Safira sua muller \ No newline at end of file +\c 5 Agora un certo home chamado Ananías, con Safira sua muller, vendeu unha parte da sua propiedade, e él quedou con parte dos cartos da venda( sua muller tamén o sabia), e tuxo a outra parte e o puxo a os pes \ No newline at end of file From 43fbb848ea334a3dbf0d3d6857bc5060d8a6dc2a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 10:54:09 +0100 Subject: [PATCH 0423/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2010:54:09=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/01.txt b/05/01.txt index befb0da..1972757 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Agora un certo home chamado Ananías, con Safira sua muller, vendeu unha parte da sua propiedade, e él quedou con parte dos cartos da venda( sua muller tamén o sabia), e tuxo a outra parte e o puxo a os pes \ No newline at end of file +\c 5 \v 1 Agora un certo home chamado Ananías, con Safira sua muller, vendeu unha parte da sua propiedade, \v 2 e él quedou con parte dos cartos da venda( sua muller tamén o sabia), e tuxo a outra parte e o puxo a os pes dos apóstolos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f31f7d8..eb22621 100644 --- a/manifest.json +++ b/manifest.json @@ -90,6 +90,7 @@ "04-29", "04-32", "04-34", - "04-36" + "04-36", + "05-01" ] } \ No newline at end of file From b4f4e9c83fa4efedd3ef743748f293c121ef7d2f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:42:15 +0100 Subject: [PATCH 0424/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:42:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/03.txt diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..3015bd9 --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +Pero Pedro dixo: ¿ \ No newline at end of file From 1d05355b7e0bde8d11cb4d16f1e6a7e8072c1b1c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:44:15 +0100 Subject: [PATCH 0425/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:44:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 3015bd9..f74e699 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: ¿ \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedates con \ No newline at end of file From 29ac3b5714be10abda1502180e15f9d61af5bf9c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:46:15 +0100 Subject: [PATCH 0426/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:46:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index f74e699..892ff23 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedates con \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras se mantivo \ No newline at end of file From 7f619eeb53ee01d35db845c4cfea42283a85b9de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:48:15 +0100 Subject: [PATCH 0427/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:48:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 892ff23..495b071 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras se mantivo \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? \ No newline at end of file From d3c12ebc2a8c5036fb1ed0c7942322e5fea40659 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:50:15 +0100 Subject: [PATCH 0428/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:50:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 495b071..c61ec8d 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches \ No newline at end of file From 51d4b414369fa02a97671fea98d1a67104a8a5c1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:52:15 +0100 Subject: [PATCH 0429/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:52:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index c61ec8d..448e7cb 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. Escoitando estas verbas, Ananñías caiu \ No newline at end of file From 6bd706d9b0d32d097d45b669740c07da72e54a9d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:54:15 +0100 Subject: [PATCH 0430/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:54:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 448e7cb..ac64bad 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. Escoitando estas verbas, Ananñías caiu \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e \ No newline at end of file From c39ea9b2c9323abc1fc3fb98086f0add555d6410 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:56:15 +0100 Subject: [PATCH 0431/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:56:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index ac64bad..e9e54e6 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e respirou o derradeiro sospiro e un grande medo spoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno l \ No newline at end of file From 1da1e159ddc9f02809a31602b232618faf7a9053 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 11:58:15 +0100 Subject: [PATCH 0432/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2011:58:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index e9e54e6..0477aa6 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches a os homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e respirou o derradeiro sospiro e un grande medo spoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno l \ No newline at end of file +Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e respirou o derradeiro sospiro e un grande medo spoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. \ No newline at end of file From 635dddead6ad1de18e0d26d8514c309d4d6ded84 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:00:15 +0100 Subject: [PATCH 0433/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:00:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 0477aa6..f328879 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. ao escoitar estas estas verbas, Ananñías caeu e respirou o derradeiro sospiro e un grande medo spoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. \ No newline at end of file +\v 3 \v 6 Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? \v 4 Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. \v 5 ao escoitar estas verbas, Ananías caeu e respirou o derradeiro sospiro e un grande medo apoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. \ No newline at end of file From 3c6a1b2d8b5f446bd1cc2bf01693736fe97b9164 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:02:15 +0100 Subject: [PATCH 0434/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:02:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/03.txt b/05/03.txt index f328879..0958d24 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 \v 6 Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? \v 4 Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. \v 5 ao escoitar estas verbas, Ananías caeu e respirou o derradeiro sospiro e un grande medo apoderouse de todolos que escoitaron. Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. \ No newline at end of file +\v 3 Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? \v 4 Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. \v 5 Escoitando estas verbas, Ananías caeu e respirou o derradeiro sospiro e un grande medo apoderouse de todolos que escoitaron. \v 6 Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eb22621..a011214 100644 --- a/manifest.json +++ b/manifest.json @@ -91,6 +91,7 @@ "04-32", "04-34", "04-36", - "05-01" + "05-01", + "05-03" ] } \ No newline at end of file From ce251297b798d4e51e47a5198cd8b75eca4d4c01 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:04:15 +0100 Subject: [PATCH 0435/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:04:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/07.txt diff --git a/05/07.txt b/05/07.txt new file mode 100644 index 0000000..505c5e5 --- /dev/null +++ b/05/07.txt @@ -0,0 +1 @@ +Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, Pedro lle dixo: \ No newline at end of file From b51d3d076ff0df9d607ffa56432364dd98c895e8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:06:15 +0100 Subject: [PATCH 0436/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:06:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/07.txt b/05/07.txt index 505c5e5..8d797ae 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, Pedro lle dixo: \ No newline at end of file +Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, Pedro lle dixo: " Dime se vendeste o terreo por esta cantidade, Ela dixo." Si, foi por esa cantidade". que era por esa cantidade \ No newline at end of file From f81e08e0b90fa5ce3db5642ad00c37f6f914c324 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:08:15 +0100 Subject: [PATCH 0437/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:08:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 2 +- 05/09.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/09.txt diff --git a/05/07.txt b/05/07.txt index 8d797ae..2830ca4 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, Pedro lle dixo: " Dime se vendeste o terreo por esta cantidade, Ela dixo." Si, foi por esa cantidade". que era por esa cantidade \ No newline at end of file +\v 7 Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, \v 8 Pedro lle dixo: " Dime se vendeste o terreo por esta cantidade, Ela dixo." Si, foi por esa cantidade". \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 0000000..772a757 --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +Entón Pedro lle dixo a ela: ¿Coma é que \ No newline at end of file diff --git a/manifest.json b/manifest.json index a011214..2aef7fa 100644 --- a/manifest.json +++ b/manifest.json @@ -92,6 +92,7 @@ "04-34", "04-36", "05-01", - "05-03" + "05-03", + "05-07" ] } \ No newline at end of file From 2a8ce82e71d6bfea037941e293221f7cdda8a5d3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:10:15 +0100 Subject: [PATCH 0438/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:10:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 772a757..064e3d9 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. \ No newline at end of file From 835927f5ef45bdf4d76f0188e08089d4b597fef6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:12:15 +0100 Subject: [PATCH 0439/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:12:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 064e3d9..11a3e67 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan na porta \ No newline at end of file From ccd2bb4a011a64a52ef6b386dfab9ffd839abdfc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:14:15 +0100 Subject: [PATCH 0440/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:14:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 11a3e67..d6a6b15 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan na porta \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes \ No newline at end of file From e82b0cd1c57a7428b20b9b9ab5aab946b06f4587 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:16:15 +0100 Subject: [PATCH 0441/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:16:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index d6a6b15..99f030e 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles a \ No newline at end of file From 79d8a4d7763d0a0adea5eaa001d914353e9aaff3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:18:15 +0100 Subject: [PATCH 0442/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:18:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 99f030e..96d9c7f 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles a \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu \ No newline at end of file From f5235ace4b4074645c44eb33e7f33afb51e31375 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:20:15 +0100 Subject: [PATCH 0443/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:20:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 96d9c7f..1e2bec6 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. \ No newline at end of file From f782ef95b473b5a66ffb8e229fefa11a8b37b2f2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:22:15 +0100 Subject: [PATCH 0444/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:22:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 1e2bec6..5ba840e 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e reirou seu derradeiro alento, os mozos entraron e toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. \ No newline at end of file +Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e respirou seu derradeiro alento, os mozos entraron ea toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. \ No newline at end of file From b98ffa3e42970dc000bf0cf5565f68e182917ac2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 12:24:15 +0100 Subject: [PATCH 0445/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2012:24:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/09.txt b/05/09.txt index 5ba840e..39a1c5e 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. Ela de súpito caeu aos seus pes, e respirou seu derradeiro alento, os mozos entraron ea toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. \ No newline at end of file +\v 9 Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. \v 10 Ela de súpito caeu aos seus pes, e respirou seu derradeiro alento, os mozos entraron ea toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. \v 11 Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2aef7fa..4824ceb 100644 --- a/manifest.json +++ b/manifest.json @@ -93,6 +93,7 @@ "04-36", "05-01", "05-03", - "05-07" + "05-07", + "05-09" ] } \ No newline at end of file From 4cbb853761f56ef14111fab1f19bd9c165cb0f40 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:35:13 +0100 Subject: [PATCH 0446/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:35:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/12.txt diff --git a/05/12.txt b/05/12.txt new file mode 100644 index 0000000..95b1054 --- /dev/null +++ b/05/12.txt @@ -0,0 +1 @@ +Moitas siñais e maravillas estaban a ocorrer entre a xente por \ No newline at end of file From a6e368099bc50a2dfdfb2b511c091cecbdbc3604 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:37:13 +0100 Subject: [PATCH 0447/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:37:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/12.txt b/05/12.txt index 95b1054..295422c 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Moitas siñais e maravillas estaban a ocorrer entre a xente por \ No newline at end of file +Moitas siñais e maravillas estaban a ocorrer entre a xente r \ No newline at end of file From a7df093c70595f48025e3ad70d83a9f6613f54ce Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:39:13 +0100 Subject: [PATCH 0448/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:39:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/12.txt b/05/12.txt index 295422c..8c48cf5 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Moitas siñais e maravillas estaban a ocorrer entre a xente r \ No newline at end of file +Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, todos xu \ No newline at end of file From 2e2f99232a6ca694dda24c8c3279a4a9949e0d9c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:41:13 +0100 Subject: [PATCH 0449/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:41:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/12.txt b/05/12.txt index 8c48cf5..cc1b2b1 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, todos xu \ No newline at end of file +Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, todos xuntos no Pórtico de Salomón, más ninguén maís tivo o coraxa de xuntarse a eles, pero eran tidos \ No newline at end of file From 0f6d1233efe669a3587680d6bb6c4a9e85b6b2d3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:43:13 +0100 Subject: [PATCH 0450/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:43:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/12.txt b/05/12.txt index cc1b2b1..7b677e8 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, todos xuntos no Pórtico de Salomón, más ninguén maís tivo o coraxa de xuntarse a eles, pero eran tidos \ No newline at end of file +Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, Eles estabán todos xuntos no Pórtico de Salomón, Maís ninguén maís tivo o coraxa de xuntarse a eles, pero eran temidos polo pobo \ No newline at end of file From fd1a32b7584cf2b424506053d7cac795924e1c3d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:45:13 +0100 Subject: [PATCH 0451/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:45:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/12.txt b/05/12.txt index 7b677e8..19891ec 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, Eles estabán todos xuntos no Pórtico de Salomón, Maís ninguén maís tivo o coraxa de xuntarse a eles, pero eran temidos polo pobo \ No newline at end of file +\v 12 Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, Eles estabán todos xuntos no Pórtico de Salomón, \v 13 Maís ninguén tivo a coraxe de xuntarse a eles, pero eran timidos polo pobo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4824ceb..215a345 100644 --- a/manifest.json +++ b/manifest.json @@ -94,6 +94,7 @@ "05-01", "05-03", "05-07", - "05-09" + "05-09", + "05-12" ] } \ No newline at end of file From 281fe0bea7588926cd4596925c5a5a53de5c6d5e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:47:13 +0100 Subject: [PATCH 0452/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:47:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/14.txt diff --git a/05/14.txt b/05/14.txt new file mode 100644 index 0000000..8a53293 --- /dev/null +++ b/05/14.txt @@ -0,0 +1 @@ +Ainda maís xente foron engadidos ao Señor, , \ No newline at end of file From 967b6bcc9879d721739b77241a5c95b9a2840f72 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:49:13 +0100 Subject: [PATCH 0453/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:49:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 8a53293..0cf434c 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que hasta \ No newline at end of file From b7d7d18f19ee583db894f21a617589062462075c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:51:13 +0100 Subject: [PATCH 0454/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:51:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 0cf434c..5d98835 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que hasta \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas \ No newline at end of file From 6cf120c5c019560036edfc952d9bb37397cc8880 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:53:13 +0100 Subject: [PATCH 0455/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:53:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 5d98835..6df7ed3 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente \ No newline at end of file From a2047ec614e18715cc7665ddef80a6c3acac191c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:55:13 +0100 Subject: [PATCH 0456/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:55:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 6df7ed3..37c0b2b 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos \ No newline at end of file From 59daa0be87ead52ee57034dd2c5e7ba12e59d2cb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:57:13 +0100 Subject: [PATCH 0457/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:57:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 37c0b2b..b54ff06 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos á rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos eles foron curados. \ No newline at end of file From 9be12357da365afc904d11fd2bd804067332f5ca Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 14:59:13 +0100 Subject: [PATCH 0458/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2014:59:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index b54ff06..6978388 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedro e lle caira sua sombra en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos eles foron curados. \ No newline at end of file +Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera l caira en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos eles foron curados. \ No newline at end of file From 71425276ebf9d405ae2022adba3220f0096eb376 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:01:13 +0100 Subject: [PATCH 0459/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:01:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 6978388..d7ed8e4 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera l caira en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito e inmundos e todos eles foron curados. \ No newline at end of file +\v 14 \v 15 Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, \v 15. atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera cair en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito inmundos, e todos eles foron curados. \ No newline at end of file From 38bf1b8c7de11e515e71412a5c62d36003737b86 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:03:13 +0100 Subject: [PATCH 0460/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:03:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/14.txt b/05/14.txt index d7ed8e4..9872715 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -\v 14 \v 15 Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, \v 15. atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera cair en riba deles, tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito inmundos, e todos eles foron curados. \ No newline at end of file +\v 14 Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, . \v 15 atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera cair en riba deles, \v 16 Tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito inmundos, e todos eles foron curados. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 215a345..ab80107 100644 --- a/manifest.json +++ b/manifest.json @@ -95,6 +95,7 @@ "05-03", "05-07", "05-09", - "05-12" + "05-12", + "05-14" ] } \ No newline at end of file From 613f6baa1de8190f3d71b388941bf40071dd05c0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:05:13 +0100 Subject: [PATCH 0461/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:05:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/17.txt diff --git a/05/17.txt b/05/17.txt new file mode 100644 index 0000000..1ec1cb2 --- /dev/null +++ b/05/17.txt @@ -0,0 +1 @@ +Pero o sumo sacerdote levantouse From 39df8dddd9c0802c0d59a6f2ea166c0f094937a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:07:13 +0100 Subject: [PATCH 0462/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:07:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/17.txt b/05/17.txt index 1ec1cb2..f75358b 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -Pero o sumo sacerdote levantouse +Pero o sumo sacerdote ergüiuise e todos os saduceos socn él ( que son los Sa From ae8d4e053cc69caa5550bc4ac2692f2ba50bcc11 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:09:13 +0100 Subject: [PATCH 0463/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:09:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/17.txt b/05/17.txt index f75358b..6bd7814 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -Pero o sumo sacerdote ergüiuise e todos os saduceos socn él ( que son los Sa +Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), From 0b80156350e7c7e2b4a8a6bf9c006b4320670a8b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:11:13 +0100 Subject: [PATCH 0464/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:11:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/17.txt b/05/17.txt index 6bd7814..16157be 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), +Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. From e70078beb0cc494fd4df46c1cdbf23908d3b3d16 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:13:13 +0100 Subject: [PATCH 0465/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:13:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/17.txt b/05/17.txt index 16157be..0ef61c0 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. +\v 17 Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), \v 18 e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. \ No newline at end of file From 83067f946827038b720590f7c4d0987e194765ba Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:19:13 +0100 Subject: [PATCH 0466/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:19:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/17.txt b/05/17.txt index 0ef61c0..3d1989b 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -\v 17 Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), \v 18 e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. \ No newline at end of file +\v 17 Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. \ No newline at end of file From d1741725be03e7e0004562825b146c2dc085774d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:21:13 +0100 Subject: [PATCH 0467/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:21:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/17.txt b/05/17.txt index 3d1989b..ddee28c 100644 --- a/05/17.txt +++ b/05/17.txt @@ -1 +1 @@ -\v 17 Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), e se encheron de celo e botaron man dos apóstoños, e os puxeron a cárcere pública. \ No newline at end of file +\v 18 \v 17 Pero o sumo sacerdote ergüiuise e todos os que estaban con íl ( que son os Saduceos), e se encheron de celo, v.18.e botaron man dos apóstoños, e os puxeron a cárcere pública. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ab80107..05024b9 100644 --- a/manifest.json +++ b/manifest.json @@ -96,6 +96,7 @@ "05-07", "05-09", "05-12", - "05-14" + "05-14", + "05-17" ] } \ No newline at end of file From 3259d5b6069ff3f1bb7a037292c14bc2d31c93a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 15:29:13 +0100 Subject: [PATCH 0468/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2015:29:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/19.txt diff --git a/05/19.txt b/05/19.txt new file mode 100644 index 0000000..0519ecb --- /dev/null +++ b/05/19.txt @@ -0,0 +1 @@ + \ No newline at end of file From 9d8b7887aa60c25345413a703ff60900ae313525 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:11:58 +0100 Subject: [PATCH 0469/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:11:58=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 05/19.txt diff --git a/05/19.txt b/05/19.txt deleted file mode 100644 index 0519ecb..0000000 --- a/05/19.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file From ef2358fca8bd12a11c61867a34524494518cb3cb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:15:51 +0100 Subject: [PATCH 0470/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:15:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/19.txt diff --git a/05/19.txt b/05/19.txt new file mode 100644 index 0000000..0113957 --- /dev/null +++ b/05/19.txt @@ -0,0 +1 @@ +Pero ssurante a noite un anxo do Señor abriu as portas da cadea e \ No newline at end of file From 0945cc68a900a9a698d2784a6963ce16556afd1f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:17:51 +0100 Subject: [PATCH 0471/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:17:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index 0113957..d9710b9 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero ssurante a noite un anxo do Señor abriu as portas da cadea e \ No newline at end of file +Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente t \ No newline at end of file From d2fce872ec37f8c580a0b24be448af7195c9a5f3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:19:51 +0100 Subject: [PATCH 0472/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:19:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index d9710b9..acd6b96 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente t \ No newline at end of file +Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Tem \ No newline at end of file From 504bd75a4fef918c4dbe433d0fbc289842bffa7c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:21:52 +0100 Subject: [PATCH 0473/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:21:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index acd6b96..d035bf9 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Tem \ No newline at end of file +Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e \ No newline at end of file From a9621a7337feb055771dbe903d628e3cab27c358 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:23:52 +0100 Subject: [PATCH 0474/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:23:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index d035bf9..77de85a 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e \ No newline at end of file +Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos \ No newline at end of file From 17d2b497200da1c8b1d0b1d26c2c9c6a855251ab Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:25:52 +0100 Subject: [PATCH 0475/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:25:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index 77de85a..0140884 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero ssurante a noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e dixoes que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos \ No newline at end of file +Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file From 4e4e978aa29f726b0616dd26283ad7572050a138 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:27:52 +0100 Subject: [PATCH 0476/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:27:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index 0140884..92dcad9 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles que ides is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file +Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles. ide, is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file From 4c422da103c1eb65e2464338745d19a8045a3dde Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:31:52 +0100 Subject: [PATCH 0477/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:31:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/19.txt b/05/19.txt index 92dcad9..0d07377 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles. ide, is ao templo e falarlle a xente todas as verbas destea Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaro. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file +Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles. ide, ao templo e falarlle a xente todas as verbas desta Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaron. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file From c8bbdddc8c10b66ff0510294b1c00d520dac2173 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:33:52 +0100 Subject: [PATCH 0478/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:33:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/19.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/19.txt b/05/19.txt index 0d07377..d05c771 100644 --- a/05/19.txt +++ b/05/19.txt @@ -1 +1 @@ -Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles. ide, ao templo e falarlle a xente todas as verbas desta Vida. Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaron. Pero o sumo sacerdote e os estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaron traer aos apóstolos de a cadea. \ No newline at end of file +\v 19 Pero na noite un anxo do Señor abriu as portas da cadea e dirixiunnos para fóra e díxolles. \v 20 Ide, ao templo e falarlle a xente todas as verbas desta Vida. \v 21 Cando eles escoitaron isto, eles entraron no Templo preto do amancer e insinaron. Pero o sumo sacerdote e os que estaban con él viñeron, e chamaron a todos los ancians do pobo de Israél, e mandaronlle traer aos apóstolos da cadea. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 05024b9..f3f3997 100644 --- a/manifest.json +++ b/manifest.json @@ -97,6 +97,7 @@ "05-09", "05-12", "05-14", - "05-17" + "05-17", + "05-19" ] } \ No newline at end of file From b58190084f086a3d3e0fdf0b0408cc81371c9f1d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:49:51 +0100 Subject: [PATCH 0479/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:49:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/22.txt diff --git a/05/22.txt b/05/22.txt new file mode 100644 index 0000000..9728a80 --- /dev/null +++ b/05/22.txt @@ -0,0 +1 @@ +Pero os oficiais que foron no \ No newline at end of file From 211dbdefff98bf1ce489cf41cca0190e240063a7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:51:51 +0100 Subject: [PATCH 0480/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:51:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/22.txt b/05/22.txt index 9728a80..3763e18 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Pero os oficiais que foron no \ No newline at end of file +Pero os oficiais que foron no nos atoparon na cadea , e eles volveron e informaron: Nos atopamos a carcere pechada de moso seguro e a os gardas parados na porta, \ No newline at end of file From 5f4a5055d6b8aa000239e76bab6c1a988a1f5014 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:53:51 +0100 Subject: [PATCH 0481/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:53:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/22.txt b/05/22.txt index 3763e18..fe312f7 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Pero os oficiais que foron no nos atoparon na cadea , e eles volveron e informaron: Nos atopamos a carcere pechada de moso seguro e a os gardas parados na porta, \ No newline at end of file +Pero os oficiais que foron no nos atoparon na cadea , e eles volveron e informaron: Nos atopamos a carcere pechada de moso seguro e a os gardas parados na porta, maís cando nos abrimos, non atopamos a ninguén dendrto. \ No newline at end of file From 39570423ce8302630adec70422bf97d65cd7e2ab Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 22 Mar 2022 16:55:51 +0100 Subject: [PATCH 0482/1353] =?UTF-8?q?Tue=20Mar=2022=202022=2016:55:51=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/22.txt b/05/22.txt index fe312f7..aa47237 100644 --- a/05/22.txt +++ b/05/22.txt @@ -1 +1 @@ -Pero os oficiais que foron no nos atoparon na cadea , e eles volveron e informaron: Nos atopamos a carcere pechada de moso seguro e a os gardas parados na porta, maís cando nos abrimos, non atopamos a ninguén dendrto. \ No newline at end of file +\v 22 Pero os oficiais que foron no nos atoparon na cadea , e eles volveron e informaron: \v 23 " Nos atopamos a carcere pechada de moso seguro e a os gardas parados na porta, maís cando nos abrimos, non atopamos a ninguén dendrto." \ No newline at end of file diff --git a/manifest.json b/manifest.json index f3f3997..ce6f3a1 100644 --- a/manifest.json +++ b/manifest.json @@ -98,6 +98,7 @@ "05-12", "05-14", "05-17", - "05-19" + "05-19", + "05-22" ] } \ No newline at end of file From 80c29ee1a367db01d24355634660e6ae3464392a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 11:56:19 +0100 Subject: [PATCH 0483/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2011:56:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/14.txt b/02/14.txt index 626705a..b20fd1f 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1 +1 @@ -\v 14 Entón Pedro, poñendose en pé cos once, levantou a voz e lles dixo: Varóns xudeos e todos os que vivides en Xerusalén, entendede ben e prestade atención as miñas palabras, \v 15 porque non estamos bébedos como pensades, xa que é só a hora terceira do día \ No newline at end of file +\v 14 Entón Pedro, poñendose en pé cos once, levantou a voz e lles dixo: Varóns xudeos e todos os que vivides en Xerusalén, entendede ben e prestade atención as miñas palabras, \v 15 porque non estamos bébedos como pensades, xa que é só a hora terceira do día \f nota do trad.: as nove da mañán \f* \ No newline at end of file From b969304a75254777829bb14947cd809aa5c0fb35 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 11:58:19 +0100 Subject: [PATCH 0484/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2011:58:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/25.txt diff --git a/02/25.txt b/02/25.txt new file mode 100644 index 0000000..60db3a5 --- /dev/null +++ b/02/25.txt @@ -0,0 +1 @@ +Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIR \ No newline at end of file From 7ddea94c69279dd5d45710e65150939adc2b6b00 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 12:00:19 +0100 Subject: [PATCH 0485/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2012:00:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 60db3a5..a1a207d 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIR \ No newline at end of file +Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA \ No newline at end of file From 3d0979cd1d91b632cb62088e719259441754300d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 12:02:19 +0100 Subject: [PATCH 0486/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2012:02:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index a1a207d..e3bb182 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA \ No newline at end of file +Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA \ No newline at end of file From 58013612ef8510c530d210d39baf95d56b3cccc7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 12:04:19 +0100 Subject: [PATCH 0487/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2012:04:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index e3bb182..2f12d5a 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA \ No newline at end of file +Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file From 0d0349ef4cb721002394cab7391d606f9a60d83c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Wed, 23 Mar 2022 12:12:19 +0100 Subject: [PATCH 0488/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2012:12:19=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 2f12d5a..3e7e2d4 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file +\v 25 \v 26 Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file From 431a506c46001351b4922872fb565239f1457c50 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 23 Mar 2022 15:04:35 +0100 Subject: [PATCH 0489/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2015:04:35=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/24.txt diff --git a/05/24.txt b/05/24.txt new file mode 100644 index 0000000..505c9c2 --- /dev/null +++ b/05/24.txt @@ -0,0 +1 @@ +Cando o capitán do témpo \ No newline at end of file From 929e8248e447bf5147c22c704441d961677bfc89 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 23 Mar 2022 15:06:35 +0100 Subject: [PATCH 0490/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2015:06:35=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index 505c9c2..bea6444 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -Cando o capitán do témpo \ No newline at end of file +Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file From 2364be59b427aa232b6ca45ab9eaef74b3154f20 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 23 Mar 2022 15:08:35 +0100 Subject: [PATCH 0491/1353] =?UTF-8?q?Wed=20Mar=2023=202022=2015:08:35=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index bea6444..27acf73 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file +\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file From 6d8adf9078c793fafd827df6b5bb753569783fd2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 24 Mar 2022 11:44:48 +0100 Subject: [PATCH 0492/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2011:44:48=20GM?= =?UTF-8?q?T+0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/25.txt b/02/25.txt index 3e7e2d4..a358e1d 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 \v 26 Porque David di de El: VIA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file +\v 25 Porque David di de El: VÍA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. \v 26 POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file diff --git a/manifest.json b/manifest.json index b6cfc6a..8642570 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "02-16", "02-18", "02-20", - "02-22" + "02-22", + "02-25" ] } \ No newline at end of file From 325e36cb33f2d8170d0f981aa63d317629b1e11e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:15:55 +0100 Subject: [PATCH 0493/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:15:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index 27acf73..e568f12 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file +\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file From cedf09f9d05487e02106e01f20adf4f6bdf739a6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:17:55 +0100 Subject: [PATCH 0494/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:17:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index e568f12..48f91a7 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles \ No newline at end of file +\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles quedaron mui perplexos en canto deles e que poderia sair diso \ No newline at end of file From 80134cd9d59d1a090fbcacbeaa9d743ebc7a98cf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:19:55 +0100 Subject: [PATCH 0495/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:19:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index 48f91a7..29d83e0 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles quedaron mui perplexos en canto deles e que poderia sair diso \ No newline at end of file +\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles quedaron mui perplexos en canto deles e que poderia sair diso Entón veu alguén e deixolles: os homes que vostedes m \ No newline at end of file From b181551a11d015abbe0dabd19b2c4718fe472a0e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:21:55 +0100 Subject: [PATCH 0496/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:21:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/24.txt b/05/24.txt index 29d83e0..2abeb91 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron eistas verbas, eles quedaron mui perplexos en canto deles e que poderia sair diso Entón veu alguén e deixolles: os homes que vostedes m \ No newline at end of file +\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron istas verbas, eles quedaron mui perplexos en canto deles e que podería sair diso Entón veu alguén e deixolles: os homes que vostedes meteron na cadea están no Templo ensinando á xente. \ No newline at end of file From 1fab4409337fdc5c8c4af6351db324ca421139d3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:23:55 +0100 Subject: [PATCH 0497/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:23:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/24.txt | 2 +- 05/26.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/26.txt diff --git a/05/24.txt b/05/24.txt index 2abeb91..ccd8e75 100644 --- a/05/24.txt +++ b/05/24.txt @@ -1 +1 @@ -\v 24 \v 25 Cando o capitán do témpo e os principais sacerdotes escoitaron istas verbas, eles quedaron mui perplexos en canto deles e que podería sair diso Entón veu alguén e deixolles: os homes que vostedes meteron na cadea están no Templo ensinando á xente. \ No newline at end of file +\v 24 Cando o capitán do témpo e os principais sacerdotes escoitaron istas verbas, eles quedaron mui perplexos en canto deles e que podería sair diso. \v 25 Entón veu alguén e deixolles: os homes que vostedes meteron na cadea están no Templo ensinando á xente. \ No newline at end of file diff --git a/05/26.txt b/05/26.txt new file mode 100644 index 0000000..d946ccf --- /dev/null +++ b/05/26.txt @@ -0,0 +1 @@ +Asín que o capitán foi con os oficiais, e os truxeron \ No newline at end of file diff --git a/manifest.json b/manifest.json index ce6f3a1..50f874d 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "05-14", "05-17", "05-19", - "05-22" + "05-22", + "05-24" ] } \ No newline at end of file From b9e684ec4fa51e684573ee74c5f3b579b0e6cba1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 13:25:55 +0100 Subject: [PATCH 0498/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2013:25:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index d946ccf..f5fc35d 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -Asín que o capitán foi con os oficiais, e os truxeron \ No newline at end of file +Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file From 2fa5646fd9f63e859135e6ea2b85093d6c1a504e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:10:43 +0100 Subject: [PATCH 0499/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:10:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index f5fc35d..22ee6b8 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file From fdb96606423a49abd1d58af65666bfdc2937ef59 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:12:38 +0100 Subject: [PATCH 0500/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:12:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 22ee6b8..9b52267 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file From 6a1133e449b24bcb0d9fb09b90adccee9fcc9a9a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:16:38 +0100 Subject: [PATCH 0501/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:16:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 9b52267..a7b1ba5 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian \ No newline at end of file From 8b81d4bda55a6ddaf703bf0c0bf08aea7579b25f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:28:38 +0100 Subject: [PATCH 0502/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:28:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index a7b1ba5..91ab9b9 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron ao frente \ No newline at end of file From 473c5dc9466e59b665d39aac10e454476bc05c7f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:30:38 +0100 Subject: [PATCH 0503/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:30:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 91ab9b9..7419f54 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron ao frente \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Ns \ No newline at end of file From 689ab13bb4cf4c708845912e5be6fec8e5a3eebc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:32:38 +0100 Subject: [PATCH 0504/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:32:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 7419f54..03221e5 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Ns \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes \ No newline at end of file From 884b1625192235564d4055febd4cb38ea4ccbaa5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:42:38 +0100 Subject: [PATCH 0505/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:42:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 03221e5..158587d 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles \ No newline at end of file From 513279514b0d74d92b0df893dc419fcaf883dc8b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:44:38 +0100 Subject: [PATCH 0506/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:44:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index 158587d..c272a5a 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles \ No newline at end of file From 8b4110035e76cb885c6e3e94b1e4623795a6d2cc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:46:38 +0100 Subject: [PATCH 0507/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:46:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index c272a5a..f1b6bb2 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles que non ensinaran nese Nome, e añínda enchenches Xerusalén \ No newline at end of file From f66dccae06d75b2fcaf7103f6143744a20c01f0e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:48:38 +0100 Subject: [PATCH 0508/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:48:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index f1b6bb2..f3153bb 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles que non ensinaran nese Nome, e añínda enchenches Xerusalén \ No newline at end of file +\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles que non ensinaran nese Nome, e añínda enchenches Xerusalén coas suas ensinanzas e queredes traer o sangue dese Home sobre nos. \ No newline at end of file From dbca2128ae2ff9738881da7ec498445b96a292a9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:50:38 +0100 Subject: [PATCH 0509/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:50:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/26.txt b/05/26.txt index f3153bb..ef448c4 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente lles encoemdamoslles que non ensinaran nese Nome, e añínda enchenches Xerusalén coas suas ensinanzas e queredes traer o sangue dese Home sobre nos. \ No newline at end of file +\v 26 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. \v 27 Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente encoemdamoslles que non ensinaran nese Nome, e aínda enchénches a Xerusalén coas súas ensinanzas e queredes traer o sangue dese Home sobre nos. \ No newline at end of file From a2720eff8b39474912117de58f0cc626f0b513a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:52:38 +0100 Subject: [PATCH 0510/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:52:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/26.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/26.txt b/05/26.txt index ef448c4..9d157fe 100644 --- a/05/26.txt +++ b/05/26.txt @@ -1 +1 @@ -\v 26 \v 28 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. \v 27 Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, dicindo." Nos encargamosxes estritomente encoemdamoslles que non ensinaran nese Nome, e aínda enchénches a Xerusalén coas súas ensinanzas e queredes traer o sangue dese Home sobre nos. \ No newline at end of file +\v 26 Asín que o capitán foi con os oficiais, e os truxeron de volta pero sen violencia pous eles tremian ca xente los apedreara. \v 27 Cando eles os truxero, os puxeron frente ao concilio concilio. O sumo sacerdote os interrogou, \v 28 dicindo." Nos encargamosxes estritomente encoemdamoslles que non ensinaran nese Nome, e aínda enchénches a Xerusalén coas súas ensinanzas e queredes traer o sangue dese Home sobre nos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50f874d..fdc54d6 100644 --- a/manifest.json +++ b/manifest.json @@ -100,6 +100,7 @@ "05-17", "05-19", "05-22", - "05-24" + "05-24", + "05-26" ] } \ No newline at end of file From d90b8631c1ec55edac522ff16068b22ca7a88dec Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 14:58:38 +0100 Subject: [PATCH 0511/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2014:58:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/33.txt diff --git a/05/33.txt b/05/33.txt new file mode 100644 index 0000000..f6d4c32 --- /dev/null +++ b/05/33.txt @@ -0,0 +1 @@ +Cando os membros do \ No newline at end of file From cf2f225abbf7fd6840866400b608e76fe0a5887f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:00:38 +0100 Subject: [PATCH 0512/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:00:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index f6d4c32..b6a176b 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -Cando os membros do \ No newline at end of file +Cando os membros do concilio escoitaron isto, eles estaban \ No newline at end of file From 1561c1219b0ca7f52ecff903f30a0f0931ba67f1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:36:39 +0100 Subject: [PATCH 0513/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:36:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index b6a176b..0fcfe24 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -Cando os membros do concilio escoitaron isto, eles estaban \ No newline at end of file +\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban \ No newline at end of file From 10b78839c2fbb56e43a41fc7da084260f5c6a97c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:48:38 +0100 Subject: [PATCH 0514/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:48:37=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index 0fcfe24..73aeca6 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban \ No newline at end of file +\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirian matar aos apóstolos. \ No newline at end of file From 015e65c2444da435375eea49d946749b72d7291c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:50:38 +0100 Subject: [PATCH 0515/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:50:37=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index 73aeca6..2e9d0d6 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirian matar aos apóstolos. \ No newline at end of file +\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Ga \ No newline at end of file From d176bfcb2868e62b928e6291d487aead9914f1f3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:52:38 +0100 Subject: [PATCH 0516/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:52:37=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index 2e9d0d6..61ab15d 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Ga \ No newline at end of file +\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Gamaliel, mestre da lei honrado por todo o pobo, levantouse e mandou cos apóstolos fosen levados uns intres \ No newline at end of file From 34826249d7f36a22c6490424771e2ced6ddf6ea7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:54:38 +0100 Subject: [PATCH 0517/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:54:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index 61ab15d..1f44675 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Gamaliel, mestre da lei honrado por todo o pobo, levantouse e mandou cos apóstolos fosen levados uns intres \ No newline at end of file +\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Gamaliel, mestre da lei honrado por todo o pobo, levantouse e mandou cos apóstolos fosen levados fora por uns intres. \ No newline at end of file From 9e69e624758ea3ac49cbad89223eab949f5d1fd5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 15:58:39 +0100 Subject: [PATCH 0518/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2015:58:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/29.txt | 1 + 05/33.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/29.txt diff --git a/05/29.txt b/05/29.txt new file mode 100644 index 0000000..9e2dde1 --- /dev/null +++ b/05/29.txt @@ -0,0 +1 @@ +\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" \ No newline at end of file diff --git a/05/33.txt b/05/33.txt index 1f44675..50fba4b 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -\v 33 \v 34 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. Pero un fariseo chamado Gamaliel, mestre da lei honrado por todo o pobo, levantouse e mandou cos apóstolos fosen levados fora por uns intres. \ No newline at end of file +\v 33 Cando os membros do concilio escoitaron isto, eles estaban furiosos e quirían matar aos apóstolos. \v 34 Pero un fariseo chamado Gamaliel, mestre da lei honrado por todo o pobo, levantouse e mandou cos apóstolos fosen levados fora por uns intres. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fdc54d6..25ff6e9 100644 --- a/manifest.json +++ b/manifest.json @@ -101,6 +101,7 @@ "05-19", "05-22", "05-24", - "05-26" + "05-26", + "05-33" ] } \ No newline at end of file From afee698e8106c5eb6cd689fe9dfd8603b433e47f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:08:42 +0100 Subject: [PATCH 0519/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:08:41=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/29.txt b/05/29.txt index 9e2dde1..9379226 100644 --- a/05/29.txt +++ b/05/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" \ No newline at end of file +\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O \ No newline at end of file From 9138852523628414bae1f0017b1695319919867c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:10:42 +0100 Subject: [PATCH 0520/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:10:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/29.txt b/05/29.txt index 9379226..6b62394 100644 --- a/05/29.txt +++ b/05/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O \ No newline at end of file +\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O Deus de nosos pais levantou a Xesús, a quen vostedes mataron, colgadoo dun árbire. Deus o esaltou a Sua man dereita \ No newline at end of file From 689a2eadff05d44eef6398ef8250799d66088ad1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:12:42 +0100 Subject: [PATCH 0521/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:12:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/29.txt b/05/29.txt index 6b62394..8912da3 100644 --- a/05/29.txt +++ b/05/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O Deus de nosos pais levantou a Xesús, a quen vostedes mataron, colgadoo dun árbire. Deus o esaltou a Sua man dereita \ No newline at end of file +\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O Deus de nosos pais levantou a Xesús, a quen vostedes mataron, colgadoo dun árbire. Deus o esaltou a Sua man dereita para ser Princpe e Salvador, para darlle arrepentemento a Israel, e o perdón dos pecados. Nos somos testemuñas destas cousas, e tamen o Espírito Santo, aquen Deus, \ No newline at end of file From 8daea4d59da2ce5c740a471af7256b202996dcce Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:14:42 +0100 Subject: [PATCH 0522/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:14:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/29.txt | 2 +- 05/35.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/35.txt diff --git a/05/29.txt b/05/29.txt index 8912da3..44e5b35 100644 --- a/05/29.txt +++ b/05/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 \v 32 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. O Deus de nosos pais levantou a Xesús, a quen vostedes mataron, colgadoo dun árbire. Deus o esaltou a Sua man dereita para ser Princpe e Salvador, para darlle arrepentemento a Israel, e o perdón dos pecados. Nos somos testemuñas destas cousas, e tamen o Espírito Santo, aquen Deus, \ No newline at end of file +\v 29 Pero Pedro e os apóstolos responderon:" Nos obedecemos a Deus no lugar de aos homes. \v 30 O Deus de nosos pais levantou a Xesús, a quen vostedes mataron, colgadoo dun árbire. \v 31 Deus o esaltou a Sua man dereita para ser Princpe e Salvador, para darlle arrepentemento a Israel, e o perdón dos pecados. \v 32 Nos somos testemuñas destas cousas, e tamen o Espírito Santo, aquen Deus, lle deu a aqueles que lle obedecen. \ No newline at end of file diff --git a/05/35.txt b/05/35.txt new file mode 100644 index 0000000..9a552b1 --- /dev/null +++ b/05/35.txt @@ -0,0 +1 @@ +Entón él lles dixo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 25ff6e9..61c013b 100644 --- a/manifest.json +++ b/manifest.json @@ -102,6 +102,7 @@ "05-22", "05-24", "05-26", + "05-29", "05-33" ] } \ No newline at end of file From 0e8c0f9508a53770ba11b960c57e2ba7d689a817 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:16:42 +0100 Subject: [PATCH 0523/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:16:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/35.txt b/05/35.txt index 9a552b1..bb45cec 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -Entón él lles dixo \ No newline at end of file +Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e \ No newline at end of file From 5ff04fc3068b20fad4900d006397a0e5ffbdc114 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:18:42 +0100 Subject: [PATCH 0524/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:18:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/35.txt b/05/35.txt index bb45cec..b85b106 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e \ No newline at end of file +Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. \ No newline at end of file From 285747401aab68eb5e953053c125c2e6271f0f53 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:20:42 +0100 Subject: [PATCH 0525/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:20:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/35.txt b/05/35.txt index b85b106..1916eaa 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. \ No newline at end of file +Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. Depois deste home, Xudas de Galilea, se levantou nos días do censo e levou algu \ No newline at end of file From 084043f2ccb680a4fc530270641cf2756600057e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:22:42 +0100 Subject: [PATCH 0526/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:22:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/35.txt b/05/35.txt index 1916eaa..99283c8 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. Depois deste home, Xudas de Galilea, se levantou nos días do censo e levou algu \ No newline at end of file +\v 35 \v 36 Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. \v 37 Depois deste home, Xudas de Galilea, se levantou nos días do censo e levou algunha xente detras del. Él tamén pereceu e todos os que lle obedeceran foron espallados. \ No newline at end of file From 5f1e3d1405389da618d40bde638a45bbf841110a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:24:42 +0100 Subject: [PATCH 0527/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:24:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/35.txt | 2 +- 05/38.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/38.txt diff --git a/05/35.txt b/05/35.txt index 99283c8..f992a8b 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -\v 35 \v 36 Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. \v 37 Depois deste home, Xudas de Galilea, se levantou nos días do censo e levou algunha xente detras del. Él tamén pereceu e todos os que lle obedeceran foron espallados. \ No newline at end of file +\v 35 Entón él lles dixo: "Homes de Israel, poñan moita atención ao que vostedes se propoñen facer co estas persoas. \v 36 Fai algún tempo, Teudas se levantau pretendendo ser alguen, e un numaro de homes, coma catrocentos, se lle uniron. Él foi asisinado, e todos os que obedeceron foron espallados e quedaron en nada. \v 37 Depois deste home, Xudas de Galilea, se levantou nos días do censo e levou algunha xente detras del. Él tamén pereceu e todos os que lle obedeceran foron espallados. \ No newline at end of file diff --git a/05/38.txt b/05/38.txt new file mode 100644 index 0000000..e18a6d0 --- /dev/null +++ b/05/38.txt @@ -0,0 +1 @@ +Agora igosvo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 61c013b..1d21553 100644 --- a/manifest.json +++ b/manifest.json @@ -103,6 +103,7 @@ "05-24", "05-26", "05-29", - "05-33" + "05-33", + "05-35" ] } \ No newline at end of file From 43b275ceb7ee7cee216ee4dbcbe71f0efffeea5c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:26:42 +0100 Subject: [PATCH 0528/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:26:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/38.txt b/05/38.txt index e18a6d0..2cb3f79 100644 --- a/05/38.txt +++ b/05/38.txt @@ -1 +1 @@ -Agora igosvo \ No newline at end of file +Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra \ No newline at end of file From c9d8b24365b4d05321a53703aaf7a09cc8e37c39 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:28:42 +0100 Subject: [PATCH 0529/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:28:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/38.txt b/05/38.txt index 2cb3f79..3ef4e17 100644 --- a/05/38.txt +++ b/05/38.txt @@ -1 +1 @@ -Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra \ No newline at end of file +Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, pERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contr \ No newline at end of file From 97cae93c444a3a94b2a48cf19f8fbd1a8a868f9e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:30:42 +0100 Subject: [PATCH 0530/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:30:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/38.txt | 2 +- 05/40.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 05/40.txt diff --git a/05/38.txt b/05/38.txt index 3ef4e17..258c814 100644 --- a/05/38.txt +++ b/05/38.txt @@ -1 +1 @@ -Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, pERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contr \ No newline at end of file +\v 38 \v 39 Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, pERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contra Deus " Así foron persuadisos. \ No newline at end of file diff --git a/05/40.txt b/05/40.txt new file mode 100644 index 0000000..0e6d3c4 --- /dev/null +++ b/05/40.txt @@ -0,0 +1 @@ +Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen \ No newline at end of file From b38bc8ac06fdd4e01d51aaba7fd1982c59316c62 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:32:42 +0100 Subject: [PATCH 0531/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:32:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/40.txt b/05/40.txt index 0e6d3c4..27adf1e 100644 --- a/05/40.txt +++ b/05/40.txt @@ -1 +1 @@ -Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen \ No newline at end of file +Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. Saíron do concilio ledos de ser considerados de dignos de sofrir \ No newline at end of file From 2a815ca4ad9f8f81ec314e990d67c43aae178a61 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:34:42 +0100 Subject: [PATCH 0532/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:34:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/40.txt b/05/40.txt index 27adf1e..abc1910 100644 --- a/05/40.txt +++ b/05/40.txt @@ -1 +1 @@ -Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. Saíron do concilio ledos de ser considerados de dignos de sofrir \ No newline at end of file +Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. Saíron do concilio ledos de ser considerados de dignos de sofrir deshora polo Nome . Apartire dese día, no Templo e de fogar en fogar \ No newline at end of file From 407f94845b4b7afcc524d3a26af91713eab71078 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:36:42 +0100 Subject: [PATCH 0533/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:36:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/40.txt b/05/40.txt index abc1910..564dd77 100644 --- a/05/40.txt +++ b/05/40.txt @@ -1 +1 @@ -Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. Saíron do concilio ledos de ser considerados de dignos de sofrir deshora polo Nome . Apartire dese día, no Templo e de fogar en fogar \ No newline at end of file +\v 40 \v 42 Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. \v 41 aíron do concilio ledos de ser considerados de dignos de sofrir deshora polo Nome . Apartire dese día, no Templo e de fogar en fogar, insinaron e predicaron de seguido sobre Xesús como o Cristo. \ No newline at end of file From 0ed561c6f6e48fa63a62cadfb6f1608a5e5aaad6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 16:38:02 +0100 Subject: [PATCH 0534/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2016:38:01=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/40.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/40.txt b/05/40.txt index 564dd77..184c4ec 100644 --- a/05/40.txt +++ b/05/40.txt @@ -1 +1 @@ -\v 40 \v 42 Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. \v 41 aíron do concilio ledos de ser considerados de dignos de sofrir deshora polo Nome . Apartire dese día, no Templo e de fogar en fogar, insinaron e predicaron de seguido sobre Xesús como o Cristo. \ No newline at end of file +\v 40 Entón chamaron aos apóstolo, golpearonlles e mandaronlles que non falasen no nome de Xesús, e soltáronlos. \v 41 Eles aíron do concilio ledos de ser considerados de dignos de sofrir deshora polo Nome . \v 42 Apartires dese día, no Templo e de fogar en fogar, insinaron e predicaron de seguido sobre Xesús como o Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d21553..9602a63 100644 --- a/manifest.json +++ b/manifest.json @@ -104,6 +104,7 @@ "05-26", "05-29", "05-33", - "05-35" + "05-35", + "05-40" ] } \ No newline at end of file From 89c90df1e2adb7fa868f899f494bbd4729748993 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:03:49 +0100 Subject: [PATCH 0535/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:03:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/38.txt b/05/38.txt index 258c814..44f9ec7 100644 --- a/05/38.txt +++ b/05/38.txt @@ -1 +1 @@ -\v 38 \v 39 Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, pERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contra Deus " Así foron persuadisos. \ No newline at end of file +\v 38 \v 39 Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, PERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contra Deus " Así foron persuadisos. \ No newline at end of file From ace44231be033702218db0e307a3f09b34052fb8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:05:49 +0100 Subject: [PATCH 0536/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:05:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9602a63..1ef7869 100644 --- a/manifest.json +++ b/manifest.json @@ -103,7 +103,6 @@ "05-24", "05-26", "05-29", - "05-33", "05-35", "05-40" ] From a49d57a5565265fbdac06952e51ca679d949a917 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:07:49 +0100 Subject: [PATCH 0537/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:07:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/38.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/05/38.txt b/05/38.txt index 44f9ec7..9196c0b 100644 --- a/05/38.txt +++ b/05/38.txt @@ -1 +1 @@ -\v 38 \v 39 Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, PERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contra Deus " Así foron persuadisos. \ No newline at end of file +\v 38 Agora dígosvo: alexense destes homes e déixaos en pa, porque se este proxecto ou obra é de homes, será destruído, \v 39 PERO SE É DE dEUS, NON PODERAS DESTRUÍLOS, quizas incluso descobras questás loitando contra Deus " Así foron persuadidos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1ef7869..a2adfbc 100644 --- a/manifest.json +++ b/manifest.json @@ -104,6 +104,7 @@ "05-26", "05-29", "05-35", + "05-38", "05-40" ] } \ No newline at end of file From 8c23d0067000831e1d634518d8879b9471a7825f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:09:49 +0100 Subject: [PATCH 0538/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:09:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 1 + 06/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 06/01.txt create mode 100644 06/title.txt diff --git a/06/01.txt b/06/01.txt new file mode 100644 index 0000000..414be4a --- /dev/null +++ b/06/01.txt @@ -0,0 +1 @@ +\c 6 Agora naq \ No newline at end of file diff --git a/06/title.txt b/06/title.txt new file mode 100644 index 0000000..aa16d1f --- /dev/null +++ b/06/title.txt @@ -0,0 +1 @@ +Capítolo 6 \ No newline at end of file From 24c3dfafc2e7264e55dcdfc675118ea43cd335a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:11:49 +0100 Subject: [PATCH 0539/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:11:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 414be4a..2bbdcf0 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Agora naq \ No newline at end of file +\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban \ No newline at end of file From 0957b6ce9047f1cac080013bad4d396654619ec9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:13:49 +0100 Subject: [PATCH 0540/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:13:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 2bbdcf0..06bdc9a 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban \ No newline at end of file +\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudíos contra os Hebreos, qorque suas viuvas \ No newline at end of file From d2d3b4e6fa1cae5c3caf17a368d218025a9091d8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:15:49 +0100 Subject: [PATCH 0541/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:15:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 06bdc9a..1b35940 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudíos contra os Hebreos, qorque suas viuvas \ No newline at end of file +\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudíos contra os Hebreos, qorque as súas viúvasestaban sendo descoidadas na distribuci \ No newline at end of file From 18e123a8bd050c58070690f423f5e476ccb54240 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:17:49 +0100 Subject: [PATCH 0542/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:17:48=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 1b35940..13cebfd 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudíos contra os Hebreos, qorque as súas viúvasestaban sendo descoidadas na distribuci \ No newline at end of file +\c 6 \v 1 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudos contra os Hebreos, qorque as súas viúvasestaban sendo descoidadas no reparto diario dos alimentos. \ No newline at end of file From f7f999d2d01b37f6900cd4c454bc58ac76d9a22b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:19:49 +0100 Subject: [PATCH 0543/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:19:49=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/01.txt b/06/01.txt index 13cebfd..6c5439c 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 \v 1 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudos contra os Hebreos, qorque as súas viúvasestaban sendo descoidadas no reparto diario dos alimentos. \ No newline at end of file +\c 6 \v 1 Agora naqueles días, cando o númaro dos descípolos se moltiplicaban, surdiu unha queixa dos Greco-Xudeos contra os Hebreos, qorque as súas viúvasestaban sendo descoidadas no reparto diario dos alimentos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a2adfbc..23e76db 100644 --- a/manifest.json +++ b/manifest.json @@ -105,6 +105,7 @@ "05-29", "05-35", "05-38", - "05-40" + "05-40", + "06-01" ] } \ No newline at end of file From 6c06902ef0b4ea94ea690d36b171bcbbd6db6120 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:57:17 +0100 Subject: [PATCH 0544/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:57:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 19/38.txt diff --git a/19/38.txt b/19/38.txt new file mode 100644 index 0000000..1408419 --- /dev/null +++ b/19/38.txt @@ -0,0 +1 @@ +Polo tanto, si Demetrio e os artesan queren \ No newline at end of file From 604b8c2259baec53be776578ac9633ed9328d50a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 22:59:17 +0100 Subject: [PATCH 0545/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2022:59:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 1408419..a659441 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesan queren \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación con \ No newline at end of file From fef24e43ce412643b9ee9097336393a7e0e9884a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:01:17 +0100 Subject: [PATCH 0546/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:01:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index a659441..d3779b4 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación con \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules celosos que se algo buscan outros asuntoas hai que decilo na ASAMBLEA OR \ No newline at end of file From 9a49e2f5c1a7ecce0d3be5e81ff5d42f02a85525 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:03:17 +0100 Subject: [PATCH 0547/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:03:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index d3779b4..7c27370 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules celosos que se algo buscan outros asuntoas hai que decilo na ASAMBLEA OR \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules celosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file From 99fa153b40ab386de4019d5a20ca301364f7e4ea Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:07:17 +0100 Subject: [PATCH 0548/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:07:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 7c27370..512dd61 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules celosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se celosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file From 54db2aed746c7839f82471772981261dac1e7856 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:09:17 +0100 Subject: [PATCH 0549/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:09:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 512dd61..35f64ca 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se celosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se acusen uns a outros acelosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file From 5f590017fdea50b926e95fff8981e1b6793223af Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:11:17 +0100 Subject: [PATCH 0550/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:11:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 35f64ca..53219e4 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se acusen uns a outros acelosos que se algo buscan outros asuntoas hai que decilo na Asamblea ordinaria porque estamos en perigo de ser acusados por destruir \ No newline at end of file +Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se acusen entre eles pero se buscan alfgo noutros asuntos hai que decidilo na Asamblea ordinaria \ No newline at end of file From 63ee777f1248dc9291a5662f480ba4d422c30a3c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:13:17 +0100 Subject: [PATCH 0551/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:13:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 53219e4..8c6155f 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertoas e hai procónsules. Déixenos que se acusen entre eles pero se buscan alfgo noutros asuntos hai que decidilo na Asamblea ordinaria \ No newline at end of file +\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. \ No newline at end of file From 3fba5ec9386e8f3420017ab471d4c15646fc79cb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:15:17 +0100 Subject: [PATCH 0552/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:15:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 8c6155f..1ae8f4c 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. \ No newline at end of file +\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser \ No newline at end of file From 2b34a944af1dd72dabcf72fa80bb4f5e07e24c0b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:19:17 +0100 Subject: [PATCH 0553/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:19:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 1ae8f4c..044d761 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser \ No newline at end of file +\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser acusados po lo desturbio de oxe. No¡n hai pra iste barullo, e nos non seriamos quen de esplicalo. \ No newline at end of file From fea27701e722f15369ad1dcee51274b4e19efed7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:21:17 +0100 Subject: [PATCH 0554/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:21:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19/38.txt b/19/38.txt index 044d761..4b1555e 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser acusados po lo desturbio de oxe. No¡n hai pra iste barullo, e nos non seriamos quen de esplicalo. \ No newline at end of file +\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles. Pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser acusados po lo desturbio de oxe. No¡n hai pra iste barullo, e nos non seriamos quen de esplicalo. Cando él dixo isto, él despediu a asamblea. \ No newline at end of file From dfa36f42cb6348958deda059f9821a512bfa549d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:23:18 +0100 Subject: [PATCH 0555/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:23:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 19/38.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/19/38.txt b/19/38.txt index 4b1555e..30fb18a 100644 --- a/19/38.txt +++ b/19/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 \v 41 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles. Pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. Porque certamentemestamos en perigo de ser acusados po lo desturbio de oxe. No¡n hai pra iste barullo, e nos non seriamos quen de esplicalo. Cando él dixo isto, él despediu a asamblea. \ No newline at end of file +\v 38 Polo tanto, si Demetrio e os artesán querens estan con él teñen unha acusación contra alguén, os Xulgados están abertos e haí teñen procónsules. Déixenos que se acusen entre eles. \v 39 Pero se buscan algo noutros asuntos hai que decidilo na Asamblea ordinaria. \v 40 Porque certamentemestamos en perigo de ser acusados po lo desturbio de oxe. No¡n hai pra iste barullo, e nos non seriamos quen de esplicalo. \v 41 Cando él dixo isto, él despediu a asamblea. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 23e76db..517be04 100644 --- a/manifest.json +++ b/manifest.json @@ -106,6 +106,7 @@ "05-35", "05-38", "05-40", - "06-01" + "06-01", + "19-38" ] } \ No newline at end of file From fa79c4576902b2280019a83d6aed422f71c58f4c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:25:17 +0100 Subject: [PATCH 0556/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:25:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/02.txt diff --git a/06/02.txt b/06/02.txt new file mode 100644 index 0000000..ce254eb --- /dev/null +++ b/06/02.txt @@ -0,0 +1 @@ +Os doce chamaron a m \ No newline at end of file From be5f79a9f06bedb4f46a79d5fec3e0dcd14d17f2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:27:17 +0100 Subject: [PATCH 0557/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:27:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index ce254eb..9e58820 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron a m \ No newline at end of file +Os doce chamaron a moltitude dos descípolos e dixeron: Non e \ No newline at end of file From b6eead144847b4e6ec3677cb8543cf636a7eec9c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:33:20 +0100 Subject: [PATCH 0558/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:33:19=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 9e58820..3a5fa7b 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron a moltitude dos descípolos e dixeron: Non e \ No newline at end of file +Os doce chamaron á moltitude dos descípolos e dixeron: Non e \ No newline at end of file From ea4bbde30569774243ed71f6a72c7da57da2da98 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:35:17 +0100 Subject: [PATCH 0559/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:35:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 3a5fa7b..c4166ac 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron á moltitude dos descípolos e dixeron: Non e \ No newline at end of file +Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes \ No newline at end of file From e453778c90e2c25d5b3e325f9b99b75e3c60de60 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:37:17 +0100 Subject: [PATCH 0560/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:37:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index c4166ac..f1bf1bd 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes \ No newline at end of file +Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos no \ No newline at end of file From 056e184ee3b65ed108b4849ecee44fca6558bacf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:39:17 +0100 Subject: [PATCH 0561/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:39:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index f1bf1bd..d281924 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos no \ No newline at end of file +Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear e en segundo lugar para atender este asunto con respecto a nós, seguiremossempre na oración e no ministerio da palabra \ No newline at end of file From 0596cb91bd5621531140d1e9fabbf964695f0362 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:41:17 +0100 Subject: [PATCH 0562/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:41:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index d281924..8653d2f 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandonemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear e en segundo lugar para atender este asunto con respecto a nós, seguiremossempre na oración e no ministerio da palabra \ No newline at end of file +Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. respecto a nós, seguiremossempre na oración e no ministerio da palabra \ No newline at end of file From 342c8160c478d6d1741ef0bb4ae1b0a5bebfd3a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:43:17 +0100 Subject: [PATCH 0563/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:43:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 8653d2f..8eee2fa 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. respecto a nós, seguiremossempre na oración e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, seguiremos sempre na oración e no ministerio da palabra \ No newline at end of file From 19fda32d62cac368041d446efeb7d50e7071c73f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:44:36 +0100 Subject: [PATCH 0564/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:44:36=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 8eee2fa..c73c8c8 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, seguiremos sempre na oración e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, seguiremos sempre na oración e no ministerio da palabra \ No newline at end of file diff --git a/manifest.json b/manifest.json index 517be04..eb032a9 100644 --- a/manifest.json +++ b/manifest.json @@ -107,6 +107,7 @@ "05-38", "05-40", "06-01", + "06-02", "19-38" ] } \ No newline at end of file From 4fbc5cad79c4692c421b0ad170439c950a796baf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 24 Mar 2022 23:45:38 +0100 Subject: [PATCH 0565/1353] =?UTF-8?q?Thu=20Mar=2024=202022=2023:45:38=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index eb032a9..517be04 100644 --- a/manifest.json +++ b/manifest.json @@ -107,7 +107,6 @@ "05-38", "05-40", "06-01", - "06-02", "19-38" ] } \ No newline at end of file From c23be01ad6ebb4c8069e5f6292f5f552158a3b04 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 15:28:14 +0100 Subject: [PATCH 0566/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2015:28:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index c73c8c8..a72789c 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, seguiremos sempre na oración e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na oración e no ministerio da palabra \ No newline at end of file From 1b443da927e805c2a53bd152cd361f99cecc8896 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 15:30:13 +0100 Subject: [PATCH 0567/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2015:30:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index a72789c..7e9ecf6 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na oración e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na pregaria e no ministerio da palabra \ No newline at end of file From 64e53ded6e715d1c1925e7774781360540c5610d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:23:43 +0100 Subject: [PATCH 0568/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:23:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 7e9ecf6..609e383 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é correcto que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na pregaria e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é doado que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na pregaria e no ministerio da palabra \ No newline at end of file From 4b0663555630ae850ed245429ada94442ac10fa5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:25:43 +0100 Subject: [PATCH 0569/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:25:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/02.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/06/02.txt b/06/02.txt index 609e383..d892e8c 100644 --- a/06/02.txt +++ b/06/02.txt @@ -1 +1 @@ -\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é doado que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na pregaria e no ministerio da palabra \ No newline at end of file +\v 2 Os doce chamaron á moltitude dos descípulos é dixeron: Non é doado que abandoemos a Palabra de Deus pra servir as mesas, \v 3 Polo que debedes escoller dentre vos sete homes de boa reputación, cheos do Espírito e da sabedoria a quen podemos nomear pàra atender este asunto. \v 4 En canto a nós, siguiremos sempre na pregaria e no ministerio da palabra \ No newline at end of file diff --git a/manifest.json b/manifest.json index 517be04..eb032a9 100644 --- a/manifest.json +++ b/manifest.json @@ -107,6 +107,7 @@ "05-38", "05-40", "06-01", + "06-02", "19-38" ] } \ No newline at end of file From 5e520f4c197f771ecdefb202bcc8d11fb863d3cd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:27:43 +0100 Subject: [PATCH 0570/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:27:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/05.txt diff --git a/06/05.txt b/06/05.txt new file mode 100644 index 0000000..1db515f --- /dev/null +++ b/06/05.txt @@ -0,0 +1 @@ +S \ No newline at end of file From a9487dd42ac999f206b768b06d9f1d55a9a65198 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:29:43 +0100 Subject: [PATCH 0571/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:29:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/05.txt b/06/05.txt index 1db515f..eebaacc 100644 --- a/06/05.txt +++ b/06/05.txt @@ -1 +1 @@ -S \ No newline at end of file +As cuas verbas agradaron a toda a moltitude. Asín que escolleron a Estevo, un home cheo de fe e do Espítito Santo, Nicanor, Timón, Nicolas, un prosé \ No newline at end of file From 1a12a2a93afaa8e7d370c4ff0e1b9bee317496a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:31:44 +0100 Subject: [PATCH 0572/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:31:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/05.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/06/05.txt b/06/05.txt index eebaacc..f4c97cd 100644 --- a/06/05.txt +++ b/06/05.txt @@ -1 +1 @@ -As cuas verbas agradaron a toda a moltitude. Asín que escolleron a Estevo, un home cheo de fe e do Espítito Santo, Nicanor, Timón, Nicolas, un prosé \ No newline at end of file +\v 5 As cuas verbas agradaron a toda a moltitude. Asín que escolleron a Estevo, un home cheo de fe e do Espítito Santo, Nicanor, Timón, Nicolas, un prosélito da Anrioqía. \v 6 Os crentes truixeron a estos homes diante dos apóstolos quens pregaron e puxeron suas mans enriba deles. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eb032a9..68dac76 100644 --- a/manifest.json +++ b/manifest.json @@ -108,6 +108,7 @@ "05-40", "06-01", "06-02", + "06-05", "19-38" ] } \ No newline at end of file From f8bd771c736e83e9e8e4fa5d9b5ce6bf083be253 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:33:43 +0100 Subject: [PATCH 0573/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:33:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/07.txt diff --git a/06/07.txt b/06/07.txt new file mode 100644 index 0000000..b655a1b --- /dev/null +++ b/06/07.txt @@ -0,0 +1 @@ +Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó e \ No newline at end of file From f8bcbb47fe8294650ebeab6c27eca4afea0c5575 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:35:43 +0100 Subject: [PATCH 0574/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:35:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/07.txt b/06/07.txt index b655a1b..182d6d2 100644 --- a/06/07.txt +++ b/06/07.txt @@ -1 +1 @@ -Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó e \ No newline at end of file +Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó en extremos \ No newline at end of file From 83b0e10b6541b76d796c00cc52be48ec17e448fc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:41:44 +0100 Subject: [PATCH 0575/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:41:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/07.txt b/06/07.txt index 182d6d2..75185aa 100644 --- a/06/07.txt +++ b/06/07.txt @@ -1 +1 @@ -Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó en extremos \ No newline at end of file +\v 7 Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó en extremo en Xerusalén; e nun gran númaro dos sacerdotes fixeronse \ No newline at end of file From cb20940ac3773227094b4dc7e780b26dc411f644 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:43:43 +0100 Subject: [PATCH 0576/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:43:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/07.txt b/06/07.txt index 75185aa..063f0b2 100644 --- a/06/07.txt +++ b/06/07.txt @@ -1 +1 @@ -\v 7 Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó en extremo en Xerusalén; e nun gran númaro dos sacerdotes fixeronse \ No newline at end of file +\v 7 Asin que a palabra de Deus creceu, e o numaro dos descipulos se moltipliocó en extremo en Xerusalén; e nun gran númaro dos sacerdotes fixeronse obedentes a fe. \ No newline at end of file From 0116830c97df73fcb5cccd942ac29a2371ffdff4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:45:43 +0100 Subject: [PATCH 0577/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:45:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 06/10.txt diff --git a/06/10.txt b/06/10.txt new file mode 100644 index 0000000..0858bbe --- /dev/null +++ b/06/10.txt @@ -0,0 +1 @@ +Pero eles non eran quén de ergerse contra a sabedu \ No newline at end of file diff --git a/manifest.json b/manifest.json index 68dac76..ae9e71f 100644 --- a/manifest.json +++ b/manifest.json @@ -109,6 +109,7 @@ "06-01", "06-02", "06-05", + "06-07", "19-38" ] } \ No newline at end of file From 7e7c2b703a115636ff7a328e56471099c177e4a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:47:43 +0100 Subject: [PATCH 0578/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:47:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 0858bbe..3a03f2c 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra a sabedu \ No newline at end of file +Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo \ No newline at end of file From fe0eed99c520aa40fa27056e3c29c9176e704731 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:49:43 +0100 Subject: [PATCH 0579/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:49:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 3a03f2c..d6abe38 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo \ No newline at end of file +Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles \ No newline at end of file From 9f8627edb8f8c6c4fd8da143a7799efdf596999b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 16:59:43 +0100 Subject: [PATCH 0580/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2016:59:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index d6abe38..e766dfb 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles \ No newline at end of file +Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns \ No newline at end of file From 829a9b1b9bde03b32e7a20efdcfd54ec94fabc4f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 17:05:43 +0100 Subject: [PATCH 0581/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2017:05:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index e766dfb..2234f04 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns \ No newline at end of file +Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns \ No newline at end of file From 131a0ccf717df435ea05e1489d54f8be44dc8b09 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 17:09:44 +0100 Subject: [PATCH 0582/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2017:09:43=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 2234f04..517106f 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns \ No newline at end of file +Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes \ No newline at end of file From 1e0049c4be83e56ea2f3909edb29f4259c9b6cad Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 17:57:51 +0100 Subject: [PATCH 0583/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2017:57:50=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 517106f..47e110d 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes \ No newline at end of file +\v 10 \v 11 Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes \ No newline at end of file From 161e1c6443455533b53f4e610aae71ed9907d9bb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:04:40 +0100 Subject: [PATCH 0584/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:04:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 47e110d..c519649 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -\v 10 \v 11 Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes \ No newline at end of file +\v 10 \v 11 Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes para decires: " Nos escoitamos a Estev \ No newline at end of file From 1a56d5e435de0593023b5de6031bb3a38c713a64 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:06:40 +0100 Subject: [PATCH 0585/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:06:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/10.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index c519649..baee182 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -\v 10 \v 11 Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. Entón eles persuadiron en secredo alguns homes para decires: " Nos escoitamos a Estev \ No newline at end of file +\v 10 Pero eles non eran quén de ergerse contra da sabeduría ´o Espírito con o que Estevo falaba. \v 11 Entón eles persuadiron en secredo alguns homes para decires: " Nos escoitamos a Estevo didir verbas Blasfemas contra Moisés e contra Deus. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ae9e71f..d49cfec 100644 --- a/manifest.json +++ b/manifest.json @@ -110,6 +110,7 @@ "06-02", "06-05", "06-07", + "06-10", "19-38" ] } \ No newline at end of file From e5bee36021b18fb3442ca76d45ca825c712531ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:08:40 +0100 Subject: [PATCH 0586/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:08:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/12.txt diff --git a/06/12.txt b/06/12.txt new file mode 100644 index 0000000..21f46d2 --- /dev/null +++ b/06/12.txt @@ -0,0 +1 @@ +Eles \ No newline at end of file From 7845a035119147f9a952fd14b9dd7acadaccec10 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:14:40 +0100 Subject: [PATCH 0587/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:14:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 21f46d2..03ca5b4 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -Eles \ No newline at end of file +Eles \ No newline at end of file From 30abb386930f10995387d13cc11c897c626c21d9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:20:40 +0100 Subject: [PATCH 0588/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:20:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 03ca5b4..742bdd8 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -Eles \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles \ No newline at end of file From 910a886cac2b23f63bf514872021b8a10f8503f2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:26:40 +0100 Subject: [PATCH 0589/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:26:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 742bdd8..601d51b 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 \v 15 Eles \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles a \ No newline at end of file From aebcac40ac140dafd444b5f823e0cdc4800c0055 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:28:40 +0100 Subject: [PATCH 0590/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:28:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 601d51b..e6a8b53 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 \v 15 Eles a \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas \ No newline at end of file From 1148867ed45612398179f3785222dca4dbb1ec6b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:30:40 +0100 Subject: [PATCH 0591/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:30:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index e6a8b53..fb85763 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáron a Estevo, agarárono \ No newline at end of file From 7785d078d503426beb23d9e5f47414f6462e7e7d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:32:40 +0100 Subject: [PATCH 0592/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:32:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index fb85763..701df02 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáron a Estevo, agarárono \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxwron twsrtemuñaS FAL \ No newline at end of file From 1a431746dd2cbcd3cb35935b6ac5bdee49d807d2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:34:40 +0100 Subject: [PATCH 0593/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:34:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 701df02..44ea00a 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxwron twsrtemuñaS FAL \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas FALSAS, QUE DIXERON ESTE HOME NON PARA DE FALAR CONTRA \ No newline at end of file From 149bcb0f3e06f1da18ec42e4147603643992ddd3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:36:40 +0100 Subject: [PATCH 0594/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:36:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 44ea00a..ce293da 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1 +1,2 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas FALSAS, QUE DIXERON ESTE HOME NON PARA DE FALAR CONTRA \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. \ No newline at end of file From ec26711cdcbaead53b447c6e1ec47effab9764d4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:38:40 +0100 Subject: [PATCH 0595/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:38:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index ce293da..814c7a6 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derribara este lugar e trocara \ No newline at end of file From e0f761287d6b5cb7bbb9150f6e44e8fa14dc2550 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:40:40 +0100 Subject: [PATCH 0596/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:40:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 814c7a6..6d777f7 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derribara este lugar e trocara \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derribara este lugar e trocara as costumes que Moisés nos deixou \ No newline at end of file From b90557ab678d01f7598e13169fc16d78f6f14146 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:42:40 +0100 Subject: [PATCH 0597/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:42:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 6d777f7..f9e181e 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,3 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derribara este lugar e trocara as costumes que Moisés nos deixou \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret +derrubara este lugar e trocara as costumes que Moisés nos deixou \ No newline at end of file From fa146bd8cd50d9570e08c3e38a9432a91c7b877c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:44:40 +0100 Subject: [PATCH 0598/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:44:39=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/06/12.txt b/06/12.txt index f9e181e..bc2ee6e 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,3 +1,2 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret -derrubara este lugar e trocara as costumes que Moisés nos deixou \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubara este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus o \ No newline at end of file From 501a35df87265a06a78a117a63cf8f98c4385e5a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:46:40 +0100 Subject: [PATCH 0599/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:46:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index bc2ee6e..d248177 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubara este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus o \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubaría este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anx \ No newline at end of file From 295a91392d3c3e346469fd7bc9d0745038dbd43b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:48:40 +0100 Subject: [PATCH 0600/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:48:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/06/12.txt b/06/12.txt index d248177..389d15f 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas e enfrontáronse a Estevo, agaráronoe levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubaría este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anx \ No newline at end of file +\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. trouxeron testemuñas falsas,, + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubaría este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file From 2a4406f9b0f9763367eaa6db143433000d21bdfa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:50:40 +0100 Subject: [PATCH 0601/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:50:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/12.txt b/06/12.txt index 389d15f..17474fd 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ \v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir qeste Xesús de Nazaret derrubaría este lugar e trocara as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir queste Xesús de Nazaret derrubaría este lugar e trocaría as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file From 435729a3e04eec994960efe5a65a1a72a81d309e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:52:40 +0100 Subject: [PATCH 0602/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:52:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/06/12.txt b/06/12.txt index 17474fd..faec23c 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ -\v 12 \v 13 \v 14 \v 15 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. trouxeron testemuñas falsas,, - que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. porque escoitamos dicir queste Xesús de Nazaret derrubaría este lugar e trocaría as costumes que Moisés nos deixou" Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file +\v 12 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. Eles . trouxeron testemuñas falsas,, + que dixeron." \v 13 Este home non para de falar verbas contra este lugar sagrado e da Lei. \v 14 Porque escoitamos dicir queste Xesús de Nazaret derrubaría este lugar e trocaría as costumes que Moisés nos deixou" \v 15 Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file From 7dd2ba5acf82e7cf7d03e21401302cbb60f748e9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:54:40 +0100 Subject: [PATCH 0603/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:54:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/12.txt | 4 ++-- 07/title.txt | 1 + manifest.json | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/title.txt diff --git a/06/12.txt b/06/12.txt index faec23c..5e1c2a9 100644 --- a/06/12.txt +++ b/06/12.txt @@ -1,2 +1,2 @@ -\v 12 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. Eles . trouxeron testemuñas falsas,, - que dixeron." \v 13 Este home non para de falar verbas contra este lugar sagrado e da Lei. \v 14 Porque escoitamos dicir queste Xesús de Nazaret derrubaría este lugar e trocaría as costumes que Moisés nos deixou" \v 15 Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file +\v 12 Eles axitaron ao pobo. e os ancians e escribas en enfrontáronse a Estevo, agarárono e levárono ao concilio. \v 13 Eles . trouxeron testemuñas falsas,, + que dixeron." Este home non para de falar verbas contra este lugar sagrado e da Lei. \v 14 Porque escoitamos dicir queste Xesús de Nazaret derrubaría este lugar e trocaría as costumes que Moisés nos deixou" \v 15 Todos os que se sentaron no concilio fixaron seus ollos nel e viron a sua cara coma a cara dun anxo \ No newline at end of file diff --git a/07/title.txt b/07/title.txt new file mode 100644 index 0000000..b412b16 --- /dev/null +++ b/07/title.txt @@ -0,0 +1 @@ +Captolo \ No newline at end of file diff --git a/manifest.json b/manifest.json index d49cfec..b08d52a 100644 --- a/manifest.json +++ b/manifest.json @@ -111,6 +111,7 @@ "06-05", "06-07", "06-10", + "06-12", "19-38" ] } \ No newline at end of file From 71253373d2bd0ed41a37ed67383b0bba077d5c8b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:56:40 +0100 Subject: [PATCH 0604/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:56:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/01.txt | 1 + 07/title.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/01.txt diff --git a/07/01.txt b/07/01.txt new file mode 100644 index 0000000..3d85adf --- /dev/null +++ b/07/01.txt @@ -0,0 +1 @@ +\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apare \ No newline at end of file diff --git a/07/title.txt b/07/title.txt index b412b16..2265a4d 100644 --- a/07/title.txt +++ b/07/title.txt @@ -1 +1 @@ -Captolo \ No newline at end of file +Capítolo \ No newline at end of file From 726b20e6de2fe471f948e3c8200cabdd8f326aaf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 19:58:40 +0100 Subject: [PATCH 0605/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2019:58:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 3d85adf..558e677 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apare \ No newline at end of file +\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; Él lle dixo: DEIXA TUAS \ No newline at end of file From b3b8d45a9193213fae4a6296e0a67cd672a86c3a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:00:40 +0100 Subject: [PATCH 0606/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:00:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 558e677..63d5597 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; Él lle dixo: DEIXA TUAS \ No newline at end of file +\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; Él lle dixo: DEIXA TUAS TERRAS E TEUS PARENTES E VAI A TERRA QUE EU TE MOSTRAREÍ. \ No newline at end of file From 0ba3d3faaa8a17164e89fcc124c836e04d97b142 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:02:41 +0100 Subject: [PATCH 0607/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:02:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/01.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 63d5597..88644c1 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 O sumo sacerdote dixo."¿ Sos istas cousas certas?. Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; Él lle dixo: DEIXA TUAS TERRAS E TEUS PARENTES E VAI A TERRA QUE EU TE MOSTRAREÍ. \ No newline at end of file +\c 7 \v 1 O sumo sacerdote dixo."¿ Sos istas cousas certas?. \v 2 Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; \v 3 Él lle dixo: DEIXA TUAS TERRAS E TEUS PARENTES E VAI A TERRA QUE EU TE MOSTRAREÍ. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b08d52a..72ef691 100644 --- a/manifest.json +++ b/manifest.json @@ -112,6 +112,7 @@ "06-07", "06-10", "06-12", + "07-01", "19-38" ] } \ No newline at end of file From e1801e2526ab1814aabc37cb3ff0ae56e8fbc7eb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:04:40 +0100 Subject: [PATCH 0608/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:04:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/04.txt diff --git a/07/04.txt b/07/04.txt new file mode 100644 index 0000000..ef35e80 --- /dev/null +++ b/07/04.txt @@ -0,0 +1 @@ +Despois él deixou a terra dos Caldeos e viviu en Harán dende a \ No newline at end of file From b2f99f80052541b0e6c772e9699067d049cf3080 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:06:40 +0100 Subject: [PATCH 0609/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:06:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index ef35e80..13a7611 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -Despois él deixou a terra dos Caldeos e viviu en Harán dende a \ No newline at end of file +Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herencia a él, nin \ No newline at end of file From a2ad123151799278590a4b561e6f6e5f7800cbd1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:10:40 +0100 Subject: [PATCH 0610/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:10:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 13a7611..ec853a6 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1,2 @@ -Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herencia a él, nin \ No newline at end of file +Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza + a él, non, nin sequera para para oñer un pé \ No newline at end of file From 9886ff5d080644afefcb3e8f66522cfad86967b7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:12:40 +0100 Subject: [PATCH 0611/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:12:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/07/04.txt b/07/04.txt index ec853a6..ab1825e 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1,2 +1 @@ -Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza - a él, non, nin sequera para para oñer un pé \ No newline at end of file +\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle ainda que lle daría unha posesión para él e os seus descententes. \ No newline at end of file From 4c5863ae2dc44f3d3952816c385533598245139d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 20:14:40 +0100 Subject: [PATCH 0612/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:14:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index ab1825e..620b038 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle ainda que lle daría unha posesión para él e os seus descententes. \ No newline at end of file +\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que ainda que Abrahan que lle daría unha posesión para él e os seus descententes. \ No newline at end of file From f5cd44cbf41b2e5866cb99f13c6960fcdd57ede5 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 20:55:33 +0100 Subject: [PATCH 0613/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:55:33=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 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..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### 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 terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **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/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..bfc8437 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "27" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "act", + "name": "Acts" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 3227f3a9e2c9bd723571aed9e5f9b6febc826d3a Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 20:56:12 +0100 Subject: [PATCH 0614/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:56:12=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= 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 bfc8437..b8013a2 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-26T13:25:43.6398979+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 613f8d12e63503e94156b32da9a1a7e4b5af67f8 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 20:59:36 +0100 Subject: [PATCH 0615/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2020:59:35=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/01.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 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..ed8b6f9 --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 \v 1 \v 2 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, 2e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b8013a2..a87d621 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Danirecaman" + ], "finished_chunks": [] } \ No newline at end of file From ea3ef52625666d5d999d61e25c442e4760efd431 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:01:37 +0100 Subject: [PATCH 0616/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:01:36=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index ed8b6f9..29ac9ff 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, 2e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file +\c 9 \v 1 \v 2 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, 2 e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file From c64b02a5b574df2058ee5ab2fda4e8a784fa2fce Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:05:38 +0100 Subject: [PATCH 0617/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:05:37=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 29ac9ff..130b8fa 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, 2 e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file +\c 9 \v 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, \v 2 e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file From b27368b10c0d701d1f4284d8bfa1403e8c1d135a Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:13:41 +0100 Subject: [PATCH 0618/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:13:40=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/03.txt diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 0000000..70b3f04 --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +3E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; 4e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file From e0de9fc2ac1e4620baa6430a600c598c2d6c8acb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 21:15:05 +0100 Subject: [PATCH 0619/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:15:04=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 620b038..4b41fb1 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que ainda que Abrahan que lle daría unha posesión para él e os seus descententes. \ No newline at end of file +\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que ainda que Abrahan non tiña fillos que lle daría unha posesión para él e os seus descententes. \ No newline at end of file From ddceb6cb90702e60d9c16f25c63d57ce0a94c057 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:15:42 +0100 Subject: [PATCH 0620/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:15:41=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 70b3f04..4594928 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -3E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; 4e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file +\v 3 \v 4 3E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file From 67042cd6e4ea1e48fe4ab732b923bc1ad3d39fb3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 21:17:05 +0100 Subject: [PATCH 0621/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:17:04=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 4b41fb1..51dedd2 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que ainda que Abrahan non tiña fillos que lle daría unha posesión para él e os seus descententes. \ No newline at end of file +\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que lle daría unha posesión para él e os seus descententes. \ No newline at end of file From 07fa39f195eeff23bf26cf39039c086c3b3a404a Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:17:42 +0100 Subject: [PATCH 0622/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:17:41=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 4594928..2d7b160 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 \v 4 3E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file +\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; \v 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file From 6bd1af2e4b0ec82065404c938268123e12b30b37 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 21:19:05 +0100 Subject: [PATCH 0623/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:19:04=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 51dedd2..277b546 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que lle daría unha posesión para él e os seus descententes. \ No newline at end of file +\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que ËL LLE DARÍA A TERRA COMA UNHA POSESIÓN PRA ÉL E SEUS DESCENDENTES DEPOS DEL. \ No newline at end of file From 3ab46ac54018211007b4b87d1dd2426d5f164332 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 25 Mar 2022 21:21:02 +0100 Subject: [PATCH 0624/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:21:01=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/04.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/04.txt b/07/04.txt index 277b546..72c30c8 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1 +1 @@ -\v 4 \v 5 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, Non lle deu nada en herdanza a él, non, nin sequera para para oñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que ËL LLE DARÍA A TERRA COMA UNHA POSESIÓN PRA ÉL E SEUS DESCENDENTES DEPOS DEL. \ No newline at end of file +\v 4 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, \v 5 Non lle deu nada en herdanza a él, nón, nin sequera para poñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que ËL LLE DARÍA A TERRA COMA UNHA POSESIÓN PRA ÉL E SEUS DESCENDENTES DEPOS DEL. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 72ef691..7ab60d1 100644 --- a/manifest.json +++ b/manifest.json @@ -113,6 +113,7 @@ "06-10", "06-12", "07-01", + "07-04", "19-38" ] } \ No newline at end of file From 212d46152479694e6d0af004eb3a508dcfe2890f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:21:43 +0100 Subject: [PATCH 0625/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:21:42=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 2d7b160..b484bf9 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeció no seu derredor unha luz do ceo; \v 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file +\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeceu no seu derredor unha luz do ceo; \v 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file From 113a11657cd10265a3ab9a900b2b28629bd07090 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:31:46 +0100 Subject: [PATCH 0626/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:31:45=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/05.txt diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 0000000..5833f23 --- /dev/null +++ b/09/05.txt @@ -0,0 +1 @@ +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Jesús a quen ti persegues; \v 6 levántateAlgunas versións agregan ao principio do vers.: O, tremendo e medorento, dixo: Señor, que queres que eu faga? E o Señor díxolle: Levántache, entra na cidade, e #dicir o que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file From 3042cbf3037f657236cd3f69f0f0c1eb396e5f75 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Fri, 25 Mar 2022 21:33:46 +0100 Subject: [PATCH 0627/1353] =?UTF-8?q?Fri=20Mar=2025=202022=2021:33:45=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 5833f23..338d680 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Jesús a quen ti persegues; \v 6 levántateAlgunas versións agregan ao principio do vers.: O, tremendo e medorento, dixo: Señor, que queres que eu faga? E o Señor díxolle: Levántache, entra na cidade, e #dicir o que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 levántate entra na cidade, que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file From b057e40a55904694bc3e7e1d46f05f83afa3f980 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:10:14 +0100 Subject: [PATCH 0628/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:10:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/06.txt diff --git a/07/06.txt b/07/06.txt new file mode 100644 index 0000000..11464e5 --- /dev/null +++ b/07/06.txt @@ -0,0 +1 @@ +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN \ No newline at end of file From eff38026ce098196369c6d1954ca6f7454428785 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:12:14 +0100 Subject: [PATCH 0629/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:12:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 11464e5..6ad36cd 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARIAN \ No newline at end of file From b4ad0616a38203b9ce291b534bd2f78ea0483572 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:14:14 +0100 Subject: [PATCH 0630/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:14:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 6ad36cd..3958a68 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARIAN \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ \ No newline at end of file From aebec459f5a8be0bf1d0dfcaee604f85b3afeb35 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:16:14 +0100 Subject: [PATCH 0631/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:16:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 3958a68..d374925 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO \ No newline at end of file From 24b4b255acb8cf9ed4da98d1825aa90ca264a70e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:18:14 +0100 Subject: [PATCH 0632/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:18:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index d374925..37bca18 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle dixo a Abrahan o pacto da circunsición \ No newline at end of file From bf98d31dfe3c8990c0f3a169a6253ace92ff5482 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:20:15 +0100 Subject: [PATCH 0633/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:20:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 37bca18..ac2f90d 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle dixo a Abrahan o pacto da circunsición \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle oitavo día a Abrahan o pacto da circunsición \ No newline at end of file From eadf09d8505d817a7c4eb221a76992f9d7b14d44 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:22:14 +0100 Subject: [PATCH 0634/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:22:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index ac2f90d..1c7a52b 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle oitavo día a Abrahan o pacto da circunsición \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle deulle a Abra oitavo día a Abrahan o pacto da circunsición \ No newline at end of file From 505d5121f0fdacd71a5b8384cc38ba32d02978b2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:24:14 +0100 Subject: [PATCH 0635/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:24:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 1c7a52b..36d965f 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él lle deulle a Abra oitavo día a Abrahan o pacto da circunsición \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión oitavo día a Abrahan o pacto da circunsición \ No newline at end of file From 6a88af248af565f56633e90db546cfa39b75d4df Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:26:14 +0100 Subject: [PATCH 0636/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:26:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 36d965f..576b48d 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión oitavo día a Abrahan o pacto da circunsición \ No newline at end of file +Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac \ No newline at end of file From 22a04610091f15d858bcacbbedd03c9d2ee838bc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:28:14 +0100 Subject: [PATCH 0637/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:28:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 576b48d..7d4070a 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac \ No newline at end of file +\v 6 \v 8 Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. \v 7 EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac foi a ser o pai de Xacob e Xacob o pai dos doce patriarcas \ No newline at end of file From 1785d0c8329817755622f59591b126bc83da0a0e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:30:15 +0100 Subject: [PATCH 0638/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:30:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/06.txt | 2 +- 07/09.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/09.txt diff --git a/07/06.txt b/07/06.txt index 7d4070a..a5b9700 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -\v 6 \v 8 Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. \v 7 EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac foi a ser o pai de Xacob e Xacob o pai dos doce patriarcas \ No newline at end of file +\v 6 Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. \v 7 EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. \v 8 E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac foi a ser o pai de Xacob e Xacob o pai dos doce patriarcas \ No newline at end of file diff --git a/07/09.txt b/07/09.txt new file mode 100644 index 0000000..81b7bad --- /dev/null +++ b/07/09.txt @@ -0,0 +1 @@ +Os patriarcas foron movidos po \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7ab60d1..fb8ee1a 100644 --- a/manifest.json +++ b/manifest.json @@ -114,6 +114,7 @@ "06-12", "07-01", "07-04", + "07-06", "19-38" ] } \ No newline at end of file From 189573b1f47de8a0f10e41a42680510be7355a22 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:32:14 +0100 Subject: [PATCH 0639/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:32:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/09.txt b/07/09.txt index 81b7bad..5ee02b1 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1 +1 @@ -Os patriarcas foron movidos po \ No newline at end of file +Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él \ No newline at end of file From 870d05ff32eb8cb84b70340597c98856ecd434e1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:34:15 +0100 Subject: [PATCH 0640/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:34:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/09.txt b/07/09.txt index 5ee02b1..a9e90a9 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1 +1 @@ -Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él \ No newline at end of file +Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón \ No newline at end of file From 4b5f8c05244410f1424873be04a03fb0c4c81d5a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:36:15 +0100 Subject: [PATCH 0641/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:36:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/09.txt b/07/09.txt index a9e90a9..3c53f58 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1 +1 @@ -Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón \ No newline at end of file +Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante por riba de Exipto e por riba \ No newline at end of file From 2216ea65550afb012166068e368fe14dc45dd5a1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:38:14 +0100 Subject: [PATCH 0642/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:38:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/09.txt b/07/09.txt index 3c53f58..9d70a59 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1 +1 @@ -Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante por riba de Exipto e por riba \ No newline at end of file +Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante sobre Exipto e sobre toda a súa casa. \ No newline at end of file From 33f1a4fea2724c549d113868ee26992eb9beeb6c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:40:16 +0100 Subject: [PATCH 0643/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:40:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/09.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/09.txt b/07/09.txt index 9d70a59..ee22aea 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1 +1 @@ -Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto e tón Deus estivo con él e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante sobre Exipto e sobre toda a súa casa. \ No newline at end of file +\v 9 Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto entón Deus estivo con él \v 10 e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante sobre Exipto e sobre toda a súa casa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fb8ee1a..0a9896e 100644 --- a/manifest.json +++ b/manifest.json @@ -115,6 +115,7 @@ "07-01", "07-04", "07-06", + "07-09", "19-38" ] } \ No newline at end of file From 416d9be9418365dc1c1cc0345b9fbedde3dbf61f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:52:15 +0100 Subject: [PATCH 0644/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:52:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/11.txt diff --git a/07/11.txt b/07/11.txt new file mode 100644 index 0000000..f582e1f --- /dev/null +++ b/07/11.txt @@ -0,0 +1 @@ +Agora, viu unha fame \ No newline at end of file From 7d344e21476b18acf4b3cfeabbd895cbe023616c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:54:15 +0100 Subject: [PATCH 0645/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:54:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index f582e1f..ff87e81 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -Agora, viu unha fame \ No newline at end of file +\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais \ No newline at end of file From 18b37c64fa0e5e53792d3f73c65b872d38cc0c04 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:56:15 +0100 Subject: [PATCH 0646/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:56:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index ff87e81..b5de98b 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais \ No newline at end of file +\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. Pero cando Xacob escoitou que en Exipto había millo él mandou \ No newline at end of file From f891bd86e7eb2aa21138c1171facb9786e2c7b26 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 10:58:15 +0100 Subject: [PATCH 0647/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2010:58:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index b5de98b..3e2414f 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. Pero cando Xacob escoitou que en Exipto había millo él mandou \ No newline at end of file +\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. Pero cando Xacob escoitou que en Exipto había millo él mandou a nosos ancestros a primeira vez. A segunda vez Xosé mostróuse a él mesmo a seus hirmans e a familia de Xosé coñocida por Faraón \ No newline at end of file From 87e23df7ba78095d9346df2534bd9fd805ca2162 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:00:15 +0100 Subject: [PATCH 0648/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:00:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/14.txt diff --git a/07/14.txt b/07/14.txt new file mode 100644 index 0000000..cf172e2 --- /dev/null +++ b/07/14.txt @@ -0,0 +1 @@ +Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, s \ No newline at end of file From 4f8c0804853fa2cffaf8f956443c207bd36e9328 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:02:15 +0100 Subject: [PATCH 0649/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:02:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index cf172e2..955635d 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, s \ No newline at end of file +Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file From 0a14b346708871d3b595dc8e8faad7a107aa3d27 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:08:15 +0100 Subject: [PATCH 0650/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:08:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/11.txt | 2 +- 07/14.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/07/11.txt b/07/11.txt index 3e2414f..ca5d032 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. Pero cando Xacob escoitou que en Exipto había millo él mandou a nosos ancestros a primeira vez. A segunda vez Xosé mostróuse a él mesmo a seus hirmans e a familia de Xosé coñocida por Faraón \ No newline at end of file +\v 11 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. \v 12 Pero cando Xacob escoitou que en Exipto había millo él mandou a nosos ancestros a primeira vez. \v 13 A segunda vez Xosé mostróuse a él mesmo a seus hirmans e a familia de Xosé coñocida por Faraón \ No newline at end of file diff --git a/07/14.txt b/07/14.txt index 955635d..d151df4 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0a9896e..8fcba8e 100644 --- a/manifest.json +++ b/manifest.json @@ -116,6 +116,7 @@ "07-04", "07-06", "07-09", + "07-11", "19-38" ] } \ No newline at end of file From 387916d0afeebba66d2a5c77790bdafa720110b7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:40:15 +0100 Subject: [PATCH 0651/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:40:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index d151df4..2eb3b55 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file From 49f110c8d6692d09a0568ae348127d741e599e63 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:42:15 +0100 Subject: [PATCH 0652/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:42:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 2eb3b55..4fe5d6d 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton \ No newline at end of file From a684a55b822e89b82008a4f09ed53ff1aa1c5cb5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:44:15 +0100 Subject: [PATCH 0653/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:44:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 4fe5d6d..574fb6f 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abra \ No newline at end of file From 6871f454b6fded13850259c43ebd65251293554b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:46:15 +0100 Subject: [PATCH 0654/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:46:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 574fb6f..dd4ce99 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abra \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo de prata polos fillos damor \ No newline at end of file From c7ef1dcde7c835bc8e962fe11791af5f4f79a0de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:48:15 +0100 Subject: [PATCH 0655/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:48:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index dd4ce99..ca2b58b 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo de prata polos fillos damor \ No newline at end of file +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo en prata dos fillos de Hamor en Siquen. From d696ff28685b0df5f571a7981e73850053da0fed Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:50:15 +0100 Subject: [PATCH 0656/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:50:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index ca2b58b..78aa09f 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total, enton Xacobo baixou a exipto depois de morrer el mesmo e os nosdos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo en prata dos fillos de Hamor en Siquen. +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo en prata dos fillos de Hamor en Siquen. From be2f16c8744b4772c4f6467cc59dce0c8c3bc005 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:52:15 +0100 Subject: [PATCH 0657/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:52:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 78aa09f..947723a 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros foron levados a fundir e foron postos na tumba de Abrahabn comprada por prezo en prata dos fillos de Hamor en Siquen. +\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros. Foron levados a Siquen e foron postos na tumba que Abrahabn comprou por prezo en prata dos fillos de Hamor en Siquen. From d102cf5c9e1ce2071ea4fd35914a253886d9f763 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:54:15 +0100 Subject: [PATCH 0658/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:54:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/14.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 947723a..1d7621f 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros. Foron levados a Siquen e foron postos na tumba que Abrahabn comprou por prezo en prata dos fillos de Hamor en Siquen. +\v 14 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. \v 15 Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros. \v 16 Eles foron levados a Siquen e foron postos na tumba que Abrahabn comprou por prezo en prata dos fillos de Hamor en Siquen. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8fcba8e..dd3fb55 100644 --- a/manifest.json +++ b/manifest.json @@ -117,6 +117,7 @@ "07-06", "07-09", "07-11", + "07-14", "19-38" ] } \ No newline at end of file From af32f49753dd92c09bd853d327378f758beeb2b0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:56:15 +0100 Subject: [PATCH 0659/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:56:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/17.txt diff --git a/07/17.txt b/07/17.txt new file mode 100644 index 0000000..fe194ab --- /dev/null +++ b/07/17.txt @@ -0,0 +1 @@ +Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en \ No newline at end of file From bbd48d619e176871462ac3c58793e6191e72b112 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 11:58:15 +0100 Subject: [PATCH 0660/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2011:58:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index fe194ab..e5ad661 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en \ No newline at end of file +Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltatouno \ No newline at end of file From 88748c9e6942f78e60c1ed127255ce39c77593ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:00:15 +0100 Subject: [PATCH 0661/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:00:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index e5ad661..1102e51 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltatouno \ No newline at end of file +Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus \ No newline at end of file From bedddca64c669c62f540804dfed9908c799e9559 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:02:15 +0100 Subject: [PATCH 0662/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:02:14=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 1102e51..b7dc437 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus \ No newline at end of file +\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus \ No newline at end of file From 504d39ed1c4a53e2915c5be60fa1bcf08463c099 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:20:15 +0100 Subject: [PATCH 0663/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:20:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index b7dc437..1fa62cd 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus \ No newline at end of file +\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo \ No newline at end of file From a2365642407f743eacc990dca30de77160dfdfae Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:22:15 +0100 Subject: [PATCH 0664/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:22:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 1fa62cd..bb385c7 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto, hata que se levantou outro rei en Wxipto, un rei quen non coñocia a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo \ No newline at end of file +\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo \ No newline at end of file From 9e94323bb77dcc95663ec1f2c913b119ca9389d7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:24:15 +0100 Subject: [PATCH 0665/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:24:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index bb385c7..4a515b6 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo \ No newline at end of file +\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. \ No newline at end of file From 8a9e438c38d9611ed9633488bf5e6ccaf711f6ad Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:36:16 +0100 Subject: [PATCH 0666/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:36:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 4a515b6..3fa66db 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. \ No newline at end of file +\v 17 \v 18 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. \v 19 Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. \ No newline at end of file From da83a6f1d1f182f9c28f43646341aed848d274d1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:38:16 +0100 Subject: [PATCH 0667/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:38:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/17.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index 3fa66db..4e25269 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. \v 19 Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. \ No newline at end of file +\v 17 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , \v 18 hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. \v 19 Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dd3fb55..1104a2f 100644 --- a/manifest.json +++ b/manifest.json @@ -118,6 +118,7 @@ "07-09", "07-11", "07-14", + "07-17", "19-38" ] } \ No newline at end of file From 3f44379121bdcefd3d09e65571ac17bf7fd3bbf1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:40:17 +0100 Subject: [PATCH 0668/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:40:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/20.txt diff --git a/07/20.txt b/07/20.txt new file mode 100644 index 0000000..cb6b4bc --- /dev/null +++ b/07/20.txt @@ -0,0 +1 @@ +Por este tempo Moisés naceu, él era diante de Deus e foi \ No newline at end of file From 6345f05d354e4e8c6a1adb030f707bef238162cb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:42:16 +0100 Subject: [PATCH 0669/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:42:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/20.txt b/07/20.txt index cb6b4bc..202ce45 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Por este tempo Moisés naceu, él era diante de Deus e foi \ No newline at end of file +Por este tempo Moisés naceu, él era diante de Deus e foi alimentado por tres meses na casa de seu pai. Cando él foi posto afora, a filla do Faraón o \ No newline at end of file From 0c8c6e034c39128b35836172b9206a4af0f18e3b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:46:16 +0100 Subject: [PATCH 0670/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:46:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/20.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/20.txt b/07/20.txt index 202ce45..93a0b4e 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Por este tempo Moisés naceu, él era diante de Deus e foi alimentado por tres meses na casa de seu pai. Cando él foi posto afora, a filla do Faraón o \ No newline at end of file +\v 20 Por este tempo Moisés naceu, él era diante de Deus e foi alimentado por tres meses na casa de seu pai. \v 21 Cando él foi posto afora, a filla do Faraón o adoptou e criouno coma seu propio fillo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1104a2f..264f620 100644 --- a/manifest.json +++ b/manifest.json @@ -119,6 +119,7 @@ "07-11", "07-14", "07-17", + "07-20", "19-38" ] } \ No newline at end of file From e2ce43d3f63ebc81fa9073e0d567e8ea5f6ab001 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:48:16 +0100 Subject: [PATCH 0671/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:48:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/22.txt diff --git a/07/22.txt b/07/22.txt new file mode 100644 index 0000000..4ae8786 --- /dev/null +++ b/07/22.txt @@ -0,0 +1 @@ +Moisés foi \ No newline at end of file From 91722eaf0631b34d70ce4411ee51e56c285b6b9e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:50:16 +0100 Subject: [PATCH 0672/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:50:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index 4ae8786..c2752c4 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -Moisés foi \ No newline at end of file +Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais \ No newline at end of file From 4b0f3d51fa60ca13a085bdba17ae4be62aaa52f7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:52:16 +0100 Subject: [PATCH 0673/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:52:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index c2752c4..fa83307 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais \ No newline at end of file +Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un \ No newline at end of file From d36c2ba7fdaf2f7bc5b8b33661ce0dc493c1075e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:54:16 +0100 Subject: [PATCH 0674/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:54:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index fa83307..7e2770d 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un \ No newline at end of file +Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi \ No newline at end of file From 6d357ca19fa3ee29b122f64dbd3d22b708b44197 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 12:56:16 +0100 Subject: [PATCH 0675/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2012:56:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index 7e2770d..35a9af5 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi \ No newline at end of file +Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. Él pensou ca seus hirmas \ No newline at end of file From e334f757df748c48900a4e4a75b4bde17e03b4da Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:00:16 +0100 Subject: [PATCH 0676/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:00:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index 35a9af5..ea93d76 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. Él pensou ca seus hirmas \ No newline at end of file +\v 22 Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. \v 23 Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. \v 24 Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. \v 25 Él pensou ca seus hirmas \ No newline at end of file From 6450aba4204e6cc6f84e158670a65caa46306530 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:02:16 +0100 Subject: [PATCH 0677/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:02:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/22.txt b/07/22.txt index ea93d76..d5be79b 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1 +1 @@ -\v 22 Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. \v 23 Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. \v 24 Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. \v 25 Él pensou ca seus hirmas \ No newline at end of file +\v 22 Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. \v 23 Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. \v 24 Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. \v 25 Él pensou ca seus hirmas comprenderían que Deus pola sua man estaba rescatandollos, pero eles non o comprenderon. \ No newline at end of file From 3595e735cdcc43238089dc1154a5b013c6a2f5a0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:04:16 +0100 Subject: [PATCH 0678/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:04:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/26.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 07/26.txt diff --git a/07/26.txt b/07/26.txt new file mode 100644 index 0000000..3a413b1 --- /dev/null +++ b/07/26.txt @@ -0,0 +1 @@ +A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; \ No newline at end of file diff --git a/manifest.json b/manifest.json index 264f620..0595752 100644 --- a/manifest.json +++ b/manifest.json @@ -120,6 +120,7 @@ "07-14", "07-17", "07-20", + "07-22", "19-38" ] } \ No newline at end of file From 8becc679e303ce7a5b2834fa33bb98ddccf5667e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:06:16 +0100 Subject: [PATCH 0679/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:06:15=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/26.txt b/07/26.txt index 3a413b1..1f52545 100644 --- a/07/26.txt +++ b/07/26.txt @@ -1 +1 @@ -A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; \ No newline at end of file +A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero él \ No newline at end of file From f8ac5be86615027a1b34066c3f6e9a8b101b5b70 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:08:16 +0100 Subject: [PATCH 0680/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:08:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/26.txt b/07/26.txt index 1f52545..ac100c9 100644 --- a/07/26.txt +++ b/07/26.txt @@ -1 +1 @@ -A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero él \ No newline at end of file +A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E X \ No newline at end of file From 31fb31361b28fab1e32e6b4bbb11651a3786cb83 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:10:16 +0100 Subject: [PATCH 0681/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:10:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/26.txt b/07/26.txt index ac100c9..656932b 100644 --- a/07/26.txt +++ b/07/26.txt @@ -1 +1 @@ -A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E X \ No newline at end of file +\v 26 \v 27 A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E XUIZ POR RIBA DE NOS? \v 28 ¿GOSTARIATE MATARME, COMA MATASTE AO EXIPCIO ONTE? \ No newline at end of file From 6ee6728dda71e6f2870096a6fa5940314bf891dc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:12:16 +0100 Subject: [PATCH 0682/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:12:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/26.txt | 2 +- 07/29.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/29.txt diff --git a/07/26.txt b/07/26.txt index 656932b..f966a01 100644 --- a/07/26.txt +++ b/07/26.txt @@ -1 +1 @@ -\v 26 \v 27 A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E XUIZ POR RIBA DE NOS? \v 28 ¿GOSTARIATE MATARME, COMA MATASTE AO EXIPCIO ONTE? \ No newline at end of file +\v 26 A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? \v 27 Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E XUIZ POR RIBA DE NOS? \v 28 ¿GOSTARIATE MATARME, COMA MATASTE AO EXIPCIO ONTE? \ No newline at end of file diff --git a/07/29.txt b/07/29.txt new file mode 100644 index 0000000..de5a887 --- /dev/null +++ b/07/29.txt @@ -0,0 +1 @@ +Moisés fuxiu depois de escoitar ísto \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0595752..3178f2e 100644 --- a/manifest.json +++ b/manifest.json @@ -121,6 +121,7 @@ "07-17", "07-20", "07-22", + "07-26", "19-38" ] } \ No newline at end of file From 2496efb69c573a3a18254e54a4bfbcb2a3d50989 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:28:19 +0100 Subject: [PATCH 0683/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:28:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index de5a887..965b425 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -Moisés fuxiu depois de escoitar ísto \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de escoita r ísto, él \ No newline at end of file From 5d7d617241c9773d29802e20b31c769e8cc68b0d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:30:19 +0100 Subject: [PATCH 0684/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:30:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 965b425..902eea3 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de escoita r ísto, él \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de \ No newline at end of file From ad6f7be1647270597856f50daca6d13e365b87d7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:32:19 +0100 Subject: [PATCH 0685/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:32:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 902eea3..720774d 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él convirtiuse \ No newline at end of file From 8cf858ac6e5d4b870b936756d3a8298d0b086761 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:36:19 +0100 Subject: [PATCH 0686/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:36:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 720774d..08bc0c0 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él convirtiuse \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando \ No newline at end of file From 4221e487cf16a52ae2a221f8a5ec306d639fbafd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:38:19 +0100 Subject: [PATCH 0687/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:38:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 08bc0c0..49273ff 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de fogo nunha xesta \ No newline at end of file From 2ecf46b700b78f58ecf8edde55e06d6265fc2b2f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:40:19 +0100 Subject: [PATCH 0688/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:40:18=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 49273ff..7deeb2f 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de fogo nunha xesta \ No newline at end of file +\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de lume nun arbusto \ No newline at end of file From 7fd7427e16711462b9d5740c3d4fe7a702ae1a41 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:42:19 +0100 Subject: [PATCH 0689/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:42:19=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/29.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index 7deeb2f..7fb551f 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -\v 29 \v 30 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de lume nun arbusto \ No newline at end of file +\v 29 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. \v 30 Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de lume nun arbusto \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3178f2e..bebbfd8 100644 --- a/manifest.json +++ b/manifest.json @@ -122,6 +122,7 @@ "07-20", "07-22", "07-26", + "07-29", "19-38" ] } \ No newline at end of file From 852b6ce8b9c9bbccef69787e9584cdf374162257 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 13:58:21 +0100 Subject: [PATCH 0690/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2013:58:20=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/31.txt diff --git a/07/31.txt b/07/31.txt new file mode 100644 index 0000000..49d8eb6 --- /dev/null +++ b/07/31.txt @@ -0,0 +1 @@ +Cando Mo \ No newline at end of file From 246ab22f2d728a8a2873db829af1e62f76f2ff2a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:00:21 +0100 Subject: [PATCH 0691/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:00:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/31.txt b/07/31.txt index 49d8eb6..53b3e7b 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -Cando Mo \ No newline at end of file +Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se arrimaba pra ollala, viu una voz \ No newline at end of file From 77da4d8483f7b0e43de276f19858ef95c49de4d9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:02:21 +0100 Subject: [PATCH 0692/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:02:20=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/31.txt b/07/31.txt index 53b3e7b..cac9fc8 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se arrimaba pra ollala, viu una voz \ No newline at end of file +Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía \ No newline at end of file From 2c9c919fbe0eb122622e6fd526108372e2194bdb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:04:21 +0100 Subject: [PATCH 0693/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:04:20=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/31.txt b/07/31.txt index cac9fc8..3ea0e1a 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía \ No newline at end of file +Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía: EU SON O DEUS DE TEUS PAIS, O DEUS DE ABRAHAM E DE ISAAC E DE XACOB. Moisés tre \ No newline at end of file From a30f59d5dff690c9100fcc18623860231942ee3e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:06:21 +0100 Subject: [PATCH 0694/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:06:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/31.txt | 2 +- 07/33.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/33.txt diff --git a/07/31.txt b/07/31.txt index 3ea0e1a..0f67c1d 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía: EU SON O DEUS DE TEUS PAIS, O DEUS DE ABRAHAM E DE ISAAC E DE XACOB. Moisés tre \ No newline at end of file +\v 31 Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía: \v 32 EU SON O DEUS DE TEUS PAIS, O DEUS DE ABRAHAM E DE ISAAC E DE XACOB. Moisés tremeu e non era quen de ollar. \ No newline at end of file diff --git a/07/33.txt b/07/33.txt new file mode 100644 index 0000000..8fd3a71 --- /dev/null +++ b/07/33.txt @@ -0,0 +1 @@ +O Señor \ No newline at end of file diff --git a/manifest.json b/manifest.json index bebbfd8..c392eab 100644 --- a/manifest.json +++ b/manifest.json @@ -123,6 +123,7 @@ "07-22", "07-26", "07-29", + "07-31", "19-38" ] } \ No newline at end of file From c6b6cb572ecc47d84229c0551f4f48dcfe0ed467 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:08:21 +0100 Subject: [PATCH 0695/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:08:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/33.txt b/07/33.txt index 8fd3a71..6b2a5d8 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -O Señor \ No newline at end of file +O Señor lle dixo a él: QUITA \ No newline at end of file From 15e2b18bf3b8185213a8e3f475e738c70d7ed667 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:10:22 +0100 Subject: [PATCH 0696/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:10:22=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/33.txt b/07/33.txt index 6b2a5d8..7e1981c 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -O Señor lle dixo a él: QUITA \ No newline at end of file +O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. DE CERTO EU MIREI O SOFREMENTO DO MEU POBO \ No newline at end of file From d22503b0c0bfdf0d3ad0ba3ce77248e928185802 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:12:21 +0100 Subject: [PATCH 0697/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:12:21=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/33.txt b/07/33.txt index 7e1981c..6683b0f 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. DE CERTO EU MIREI O SOFREMENTO DO MEU POBO \ No newline at end of file +O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. DE CERTO EU MIREI O SOFREMENTO DO MEU POBO QUESTA EN EXIPTO; EU ESCOITEI SEUS XEMIDOS E EU BAIXEI A RESCATALOS AGORA VEN, EU TE MANDA \ No newline at end of file From 98dc4203a7b01fdfe5b95cf77988a6c2b9610b88 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 14:12:58 +0100 Subject: [PATCH 0698/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2014:12:58=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/33.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/33.txt b/07/33.txt index 6683b0f..8f01398 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. DE CERTO EU MIREI O SOFREMENTO DO MEU POBO QUESTA EN EXIPTO; EU ESCOITEI SEUS XEMIDOS E EU BAIXEI A RESCATALOS AGORA VEN, EU TE MANDA \ No newline at end of file +\v 33 O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. \v 34 DE CERTO EU MIREI O SOFREMENTO DO MEU POBO QUESTA EN EXIPTO; EU ESCOITEI SEUS XEMIDOS E EU BAIXEI A RESCATALOS AGORA VEN, EU TE MANDAREI A EXIPTO. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c392eab..f9b30b1 100644 --- a/manifest.json +++ b/manifest.json @@ -124,6 +124,7 @@ "07-26", "07-29", "07-31", + "07-33", "19-38" ] } \ No newline at end of file From 3472130b0bd928cb445e60a200e9f7600757dd59 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:22:55 +0100 Subject: [PATCH 0699/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:22:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/35.txt diff --git a/07/35.txt b/07/35.txt new file mode 100644 index 0000000..bb68a8f --- /dev/null +++ b/07/35.txt @@ -0,0 +1 @@ +O Moisés. a quen eles esbotaron cando lle dixeron: \ No newline at end of file From c96fd962f82c8d56fcd785f4eef1baf4d65004c9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:24:55 +0100 Subject: [PATCH 0700/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:24:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index bb68a8f..3db1fa1 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -O Moisés. a quen eles esbotaron cando lle dixeron: \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador \ No newline at end of file From 4e54809f036785c76b8630c795c6ae9e830759fa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:26:55 +0100 Subject: [PATCH 0701/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:26:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index 3db1fa1..ab8e72c 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora \ No newline at end of file From 9e34322bfa9f985396b441cb3f4a6a8ecfb06ecb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:28:55 +0100 Subject: [PATCH 0702/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:28:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index ab8e72c..c700871 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar roxo \ No newline at end of file From bbc6e365b960b038cbbb0eaae462c4df39016ff4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:30:55 +0100 Subject: [PATCH 0703/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:30:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index c700871..de082af 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar roxo \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES \ No newline at end of file From f8711a2fb8b56ce0d945fdb7e95fc4f2f5637d55 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:32:55 +0100 Subject: [PATCH 0704/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:32:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index de082af..c963fc4 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES \ No newline at end of file From 6c6fbb4cd9940e90510f9fb6e93d5ac14482f3e3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:34:55 +0100 Subject: [PATCH 0705/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:34:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index c963fc4..1ac6bbf 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES \ No newline at end of file +\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN \ No newline at end of file From 6168199b1954cd23a6bf5ef89eac7f7f609f9271 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:38:55 +0100 Subject: [PATCH 0706/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:38:54=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/35.txt b/07/35.txt index 1ac6bbf..40b4a5a 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QYÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. Moisés os guioui a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN \ No newline at end of file +\v 35 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QUÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. \v 36 Moisés os guiou a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. \v 37 E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN \ No newline at end of file From 0390d3f6048751f99e984f48d23e977b5844d492 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:40:55 +0100 Subject: [PATCH 0707/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:40:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/35.txt | 2 +- 07/38.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/38.txt diff --git a/07/35.txt b/07/35.txt index 40b4a5a..e2da652 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1 +1 @@ -\v 35 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QUÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. \v 36 Moisés os guiou a eles fora de Exipto depois de hacer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. \v 37 E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN \ No newline at end of file +\v 35 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QUÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. \v 36 Moisés os guiou a eles fora de Exipto depois de facer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. \v 37 E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN \ No newline at end of file diff --git a/07/38.txt b/07/38.txt new file mode 100644 index 0000000..1a76d00 --- /dev/null +++ b/07/38.txt @@ -0,0 +1 @@ +Este e o home que estaba na asamblea no deseto con o anxo \ No newline at end of file diff --git a/manifest.json b/manifest.json index f9b30b1..077e083 100644 --- a/manifest.json +++ b/manifest.json @@ -125,6 +125,7 @@ "07-29", "07-31", "07-33", + "07-35", "19-38" ] } \ No newline at end of file From bc226198c12de1718355bd5679fea9888b57c87d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:42:55 +0100 Subject: [PATCH 0708/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:42:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index 1a76d00..161a0be 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -Este e o home que estaba na asamblea no deseto con o anxo \ No newline at end of file +Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; este e \ No newline at end of file From 0c10fb92a38644abb08285a9c08c79da6f580560 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:44:55 +0100 Subject: [PATCH 0709/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:44:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index 161a0be..77a2d03 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; este e \ No newline at end of file +\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a qu \ No newline at end of file From 04db42498b23e2b429e92b8737d2d5f907c7cc3e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:46:55 +0100 Subject: [PATCH 0710/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:46:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index 77a2d03..bd9b98f 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a qu \ No newline at end of file +\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazpns \ No newline at end of file From 1e180d43d4b8636a36689f8777ad60b587f624d1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:48:55 +0100 Subject: [PATCH 0711/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:48:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index bd9b98f..b77df78 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazpns \ No newline at end of file +\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. Naquel tempo; eles dixeron a Aaron \ No newline at end of file From 9af3ff62d297580db4035fe12969c04d6de8dcd9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:50:55 +0100 Subject: [PATCH 0712/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:50:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index b77df78..2625bbc 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. Naquel tempo; eles dixeron a Aaron \ No newline at end of file +\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. Naquel tempo; eles dixeron a Aaron :FAINOS DEUSES PRA QUE NOS GUIEN EN CANTO A ÉSTE MOISÉS, QUEN NOS DIRIXIU FORA DA TERRA DE EXIPTO, NON SABEMOS QUE LLE PASOU. \ No newline at end of file From b3a291f8bb2bac9bc23116d0b3d5ad990e883e4c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 18:52:56 +0100 Subject: [PATCH 0713/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2018:52:55=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/38.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/38.txt b/07/38.txt index 2625bbc..5bd18a7 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1 +1 @@ -\v 38 \v 39 \v 40 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. Naquel tempo; eles dixeron a Aaron :FAINOS DEUSES PRA QUE NOS GUIEN EN CANTO A ÉSTE MOISÉS, QUEN NOS DIRIXIU FORA DA TERRA DE EXIPTO, NON SABEMOS QUE LLE PASOU. \ No newline at end of file +\v 38 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . \v 39 Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. \v 40 Naquel tempo; eles dixeron a Aaron :FAINOS DEUSES PRA QUE NOS GUIEN EN CANTO A ÉSTE MOISÉS, QUEN NOS DIRIXIU FORA DA TERRA DE EXIPTO, NON SABEMOS QUE LLE PASOU. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 077e083..868b589 100644 --- a/manifest.json +++ b/manifest.json @@ -126,6 +126,7 @@ "07-31", "07-33", "07-35", + "07-38", "19-38" ] } \ No newline at end of file From fe814ab2136af38e941775abcb8e97c33f3245d6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:07:17 +0100 Subject: [PATCH 0714/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:07:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/41.txt diff --git a/07/41.txt b/07/41.txt new file mode 100644 index 0000000..2d3cd03 --- /dev/null +++ b/07/41.txt @@ -0,0 +1 @@ +Entón na queles días eñes fixeron un \ No newline at end of file From 4c12c81c742d18c26ada095fb4abf8cb386fa202 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:09:17 +0100 Subject: [PATCH 0715/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:09:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index 2d3cd03..b91921f 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Entón na queles días eñes fixeron un \ No newline at end of file +Naqueles días eles fixeron un becerro de ouro \ No newline at end of file From 6bc42f395f47130298c99d91b84d9f751403760f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:11:17 +0100 Subject: [PATCH 0716/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:11:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index b91921f..c619273 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro de ouro \ No newline at end of file +Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron \ No newline at end of file From c8d4d3be81752ffe90728c764878b174e590cf29 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:13:17 +0100 Subject: [PATCH 0717/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:13:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index c619273..1c6fc4d 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron \ No newline at end of file +Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron \ No newline at end of file From ac86c74efda24d6ac27e76b20b1dc9b1c5f42f96 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:15:17 +0100 Subject: [PATCH 0718/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:15:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index 1c6fc4d..1b869a5 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron \ No newline at end of file +Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar \ No newline at end of file From 9c975a2d1522de8d950e8f2f50f734159b874009 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:17:17 +0100 Subject: [PATCH 0719/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:17:16=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index 1b869a5..8747052 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar \ No newline at end of file +Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ \ No newline at end of file From e6478601567d9974f45398d571904e5bb10d10d1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:19:17 +0100 Subject: [PATCH 0720/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:19:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index 8747052..f631910 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ \ No newline at end of file +Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ QUIZAIS ME OFRECETES BESTAS MORTAS E SACREFICIOS NOS COARENTA ANOS NO DESERTO, CASA DE \ No newline at end of file From beced3dc41fcbd2f176fa4bca9554141940c89aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 26 Mar 2022 20:21:17 +0100 Subject: [PATCH 0721/1353] =?UTF-8?q?Sat=20Mar=2026=202022=2020:21:17=20GM?= =?UTF-8?q?T+0100=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07/41.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/41.txt b/07/41.txt index f631910..80192da 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1 +1 @@ -Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ QUIZAIS ME OFRECETES BESTAS MORTAS E SACREFICIOS NOS COARENTA ANOS NO DESERTO, CASA DE \ No newline at end of file +\v 41 Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans \v 42 Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ QUIZAIS ME OFRECETES BESTAS MORTAS E SACREFICIOS NOS COARENTA ANOS NO DESERTO, CASA DE ISRAÉL? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 868b589..85c8982 100644 --- a/manifest.json +++ b/manifest.json @@ -127,6 +127,7 @@ "07-33", "07-35", "07-38", + "07-41", "19-38" ] } \ No newline at end of file From 2094dd6a51663e99b73f1aee56f9b49e96447324 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 17:48:07 +0200 Subject: [PATCH 0722/1353] Mon Mar 28 2022 17:48:06 GMT+0200 (hora de verano de Europa central) --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a87d621..6029ee6 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Danirecaman" ], - "finished_chunks": [] + "finished_chunks": [ + "09-01" + ] } \ No newline at end of file From 489fec181fab03b9ad16c154b988216da3aeaa83 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 17:56:08 +0200 Subject: [PATCH 0723/1353] Mon Mar 28 2022 17:56:07 GMT+0200 (hora de verano de Europa central) --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 6029ee6..a87d621 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,5 @@ "translators": [ "Danirecaman" ], - "finished_chunks": [ - "09-01" - ] + "finished_chunks": [] } \ No newline at end of file From 44ccadf994b1f587562dff3f1e8d8b9960bd0265 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 17:58:08 +0200 Subject: [PATCH 0724/1353] Mon Mar 28 2022 17:58:07 GMT+0200 (hora de verano de Europa central) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 338d680..00ca813 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 levántate entra na cidade, que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file From f57412b804dc81dc5777be6769ad65a4e0794743 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:00:08 +0200 Subject: [PATCH 0725/1353] Mon Mar 28 2022 18:00:07 GMT+0200 (hora de verano de Europa central) --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 00ca813..88e8393 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, e diráseche o que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file From c7d7c32d5e733be9fe961a5f8541a395565dbf35 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:03:42 +0200 Subject: [PATCH 0726/1353] Mon Mar 28 2022 18:03:42 GMT+0200 (hora de verano de Europa central) --- manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a87d621..dd6440f 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "translators": [ "Danirecaman" ], - "finished_chunks": [] + "finished_chunks": [ + "09-01", + "09-03", + "09-05" + ] } \ No newline at end of file From 9ff45716d06f1b13c21d94b775140ab8a86f78fb Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:06:45 +0200 Subject: [PATCH 0727/1353] Mon Mar 28 2022 18:06:44 GMT+0200 (hora de verano de Europa central) --- 09/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/08.txt diff --git a/09/08.txt b/09/08.txt new file mode 100644 index 0000000..dce410b --- /dev/null +++ b/09/08.txt @@ -0,0 +1 @@ +\v 8 \v 9 Saulo ergueuse do chan, e aínda que os seus ollos estaban abertos, non vía nada; e levándoo pola man, trouxérono a Damasco. E estivo tres días sen ver, e non comeu nin bebeu. \ No newline at end of file From 6040ff334a4fa2730790d0b2679eea9fad5b1c35 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:08:46 +0200 Subject: [PATCH 0728/1353] Mon Mar 28 2022 18:08:45 GMT+0200 (hora de verano de Europa central) --- 09/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/08.txt b/09/08.txt index dce410b..9a25ced 100644 --- a/09/08.txt +++ b/09/08.txt @@ -1 +1 @@ -\v 8 \v 9 Saulo ergueuse do chan, e aínda que os seus ollos estaban abertos, non vía nada; e levándoo pola man, trouxérono a Damasco. E estivo tres días sen ver, e non comeu nin bebeu. \ No newline at end of file +\v 8 Saulo ergueuse do chan, e aínda que os seus ollos estaban abertos, non vía nada; e levándoo pola man, trouxérono a Damasco. \v 9 E estivo tres días sen ver, e non comeu nin bebeu. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dd6440f..556f9af 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "09-01", "09-03", - "09-05" + "09-05", + "09-08" ] } \ No newline at end of file From aa2aed085c76eca1eab18cf066c896072a0e0614 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:10:47 +0200 Subject: [PATCH 0729/1353] Mon Mar 28 2022 18:10:46 GMT+0200 (hora de verano de Europa central) --- 09/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/10.txt diff --git a/09/10.txt b/09/10.txt new file mode 100644 index 0000000..654d25c --- /dev/null +++ b/09/10.txt @@ -0,0 +1 @@ +\v 10 \v 11 \v 12 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. E o Señor díxolle: érguete e ve á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file From eed4bc56e464c287f911d4299eb6e2ddacc93aed Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:12:47 +0200 Subject: [PATCH 0730/1353] Mon Mar 28 2022 18:12:46 GMT+0200 (hora de verano de Europa central) --- 09/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/10.txt b/09/10.txt index 654d25c..2f726ba 100644 --- a/09/10.txt +++ b/09/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. E o Señor díxolle: érguete e ve á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file +\v 10 \v 11 \v 12 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. E o Señor díxolle: érguete e vai á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file From d400249fd6bbe62b931b98574397adad10219ff4 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:14:47 +0200 Subject: [PATCH 0731/1353] Mon Mar 28 2022 18:14:46 GMT+0200 (hora de verano de Europa central) --- 09/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/10.txt b/09/10.txt index 2f726ba..bcce8c9 100644 --- a/09/10.txt +++ b/09/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. E o Señor díxolle: érguete e vai á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file +\v 10 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. \v 11 E o Señor díxolle: érguete e vai á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, \v 12 e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 556f9af..9d35f5b 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "09-01", "09-03", "09-05", - "09-08" + "09-08", + "09-10" ] } \ No newline at end of file From 599b65c9d15bbc2e46e0edc46d8257cebaed7285 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:16:47 +0200 Subject: [PATCH 0732/1353] Mon Mar 28 2022 18:16:47 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/13.txt diff --git a/09/13.txt b/09/13.txt new file mode 100644 index 0000000..438c87a --- /dev/null +++ b/09/13.txt @@ -0,0 +1 @@ +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén. El ten autoridade dos principais sacerdotes para arrestar aquí a todos os que invocan O teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentiles e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file From 0b3d76b725cd4a16db128ba08ce731f375fd7ea6 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:18:47 +0200 Subject: [PATCH 0733/1353] Mon Mar 28 2022 18:18:47 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 438c87a..0906cd1 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén. El ten autoridade dos principais sacerdotes para arrestar aquí a todos os que invocan O teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentiles e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén. El ten autoridade dos principais sacerdotes para arrestar aquí a todos os que invocan O teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file From 14d18f9c4d493ab79646c499e5c18140fb08718f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:20:47 +0200 Subject: [PATCH 0734/1353] Mon Mar 28 2022 18:20:47 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 0906cd1..6ee70db 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén. El ten autoridade dos principais sacerdotes para arrestar aquí a todos os que invocan O teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file From 59480489451b65d6f3806144af7c60db5e99988f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:22:47 +0200 Subject: [PATCH 0735/1353] Mon Mar 28 2022 18:22:47 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 6ee70db..8b74b91 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: "Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome." Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque Eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file From 1c19c9df49e5ff25a2ab114cb2b6f2946adafec2 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:24:50 +0200 Subject: [PATCH 0736/1353] Mon Mar 28 2022 18:24:50 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index 8b74b91..c0f996e 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: "Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu mostrareille a el canto ten que sufrir por causa do meu nome." \ No newline at end of file +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu amosareille canto ten que sufrir polo meu nome. \ No newline at end of file From d0d8bec4a94943bbb31c4ee2d1af84851456d10c Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:26:18 +0200 Subject: [PATCH 0737/1353] Mon Mar 28 2022 18:26:18 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/13.txt b/09/13.txt index c0f996e..99ddaf2 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto dano el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu amosareille canto ten que sufrir polo meu nome. \ No newline at end of file +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu amosareille canto ten que sufrir polo meu nome. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9d35f5b..6a0c8a6 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "09-03", "09-05", "09-08", - "09-10" + "09-10", + "09-13" ] } \ No newline at end of file From 3449abadf1e965211cd43c92fe0e78c67ea56875 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:29:42 +0200 Subject: [PATCH 0738/1353] Mon Mar 28 2022 18:29:42 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/09/13.txt b/09/13.txt index 99ddaf2..1a303b7 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; porque eu amosareille canto ten que sufrir polo meu nome. \ No newline at end of file +\v 13 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, \v 14 e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. \v 15 Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; \v 16 porque eu amosareille canto debe padecer polo meu nome. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6a0c8a6..9d35f5b 100644 --- a/manifest.json +++ b/manifest.json @@ -40,7 +40,6 @@ "09-03", "09-05", "09-08", - "09-10", - "09-13" + "09-10" ] } \ No newline at end of file From fe46827f12709b53466d039400a0fac665532210 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 18:30:07 +0200 Subject: [PATCH 0739/1353] Mon Mar 28 2022 18:30:07 GMT+0200 (hora de verano de Europa central) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9d35f5b..6a0c8a6 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "09-03", "09-05", "09-08", - "09-10" + "09-10", + "09-13" ] } \ No newline at end of file From bb166db9184b51448ae6820ef2fa2128ca2c5f3e Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:07:54 +0200 Subject: [PATCH 0740/1353] Mon Mar 28 2022 20:07:54 GMT+0200 (hora de verano de Europa central) --- 09/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/17.txt diff --git a/09/17.txt b/09/17.txt new file mode 100644 index 0000000..20c7427 --- /dev/null +++ b/09/17.txt @@ -0,0 +1 @@ +\v 17 \v 18 \v 19 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. Ao instante caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file From ff43b075bfd29f8e9a8506e604a4721f782e90b0 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:09:54 +0200 Subject: [PATCH 0741/1353] Mon Mar 28 2022 20:09:54 GMT+0200 (hora de verano de Europa central) --- 09/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/17.txt b/09/17.txt index 20c7427..703c5e9 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. Ao instante caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file +\v 17 \v 18 \v 19 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. Nese intre caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file From 62a99a6a18feea1110e6c6f9c94e112e79ce5d09 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:13:54 +0200 Subject: [PATCH 0742/1353] Mon Mar 28 2022 20:13:54 GMT+0200 (hora de verano de Europa central) --- 09/17.txt | 2 +- 09/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/20.txt diff --git a/09/17.txt b/09/17.txt index 703c5e9..144b0e3 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. Nese intre caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file +\v 17 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. \v 18 Nese intre caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. \v 19 Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 0000000..3f658ea --- /dev/null +++ b/09/20.txt @@ -0,0 +1 @@ +E enseguida púxose a predicar a Jesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban asombrados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6a0c8a6..0903c9f 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "09-05", "09-08", "09-10", - "09-13" + "09-13", + "09-17" ] } \ No newline at end of file From 750c8f21e6cff3a1614f5bacbc23c253cc17e4de Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:15:54 +0200 Subject: [PATCH 0743/1353] Mon Mar 28 2022 20:15:54 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 3f658ea..280a56c 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -E enseguida púxose a predicar a Jesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban asombrados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file +\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban asombrados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file From 153c1ae7fc5e8b3c467424fb5ff4dc0b4e10bdb6 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:17:55 +0200 Subject: [PATCH 0744/1353] Mon Mar 28 2022 20:17:55 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 280a56c..3b1bbd1 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban asombrados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file +\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban abraiados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file From c652a560054d1f7104e16340fa3c90466d8e3628 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:21:56 +0200 Subject: [PATCH 0745/1353] Mon Mar 28 2022 20:21:56 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/20.txt b/09/20.txt index 3b1bbd1..164b2a2 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban abraiados e dicían: Non é leste o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados #ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file +\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file From fa357919496115ea6802ae55e7fdecff68baa233 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 28 Mar 2022 20:25:16 +0200 Subject: [PATCH 0746/1353] Mon Mar 28 2022 20:25:16 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/20.txt b/09/20.txt index 164b2a2..06ddb1c 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file +\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0903c9f..c34c219 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "09-08", "09-10", "09-13", - "09-17" + "09-17", + "09-20" ] } \ No newline at end of file From 16bba9af5e4ed93687753f104e67b6ad999755c4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:30:55 +0200 Subject: [PATCH 0747/1353] Tue Mar 29 2022 10:30:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/43.txt diff --git a/07/43.txt b/07/43.txt new file mode 100644 index 0000000..656a466 --- /dev/null +++ b/07/43.txt @@ -0,0 +1 @@ +Vostedes aceptachedes o tabernáculo \ No newline at end of file From 81fa10ca458f11db6aa41a076dbc7cea6c4a1e33 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:32:55 +0200 Subject: [PATCH 0748/1353] Tue Mar 29 2022 10:32:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/43.txt b/07/43.txt index 656a466..0de9ab0 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1 +1 @@ -Vostedes aceptachedes o tabernáculo \ No newline at end of file +Vostedes aceptachedes o tabernáculo de Moloc e a estrela do deus RENFAN E IMAXES QUE CREASTDES PARA ADORALAS E E EU OS LEVAREÍ MÁ \ No newline at end of file From 3ea004f88985228af5af55fcd039e481e0e12fff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:34:55 +0200 Subject: [PATCH 0749/1353] Tue Mar 29 2022 10:34:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/43.txt b/07/43.txt index 0de9ab0..d698d8a 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1 +1 @@ -Vostedes aceptachedes o tabernáculo de Moloc e a estrela do deus RENFAN E IMAXES QUE CREASTDES PARA ADORALAS E E EU OS LEVAREÍ MÁ \ No newline at end of file +VOSTEDES ACEPTASTES O TABERNÁCU o tabernáculo de Moloc e a estrela do deus RENFAN E IMAXES QUE CREASTDES PARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file From b8c7a6c54febaf02cb7d708639f179dbfae9c926 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:36:55 +0200 Subject: [PATCH 0750/1353] Tue Mar 29 2022 10:36:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/43.txt b/07/43.txt index d698d8a..be85637 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1 +1 @@ -VOSTEDES ACEPTASTES O TABERNÁCU o tabernáculo de Moloc e a estrela do deus RENFAN E IMAXES QUE CREASTDES PARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file +VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES o tabernáculo de Moloc E A ARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file From ef16ca5368a9876883bc323e49446e18ba1bd309 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:38:55 +0200 Subject: [PATCH 0751/1353] Tue Mar 29 2022 10:38:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/43.txt b/07/43.txt index be85637..371f83f 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1 +1 @@ -VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES o tabernáculo de Moloc E A ARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file +VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES CREACHES PARA ADORALAS E A ARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file From a217649bb07c259820fd6988494778b68986a135 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 10:40:55 +0200 Subject: [PATCH 0752/1353] Tue Mar 29 2022 10:40:55 GMT+0200 (hora de verano de Europa central) --- 07/43.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/43.txt b/07/43.txt index 371f83f..9d61024 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1 +1 @@ -VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES CREACHES PARA ADORALAS E A ARA ADORALAS E E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file +\v 43 VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES CREACHES PARA ADORALAS E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA \ No newline at end of file diff --git a/manifest.json b/manifest.json index 85c8982..96cd0c3 100644 --- a/manifest.json +++ b/manifest.json @@ -128,6 +128,7 @@ "07-35", "07-38", "07-41", + "07-43", "19-38" ] } \ No newline at end of file From 52c8718e2c8ce83b41eade41f3745995f2d7f74d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:41:26 +0200 Subject: [PATCH 0753/1353] Tue Mar 29 2022 11:41:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/44.txt diff --git a/07/44.txt b/07/44.txt new file mode 100644 index 0000000..bb3e5bc --- /dev/null +++ b/07/44.txt @@ -0,0 +1 @@ +Nosos ancestros tiveron o tabernác \ No newline at end of file From 1ab2d79a02ece7cde3f2b25228c4f68e8d0854f0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:43:26 +0200 Subject: [PATCH 0754/1353] Tue Mar 29 2022 11:43:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index bb3e5bc..2491dec 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernác \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a data \ No newline at end of file From d32daaa389722261c5947e6008464f8e11ba989f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:45:27 +0200 Subject: [PATCH 0755/1353] Tue Mar 29 2022 11:45:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index 2491dec..1d60fed 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a data \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando \ No newline at end of file From ee85232ed98a9da0e736b4b5a612d4150194ec1e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:47:27 +0200 Subject: [PATCH 0756/1353] Tue Mar 29 2022 11:47:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index 1d60fed..f98fee8 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen t \ No newline at end of file From 59864d3ea62f91ef994d51b2123a6fd88718bc9a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:49:26 +0200 Subject: [PATCH 0757/1353] Tue Mar 29 2022 11:49:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index f98fee8..e577202 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen t \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; \ No newline at end of file From 23a43fbd03cf7bdbda2948a0549da3491a6c8e36 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:51:26 +0200 Subject: [PATCH 0758/1353] Tue Mar 29 2022 11:51:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index e577202..eceba7b 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés qco fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file From 6ef49295bec91c396ac511b7dea3c72e1be8efff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:53:26 +0200 Subject: [PATCH 0759/1353] Tue Mar 29 2022 11:53:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index eceba7b..8ea8856 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto e coma Deus dixolle a Moisés co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixeralle a Moisés co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file From f684e4504fddcbc7c420dc6fdfe608c928058e1d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:55:27 +0200 Subject: [PATCH 0760/1353] Tue Mar 29 2022 11:55:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index 8ea8856..19014af 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1,2 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixeralle a Moisés co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file +Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés + co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file From 756640d7480ad9108cf1080a8ffd33cc2c4e0fa0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:57:27 +0200 Subject: [PATCH 0761/1353] Tue Mar 29 2022 11:57:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/07/44.txt b/07/44.txt index 19014af..9776e47 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1,2 +1 @@ -Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés - co fixera coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xpsué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file +\v 44 \v 45 \v 46 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file From ea96a32ed5409dfe4f08d846c66e48e19e992480 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 11:59:27 +0200 Subject: [PATCH 0762/1353] Tue Mar 29 2022 11:59:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index 9776e47..40cedb3 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -\v 44 \v 45 \v 46 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez cando se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file +\v 44 \v 45 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . \v 46 Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez. Isto pasou cando eles se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file From 7b44dda4e06657bfec36357e6da1d93c10681e03 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 12:01:27 +0200 Subject: [PATCH 0763/1353] Tue Mar 29 2022 12:01:26 GMT+0200 (hora de verano de Europa central) --- 07/44.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/44.txt b/07/44.txt index 40cedb3..be3affb 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1 +1 @@ -\v 44 \v 45 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . \v 46 Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez. Isto pasou cando eles se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file +\v 45 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . \v 46 Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez. Isto pasou cando eles se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, \v 44 quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 96cd0c3..e7b6d4c 100644 --- a/manifest.json +++ b/manifest.json @@ -129,6 +129,7 @@ "07-38", "07-41", "07-43", + "07-44", "19-38" ] } \ No newline at end of file From 0f06858241a306805cc3f0a514a281c423cc68a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:21:42 +0200 Subject: [PATCH 0764/1353] Tue Mar 29 2022 15:21:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/47.txt diff --git a/07/47.txt b/07/47.txt new file mode 100644 index 0000000..9281a9f --- /dev/null +++ b/07/47.txt @@ -0,0 +1 @@ +Pero Salomón construíu unha casa para Deus. \ No newline at end of file From de94674ac280cef363f874fcab8fadd7e10cd83e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:23:42 +0200 Subject: [PATCH 0765/1353] Tue Mar 29 2022 15:23:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/47.txt b/07/47.txt index 9281a9f..6b1682c 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -Pero Salomón construíu unha casa para Deus. \ No newline at end of file +Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en c \ No newline at end of file From 6a3fea02028776e8339ccac861daeff525197d4e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:25:42 +0200 Subject: [PATCH 0766/1353] Tue Mar 29 2022 15:25:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/47.txt b/07/47.txt index 6b1682c..42c81f3 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en c \ No newline at end of file +Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES \ No newline at end of file From e52811096ff26538e9978626f911f5b632ed3d44 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:27:42 +0200 Subject: [PATCH 0767/1353] Tue Mar 29 2022 15:27:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/47.txt b/07/47.txt index 42c81f3..b3e22f4 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES \ No newline at end of file +Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ES \ No newline at end of file From d44d33c26625f15202580958bf4dd683a924c9a9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:29:42 +0200 Subject: [PATCH 0768/1353] Tue Mar 29 2022 15:29:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/47.txt b/07/47.txt index b3e22f4..ceb60f3 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ES \ No newline at end of file +\v 47 \v 48 \v 49 \v 50 Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? \ No newline at end of file From 12184173a0d9b6f444bdf895b4938d783bdc8e72 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:31:42 +0200 Subject: [PATCH 0769/1353] Tue Mar 29 2022 15:31:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/51.txt diff --git a/07/51.txt b/07/51.txt new file mode 100644 index 0000000..ed03af2 --- /dev/null +++ b/07/51.txt @@ -0,0 +1 @@ +Vostedes que son taimudos é incorcisos de corazón e de oido \ No newline at end of file From 57a1a91150c3ac13d7569571022d9d47421286ab Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:33:42 +0200 Subject: [PATCH 0770/1353] Tue Mar 29 2022 15:33:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/51.txt b/07/51.txt index ed03af2..fcb27d8 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oido \ No newline at end of file +Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo, fan co \ No newline at end of file From c4136971e04e404a725ca31a0af1b965326371a5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:35:42 +0200 Subject: [PATCH 0771/1353] Tue Mar 29 2022 15:35:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/51.txt b/07/51.txt index fcb27d8..4268a19 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo, fan co \ No newline at end of file +Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? \ No newline at end of file From 0f1ad0ebe04abb029e93eba29cd56999fad1be03 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:37:42 +0200 Subject: [PATCH 0772/1353] Tue Mar 29 2022 15:37:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/51.txt b/07/51.txt index 4268a19..b5037c1 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? \ No newline at end of file +Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto \ No newline at end of file From a82950ae68af0eb27f0820a00ca8ab9289895d68 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:39:42 +0200 Subject: [PATCH 0773/1353] Tue Mar 29 2022 15:39:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/51.txt b/07/51.txt index b5037c1..d289946 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto \ No newline at end of file +Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vostedes convertedesvos en traidores e asasinos de \ No newline at end of file From f52bf41fffc4477c226054acce3ae11e4221e626 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:41:42 +0200 Subject: [PATCH 0774/1353] Tue Mar 29 2022 15:41:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/51.txt b/07/51.txt index d289946..fa8993b 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vostedes convertedesvos en traidores e asasinos de \ No newline at end of file +Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vostedes convertedesvos en traidores e asasinos de Él tamén. Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes \ No newline at end of file From b66c1f59ec7a396c3df0c3f6332b831b68f9e648 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:43:43 +0200 Subject: [PATCH 0775/1353] Tue Mar 29 2022 15:43:42 GMT+0200 (hora de verano de Europa central) --- 07/51.txt | 2 +- 07/54.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/54.txt diff --git a/07/51.txt b/07/51.txt index fa8993b..a2f6833 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vostedes convertedesvos en traidores e asasinos de Él tamén. Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes \ No newline at end of file +\v 51 \v 52 \v 53 Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vos convertedesvos en traidores e asasinos de Él tamén. Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes. \ No newline at end of file diff --git a/07/54.txt b/07/54.txt new file mode 100644 index 0000000..51be32e --- /dev/null +++ b/07/54.txt @@ -0,0 +1 @@ +Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron en extrem \ No newline at end of file From f01191098bf08257b281dc58f8278d8cffd9c92b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:45:42 +0200 Subject: [PATCH 0776/1353] Tue Mar 29 2022 15:45:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/54.txt b/07/54.txt index 51be32e..9a2417a 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron en extrem \ No newline at end of file +Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo \ No newline at end of file From d27f078d30eecb4b7219359442bc0dc4166ca8e4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:47:42 +0200 Subject: [PATCH 0777/1353] Tue Mar 29 2022 15:47:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/54.txt b/07/54.txt index 9a2417a..0737709 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo \ No newline at end of file +\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estebo \ No newline at end of file From e88f62a02888e6984645c7baf451091ce2e4d1bd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:49:42 +0200 Subject: [PATCH 0778/1353] Tue Mar 29 2022 15:49:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/54.txt b/07/54.txt index 0737709..d63a110 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estebo \ No newline at end of file +\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. M \ No newline at end of file From 1d24c0673668ea2219f2566107908a17211a4f3f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:51:42 +0200 Subject: [PATCH 0779/1353] Tue Mar 29 2022 15:51:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/54.txt b/07/54.txt index d63a110..e45d364 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. M \ No newline at end of file +\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Este \ No newline at end of file From fe765cc81bab47fe95a804d6a513f007f3c23da8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:53:42 +0200 Subject: [PATCH 0780/1353] Tue Mar 29 2022 15:53:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/54.txt b/07/54.txt index e45d364..3e7652a 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Este \ No newline at end of file +\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home \ No newline at end of file From 584aed7a4abcf06281c650a98277f02e31c0a16b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:55:42 +0200 Subject: [PATCH 0781/1353] Tue Mar 29 2022 15:55:42 GMT+0200 (hora de verano de Europa central) --- 07/54.txt | 2 +- 07/57.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/57.txt diff --git a/07/54.txt b/07/54.txt index 3e7652a..8d3f2d0 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home \ No newline at end of file +\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home parado a man dereita de Deus. \ No newline at end of file diff --git a/07/57.txt b/07/57.txt new file mode 100644 index 0000000..06fc72d --- /dev/null +++ b/07/57.txt @@ -0,0 +1 @@ +Peo os membros do concílio berraron \ No newline at end of file From a14b7a95bc5d9693c7264e44d7cd9a42a3571a79 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:57:42 +0200 Subject: [PATCH 0782/1353] Tue Mar 29 2022 15:57:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/57.txt b/07/57.txt index 06fc72d..20c2140 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron \ No newline at end of file +Peo os membros do concílio berraron con alta voz e \ No newline at end of file From 66c9af7c46837b8a3310056f2f4d9aef93cf67b1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 15:59:42 +0200 Subject: [PATCH 0783/1353] Tue Mar 29 2022 15:59:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/57.txt b/07/57.txt index 20c2140..42c9010 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron con alta voz e \ No newline at end of file +Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correro \ No newline at end of file From 82a958e18b12039da587ad2152ace874068d482b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:01:42 +0200 Subject: [PATCH 0784/1353] Tue Mar 29 2022 16:01:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/57.txt b/07/57.txt index 42c9010..ca3b8bb 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correro \ No newline at end of file +Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fuera de la ciudad e o apedrárono \ No newline at end of file From 6c6ee1b35adbd6343d90bce708cdfec475f309f1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:03:42 +0200 Subject: [PATCH 0785/1353] Tue Mar 29 2022 16:03:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/57.txt b/07/57.txt index ca3b8bb..b633acd 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fuera de la ciudad e o apedrárono \ No newline at end of file +Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fuera de la ciudad e o apedrárono e as testemuñas puxeron os seus vistidos aos pes dun mozo chamado Saulo \ No newline at end of file From 2c6932608137cbf1c24732f4df60872861017ad4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:05:42 +0200 Subject: [PATCH 0786/1353] Tue Mar 29 2022 16:05:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/57.txt b/07/57.txt index b633acd..012c650 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fuera de la ciudad e o apedrárono e as testemuñas puxeron os seus vistidos aos pes dun mozo chamado Saulo \ No newline at end of file +Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas s seus vistidos aos pes dun mozo chamado Saulo \ No newline at end of file From 54ec4a135f832f71478dfea8c7a6285bb4845819 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:07:42 +0200 Subject: [PATCH 0787/1353] Tue Mar 29 2022 16:07:42 GMT+0200 (hora de verano de Europa central) --- 07/57.txt | 2 +- 07/59.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 07/59.txt diff --git a/07/57.txt b/07/57.txt index 012c650..445a027 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas s seus vistidos aos pes dun mozo chamado Saulo \ No newline at end of file +\v 57 \v 58 Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas exteriores aos pes dun mozo chamado Saulo. \ No newline at end of file diff --git a/07/59.txt b/07/59.txt new file mode 100644 index 0000000..f150fc2 --- /dev/null +++ b/07/59.txt @@ -0,0 +1 @@ +Mentras eles apedraban a Estevo, él sigía chamando a \ No newline at end of file From 3036da51f0c7b9c9149b1ca7bffe0e417f57b882 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:09:42 +0200 Subject: [PATCH 0788/1353] Tue Mar 29 2022 16:09:42 GMT+0200 (hora de verano de Europa central) --- 07/59.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/59.txt b/07/59.txt index f150fc2..826513c 100644 --- a/07/59.txt +++ b/07/59.txt @@ -1 +1 @@ -Mentras eles apedraban a Estevo, él sigía chamando a \ No newline at end of file +Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él asionllouse \ No newline at end of file From acd7e1b0a5671a507e6eebbcb6f287eab641702e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:11:42 +0200 Subject: [PATCH 0789/1353] Tue Mar 29 2022 16:11:42 GMT+0200 (hora de verano de Europa central) --- 07/59.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/59.txt b/07/59.txt index 826513c..d93e6ec 100644 --- a/07/59.txt +++ b/07/59.txt @@ -1 +1 @@ -Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él asionllouse \ No newline at end of file +Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " C \ No newline at end of file From b49ead1efb69a214d9d00eb2a3bc17e72165c3d3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:13:43 +0200 Subject: [PATCH 0790/1353] Tue Mar 29 2022 16:13:42 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 07/51.txt | 2 +- 07/59.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/07/47.txt b/07/47.txt index ceb60f3..6cef147 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -\v 47 \v 48 \v 49 \v 50 Pero Salomón construíu unha casa para Deus. Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? \ No newline at end of file +\v 47 \v 50 Pero Salomón construíu unha casa para Deus. \v 48 Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. \v 49 O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? \ No newline at end of file diff --git a/07/51.txt b/07/51.txt index a2f6833..ca18f0e 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1 +1 @@ -\v 51 \v 52 \v 53 Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vos convertedesvos en traidores e asasinos de Él tamén. Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes. \ No newline at end of file +\v 51 Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. \v 52 ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vos convertedesvos en traidores e asasinos de Él tamén. \v 53 Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes. \ No newline at end of file diff --git a/07/59.txt b/07/59.txt index d93e6ec..456bed3 100644 --- a/07/59.txt +++ b/07/59.txt @@ -1 +1 @@ -Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " C \ No newline at end of file +\v 59 \v 60 Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " Cando él dixo isto, durmiuse. \ No newline at end of file From 4c988f2878e95e3fe9af9a6358ed5f387b590ed8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:15:44 +0200 Subject: [PATCH 0791/1353] Tue Mar 29 2022 16:15:43 GMT+0200 (hora de verano de Europa central) --- 07/47.txt | 2 +- 07/54.txt | 2 +- 07/57.txt | 2 +- 07/59.txt | 2 +- manifest.json | 5 +++++ 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/07/47.txt b/07/47.txt index 6cef147..c582364 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1 +1 @@ -\v 47 \v 50 Pero Salomón construíu unha casa para Deus. \v 48 Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. \v 49 O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? \ No newline at end of file +\v 47 Pero Salomón construíu unha casa para Deus. \v 48 Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. \v 49 O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? \v 50 ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? \ No newline at end of file diff --git a/07/54.txt b/07/54.txt index 8d3f2d0..4cf2c85 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home parado a man dereita de Deus. \ No newline at end of file +\v 54 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. \v 55 Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. \v 56 Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home parado a man dereita de Deus. \ No newline at end of file diff --git a/07/57.txt b/07/57.txt index 445a027..5fb1183 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1 +1 @@ -\v 57 \v 58 Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas exteriores aos pes dun mozo chamado Saulo. \ No newline at end of file +\v 57 Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. \v 58 Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas exteriores aos pes dun mozo chamado Saulo. \ No newline at end of file diff --git a/07/59.txt b/07/59.txt index 456bed3..bed9cc1 100644 --- a/07/59.txt +++ b/07/59.txt @@ -1 +1 @@ -\v 59 \v 60 Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " Cando él dixo isto, durmiuse. \ No newline at end of file +\v 59 Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." \v 60 Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " Cando él dixo isto, durmiuse. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e7b6d4c..16b1277 100644 --- a/manifest.json +++ b/manifest.json @@ -130,6 +130,11 @@ "07-41", "07-43", "07-44", + "07-47", + "07-51", + "07-54", + "07-57", + "07-59", "19-38" ] } \ No newline at end of file From ea9878e0e9cac5117a9c5d87fb40946490b3bc03 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:17:43 +0200 Subject: [PATCH 0792/1353] Tue Mar 29 2022 16:17:42 GMT+0200 (hora de verano de Europa central) --- 11/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/29.txt diff --git a/11/29.txt b/11/29.txt new file mode 100644 index 0000000..6ffc1ea --- /dev/null +++ b/11/29.txt @@ -0,0 +1 @@ +Entón os descipulos \ No newline at end of file From cfacbe74d240132da94459dc939948242fe45194 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:19:42 +0200 Subject: [PATCH 0793/1353] Tue Mar 29 2022 16:19:42 GMT+0200 (hora de verano de Europa central) --- 11/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/29.txt b/11/29.txt index 6ffc1ea..bbcfb87 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Entón os descipulos \ No newline at end of file +Entón os descipulos, según cada un era capaz, dicidiron mandar a os hirmans en Xudea. Eles fixeron isto, eles mandaron diñeiro a os ancians \ No newline at end of file From e79777abf4545401cc479e77242726328d184e02 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:21:42 +0200 Subject: [PATCH 0794/1353] Tue Mar 29 2022 16:21:42 GMT+0200 (hora de verano de Europa central) --- 11/27.txt | 1 + 11/29.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/27.txt diff --git a/11/27.txt b/11/27.txt new file mode 100644 index 0000000..6e789b2 --- /dev/null +++ b/11/27.txt @@ -0,0 +1 @@ +Agora en queles días alguns profetas baixaron de Xerusalén a Antioquía. UN deles. de nome Abag \ No newline at end of file diff --git a/11/29.txt b/11/29.txt index bbcfb87..6eb7169 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Entón os descipulos, según cada un era capaz, dicidiron mandar a os hirmans en Xudea. Eles fixeron isto, eles mandaron diñeiro a os ancians \ No newline at end of file +\v 29 \v 30 Entón os descipulos, según cada un era capaz, dicidiron mandar a os hirmans en Xudea. Eles fixeron isto, eles mandaron diñeiro a os ancians por mans de Bernabé e Saulo. \ No newline at end of file From d0b83ab6ee01b854d7fcaa19d0809d7be8f5ee89 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:23:42 +0200 Subject: [PATCH 0795/1353] Tue Mar 29 2022 16:23:42 GMT+0200 (hora de verano de Europa central) --- 11/25.txt | 1 + 11/27.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/25.txt diff --git a/11/25.txt b/11/25.txt new file mode 100644 index 0000000..217c68d --- /dev/null +++ b/11/25.txt @@ -0,0 +1 @@ +Enton Bernabé f \ No newline at end of file diff --git a/11/27.txt b/11/27.txt index 6e789b2..8170577 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -Agora en queles días alguns profetas baixaron de Xerusalén a Antioquía. UN deles. de nome Abag \ No newline at end of file +\v 27 \v 28 Agora en queles días alguns profetas baixaron de Xerusalén a Antioquía. UN deles. de nome Agabo, se parou e dixo polo Espírito Santo que unha grande Fame ocorreria en todo o mundo. Isto sucedeu nos días de Caudio. \ No newline at end of file From a9368ffe2a1041dd4140a1743cdb2a2d8dc197e8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:25:42 +0200 Subject: [PATCH 0796/1353] Tue Mar 29 2022 16:25:42 GMT+0200 (hora de verano de Europa central) --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 217c68d..e04af4d 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Enton Bernabé f \ No newline at end of file +Enton Bernabé foi a Tarso a buscar a Saulo. Cando él o topou, o truxo a Antioquía. Foi preto de un ano enteiro eles reunianse xunto co a igrexa e ins \ No newline at end of file From 96ca86841a65af64804301c0bbcc3e1c62a7422e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 16:27:43 +0200 Subject: [PATCH 0797/1353] Tue Mar 29 2022 16:27:42 GMT+0200 (hora de verano de Europa central) --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index e04af4d..bebb3e4 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Enton Bernabé foi a Tarso a buscar a Saulo. Cando él o topou, o truxo a Antioquía. Foi preto de un ano enteiro eles reunianse xunto co a igrexa e ins \ No newline at end of file +\v 25 \v 26 Enton Bernabé foi a Tarso a buscar a Saulo. Cando él o topou, o truxo a Antioquía. Foi preto de un ano enteiro eles reunianse xunto co a igrexa e insinaban a muitas persoas. Os descípulos foron chamados cristianos por primeira vez en Antioquia . \ No newline at end of file From 849a80c495afd9d3f37a7119af49d0deefac0148 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:03:21 +0200 Subject: [PATCH 0798/1353] Tue Mar 29 2022 17:03:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 1 + 08/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 08/01.txt create mode 100644 08/title.txt diff --git a/08/01.txt b/08/01.txt new file mode 100644 index 0000000..559015f --- /dev/null +++ b/08/01.txt @@ -0,0 +1 @@ +\c 8 Saulo estaba de acordo \ No newline at end of file diff --git a/08/title.txt b/08/title.txt new file mode 100644 index 0000000..4e9189f --- /dev/null +++ b/08/title.txt @@ -0,0 +1 @@ +Capíolo 8 \ No newline at end of file From a71483be2e757a6bbda13389bc18b6246dab03bb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:05:21 +0200 Subject: [PATCH 0799/1353] Tue Mar 29 2022 17:05:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 559015f..3b68ed1 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estaba de acordo \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Asi que ese día escomemnzou \ No newline at end of file From 3f1290754149935de651464eb9779556d5b40978 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:07:21 +0200 Subject: [PATCH 0800/1353] Tue Mar 29 2022 17:07:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 3b68ed1..388160f 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Asi que ese día escomemnzou \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións \ No newline at end of file From e1d87425a1bc519cc6bee2530e7051cc9b4840fd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:09:21 +0200 Subject: [PATCH 0801/1353] Tue Mar 29 2022 17:09:21 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 388160f..e01daec 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeron un \ No newline at end of file From 1e9454492d67f5982155ce88a19fd7fca88d9906 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:11:21 +0200 Subject: [PATCH 0802/1353] Tue Mar 29 2022 17:11:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index e01daec..8c8ec7a 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeron un \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entraba casa por casa e \ No newline at end of file From ed36d7626ad90182bbb692f12979f5386adcd9d0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:13:21 +0200 Subject: [PATCH 0803/1353] Tue Mar 29 2022 17:13:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 8c8ec7a..67376af 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entraba casa por casa e \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na ca \ No newline at end of file From 41f3b02855ef5bedd0f3e1be07188c3d694bae86 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:15:21 +0200 Subject: [PATCH 0804/1353] Tue Mar 29 2022 17:15:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index 67376af..14a5a3e 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na ca \ No newline at end of file +\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na cadea \ No newline at end of file From a2b79016ab44b97039ec724eb49da2e560a4f418 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:17:21 +0200 Subject: [PATCH 0805/1353] Tue Mar 29 2022 17:17:21 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- 08/04.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/04.txt diff --git a/08/01.txt b/08/01.txt index 14a5a3e..c167f92 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na cadea \ No newline at end of file +\c 8 \v 1 \v 2 \v 3 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na cadea \ No newline at end of file diff --git a/08/04.txt b/08/04.txt new file mode 100644 index 0000000..efd3d12 --- /dev/null +++ b/08/04.txt @@ -0,0 +1 @@ + os crentes que foran espaxados e \ No newline at end of file From ee9353c2483871be19bd219feabdef49c91dc138 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:19:21 +0200 Subject: [PATCH 0806/1353] Tue Mar 29 2022 17:19:20 GMT+0200 (hora de verano de Europa central) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index efd3d12..f2c89d3 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ - os crentes que foran espaxados e \ No newline at end of file + os crentes que foran espaxados e que estaba \ No newline at end of file From 6f6f2d7299fcfaeece078f32b93aa1bc16be6828 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:21:21 +0200 Subject: [PATCH 0807/1353] Tue Mar 29 2022 17:21:20 GMT+0200 (hora de verano de Europa central) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index f2c89d3..3a51235 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ - os crentes que foran espaxados e que estaba \ No newline at end of file + os crentes que foran espaxados, iban predicando la palabra . Felipe baixou a ciudade de Samaria e lles \ No newline at end of file From 1ab031e979749ee0258815f73be1cf324b5c1765 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:23:21 +0200 Subject: [PATCH 0808/1353] Tue Mar 29 2022 17:23:20 GMT+0200 (hora de verano de Europa central) --- 08/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 3a51235..4b131de 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ - os crentes que foran espaxados, iban predicando la palabra . Felipe baixou a ciudade de Samaria e lles \ No newline at end of file + os crentes que foran espaxados, iban predicando la palabra . Felipe baixou á ciudade de Samaria e proclamouslle de Cristo. \ No newline at end of file From 2f904670441bc9f03a9697b6e3a89fc6d9f2d871 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:25:22 +0200 Subject: [PATCH 0809/1353] Tue Mar 29 2022 17:25:21 GMT+0200 (hora de verano de Europa central) --- 08/04.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/04.txt b/08/04.txt index 4b131de..863f8f5 100644 --- a/08/04.txt +++ b/08/04.txt @@ -1 +1 @@ - os crentes que foran espaxados, iban predicando la palabra . Felipe baixou á ciudade de Samaria e proclamouslle de Cristo. \ No newline at end of file +\v 4 Porén os crentes que foran espaxados, iban predicando la palabra . \v 5 Felipe baixou á ciudade de Samaria e proclamouslle de Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 16b1277..9c0a30b 100644 --- a/manifest.json +++ b/manifest.json @@ -135,6 +135,7 @@ "07-54", "07-57", "07-59", + "08-04", "19-38" ] } \ No newline at end of file From 2dd5d4d977757507db62056424cf84b49a7eadac Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 17:27:21 +0200 Subject: [PATCH 0810/1353] Tue Mar 29 2022 17:27:20 GMT+0200 (hora de verano de Europa central) --- 08/01.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/01.txt b/08/01.txt index c167f92..f7d213b 100644 --- a/08/01.txt +++ b/08/01.txt @@ -1 +1 @@ -\c 8 \v 1 \v 2 \v 3 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. Homes devotos soterraron a Estevo e puxeronlle un loito, pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na cadea \ No newline at end of file +\c 8 \v 1 Saulo estiva de acordo co a súa morte. Polo que ese día comenzou unha gran persecución contra a igrexa que estaba en Xerusalén e todos os creentes estaban expallados polas rexións de Xudea e Samaría, agas os apostolos. \v 2 Homes devotos soterraron a Estevo e puxeronlle un loito, \v 3 Pero Saulo lle fixo moito dano a igrexa ; él entrou casa por casa evotando a rrastro fora a homes e mulleres e os puña na cadea \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9c0a30b..352c03c 100644 --- a/manifest.json +++ b/manifest.json @@ -135,6 +135,7 @@ "07-54", "07-57", "07-59", + "08-01", "08-04", "19-38" ] From 44db7f336c235bcfe6c87f886ac7da304dd328df Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 29 Mar 2022 17:28:07 +0200 Subject: [PATCH 0811/1353] =?UTF-8?q?Tue=20Mar=2029=202022=2017:28:06=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/27.txt diff --git a/02/27.txt b/02/27.txt new file mode 100644 index 0000000..d0bd4ec --- /dev/null +++ b/02/27.txt @@ -0,0 +1 @@ +POIS AINDA \ No newline at end of file From 8e71e6fa439ffb9c2f6851a3850d9ef2dbb1ac10 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 29 Mar 2022 17:32:06 +0200 Subject: [PATCH 0812/1353] =?UTF-8?q?Tue=20Mar=2029=202022=2017:32:06=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index d0bd4ec..2387074 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -POIS AINDA \ No newline at end of file +POIS TI NON ABANDOARIAS A MIÑA ALMA NO HADES \ No newline at end of file From 4202ddbe7f195d0a3efc49b52463fd3bbc79bc2d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 29 Mar 2022 17:34:06 +0200 Subject: [PATCH 0813/1353] =?UTF-8?q?Tue=20Mar=2029=202022=2017:34:06=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 2 +- 02/29.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/29.txt diff --git a/02/27.txt b/02/27.txt index 2387074..02033d9 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -POIS TI NON ABANDOARIAS A MIÑA ALMA NO HADES \ No newline at end of file +\v 27 POIS TI NON ABANDOARÁS A MIÑA ALMA NO HADES NEN PERMITIRÁ QUE O TEU SANTO VEXA CORRUPCIÓN. \v 28 FIXÉCHEME COÑECER OS CAMIÑOS DA VIDA; E ME ENCHERÁS DE GOZO COA TUA PRESENZA. \ No newline at end of file diff --git a/02/29.txt b/02/29.txt new file mode 100644 index 0000000..1851eec --- /dev/null +++ b/02/29.txt @@ -0,0 +1 @@ +Irmáns. do \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8642570..c10251b 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "02-18", "02-20", "02-22", - "02-25" + "02-25", + "02-27" ] } \ No newline at end of file From 648c22dc60d36c49e4c5e116867a78c5786a799d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 29 Mar 2022 17:36:06 +0200 Subject: [PATCH 0814/1353] =?UTF-8?q?Tue=20Mar=2029=202022=2017:36:06=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 1851eec..c4ef965 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Irmáns. do \ No newline at end of file +Irmáns, pódovos dicir con seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \ No newline at end of file From 4c6fc2d7934f4a5f18fea95284b4391dc9cf23aa Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 29 Mar 2022 19:07:27 +0200 Subject: [PATCH 0815/1353] =?UTF-8?q?Tue=20Mar=2029=202022=2019:07:26=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index c4ef965..6daba1c 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -Irmáns, pódovos dicir con seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \ No newline at end of file +\v 29 \v 30 \v 31 Irmáns, pódovos dicir con seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \ No newline at end of file From 10d9310e2bfe52af63838c79c8059e516bffba9f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:31:00 +0200 Subject: [PATCH 0816/1353] Tue Mar 29 2022 20:31:00 GMT+0200 (hora de verano de Europa central) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c34c219..457a67a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,8 @@ "build": "27" }, "target_language": { - "id": "es-419", - "name": "Español Latin America", + "id": "gl", + "name": "galego", "direction": "ltr" }, "project": { From ccab8bc23167da2d31c2e7ba625da0c18a0486df Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:39:56 +0200 Subject: [PATCH 0817/1353] Tue Mar 29 2022 20:39:55 GMT+0200 (hora de verano de Europa central) --- 09/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/23.txt diff --git a/09/23.txt b/09/23.txt new file mode 100644 index 0000000..db5172e --- /dev/null +++ b/09/23.txt @@ -0,0 +1 @@ +\v 23 \v 24 \v 25 Despois de moitos días, os xudeus tramaron desfacerse del, pero a súa conxura chegou ao coñecemento de Saulo. E aínda vixiaban as portas día e noite co propósito de matalo; pero os seus discípulos tomárono de noite e sacárono por unha abertura na muralla, baixándoo nunha canastra. \ No newline at end of file From d925ae32dd0319f7d264a3c47ede1ee720ab0088 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:41:56 +0200 Subject: [PATCH 0818/1353] Tue Mar 29 2022 20:41:56 GMT+0200 (hora de verano de Europa central) --- 09/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/23.txt b/09/23.txt index db5172e..fa3dcb8 100644 --- a/09/23.txt +++ b/09/23.txt @@ -1 +1 @@ -\v 23 \v 24 \v 25 Despois de moitos días, os xudeus tramaron desfacerse del, pero a súa conxura chegou ao coñecemento de Saulo. E aínda vixiaban as portas día e noite co propósito de matalo; pero os seus discípulos tomárono de noite e sacárono por unha abertura na muralla, baixándoo nunha canastra. \ No newline at end of file +\v 23 Despois de moitos días, os xudeus tramaron desfacerse del, \v 24 pero a súa conxura chegou ao coñecemento de Saulo. E aínda vixiaban as portas día e noite co propósito de matalo; \v 25 pero os seus discípulos tomárono de noite e sacárono por un burato na muralla, baixándoo nunha canastra. \ No newline at end of file From 0d6df5d7065f1471753bb3f20950036adbb72b3a Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:45:57 +0200 Subject: [PATCH 0819/1353] Tue Mar 29 2022 20:45:57 GMT+0200 (hora de verano de Europa central) --- 09/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/26.txt diff --git a/09/26.txt b/09/26.txt new file mode 100644 index 0000000..3fba739 --- /dev/null +++ b/09/26.txt @@ -0,0 +1 @@ +\v 26 \v 27 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falou, e como en Damasco falara con valor no nome de Jesús. \ No newline at end of file From eac6ad78a264765f38c1090215a993bc1922d851 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:47:57 +0200 Subject: [PATCH 0820/1353] Tue Mar 29 2022 20:47:57 GMT+0200 (hora de verano de Europa central) --- 09/26.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/26.txt b/09/26.txt index 3fba739..ffef541 100644 --- a/09/26.txt +++ b/09/26.txt @@ -1 +1 @@ -\v 26 \v 27 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falou, e como en Damasco falara con valor no nome de Jesús. \ No newline at end of file +\v 26 \v 27 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falara, e como en Damasco falara con valor no nome de Xesús. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 457a67a..a8af22f 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "09-10", "09-13", "09-17", - "09-20" + "09-20", + "09-23" ] } \ No newline at end of file From 63bcd508d712140aab6890135982b3b8d7337bb7 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:49:57 +0200 Subject: [PATCH 0821/1353] Tue Mar 29 2022 20:49:57 GMT+0200 (hora de verano de Europa central) --- 09/26.txt | 2 +- 09/28.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/28.txt diff --git a/09/26.txt b/09/26.txt index ffef541..31e1691 100644 --- a/09/26.txt +++ b/09/26.txt @@ -1 +1 @@ -\v 26 \v 27 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falara, e como en Damasco falara con valor no nome de Xesús. \ No newline at end of file +\v 26 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. \v 27 Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falara, e como en Damasco falara con valor no nome de Xesús. \ No newline at end of file diff --git a/09/28.txt b/09/28.txt new file mode 100644 index 0000000..38071cc --- /dev/null +++ b/09/28.txt @@ -0,0 +1 @@ +\v 28 \v 29 \v 30 E estaba con eles movéndose libremente en Xerusalén, falando con valor no nome do Señor. Tamén falaba e discutía cos xudeus helenistas; mais estes tentaban matalo. Pero cando os irmáns soubérono, levárono a Cesarea, e de alí enviárono a Tarso. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a8af22f..468fffe 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "09-13", "09-17", "09-20", - "09-23" + "09-23", + "09-26" ] } \ No newline at end of file From 062e4aa44128d78af9b206ffe82021e2b54ad7b0 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:51:57 +0200 Subject: [PATCH 0822/1353] Tue Mar 29 2022 20:51:56 GMT+0200 (hora de verano de Europa central) --- 09/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/28.txt b/09/28.txt index 38071cc..ac237f9 100644 --- a/09/28.txt +++ b/09/28.txt @@ -1 +1 @@ -\v 28 \v 29 \v 30 E estaba con eles movéndose libremente en Xerusalén, falando con valor no nome do Señor. Tamén falaba e discutía cos xudeus helenistas; mais estes tentaban matalo. Pero cando os irmáns soubérono, levárono a Cesarea, e de alí enviárono a Tarso. \ No newline at end of file +\v 28 E estaba con eles movéndose libremente en Xerusalén, falando con valor no nome do Señor. \v 29 Tamén falaba e discutía cos xudeus helenistas; mais estes tentaban matalo. \v 30 Pero cando os irmáns soubérono, levárono a Cesarea, e de alí enviárono a Tarso. \ No newline at end of file From 9608b48dbf455ba8d0e3d62fa163c038f989b122 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:53:57 +0200 Subject: [PATCH 0823/1353] Tue Mar 29 2022 20:53:56 GMT+0200 (hora de verano de Europa central) --- 09/31.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 09/31.txt diff --git a/09/31.txt b/09/31.txt new file mode 100644 index 0000000..77ec411 --- /dev/null +++ b/09/31.txt @@ -0,0 +1 @@ +\v 31 \v 32 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía crecendo. E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 468fffe..f2a5bea 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "09-17", "09-20", "09-23", - "09-26" + "09-26", + "09-28" ] } \ No newline at end of file From 71bba9d64172db076c2cb838421dbeb5b85795bd Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:55:57 +0200 Subject: [PATCH 0824/1353] Tue Mar 29 2022 20:55:57 GMT+0200 (hora de verano de Europa central) --- 09/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/31.txt b/09/31.txt index 77ec411..ae151cd 100644 --- a/09/31.txt +++ b/09/31.txt @@ -1 +1 @@ -\v 31 \v 32 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía crecendo. E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file +\v 31 \v 32 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía crecendo. E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file From ce528527846017b087172263eb4ffce0338eb0a4 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:57:58 +0200 Subject: [PATCH 0825/1353] Tue Mar 29 2022 20:57:57 GMT+0200 (hora de verano de Europa central) --- 09/31.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/31.txt b/09/31.txt index ae151cd..5c98ef9 100644 --- a/09/31.txt +++ b/09/31.txt @@ -1 +1 @@ -\v 31 \v 32 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía crecendo. E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file +\v 31 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía medrando. \v 32 E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f2a5bea..329d686 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "09-20", "09-23", "09-26", - "09-28" + "09-28", + "09-31" ] } \ No newline at end of file From b9b3a1ffe6aafad6afa37f5f2b696df9fd047663 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 20:59:58 +0200 Subject: [PATCH 0826/1353] Tue Mar 29 2022 20:59:58 GMT+0200 (hora de verano de Europa central) --- 09/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/33.txt diff --git a/09/33.txt b/09/33.txt new file mode 100644 index 0000000..fc136ae --- /dev/null +++ b/09/33.txt @@ -0,0 +1 @@ +\v 33 \v 34 \v 35 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante levantouse. Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file From 0be469bca091455cc54fca5fbf46f3edac1668cd Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 21:01:58 +0200 Subject: [PATCH 0827/1353] Tue Mar 29 2022 21:01:58 GMT+0200 (hora de verano de Europa central) --- 09/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/33.txt b/09/33.txt index fc136ae..6a2ee82 100644 --- a/09/33.txt +++ b/09/33.txt @@ -1 +1 @@ -\v 33 \v 34 \v 35 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante levantouse. Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file +\v 33 \v 34 \v 35 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante ergueuse. Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file From 3c896102c11b0d37c4809d1201f0e6384e876606 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Tue, 29 Mar 2022 21:03:10 +0200 Subject: [PATCH 0828/1353] Tue Mar 29 2022 21:03:10 GMT+0200 (hora de verano de Europa central) --- 09/33.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/33.txt b/09/33.txt index 6a2ee82..26a449d 100644 --- a/09/33.txt +++ b/09/33.txt @@ -1 +1 @@ -\v 33 \v 34 \v 35 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante ergueuse. Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file +\v 33 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. \v 34 E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante ergueuse. \v 35 Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 329d686..32da37d 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "09-23", "09-26", "09-28", - "09-31" + "09-31", + "09-33" ] } \ No newline at end of file From 8b26c576eb22cee7d82d6a51f999faee99b0ebae Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 21:45:24 +0200 Subject: [PATCH 0829/1353] Tue Mar 29 2022 21:45:23 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/06.txt diff --git a/08/06.txt b/08/06.txt new file mode 100644 index 0000000..f1a2e43 --- /dev/null +++ b/08/06.txt @@ -0,0 +1 @@ +Cando \ No newline at end of file From 3651a2dce9d231c88f2edf7057541971a53c3783 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Tue, 29 Mar 2022 23:05:55 +0200 Subject: [PATCH 0830/1353] Tue Mar 29 2022 23:05:54 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index f1a2e43..2b4af9b 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -Cando \ No newline at end of file +\v 6 \v 7 \v 8 Cando \ No newline at end of file From e23be774b79a7edae46a4c81c06554900091c434 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 10:16:14 +0200 Subject: [PATCH 0831/1353] Wed Mar 30 2022 10:16:13 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 2b4af9b..c809987 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando \ No newline at end of file +\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr \ No newline at end of file From 3470ed6df8e1bb9c526cafd8dae7d4860501d389 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 10:18:14 +0200 Subject: [PATCH 0832/1353] Wed Mar 30 2022 10:18:13 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index c809987..5f477f1 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr \ No newline at end of file +\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr fixera, eles xuntos \ No newline at end of file From eceba143d17d0959f32e123a601f791d18bf9e6d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 10:50:26 +0200 Subject: [PATCH 0833/1353] Wed Mar 30 2022 10:50:25 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 5f477f1..80bb912 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr fixera, eles xuntos \ No newline at end of file +\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr fixera, eles xuntos \ No newline at end of file From b046c934f8eba2364b03e20a91123f2d07c1be7f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:23:45 +0200 Subject: [PATCH 0834/1353] Wed Mar 30 2022 13:23:44 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 80bb912..e0d6056 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando unha multitude de persoas escoitaron e viron as señais que Felipr fixera, eles xuntos \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia \ No newline at end of file From f558b65911de0fde211f1df48a4bb975ac753b48 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:25:44 +0200 Subject: [PATCH 0835/1353] Wed Mar 30 2022 13:25:44 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index e0d6056..d25fefc 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando \ No newline at end of file From c2f7e7190727ef4a7f30abf6b63d063c61dc6772 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:27:45 +0200 Subject: [PATCH 0836/1353] Wed Mar 30 2022 13:27:44 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index d25fefc..a902f61 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando \ No newline at end of file From 27145f7170a81f40eb3c152647721794b20b84ea Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:49:55 +0200 Subject: [PATCH 0837/1353] Wed Mar 30 2022 13:49:54 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index a902f61..3bd1aa7 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz \ No newline at end of file From 1203dcbd918cda80d4c93b032f698533f6b22ccc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:51:55 +0200 Subject: [PATCH 0838/1353] Wed Mar 30 2022 13:51:54 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 3bd1aa7..4b8c4b8 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E haía gran \ No newline at end of file From a0d43aecb297bf9fbb571f77ebeee8f41283839e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:53:55 +0200 Subject: [PATCH 0839/1353] Wed Mar 30 2022 13:53:54 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 08/09.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/09.txt diff --git a/08/06.txt b/08/06.txt index 4b8c4b8..8e1b88d 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E haía gran \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E haía gran gozo naquela cidade. \ No newline at end of file diff --git a/08/09.txt b/08/09.txt new file mode 100644 index 0000000..4ade3fc --- /dev/null +++ b/08/09.txt @@ -0,0 +1 @@ +Peo había na cidade un home que antes facia bruxwría \ No newline at end of file From 4a8f2bb7937ce71a14542aec99c678b093cbc742 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:55:55 +0200 Subject: [PATCH 0840/1353] Wed Mar 30 2022 13:55:54 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 4ade3fc..3bd195f 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -Peo había na cidade un home que antes facia bruxwría \ No newline at end of file +Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o \ No newline at end of file From d7a394b60109dca7a601a02ae5f7b0933ad3cf9a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 13:57:55 +0200 Subject: [PATCH 0841/1353] Wed Mar 30 2022 13:57:54 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 3bd195f..78515cd 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o \ No newline at end of file +Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. \ No newline at end of file From 102ffa5850555022e6de7743e31090ce9e7ea31d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 15:01:32 +0200 Subject: [PATCH 0842/1353] Wed Mar 30 2022 15:01:26 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 78515cd..882be6e 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. \ No newline at end of file From 968c7dbe391af514d6cccaeee376cb0fc5e006ff Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 23:06:44 +0200 Subject: [PATCH 0843/1353] Wed Mar 30 2022 23:06:44 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 882be6e..7464140 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais gra \ No newline at end of file From 61e4aeeb4c5670f972eb98ee796fdd92c9103a77 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 23:08:44 +0200 Subject: [PATCH 0844/1353] Wed Mar 30 2022 23:08:44 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 7464140..f59fe93 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais gra \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os uubera \ No newline at end of file From 19a7904c81bbf5f9de999e3e0ad3c9edbd074fe5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Wed, 30 Mar 2022 23:10:44 +0200 Subject: [PATCH 0845/1353] Wed Mar 30 2022 23:10:44 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index f59fe93..02a32cd 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os uubera \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file From ad04700eaa57737ec3cb26f9e03c65f7e4054dca Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 09:42:25 +0200 Subject: [PATCH 0846/1353] Thu Mar 31 2022 09:42:24 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 8e1b88d..26377ed 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E haía gran gozo naquela cidade. \ No newline at end of file +\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E houbo moiyo gozo naquela cidade. \ No newline at end of file From 47a7fa092afddb49c3d65e4750fe2eb9f21fb88d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 09:44:25 +0200 Subject: [PATCH 0847/1353] Thu Mar 31 2022 09:44:24 GMT+0200 (hora de verano de Europa central) --- 08/06.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/06.txt b/08/06.txt index 26377ed..c271ff7 100644 --- a/08/06.txt +++ b/08/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. E houbo moiyo gozo naquela cidade. \ No newline at end of file +\v 6 Cando multitude de persoas escoitaron e miraron as siñais que Felipe facia, eles xuntos puxeron atención ao que dician. \v 7 Porque de moitas persoas que os tiñan, espíritos impuros saian a fora berrando a gran voz e moitos paralizados e coxos foron curados. \v 8 E houbo moiyo gozo naquela cidade. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 352c03c..70d42b8 100644 --- a/manifest.json +++ b/manifest.json @@ -137,6 +137,7 @@ "07-59", "08-01", "08-04", + "08-06", "19-38" ] } \ No newline at end of file From 25f60bf74adf47e084ce24261acb4c52a2694c79 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 12:53:46 +0200 Subject: [PATCH 0848/1353] Thu Mar 31 2022 12:53:46 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 02a32cd..d7cfeed 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxwría ; él adoitába sorprender á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxería ; él adoitába sorprendere á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file From 2fc70a1e3fa9bfc016219dbf637d745d18d2a2e6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 12:55:47 +0200 Subject: [PATCH 0849/1353] Thu Mar 31 2022 12:55:46 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index d7cfeed..1201a23 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxería ; él adoitába sorprendere á xente de Samaria mentres o afirma ser unha persoa importante. Dodos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file +\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxería ; él adoitába sorprendere á xente de Samaria mentres o dicia ser unha persoa importante. Todos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file From aa84f278c66745dbd7675399f69319b37db21a34 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 13:13:47 +0200 Subject: [PATCH 0850/1353] Thu Mar 31 2022 13:13:47 GMT+0200 (hora de verano de Europa central) --- 08/09.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/09.txt b/08/09.txt index 1201a23..30c152a 100644 --- a/08/09.txt +++ b/08/09.txt @@ -1 +1 @@ -\v 9 \v 10 \v 11 Peo había na cidade un home que antes facia bruxería ; él adoitába sorprendere á xente de Samaria mentres o dicia ser unha persoa importante. Todos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file +\v 9 Peo había na cidade un home que antes facia bruxería ; él adoitába sorprendere á xente de Samaria mentres o dicia ser unha persoa importante. \v 10 Todos os Samaritanos, dende o mais cativos ata os mais grandes, atendian a él. Eles dician, "Este home e ese podeer de Deus o que e chamado Grande. \v 11 Eles o escoitaban, porque os ubera asombrado, por moito tempo con bruxerias. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 70d42b8..a03a8e0 100644 --- a/manifest.json +++ b/manifest.json @@ -138,6 +138,7 @@ "08-01", "08-04", "08-06", + "08-09", "19-38" ] } \ No newline at end of file From 1f16df85c189e16b0b7e0a45fdf6e2e3c698191d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 14:39:32 +0200 Subject: [PATCH 0851/1353] Thu Mar 31 2022 14:39:32 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/12.txt diff --git a/08/12.txt b/08/12.txt new file mode 100644 index 0000000..b63059a --- /dev/null +++ b/08/12.txt @@ -0,0 +1 @@ +Pero cando eles creeron o que Felipe \ No newline at end of file From d1f429ac26f53b7551c80bf49bce76fb65ed388a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 14:41:32 +0200 Subject: [PATCH 0852/1353] Thu Mar 31 2022 14:41:32 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index b63059a..a6f5251 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -Pero cando eles creeron o que Felipe \ No newline at end of file +Pero cando eles creeron o que Felipe predicou sobor \ No newline at end of file From 3230c7df22372245a8c931629e6a93b741b6109b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 14:43:32 +0200 Subject: [PATCH 0853/1353] Thu Mar 31 2022 14:43:32 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index a6f5251..6aff7bd 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -Pero cando eles creeron o que Felipe predicou sobor \ No newline at end of file +Pero cando eles creeron o que Felipe predicou sobre o evanxelio \ No newline at end of file From f2e565cc40f0fe8ee61a80490f6fdb63d84ebac1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 15:14:07 +0200 Subject: [PATCH 0854/1353] Thu Mar 31 2022 15:14:06 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 6aff7bd..0684050 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -Pero cando eles creeron o que Felipe predicou sobre o evanxelio \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio \ No newline at end of file From 117dd0cca8d3692e0b9c92ef8b5713a70a656876 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 15:26:03 +0200 Subject: [PATCH 0855/1353] Thu Mar 31 2022 15:26:02 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 0684050..9ca9bbe 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. \ No newline at end of file From 9f2092a9372d182d9462bd09fd45031d7a3e28db Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 15:32:02 +0200 Subject: [PATCH 0856/1353] Thu Mar 31 2022 15:32:02 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 9ca9bbe..6760810 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo cando eles creeron o que Felpe \ No newline at end of file From 646381deb9b86a54c33228207290f7379257eb68 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 15:34:02 +0200 Subject: [PATCH 0857/1353] Thu Mar 31 2022 15:34:02 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 6760810..0007175 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo cando eles creeron o que Felpe \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. \ No newline at end of file From bc51b9e34aa5f606f4c2c183a0a7029f5357922d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 15:36:03 +0200 Subject: [PATCH 0858/1353] Thu Mar 31 2022 15:36:02 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 0007175..fc93fc5 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado \ No newline at end of file From 63eedb3652f1fea4e3e86d39d3bb1ad42fe04c1d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:24:39 +0200 Subject: [PATCH 0859/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:24:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/29.txt b/02/29.txt index 6daba1c..01f9a01 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Irmáns, pódovos dicir con seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \ No newline at end of file +\v 29 \v 30 \v 31 Irmáns, pódovos dicir con todaseguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe.Mais como era profeta , e sabía que DEUS LLE PROMETERA SENTARa un DOS SEUS ESCENDENTES NO SEU TRONO, miron cara o futuro e falou da resureccion de Cristo, que NON FOI ABANDOADO NO HADES, NEN A SÚA CARNE VIU CORRUPCIÒN \ No newline at end of file From 3d143fecee8a337d98e99d168273dbd9de3119ba Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:26:39 +0200 Subject: [PATCH 0860/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:26:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/29.txt | 2 +- 02/32.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/32.txt diff --git a/02/29.txt b/02/29.txt index 01f9a01..dca9e00 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1 +1 @@ -\v 29 \v 30 \v 31 Irmáns, pódovos dicir con todaseguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe.Mais como era profeta , e sabía que DEUS LLE PROMETERA SENTARa un DOS SEUS ESCENDENTES NO SEU TRONO, miron cara o futuro e falou da resureccion de Cristo, que NON FOI ABANDOADO NO HADES, NEN A SÚA CARNE VIU CORRUPCIÒN \ No newline at end of file +\v 29 Irmáns, pódovos dicir con toda seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \v 30 Mais como era profeta , e sabía que DEUS LLE PROMETERA SENTAR a un DOS SEUS ESCENDENTES NO SEU TRONO, \v 31 miron cara o futuro e falou da resurección de Cristo, que NON FOI ABANDOADO NO HADES, NEN A SÚA CARNE VIU CORRUPCIÓN. \ No newline at end of file diff --git a/02/32.txt b/02/32.txt new file mode 100644 index 0000000..dcfeda1 --- /dev/null +++ b/02/32.txt @@ -0,0 +1 @@ +Deus resucitou a este Xesús, do que sodes testemuñas. Así que exaltado a diestra de Deus \ No newline at end of file diff --git a/manifest.json b/manifest.json index c10251b..21d4118 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "02-20", "02-22", "02-25", - "02-27" + "02-27", + "02-29" ] } \ No newline at end of file From 155d7021c178937da8534da679b1435270c6d894 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:28:39 +0200 Subject: [PATCH 0861/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:28:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/32.txt | 2 +- 02/34.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 02/34.txt diff --git a/02/32.txt b/02/32.txt index dcfeda1..73b0ef4 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1 +1 @@ -Deus resucitou a este Xesús, do que sodes testemuñas. Así que exaltado a diestra de Deus \ No newline at end of file +\v 32 Deus resucitou a este Xesús, do cal sodes testemuñas. \v 33 Así que, exaltado a dereita de Deus, e tendo recibido do Pai a promesa do Espirito Santo, derramou isto que vos vedes e ouvides \ No newline at end of file diff --git a/02/34.txt b/02/34.txt new file mode 100644 index 0000000..37f72e3 --- /dev/null +++ b/02/34.txt @@ -0,0 +1 @@ +Porque David non \ No newline at end of file diff --git a/manifest.json b/manifest.json index 21d4118..6bee5f1 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "02-22", "02-25", "02-27", - "02-29" + "02-29", + "02-32" ] } \ No newline at end of file From 10db1efddef4600ce8ac3a37970161a6d59ab817 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:30:39 +0200 Subject: [PATCH 0862/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:30:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/34.txt b/02/34.txt index 37f72e3..b474001 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -Porque David non \ No newline at end of file +Porque David non ascendeu aos ceos, pero el mesmo di: DIXO O SEÑOR AO MEU SEÑOR: "SENTA Á MIÑA DEREITA, ATÉ QUE POÑA AOS TEUS INIMIGOS COMA ESTRADO DOS TEUS PÉS". Saiba, entón, con certeza toda a casa de Israel \ No newline at end of file From 875398035f422b37711bcdbd2ece324f4649b78f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:32:39 +0200 Subject: [PATCH 0863/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:32:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/34.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/34.txt b/02/34.txt index b474001..36815de 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1 +1 @@ -Porque David non ascendeu aos ceos, pero el mesmo di: DIXO O SEÑOR AO MEU SEÑOR: "SENTA Á MIÑA DEREITA, ATÉ QUE POÑA AOS TEUS INIMIGOS COMA ESTRADO DOS TEUS PÉS". Saiba, entón, con certeza toda a casa de Israel \ No newline at end of file +\v 34 Porque David non ascendeu aos ceos, pero el mesmo di: DIXO O SEÑOR AO MEU SEÑOR: "SENTA Á MIÑA DEREITA, \v 35 ATÉ QUE POÑA AOS TEUS INIMIGOS COMA ESTRADO DOS TEUS PÉS". \v 36 Saiba, entón, con certeza toda a casa de Israel, que Deus fixo Señor e Cristo a este Xesús a quen vos cruficicachedes. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6bee5f1..cfd6622 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "02-25", "02-27", "02-29", - "02-32" + "02-32", + "02-34" ] } \ No newline at end of file From 3b3388f8a271f17278ed72b4297fa690cf68a5c6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:34:39 +0200 Subject: [PATCH 0864/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:34:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/37.txt diff --git a/02/37.txt b/02/37.txt new file mode 100644 index 0000000..1c73594 --- /dev/null +++ b/02/37.txt @@ -0,0 +1 @@ +\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aso \ No newline at end of file From 1ca636d02fdd9e85dab6b7852ea919e61a04596d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:36:39 +0200 Subject: [PATCH 0865/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:36:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 1c73594..215e413 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aso \ No newline at end of file +\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo \ No newline at end of file From 8d1f4b6d5ac76e3b0c9353ace0a8c7fb21225665 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:38:39 +0200 Subject: [PATCH 0866/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:38:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index 215e413..0e3df10 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo \ No newline at end of file +\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo para perdón dos vosos pecados e recibiredes o don do Espítido Santo. Porque a promesa é para vos e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file From 31e5f4c6bc35d574d7e488c7ad6fac0ee300ef6c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:40:39 +0200 Subject: [PATCH 0867/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:40:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/37.txt b/02/37.txt index 0e3df10..f5a9149 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 \v 38 \v 39 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo para perdón dos vosos pecados e recibiredes o don do Espítido Santo. Porque a promesa é para vos e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file +\v 37 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? \v 38 E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo para perdón dos vosos pecados, e recibiredes o don do Espítido Santo. \v 39 Porque a promesa é para vos e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cfd6622..fd78013 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "02-27", "02-29", "02-32", - "02-34" + "02-34", + "02-37" ] } \ No newline at end of file From 066e2f867ffe4d4ee9d66871731370e38117ce0f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:42:39 +0200 Subject: [PATCH 0868/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:42:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/40.txt diff --git a/02/40.txt b/02/40.txt new file mode 100644 index 0000000..ea97f4d --- /dev/null +++ b/02/40.txt @@ -0,0 +1 @@ +\v 40 \v 41 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración perversa \ No newline at end of file From 57edc5f10930896f7f7231653c4c6e60a8ad7009 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:44:39 +0200 Subject: [PATCH 0869/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:44:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index ea97f4d..18b57da 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración perversa \ No newline at end of file +\v 40 \v 41 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración malvada. Entòn os que recibiran a sua palabra foron bautizados e se convertiron naquel día ao redor de res mil almas \ No newline at end of file From 24f1b998482c3b0037facabee425b8c6ea238adf Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:46:39 +0200 Subject: [PATCH 0870/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:46:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/40.txt b/02/40.txt index 18b57da..06beca3 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración malvada. Entòn os que recibiran a sua palabra foron bautizados e se convertiron naquel día ao redor de res mil almas \ No newline at end of file +\v 40 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración malvada. \v 41 Entón os que recibiran a súa palabra foron bautizados e se engadiron naquel día ao redor de tres mil almas. E perseveraban naas ensinanzas dos apó, na comunion \ No newline at end of file From 9eef87e1027aa91123aa2289294cda40a3e9d8b8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:48:39 +0200 Subject: [PATCH 0871/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:48:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/40.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/40.txt b/02/40.txt index 06beca3..a59d017 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1 +1 @@ -\v 40 \v 42 E con moitas outras palabras testificaba e os exortaba dicindo: Salvadevos desta xeración malvada. \v 41 Entón os que recibiran a súa palabra foron bautizados e se engadiron naquel día ao redor de tres mil almas. E perseveraban naas ensinanzas dos apó, na comunion \ No newline at end of file +\v 40 E con moitas outras palabras testificaba e os exortaba dicindo: Salvádevos desta xeración malvada. \v 41 Entón os que recibían a súa palabra foron bautizados e se engadiron naquel día ao redor de tres mil almas. \v 42 E perseveraban nas ensinanzas dos apóstolos, na comuñón, no partimento do pan e na oración. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fd78013..64e2b95 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "02-29", "02-32", "02-34", - "02-37" + "02-37", + "02-40" ] } \ No newline at end of file From 87d3aaaa7c366e65eb4daeef4c071313efc7531c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:52:39 +0200 Subject: [PATCH 0872/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:52:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/37.txt b/02/37.txt index f5a9149..2e645ba 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1 +1 @@ -\v 37 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? \v 38 E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vos no nome de Xesúscristo para perdón dos vosos pecados, e recibiredes o don do Espítido Santo. \v 39 Porque a promesa é para vos e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file +\v 37 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? \v 38 E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vós no nome de Xesúscristo para perdón dos vosos pecados, e recibiredes o don do Espítido Santo. \v 39 Porque a promesa é para vós e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file From 633265674fb6f0b528490648cf0f221eeeb9c799 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:54:39 +0200 Subject: [PATCH 0873/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:54:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/43.txt diff --git a/02/43.txt b/02/43.txt new file mode 100644 index 0000000..f56bad9 --- /dev/null +++ b/02/43.txt @@ -0,0 +1 @@ +Apoderouse de todos o temos, porque \ No newline at end of file From 9271dec4315ed29d92d632294f65bf74ae40d7f7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:56:39 +0200 Subject: [PATCH 0874/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:56:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/43.txt b/02/43.txt index f56bad9..c7e0062 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -Apoderouse de todos o temos, porque \ No newline at end of file +\v 43 \v 45 Apoderouse de todos o temor, porque os apóstolos facían moitos prodixios e sinais. \v 44 Todos os que creran estaban xuntos e tiñan todas as cousas en común, vendían todas as súas propiedades e os seus bens e os compartían con todos, segundo a necesidade de cada un. \ No newline at end of file From fa6eceb2032cb4d20566d9381b52642d9d1f78d7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 16:58:39 +0200 Subject: [PATCH 0875/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2016:58:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/43.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/43.txt b/02/43.txt index c7e0062..958da09 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1 +1 @@ -\v 43 \v 45 Apoderouse de todos o temor, porque os apóstolos facían moitos prodixios e sinais. \v 44 Todos os que creran estaban xuntos e tiñan todas as cousas en común, vendían todas as súas propiedades e os seus bens e os compartían con todos, segundo a necesidade de cada un. \ No newline at end of file +\v 43 Apoderouse de todos o temor, porque os apóstolos facían moitos prodixios e sinais. \v 44 Todos os que creran estaban xuntos e tiñan todas as cousas en común, \v 45 vendían todas as súas propiedades e os seus bens e os compartían con todos, segundo a necesidade de cada un. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 64e2b95..91507c2 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "02-32", "02-34", "02-37", - "02-40" + "02-40", + "02-43" ] } \ No newline at end of file From 3bb1950d687c55b17aad94ffdacf4e95dfc5623f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 17:02:39 +0200 Subject: [PATCH 0876/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2017:02:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/46.txt diff --git a/02/46.txt b/02/46.txt new file mode 100644 index 0000000..9948991 --- /dev/null +++ b/02/46.txt @@ -0,0 +1 @@ +Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón \ No newline at end of file From 01dc06203cd98a1f6b8dabb0cd8f4ef0fea7776a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 17:04:39 +0200 Subject: [PATCH 0877/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2017:04:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index 9948991..f56f251 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón \ No newline at end of file +Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, louvaban a Deus e eran ben vistos polo povo. E o Señor engadía \ No newline at end of file From c6b0d38883aaf0ccb9a8c2a5ffbdfcdd97f378dd Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:05:31 +0200 Subject: [PATCH 0878/1353] Thu Mar 31 2022 17:05:31 GMT+0200 (hora de verano de Europa central) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8480588..fc1cdda 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From f7611f11b524c97a03a60d5ff054686d75810c20 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 17:06:39 +0200 Subject: [PATCH 0879/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2017:06:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/46.txt b/02/46.txt index f56f251..ae2eae1 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, louvaban a Deus e eran ben vistos polo povo. E o Señor engadía \ No newline at end of file +\v 46 \v 47 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file From 2ebaf5843170e2532a0098780e2599955df441b6 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:08:27 +0200 Subject: [PATCH 0880/1353] Thu Mar 31 2022 17:08:26 GMT+0200 (hora de verano de Europa central) --- 09/01.txt | 1 + manifest.json | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 09/01.txt diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 0000000..130b8fa --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 \v 1 Saulo, respirando aínda ameazas e morte contra os discípulos do Señor, foi ao sumo sacerdote, \v 2 e pediulle cartas para as sinagogas de Damasco, para que se atopaba algúns que pertencesen ao Camiño, tanto homes como mulleres, puidéseos levar atados a Xerusalén. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc1cdda..e4d7abf 100644 --- a/manifest.json +++ b/manifest.json @@ -27,14 +27,15 @@ "language_id": "es-419", "resource_id": "ulb", "checking_level": "3", - "date_modified": "2021-10-26T13:25:43.6398979+00:00", - "version": "1.4" + "date_modified": "2022-03-24T15:52:56.224148+00:00", + "version": "1.7" } ], "parent_draft": {}, "translators": [ "Ana Iglesias Duran", - "Loida Concha Marinhas" + "Loida Concha Marinhas", + "Danirecaman" ], "finished_chunks": [ "front-title", From a8e563de9f8992b17eb0e81ffec40dcc0035f1be Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 17:08:39 +0200 Subject: [PATCH 0881/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2017:08:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/02/46.txt b/02/46.txt index ae2eae1..dc593e6 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 \v 47 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file +\v 46 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, \v 47 louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file diff --git a/manifest.json b/manifest.json index 91507c2..6dd1c3e 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "02-34", "02-37", "02-40", - "02-43" + "02-43", + "02-46" ] } \ No newline at end of file From 5d7cd1e494e50856ecd127bd9fa2d1188c0120c0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Thu, 31 Mar 2022 17:10:47 +0200 Subject: [PATCH 0882/1353] =?UTF-8?q?Thu=20Mar=2031=202022=2017:10:47=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/title.txt diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..7c3a093 --- /dev/null +++ b/05/title.txt @@ -0,0 +1 @@ +Capítulo 5 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6dd1c3e..5ae03b1 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "02-37", "02-40", "02-43", - "02-46" + "02-46", + "05-title" ] } \ No newline at end of file From f72c8918a927488dbb5137ebb6b279b4f3cdfa4c Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:12:15 +0200 Subject: [PATCH 0883/1353] Thu Mar 31 2022 17:12:15 GMT+0200 (hora de verano de Europa central) --- 09/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/03.txt diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 0000000..0a738a0 --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeceu no seu derredor unha luz do ceo; \v 4 e ao caer ao chan, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file From fdbb4302988ec59ddb44b2b0cd0c367678f45d02 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:15:13 +0200 Subject: [PATCH 0884/1353] Thu Mar 31 2022 17:15:12 GMT+0200 (hora de verano de Europa central) --- 09/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/05.txt diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 0000000..322e204 --- /dev/null +++ b/09/05.txt @@ -0,0 +1 @@ +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, e diráseche o que debes facer. \v 7 Os homes que ían con el detivéronse abraiados, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file From 0798c0a45841fdd344abec7323ab64e85acfc4e3 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:16:19 +0200 Subject: [PATCH 0885/1353] Thu Mar 31 2022 17:16:19 GMT+0200 (hora de verano de Europa central) --- 09/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/08.txt diff --git a/09/08.txt b/09/08.txt new file mode 100644 index 0000000..9a25ced --- /dev/null +++ b/09/08.txt @@ -0,0 +1 @@ +\v 8 Saulo ergueuse do chan, e aínda que os seus ollos estaban abertos, non vía nada; e levándoo pola man, trouxérono a Damasco. \v 9 E estivo tres días sen ver, e non comeu nin bebeu. \ No newline at end of file From f47b562d202cff2dfd8a104589465bfff8a0d9e1 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:17:17 +0200 Subject: [PATCH 0886/1353] Thu Mar 31 2022 17:17:17 GMT+0200 (hora de verano de Europa central) --- 09/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/10.txt diff --git a/09/10.txt b/09/10.txt new file mode 100644 index 0000000..bcce8c9 --- /dev/null +++ b/09/10.txt @@ -0,0 +1 @@ +\v 10 Había en Damasco certo discípulo chamado Ananías; e o Señor díxolle nunha visión: Ananías. E el dixo: Heme aquí, Señor. \v 11 E o Señor díxolle: érguete e vai á rúa que se chama Dereita, e pregunta na casa de Xudas por un home de Tarso chamado Saulo, porque, velaquí, está a orar, \v 12 e viu nunha visión a un home chamado Ananías, que entra e pon as mans sobre el para que recobre a vista. \ No newline at end of file From e46be5c7a17a4ddd1151a549f836bc1e06abb5ed Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:26:43 +0200 Subject: [PATCH 0887/1353] Thu Mar 31 2022 17:26:43 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 09/13.txt diff --git a/09/13.txt b/09/13.txt new file mode 100644 index 0000000..9abc5ec --- /dev/null +++ b/09/13.txt @@ -0,0 +1,4 @@ +\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, +e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. +Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; +porque eu amosareille canto debe padecer polo meu nome. \ No newline at end of file From 29f0abea794dc7aafbbb9d1f4651378f3f60b1e6 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:28:16 +0200 Subject: [PATCH 0888/1353] Thu Mar 31 2022 17:28:16 GMT+0200 (hora de verano de Europa central) --- 09/13.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/09/13.txt b/09/13.txt index 9abc5ec..1a303b7 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1,4 +1 @@ -\v 13 \v 14 \v 15 \v 16 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, -e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. -Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; -porque eu amosareille canto debe padecer polo meu nome. \ No newline at end of file +\v 13 Pero Ananías respondeu: Señor, eu oín de moitos sobre este home, canto mal el fixo aos teus santos en Xerusalén, \v 14 e aquí el ten autoridade dos principais sacerdotes para prender a todos os que invocan o teu nome. \v 15 Pero o Señor díxolle: Ve, porque el é o meu instrumento escollido, para levar o meu nome diante dos xentís e de reis, e dos fillos de Israel; \v 16 porque eu amosareille canto debe padecer polo meu nome. \ No newline at end of file From e729f6d4b87e97994f67e9d42e62f10f34e266a8 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:29:23 +0200 Subject: [PATCH 0889/1353] Thu Mar 31 2022 17:29:23 GMT+0200 (hora de verano de Europa central) --- 09/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/17.txt diff --git a/09/17.txt b/09/17.txt new file mode 100644 index 0000000..144b0e3 --- /dev/null +++ b/09/17.txt @@ -0,0 +1 @@ +\v 17 Ananías foi e entrou na casa, e despois de poñer as mans sobre el, dixo: Irmán Saulo, o Señor Xesús, que se che apareceu no camiño por onde viñas, envioume para que recobres a vista e sexas cheo do Espírito Santo. \v 18 Nese intre caeron dos seus ollos como unhas escamas, e recobrou a vista; e levantouse e foi bautizado. \v 19 Tomou alimentos e cobrou forzas. E por varios días estivo cos discípulos que estaban en Damasco. \ No newline at end of file From e3f60efb2fb3b2527bb6cdec7ace74eef8fd54ba Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:30:54 +0200 Subject: [PATCH 0890/1353] Thu Mar 31 2022 17:30:54 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/20.txt diff --git a/09/20.txt b/09/20.txt new file mode 100644 index 0000000..71b4a0f --- /dev/null +++ b/09/20.txt @@ -0,0 +1 @@ +\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Xesús é o Cristo. \ No newline at end of file From 9563f6bfa3331af5a7491204f304da0c6b77e6fc Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:31:46 +0200 Subject: [PATCH 0891/1353] Thu Mar 31 2022 17:31:45 GMT+0200 (hora de verano de Europa central) --- 09/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/23.txt diff --git a/09/23.txt b/09/23.txt new file mode 100644 index 0000000..fa3dcb8 --- /dev/null +++ b/09/23.txt @@ -0,0 +1 @@ +\v 23 Despois de moitos días, os xudeus tramaron desfacerse del, \v 24 pero a súa conxura chegou ao coñecemento de Saulo. E aínda vixiaban as portas día e noite co propósito de matalo; \v 25 pero os seus discípulos tomárono de noite e sacárono por un burato na muralla, baixándoo nunha canastra. \ No newline at end of file From 50103bb0c13505c0c586515de9f309d90fb5ae11 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:32:37 +0200 Subject: [PATCH 0892/1353] Thu Mar 31 2022 17:32:37 GMT+0200 (hora de verano de Europa central) --- 09/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/26.txt diff --git a/09/26.txt b/09/26.txt new file mode 100644 index 0000000..31e1691 --- /dev/null +++ b/09/26.txt @@ -0,0 +1 @@ +\v 26 Cando chegou a Xerusalén, trataba de xuntarse cos discípulos; e todos lle temían, non crendo que era discípulo. \v 27 Pero Bernabé tomouno e presentouno aos apóstolos, e contoulles como Saulo vira ao Señor no camiño, e que El lle falara, e como en Damasco falara con valor no nome de Xesús. \ No newline at end of file From 2e14a3de7e646389ad5bd2ab0fee868f3ca09d27 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:33:35 +0200 Subject: [PATCH 0893/1353] Thu Mar 31 2022 17:33:35 GMT+0200 (hora de verano de Europa central) --- 09/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/28.txt diff --git a/09/28.txt b/09/28.txt new file mode 100644 index 0000000..ac237f9 --- /dev/null +++ b/09/28.txt @@ -0,0 +1 @@ +\v 28 E estaba con eles movéndose libremente en Xerusalén, falando con valor no nome do Señor. \v 29 Tamén falaba e discutía cos xudeus helenistas; mais estes tentaban matalo. \v 30 Pero cando os irmáns soubérono, levárono a Cesarea, e de alí enviárono a Tarso. \ No newline at end of file From 9ef423b3f97b5924fd27e773e3f5238ac4fb4c64 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:34:32 +0200 Subject: [PATCH 0894/1353] Thu Mar 31 2022 17:34:32 GMT+0200 (hora de verano de Europa central) --- 09/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/31.txt diff --git a/09/31.txt b/09/31.txt new file mode 100644 index 0000000..5c98ef9 --- /dev/null +++ b/09/31.txt @@ -0,0 +1 @@ +\v 31 Namentres a igrexa gozaba de paz por toda Xudea, Galilea e Samaria, e era edificada; e andando no temor do Señor e na fortaleza do Espírito Santo, seguía medrando. \v 32 E mentres Pedro viaxaba por todas aquelas rexións, veu tamén aos santos que vivían en Lida. \ No newline at end of file From 3135527b94db941405c3583a9542f05bc0d5e34c Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:36:30 +0200 Subject: [PATCH 0895/1353] Thu Mar 31 2022 17:36:30 GMT+0200 (hora de verano de Europa central) --- 09/33.txt | 1 + manifest.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 09/33.txt diff --git a/09/33.txt b/09/33.txt new file mode 100644 index 0000000..26a449d --- /dev/null +++ b/09/33.txt @@ -0,0 +1 @@ +\v 33 Alí atopou a un home chamado Eneas, que estivera prostrado en cama por oito anos, porque estaba paralítico. \v 34 E Pedro díxolle: Eneas, Xesucristo sándache; érguete e fai a túa cama. E ao instante ergueuse. \v 35 Todos os que vivían en Lida e en Sarón vírono, e convertéronse ao Señor. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e4d7abf..eaa96c3 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,19 @@ "07-54", "07-57", "07-59", + "09-01", + "09-03", + "09-05", + "09-08", + "09-10", + "09-13", + "09-17", + "09-20", + "09-23", + "09-26", + "09-28", + "09-31", + "09-33", "10-title", "10-01", "10-03", From 1df6483685bb7bbeb9008dedcf3b001dc61c83fb Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:40:46 +0200 Subject: [PATCH 0896/1353] Thu Mar 31 2022 17:40:46 GMT+0200 (hora de verano de Europa central) --- 09/36.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/36.txt diff --git a/09/36.txt b/09/36.txt new file mode 100644 index 0000000..ce51c59 --- /dev/null +++ b/09/36.txt @@ -0,0 +1 @@ +Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. E sucedeu que naqueles días enfermouse e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file From 8ad3bf26aab89c84cddcb4e06454b34d15b53730 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:42:46 +0200 Subject: [PATCH 0897/1353] Thu Mar 31 2022 17:42:46 GMT+0200 (hora de verano de Europa central) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index ce51c59..5498420 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1 +1 @@ -Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. E sucedeu que naqueles días enfermouse e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file +\v 36 \v 37 Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file From 20bc0381eda790b7c24f7dca0abe5712aed10449 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:48:47 +0200 Subject: [PATCH 0898/1353] Thu Mar 31 2022 17:48:47 GMT+0200 (hora de verano de Europa central) --- 09/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index 5498420..8381f67 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1 +1 @@ -\v 36 \v 37 Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file +\v 36 Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. \v 37 E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file From 3d4aa2e722e5325c2636b10685817d9e3a0945ec Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:50:47 +0200 Subject: [PATCH 0899/1353] Thu Mar 31 2022 17:50:47 GMT+0200 (hora de verano de Europa central) --- 09/38.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 09/38.txt diff --git a/09/38.txt b/09/38.txt new file mode 100644 index 0000000..f08c72f --- /dev/null +++ b/09/38.txt @@ -0,0 +1,2 @@ + +Como Lida estaba preto de Jope, os discípulos, ao oír que Pedro estaba alí, enviáronlle dous homes, rogándolle: Non tardes en vir a nós. 39Entón Pedro levantouse e foi con eles. Cando chegou, levárono ao aposento alto, e todas as viúvas rodeárono chorando, mostrando todas as túnicas e roupas que Dorcas adoitaba facer cando estaba con elas. \ No newline at end of file From 239cbdd97bf2cb88d192229d52a5f383a3d6b650 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 17:52:48 +0200 Subject: [PATCH 0900/1353] Thu Mar 31 2022 17:52:47 GMT+0200 (hora de verano de Europa central) --- 09/38.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/09/38.txt b/09/38.txt index f08c72f..88a1393 100644 --- a/09/38.txt +++ b/09/38.txt @@ -1,2 +1 @@ - -Como Lida estaba preto de Jope, os discípulos, ao oír que Pedro estaba alí, enviáronlle dous homes, rogándolle: Non tardes en vir a nós. 39Entón Pedro levantouse e foi con eles. Cando chegou, levárono ao aposento alto, e todas as viúvas rodeárono chorando, mostrando todas as túnicas e roupas que Dorcas adoitaba facer cando estaba con elas. \ No newline at end of file +\v 38 Como Lida estaba preto de Jope, os discípulos, ao oír que Pedro estaba alí, enviáronlle dous homes, rogándolle: Non tardes en vir a nós. \v 39 Entón Pedro levantouse e foi con eles. Cando chegou, levárono ao aposento alto, e todas as viúvas rodeárono chorando, mostrando todas as túnicas e roupas que Dorcas adoitaba facer cando estaba con elas. \ No newline at end of file From e21136944cb39a13b1f01148abf8d89d6b7ddf5e Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 18:00:51 +0200 Subject: [PATCH 0901/1353] Thu Mar 31 2022 18:00:51 GMT+0200 (hora de verano de Europa central) --- 09/36.txt | 2 +- 09/38.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/36.txt b/09/36.txt index 8381f67..ee2fc2e 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1 +1 @@ -\v 36 Había entón en Jope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. \v 37 E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file +\v 36 Había entón en Xope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. \v 37 E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file diff --git a/09/38.txt b/09/38.txt index 88a1393..5f4cdb7 100644 --- a/09/38.txt +++ b/09/38.txt @@ -1 +1 @@ -\v 38 Como Lida estaba preto de Jope, os discípulos, ao oír que Pedro estaba alí, enviáronlle dous homes, rogándolle: Non tardes en vir a nós. \v 39 Entón Pedro levantouse e foi con eles. Cando chegou, levárono ao aposento alto, e todas as viúvas rodeárono chorando, mostrando todas as túnicas e roupas que Dorcas adoitaba facer cando estaba con elas. \ No newline at end of file +\v 38 Como Lida estaba preto de Xope, os discípulos, ao oír que Pedro estaba alí, enviáronlle dous homes, rogándolle: Non tardes en vir a nós. \v 39 Entón Pedro levantouse e foi con eles. Cando chegou, levárono ao aposento alto, e todas as viúvas rodeárono chorando, mostrando todas as túnicas e roupas que Dorcas adoitaba facer cando estaba con elas. \ No newline at end of file From ab3ca7f56b1dc1dbfcee5598de8e93fe53437744 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 18:02:51 +0200 Subject: [PATCH 0902/1353] Thu Mar 31 2022 18:02:51 GMT+0200 (hora de verano de Europa central) --- 09/40.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/40.txt diff --git a/09/40.txt b/09/40.txt new file mode 100644 index 0000000..e986cea --- /dev/null +++ b/09/40.txt @@ -0,0 +1 @@ +\v 40 \v 41 \v 42 \v 43 Mais Pedro, facendo saír a todos, axeonllouse e orou, e volvéndose ao cadáver, dixo: Tabita, érguete. E ela abriu os ollos, e ao ver a Pedro, incorporouse. E el deulle a man e levantouna; e chamando aos santos e ás viúvas, presentouna viva. E isto sóubose en todo Jope, e moitos creron no Señor. E Pedro quedou en Jope moitos días cun tal Simón, curtidor. \ No newline at end of file From 673ae5ff0fd10d1cf4f5220f3b8db8225b69a6b1 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 18:06:51 +0200 Subject: [PATCH 0903/1353] Thu Mar 31 2022 18:06:51 GMT+0200 (hora de verano de Europa central) --- 09/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/40.txt b/09/40.txt index e986cea..5c0c6e3 100644 --- a/09/40.txt +++ b/09/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 \v 43 Mais Pedro, facendo saír a todos, axeonllouse e orou, e volvéndose ao cadáver, dixo: Tabita, érguete. E ela abriu os ollos, e ao ver a Pedro, incorporouse. E el deulle a man e levantouna; e chamando aos santos e ás viúvas, presentouna viva. E isto sóubose en todo Jope, e moitos creron no Señor. E Pedro quedou en Jope moitos días cun tal Simón, curtidor. \ No newline at end of file +\v 40 \v 41 \v 42 \v 43 Mais Pedro, facendo saír a todos, axeonllouse e orou, e volvéndose ao cadáver, dixo: Tabita, érguete. E ela abriu os ollos, e ao ver a Pedro, incorporouse. E el deulle a man e levantouna; e chamando aos santos e ás viúvas, presentouna viva. E isto sóubose en todo Xope, e moitos creron no Señor. E Pedro quedou en Xope moitos días cun tal Simón, curtidor. \ No newline at end of file From 9dac303dfe8ed739be6818356d611a30a73c35de Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Thu, 31 Mar 2022 18:07:58 +0200 Subject: [PATCH 0904/1353] Thu Mar 31 2022 18:07:58 GMT+0200 (hora de verano de Europa central) --- 09/40.txt | 2 +- manifest.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/09/40.txt b/09/40.txt index 5c0c6e3..f3a4f25 100644 --- a/09/40.txt +++ b/09/40.txt @@ -1 +1 @@ -\v 40 \v 41 \v 42 \v 43 Mais Pedro, facendo saír a todos, axeonllouse e orou, e volvéndose ao cadáver, dixo: Tabita, érguete. E ela abriu os ollos, e ao ver a Pedro, incorporouse. E el deulle a man e levantouna; e chamando aos santos e ás viúvas, presentouna viva. E isto sóubose en todo Xope, e moitos creron no Señor. E Pedro quedou en Xope moitos días cun tal Simón, curtidor. \ No newline at end of file +\v 40 Mais Pedro, facendo saír a todos, axeonllouse e orou, e volvéndose ao cadáver, dixo: Tabita, érguete. E ela abriu os ollos, e ao ver a Pedro, incorporouse. \v 41 E el deulle a man e levantouna; e chamando aos santos e ás viúvas, presentouna viva. \v 42 E isto sóubose en todo Xope, e moitos creron no Señor. \v 43 E Pedro quedou en Xope moitos días cun tal Simón, curtidor. \ No newline at end of file diff --git a/manifest.json b/manifest.json index eaa96c3..208f19a 100644 --- a/manifest.json +++ b/manifest.json @@ -112,6 +112,9 @@ "09-28", "09-31", "09-33", + "09-36", + "09-38", + "09-40", "10-title", "10-01", "10-03", From 66d18f5dccbde946ce744fd2fbb3e4555877f89a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:37:36 +0200 Subject: [PATCH 0905/1353] Thu Mar 31 2022 18:37:35 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index fc93fc5..c56d7e9 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él \ No newline at end of file From d640961f9da1826de1598d51f3da564cd3c7552d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:39:35 +0200 Subject: [PATCH 0906/1353] Thu Mar 31 2022 18:39:35 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index c56d7e9..293c978 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él seguiu estando con Felipe, cando él viu siña \ No newline at end of file From cbe7d7833a3cc225f7161a9289807ad887cc9472 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:41:35 +0200 Subject: [PATCH 0907/1353] Thu Mar 31 2022 18:41:35 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 293c978..417a063 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él seguiu estando con Felipe, cando él viu siña \ No newline at end of file +\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él seguiu estando con Felipe, cando él viu siñales facer siñales poderosas, él quedou sorprendiso \ No newline at end of file From da8c243a7acc042f67558cadad243bef000a2c23 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:45:38 +0200 Subject: [PATCH 0908/1353] Thu Mar 31 2022 18:45:37 GMT+0200 (hora de verano de Europa central) --- 08/12.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/12.txt b/08/12.txt index 417a063..3828eb7 100644 --- a/08/12.txt +++ b/08/12.txt @@ -1 +1 @@ -\v 12 \v 13 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él seguiu estando con Felipe, cando él viu siñales facer siñales poderosas, él quedou sorprendiso \ No newline at end of file +\v 12 Pero cando eles creeron o que Felipe predicou sobre o evanxelio concernente ao Reina de Deus ea o nome de Xesúscristo, eles foron bautizados, tanto homes coma muxeres. \v 13 Ë Simón mesmo tamen creeu. Despóis ca él foi bautizado,él seguiu estando con Felipe, cando él viu siñales facer siñales poderosas, él quedou sorprendido. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a03a8e0..8d41fc3 100644 --- a/manifest.json +++ b/manifest.json @@ -139,6 +139,7 @@ "08-04", "08-06", "08-09", + "08-12", "19-38" ] } \ No newline at end of file From feb4d3fb157cb1500b19234864822ea4c284ae9e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:57:42 +0200 Subject: [PATCH 0909/1353] Thu Mar 31 2022 18:57:41 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/14.txt diff --git a/08/14.txt b/08/14.txt new file mode 100644 index 0000000..7be4bf9 --- /dev/null +++ b/08/14.txt @@ -0,0 +1 @@ +Agora cando os apost \ No newline at end of file From 1c7841a0a15762fb61145239535b71700e3804f3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 18:59:41 +0200 Subject: [PATCH 0910/1353] Thu Mar 31 2022 18:59:41 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 7be4bf9..a2ee2df 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -Agora cando os apost \ No newline at end of file +Agora cando os apóstolos en Xerusalén escoitaron que Samaria \ No newline at end of file From 6835cc70fb1a529c848a02e641973950cebaf976 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:01:42 +0200 Subject: [PATCH 0911/1353] Thu Mar 31 2022 19:01:42 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index a2ee2df..9223410 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -Agora cando os apóstolos en Xerusalén escoitaron que Samaria \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán. \ No newline at end of file From c4f08ae2fbe324bde21db580af083b163b1d3999 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:13:48 +0200 Subject: [PATCH 0912/1353] Thu Mar 31 2022 19:13:47 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 9223410..a25e150 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán. \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron \ No newline at end of file From 9e94ae01fc6c99ff1d17accca147d22f0642d063 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:17:47 +0200 Subject: [PATCH 0913/1353] Thu Mar 31 2022 19:17:47 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index a25e150..3b3a2a7 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata e \ No newline at end of file From 1bde9d859c679ab9cff02e02295e01b18dc5a20a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:19:48 +0200 Subject: [PATCH 0914/1353] Thu Mar 31 2022 19:19:47 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 3b3a2a7..3dbc524 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata e \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán \ No newline at end of file From eb482cbd0f9d509f8889e2ee655d4c56ccac49a9 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:21:47 +0200 Subject: [PATCH 0915/1353] Thu Mar 31 2022 19:21:47 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 3dbc524..7dbcdcd 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file From 80b36158d2f0beeb2e7043ca574a9626e7eac5ca Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:43:51 +0200 Subject: [PATCH 0916/1353] Thu Mar 31 2022 19:43:51 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 7dbcdcd..209e99c 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eñes recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eles recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file From 24ce1d1f8fdfbcd533940ef0f5a7860e047c1c10 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:45:51 +0200 Subject: [PATCH 0917/1353] Thu Mar 31 2022 19:45:51 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 209e99c..62f9442 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eles recibiran ao Espírito Santo. Porque ata ese tempo, el Espítito Santo non viñera sobre ningín deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file +\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eles recibiran ao Espírito Santo. Porque ata ese tempo, o Espítito Santo non viñera sobre ningún deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file From 8f4af48415f2dd69f2a0e2c4f2ac64a53defa2e1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:47:51 +0200 Subject: [PATCH 0918/1353] Thu Mar 31 2022 19:47:51 GMT+0200 (hora de verano de Europa central) --- 08/14.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/14.txt b/08/14.txt index 62f9442..5accd3f 100644 --- a/08/14.txt +++ b/08/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 \v 17 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán..Cando eles baixaron pregaron por eles, para que eles recibiran ao Espírito Santo. Porque ata ese tempo, o Espítito Santo non viñera sobre ningún deles, eles solo frecibran a bautismo no nome do Señor Xesús. Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file +\v 14 Agora cando os apóstolos en Xerusalén escoitaron que Samaria recibira a Palabra de Deus. enviaron a eles a Pedro e Xoán. \v 15 Cando eles baixaron pregaron por eles, para que eles recibiran ao Espírito Santo. \v 16 Porque ata ese tempo, o Espítito Santo non viñera sobre ningún deles, eles solo frecibran a bautismo no nome do Señor Xesús. \v 17 Enton Pedro é Xoán puxeron as mas riba deles, e eles recibirun o Espírito Santo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8d41fc3..1bcf29f 100644 --- a/manifest.json +++ b/manifest.json @@ -140,6 +140,7 @@ "08-06", "08-09", "08-12", + "08-14", "19-38" ] } \ No newline at end of file From 9a4cf4ecebb1ed0b339b862b69451a91d3036671 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:49:51 +0200 Subject: [PATCH 0919/1353] Thu Mar 31 2022 19:49:51 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/18.txt diff --git a/08/18.txt b/08/18.txt new file mode 100644 index 0000000..dfedef0 --- /dev/null +++ b/08/18.txt @@ -0,0 +1 @@ +Agora, cando Simón viu que o Espírito Santo \ No newline at end of file From 6b97b52ea1f85f1c3892ef5e6d55c2be8aa5c23d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:51:51 +0200 Subject: [PATCH 0920/1353] Thu Mar 31 2022 19:51:51 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index dfedef0..f5e064a 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -Agora, cando Simón viu que o Espírito Santo \ No newline at end of file +Agora, cando Simón viu que o Espírito Santo foi dado \ No newline at end of file From 93fc36208eedbacef402b477c8f08fe4b0172a67 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:57:52 +0200 Subject: [PATCH 0921/1353] Thu Mar 31 2022 19:57:51 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index f5e064a..839f79a 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -Agora, cando Simón viu que o Espírito Santo foi dado \ No newline at end of file +\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo e \ No newline at end of file From d47394c639574512c841c905ef7747a5d04455bb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 19:59:51 +0200 Subject: [PATCH 0922/1353] Thu Mar 31 2022 19:59:51 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index 839f79a..0064ac3 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo e \ No newline at end of file +\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo: eso darme ese poder tamén que calquera que eu poña as miñas mans \ No newline at end of file From 2d7b06f071156320fcea34a0181d53e8a0ea8e08 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 20:01:51 +0200 Subject: [PATCH 0923/1353] Thu Mar 31 2022 20:01:51 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index 0064ac3..e417196 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo: eso darme ese poder tamén que calquera que eu poña as miñas mans \ No newline at end of file +\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo: eso darme ese poder tamén que calquera que eu poña as miñas mans , poda recebir o Espírito Santo. \ No newline at end of file From ead4eb1b04fce691a06ed34ce20d6d1001a1f269 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Thu, 31 Mar 2022 21:35:36 +0200 Subject: [PATCH 0924/1353] Thu Mar 31 2022 21:35:35 GMT+0200 (hora de verano de Europa central) --- 08/18.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/18.txt b/08/18.txt index e417196..859aae1 100644 --- a/08/18.txt +++ b/08/18.txt @@ -1 +1 @@ -\v 18 \v 19 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. Él dixo: eso darme ese poder tamén que calquera que eu poña as miñas mans , poda recebir o Espírito Santo. \ No newline at end of file +\v 18 Agora, cando Simón viu que o Espírito Santo foi dado mediante a imposición de mans dos apóstolos, él lles ofreceu a eles diñeiro. \v 19 Él dixo: "Darme ese poder tamén que calquera que eu poña as miñas mans , poda recebir o Espírito Santo". \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1bcf29f..4516ba7 100644 --- a/manifest.json +++ b/manifest.json @@ -141,6 +141,7 @@ "08-09", "08-12", "08-14", + "08-18", "19-38" ] } \ No newline at end of file From 60a27efe778a8a0d802b35f320fe3afed8d7ab3e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 03:53:14 +0200 Subject: [PATCH 0925/1353] Fri Apr 01 2022 03:53:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/20.txt diff --git a/08/20.txt b/08/20.txt new file mode 100644 index 0000000..779785b --- /dev/null +++ b/08/20.txt @@ -0,0 +1 @@ +Pero Pedro lle dixo:" ca tua prata \ No newline at end of file From 93d2980bc440aae8e1df4f1b710b836333f764ae Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:07:14 +0200 Subject: [PATCH 0926/1353] Fri Apr 01 2022 04:07:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 779785b..8cf30c4 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -Pero Pedro lle dixo:" ca tua prata \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penx \ No newline at end of file From 2ca324819f6f07f56b01853b1de8f9381d306737 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:09:14 +0200 Subject: [PATCH 0927/1353] Fri Apr 01 2022 04:09:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 8cf30c4..01215d1 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penx \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin \ No newline at end of file From 9fde1e4fc77072759b591468e0d0866e6157f820 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:11:15 +0200 Subject: [PATCH 0928/1353] Fri Apr 01 2022 04:11:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 01215d1..8762537 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e dereito con Deus \ No newline at end of file From b13d618297de965f80e86756fddd04a50f7e8ad0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:13:14 +0200 Subject: [PATCH 0929/1353] Fri Apr 01 2022 04:13:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 8762537..736d7e5 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e dereito con Deus \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e rectcon Deus \ No newline at end of file From d0c4bf69b2c03bdbf3fcad875349e20cb46b3f6f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:15:14 +0200 Subject: [PATCH 0930/1353] Fri Apr 01 2022 04:15:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 736d7e5..4609326 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e rectcon Deus \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepentete desta maldad \ No newline at end of file From 9a292b982214439d70366a9984ee57bfb016ac86 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:17:14 +0200 Subject: [PATCH 0931/1353] Fri Apr 01 2022 04:17:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 4609326..49d2d63 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepentete desta maldad \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida \ No newline at end of file From 2142dbdf94de4cffc46653ac6a90c5ca0bd0ebaa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:19:14 +0200 Subject: [PATCH 0932/1353] Fri Apr 01 2022 04:19:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 49d2d63..008ab5b 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoarte pola \ No newline at end of file From 730ef68b72ad651433579394a5afed8d899b575b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:21:14 +0200 Subject: [PATCH 0933/1353] Fri Apr 01 2022 04:21:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 008ab5b..e422c33 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoarte pola \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí te \ No newline at end of file From ea7b9f6b3258d429919396c09ec7bbe3f6b690cf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:23:14 +0200 Subject: [PATCH 0934/1353] Fri Apr 01 2022 04:23:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index e422c33..8e661b2 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí te \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da \ No newline at end of file From a9ce316cc89081cb1d40962b9a5073661c7457aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:25:14 +0200 Subject: [PATCH 0935/1353] Fri Apr 01 2022 04:25:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 8e661b2..5097b40 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da amagua \ No newline at end of file From 1a6c57284e5fd9b00f19ee264ada933871ebf8d6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:27:14 +0200 Subject: [PATCH 0936/1353] Fri Apr 01 2022 04:27:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/20.txt b/08/20.txt index 5097b40..c1cfc1e 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da amagua \ No newline at end of file +\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da mágoa e os lazos do pecado \ No newline at end of file From b858c392753a0bc6f938046d95c5102f709a13c2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:29:15 +0200 Subject: [PATCH 0937/1353] Fri Apr 01 2022 04:29:14 GMT+0200 (hora de verano de Europa central) --- 08/20.txt | 2 +- 08/24.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 08/24.txt diff --git a/08/20.txt b/08/20.txt index c1cfc1e..d1a6ef2 100644 --- a/08/20.txt +++ b/08/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 \v 23 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. Porque miro que tí tes o veleno da mágoa e os lazos do pecado \ No newline at end of file +\v 20 Pero Pedro lle :" Ca tua prata pereza xunto contigo, porque tí penxaches conseguir o don de Deus con cartos. \v 21 Tí non tes parte nin participación neste asunto, porque teu corazón no e recto con Deus . \v 22 Polo tanto, arrepintete desta maldade túa e prega ao Señor , para que Él poida quizais perdoe a maldade do teu corazón. \v 23 Porque miro que tí tes o veleno da mágoa nos lazos do pecado. \ No newline at end of file diff --git a/08/24.txt b/08/24.txt new file mode 100644 index 0000000..0834449 --- /dev/null +++ b/08/24.txt @@ -0,0 +1 @@ +Simón respondeu e di \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4516ba7..6715c3f 100644 --- a/manifest.json +++ b/manifest.json @@ -142,6 +142,7 @@ "08-12", "08-14", "08-18", + "08-20", "19-38" ] } \ No newline at end of file From cf3989be4f47bc257c474b9cee4748bfffb4a9d4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:31:14 +0200 Subject: [PATCH 0938/1353] Fri Apr 01 2022 04:31:14 GMT+0200 (hora de verano de Europa central) --- 08/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/24.txt b/08/24.txt index 0834449..5ef17b2 100644 --- a/08/24.txt +++ b/08/24.txt @@ -1 +1 @@ -Simón respondeu e di \ No newline at end of file +\v 24 Simón respondeu e dixo:" Preguen ao Señor por mín , que ningunha destas cousas das que vostedes falaron me pasen a mín \ No newline at end of file From 6f3cacb6d8404622963dbcf1012ecdf33fdaf8dd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:33:14 +0200 Subject: [PATCH 0939/1353] Fri Apr 01 2022 04:33:14 GMT+0200 (hora de verano de Europa central) --- 08/24.txt | 2 +- 08/25.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 08/25.txt diff --git a/08/24.txt b/08/24.txt index 5ef17b2..906acc0 100644 --- a/08/24.txt +++ b/08/24.txt @@ -1 +1 @@ -\v 24 Simón respondeu e dixo:" Preguen ao Señor por mín , que ningunha destas cousas das que vostedes falaron me pasen a mín \ No newline at end of file +\v 24 Simón respondeu e dixo:" Preguen ao Señor por mín , que ningunha destas cousas das que vostedes falaron me pasen a mín" \ No newline at end of file diff --git a/08/25.txt b/08/25.txt new file mode 100644 index 0000000..06bd375 --- /dev/null +++ b/08/25.txt @@ -0,0 +1 @@ +Cando Pedro e Pablo declararan e falar \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6715c3f..0f93cb1 100644 --- a/manifest.json +++ b/manifest.json @@ -143,6 +143,7 @@ "08-14", "08-18", "08-20", + "08-24", "19-38" ] } \ No newline at end of file From cff80cbf37cf5487bb24a627d9da5dd1f12f0935 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:35:14 +0200 Subject: [PATCH 0940/1353] Fri Apr 01 2022 04:35:14 GMT+0200 (hora de verano de Europa central) --- 08/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/25.txt b/08/25.txt index 06bd375..8a1d9b8 100644 --- a/08/25.txt +++ b/08/25.txt @@ -1 +1 @@ -Cando Pedro e Pablo declararan e falar \ No newline at end of file +Cando Pedro e Pablo declararan e falaran da palabra do Señor, eles vo \ No newline at end of file From e27ec8c515c9e8a62c2b7f2319448cdc25c31d4a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:37:14 +0200 Subject: [PATCH 0941/1353] Fri Apr 01 2022 04:37:14 GMT+0200 (hora de verano de Europa central) --- 08/25.txt | 2 +- 08/26.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 08/26.txt diff --git a/08/25.txt b/08/25.txt index 8a1d9b8..54c2067 100644 --- a/08/25.txt +++ b/08/25.txt @@ -1 +1 @@ -Cando Pedro e Pablo declararan e falaran da palabra do Señor, eles vo \ No newline at end of file +\v 25 Cando Pedro e Pablo declararan e falaran da palabra do Señor, eles volveron a Xerusalén. No camiño, predicaban o evanxelio a moitas vilas dos Samaritanos \ No newline at end of file diff --git a/08/26.txt b/08/26.txt new file mode 100644 index 0000000..8c7e5a6 --- /dev/null +++ b/08/26.txt @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0f93cb1..228f8d8 100644 --- a/manifest.json +++ b/manifest.json @@ -144,6 +144,7 @@ "08-18", "08-20", "08-24", + "08-25", "19-38" ] } \ No newline at end of file From d607149dabe5cabd40b2b48371e930420a0184a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:39:14 +0200 Subject: [PATCH 0942/1353] Fri Apr 01 2022 04:39:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index 8c7e5a6..1a23f5d 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -A \ No newline at end of file +Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( \ No newline at end of file From 328cb993727fe64795c4f0fba5e72db29a8275cc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:41:14 +0200 Subject: [PATCH 0943/1353] Fri Apr 01 2022 04:41:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index 1a23f5d..f6b8298 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( \ No newline at end of file +Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía \ No newline at end of file From 076d90204f59da8bcb85d0c19033f9dc8fbd2494 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:43:14 +0200 Subject: [PATCH 0944/1353] Fri Apr 01 2022 04:43:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index f6b8298..602fe3a 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía \ No newline at end of file +Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo \ No newline at end of file From 1da9744249e0daff98b9089baa37fb48e4ca08e6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:45:14 +0200 Subject: [PATCH 0945/1353] Fri Apr 01 2022 04:45:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index 602fe3a..e73c6b8 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo \ No newline at end of file +Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo de todos seus tesouros.Él viu a Xerusalén para loubar. Él voltava \ No newline at end of file From c925c5b739442cb0df7d0b50ed063f03de7b04aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:47:15 +0200 Subject: [PATCH 0946/1353] Fri Apr 01 2022 04:47:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index e73c6b8..957e0bc 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo de todos seus tesouros.Él viu a Xerusalén para loubar. Él voltava \ No newline at end of file +Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo de todos seus tesouros.Él viu a Xerusalén para loubar. Él volvía sentado no seu carruaxe e estaba \ No newline at end of file From d0d5b1ecbc905bdf79e752bd9aaea768612d4b50 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:49:14 +0200 Subject: [PATCH 0947/1353] Fri Apr 01 2022 04:49:14 GMT+0200 (hora de verano de Europa central) --- 08/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/26.txt b/08/26.txt index 957e0bc..d6132cf 100644 --- a/08/26.txt +++ b/08/26.txt @@ -1 +1 @@ -Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo de todos seus tesouros.Él viu a Xerusalén para loubar. Él volvía sentado no seu carruaxe e estaba \ No newline at end of file +\v 26 Agora un anxo do Señor falou a Felipe e lle dixo: " Erguete e vai a o sur, ao camiño que baixa dende Xerusalén a Gaza. ( Este camiño está no deserto) \v 27 Él ergueuse e foi. Entón había alí un home da Etiopía, nenuco de grande autoridade baixo Candace, raiña dos Etíopes. Él tiña o cargo de todos seus tesouros. \v 28 Él viu a Xerusalén para loubar. Él volvía sentado no seu carruaxe e estaba lendo ao profeta Isaías \ No newline at end of file From 3691c8665af4b7abc78222c796a55cbcda5e5efe Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:51:15 +0200 Subject: [PATCH 0948/1353] Fri Apr 01 2022 04:51:15 GMT+0200 (hora de verano de Europa central) --- 08/29.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 08/29.txt diff --git a/08/29.txt b/08/29.txt new file mode 100644 index 0000000..2fe2f98 --- /dev/null +++ b/08/29.txt @@ -0,0 +1 @@ +O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata \ No newline at end of file diff --git a/manifest.json b/manifest.json index 228f8d8..7710d1a 100644 --- a/manifest.json +++ b/manifest.json @@ -145,6 +145,7 @@ "08-20", "08-24", "08-25", + "08-26", "19-38" ] } \ No newline at end of file From 8cef2df8c43ef95c30220904d6a2ff631e051ebf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:53:15 +0200 Subject: [PATCH 0949/1353] Fri Apr 01 2022 04:53:14 GMT+0200 (hora de verano de Europa central) --- 08/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/29.txt b/08/29.txt index 2fe2f98..334e2ee 100644 --- a/08/29.txt +++ b/08/29.txt @@ -1 +1 @@ -O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata \ No newline at end of file +O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? El \ No newline at end of file From 79fa5092bdf6573776d4a7306c73a8948142b325 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:55:15 +0200 Subject: [PATCH 0950/1353] Fri Apr 01 2022 04:55:14 GMT+0200 (hora de verano de Europa central) --- 08/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/29.txt b/08/29.txt index 334e2ee..27b5002 100644 --- a/08/29.txt +++ b/08/29.txt @@ -1 +1 @@ -O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? El \ No newline at end of file +O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? El Etíope dixo: ¿" Cóma poderéi sen alguen que me guie? Él rogou a Feli \ No newline at end of file From fcc2c2ccf983e58889520ad0991230649cc239e6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:57:15 +0200 Subject: [PATCH 0951/1353] Fri Apr 01 2022 04:57:14 GMT+0200 (hora de verano de Europa central) --- 08/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/29.txt b/08/29.txt index 27b5002..034681d 100644 --- a/08/29.txt +++ b/08/29.txt @@ -1 +1 @@ -O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? El Etíope dixo: ¿" Cóma poderéi sen alguen que me guie? Él rogou a Feli \ No newline at end of file +\v 29 \v 30 O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? \v 31 O Etíope dixo: ¿" Cóma poderéi sen alguén que me guie? Él rogou a Felipe pra que subira ao carruaxe e se sentara con él. \ No newline at end of file From c30f5f9a7e44163d7528fa167dfd23bfee463058 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 04:59:04 +0200 Subject: [PATCH 0952/1353] Fri Apr 01 2022 04:59:03 GMT+0200 (hora de verano de Europa central) --- 08/29.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/08/29.txt b/08/29.txt index 034681d..541383d 100644 --- a/08/29.txt +++ b/08/29.txt @@ -1 +1 @@ -\v 29 \v 30 O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? \v 31 O Etíope dixo: ¿" Cóma poderéi sen alguén que me guie? Él rogou a Felipe pra que subira ao carruaxe e se sentara con él. \ No newline at end of file +\v 29 O Espírito dixolle a Felipe: " Vai alá e achegate a ese carruaxe". \v 30 Entón Felipe correu ata él, e escoitouno leendo ao profeta Isaías, e lle dixo:¿" Entendes o que estas a leer? \v 31 O Etíope dixo: ¿" Cóma poderéi sen alguén que me guie? Él rogou a Felipe pra que subira ao carruaxe e se sentara con él. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7710d1a..5f1a028 100644 --- a/manifest.json +++ b/manifest.json @@ -146,6 +146,7 @@ "08-24", "08-25", "08-26", + "08-29", "19-38" ] } \ No newline at end of file From 37e090803e8c9e5b0cca2b1f6ca196921331acc2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:22:24 +0200 Subject: [PATCH 0953/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:22:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/01.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 0000000..1aab14a --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 Un home chamado Ananías, e a súa muller Safira, vendeu unha propiedade, e quedou con parte do prezo \ No newline at end of file From 65e172393e161a403f7ca7679c12ac44eb945d93 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:24:24 +0200 Subject: [PATCH 0954/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:24:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 2 +- 05/03.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/03.txt diff --git a/05/01.txt b/05/01.txt index 1aab14a..976fa7d 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Un home chamado Ananías, e a súa muller Safira, vendeu unha propiedade, e quedou con parte do prezo \ No newline at end of file +\c 5 \v 1 Un home chamado Ananías, e a súa muller Safira, vendeu unha propriedade, \v 2 e quedou con parte do prezo, sendo a súa muller sabedora; e traendo o resto, a puxo aos pés dos apóstolos \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..1d9c812 --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +Mais Pedro dixo: A \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5ae03b1..bf0b6f4 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "02-40", "02-43", "02-46", - "05-title" + "05-title", + "05-01" ] } \ No newline at end of file From 1e3c77f736164702a44b8d3a3d8fc1805cc61d05 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:26:24 +0200 Subject: [PATCH 0955/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:26:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 1d9c812..6a0e765 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Mais Pedro dixo: A \ No newline at end of file +Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón epara mme mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? ? \ No newline at end of file From 03d2c8026d033a44107ae70668016f33a0da158a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:28:24 +0200 Subject: [PATCH 0956/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:28:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 6a0e765..b8c4b89 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón epara mme mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? ? \ No newline at end of file +\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón epara mme mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendida, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? \ No newline at end of file From 270ad325426c8ab456d9ad8a87ba359cbb2d095c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:30:24 +0200 Subject: [PATCH 0957/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:30:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index b8c4b89..2f4e1af 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón epara mme mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendida, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? \ No newline at end of file +\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendida, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. Ao ouvir Ananías estas palabras, caeu morto; e veu grade temos sobre todos os que o souberon. E os xovens o levantaron e o cubriron e sacandoo, deronlle sepultura. \ No newline at end of file From 600850db3eb6e2b5cc771983c052e2898576d61c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:32:24 +0200 Subject: [PATCH 0958/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:32:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 2f4e1af..9aba44f 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendida, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. Ao ouvir Ananías estas palabras, caeu morto; e veu grade temos sobre todos os que o souberon. E os xovens o levantaron e o cubriron e sacandoo, deronlle sepultura. \ No newline at end of file +\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendido, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. Ao ouvir Ananías estas palabras, caeu morto; e veu grande temor sobre todos os que o souberon. E os xovens o levantaron e o cubriron e sacandoo, deronlle sepultura. \ No newline at end of file From fc906311ed38fa63b573001cc0396c848440b0e2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:34:24 +0200 Subject: [PATCH 0959/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:34:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/03.txt | 2 +- 05/07.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/07.txt diff --git a/05/03.txt b/05/03.txt index 9aba44f..d14bf53 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 \v 6 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? Mentres non se vendía, non te pertencía? E despois de vendido, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. Ao ouvir Ananías estas palabras, caeu morto; e veu grande temor sobre todos os que o souberon. E os xovens o levantaron e o cubriron e sacandoo, deronlle sepultura. \ No newline at end of file +\v 3 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? \v 4 Mentres non se vendía, non te pertencía? E despois de vendido, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. \v 5 Ao ouvir Ananías estas palabras, caeu morto; e veu grande temor sobre todos os que o souberon. \v 6 E os xovens o levantaron e o cubriron; e sacándoo fora, déronlle sepultura. \ No newline at end of file diff --git a/05/07.txt b/05/07.txt new file mode 100644 index 0000000..e2afa4e --- /dev/null +++ b/05/07.txt @@ -0,0 +1 @@ +Pasadas como unhas tres horas, entrou a súa muller, sen saber o que ocorrera. E Pedro lle preguntou: Dime, vendichedes o terreo en tanto? \ No newline at end of file diff --git a/manifest.json b/manifest.json index bf0b6f4..e8ce8d4 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "02-43", "02-46", "05-title", - "05-01" + "05-01", + "05-03" ] } \ No newline at end of file From ffbe9d4166bf84ae2b80fe4d49368a5ceff09bec Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:36:24 +0200 Subject: [PATCH 0960/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:36:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/07.txt | 2 +- 05/09.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 05/09.txt diff --git a/05/07.txt b/05/07.txt index e2afa4e..3accb79 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -Pasadas como unhas tres horas, entrou a súa muller, sen saber o que ocorrera. E Pedro lle preguntou: Dime, vendichedes o terreo en tanto? \ No newline at end of file +\v 7 Pasadas como unhas tres horas, entrou a súa muller, sen saber o que ocorrera. \v 8 E Pedro lle preguntou: Dime, vendichedes o terreo en tanto? e ela dixo: si, ese foi o prezo \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 0000000..d01c1f0 --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu marido están na porta \ No newline at end of file diff --git a/manifest.json b/manifest.json index e8ce8d4..117ac6b 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "02-46", "05-title", "05-01", - "05-03" + "05-03", + "05-07" ] } \ No newline at end of file From 0c82d77479ead3fd989b10a2f2ed136e1ebe4af6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:38:24 +0200 Subject: [PATCH 0961/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:38:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index d01c1f0..91af98d 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu marido están na porta \ No newline at end of file +Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu home están na porta e te sacarán a ti tamén. No mesmo momento, ela caeu aos pés del, e expirou. Ao entrar os xovens, a encontraron morta, e a sacaron e lle deron sepultura xunto ao seu home. Euveu grande temos sobre toda a igrexa e sobre os que souberon estas cousas \ No newline at end of file From 42f11bdcfd715de6c61a5b880e26db039b1397a3 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:40:24 +0200 Subject: [PATCH 0962/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:40:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/09.txt b/05/09.txt index 91af98d..0e4fcb5 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu home están na porta e te sacarán a ti tamén. No mesmo momento, ela caeu aos pés del, e expirou. Ao entrar os xovens, a encontraron morta, e a sacaron e lle deron sepultura xunto ao seu home. Euveu grande temos sobre toda a igrexa e sobre os que souberon estas cousas \ No newline at end of file +\v 9 Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu home están na porta e te sacarán a ti tamén. No mesmo momento, \v 10 ela caeu aos pés del, e expirou. Ao entrar os xovens, a encontraron morta, e a sacaron e lle deron sepultura xunto ao seu home. \v 11 E veu grande temor sobre toda a igrexa e sobre os que souberon estas cousas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 117ac6b..cb1db46 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "05-title", "05-01", "05-03", - "05-07" + "05-07", + "05-09" ] } \ No newline at end of file From e0d12f122863541dfedc564720329413538abe87 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:42:24 +0200 Subject: [PATCH 0963/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:42:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/12.txt diff --git a/05/12.txt b/05/12.txt new file mode 100644 index 0000000..65b8487 --- /dev/null +++ b/05/12.txt @@ -0,0 +1 @@ +Ocorrian moitos sinais e prodixios entre o pobo pola man dos apóstolos. Estaban todos xuntos no pórtico de Salomón. Mais ningún dos outros ousaba xuntarse con eles \ No newline at end of file From 0eae397f911f52cea0fbe7c74970990accf9ae47 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Fri, 1 Apr 2022 17:44:24 +0200 Subject: [PATCH 0964/1353] =?UTF-8?q?Fri=20Apr=2001=202022=2017:44:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/12.txt b/05/12.txt index 65b8487..c2c53be 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1 +1 @@ -Ocorrian moitos sinais e prodixios entre o pobo pola man dos apóstolos. Estaban todos xuntos no pórtico de Salomón. Mais ningún dos outros ousaba xuntarse con eles \ No newline at end of file +\v 12 Ocorrian moitos sinais e prodixios entre o pobo pola man dos apóstolos. Estaban todos xuntos no pórtico de Salomón. \v 13 Mais ningún dos outros ousaba xuntarse con eles. Con todo, o pobo os tiña en grande estima. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cb1db46..5e7ab01 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "05-01", "05-03", "05-07", - "05-09" + "05-09", + "05-12" ] } \ No newline at end of file From b234a09cf11a8553967156847fe7889448423f90 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:07:11 +0200 Subject: [PATCH 0965/1353] Fri Apr 01 2022 19:07:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 08/32.txt diff --git a/08/32.txt b/08/32.txt new file mode 100644 index 0000000..6cef8f4 --- /dev/null +++ b/08/32.txt @@ -0,0 +1 @@ +Agora a pasaxe da Escretura que o Etíope estaba a leer era éste; "ÉL FOI LEVADO COMA OVELLA \ No newline at end of file From 09482484606b15f80454a35fbec5dde3e47adefe Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:09:11 +0200 Subject: [PATCH 0966/1353] Fri Apr 01 2022 19:09:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/32.txt b/08/32.txt index 6cef8f4..c003905 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era éste; "ÉL FOI LEVADO COMA OVELLA \ No newline at end of file +Agora a pasaxe da Escretura que o Etíope estaba a leer era éste; "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQ E COMA \ No newline at end of file From 56e2caa82f4e72bb7107866fe7ca6d9adeec941d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:11:11 +0200 Subject: [PATCH 0967/1353] Fri Apr 01 2022 19:11:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/32.txt b/08/32.txt index c003905..9ec5f30 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era éste; "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQ E COMA \ No newline at end of file +Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR CALOU E NON ABRIU A BOCA E COMA \ No newline at end of file From f51d38fde15fb488ec46af91533015bdc854a5de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:13:11 +0200 Subject: [PATCH 0968/1353] Fri Apr 01 2022 19:13:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/32.txt b/08/32.txt index 9ec5f30..6ec4ba4 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR CALOU E NON ABRIU A BOCA E COMA \ No newline at end of file +Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU E NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XU \ No newline at end of file From f4f54ca4fbf318c6f2b0e2ec59ace42469244240 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:15:11 +0200 Subject: [PATCH 0969/1353] Fri Apr 01 2022 19:15:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/32.txt b/08/32.txt index 6ec4ba4..1f9ea27 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU E NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XU \ No newline at end of file +Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU E NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XUIZO, QUEN DECJLARARÁ A SUA XENERACIÓN? PORQUE A SÚS VIDA FOI TOMADA DA TERRA \ No newline at end of file From 1911ee0883bdfc04da1c43e007ab9974bc4a2b28 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:17:11 +0200 Subject: [PATCH 0970/1353] Fri Apr 01 2022 19:17:11 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/32.txt b/08/32.txt index 1f9ea27..e4198fe 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU E NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XUIZO, QUEN DECJLARARÁ A SUA XENERACIÓN? PORQUE A SÚS VIDA FOI TOMADA DA TERRA \ No newline at end of file +Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU, ÉL NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XUIZO, ¿QUEN DECJLARARÁ A SUA XENERACIÓN? PORQUE A SÚS VIDA FOI TOMADA DA TERRA \ No newline at end of file From b08db427a88bec0e7bafab588fa070ba2622ce77 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:19:12 +0200 Subject: [PATCH 0971/1353] Fri Apr 01 2022 19:19:12 GMT+0200 (hora de verano de Europa central) --- 08/32.txt | 2 +- 08/34.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 08/34.txt diff --git a/08/32.txt b/08/32.txt index e4198fe..260c1b7 100644 --- a/08/32.txt +++ b/08/32.txt @@ -1 +1 @@ -Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU, ÉL NON ABRIU A BOCA. NA SUA HUMILLACIÓN FOI QUITADO O SEU XUIZO, ¿QUEN DECJLARARÁ A SUA XENERACIÓN? PORQUE A SÚS VIDA FOI TOMADA DA TERRA \ No newline at end of file +\v 32 Agora a pasaxe da Escretura que o Etíope estaba a leer era o siguinte: "ÉL FOI LEVADO COMA OVELLA A O MATADOIRO E COMO CORDEIRO DIANTE DO SEU ESQUILADOR ECALOU, ÉL NON ABRIU A BOCA. \v 33 NA SUA HUMILLACIÓN FOI QUITADO O SEU XUIZO, ¿QUEN DECJLARARÁ A SUA XENERACIÓN? PORQUE A SUA VIDA FOI TOMADA DA TERRA" \ No newline at end of file diff --git a/08/34.txt b/08/34.txt new file mode 100644 index 0000000..2237968 --- /dev/null +++ b/08/34.txt @@ -0,0 +1 @@ +Entón o eunuco preguntou a Felipe e dixo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5f1a028..7467d79 100644 --- a/manifest.json +++ b/manifest.json @@ -147,6 +147,7 @@ "08-25", "08-26", "08-29", + "08-32", "19-38" ] } \ No newline at end of file From a1fc3730875018fb0378bc3e8064bbe98cce29bd Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:21:11 +0200 Subject: [PATCH 0972/1353] Fri Apr 01 2022 19:21:11 GMT+0200 (hora de verano de Europa central) --- 08/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/34.txt b/08/34.txt index 2237968..379a01e 100644 --- a/08/34.txt +++ b/08/34.txt @@ -1 +1 @@ -Entón o eunuco preguntou a Felipe e dixo \ No newline at end of file +Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta? \ No newline at end of file From f9901075c6d0a7bca343dc86d131d1b64cef601f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:23:12 +0200 Subject: [PATCH 0973/1353] Fri Apr 01 2022 19:23:11 GMT+0200 (hora de verano de Europa central) --- 08/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/34.txt b/08/34.txt index 379a01e..58e80f4 100644 --- a/08/34.txt +++ b/08/34.txt @@ -1 +1 @@ -Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta? \ No newline at end of file +Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falarismo \ No newline at end of file From 08e1c8cb3d8b5ad251abcc3914aa7763dbd31974 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:25:11 +0200 Subject: [PATCH 0974/1353] Fri Apr 01 2022 19:25:11 GMT+0200 (hora de verano de Europa central) --- 08/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/34.txt b/08/34.txt index 58e80f4..cb116f2 100644 --- a/08/34.txt +++ b/08/34.txt @@ -1 +1 @@ -Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falarismo \ No newline at end of file +Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falar, ; Él comenzou con esta escretura en Isaías para predicarlle ismo \ No newline at end of file From b935d4389e1b8ad54ca0fb627a8a416397640e80 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:29:11 +0200 Subject: [PATCH 0975/1353] Fri Apr 01 2022 19:29:11 GMT+0200 (hora de verano de Europa central) --- 08/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/34.txt b/08/34.txt index cb116f2..dbc7ea2 100644 --- a/08/34.txt +++ b/08/34.txt @@ -1 +1 @@ -Entón o eunuco preguntou a Felipe e dixo: " Prégoche ¿e quén esta falando o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falar, ; Él comenzou con esta escretura en Isaías para predicarlle ismo \ No newline at end of file +Entón o eunuco preguntou a Felipe e dixo: " Prégoche, ¿de quén fala o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falar, ; Él comenzou con esta escretura en Isaías para predicarlle sobre Xesús. \ No newline at end of file From 11a9efd35b962b7b88d55d45a971717e0ed4f37d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:31:11 +0200 Subject: [PATCH 0976/1353] Fri Apr 01 2022 19:31:11 GMT+0200 (hora de verano de Europa central) --- 08/34.txt | 2 +- 08/36.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 08/36.txt diff --git a/08/34.txt b/08/34.txt index dbc7ea2..d0e3f2a 100644 --- a/08/34.txt +++ b/08/34.txt @@ -1 +1 @@ -Entón o eunuco preguntou a Felipe e dixo: " Prégoche, ¿de quén fala o profeta?¿ De sí e ou doutra persoa Felipe comenzou a falar, ; Él comenzou con esta escretura en Isaías para predicarlle sobre Xesús. \ No newline at end of file +\v 34 Entón o eunuco preguntou a Felipe e dixo: " Prégoche, ¿de quén fala o profeta?¿ De sí ou doutra persoa? \v 35 Felipe comenzou a falar, ; Él comenzou con esta escretura en Isaías para predicarlle sobre Xesús. \ No newline at end of file diff --git a/08/36.txt b/08/36.txt new file mode 100644 index 0000000..30172c1 --- /dev/null +++ b/08/36.txt @@ -0,0 +1 @@ +Mentras eles ivan polo camiño, eles chegaron \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7467d79..1f76812 100644 --- a/manifest.json +++ b/manifest.json @@ -148,6 +148,7 @@ "08-26", "08-29", "08-32", + "08-34", "19-38" ] } \ No newline at end of file From e4abf5906bdca9bf288b881e450d0fdf1d60e02b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:33:11 +0200 Subject: [PATCH 0977/1353] Fri Apr 01 2022 19:33:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/36.txt b/08/36.txt index 30172c1..0b8626f 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -Mentras eles ivan polo camiño, eles chegaron \ No newline at end of file +Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me \ No newline at end of file From 08cf8e2909b849ab16862613562b987adc2491aa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:37:11 +0200 Subject: [PATCH 0978/1353] Fri Apr 01 2022 19:37:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/36.txt b/08/36.txt index 0b8626f..02ba484 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me \ No newline at end of file +Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado" \ No newline at end of file From 4b1379e9c5a62a0dfdf42f69b1eb5e4ff25b6216 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:39:12 +0200 Subject: [PATCH 0979/1353] Fri Apr 01 2022 19:39:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/36.txt b/08/36.txt index 02ba484..c153193 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado" \ No newline at end of file +Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". El Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." Enton o Etíope mandou deter o carruaxe. Eles baixaron a ou a \ No newline at end of file From f3699ac27250988b3c67ce60fa96632e1c8acaf7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:41:11 +0200 Subject: [PATCH 0980/1353] Fri Apr 01 2022 19:41:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/36.txt b/08/36.txt index c153193..c91d934 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". El Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." Enton o Etíope mandou deter o carruaxe. Eles baixaron a ou a \ No newline at end of file +Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". O Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." Entón o Etíope mandou deter a carruaxe. Eles baixaron a agua. Felipe eo eunuco, e Felipe bautizouno. \ No newline at end of file From f9522bc7d97570ac7ff378d155beddf62d67864d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:43:11 +0200 Subject: [PATCH 0981/1353] Fri Apr 01 2022 19:43:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 08/39.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 08/39.txt diff --git a/08/36.txt b/08/36.txt index c91d934..d18f2e6 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". O Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." Entón o Etíope mandou deter a carruaxe. Eles baixaron a agua. Felipe eo eunuco, e Felipe bautizouno. \ No newline at end of file +\v 36 Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? \v 37 Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". O Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." \v 38 Entón o Etíope mandou deter a carruaxe. Eles baixaron a agua. Felipe eo eunuco, e Felipe bautizouno. \ No newline at end of file diff --git a/08/39.txt b/08/39.txt new file mode 100644 index 0000000..7320405 --- /dev/null +++ b/08/39.txt @@ -0,0 +1 @@ +\v 39 \v 40 Cando eles sairon do auga \ No newline at end of file From 5bc798912ee5e011a5d6628fa8585acf152f361a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:45:12 +0200 Subject: [PATCH 0982/1353] Fri Apr 01 2022 19:45:11 GMT+0200 (hora de verano de Europa central) --- 08/36.txt | 2 +- 08/39.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/08/36.txt b/08/36.txt index d18f2e6..a93cd4a 100644 --- a/08/36.txt +++ b/08/36.txt @@ -1 +1 @@ -\v 36 Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay augua eiquí, ¿qué me impide ser bautizado? \v 37 Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". O Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." \v 38 Entón o Etíope mandou deter a carruaxe. Eles baixaron a agua. Felipe eo eunuco, e Felipe bautizouno. \ No newline at end of file +\v 36 Mentras eles ivan polo camiño, eles chegaron a certa augua ; o eunuco dixo: " Mira, hay auga eiquí, ¿qué me impide ser bautizado? \v 37 Felipe dixo: Si tí crees con todo teu corazón podes ser bautizado". O Etíope respondeu: · Eu creo que Xesúscristo e o Fillo de Deus." \v 38 Entón o Etíope mandou deter a carruaxe. Eles baixaron a auga. Felipe eo eunuco, e Felipe bautizouno. \ No newline at end of file diff --git a/08/39.txt b/08/39.txt index 7320405..b6c25a0 100644 --- a/08/39.txt +++ b/08/39.txt @@ -1 +1 @@ -\v 39 \v 40 Cando eles sairon do auga \ No newline at end of file +\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levouse \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1f76812..1011885 100644 --- a/manifest.json +++ b/manifest.json @@ -149,6 +149,7 @@ "08-29", "08-32", "08-34", + "08-36", "19-38" ] } \ No newline at end of file From 3c5c5991a5f63ff5881145406bc15068c15d04bb Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:47:11 +0200 Subject: [PATCH 0983/1353] Fri Apr 01 2022 19:47:11 GMT+0200 (hora de verano de Europa central) --- 08/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/39.txt b/08/39.txt index b6c25a0..46dd7a9 100644 --- a/08/39.txt +++ b/08/39.txt @@ -1 +1 @@ -\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levouse \ No newline at end of file +\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levou a Felipe, o eunuco no no mirou maís. e marchou polo seu camiño cheo de gozop \ No newline at end of file From ff48e604d17e9790455222785525a675c1eced75 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:49:11 +0200 Subject: [PATCH 0984/1353] Fri Apr 01 2022 19:49:11 GMT+0200 (hora de verano de Europa central) --- 08/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08/39.txt b/08/39.txt index 46dd7a9..70f8335 100644 --- a/08/39.txt +++ b/08/39.txt @@ -1 +1 @@ -\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levou a Felipe, o eunuco no no mirou maís. e marchou polo seu camiño cheo de gozop \ No newline at end of file +\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levou a Felipe, o eunuco no no mirou maís. e marchou polo seu camiño cheo de gozo. Maís Felipe apareceu en Azoto. El pasou pola rexión e predicou o evanxelio en todalas cidades \ No newline at end of file From 038979ffbc48d94bec7367cedd6eec76330a8a05 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:51:23 +0200 Subject: [PATCH 0985/1353] Fri Apr 01 2022 19:51:22 GMT+0200 (hora de verano de Europa central) --- 08/39.txt | 2 +- 09/title.txt | 1 + manifest.json | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 09/title.txt diff --git a/08/39.txt b/08/39.txt index 70f8335..cc0b633 100644 --- a/08/39.txt +++ b/08/39.txt @@ -1 +1 @@ -\v 39 \v 40 Cando eles sairon do auga o Espírito do Señor levou a Felipe, o eunuco no no mirou maís. e marchou polo seu camiño cheo de gozo. Maís Felipe apareceu en Azoto. El pasou pola rexión e predicou o evanxelio en todalas cidades \ No newline at end of file +\v 39 Cando eles sairon do auga o Espírito do Señor levou a Felipe, o eunuco no no mirou maís. e marchou polo seu camiño cheo de gozo. \v 40 Maís Felipe apareceu en Azoto. El pasou pola rexión e predicou o evanxelio en todalas cidades ata que chegou a Cesarea. \ No newline at end of file diff --git a/09/title.txt b/09/title.txt new file mode 100644 index 0000000..c446569 --- /dev/null +++ b/09/title.txt @@ -0,0 +1 @@ +Capítolo 9 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1011885..4a8d1a9 100644 --- a/manifest.json +++ b/manifest.json @@ -150,6 +150,8 @@ "08-32", "08-34", "08-36", + "08-39", + "09-title", "19-38" ] } \ No newline at end of file From b19d979a1d9e4ce9930c49f1d6b79c0ab183bfbc Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:53:15 +0200 Subject: [PATCH 0986/1353] Fri Apr 01 2022 19:53:15 GMT+0200 (hora de verano de Europa central) --- 23/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 23/04.txt diff --git a/23/04.txt b/23/04.txt new file mode 100644 index 0000000..36fc962 --- /dev/null +++ b/23/04.txt @@ -0,0 +1 @@ +Aqueles estaban parados xunto a él dixeron \ No newline at end of file From 234ca2b2ffd54405f110d67d1e8218d7d9c20c75 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:55:14 +0200 Subject: [PATCH 0987/1353] Fri Apr 01 2022 19:55:14 GMT+0200 (hora de verano de Europa central) --- 23/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/04.txt b/23/04.txt index 36fc962..8481dbb 100644 --- a/23/04.txt +++ b/23/04.txt @@ -1 +1 @@ -Aqueles estaban parados xunto a él dixeron \ No newline at end of file +Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí \ No newline at end of file From 372e396ad8a70d3fcde131d2988fd3a979c12208 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 19:59:14 +0200 Subject: [PATCH 0988/1353] Fri Apr 01 2022 19:59:14 GMT+0200 (hora de verano de Europa central) --- 23/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/04.txt b/23/04.txt index 8481dbb..c7289bc 100644 --- a/23/04.txt +++ b/23/04.txt @@ -1 +1 @@ -Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí \ No newline at end of file +Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí o \ No newline at end of file From 5012ad66d92cb6343c862ef389bb76c2341760a2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:01:14 +0200 Subject: [PATCH 0989/1353] Fri Apr 01 2022 20:01:14 GMT+0200 (hora de verano de Europa central) --- 23/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23/04.txt b/23/04.txt index c7289bc..8a9493b 100644 --- a/23/04.txt +++ b/23/04.txt @@ -1 +1 @@ -Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí o \ No newline at end of file +Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí ofendes ao sumo sacerdote de Deus?" Pablo dixo, " Eu non sabía, hermans quel era sumo sacerdote. Pois escribido está.tÍ NON FALARAS MAL D \ No newline at end of file From c8a891e9c5abefb0abb336d40cbd898444e31045 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:03:14 +0200 Subject: [PATCH 0990/1353] Fri Apr 01 2022 20:03:14 GMT+0200 (hora de verano de Europa central) --- 23/04.txt | 2 +- 23/title.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 23/title.txt diff --git a/23/04.txt b/23/04.txt index 8a9493b..c8cf831 100644 --- a/23/04.txt +++ b/23/04.txt @@ -1 +1 @@ -Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí ofendes ao sumo sacerdote de Deus?" Pablo dixo, " Eu non sabía, hermans quel era sumo sacerdote. Pois escribido está.tÍ NON FALARAS MAL D \ No newline at end of file +\v 4 Aqueles que estaban parados xunto a él dixeron, · ¿ Así e coma tí ofendes ao sumo sacerdote de Deus?" \v 5 Pablo dixo, " Eu non sabía, hermans quel era sumo sacerdote. Pois escribido está.tÍ NON FALARAS MAL DOS QUE GOBERNAN DO TEU POBO" \ No newline at end of file diff --git a/23/title.txt b/23/title.txt new file mode 100644 index 0000000..3d4f334 --- /dev/null +++ b/23/title.txt @@ -0,0 +1 @@ +Capítolo 23 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a8d1a9..94cffb1 100644 --- a/manifest.json +++ b/manifest.json @@ -152,6 +152,7 @@ "08-36", "08-39", "09-title", - "19-38" + "19-38", + "23-04" ] } \ No newline at end of file From eb04363507605e16d11493161913d8ebfdfa6843 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:07:14 +0200 Subject: [PATCH 0991/1353] Fri Apr 01 2022 20:07:14 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 1 + 21/title.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 21/01.txt create mode 100644 21/title.txt diff --git a/21/01.txt b/21/01.txt new file mode 100644 index 0000000..8c82b32 --- /dev/null +++ b/21/01.txt @@ -0,0 +1 @@ +\c 21 Cando nos nos \ No newline at end of file diff --git a/21/title.txt b/21/title.txt new file mode 100644 index 0000000..ba86a1c --- /dev/null +++ b/21/title.txt @@ -0,0 +1 @@ +Capitolo 21. \ No newline at end of file From e7c232a95277315fcd2b1907244152880a2ebfc0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:15:15 +0200 Subject: [PATCH 0992/1353] Fri Apr 01 2022 20:15:14 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/01.txt b/21/01.txt index 8c82b32..75b1296 100644 --- a/21/01.txt +++ b/21/01.txt @@ -1 +1 @@ -\c 21 Cando nos nos \ No newline at end of file +\c 21 \v 1 \v 2 Cando nos nos \ No newline at end of file From 5d2a07d8494ffb8683abb8bf14597a79f6c52e65 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:17:14 +0200 Subject: [PATCH 0993/1353] Fri Apr 01 2022 20:17:14 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/01.txt b/21/01.txt index 75b1296..f75cbd8 100644 --- a/21/01.txt +++ b/21/01.txt @@ -1 +1 @@ -\c 21 \v 1 \v 2 Cando nos nos \ No newline at end of file +\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo \ No newline at end of file From cd1f8f9303cb928fd580b3651776bf0e9a6c183b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:19:14 +0200 Subject: [PATCH 0994/1353] Fri Apr 01 2022 20:19:14 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/01.txt b/21/01.txt index f75cbd8..29a4138 100644 --- a/21/01.txt +++ b/21/01.txt @@ -1 +1 @@ -\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo \ No newline at end of file +\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo día sifuinte a cidade de Rodes, e dai a cidade de Pátara. Cando atopamos un barco \ No newline at end of file From 7dd3ece04a990a4c01855a89ef332008a7543e4a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:21:14 +0200 Subject: [PATCH 0995/1353] Fri Apr 01 2022 20:21:14 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 2 +- 21/03.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 21/03.txt diff --git a/21/01.txt b/21/01.txt index 29a4138..ad74ac2 100644 --- a/21/01.txt +++ b/21/01.txt @@ -1 +1 @@ -\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo día sifuinte a cidade de Rodes, e dai a cidade de Pátara. Cando atopamos un barco \ No newline at end of file +\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo día sifuinte a cidade de Rodes, e dai a cidade de Pátara. Cando atopamos un barco cruzando sobre Fenicia , soibimos a borda e nos aparellamos para sair. \ No newline at end of file diff --git a/21/03.txt b/21/03.txt new file mode 100644 index 0000000..b3bfe19 --- /dev/null +++ b/21/03.txt @@ -0,0 +1 @@ +Depois que miramos \ No newline at end of file From 9f12692b13f87f9f6651a081cc6083eb04076950 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:23:14 +0200 Subject: [PATCH 0996/1353] Fri Apr 01 2022 20:23:14 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/03.txt b/21/03.txt index b3bfe19..8288a0d 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -Depois que miramos \ No newline at end of file +Depois que miramos Chipre, pasámosla de largo polo lado ezqu \ No newline at end of file From 859f313ca6bd620c797dbf41a9f72b1fb7b37f72 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:35:15 +0200 Subject: [PATCH 0997/1353] Fri Apr 01 2022 20:35:14 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/03.txt b/21/03.txt index 8288a0d..de7e29e 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -Depois que miramos Chipre, pasámosla de largo polo lado ezqu \ No newline at end of file +Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e \ No newline at end of file From 80341f976a0f1db1e6d2e708f0ae453983754795 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:39:15 +0200 Subject: [PATCH 0998/1353] Fri Apr 01 2022 20:39:14 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/03.txt b/21/03.txt index de7e29e..ecec497 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e \ No newline at end of file +Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos \ No newline at end of file From 240486408d181d247c518bd3d1e8831cfec06804 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:41:15 +0200 Subject: [PATCH 0999/1353] Fri Apr 01 2022 20:41:14 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/03.txt b/21/03.txt index ecec497..741bc1f 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos \ No newline at end of file +Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos alí por sete días. Por mor do Espírito os descipolos advirtiron a P \ No newline at end of file From a10895c460040f220f2235d53a6fe224f2993c00 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:43:15 +0200 Subject: [PATCH 1000/1353] Fri Apr 01 2022 20:43:14 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 21/05.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 21/05.txt diff --git a/21/03.txt b/21/03.txt index 741bc1f..6c393ec 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos alí por sete días. Por mor do Espírito os descipolos advirtiron a P \ No newline at end of file +\v 3 \v 4 Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos alí por sete días. Por mor do Espírito os descipolos advirtiron a Paulo que non fora a Xerusalén \ No newline at end of file diff --git a/21/05.txt b/21/05.txt new file mode 100644 index 0000000..acce825 --- /dev/null +++ b/21/05.txt @@ -0,0 +1 @@ +Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todolos \ No newline at end of file From 93d9d30a4109b2a0efcc664eda8968f553b38554 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:45:15 +0200 Subject: [PATCH 1001/1353] Fri Apr 01 2022 20:45:14 GMT+0200 (hora de verano de Europa central) --- 21/05.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/21/05.txt b/21/05.txt index acce825..4972d2f 100644 --- a/21/05.txt +++ b/21/05.txt @@ -1 +1,2 @@ -Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todolos \ No newline at end of file +Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n +escoltaron \ No newline at end of file From 62dce4ee4c2d7dfe7137dfae292d8389aebadb49 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:47:15 +0200 Subject: [PATCH 1002/1353] Fri Apr 01 2022 20:47:14 GMT+0200 (hora de verano de Europa central) --- 21/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/05.txt b/21/05.txt index 4972d2f..7e6b201 100644 --- a/21/05.txt +++ b/21/05.txt @@ -1,2 +1,2 @@ Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n -escoltaron \ No newline at end of file +escoltaronnós fóra da cidade. entón nos aseonllamos na praia e \ No newline at end of file From e8c6dcee38ccbb4eae521aa28c0f000146e1245e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:49:15 +0200 Subject: [PATCH 1003/1353] Fri Apr 01 2022 20:49:14 GMT+0200 (hora de verano de Europa central) --- 21/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/05.txt b/21/05.txt index 7e6b201..31099ae 100644 --- a/21/05.txt +++ b/21/05.txt @@ -1,2 +1,2 @@ Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n -escoltaronnós fóra da cidade. entón nos aseonllamos na praia e \ No newline at end of file +escoltaronnós fóra da cidade. entón nos aseonllamos na praia e pregamos, e nos despedimosnos de cada un. Entón s \ No newline at end of file From ddad8222be9152d8698b7d58c1092ba2fa34fb62 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:51:15 +0200 Subject: [PATCH 1004/1353] Fri Apr 01 2022 20:51:15 GMT+0200 (hora de verano de Europa central) --- 21/01.txt | 2 +- 21/05.txt | 4 ++-- manifest.json | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/21/01.txt b/21/01.txt index ad74ac2..a25fc4d 100644 --- a/21/01.txt +++ b/21/01.txt @@ -1 +1 @@ -\c 21 \v 1 \v 2 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo día sifuinte a cidade de Rodes, e dai a cidade de Pátara. Cando atopamos un barco cruzando sobre Fenicia , soibimos a borda e nos aparellamos para sair. \ No newline at end of file +\c 21 \v 1 Cando nos nos apartamos deles e nos perparamos pra embarcar, fomos cara a cidade de Cos, eo día sifuinte a cidade de Rodes, e dai a cidade de Pátara. \v 2 Cando atopamos un barco cruzando sobre Fenicia , soibimos a borda e nos aparellamos para sair. \ No newline at end of file diff --git a/21/05.txt b/21/05.txt index 31099ae..90d8254 100644 --- a/21/05.txt +++ b/21/05.txt @@ -1,2 +1,2 @@ -Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n -escoltaronnós fóra da cidade. entón nos aseonllamos na praia e pregamos, e nos despedimosnos de cada un. Entón s \ No newline at end of file +\v 5 \v 6 Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n +escoltaronnós fóra da cidade. entón nos aseonllamos na praia e pregamos, e nos despedímosnos de cada un. Entón subimos ao barco , e eles foron para seus fogares. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 94cffb1..663cfb6 100644 --- a/manifest.json +++ b/manifest.json @@ -153,6 +153,7 @@ "08-39", "09-title", "19-38", + "21-01", "23-04" ] } \ No newline at end of file From 1a8e7088f049131a33f462407c43648de7455de2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:53:15 +0200 Subject: [PATCH 1005/1353] Fri Apr 01 2022 20:53:15 GMT+0200 (hora de verano de Europa central) --- 21/03.txt | 2 +- 21/05.txt | 4 ++-- 21/07.txt | 1 + manifest.json | 2 ++ 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 21/07.txt diff --git a/21/03.txt b/21/03.txt index 6c393ec..27e5950 100644 --- a/21/03.txt +++ b/21/03.txt @@ -1 +1 @@ -\v 3 \v 4 Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. Depóis ca topamos os descipolos , nos quedamos alí por sete días. Por mor do Espírito os descipolos advirtiron a Paulo que non fora a Xerusalén \ No newline at end of file +\v 3 Depois que miramos Chipre, pasámosla de largo polo lado ezquerdo do barco navegamios a Siria e desembarcamos en Tito, onde o barco tiña que desgargar o cargamento. \v 4 Depóis ca topamos os descipolos , nos quedamos alí por sete días. Por mor do Espírito os descipolos advirtiron a Paulo que non fora a Xerusalén \ No newline at end of file diff --git a/21/05.txt b/21/05.txt index 90d8254..fe7ee25 100644 --- a/21/05.txt +++ b/21/05.txt @@ -1,2 +1,2 @@ -\v 5 \v 6 Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n -escoltaronnós fóra da cidade. entón nos aseonllamos na praia e pregamos, e nos despedímosnos de cada un. Entón subimos ao barco , e eles foron para seus fogares. \ No newline at end of file +\v 5 Cando nosos días se cumpliron, nos fomos e continamos noso viaxe, e todos eles, con a suas mulleres e fillos. n +escoltaronnós fóra da cidade. entón nos aseonllamos na praia e pregamos, \v 6 e nos despedímosnos de cada un. Entón subimos ao barco , e eles foron para seus fogares. \ No newline at end of file diff --git a/21/07.txt b/21/07.txt new file mode 100644 index 0000000..d85156f --- /dev/null +++ b/21/07.txt @@ -0,0 +1 @@ +Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans \ No newline at end of file diff --git a/manifest.json b/manifest.json index 663cfb6..849402b 100644 --- a/manifest.json +++ b/manifest.json @@ -154,6 +154,8 @@ "09-title", "19-38", "21-01", + "21-03", + "21-05", "23-04" ] } \ No newline at end of file From 1cb577659d93b9d11119133a1faddd67aebe7d30 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:55:15 +0200 Subject: [PATCH 1006/1353] Fri Apr 01 2022 20:55:15 GMT+0200 (hora de verano de Europa central) --- 21/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/07.txt b/21/07.txt index d85156f..9fc43fd 100644 --- a/21/07.txt +++ b/21/07.txt @@ -1 +1 @@ -Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans \ No newline at end of file +Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans e quedamos con eles por un día marchamos e fomos a Cesarea. Entramos a casa de Felipe, ó evanxelista, que era un dos sete \ No newline at end of file From 5e052eb47cc8e7f6a1407bfb4f0e3048562bb35d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:57:15 +0200 Subject: [PATCH 1007/1353] Fri Apr 01 2022 20:57:15 GMT+0200 (hora de verano de Europa central) --- 21/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/07.txt b/21/07.txt index 9fc43fd..8075b56 100644 --- a/21/07.txt +++ b/21/07.txt @@ -1 +1 @@ -Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans e quedamos con eles por un día marchamos e fomos a Cesarea. Entramos a casa de Felipe, ó evanxelista, que era un dos sete \ No newline at end of file +\v 7 \v 8 Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans e quedamos con eles por un día marchamos e fomos a Cesarea. Entramos a casa de Felipe, ó evanxelista, que era un dos sete, e quedamonos con él , \v 9 Agora, este home tiña catro virxenes que profetizaban. \ No newline at end of file From 0a43537574692182380f34f4d884a5dffdb5b696 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 20:59:15 +0200 Subject: [PATCH 1008/1353] Fri Apr 01 2022 20:59:15 GMT+0200 (hora de verano de Europa central) --- 21/07.txt | 2 +- 21/10.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/10.txt diff --git a/21/07.txt b/21/07.txt index 8075b56..07d17d5 100644 --- a/21/07.txt +++ b/21/07.txt @@ -1 +1 @@ -\v 7 \v 8 Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans e quedamos con eles por un día marchamos e fomos a Cesarea. Entramos a casa de Felipe, ó evanxelista, que era un dos sete, e quedamonos con él , \v 9 Agora, este home tiña catro virxenes que profetizaban. \ No newline at end of file +\v 7 Cando nos houberamos rematado a viaxe dende Tiro chegamos a Tolemaida. Alí saudamos a os hirmans e quedamos con eles por un día. \v 8 O día seguinte marchamos e fomos a Cesarea. Entramos a casa de Felipe, ó evanxelista, que era un dos sete, e quedamonos con él , \v 9 Agora, este home tiña catro virxenes que profetizaban. \ No newline at end of file diff --git a/21/10.txt b/21/10.txt new file mode 100644 index 0000000..236abe0 --- /dev/null +++ b/21/10.txt @@ -0,0 +1 @@ +O quedarmos alí por al \ No newline at end of file diff --git a/manifest.json b/manifest.json index 849402b..ddeafac 100644 --- a/manifest.json +++ b/manifest.json @@ -156,6 +156,7 @@ "21-01", "21-03", "21-05", + "21-07", "23-04" ] } \ No newline at end of file From 24727d229edf2185ce5f0be3410b0dd56a9126de Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:01:15 +0200 Subject: [PATCH 1009/1353] Fri Apr 01 2022 21:01:15 GMT+0200 (hora de verano de Europa central) --- 21/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/10.txt b/21/10.txt index 236abe0..f7f4c15 100644 --- a/21/10.txt +++ b/21/10.txt @@ -1 +1 @@ -O quedarmos alí por al \ No newline at end of file +O quedarmos alí por algúres días, baixou de Xudea certo profeta chamdo Agabo. Él viu a nos e colleu o cinto de Paulo. Con él amarrou seus propios pes e mans e dixo:" \ No newline at end of file From b69e47ca2a115603626981f11696672617357bb5 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:03:15 +0200 Subject: [PATCH 1010/1353] Fri Apr 01 2022 21:03:15 GMT+0200 (hora de verano de Europa central) --- 21/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/10.txt b/21/10.txt index f7f4c15..9c213c6 100644 --- a/21/10.txt +++ b/21/10.txt @@ -1 +1 @@ -O quedarmos alí por algúres días, baixou de Xudea certo profeta chamdo Agabo. Él viu a nos e colleu o cinto de Paulo. Con él amarrou seus propios pes e mans e dixo:" \ No newline at end of file +O quedarmos alí por algúres días, baixou de Xudea certo profeta chamdo Agabo. Él viu a nos e colleu o cinto de Paulo. Con él amarrou seus propios pes e mans e dixo:" Así dí o Espírito Santo: Así os Judios en Xerusalén amarrarán ao home que e o dono deste cinto. eles o entregarán nas \ No newline at end of file From 4602ddcfa3d5d96516691e08b3b2db439436a46f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:05:15 +0200 Subject: [PATCH 1011/1353] Fri Apr 01 2022 21:05:15 GMT+0200 (hora de verano de Europa central) --- 21/10.txt | 2 +- 21/39.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/39.txt diff --git a/21/10.txt b/21/10.txt index 9c213c6..cd9fed7 100644 --- a/21/10.txt +++ b/21/10.txt @@ -1 +1 @@ -O quedarmos alí por algúres días, baixou de Xudea certo profeta chamdo Agabo. Él viu a nos e colleu o cinto de Paulo. Con él amarrou seus propios pes e mans e dixo:" Así dí o Espírito Santo: Así os Judios en Xerusalén amarrarán ao home que e o dono deste cinto. eles o entregarán nas \ No newline at end of file +\v 10 O quedarmos alí por algúres días, baixou de Xudea certo profeta chamdo Agabo. \v 11 Él viu a nos e colleu o cinto de Paulo. Con él amarrou seus propios pes e mans e dixo:" Así dí o Espírito Santo: Así os Judios en Xerusalén amarrarán ao home que e o dono deste cinto. eles o entregarán nas mans dos Xentiles \ No newline at end of file diff --git a/21/39.txt b/21/39.txt new file mode 100644 index 0000000..0438f73 --- /dev/null +++ b/21/39.txt @@ -0,0 +1 @@ +Paulo dixo: "Eu son Xudío, da cidade de \ No newline at end of file diff --git a/manifest.json b/manifest.json index ddeafac..3640883 100644 --- a/manifest.json +++ b/manifest.json @@ -157,6 +157,7 @@ "21-03", "21-05", "21-07", + "21-10", "23-04" ] } \ No newline at end of file From d273b17446c7d8efb2d1e462e3371303f97cfe89 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:07:15 +0200 Subject: [PATCH 1012/1353] Fri Apr 01 2022 21:07:15 GMT+0200 (hora de verano de Europa central) --- 21/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/39.txt b/21/39.txt index 0438f73..32d5d3b 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de \ No newline at end of file +Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando \ No newline at end of file From beb2a65b2708f84186e78f9a5f4021c99ef73b3f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:09:15 +0200 Subject: [PATCH 1013/1353] Fri Apr 01 2022 21:09:15 GMT+0200 (hora de verano de Europa central) --- 21/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/39.txt b/21/39.txt index 32d5d3b..7f1d102 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando \ No newline at end of file +Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo siñales coa sua man ao pobo. Cando ohubo \ No newline at end of file From 6d637147269883d1317589e2ba29dcaea8bd96d6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:11:15 +0200 Subject: [PATCH 1014/1353] Fri Apr 01 2022 21:11:15 GMT+0200 (hora de verano de Europa central) --- 21/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/39.txt b/21/39.txt index 7f1d102..be97a9c 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo siñales coa sua man ao pobo. Cando ohubo \ No newline at end of file +Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando ohubo \ No newline at end of file From 7eecc261e110ba836e598b2566d34ada6efc233a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:15:15 +0200 Subject: [PATCH 1015/1353] Fri Apr 01 2022 21:15:15 GMT+0200 (hora de verano de Europa central) --- 21/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/39.txt b/21/39.txt index be97a9c..26ecdbc 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando ohubo \ No newline at end of file +Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando houbo \ No newline at end of file From 4eb289b1fa70267c112189a18017ef5d2e9ce86b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:17:15 +0200 Subject: [PATCH 1016/1353] Fri Apr 01 2022 21:17:15 GMT+0200 (hora de verano de Europa central) --- 21/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/39.txt b/21/39.txt index 26ecdbc..bcdf4f7 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando houbo \ No newline at end of file +Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando houbo silencio profundo, él lles falou no idioma Hebreo. \ No newline at end of file From 2db94a84bc31fa54218e98946e0bcf148da0deb0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:19:15 +0200 Subject: [PATCH 1017/1353] Fri Apr 01 2022 21:19:15 GMT+0200 (hora de verano de Europa central) --- 21/37.txt | 1 + 21/39.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/37.txt diff --git a/21/37.txt b/21/37.txt new file mode 100644 index 0000000..27d018f --- /dev/null +++ b/21/37.txt @@ -0,0 +1 @@ +Mentras Paulo estaba a piques de ser levado dentro da fortaleza, él lle dixo ao xefe da garda: " ¿ P \ No newline at end of file diff --git a/21/39.txt b/21/39.txt index bcdf4f7..68935d0 100644 --- a/21/39.txt +++ b/21/39.txt @@ -1 +1 @@ -Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando houbo silencio profundo, él lles falou no idioma Hebreo. \ No newline at end of file +\v 39 Paulo dixo: "Eu son Xudío, da cidade de Tarso en Cilicia. Eu son cidadá duha importante cidade. Eu lle pregunto, permetideme falar ao pobo. \v 40 Cando o capitán lle deu permiso, Paulo parouse nos peldaños e fixo sinales coa sua man ao pobo. Cando houbo silencio profundo, él lles falou no idioma Hebreo. él dixo: \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3640883..3fdde8f 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-39", "23-04" ] } \ No newline at end of file From 15b095d5603f9466cacb81204b20b338c39add30 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:21:15 +0200 Subject: [PATCH 1018/1353] Fri Apr 01 2022 21:21:15 GMT+0200 (hora de verano de Europa central) --- 21/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/37.txt b/21/37.txt index 27d018f..c5d85e2 100644 --- a/21/37.txt +++ b/21/37.txt @@ -1 +1 @@ -Mentras Paulo estaba a piques de ser levado dentro da fortaleza, él lle dixo ao xefe da garda: " ¿ P \ No newline at end of file +Mentras Paulo estaba a piques de ser levado dentro da fortaleza, él lle dixo ao xefe da garda: " ¿ Podolle dicir algo?. O capítan dixo: ¿ Tí falas Grego? ¿ Non eres tí entón o exipcio. que \ No newline at end of file From cdaced9b02279113479070378b4fcf9a080b65f4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:25:16 +0200 Subject: [PATCH 1019/1353] Fri Apr 01 2022 21:25:15 GMT+0200 (hora de verano de Europa central) --- 21/37.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/21/37.txt b/21/37.txt index c5d85e2..41f961e 100644 --- a/21/37.txt +++ b/21/37.txt @@ -1 +1 @@ -Mentras Paulo estaba a piques de ser levado dentro da fortaleza, él lle dixo ao xefe da garda: " ¿ Podolle dicir algo?. O capítan dixo: ¿ Tí falas Grego? ¿ Non eres tí entón o exipcio. que \ No newline at end of file +\v 37 Mentras Paulo estaba a piques de ser levado dentro da fortaleza, él lle dixo ao xefe da garda: " ¿ Podolle dicir algo?. O capítan dixo: ¿ Tí falas Grego? \v 38 ¿Non eres tí entón o exipcio. que antes guiou aos catro mil homes asasinos ao deserto? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3fdde8f..6cedfa9 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-37", "21-39", "23-04" ] From b9672b3f0fef8b78a1674a153c6874babc280061 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:27:15 +0200 Subject: [PATCH 1020/1353] Fri Apr 01 2022 21:27:15 GMT+0200 (hora de verano de Europa central) --- 21/34.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 21/34.txt diff --git a/21/34.txt b/21/34.txt new file mode 100644 index 0000000..333d830 --- /dev/null +++ b/21/34.txt @@ -0,0 +1 @@ +Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo barullo \ No newline at end of file From 7dbcd472432c6683649d57bf6938526860b84937 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:29:15 +0200 Subject: [PATCH 1021/1353] Fri Apr 01 2022 21:29:15 GMT+0200 (hora de verano de Europa central) --- 21/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/34.txt b/21/34.txt index 333d830..2db6130 100644 --- a/21/34.txt +++ b/21/34.txt @@ -1 +1 @@ -Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo barullo \ No newline at end of file +Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi carga \ No newline at end of file From 0b8499b7b7efebe9abd6a1b7b62236abb13f8e9a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:31:15 +0200 Subject: [PATCH 1022/1353] Fri Apr 01 2022 21:31:15 GMT+0200 (hora de verano de Europa central) --- 21/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/34.txt b/21/34.txt index 2db6130..8f32597 100644 --- a/21/34.txt +++ b/21/34.txt @@ -1 +1 @@ -Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi carga \ No newline at end of file +Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da \ No newline at end of file From 4e529e0f2ea033601f0e1b07495a78260c14f0be Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:33:15 +0200 Subject: [PATCH 1023/1353] Fri Apr 01 2022 21:33:15 GMT+0200 (hora de verano de Europa central) --- 21/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/34.txt b/21/34.txt index 8f32597..d9ade49 100644 --- a/21/34.txt +++ b/21/34.txt @@ -1 +1 @@ -Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da \ No newline at end of file +Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da violencia de moltitude.Pois a moltiyude os siguia e se mantiñan berrando: Ma"¡Mátao! \ No newline at end of file From 8e98af766d0d545325565234f73af26edd765918 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:35:15 +0200 Subject: [PATCH 1024/1353] Fri Apr 01 2022 21:35:15 GMT+0200 (hora de verano de Europa central) --- 21/34.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/34.txt b/21/34.txt index d9ade49..b40dbca 100644 --- a/21/34.txt +++ b/21/34.txt @@ -1 +1 @@ -Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da violencia de moltitude.Pois a moltiyude os siguia e se mantiñan berrando: Ma"¡Mátao! \ No newline at end of file +\v 34 \v 35 Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da violencia de moltitude \v 36 .Pois a moltiyude os siguia e se mantiñan berrando: "¡Mátao! \ No newline at end of file From c82a07e3cb8a9c2ec4197ca53d69736eae91605c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:37:15 +0200 Subject: [PATCH 1025/1353] Fri Apr 01 2022 21:37:15 GMT+0200 (hora de verano de Europa central) --- 21/32.txt | 1 + 21/34.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/32.txt diff --git a/21/32.txt b/21/32.txt new file mode 100644 index 0000000..4a89eeb --- /dev/null +++ b/21/32.txt @@ -0,0 +1 @@ +Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu \ No newline at end of file diff --git a/21/34.txt b/21/34.txt index b40dbca..8d0470b 100644 --- a/21/34.txt +++ b/21/34.txt @@ -1 +1 @@ -\v 34 \v 35 Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. Cando él legou as escaleiras. él foi levado polos soldados por mor da violencia de moltitude \v 36 .Pois a moltiyude os siguia e se mantiñan berrando: "¡Mátao! \ No newline at end of file +\v 34 Algures da moltitude berraban unha cousa e outros outra. Xa que o capítan non podia dicir nada polo ruido, él mandou que Paulo fora levado dentro da fortaleza. \v 35 Cando él legou as escaleiras. él foi levado polos soldados por mor da violencia de moltitude \v 36 .Pois a moltiyude os siguia e se mantiñan berrando: "¡Mátao! \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6cedfa9..483d0e3 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-34", "21-37", "21-39", "23-04" From 9989fac60726873fc4cda39505ed57ad49c2c80c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:39:15 +0200 Subject: [PATCH 1026/1353] Fri Apr 01 2022 21:39:15 GMT+0200 (hora de verano de Europa central) --- 21/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/32.txt b/21/32.txt index 4a89eeb..db35165 100644 --- a/21/32.txt +++ b/21/32.txt @@ -1 +1 @@ -Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu \ No newline at end of file +Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu ao capitán e ao soldados, deixaron de pegarlle a Pau \ No newline at end of file From beb505baa88df9e6da8d7a6b3cec0e8d11412a68 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:41:15 +0200 Subject: [PATCH 1027/1353] Fri Apr 01 2022 21:41:15 GMT+0200 (hora de verano de Europa central) --- 21/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/32.txt b/21/32.txt index db35165..ca18c12 100644 --- a/21/32.txt +++ b/21/32.txt @@ -1 +1 @@ -Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu ao capitán e ao soldados, deixaron de pegarlle a Pau \ No newline at end of file +Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu ao capitán e ao soldados, deixaron de pegarlle a Paulo. Entón o capitán da garda acercouse a Paulo, e mandou que fora amarrado con dos cadeas. Entón lle preguntou quen era él é que facia \ No newline at end of file From 620334511118011397f353ebd5192837e3ba05e0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 21:43:15 +0200 Subject: [PATCH 1028/1353] Fri Apr 01 2022 21:43:15 GMT+0200 (hora de verano de Europa central) --- 21/32.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/21/32.txt b/21/32.txt index ca18c12..25c70c2 100644 --- a/21/32.txt +++ b/21/32.txt @@ -1 +1 @@ -Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu ao capitán e ao soldados, deixaron de pegarlle a Paulo. Entón o capitán da garda acercouse a Paulo, e mandou que fora amarrado con dos cadeas. Entón lle preguntou quen era él é que facia \ No newline at end of file +\v 32 Deseguido él tomou soldados e centurions e correo a moltitude. Cando a xente víu ao capitán e ao soldados, deixaron de pegarlle a Paulo. \v 33 Entón o capitán da garda acercouse a Paulo, e mandou que fora amarrado con dos cadeas. Entón lle preguntou quen era él é que fixera . \ No newline at end of file diff --git a/manifest.json b/manifest.json index 483d0e3..18a091d 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-32", "21-34", "21-37", "21-39", From b6c42c54d16f3c195efe193746c88561ba5664e6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:32:04 +0200 Subject: [PATCH 1029/1353] Fri Apr 01 2022 23:32:03 GMT+0200 (hora de verano de Europa central) --- 21/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 21/30.txt diff --git a/21/30.txt b/21/30.txt new file mode 100644 index 0000000..e0c267f --- /dev/null +++ b/21/30.txt @@ -0,0 +1 @@ +Toda a cidade estaba alporizada , e a xente correu e \ No newline at end of file From 1260f2692e799046f9e4e8613fd1f9597bbfe3b6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:34:04 +0200 Subject: [PATCH 1030/1353] Fri Apr 01 2022 23:34:03 GMT+0200 (hora de verano de Europa central) --- 21/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/30.txt b/21/30.txt index e0c267f..8a3ad9a 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -Toda a cidade estaba alporizada , e a xente correu e \ No newline at end of file +Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras \ No newline at end of file From fc6feb21444115f0966daee0686bc81746c13a07 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:36:04 +0200 Subject: [PATCH 1031/1353] Fri Apr 01 2022 23:36:03 GMT+0200 (hora de verano de Europa central) --- 21/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/30.txt b/21/30.txt index 8a3ad9a..5ca8bc9 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras \ No newline at end of file +Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron \ No newline at end of file From a0a3383fc9b37d07b21000994d65b85dcbacd83d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:48:05 +0200 Subject: [PATCH 1032/1353] Fri Apr 01 2022 23:48:04 GMT+0200 (hora de verano de Europa central) --- 21/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/30.txt b/21/30.txt index 5ca8bc9..4238227 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron \ No newline at end of file +\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capi \ No newline at end of file From e1ca2c288433940d813ab0e3724bd85a926aa610 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:50:05 +0200 Subject: [PATCH 1033/1353] Fri Apr 01 2022 23:50:04 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 1 + 21/30.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 21/27.txt diff --git a/21/27.txt b/21/27.txt new file mode 100644 index 0000000..8714527 --- /dev/null +++ b/21/27.txt @@ -0,0 +1 @@ +Cando aos sete días \ No newline at end of file diff --git a/21/30.txt b/21/30.txt index 4238227..c475cf0 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capi \ No newline at end of file +\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capitán da garda que todo Xerusalén estaba \ No newline at end of file From e36987bd49ea58c7bdcb3a1ede9f7b70f55b8371 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:52:05 +0200 Subject: [PATCH 1034/1353] Fri Apr 01 2022 23:52:04 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 21/30.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/21/27.txt b/21/27.txt index 8714527..c9249b4 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -Cando aos sete días \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran \ No newline at end of file diff --git a/21/30.txt b/21/30.txt index c475cf0..45faf41 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capitán da garda que todo Xerusalén estaba \ No newline at end of file +\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capitán da garda que todo Xerusalén estaba case \ No newline at end of file From 6f4ff9703aada532f295ace8b5932501d2528fc2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:54:05 +0200 Subject: [PATCH 1035/1353] Fri Apr 01 2022 23:54:04 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index c9249b4..d9ba64b 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e \ No newline at end of file From 0746c29f1a750eae47d4708f7fc601bd0cce2500 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Fri, 1 Apr 2022 23:58:05 +0200 Subject: [PATCH 1036/1353] Fri Apr 01 2022 23:58:04 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index d9ba64b..85c23be 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a mul \ No newline at end of file From 5b8616f419b98ee73ca76452d34aa82b01cdc51b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 00:00:05 +0200 Subject: [PATCH 1037/1353] Sat Apr 02 2022 00:00:04 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 85c23be..056445e 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a mul \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file From 42a4ebee428e5e84fc3d2f74426f2756ecccef61 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:18:07 +0200 Subject: [PATCH 1038/1353] Sat Apr 02 2022 08:18:06 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 21/30.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/21/27.txt b/21/27.txt index 056445e..b8d2694 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file diff --git a/21/30.txt b/21/30.txt index 45faf41..cc05af3 100644 --- a/21/30.txt +++ b/21/30.txt @@ -1 +1 @@ -\v 30 \v 31 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . Mentras eles querian matalo. chegaron noticias ao capitán da garda que todo Xerusalén estaba case \ No newline at end of file +\v 30 Toda a cidade estaba alporizada , e a xente correu e agarraron a Paulo. Eles o arrastrarono foira do templo, e de súpito as portas forron fechadas . \v 31 Mentras eles querian matalo. chegaron noticias ao capitán da garda que todo Xerusalén estaba alporizada \ No newline at end of file From 237ef4528e3d150bbac3b3ba21391fbaff05544b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:20:07 +0200 Subject: [PATCH 1039/1353] Sat Apr 02 2022 08:20:06 GMT+0200 (hora de verano de Europa central) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 18a091d..0d5156b 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-30", "21-32", "21-34", "21-37", From 36985ec9c442282433f1bce3ab8a19a177227cb4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:26:07 +0200 Subject: [PATCH 1040/1353] Sat Apr 02 2022 08:26:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 21/12.txt diff --git a/21/12.txt b/21/12.txt new file mode 100644 index 0000000..0c09a3f --- /dev/null +++ b/21/12.txt @@ -0,0 +1 @@ +Cando nos escoitamos estas cousas, todos nos \ No newline at end of file From 135edfd6ad2d7a385e2debd8a03ddec0d96e1ad6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:28:07 +0200 Subject: [PATCH 1041/1353] Sat Apr 02 2022 08:28:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/12.txt b/21/12.txt index 0c09a3f..fb8ef6c 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -Cando nos escoitamos estas cousas, todos nos \ No newline at end of file +Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. \ No newline at end of file From e769f1ff88c86fa82a68349bb5d45a1a0dc01122 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:30:07 +0200 Subject: [PATCH 1042/1353] Sat Apr 02 2022 08:30:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/12.txt b/21/12.txt index fb8ef6c..22e4e9e 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. \ No newline at end of file +Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo cora \ No newline at end of file From 1c08c1074697b7da2e90f1f09fbd508f290540d8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:32:07 +0200 Subject: [PATCH 1043/1353] Sat Apr 02 2022 08:32:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/12.txt b/21/12.txt index 22e4e9e..cffdf6e 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo cora \ No newline at end of file +Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome de \ No newline at end of file From 6b9b4be3336d00f9eef605d97eeebc972076c048 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:34:07 +0200 Subject: [PATCH 1044/1353] Sat Apr 02 2022 08:34:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/12.txt b/21/12.txt index cffdf6e..67be18b 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome de \ No newline at end of file +Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome do Señor Xesus- Xa que Paulo, non desexaba ser convencido \ No newline at end of file From 126334cd819b05c3ca8125b6092a22f41ffff5c6 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:36:07 +0200 Subject: [PATCH 1045/1353] Sat Apr 02 2022 08:36:06 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/12.txt b/21/12.txt index 67be18b..d0e2e5d 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome do Señor Xesus- Xa que Paulo, non desexaba ser convencido \ No newline at end of file +\v 12 \v 13 \v 14 Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome do Señor Xesus- Xa que Paulo, non desexaba ser convencido, nos deixamos de insistir e dixemos; " Sexa a vontade de Deus feita. \ No newline at end of file From 2a8fb8be71172e50525603386ba4fa78a9dd44ba Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:38:07 +0200 Subject: [PATCH 1046/1353] Sat Apr 02 2022 08:38:07 GMT+0200 (hora de verano de Europa central) --- 21/12.txt | 2 +- 21/15.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/15.txt diff --git a/21/12.txt b/21/12.txt index d0e2e5d..f1013a4 100644 --- a/21/12.txt +++ b/21/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome do Señor Xesus- Xa que Paulo, non desexaba ser convencido, nos deixamos de insistir e dixemos; " Sexa a vontade de Deus feita. \ No newline at end of file +\v 12 Cando nos escoitamos estas cousas, todos, nos e a xente que vive nese lugar se pidiron a Paulo ca non subíra a Xerusalén. \v 13 Entón Paulo respondeu: ¿ Qué estan vostedes ha facer, chorando e rompendo o meo corazón? Pois eu estou listo. non so para ser amarrado, sinon tamén para morrer en Xerusalén por mor de nome do Señor Xesus- \v 14 Xa que Paulo, non desexaba ser convencido, nos deixamos de insistir e dixemos; " Sexa a vontade de Deus feita. \ No newline at end of file diff --git a/21/15.txt b/21/15.txt new file mode 100644 index 0000000..83590b7 --- /dev/null +++ b/21/15.txt @@ -0,0 +1 @@ +Depois destos días. collemos nosos bultos e s \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0d5156b..a91fb8a 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "21-05", "21-07", "21-10", + "21-12", "21-30", "21-32", "21-34", From 3a40257ec14c357f803de71d728ea3f911876f38 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:40:07 +0200 Subject: [PATCH 1047/1353] Sat Apr 02 2022 08:40:06 GMT+0200 (hora de verano de Europa central) --- 21/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/15.txt b/21/15.txt index 83590b7..16e7a9c 100644 --- a/21/15.txt +++ b/21/15.txt @@ -1 +1 @@ -Depois destos días. collemos nosos bultos e s \ No newline at end of file +Depois destos días. collemos nosos bultos e subimos a Xeruselén. Tamén foron con nosco alguns dos descipolos da Cesarea. Eles trouxeron con eles un home chamado Mnson \ No newline at end of file From 1074c500ba12e886c967f16cb7bc97ba92f8f7ae Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 08:42:07 +0200 Subject: [PATCH 1048/1353] Sat Apr 02 2022 08:42:06 GMT+0200 (hora de verano de Europa central) --- 21/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/15.txt b/21/15.txt index 16e7a9c..6b236af 100644 --- a/21/15.txt +++ b/21/15.txt @@ -1 +1 @@ -Depois destos días. collemos nosos bultos e subimos a Xeruselén. Tamén foron con nosco alguns dos descipolos da Cesarea. Eles trouxeron con eles un home chamado Mnson \ No newline at end of file +Depois destos días. collemos nosos bultos e subimos a Xeruselén. Tamén foron con nosco alguns dos descipolos da Cesarea. Eles trouxeron con eles un home chamado Mnsón. un dos primeiros descípolos, con quen nos quedamos. \ No newline at end of file From 1467bad196dc3dc6013bba89229bd1b6d6a07097 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:00:11 +0200 Subject: [PATCH 1049/1353] Sat Apr 02 2022 09:00:10 GMT+0200 (hora de verano de Europa central) --- 21/15.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/21/15.txt b/21/15.txt index 6b236af..2b0aa8b 100644 --- a/21/15.txt +++ b/21/15.txt @@ -1 +1 @@ -Depois destos días. collemos nosos bultos e subimos a Xeruselén. Tamén foron con nosco alguns dos descipolos da Cesarea. Eles trouxeron con eles un home chamado Mnsón. un dos primeiros descípolos, con quen nos quedamos. \ No newline at end of file +\v 15 Depois destos días. collemos nosos bultos e subimos a Xeruselén. \v 16 Tamén foron con nosco alguns dos descipolos da Cesarea. Eles trouxeron con eles un home chamado Mnsón. un dos primeiros descípolos, con quen nos quedamos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a91fb8a..c0cfeb4 100644 --- a/manifest.json +++ b/manifest.json @@ -159,6 +159,7 @@ "21-07", "21-10", "21-12", + "21-15", "21-30", "21-32", "21-34", From e0b8eafe1e642a2ef5bfbfae6006ccfa85947f2b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:02:11 +0200 Subject: [PATCH 1050/1353] Sat Apr 02 2022 09:02:10 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 21/17.txt diff --git a/21/17.txt b/21/17.txt new file mode 100644 index 0000000..c758bb2 --- /dev/null +++ b/21/17.txt @@ -0,0 +1 @@ +Cando chemos a x \ No newline at end of file From 566ee63499a3ba4053577e7cf03d383b2e47791b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:04:11 +0200 Subject: [PATCH 1051/1353] Sat Apr 02 2022 09:04:10 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index c758bb2..8fa4ac6 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -Cando chemos a x \ No newline at end of file +Cando chemos a Xerusalén \ No newline at end of file From 84412ad33886117ad63d9593df28951a4da3efe1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:06:11 +0200 Subject: [PATCH 1052/1353] Sat Apr 02 2022 09:06:10 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index 8fa4ac6..29418db 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -Cando chemos a Xerusalén \ No newline at end of file +Cando chemos a Xerusalén, os hermans \ No newline at end of file From b3077d3e3236489765b1e631af54f09a7b3d2301 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:08:12 +0200 Subject: [PATCH 1053/1353] Sat Apr 02 2022 09:08:11 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index 29418db..c6797f1 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -Cando chemos a Xerusalén, os hermans \ No newline at end of file +\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans \ No newline at end of file From ea1550a3e914b480fe7cfdbd8f2b91f549b2a0c7 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:14:14 +0200 Subject: [PATCH 1054/1353] Sat Apr 02 2022 09:14:14 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index c6797f1..de69001 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans \ No newline at end of file +\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a \ No newline at end of file From 5bfb6812fe59c48f5de367423721ed5a60b0ad0c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:16:14 +0200 Subject: [PATCH 1055/1353] Sat Apr 02 2022 09:16:13 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index de69001..dcc64f8 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a \ No newline at end of file +\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O \ No newline at end of file From 0b77f0ed7d9898582140395a76cb353702120863 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:18:14 +0200 Subject: [PATCH 1056/1353] Sat Apr 02 2022 09:18:13 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index dcc64f8..0bd55fb 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O \ No newline at end of file +\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O día siguinte Paulo foi con nosco a Santiago e todos os ancians \ No newline at end of file From 920dcf92349a6a4be56414c73f6f7130b6d89a34 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:20:14 +0200 Subject: [PATCH 1057/1353] Sat Apr 02 2022 09:20:14 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/17.txt b/21/17.txt index 0bd55fb..17ef541 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O día siguinte Paulo foi con nosco a Santiago e todos os ancians \ No newline at end of file +\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O día siguinte Paulo foi con nosco a Santiago e todos os ancians estaban presente. Cando él os saludou, ´él lles informou unha por unha as cousas que Deus fix \ No newline at end of file From 6fa8dd913a764f5c7905f9bcee344ecdbd983e72 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:22:14 +0200 Subject: [PATCH 1058/1353] Sat Apr 02 2022 09:22:14 GMT+0200 (hora de verano de Europa central) --- 21/17.txt | 2 +- 21/20.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/20.txt diff --git a/21/17.txt b/21/17.txt index 17ef541..c317337 100644 --- a/21/17.txt +++ b/21/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente O día siguinte Paulo foi con nosco a Santiago e todos os ancians estaban presente. Cando él os saludou, ´él lles informou unha por unha as cousas que Deus fix \ No newline at end of file +\v 17 Cando chemos a Xerusalén, os hermans nos deron a benvida ledamente \v 18 O día siguinte Paulo foi con nosco a Santiago e todos os ancians estaban presente. \v 19 Cando él os saludou, ´él lles informou unha por unha as cousas que Deus fixera entre os Xentiles polo medio de seu ministerío \ No newline at end of file diff --git a/21/20.txt b/21/20.txt new file mode 100644 index 0000000..0484a5b --- /dev/null +++ b/21/20.txt @@ -0,0 +1 @@ +Cando eles escoitaron isto loubaron a Deus e dixeron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c0cfeb4..04f4290 100644 --- a/manifest.json +++ b/manifest.json @@ -160,6 +160,7 @@ "21-10", "21-12", "21-15", + "21-17", "21-30", "21-32", "21-34", From 813e278ffadbb4a69743c05258369ac127000304 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:24:14 +0200 Subject: [PATCH 1059/1353] Sat Apr 02 2022 09:24:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 0484a5b..c4c9a3d 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -Cando eles escoitaron isto loubaron a Deus e dixeron. \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman \ No newline at end of file From 97f05ff418ebb2fa15532f918bd259777f9bca6c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:30:14 +0200 Subject: [PATCH 1060/1353] Sat Apr 02 2022 09:30:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index c4c9a3d..95e8b5d 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, \ No newline at end of file From 59f7de4acca69d9327944708087518a79f9f3b97 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:40:14 +0200 Subject: [PATCH 1061/1353] Sat Apr 02 2022 09:40:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 95e8b5d..4364615 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles \ No newline at end of file From bf734a1ed75f93521974d2bb425210bf205ad4b2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:42:14 +0200 Subject: [PATCH 1062/1353] Sat Apr 02 2022 09:42:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 4364615..61b1be3 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos \ No newline at end of file From a2e369a01784596c0c2a92b701efe2bd9119778d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:44:14 +0200 Subject: [PATCH 1063/1353] Sat Apr 02 2022 09:44:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 61b1be3..5595efa 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de \ No newline at end of file From 612e4fdc24db4803946a42080a9b6a02632ed1b4 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:48:14 +0200 Subject: [PATCH 1064/1353] Sat Apr 02 2022 09:48:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 5595efa..d462d1c 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas \ No newline at end of file From bcc215ff73ac4064be5957f1c649fb30f0bec71c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 09:54:14 +0200 Subject: [PATCH 1065/1353] Sat Apr 02 2022 09:54:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index d462d1c..0cc7d0f 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas \ No newline at end of file From 4024b4587f19f9883388540798e09a6ea90cae60 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:36:14 +0200 Subject: [PATCH 1066/1353] Sat Apr 02 2022 10:36:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 0cc7d0f..4c00b40 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles \ No newline at end of file From 36737382c442aa3b601ec5de5d9a9f56863fc713 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:38:14 +0200 Subject: [PATCH 1067/1353] Sat Apr 02 2022 10:38:14 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 4c00b40..5bd215d 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixes \ No newline at end of file From e40b01f4b5c538d260f00e0d8fa5b2dbb3d914f3 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:46:17 +0200 Subject: [PATCH 1068/1353] Sat Apr 02 2022 10:46:16 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 5bd215d..44fd3cd 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixes \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, \ No newline at end of file From 46b2fa1dbda8e87c4863db2b87f3e2dde5104695 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:50:17 +0200 Subject: [PATCH 1069/1353] Sat Apr 02 2022 10:50:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index b8d2694..056445e 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file From 215634c3c6fe9080ec5bb3a77039183d2c6374be Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:52:17 +0200 Subject: [PATCH 1070/1353] Sat Apr 02 2022 10:52:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 056445e..b3e4f1c 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axuda \ No newline at end of file From f9b6bbd054f259cd2032f1a1bad8b73e4af43940 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:54:17 +0200 Subject: [PATCH 1071/1353] Sat Apr 02 2022 10:54:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index b3e4f1c..40d17e8 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axuda \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdanos . \ No newline at end of file From fc572cc8892484c1d63bdc2d96cb5d0f8cdd12b1 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:56:17 +0200 Subject: [PATCH 1072/1353] Sat Apr 02 2022 10:56:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 40d17e8..a4c648c 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdanos . \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que i \ No newline at end of file From f9b945fa4e7dcdb2e668e0cc663704337a6b3141 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:58:17 +0200 Subject: [PATCH 1073/1353] Sat Apr 02 2022 10:58:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index a4c648c..03c2a7b 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que i \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos \ No newline at end of file From 3fdd209d216cb9111854569d561de36bda28144d Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 10:59:09 +0200 Subject: [PATCH 1074/1353] Sat Apr 02 2022 10:59:08 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 03c2a7b..268cea8 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos en \ No newline at end of file From 9ee66c3c780f80fd2805a8c2083f4925a5ecccfa Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:02:17 +0200 Subject: [PATCH 1075/1353] Sat Apr 02 2022 11:02:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 268cea8..167a716 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos en \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar \ No newline at end of file From f21da38276b290638c09083f45d1d930dc121f2a Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:06:15 +0200 Subject: [PATCH 1076/1353] Sat Apr 02 2022 11:06:15 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 167a716..c7c865c 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo \ No newline at end of file From 6c6267ebe357419adaf8c3b2b68913fc6ec041e2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:08:16 +0200 Subject: [PATCH 1077/1353] Sat Apr 02 2022 11:08:15 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index c7c865c..214c919 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." \ No newline at end of file From d71e8391ca9011cd0dda3a3f523019d5bfe12d5f Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:10:16 +0200 Subject: [PATCH 1078/1353] Sat Apr 02 2022 11:10:15 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 214c919..a5578d7 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." \ No newline at end of file From 0135e9be266e54c09461a89586130e65910a079e Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:14:16 +0200 Subject: [PATCH 1079/1353] Sat Apr 02 2022 11:14:16 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index a5578d7..48a3a29 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." polo qué \ No newline at end of file From b80f913afb9be2fa2e967695ba2ac1d53ab6fec8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:16:16 +0200 Subject: [PATCH 1080/1353] Sat Apr 02 2022 11:16:15 GMT+0200 (hora de verano de Europa central) --- 21/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/27.txt b/21/27.txt index 48a3a29..47df09f 100644 --- a/21/27.txt +++ b/21/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." polo qué \ No newline at end of file +\v 27 \v 28 \v 29 Cando aos sete días case remataran, algures Xudios da Asía viñeron a Paulo no templo, e incitaron a multitude, e lle votaron man. Eles estaban berrando, "Homes de Israel, axúdemos . Este é o home que insina a todolos homes en todolos lugares cousas que coma pobo, a lei, e iste lugar: Ademais . él tamén truxo Gregos dentro do templo e profanando iste santo lugar." polo qué antes eles huberon mirado tEÓFILO \ No newline at end of file From 7934863ba290137a82884112051be81925a43e6b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 2 Apr 2022 11:39:44 +0200 Subject: [PATCH 1081/1353] Sat Apr 02 2022 11:39:44 GMT+0200 (hora de verano de Europa central) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 32da37d..207fe76 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From ce8a2031f5cf2cde130a231456dfea8312491af8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:56:55 +0200 Subject: [PATCH 1082/1353] Sat Apr 02 2022 11:56:54 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 44fd3cd..0e51aed 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, \ No newline at end of file From 290e5a0816e33f2bd1bcd527248108893b63b1ac Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 11:58:54 +0200 Subject: [PATCH 1083/1353] Sat Apr 02 2022 11:58:54 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 0e51aed..97b1a0c 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos \ No newline at end of file From 77cfe94e40360275d59dc19d57fbf98e7a3c0d5c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 12:06:54 +0200 Subject: [PATCH 1084/1353] Sat Apr 02 2022 12:06:54 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 97b1a0c..37a0688 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos e que non \ No newline at end of file From e452c5edfe20886d5f07df7390fd79b01018eb79 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 12:14:55 +0200 Subject: [PATCH 1085/1353] Sat Apr 02 2022 12:14:54 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/20.txt b/21/20.txt index 37a0688..3e37a2b 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos e que non \ No newline at end of file +\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos e que non \ No newline at end of file From 4633bb8b7c44e1a3798de23786163bc869754618 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:11:16 +0200 Subject: [PATCH 1086/1353] Sat Apr 02 2022 13:11:15 GMT+0200 (hora de verano de Europa central) --- 21/20.txt | 2 +- 21/22.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 21/22.txt diff --git a/21/20.txt b/21/20.txt index 3e37a2b..4caf294 100644 --- a/21/20.txt +++ b/21/20.txt @@ -1 +1 @@ -\v 20 \v 21 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos e que non \ No newline at end of file +\v 20 Cando eles escoitaron isto loubaron a Deus e dixeron. " Tí miras, hirman, cantos miles creeron entre os Xudeos. Todos eles de decidiron gardar a lei. \v 21 A eles dixeronlle de tí, que ensinabas a todolos xudeos que vien entre os Xentiles que abandoen a Moixés, o que tí lles falas que non circunciden a seus fillos e que non segan as costumes antigas. \ No newline at end of file diff --git a/21/22.txt b/21/22.txt new file mode 100644 index 0000000..a4604f7 --- /dev/null +++ b/21/22.txt @@ -0,0 +1 @@ +¿ Que \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04f4290..f597e0b 100644 --- a/manifest.json +++ b/manifest.json @@ -161,6 +161,7 @@ "21-12", "21-15", "21-17", + "21-20", "21-30", "21-32", "21-34", From 49b905100aa6346cb55b51988723a824f681a130 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:13:16 +0200 Subject: [PATCH 1087/1353] Sat Apr 02 2022 13:13:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/22.txt b/21/22.txt index a4604f7..19fc947 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1 +1 @@ -¿ Que \ No newline at end of file +¿ Que temos que facer ? \ No newline at end of file From ac80d5081f081d3e19e92e037c8f76e8a9aa23cf Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:15:16 +0200 Subject: [PATCH 1088/1353] Sat Apr 02 2022 13:15:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/22.txt b/21/22.txt index 19fc947..6bcc884 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1 +1 @@ -¿ Que temos que facer ? \ No newline at end of file +¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. \ No newline at end of file From e3f7e323076cf40c098a4cdb878602ab6a0d6c8b Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:17:16 +0200 Subject: [PATCH 1089/1353] Sat Apr 02 2022 13:17:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/22.txt b/21/22.txt index 6bcc884..d8bb5ae 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1 +1 @@ -¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. \ No newline at end of file +¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que \ No newline at end of file From 6b789b1d7bcb20cd016127e491a0f2eec8f51974 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:19:16 +0200 Subject: [PATCH 1090/1353] Sat Apr 02 2022 13:19:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/21/22.txt b/21/22.txt index d8bb5ae..2382254 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1 +1,2 @@ -¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que \ No newline at end of file +¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que +dixo sobre tí son son falsas. Eles saberán que tí gardas a lei. \ No newline at end of file From 3e567dea2cfa47fd831fb7654015f1ac0de615e2 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:21:16 +0200 Subject: [PATCH 1091/1353] Sat Apr 02 2022 13:21:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/21/22.txt b/21/22.txt index 2382254..740481e 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1,2 +1,2 @@ -¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que -dixo sobre tí son son falsas. Eles saberán que tí gardas a lei. \ No newline at end of file +\v 22 \v 23 ¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que +dixo sobre tí son son falsas. \v 24 Eles saberán que tí gardas a lei. \ No newline at end of file From a0db20435321d31ce37c4bcb1539f0b25932a9e0 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:23:16 +0200 Subject: [PATCH 1092/1353] Sat Apr 02 2022 13:23:15 GMT+0200 (hora de verano de Europa central) --- 21/22.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/21/22.txt b/21/22.txt index 740481e..6f28487 100644 --- a/21/22.txt +++ b/21/22.txt @@ -1,2 +1,2 @@ -\v 22 \v 23 ¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que +\v 22 ¿ Que temos que facer ? Eles certamente escoitaron que tí viñeste. \v 23 Así que fai o que nos te dicimos. Temos catro homes que fixeron un voto. Colle estos homes e purificate con eles, e paga os gastos, para que eles poidan raparse as cabezas. de xeito cq todos seipan das cousas que dixo sobre tí son son falsas. \v 24 Eles saberán que tí gardas a lei. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f597e0b..b063b9e 100644 --- a/manifest.json +++ b/manifest.json @@ -162,6 +162,7 @@ "21-15", "21-17", "21-20", + "21-22", "21-30", "21-32", "21-34", From a0c7d47f63fe1458b16514c9d87dda32208106ef Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:25:16 +0200 Subject: [PATCH 1093/1353] Sat Apr 02 2022 13:25:15 GMT+0200 (hora de verano de Europa central) --- 21/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 21/25.txt diff --git a/21/25.txt b/21/25.txt new file mode 100644 index 0000000..87270e1 --- /dev/null +++ b/21/25.txt @@ -0,0 +1 @@ +En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas a os ídolos, \ No newline at end of file From 0dea18db9846e5092c3ded941e615ff624aa60d8 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:27:16 +0200 Subject: [PATCH 1094/1353] Sat Apr 02 2022 13:27:15 GMT+0200 (hora de verano de Europa central) --- 21/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/25.txt b/21/25.txt index 87270e1..275f48c 100644 --- a/21/25.txt +++ b/21/25.txt @@ -1 +1 @@ -En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas a os ídolos, \ No newline at end of file +En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos \ No newline at end of file From 193f8dfe06d7450fc9c7bb7f32ffeee2623d7191 Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:29:16 +0200 Subject: [PATCH 1095/1353] Sat Apr 02 2022 13:29:15 GMT+0200 (hora de verano de Europa central) --- 21/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/25.txt b/21/25.txt index 275f48c..e5a492f 100644 --- a/21/25.txt +++ b/21/25.txt @@ -1 +1 @@ -En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos \ No newline at end of file +En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos estrangulados e de inmoralidade sexual. Entón Paulo cons homes, e o día siguinte purificaronsé \ No newline at end of file From ff0bb0e95e29fd9f3acea36d22f6ec888c52fe1c Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:31:16 +0200 Subject: [PATCH 1096/1353] Sat Apr 02 2022 13:31:15 GMT+0200 (hora de verano de Europa central) --- 21/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21/25.txt b/21/25.txt index e5a492f..3bc21d3 100644 --- a/21/25.txt +++ b/21/25.txt @@ -1 +1 @@ -En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos estrangulados e de inmoralidade sexual. Entón Paulo cons homes, e o día siguinte purificaronsé \ No newline at end of file +En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos estrangulados e de inmoralidade sexual. Entón Paulo cons homes, e o día siguinte purificáronse él mesmo con eles, foi ao templo, anunciando o tempo dos días da purificación, ata que a ofrenda fora ofrecida por cada un deles. \ No newline at end of file From 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab Mon Sep 17 00:00:00 2001 From: Maria_Jose Date: Sat, 2 Apr 2022 13:32:57 +0200 Subject: [PATCH 1097/1353] Sat Apr 02 2022 13:32:57 GMT+0200 (hora de verano de Europa central) --- 21/25.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/21/25.txt b/21/25.txt index 3bc21d3..61d86d9 100644 --- a/21/25.txt +++ b/21/25.txt @@ -1 +1 @@ -En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos estrangulados e de inmoralidade sexual. Entón Paulo cons homes, e o día siguinte purificáronse él mesmo con eles, foi ao templo, anunciando o tempo dos días da purificación, ata que a ofrenda fora ofrecida por cada un deles. \ No newline at end of file +\v 25 En canto aos xentiles que creeron, nos escrebimos e demos instrucións de que eles tiñan que gardarse de cousas sacrificadas aos ídolos, de sangue, dos estrangulados e de inmoralidade sexual. \v 26 Entón Paulo cons homes, e o día siguinte purificáronse él mesmo con eles, foi ao templo, anunciando o tempo dos días da purificación, ata que a ofrenda fora ofrecida por cada un deles. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b063b9e..15abd95 100644 --- a/manifest.json +++ b/manifest.json @@ -163,6 +163,7 @@ "21-17", "21-20", "21-22", + "21-25", "21-30", "21-32", "21-34", From 33405197e5650f0574b0a2230c3cde99d756475a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:26:19 +0200 Subject: [PATCH 1098/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:26:19=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/14.txt diff --git a/05/14.txt b/05/14.txt new file mode 100644 index 0000000..042ff97 --- /dev/null +++ b/05/14.txt @@ -0,0 +1 @@ +E máis e máis crentes \ No newline at end of file From 8992021d8019efb4e355d6ded92afb7ccfeadcf8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:28:19 +0200 Subject: [PATCH 1099/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:28:19=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 042ff97..80482dd 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -E máis e máis crentes \ No newline at end of file +E máis e máis crentes no Señor, homes e mulleres, se engadían a eles, a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro \ No newline at end of file From 0f39a7c1fd8422eb73918ef8c30b0a1208d04e81 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:30:19 +0200 Subject: [PATCH 1100/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:30:19=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index 80482dd..b762d3e 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -E máis e máis crentes no Señor, homes e mulleres, se engadían a eles, a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro \ No newline at end of file +E máis e máis crentes no Señor, homes e mulleres, se engadían a eles, a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. Tamén a xente das cidades de redor de Xerusalén acodían trendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file From 2fbe7800d7e73d698bd8fd5642bac505056dcc8d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:32:19 +0200 Subject: [PATCH 1101/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:32:19=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index b762d3e..4fa1d8a 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -E máis e máis crentes no Señor, homes e mulleres, se engadían a eles, a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. Tamén a xente das cidades de redor de Xerusalén acodían trendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file +\v 14 \v 16 E se engadían a eles máis e máis crentes no Señor, homes e mulleres, \v 15 a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. Tamén a xente das cidades dos arredor de Xerusalén acodían traendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file From fc6aade6f6aa0349b8d49616389c3228571097a1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:32:53 +0200 Subject: [PATCH 1102/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:32:53=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/05/14.txt b/05/14.txt index 4fa1d8a..99ce3ec 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -\v 14 \v 16 E se engadían a eles máis e máis crentes no Señor, homes e mulleres, \v 15 a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. Tamén a xente das cidades dos arredor de Xerusalén acodían traendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file +\v 14 E se engadían a eles máis e máis crentes no Señor, homes e mulleres, \v 15 a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. \v 16 Tamén a xente das cidades dos arredor de Xerusalén acodían traendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5e7ab01..a66f956 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "05-03", "05-07", "05-09", - "05-12" + "05-12", + "05-14" ] } \ No newline at end of file From 65af7a3a7d363c1903897dfdc2eff6f011adc00a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 3 Apr 2022 16:35:26 +0200 Subject: [PATCH 1103/1353] =?UTF-8?q?Sun=20Apr=2003=202022=2016:35:26=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 11/title.txt diff --git a/11/title.txt b/11/title.txt new file mode 100644 index 0000000..507e3a0 --- /dev/null +++ b/11/title.txt @@ -0,0 +1 @@ +Feitos 11 \ No newline at end of file diff --git a/manifest.json b/manifest.json index a66f956..2009ba9 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "05-07", "05-09", "05-12", - "05-14" + "05-14", + "11-title" ] } \ No newline at end of file From 4f651014d08e5a0142d6240edb2131f7a20d5288 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 19:54:39 +0200 Subject: [PATCH 1104/1353] Wed Apr 06 2022 19:54:38 GMT+0200 (hora de verano de Europa central) --- 09/title.txt | 1 + manifest.json | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/title.txt diff --git a/09/title.txt b/09/title.txt new file mode 100644 index 0000000..cc37d10 --- /dev/null +++ b/09/title.txt @@ -0,0 +1 @@ +Capítulo 9 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 208f19a..c47d53d 100644 --- a/manifest.json +++ b/manifest.json @@ -27,8 +27,8 @@ "language_id": "es-419", "resource_id": "ulb", "checking_level": "3", - "date_modified": "2022-03-24T15:52:56.224148+00:00", - "version": "1.7" + "date_modified": "2021-10-26T13:25:43.6398979+00:00", + "version": "1.4" } ], "parent_draft": {}, @@ -99,6 +99,7 @@ "07-54", "07-57", "07-59", + "09-title", "09-01", "09-03", "09-05", From 878ac6e582642e456ec63ab855e5366b4376db69 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 19:56:39 +0200 Subject: [PATCH 1105/1353] Wed Apr 06 2022 19:56:38 GMT+0200 (hora de verano de Europa central) --- 12/title.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 12/title.txt diff --git a/12/title.txt b/12/title.txt new file mode 100644 index 0000000..ed5cbe7 --- /dev/null +++ b/12/title.txt @@ -0,0 +1 @@ +Capítulo 12 \ No newline at end of file diff --git a/manifest.json b/manifest.json index c47d53d..40067c7 100644 --- a/manifest.json +++ b/manifest.json @@ -135,6 +135,7 @@ "10-42", "10-44", "10-46", + "12-title", "13-01", "13-04", "13-06", From 0dca10449672b96223ddab436e83811e4722131d Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 19:58:40 +0200 Subject: [PATCH 1106/1353] Wed Apr 06 2022 19:58:39 GMT+0200 (hora de verano de Europa central) --- 12/01.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 12/01.txt diff --git a/12/01.txt b/12/01.txt new file mode 100644 index 0000000..995a5f1 --- /dev/null +++ b/12/01.txt @@ -0,0 +1 @@ +\c 12 \v 1 Por aquel tempo o rei Herodes botou man a algúns que pertencían á igrexa para maltratalos. \v 2 E fixo matar a espada a Santiago, o irmán de Xoán. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 40067c7..7013058 100644 --- a/manifest.json +++ b/manifest.json @@ -136,6 +136,7 @@ "10-44", "10-46", "12-title", + "12-01", "13-01", "13-04", "13-06", From 5c7383399d3ff3c2031bc68a552149ed3b7c2e38 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:00:41 +0200 Subject: [PATCH 1107/1353] Wed Apr 06 2022 20:00:40 GMT+0200 (hora de verano de Europa central) --- 12/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/03.txt diff --git a/12/03.txt b/12/03.txt new file mode 100644 index 0000000..0982a52 --- /dev/null +++ b/12/03.txt @@ -0,0 +1 @@ +\v 3 E vendo que isto agradaba aos xudeus, fixo arrestar tamén a Pedro. Isto sucedeu durante os días dos pans sen fermento. \v 4 E tomándoo preso, púxoo no cárcere, entregándoo a catro piquetes de soldados para que o gardasen, coa intención de levalo ante o pobo despois da Pascua. \ No newline at end of file From 4737fce25192a3575aca11e3f8c8816effed7076 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:02:42 +0200 Subject: [PATCH 1108/1353] Wed Apr 06 2022 20:02:41 GMT+0200 (hora de verano de Europa central) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 7013058..db57846 100644 --- a/manifest.json +++ b/manifest.json @@ -137,6 +137,7 @@ "10-46", "12-title", "12-01", + "12-03", "13-01", "13-04", "13-06", From 98c98f804c71002d9509502a9550b4ca1eba2d51 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:04:42 +0200 Subject: [PATCH 1109/1353] Wed Apr 06 2022 20:04:41 GMT+0200 (hora de verano de Europa central) --- 12/05.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 12/05.txt diff --git a/12/05.txt b/12/05.txt new file mode 100644 index 0000000..730258a --- /dev/null +++ b/12/05.txt @@ -0,0 +1 @@ +\v 5 Así pois, Pedro era custodiado no cárcere, pero a igrexa facía oración fervente a Deus por el. \v 6 E esa noite, cando Herodes estaba a piques de sacalo, Pedro estaba a durmir entre dous soldados, suxeito con dúas cadeas; e uns gardas diante da porta custodiaban o cárcere. \ No newline at end of file diff --git a/manifest.json b/manifest.json index db57846..6314b8f 100644 --- a/manifest.json +++ b/manifest.json @@ -138,6 +138,7 @@ "12-title", "12-01", "12-03", + "12-05", "13-01", "13-04", "13-06", From 2b760a80825d2be39331cd89657ec4e19c043ab4 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:10:43 +0200 Subject: [PATCH 1110/1353] Wed Apr 06 2022 20:10:42 GMT+0200 (hora de verano de Europa central) --- 12/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/07.txt diff --git a/12/07.txt b/12/07.txt new file mode 100644 index 0000000..070072b --- /dev/null +++ b/12/07.txt @@ -0,0 +1 @@ +\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: Levántache pronto. E as cadeas caeron das súas mans. E o anxo díxolle: Vísteche e ponche as sandalias. E así o fixo. E díxolle o anxo: Envólveche no teu manto e sígueme. \ No newline at end of file From f1c1ab8e6f60ef20c750e888b7a5ee50ef68fcbc Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:12:44 +0200 Subject: [PATCH 1111/1353] Wed Apr 06 2022 20:12:43 GMT+0200 (hora de verano de Europa central) --- 12/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/07.txt b/12/07.txt index 070072b..faf5a87 100644 --- a/12/07.txt +++ b/12/07.txt @@ -1 +1 @@ -\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: Levántache pronto. E as cadeas caeron das súas mans. E o anxo díxolle: Vísteche e ponche as sandalias. E así o fixo. E díxolle o anxo: Envólveche no teu manto e sígueme. \ No newline at end of file +\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. E o anxo díxolle: Vísteche e ponche as sandalias. E así o fixo. E díxolle o anxo: Envólveche no teu manto e sígueme. \ No newline at end of file From 15a5f0306594a87ef719dee1238e21786825202b Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:16:44 +0200 Subject: [PATCH 1112/1353] Wed Apr 06 2022 20:16:43 GMT+0200 (hora de verano de Europa central) --- 12/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/07.txt b/12/07.txt index faf5a87..1818238 100644 --- a/12/07.txt +++ b/12/07.txt @@ -1 +1 @@ -\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. E o anxo díxolle: Vísteche e ponche as sandalias. E así o fixo. E díxolle o anxo: Envólveche no teu manto e sígueme. \ No newline at end of file +\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. E o anxo díxolle: Vístete e pon as sandalias. E así o fixo. E díxolle o anxo: Envólvete no teu manto e sígueme. \ No newline at end of file From 902184e87f55adbbd7d0fb07bcafc795c5705e7a Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Wed, 6 Apr 2022 20:18:44 +0200 Subject: [PATCH 1113/1353] Wed Apr 06 2022 20:18:43 GMT+0200 (hora de verano de Europa central) --- 12/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/07.txt b/12/07.txt index 1818238..247e8b8 100644 --- a/12/07.txt +++ b/12/07.txt @@ -1 +1 @@ -\v 7 \v 8 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. E o anxo díxolle: Vístete e pon as sandalias. E así o fixo. E díxolle o anxo: Envólvete no teu manto e sígueme. \ No newline at end of file +\v 7 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. \v 8 E o anxo díxolle: Vístete e pon as sandalias. E así o fixo. E díxolle o anxo: Envólvete no teu manto e sígueme. \ No newline at end of file From c8b40fb6bd00b58f6cd2235a526bb0895f16d51c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:49:06 +0200 Subject: [PATCH 1114/1353] Fri Apr 08 2022 13:49:06 GMT+0200 (hora de verano de Europa central) --- 01/01.txt | 7 +------ 01/04.txt | 6 +----- 01/06.txt | 6 +----- 01/09.txt | 6 +----- 01/12.txt | 6 +----- 01/15.txt | 6 +----- 01/17.txt | 6 +----- 01/20.txt | 6 +----- 01/21.txt | 6 +----- 01/24.txt | 6 +----- 01/title.txt | 6 +----- 02/01.txt | 7 +------ front/title.txt | 6 +----- 13 files changed, 13 insertions(+), 67 deletions(-) diff --git a/01/01.txt b/01/01.txt index 8629c9b..46280e2 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,6 +1 @@ -<<<<<<< HEAD -\c 1 \v 1 O primeiro relato que che escribín, Teófilo, falaba de todas a cousas que Xesús comezou a facer e a ensinar, \v 2 ata o día no que foi recibido arriba, logo de dar instrucións polo Espírito Santo aos apóstolos que escollera. \v 3 A estos, tamén, despois do seu padecemento, presentouse vivo con moitas probas indubidables, aparecéndoselles por corenta días e falándolles das cousas do reino de Deus. -======= -\c 1 \v 1. O libro anterior que escribín, Teófilo, contaba todo o que Xesus comezou a e a ensinar \v 2. ata o día en que ata o día en que foi recibido a riba. Isto foi despois de que Él dera unha orde por a través do Espírito Santo a os apostolos que Él escollera. -\v 3.Depois do seu sufrimento, presentouse a eles vivo con moitas probas convincentes . Durante coarenta días apareceulles a falou do reino de Deus. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\c 1 \v 1 O primeiro relato que che escribín, Teófilo, falaba de todas a cousas que Xesús comezou a facer e a ensinar, \v 2 ata o día no que foi recibido arriba, logo de dar instrucións polo Espírito Santo aos apóstolos que escollera. \v 3 A estos, tamén, despois do seu padecemento, presentouse vivo con moitas probas indubidables, aparecéndoselles por corenta días e falándolles das cousas do reino de Deus. \ No newline at end of file diff --git a/01/04.txt b/01/04.txt index 37e0118..fd1b5c4 100644 --- a/01/04.txt +++ b/01/04.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 4 E xuntándose con eles, mandoulles que non saíran de Xerusalén, senón que agardaran por a promesa do Pai: a que, lles dixo, oistes de min; \v 5 pois Xoan bautizou con auga, pero vós seredes bautizados con Espírito Santo de aquí a poucos días. -======= -\v 4 Cando El estivo reunido con eles mandoulles que non salesen de Xerusalen, dixolles que agardasen a promesa do Pai, sobre a que dixo :Oíches de mí5n, \v 5 que Xoan de feito bautizou con auga , pero vos seredes bautizados ,co Espírito Santo en poucos días. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 4 E xuntándose con eles, mandoulles que non saíran de Xerusalén, senón que agardaran por a promesa do Pai: a que, lles dixo, oistes de min; \v 5 pois Xoan bautizou con auga, pero vós seredes bautizados con Espírito Santo de aquí a poucos días. \ No newline at end of file diff --git a/01/06.txt b/01/06.txt index 73a5b36..a64ffda 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 6 Entón os que estaban reunidos, preguntábanlle, dicindo, Señor, restablecerás neste tempo o reino a Israel? \v 7 El díxolles: non é de vos saber os tempos nen as ocasións que o Pai acordou coa súa propia autoridade; \v 8 pero recibiredes poder cando o Espírito Santo veña sobre vós ; e me seredes testemuñas en Xerusalén, en toda Xudea e Samaria, e mesmo nos confíns da terra. -======= -\v 6 \v 7 \v 8 \v. 6. Cando eles estaban xuntos en asamblea preguntaronlle: " ¿ Señor,iste é o tempo en que tí restouraras o reino a Israel? v.7."Ël lle dixo:"Non é para vos saber os tempos nin as estacins nas cales ó Pai determinou por propia autoridade.v.8. Pero vostedes recebirán poder, cando ó Espírito Santo veña sobnre vostedes, é serán Meus testigos en Xerusalén é en toda Xudea é Samaría é ata o final da terra". ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 6 Entón os que estaban reunidos, preguntábanlle, dicindo, Señor, restablecerás neste tempo o reino a Israel? \v 7 El díxolles: non é de vos saber os tempos nen as ocasións que o Pai acordou coa súa propia autoridade; \v 8 pero recibiredes poder cando o Espírito Santo veña sobre vós ; e me seredes testemuñas en Xerusalén, en toda Xudea e Samaria, e mesmo nos confíns da terra. \ No newline at end of file diff --git a/01/09.txt b/01/09.txt index 37a58cd..44f592a 100644 --- a/01/09.txt +++ b/01/09.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 9 Tendo ditas estas cousas, foi alzado á vista deles, e unha nube ocultouno dos seus ollos. \v 10 E mirando fixamente ao ceo mentres El ascendía, aconteceu que se presentaron canda eles dous varóns en vestiduras brancas, \v 11 que lles dixeron: galileos, por que estades a mirar ao ceo? Este mesmo Xesús, que foi tomado de entre vós cara o ceo, volverá do mesmo xeito, así como o vistes ir camiño ao ceo. -======= -\v 10 \v 11 \v 9 Cando ó Señor Xesus falara estas cousas mentras eles estaban mirando arriba, ël foi levantado e unha nube ocultouno dos seus ollos.v.10. Mentres eles miraban intensamente o ceo mentres El se marchaba de supeto dous homes puxeronse ao seu carón con túnicas brancas.v.11.Eles dixeron:Vostedes, homes de Galilea, ¿por qué estades eiquí parados mirando a o ceo ? Este Xesus quen subio a o ceo volvera da misma maneira como o viron indo a o ceo. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 9 Tendo ditas estas cousas, foi alzado á vista deles, e unha nube ocultouno dos seus ollos. \v 10 E mirando fixamente ao ceo mentres El ascendía, aconteceu que se presentaron canda eles dous varóns en vestiduras brancas, \v 11 que lles dixeron: galileos, por que estades a mirar ao ceo? Este mesmo Xesús, que foi tomado de entre vós cara o ceo, volverá do mesmo xeito, así como o vistes ir camiño ao ceo. \ No newline at end of file diff --git a/01/12.txt b/01/12.txt index 706844d..509417c 100644 --- a/01/12.txt +++ b/01/12.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 12 Entón regresaron a Xerusalén desde o monte das Oliveiras, que está preto de Xerusalén, camiño de un día de repouso \f ( aprox 900m )\f*. \v 13 Entrando na vila, subiron ao cuarto que tiñan no piso superior onde estaban aloxados Pedro, Xoan, Xacobe e Andrés, Felipe e Tomás, Bartolomé e Mateo, Xacobe fillo de Alfeo, Simón o Zelote e Xudas, fillo de Xacobe. \v 14 Todos eles estaban unánimes, adicados á oración xunto coas mulleres e María, a nai de Xesús e os seus irmáns. -======= -\v 12 así que volveron a Xerusalén desde o Monte das Olivas, questá preto, de Xerusalén, unha xornada de día de sabado. \v 13 Cando eles chegaron, subiron a ó cuarto alto, onde estabn quedando. Eles eran Pedro, Paulo, Xoan, Xacobe, Andres, Felipe, Tomás, Bartolomé, Mateo, Xacobe, fillo de Alfeo, Simón o Zelote e Xudas fillo de Xacobe. \v 14 Todos eles estaban xuntos como un, mentras eles con dilixencia seguian en oración. I Incluíanse as mulleres, Maruia nai de Xesús e os seus hirmas. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 12 Entón regresaron a Xerusalén desde o monte das Oliveiras, que está preto de Xerusalén, camiño de un día de repouso \f ( aprox 900m )\f*. \v 13 Entrando na vila, subiron ao cuarto que tiñan no piso superior onde estaban aloxados Pedro, Xoan, Xacobe e Andrés, Felipe e Tomás, Bartolomé e Mateo, Xacobe fillo de Alfeo, Simón o Zelote e Xudas, fillo de Xacobe. \v 14 Todos eles estaban unánimes, adicados á oración xunto coas mulleres e María, a nai de Xesús e os seus irmáns. \ No newline at end of file diff --git a/01/15.txt b/01/15.txt index 7042b61..7f95c5d 100644 --- a/01/15.txt +++ b/01/15.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 15 Por aquel tempo Pedro ergueuse no medio dos irmáns ( un grupo como de cento vinte persoas que estaban alí reunidos ) e dixo: \v 16 varóns irmáns, era necesario que tivera cumprimento a escritura que predixo o Espírito Santo por boca de David sobre Xudas, o que guiou aos que prenderon a Xesús. -======= -\v 15 Na queles días Pedro se parou no medio dos hirmans. preto de 120 persoas e dixo: \v 16 Hirmans , foi necesario que se cumpliran as Escreturas, que falou de anteman por boca de David sobre Xudas que dirixiu a os que prenderon a Xesús- ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 15 Por aquel tempo Pedro ergueuse no medio dos irmáns ( un grupo como de cento vinte persoas que estaban alí reunidos ) e dixo: \v 16 varóns irmáns, era necesario que tivera cumprimento a escritura que predixo o Espírito Santo por boca de David sobre Xudas, o que guiou aos que prenderon a Xesús. \ No newline at end of file diff --git a/01/17.txt b/01/17.txt index c8a6fdf..2e34226 100644 --- a/01/17.txt +++ b/01/17.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 17 Porque era dos nosos e tivera parte neste ministerio. \v 18 ( Este, de feito, fíxose cun campo pequeno cos cartos da súa maldade e caendo de cabeza, rebentou polo medio, e todas as súas tripas quedaron espalladas pola eira. \v 19 Tal cousa foi sabida por todos os que vivían en Xerusalén, de maneira que aquel lugar foi nomeado na súa propia lingua Acéldama, que ven sendo así como un campo pequeno de sanque.) -======= -\v 17 Pois él foi un de nos e recibiu sua parte dos beneficios deste ministerio \v 18 "(Agora este home comprou un terreo cos beneficios que recibíu do seu mandato, e de alí caiu de testa e seu corpo reventou e ciscaronse todas suas entrañas. \v 19 Todos os que moraban en Xerusalén souberon de falar diso, así que eles chamaronlle campo na sua lingua · "Acéldama", iso e ,"Campo de Sangre") ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 17 Porque era dos nosos e tivera parte neste ministerio. \v 18 ( Este, de feito, fíxose cun campo pequeno cos cartos da súa maldade e caendo de cabeza, rebentou polo medio, e todas as súas tripas quedaron espalladas pola eira. \v 19 Tal cousa foi sabida por todos os que vivían en Xerusalén, de maneira que aquel lugar foi nomeado na súa propia lingua Acéldama, que ven sendo así como un campo pequeno de sanque.) \ No newline at end of file diff --git a/01/20.txt b/01/20.txt index b662c73..33cf610 100644 --- a/01/20.txt +++ b/01/20.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 20 Porque está escrito nos Salmos: que sexa feita deserta a súa morada, e non haxa quen habite nela; e: que outro tome o seu cargo. -======= -\v 20 Porque está escribido no libro dos Salmos: ·QUE A SEA TERREO SEXA DESOLADA E NON PERMETAS QUE ALI VIVA NINGUA PERSOA. QUE ALGUEN MAIS OCOPE SUA POSICIÓN DE lIDERADO.· ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 20 Porque está escrito nos Salmos: que sexa feita deserta a súa morada, e non haxa quen habite nela; e: que outro tome o seu cargo. \ No newline at end of file diff --git a/01/21.txt b/01/21.txt index c389fd0..ef7ec7e 100644 --- a/01/21.txt +++ b/01/21.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 21 Polo tanto é necesario, que de todos os homes que nos acompañaron todo o tempo que o Señor Xesús viviu entre nós, \v 22 desde o bautismo de Xoan, ata o día que foi recibido arriba de entre nós, sexa un constituido testemuña da súa resurreción xunto con nós. \v 23 E erguéronse dous: Xosé, chamado Barsabás, de sobrenome Xusto, e Matías. -======= -\v 21 Cómpre polo tanto que un dos homes que nos acompañou todo o tempo en que o Señor Xesús entrou e saiu de entre nosn \v 22 Escomenzando desde o bautismo de Xoan ata o día en que Él foi levado de nós para arriba, ten de ser testemuña con nos da Su resurrección \v 23 Eles puxeron diante a dous homes , Xosé, chamado Barsabás, quen era chamado Xusto e a Matías ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 21 Polo tanto é necesario, que de todos os homes que nos acompañaron todo o tempo que o Señor Xesús viviu entre nós, \v 22 desde o bautismo de Xoan, ata o día que foi recibido arriba de entre nós, sexa un constituido testemuña da súa resurreción xunto con nós. \v 23 E erguéronse dous: Xosé, chamado Barsabás, de sobrenome Xusto, e Matías. \ No newline at end of file diff --git a/01/24.txt b/01/24.txt index 993c61c..c07daad 100644 --- a/01/24.txt +++ b/01/24.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 24 E logo de estar orando dixeron: ti, Señor, que coñeces o corazón de todos, indícanos a cal destes dous escolliches \v 25 para que ocupe este ministerio e apostolado, do que Xudas se extraviou para ir camiño a onde lle correspondía. \v 26 Botaronlles sortes, e caeu a sorte en Matías, e foi contado xunto cos once apóstolos. -======= -\v 24 Eles pregaron e dixeron: "Tí, Señor, coñeces os corazóns de todas as persoas así que revelamos cal destes dous é quen escolliches , \v 25 para tomar lugar neste ministerío é apostolado do cual Xudas transgrediu para ir a seu propio lugar, \v 26 Eles votaron sorte sobre eles, é a sorte caiu riba de Matías é él foi contado entre os once apostolos. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 24 E logo de estar orando dixeron: ti, Señor, que coñeces o corazón de todos, indícanos a cal destes dous escolliches \v 25 para que ocupe este ministerio e apostolado, do que Xudas se extraviou para ir camiño a onde lle correspondía. \v 26 Botaronlles sortes, e caeu a sorte en Matías, e foi contado xunto cos once apóstolos. \ No newline at end of file diff --git a/01/title.txt b/01/title.txt index 0ecaab1..cf8f437 100644 --- a/01/title.txt +++ b/01/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Capítulo 1 -======= -Capitulo 1 ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +Capítulo 1 \ No newline at end of file diff --git a/02/01.txt b/02/01.txt index a94b9a0..bdb162d 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1,6 +1 @@ -<<<<<<< HEAD -\c 2 \v 1 Cando chegou o día de Pentecoste, estaban todos xuntos no mesmo lugar. \v 2 De súpeto, veu un ruido do ceo coma o dun refacho de vento forte que encheu a casa onde estaban sentados \v 3 e se lles apareceron linguas como de lume que, repartindose, pousaron sobre cada un deles. \v 4 Todos foron cheos do Espirito Santo e comezaron a falar noutras linguas, segundo o Espiritu lles concedía para expresarse -======= -\c 2 \v 1 Cando chegou o día de Pentecostes eles estaban todos xuntios no mesmo lugar. \v 2 . E de súpeto veu desde o ceo un refacho de vento forte, e encheu toda a casa onde estaban sentados. \v 3 Aparecéronlles linguas coma o lume - e e pousaronse enriba de cada ún deles. \v 4 Eles foron cheos do Espírito Santo, e comenzaron a falar noutras linguas, seguundo o Espírito lles daba para falar. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\c 2 \v 1 Cando chegou o día de Pentecoste, estaban todos xuntos no mesmo lugar. \v 2 De súpeto, veu un ruido do ceo coma o dun refacho de vento forte que encheu a casa onde estaban sentados \v 3 e se lles apareceron linguas como de lume que, repartindose, pousaron sobre cada un deles. \v 4 Todos foron cheos do Espirito Santo e comezaron a falar noutras linguas, segundo o Espiritu lles concedía para expresarse \ No newline at end of file diff --git a/front/title.txt b/front/title.txt index d371089..40ec011 100644 --- a/front/title.txt +++ b/front/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Feitos dos apóstolos -======= -FEITOS ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +Feitos dos apóstolos \ No newline at end of file From 6f785fbb5c3b5586e8ea60fe6feb9b49015f5cba Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:51:06 +0200 Subject: [PATCH 1115/1353] Fri Apr 08 2022 13:51:06 GMT+0200 (hora de verano de Europa central) --- 04/01.txt | 6 +- 04/05.txt | 6 +- 04/08.txt | 6 +- 04/11.txt | 6 +- 04/title.txt | 6 +- manifest.json | 186 ++++++++++++++++++++++++++------------------------ 6 files changed, 102 insertions(+), 114 deletions(-) diff --git a/04/01.txt b/04/01.txt index e4a7141..769c2a6 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\c 4 \v 1 \v 4 Mais falándolles eles á xente, botáronselles enriba os sacerdotes, o capitán do templo, e os saduceos, \v 2 amolados, porque ensinaban ás xentes, e anunciaban en Xesús a resurreción dos mortos. \v 3 Botáronlles man e metéronos no cárcere ata o día seguinte, xa que se estaba facendo tarde. Pero moitos dos que escoitaran a mesaxe, creron, chegando a ser como cinco mil homes. -======= -\c 4 \v 1 Mentres Pedro e Xoán falaban coa xente, os sacerdotes e o capitán do templo é os Saduceos chegaronse a eles .. \v 2 Eles estaban profundamente preocupados poque Pedro e Xoan estiberan ensinando á xente e proclamando do en Xesús, a resurección do medio dos mortos . \v 3 Eles os detivéron é os puxeron na cadea atá maña seguinte, xa que era de noite. \v 4 Pero moitas das persoas que escoitaban a menxase creeron e o número de homes que creeron foi coma cinco mil. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\c 4 \v 1 \v 4 Mais falándolles eles á xente, botáronselles enriba os sacerdotes, o capitán do templo, e os saduceos, \v 2 amolados, porque ensinaban ás xentes, e anunciaban en Xesús a resurreción dos mortos. \v 3 Botáronlles man e metéronos no cárcere ata o día seguinte, xa que se estaba facendo tarde. Pero moitos dos que escoitaran a mesaxe, creron, chegando a ser como cinco mil homes. \ No newline at end of file diff --git a/04/05.txt b/04/05.txt index 004de41..5cbf0d6 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 5 E ao día seguinte reuníronse en Xerusalén os seus gobernantes, anciáns e escribas: \v 6 Anás o sumo sacerdote, Caifás, Xoan e Alexandre, e todos os que eran da linaxe dos sumos sacerdotes. \v 7 E poñéndoos no medio deles, preguntábanlles: con que poder, ou en que nome, fixestes isto? -======= -\v 5 Sucedeu o seguinte dí, que os gobernantes, ancians é escribas se xuntaron en Xerusalén- \v 6 Anás o sumo sacerdote Estaban alí, Caifás, é Xoan, é Alexandro, é todolos que eran parentes do sumo sacerdote. \v 7 Cando eles puxeron a Pedro é a Xoan no medio de eles, eles lle preguntaron: ¿Con qué poder o en qué nome, vostedes fan isto?. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 5 E ao día seguinte reuníronse en Xerusalén os seus gobernantes, anciáns e escribas: \v 6 Anás o sumo sacerdote, Caifás, Xoan e Alexandre, e todos os que eran da linaxe dos sumos sacerdotes. \v 7 E poñéndoos no medio deles, preguntábanlles: con que poder, ou en que nome, fixestes isto? \ No newline at end of file diff --git a/04/08.txt b/04/08.txt index 1e00ab9..ba9f9f7 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 8 Entón Pedro, cheo do Espírito Santo, díxolles: gobernantes e anciáns do pobo, \v 9 se nos estades a investigar por mor do beneficio feito a un home enfermo que foi curado, \v 10 sabede todos vós, e todo o pobo de Israel, que foi no nome de Xesús o Nazareno, o Mesías, a quen vós crucificastes e a quen Deus resucitou de entre os mortos, por El, e que podedes ver curado a este home diante de vós. -======= -\v 8 Entón Pedro cheo do Espírito Santo, lles dixo: " Vostedes, gobernantes do pobo é ancians, v 9 \v 9 se nos este día estamos sindo interrogados polas boas accións feita a un home enfermo, ¿por qué medios se curou este home? \v 10 Que isto sexa conocido a todos vostedes é a todo o pobo de Israel, que no nome de Xesuscristo de Nazaret, a quen vostedes crucificaron, é a quen Deus levantou dos mortos, é por Él, que este home está eiquí de pe sano diente de vostedes. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 8 Entón Pedro, cheo do Espírito Santo, díxolles: gobernantes e anciáns do pobo, \v 9 se nos estades a investigar por mor do beneficio feito a un home enfermo que foi curado, \v 10 sabede todos vós, e todo o pobo de Israel, que foi no nome de Xesús o Nazareno, o Mesías, a quen vós crucificastes e a quen Deus resucitou de entre os mortos, por El, e que podedes ver curado a este home diante de vós. \ No newline at end of file diff --git a/04/11.txt b/04/11.txt index 3da5da8..84bd62a 100644 --- a/04/11.txt +++ b/04/11.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 11 Éste é a pedra menosprezada por vosoutros os constructores, e que se convertiu en cabeza angular. \v 12 E en ningún outro hai salvación, porque non hai outro nome baixo o ceo dado ás persoas, no que poidamos ser salvos. -======= -\v 11 Xesuscristo é a pedra que vostedes coma constructores desprezaron´ mais non foi feita pedra angular. \v 12 Non hai salvación en ningua outra persoa, pois . non hai outro nome baixo o ceo , que foi dado entre os homes, polo cal nos temos de ser salvos ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 11 Éste é a pedra menosprezada por vosoutros os constructores, e que se convertiu en cabeza angular. \v 12 E en ningún outro hai salvación, porque non hai outro nome baixo o ceo dado ás persoas, no que poidamos ser salvos. \ No newline at end of file diff --git a/04/title.txt b/04/title.txt index 1d3f2ae..c911426 100644 --- a/04/title.txt +++ b/04/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Capítulo 4 -======= -Capítolo 4 ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +Capítulo 4 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 279868d..7e90359 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,86 @@ "Maria_Jose" ], "finished_chunks": [ + "01-01", + "01-04", + "01-06", + "01-09", + "01-12", + "01-15", + "01-17", "02-title", + "02-01", + "02-25", + "02-27", + "02-29", + "02-32", + "02-34", + "02-37", + "02-40", + "02-43", + "02-46", + "03-01", + "03-04", + "03-07", + "03-09", + "03-11", + "03-13", + "03-15", + "03-17", + "03-19", + "03-21", + "03-24", + "05-01", + "05-03", + "05-07", + "05-09", + "05-12", + "05-14", + "05-17", + "05-19", + "05-22", + "05-24", + "05-26", + "05-29", + "05-35", + "05-38", + "05-40", + "06-01", + "06-02", + "06-05", + "06-07", + "06-10", + "06-12", + "08-01", + "08-04", + "08-06", + "08-09", + "08-12", + "08-14", + "08-18", + "08-20", + "08-24", + "08-25", + "08-26", + "08-29", + "08-32", + "08-34", + "08-36", + "08-39", + "09-title", + "09-01", + "09-03", + "09-05", + "09-08", + "09-10", + "09-13", + "09-17", + "09-20", + "09-23", + "09-26", + "09-28", + "09-31", + "09-33", "10-title", "10-01", "10-03", @@ -114,6 +193,22 @@ "19-30", "19-33", "19-35", + "21-01", + "21-03", + "21-05", + "21-07", + "21-10", + "21-12", + "21-15", + "21-17", + "21-20", + "21-22", + "21-25", + "21-30", + "21-32", + "21-34", + "21-37", + "21-39", "22-title", "22-01", "22-03", @@ -127,6 +222,7 @@ "22-25", "22-27", "22-30", + "23-04", "25-title", "25-01", "25-04", @@ -152,94 +248,6 @@ "28-25", "28-27", "28-28", - "28-30", - "09-01", - "09-03", - "09-05", - "09-08", - "09-10", - "09-13", - "09-17", - "09-20", - "09-23", - "09-26", - "09-28", - "09-31", - "09-33", - "02-25", - "02-27", - "02-29", - "02-32", - "02-34", - "02-37", - "02-40", - "02-43", - "02-46", - "03-01", - "03-04", - "03-07", - "03-09", - "03-11", - "03-13", - "03-15", - "03-17", - "03-19", - "03-21", - "03-24", - "05-01", - "05-03", - "05-07", - "05-09", - "05-12", - "05-14", - "05-17", - "05-19", - "05-22", - "05-24", - "05-26", - "05-29", - "05-35", - "05-38", - "05-40", - "06-01", - "06-02", - "06-05", - "06-07", - "06-10", - "06-12", - "08-01", - "08-04", - "08-06", - "08-09", - "08-12", - "08-14", - "08-18", - "08-20", - "08-24", - "08-25", - "08-26", - "08-29", - "08-32", - "08-34", - "08-36", - "08-39", - "09-title", - "21-01", - "21-03", - "21-05", - "21-07", - "21-10", - "21-12", - "21-15", - "21-17", - "21-20", - "21-22", - "21-25", - "21-30", - "21-32", - "21-34", - "21-37", - "21-39", - "23-04" + "28-30" ] } \ No newline at end of file From ffb33cf2121ad0f0a03a1e22b958c17510a536f0 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:53:06 +0200 Subject: [PATCH 1116/1353] Fri Apr 08 2022 13:53:06 GMT+0200 (hora de verano de Europa central) --- 04/13.txt | 6 +----- 04/15.txt | 6 +----- 04/19.txt | 6 +----- 04/21.txt | 6 +----- 04/23.txt | 6 +----- 04/26.txt | 6 +----- 04/27.txt | 6 +----- 04/29.txt | 6 +----- 04/32.txt | 6 +----- 04/34.txt | 6 +----- 04/36.txt | 6 +----- manifest.json | 19 +++++++++++++++++++ 12 files changed, 30 insertions(+), 55 deletions(-) diff --git a/04/13.txt b/04/13.txt index 4ac0523..2608f52 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 13 Ao veren a seguridade de Pedro e de Xoan, decatándose de que eran homes sen letras nen preparación, quedaban abraiados, e recoñecían que era porque eles estiveran con Xesús. \v 14 E vendo en pé onda eles ao home que fora curado, non podían contradecilos en nada. -======= -\v 13 Agora ben, cando viron a ousadía de pedroe e Xoán, e se decataronse que eran homes comúns sen educació, quedaron abrallados ao conprender que Xoán estivera con Xesús. \v 14 Po is a mirar eles ó home que foi curado de pé aó seu carón, eles non tiñan nada que dicir contra iso ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 13 Ao veren a seguridade de Pedro e de Xoan, decatándose de que eran homes sen letras nen preparación, quedaban abraiados, e recoñecían que era porque eles estiveran con Xesús. \v 14 E vendo en pé onda eles ao home que fora curado, non podían contradecilos en nada. \ No newline at end of file diff --git a/04/15.txt b/04/15.txt index 3561534..9b3926d 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 15 Mandáronos fóra do consello, e deliberaban entre eles, \v 16 dicindo: que faremos con estes homes? porque certamente este milagre notable foi feito por medio deles, manifesto en toda Xerusalén, e non podemos negalo. \v 17 Pero para que non se espalle máis entre a xente, ameacémolos para que non falen a ninguén máis nese nome. \v 18 Chamáronos e prohibíronlles falar ou ensinar no nome de Xesús. -======= -\v 15 Pero logo de que eles mandaran aos apóstolos que sairan da xuntanza do concilio, eles falaron entre eles. \v 16 Eles dixeron;"¿ Qué lle faremos a estes homes? Porque o feito de ca un milagre maravilloso foi feito por medio de eles é coñecido por tods os que viven en Xerusalén e non podemos negalo.. \v 17 Para que isto non se espalle máis entre a xentwe imos dicirlles que non falen máis a ninguén neste Nome. \v 18 Eles chamaron a Pedro e á Xoán para que entraran e mandáronlles non falar nada nin ensinasen no nome de Xesús. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 15 Mandáronos fóra do consello, e deliberaban entre eles, \v 16 dicindo: que faremos con estes homes? porque certamente este milagre notable foi feito por medio deles, manifesto en toda Xerusalén, e non podemos negalo. \v 17 Pero para que non se espalle máis entre a xente, ameacémolos para que non falen a ninguén máis nese nome. \v 18 Chamáronos e prohibíronlles falar ou ensinar no nome de Xesús. \ No newline at end of file diff --git a/04/19.txt b/04/19.txt index 91a2065..4bdf25c 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 19 Pero Pedro e Xoan respondendo, dixeron: Xulgade vós mesmos se é xusto diante de vós obedecervos a vós antes que a Deus; \v 20 porque nós non podemos calar o que vimos e escoitamos. -======= -\v 19 \v 20 Pero Pedro e Xoán respostaronlle e dixéronlles: Se é correcto ante Deus ou obedeceños a vostedes no sitio de Él, xulgen vostedes. Porque non podemos deixar de falar das cousas que nos miramos e escoitamos ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 19 Pero Pedro e Xoan respondendo, dixeron: Xulgade vós mesmos se é xusto diante de vós obedecervos a vós antes que a Deus; \v 20 porque nós non podemos calar o que vimos e escoitamos. \ No newline at end of file diff --git a/04/21.txt b/04/21.txt index df60d37..7588214 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 21 E eles, logo de ameazalos de novo, deixáronos ir, non vendo a forma de castigalos, por mor da xente, porque todos glorificaban a Deus polo acontecido; \v 22 porque o home que recibira este milagre de sanidade tiña máis de corenta anos. -======= -\v 21 Depois de moitos avisos , Pedo e Xoán deixaroos ir. Eles non foron quen de atopar ningunha excusa para castigalos, porque todas as persoas louvaban a Deus polo que fixera. \v 22 O home que experimentou o milagre da sua sanidade tiña máis de coarenta anos. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 21 E eles, logo de ameazalos de novo, deixáronos ir, non vendo a forma de castigalos, por mor da xente, porque todos glorificaban a Deus polo acontecido; \v 22 porque o home que recibira este milagre de sanidade tiña máis de corenta anos. \ No newline at end of file diff --git a/04/23.txt b/04/23.txt index 703a925..f7499db 100644 --- a/04/23.txt +++ b/04/23.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 23 Cando foron postos en liberdade, foron canda os deles e contaron todo o que os sumos sacerdotes e os anciáns lles dixeran. \v 24 Ao oír tales cousas, todos á vez levantaron a voz a Deus e dixeron: Señor Soberano, ti es quen fixeches o ceo e a terra, o mar e todo o que hai neles, \v 25 o que polo Espírito Santo, por boca do noso pai David, o teu servo, dixeches: por que se rebelan as nacións, e a xente pensa en cousas baleiras? -======= -\v 23 Depois de que foron liberados, Pedro e Xoán acudiron á sdúa xente e finformaronlles todo o que eles dixeran os sumos sacerdotes e os ancians dixeran , \v 24 Cando eles oescoitaron, levantaron xuntos suas voces e dixeron: Siñor, Tí que FIXESTE OS CEOS E A TERRA E O MAR, E TODOLO QUE ESTÁ NELES . \v 25 TÍ que polo Espírito Santo, pola boca do noso pai David teu servo, dixeste ¿PORQUÉ AS NACIONS XENTILES ENFURECENSE E OS POBAOS IMAXINAN COUSAS VANAS? ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 23 Cando foron postos en liberdade, foron canda os deles e contaron todo o que os sumos sacerdotes e os anciáns lles dixeran. \v 24 Ao oír tales cousas, todos á vez levantaron a voz a Deus e dixeron: Señor Soberano, ti es quen fixeches o ceo e a terra, o mar e todo o que hai neles, \v 25 o que polo Espírito Santo, por boca do noso pai David, o teu servo, dixeches: por que se rebelan as nacións, e a xente pensa en cousas baleiras? \ No newline at end of file diff --git a/04/26.txt b/04/26.txt index c22b267..211dcf9 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 26 Os reis da terra xuntáronse e reuníronse os gobernantes a unha contra o Señor e contra o seu Cristo. -======= -\v 26 OS REIS DA TERRA AGRUPARONSE É OS GOBERNANTES SE XUNTARON EN CONTRA DO SEÑOR É CONTRA DO SEU CRISTO ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 26 Os reis da terra xuntáronse e reuníronse os gobernantes a unha contra o Señor e contra o seu Cristo. \ No newline at end of file diff --git a/04/27.txt b/04/27.txt index 648e267..3bb2c75 100644 --- a/04/27.txt +++ b/04/27.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 27 De certo, nesta vila aliáronse tanto Herodes coma Poncio Pilato, xuntamente cos xentís e as xentes de Israel, en contra do teu Santo Servo Xesús, a quen unxiches, \v 28 para facer todo o que a túa man e a túa vontade dispuxeron que sucedera. -======= -\v 27 Defeito, tanto Herodes coma Poncio Pilato, xunto cos xentiles e o pobo de Israel, unironse nesta cidade contra o teu santo Servo Xesús a quen unxisches. \v 28 Eles xuntaronse para facer todo o que a Tua mane e Teu desexo decidiron de anteman que ocorreria. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 27 De certo, nesta vila aliáronse tanto Herodes coma Poncio Pilato, xuntamente cos xentís e as xentes de Israel, en contra do teu Santo Servo Xesús, a quen unxiches, \v 28 para facer todo o que a túa man e a túa vontade dispuxeron que sucedera. \ No newline at end of file diff --git a/04/29.txt b/04/29.txt index a2b40c6..4c7c171 100644 --- a/04/29.txt +++ b/04/29.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 29 Agora, Señor, ten en conta as súas ameazas, e permite que os teus servos falen a tua mesaxe con toda seguridade, \v 30 mentres estendes a túa man para que sexan feitas curacións, milagres e marabillas mediante o nome do teu Santo Servo Xesús. \v 31 E tendo orado, o lugar onde estaban reunidos, tremeu, e foron todos cheos do Espírito Santo, e falaban a palabra de Deus con afouteza. -======= -\v 29 Agora, Señor, considera seus avisos e permitelle a teus servos falar Túa verba con todo coraxe , \v 30 Así que mentres estendes a man para curar, sinais e maravillas poden ocorrer a través do nome do teu Santo Servo Xesús. \v 31 Cando eles remataron de pregar, o lugar onde estaban xuntos foi axitado, e todos eles foron cheos co Espírito Santo, e eles falaron a verba de Deus con coraxe. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 29 Agora, Señor, ten en conta as súas ameazas, e permite que os teus servos falen a tua mesaxe con toda seguridade, \v 30 mentres estendes a túa man para que sexan feitas curacións, milagres e marabillas mediante o nome do teu Santo Servo Xesús. \v 31 E tendo orado, o lugar onde estaban reunidos, tremeu, e foron todos cheos do Espírito Santo, e falaban a palabra de Deus con afouteza. \ No newline at end of file diff --git a/04/32.txt b/04/32.txt index ba0e83c..5069c1c 100644 --- a/04/32.txt +++ b/04/32.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 32 A multitude dos que creron eran dun mesmo corazón e unha alma; e ningún consideraba de seu o que posuía, senón que todas as cousas eran de propiedade común. \v 33 Con gran poder os apóstolos daban testemuña da resurreción do Señor Xesús, e había gracia abundante sobre todos eles. -======= -\v 32 O grande numero de aqueles que creeron foi de corazón e ánima, e nin un dixo que o que posuia era realmente seu, defeito tiñan todas as cousas en comun. \v 33 Con grande poder os apóstolos proclamaban ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 32 A multitude dos que creron eran dun mesmo corazón e unha alma; e ningún consideraba de seu o que posuía, senón que todas as cousas eran de propiedade común. \v 33 Con gran poder os apóstolos daban testemuña da resurreción do Señor Xesús, e había gracia abundante sobre todos eles. \ No newline at end of file diff --git a/04/34.txt b/04/34.txt index 683592c..c5030c7 100644 --- a/04/34.txt +++ b/04/34.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 34 Non había ningunha persoa necesitada entre eles, porque todos os que posuían casas ou terras, vendíanas, \v 35 e traían os cartos e os poñían a disposición dos apóstolos, e era distribuído segundo as necesidades de cadaquén. -======= -\v 34 Non había ningua persoa entre eles a quen falar algures , porque dodo aquel que tivera titulos de propiedade de terras óu casas os vendia e traía os cartos das cousas vendidas- \v 35 e o puñan a os pes dos apóstolos. E o reparto faciase a cada un de acordo as necesidades de cada un ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 34 Non había ningunha persoa necesitada entre eles, porque todos os que posuían casas ou terras, vendíanas, \v 35 e traían os cartos e os poñían a disposición dos apóstolos, e era distribuído segundo as necesidades de cadaquén. \ No newline at end of file diff --git a/04/36.txt b/04/36.txt index 5b59c79..161c38e 100644 --- a/04/36.txt +++ b/04/36.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 36 E Xosé, un levita natural de Chipre, ao que tamén chamaban Bernabé ( que traducido é fillo de consolación ), \v 37 posuía un campo e vendeuno, e trouxo os cartos e púxoos a disposición dos apóstolos. -======= -\v 36 Xosé un Levita, un home de Chipre, lle foi dado o nome de Bernabé po los apóstolos( iso e, sindo interpretado, fillo de consalación) \v 37 Tendo un terreo él vendeuno e truxo os cartos e os poxo a os pes dos apóstolos ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 36 E Xosé, un levita natural de Chipre, ao que tamén chamaban Bernabé ( que traducido é fillo de consolación ), \v 37 posuía un campo e vendeuno, e trouxo os cartos e púxoos a disposición dos apóstolos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7e90359..0154264 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,9 @@ "01-12", "01-15", "01-17", + "01-20", + "01-21", + "01-24", "02-title", "02-01", "02-25", @@ -68,6 +71,22 @@ "03-19", "03-21", "03-24", + "04-title", + "04-01", + "04-05", + "04-08", + "04-11", + "04-13", + "04-15", + "04-19", + "04-21", + "04-23", + "04-26", + "04-27", + "04-29", + "04-32", + "04-34", + "04-36", "05-01", "05-03", "05-07", From 117d09c6f6be602f78f28a00ab844f0b1453d671 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:55:06 +0200 Subject: [PATCH 1117/1353] Fri Apr 08 2022 13:55:06 GMT+0200 (hora de verano de Europa central) --- 07/01.txt | 6 +----- 07/04.txt | 6 +----- 07/06.txt | 6 +----- 07/09.txt | 6 +----- 07/11.txt | 6 +----- 07/14.txt | 6 +----- 07/17.txt | 6 +----- 07/20.txt | 6 +----- 07/22.txt | 6 +----- 07/26.txt | 6 +----- 07/29.txt | 6 +----- 07/31.txt | 6 +----- 07/33.txt | 6 +----- 07/title.txt | 6 +----- manifest.json | 13 +++++++++++++ 15 files changed, 27 insertions(+), 70 deletions(-) diff --git a/07/01.txt b/07/01.txt index 2eb4f17..650b462 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\c 7 \v 1 O sumo sacerdote dixo: e isto así? \v 2 E el dixo: escoitádeme, irmáns e pais. O Deus de gloria apareceulle ao noso pai Abraham cando estaba en Mesopotamia, antes de que vivira en Harán, \v 3 e díxolle: "sal da túa terra e da túa parentela, e vai cara a terra que eu che vou amosar." -======= -\c 7 \v 1 O sumo sacerdote dixo."¿ Sos istas cousas certas?. \v 2 Estevo dixo:" Hirmans e pais escoitarme. O Deus de gloria apareceuse a noso pai Abrham cando él esntraba en Mesopotamia, antes quel vivira en Haráan; \v 3 Él lle dixo: DEIXA TUAS TERRAS E TEUS PARENTES E VAI A TERRA QUE EU TE MOSTRAREÍ. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\c 7 \v 1 O sumo sacerdote dixo: e isto así? \v 2 E el dixo: escoitádeme, irmáns e pais. O Deus de gloria apareceulle ao noso pai Abraham cando estaba en Mesopotamia, antes de que vivira en Harán, \v 3 e díxolle: "sal da túa terra e da túa parentela, e vai cara a terra que eu che vou amosar." \ No newline at end of file diff --git a/07/04.txt b/07/04.txt index 93336a3..a22065c 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 4 Entón el saiu da terra dos caldeos e afincouse en Harán. De alí, logo de morrer seu pai, Deus trasladouno a esta terra onde vosoutros vivides agora. \v 5 Non lle deu herdanza nela, nen aínda para poñer un pé nela, e aínda cando él non tiña fillo, prometeulla en posesión a el e á súa descendencia despois del. -======= -\v 4 Despois él deixou a terra dos Caldeos e viviu en Harán dende alí, despois de morrer seu pai, Deus o truxo a esta terra, onde vostedes viven agora, \v 5 Non lle deu nada en herdanza a él, nón, nin sequera para poñer un pé Pero Él prometeulle que apesares ca Abrahan non tiña fillos aínda que ËL LLE DARÍA A TERRA COMA UNHA POSESIÓN PRA ÉL E SEUS DESCENDENTES DEPOS DEL. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 4 Entón el saiu da terra dos caldeos e afincouse en Harán. De alí, logo de morrer seu pai, Deus trasladouno a esta terra onde vosoutros vivides agora. \v 5 Non lle deu herdanza nela, nen aínda para poñer un pé nela, e aínda cando él non tiña fillo, prometeulla en posesión a el e á súa descendencia despois del. \ No newline at end of file diff --git a/07/06.txt b/07/06.txt index 2e46aa1..b7742cd 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 6 E Deus dixo así: "que os seus descendentes serían extranxeiros nunha terra estraña, e que serían escravizados e maltratados por catrocentos anos." \v 7 "Pero Eu mesmo xulgarei calquer nación da que sexan esclavos"-dixo Deus- " E despois diso han saír e serviranme neste lugar". \v 8 E Deus deulle o pacto da circuncisión; e así Abraham veu selo pai de Isaac, e circuncidouno ao oitavo día, e Isaac ve sendo o pai de Xacob, e Xacob dos doce patriarcas. -======= -\v 6 Deus lle falaba a él así: QUE SEUS DESCENDENTES VIVIRIÁN UN TEMPO NUHA TERRA ESTRANXEIRA E QUE OS HABITANTES ALÍ OS LEVARÍAN COMA ESCRAVOS E OS MACHACARIÁN DURANTE COARENTA AÑOS. \v 7 EU XULGARÉ A NACIÓN NA COAL EÑES SERÁN ESCRAVOS; dixo Deus, " E DEPOIS DISTO ELES SALIRAN E LOUBARÁN NESTE SITIO. \v 8 E Él deulle a Abrahan o pacto da circunsión, así Abrahan viu a ser o pai de Isaac e o circuncidou a oitavo día; Isaac foi a ser o pai de Xacob e Xacob o pai dos doce patriarcas ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 6 E Deus dixo así: "que os seus descendentes serían extranxeiros nunha terra estraña, e que serían escravizados e maltratados por catrocentos anos." \v 7 "Pero Eu mesmo xulgarei calquer nación da que sexan esclavos"-dixo Deus- " E despois diso han saír e serviranme neste lugar". \v 8 E Deus deulle o pacto da circuncisión; e así Abraham veu selo pai de Isaac, e circuncidouno ao oitavo día, e Isaac ve sendo o pai de Xacob, e Xacob dos doce patriarcas. \ No newline at end of file diff --git a/07/09.txt b/07/09.txt index 28f12cb..03b2543 100644 --- a/07/09.txt +++ b/07/09.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 9 E os patriarcas tiveron envexa de Xosé e vendérono para Exipto. Pero Deus estaba con el, \v 10 e rescatouno de todas as súas angurias, e deulle graza e sabedoría diante de faraón, rei de Exipto, que o puxo por gobernador sobre Exipto e sobre toda a súa casa. -======= -\v 9 Os patriarcas foron movidos pola envexa contra Xosé e vendérono a Exipto entón Deus estivo con él \v 10 e salvouno de dodos os seus sofrementos e deulle favor e sabedoría ante o Faraón rei de Exipto. Faraón enton lle fixo gobernante sobre Exipto e sobre toda a súa casa. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 9 E os patriarcas tiveron envexa de Xosé e vendérono para Exipto. Pero Deus estaba con el, \v 10 e rescatouno de todas as súas angurias, e deulle graza e sabedoría diante de faraón, rei de Exipto, que o puxo por gobernador sobre Exipto e sobre toda a súa casa. \ No newline at end of file diff --git a/07/11.txt b/07/11.txt index 3616e7e..ca4d5b4 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 11 E veu moita fame sobre todo Exipto e Canaán, e con ela grande padecemento; e nosos pais non achaban alimentos. \v 12 Pero cando Xacob soubo que en Exipto había grans, mandou aos nosos pais aló a primeira vez. \v 13 Na segunda visita, Xosé deuse a coñecer aos seus irmáns, e coñeceu faraón á familia da que viña Xosé. -======= -\v 11 Agora, viu unha fame sobre todo Exipto e Canaán e grande sofremento e nosos pais non atoparon alementos. \v 12 Pero cando Xacob escoitou que en Exipto había millo él mandou a nosos ancestros a primeira vez. \v 13 A segunda vez Xosé mostróuse a él mesmo a seus hirmans e a familia de Xosé coñocida por Faraón ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 11 E veu moita fame sobre todo Exipto e Canaán, e con ela grande padecemento; e nosos pais non achaban alimentos. \v 12 Pero cando Xacob soubo que en Exipto había grans, mandou aos nosos pais aló a primeira vez. \v 13 Na segunda visita, Xosé deuse a coñecer aos seus irmáns, e coñeceu faraón á familia da que viña Xosé. \ No newline at end of file diff --git a/07/14.txt b/07/14.txt index 50c1e01..a27b63c 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 14 E Xosé, enviou mesaxeiros, e mandou chamar ao seu pai Xacob e a todos os seus parentes, en total setenta e cinco persoas. \v 15 E Xacob baixou a Exipto, e morreu alí el e os nosos pais tamén. \v 16 E de alí foron trasladados a Siquem, e foron postos na sepultura que mercara Abraham aos fillos de Hamor en Siquem por unha suma de cartos. -======= -\v 14 Xosé mandau a seus hirmans de volta para decirlle a Xacob seu pai que viñera a Exipto, xunto a todos seus parentes, setenta e cinco persoas total. \v 15 Entón Xacobo baixou a Exipto depois él morreu él mesmo e os nosos ancestros. \v 16 Eles foron levados a Siquen e foron postos na tumba que Abrahabn comprou por prezo en prata dos fillos de Hamor en Siquen. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 14 E Xosé, enviou mesaxeiros, e mandou chamar ao seu pai Xacob e a todos os seus parentes, en total setenta e cinco persoas. \v 15 E Xacob baixou a Exipto, e morreu alí el e os nosos pais tamén. \v 16 E de alí foron trasladados a Siquem, e foron postos na sepultura que mercara Abraham aos fillos de Hamor en Siquem por unha suma de cartos. \ No newline at end of file diff --git a/07/17.txt b/07/17.txt index 24549da..de19484 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 17 Mais cando se achegaba o tempo da promesa que Deus lle confirmara a Abraham, o pobo medraba e multiplicábase en Exipto, \v 18 ata que xurdiu outro rei diferente en Exipto que non coñecía a Xosé. \v 19 Este rei, tratando con astucia ao noso pobo, maltratou aos nosos pais, para que abandoaran aos seus meniños á intemperie e non sobreviviran. -======= -\v 17 Mentres o tempo da promesa sé achegaba, a promesa qué Deus lle dixera a Abraham, o pobo, medraba e se moltiplicaba en Exipto , \v 18 hata que se levantou outro rei en Exipto, un rei quen non coñocera a Xosé. \v 19 Iste mesmo rei enganou a noso pobo e maltratou a nosos ancestros tan duramente, que eles tiñan que expoñer a seus nenos a o prerigo coa esperanza que eles sobreviviran. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 17 Mais cando se achegaba o tempo da promesa que Deus lle confirmara a Abraham, o pobo medraba e multiplicábase en Exipto, \v 18 ata que xurdiu outro rei diferente en Exipto que non coñecía a Xosé. \v 19 Este rei, tratando con astucia ao noso pobo, maltratou aos nosos pais, para que abandoaran aos seus meniños á intemperie e non sobreviviran. \ No newline at end of file diff --git a/07/20.txt b/07/20.txt index 70a4c38..49e0519 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 20 Naquel tempo foi que naceu Moisés. Era fermoso aos ollos de Deus, e foi criado por tres meses na casa do seu pai. \v 21 Despois de ser abandoado á intemperie, a filla do faraón levouno canda ela e criouno coma se fose fillo dela. -======= -\v 20 Por este tempo Moisés naceu, él era diante de Deus e foi alimentado por tres meses na casa de seu pai. \v 21 Cando él foi posto afora, a filla do Faraón o adoptou e criouno coma seu propio fillo. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 20 Naquel tempo foi que naceu Moisés. Era fermoso aos ollos de Deus, e foi criado por tres meses na casa do seu pai. \v 21 Despois de ser abandoado á intemperie, a filla do faraón levouno canda ela e criouno coma se fose fillo dela. \ No newline at end of file diff --git a/07/22.txt b/07/22.txt index d5b0251..51fa4f8 100644 --- a/07/22.txt +++ b/07/22.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 22 E Moisés foi ensinado en toda a sabedoría dos exipcios, e era un home poderoso en feitos e palabras. \v 23 Pero cando ía cumprir os corenta anos, sentiu no seu corazón o desexo de visitar aos seus irmáns, os fillos de Israel. \v 24 E vendo que un deles era tratado inxustamente, defendeuno e vengouno matando ao exipcio. \v 25 El cría que os seus irmáns entendían que Deus lles estaba dando a liberdade por medio del, pero eles non o entenderon. -======= -\v 22 Moisés foi educado en todas as ensinanzas dos Exipcios; e él foi poderoso nos seuas varbas e feitos. \v 23 Mais cando él tiña preto de coarenta anos de idade, viu a seu corazón vititar a seus hirmans, os fillos de Israél. \v 24 Vindo que un israelita taba siendo maltratado, Moisés o defendeu e vingou aquel que foi opremido matando ao esipcio. \v 25 Él pensou ca seus hirmas comprenderían que Deus pola sua man estaba rescatandollos, pero eles non o comprenderon. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 22 E Moisés foi ensinado en toda a sabedoría dos exipcios, e era un home poderoso en feitos e palabras. \v 23 Pero cando ía cumprir os corenta anos, sentiu no seu corazón o desexo de visitar aos seus irmáns, os fillos de Israel. \v 24 E vendo que un deles era tratado inxustamente, defendeuno e vengouno matando ao exipcio. \v 25 El cría que os seus irmáns entendían que Deus lles estaba dando a liberdade por medio del, pero eles non o entenderon. \ No newline at end of file diff --git a/07/26.txt b/07/26.txt index 6e9f4fd..13f7bb9 100644 --- a/07/26.txt +++ b/07/26.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 26 Ao día seguinte presentóuselles, cando dous deles discutían, e tentou poñer paz entre eles, dicindo: Non sodes vós irmáns, por que vos ferides? \v 27 Pero o que estaba ferindo ao seu próximo empurrouno, dicindo: quen foi o que te puxo a ti por gobernante e xuiz sobre nós? \v 28 Ou hasme matar como mataches onte ao exipcio? -======= -\v 26 A outro día en mirou a uns israelitas mentras eles estaban a descutir; él tratou de poñelos en paz entre eles; él dixo; Siñores, vostedes son hirmans; ¿ por qué se firen un a outro? \v 27 Pero o que lle fixo dano a seu prójimo, o empurrou e dixo; ¿QUEN TE FIXO GOBERNANTE E XUIZ POR RIBA DE NOS? \v 28 ¿GOSTARIATE MATARME, COMA MATASTE AO EXIPCIO ONTE? ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 26 Ao día seguinte presentóuselles, cando dous deles discutían, e tentou poñer paz entre eles, dicindo: Non sodes vós irmáns, por que vos ferides? \v 27 Pero o que estaba ferindo ao seu próximo empurrouno, dicindo: quen foi o que te puxo a ti por gobernante e xuiz sobre nós? \v 28 Ou hasme matar como mataches onte ao exipcio? \ No newline at end of file diff --git a/07/29.txt b/07/29.txt index e3dcdad..73a06e9 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 29 Cando Moisés escoitou estas palabras, fuxiu e convertiuse en extranxeiro na terra de Madián, onde foi pai de dous fillos. \v 30 E pasados corenta anos, apareceulle un anxo no deserto do monte Sinaí, na lapa dun espiño que ardía. -======= -\v 29 Moisés fuxiu depois de escoitar ísto; él fixose estranxeiro na terra de Madían, onde él viu a ser pai de dous fillos. \v 30 Cando courenta anos xa pasaron un anxo se lle apareceu no deserto do Monte Sinaí, nuha chama de lume nun arbusto ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 29 Cando Moisés escoitou estas palabras, fuxiu e convertiuse en extranxeiro na terra de Madián, onde foi pai de dous fillos. \v 30 E pasados corenta anos, apareceulle un anxo no deserto do monte Sinaí, na lapa dun espiño que ardía. \ No newline at end of file diff --git a/07/31.txt b/07/31.txt index 5adc3b1..997f895 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 31 E Moisés marabillábase vendoo, e achegándose para ver mellor, chegoulle a voz do Señor: \v 32 "Eu son o Deus dos teus pais, o Deus de Abraham, de Isaac e de Xacob." Moisés, tremendo, non era quen de mirar. -======= -\v 31 Cando Moisés viu o llume, maravillouse coa visión, e mentras quél se achegaba pra ollala, veu a voz do Señor que dicía: \v 32 EU SON O DEUS DE TEUS PAIS, O DEUS DE ABRAHAM E DE ISAAC E DE XACOB. Moisés tremeu e non era quen de ollar. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 31 E Moisés marabillábase vendoo, e achegándose para ver mellor, chegoulle a voz do Señor: \v 32 "Eu son o Deus dos teus pais, o Deus de Abraham, de Isaac e de Xacob." Moisés, tremendo, non era quen de mirar. \ No newline at end of file diff --git a/07/33.txt b/07/33.txt index d9a0196..9f1d37f 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 33 E o Señor díxolle: "quita o calzado dos teus pés, porque o lugar onde estás a pisar é terra santa. \v 34 En verdade vin a opresión do meu pobo en Exipto, e escoitei os seus lamentos, e baixei para liberalos; ven agora e enviareite a Exipto." -======= -\v 33 O Señor lle dixo a él: QUITA AS SANDASLIAS, PORUE O LUGAR ONDE ESTAS PARADO E TERRA SANTA. \v 34 DE CERTO EU MIREI O SOFREMENTO DO MEU POBO QUESTA EN EXIPTO; EU ESCOITEI SEUS XEMIDOS E EU BAIXEI A RESCATALOS AGORA VEN, EU TE MANDAREI A EXIPTO. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 33 E o Señor díxolle: "quita o calzado dos teus pés, porque o lugar onde estás a pisar é terra santa. \v 34 En verdade vin a opresión do meu pobo en Exipto, e escoitei os seus lamentos, e baixei para liberalos; ven agora e enviareite a Exipto." \ No newline at end of file diff --git a/07/title.txt b/07/title.txt index b24db5d..68d7e52 100644 --- a/07/title.txt +++ b/07/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Capítulo 7 -======= -Capítolo ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +Capítulo 7 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0154264..f2f86a4 100644 --- a/manifest.json +++ b/manifest.json @@ -108,6 +108,19 @@ "06-07", "06-10", "06-12", + "07-title", + "07-01", + "07-04", + "07-06", + "07-09", + "07-11", + "07-14", + "07-17", + "07-20", + "07-22", + "07-26", + "07-29", + "07-31", "08-01", "08-04", "08-06", From 07d7e6094a7928d44689ea72838a649412781755 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:57:06 +0200 Subject: [PATCH 1118/1353] Fri Apr 08 2022 13:57:06 GMT+0200 (hora de verano de Europa central) --- 02/05.txt | 6 +----- 07/35.txt | 6 +----- 07/38.txt | 6 +----- 07/41.txt | 6 +----- 07/43.txt | 6 +----- 07/44.txt | 6 +----- 07/47.txt | 6 +----- 07/51.txt | 6 +----- 07/54.txt | 6 +----- 07/57.txt | 6 +----- 07/59.txt | 6 +----- manifest.json | 12 ++++++++++++ 12 files changed, 23 insertions(+), 55 deletions(-) diff --git a/02/05.txt b/02/05.txt index c437c7f..500c074 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 5 Había xudeos que vivían en Xerusalén, homes piadosos , procedentes de todas as nacións da terra. \v 6 E ao facerse este estrondo, xuntouse unha multitude; e estaban desconcertados porque cada un os ouvía falar na súa propia lingua. \v 7 Estaban asombrados e maravillados, dicindo: Mirade, non son galileos todos estes que están falando? -======= -\v 6 \v 7 \v 5 Agora había xudeos que vivían en Xerusalén homes devotos, de todas as nacións de debaixo do ceo. Cando se escoitou este son, a multitude concentrouse confusa porque cada un oíoa falar na súa lingua.Estaban sorprendidos e abraiados; e dixeron: "¿Non son galileos todos os que falan? ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 5 Había xudeos que vivían en Xerusalén, homes piadosos , procedentes de todas as nacións da terra. \v 6 E ao facerse este estrondo, xuntouse unha multitude; e estaban desconcertados porque cada un os ouvía falar na súa propia lingua. \v 7 Estaban asombrados e maravillados, dicindo: Mirade, non son galileos todos estes que están falando? \ No newline at end of file diff --git a/07/35.txt b/07/35.txt index d33c019..a1c1cc7 100644 --- a/07/35.txt +++ b/07/35.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 35 Este Moisés, a quen eles rexeitaron, dicindo: quen te puxo por gobernante e xuiz? é o mesmo que Deus enviou para ser gobernante e liberador coa axuda do anxo que se lle apareceu no espiño. \v 36 Este home sacounos, facendo prodixios e sinais na terra de Exipto, no Mar Roxo, e no deserto por corenta anos. \v 37 Este é o mesmo Moisés que dixo aos fillos de Israel: Deus levantaravos un profeta coma min de entre os vosos irmáns. -======= -\v 35 O Moisés. a quen eles esbotaron cando lle dixeron: ¿QUÉN TE FIXO GOBERNANTE E XUIZ? Él era aquél a quen Deus mandou coma gobernador e libertador. Deus o mandou pola man do anxo que aopareceú no arbusto. \v 36 Moisés os guiou a eles fora de Exipto depois de facer milagres e señais en Exipto e no Mar Roxo, e no deserto dourante coarenta anos. \v 37 E o mesmo Moisés quen dixo ao pobo de Israél ;DEUS ERGUERÁ UN PROFETA PARA VOSTEDES ENTRE VOSOS HIEMANS, UN PROFETA COMA MÍN ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 35 Este Moisés, a quen eles rexeitaron, dicindo: quen te puxo por gobernante e xuiz? é o mesmo que Deus enviou para ser gobernante e liberador coa axuda do anxo que se lle apareceu no espiño. \v 36 Este home sacounos, facendo prodixios e sinais na terra de Exipto, no Mar Roxo, e no deserto por corenta anos. \v 37 Este é o mesmo Moisés que dixo aos fillos de Israel: Deus levantaravos un profeta coma min de entre os vosos irmáns. \ No newline at end of file diff --git a/07/38.txt b/07/38.txt index fd480e7..fc2448b 100644 --- a/07/38.txt +++ b/07/38.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 38 Este é o que estaba na igrexa no deserto xunto co anxo que lle falaba no monte Sinaí, e con nosos pais, e o que recibiu palabras de vida para dicírvolas a vós; \v 39 ao que os nosos pais non quixeron obedecer, senón que o rexeitaron, e nos seus corazóns se volveron a Exipto, \v 40 dicindo a Aarón: fainos deuses que vaian diante de nós, porque a este Moisés que nos sacou da terra de Exipto, non sabemos o que lle pasaría. -======= -\v 38 Éste e o home que estaba na asamblea no deseto con o anxo quen lle falou a él no Monte Sinaí. Éste e o home quen estaba con nosos ancestros; éste e o hpme quen recibíu verbas vivas para darmolas a nos . \v 39 Éste e o home a quen nosos ancestross negaronse a obedecelo; eles o apastaron de eles mismos. e nos seus corazons volveronse a Exipto. \v 40 Naquel tempo; eles dixeron a Aaron :FAINOS DEUSES PRA QUE NOS GUIEN EN CANTO A ÉSTE MOISÉS, QUEN NOS DIRIXIU FORA DA TERRA DE EXIPTO, NON SABEMOS QUE LLE PASOU. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 38 Este é o que estaba na igrexa no deserto xunto co anxo que lle falaba no monte Sinaí, e con nosos pais, e o que recibiu palabras de vida para dicírvolas a vós; \v 39 ao que os nosos pais non quixeron obedecer, senón que o rexeitaron, e nos seus corazóns se volveron a Exipto, \v 40 dicindo a Aarón: fainos deuses que vaian diante de nós, porque a este Moisés que nos sacou da terra de Exipto, non sabemos o que lle pasaría. \ No newline at end of file diff --git a/07/41.txt b/07/41.txt index 8fdbe43..aadd013 100644 --- a/07/41.txt +++ b/07/41.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 41 Naqueles días fixeron un becerro e ofreceron sacrificio ao ídolo, e chufábanse nas obras das súas mans. \v 42 Pero Deus afastouse deles e entregounos para que serviran ao exército do ceo, como está escrito no libro dos profetas: é que foi a min a quen ofrecestes vítimas e sacrificios no deserto por corenta anos, casa de Israel? -======= -\v 41 Naqueles días eles fixeron un becerro e truxeron un sacreficio ao ídolo e reloncaron pola obra que fixeron coa sus mans \v 42 Pero Deus afastouse e os entregou a loubar as estrelas no ceo, tal comasta escribido no libro dos perofetas.¿ QUIZAIS ME OFRECETES BESTAS MORTAS E SACREFICIOS NOS COARENTA ANOS NO DESERTO, CASA DE ISRAÉL? ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 41 Naqueles días fixeron un becerro e ofreceron sacrificio ao ídolo, e chufábanse nas obras das súas mans. \v 42 Pero Deus afastouse deles e entregounos para que serviran ao exército do ceo, como está escrito no libro dos profetas: é que foi a min a quen ofrecestes vítimas e sacrificios no deserto por corenta anos, casa de Israel? \ No newline at end of file diff --git a/07/43.txt b/07/43.txt index a21ced5..ddabeb6 100644 --- a/07/43.txt +++ b/07/43.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 43 Tamén levastes o tabernáculo de Moloc, e a estrela do deus Renfán, as imaxes que fixestes para adoralas. Eu tamén vos exiliarei máis aló de Babilonia. -======= -\v 43 VOSTEDES ACEPTASTES O TABERNÁCULO DE MOLOC E A ESTRELA DO DEUS RENFAN E AS IMAXES QUE VOSTEDES CREACHES PARA ADORALAS E EU OS LEVAREÍ MÁÍS ALÓ DA BABILONÍA ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 43 Tamén levastes o tabernáculo de Moloc, e a estrela do deus Renfán, as imaxes que fixestes para adoralas. Eu tamén vos exiliarei máis aló de Babilonia. \ No newline at end of file diff --git a/07/44.txt b/07/44.txt index d3cfb12..840d30c 100644 --- a/07/44.txt +++ b/07/44.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 44 Os nosos pais tiveron o tabernáculo do testemuño no deserto, así como mandara o que falaba con Moisés para que fixera conforme ao modelo que vira. \v 45 Á súa vez, recibíndoo, os nosos pais introducírono con Xosué ao tomar posesión das nacións que Deus arredou de diante dos nosos pais, ata os días de David; \v 46 quen atopou graza diante de Deus, e pediu o favor de proveer tabernáculo para a casa de Xacob. -======= -\v 45 Nosos ancestros tiveron o tabernáculo do testemuño no deserto tal coma Deus lle dixera a Moisés Él lle falou a Moisés que él deberia facelo coma o modelo que vira . \v 46 Esta e a tenda cos nosos ancestros trouxeron á terra con Xosué á súa vez. Isto pasou cando eles se apoderaron das nacións, que Deus votou fora ante a presenza dos nosos ancestros. Isto era así ata os días de David, \v 44 quen tiña favor a vista de Deus; el pidiu topar unha morada para o Deus de Xacob. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 44 Os nosos pais tiveron o tabernáculo do testemuño no deserto, así como mandara o que falaba con Moisés para que fixera conforme ao modelo que vira. \v 45 Á súa vez, recibíndoo, os nosos pais introducírono con Xosué ao tomar posesión das nacións que Deus arredou de diante dos nosos pais, ata os días de David; \v 46 quen atopou graza diante de Deus, e pediu o favor de proveer tabernáculo para a casa de Xacob. \ No newline at end of file diff --git a/07/47.txt b/07/47.txt index cb51a41..fe748a5 100644 --- a/07/47.txt +++ b/07/47.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 47 Pero foi Salomón quen edificou unha casa. \v 48 Mais o Altísimo non vive en casa feitas por mans de persoas; como di o profeta: \v 49 O ceo é o meu trono, e a terra o meu repousapés; que casa me habedes edificar? -di o Señor- Ou cal é o lugar do meu descanso? \v 50 Non foi a miña man a que fixo todas estas cousas? -======= -\v 47 Pero Salomón construíu unha casa para Deus. \v 48 Con todo, o Altisimo non vive en casas feitas por mans de homes, isto e coma di o profeta. \v 49 O CEO É MEU TRONO, E A TERRA Ó ESTRADO PARA OS MEUS PES.¿QUE TIPO DE CLASA ME PODEN CONSTRUÉRE VOSTEDES? dí o Señor. ¿ ONDE ESTÁ O SITIO PARA MEU REPOUSO? \v 50 ¿NON FIXO MIÑA MAU TODS ISTAS COUSAS? ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 47 Pero foi Salomón quen edificou unha casa. \v 48 Mais o Altísimo non vive en casa feitas por mans de persoas; como di o profeta: \v 49 O ceo é o meu trono, e a terra o meu repousapés; que casa me habedes edificar? -di o Señor- Ou cal é o lugar do meu descanso? \v 50 Non foi a miña man a que fixo todas estas cousas? \ No newline at end of file diff --git a/07/51.txt b/07/51.txt index 09d6671..214e243 100644 --- a/07/51.txt +++ b/07/51.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 51 Teimudos e incircuncisos de corazón e de oídos, resistides sempre ao Espírito Santo; como fixeron os vosos pais, así tamén fixestes vós. \v 52 A cal dos profetas non perseguiron vosos pais? Eles mataron aos que tiveran anunciado a chegada do Xusto, da que agora vós vos fixestes entregadores e asasinos; \v 53 vós que recibistes a lei por disposición de anxos, e nen así a gardastes. -======= -\v 51 Vostedes que son taimudos é incorcisos de corazón e de oidos sempres resisten ao Espírito Santo,; vostedes fan coma seus ancestros facían. \v 52 ¿ Cal dos profetas non persiguíron seus ancestros? Eles asasinaron a os profetas quens apareceron antes da chegada do Xusto; e ahora vos convertedesvos en traidores e asasinos de Él tamén. \v 53 Vos que recebistes a lei que estableceron os anxos, pero non a cumprichedes. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 51 Teimudos e incircuncisos de corazón e de oídos, resistides sempre ao Espírito Santo; como fixeron os vosos pais, así tamén fixestes vós. \v 52 A cal dos profetas non perseguiron vosos pais? Eles mataron aos que tiveran anunciado a chegada do Xusto, da que agora vós vos fixestes entregadores e asasinos; \v 53 vós que recibistes a lei por disposición de anxos, e nen así a gardastes. \ No newline at end of file diff --git a/07/54.txt b/07/54.txt index c861c1c..8149953 100644 --- a/07/54.txt +++ b/07/54.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 54 Oíndo isto, ofendéronse, e rinchaban os dentes contra del. \v 55 Pero Esteban, cheo do Espírito Santo, fixou os ollos no ceo, e viu a gloria de Deus e a Xesús de pé á destra de Deus; \v 56 e dixo: velaquí vexo os ceos abertos, e ao Fillo do Home de pé á destra de Deus. -======= -\v 54 Agora os menbros do concílio escoitaron estas cousas. eles se anoxaron moito e rechnaron os dentes contra Estevo. \v 55 Mais él, sendo cheo do Espírito Santo, mirou fixamente ao ceo e mirou a gloria de Deus; é él mirou a Xesús parado a man dereita de Deus. \v 56 Estevo dixo; " Miraide, eu miro os ceos abertos, e ao Fixo do Home parado a man dereita de Deus. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 54 Oíndo isto, ofendéronse, e rinchaban os dentes contra del. \v 55 Pero Esteban, cheo do Espírito Santo, fixou os ollos no ceo, e viu a gloria de Deus e a Xesús de pé á destra de Deus; \v 56 e dixo: velaquí vexo os ceos abertos, e ao Fillo do Home de pé á destra de Deus. \ No newline at end of file diff --git a/07/57.txt b/07/57.txt index b2fdd43..22874f0 100644 --- a/07/57.txt +++ b/07/57.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 57 Entón eles berraban moi forte, e tapando os oídos arremeteron á unha na súa contra. \v 58 E botándoo fóra da vila, caéronlle enriba para apedrealo; e as testemuñas puxeron os seus mantos á beira dos pés dun xoven chamado Saulo. -======= -\v 57 Peo os membros do concílio berraron con alta voz e tapaban seus oidos e correron xuntos cara a él. \v 58 Eles o botaron fora da cidade e o apedrárono e as testemuñas puxerona suas roupas exteriores aos pes dun mozo chamado Saulo. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 57 Entón eles berraban moi forte, e tapando os oídos arremeteron á unha na súa contra. \v 58 E botándoo fóra da vila, caéronlle enriba para apedrealo; e as testemuñas puxeron os seus mantos á beira dos pés dun xoven chamado Saulo. \ No newline at end of file diff --git a/07/59.txt b/07/59.txt index a716ca3..ecdf1c0 100644 --- a/07/59.txt +++ b/07/59.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 59 Mentres apedreaban a Esteban, el invocaba ao Señor e dicía: Señor Xesús, recibe o meu espírito. \v 60 E caendo de xeonllos, clamou a gran voz: Señor, non lles teñas en conta este pecado. Tendo dito isto, durmiu. -======= -\v 59 Mentras eles apedraban a Estevo, él sigía chamando ao Señor dicindo; · Señor Xesús ricibe o meu espírito." \v 60 Él axeonllouse e berrou en vos alta: " Señor non tomes este pecado contra eles . " Cando él dixo isto, durmiuse. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 59 Mentres apedreaban a Esteban, el invocaba ao Señor e dicía: Señor Xesús, recibe o meu espírito. \v 60 E caendo de xeonllos, clamou a gran voz: Señor, non lles teñas en conta este pecado. Tendo dito isto, durmiu. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f2f86a4..ab16562 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "01-24", "02-title", "02-01", + "02-05", "02-25", "02-27", "02-29", @@ -121,6 +122,17 @@ "07-26", "07-29", "07-31", + "07-33", + "07-35", + "07-38", + "07-41", + "07-43", + "07-44", + "07-47", + "07-51", + "07-54", + "07-57", + "07-59", "08-01", "08-04", "08-06", From 17c9c00b70234d2106a22abbb9138e87572694c8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 8 Apr 2022 13:58:03 +0200 Subject: [PATCH 1119/1353] Fri Apr 08 2022 13:58:03 GMT+0200 (hora de verano de Europa central) --- 02/08.txt | 6 +----- 02/12.txt | 6 +----- 02/14.txt | 6 +----- 02/16.txt | 7 +------ 02/18.txt | 6 +----- 02/20.txt | 6 +----- 02/22.txt | 6 +----- manifest.json | 7 +++++++ 8 files changed, 14 insertions(+), 36 deletions(-) diff --git a/02/08.txt b/02/08.txt index ed88dc9..afdca11 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 8 Como é que cada un de nos os ouve falar na nosa lingua natal? \v 9 Partos, medos e elamitas, habitantes de Mesopotamia, de Xudea, de Capadocia, do Ponto e de Asia, \v 10 de Frixia e de Panfilia, de Exipto e das rexións de Libia ao derredor de Cirene, viaxeiros de Roma, \v 11 tanto xudeos como prosélitos, cretenses e árabes, lles ouvimos falar nos nosos idiomas das maravillas de Deus. -======= -\v 9 \v 10 \v 11 \v 8 ¿Por que os escoitamos, cada un na nosa lingua na que nacemos? v.9.partos, medos e alemitas,e os que viven en Mesopotamia , Xudea e Capadocia, Ponto e Asia , v 10.O frixa, Panfilia, Exipto e partes de Libia , arrededor do Cirene e visitantes de v.11.Roma , xudeos e prosélitos, Cretenses e Ärabes , escoitamolos falar nas nosas linguas sabor das obras de Deus." ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 8 Como é que cada un de nos os ouve falar na nosa lingua natal? \v 9 Partos, medos e elamitas, habitantes de Mesopotamia, de Xudea, de Capadocia, do Ponto e de Asia, \v 10 de Frixia e de Panfilia, de Exipto e das rexións de Libia ao derredor de Cirene, viaxeiros de Roma, \v 11 tanto xudeos como prosélitos, cretenses e árabes, lles ouvimos falar nos nosos idiomas das maravillas de Deus. \ No newline at end of file diff --git a/02/12.txt b/02/12.txt index 4358ed4..b5a7640 100644 --- a/02/12.txt +++ b/02/12.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 12 Todos estaban asombrados e ademirados, dicindose uns a outros: que quer dicir isto? \v 13 Mais outros facían burla e dicían: "Están cheos de viño" -======= -\v 13 \v 12 v.12 Eles quedaron sorprendidos e perplexos; e dixénronse uns a outros:"Que quere dicir isto?"v13. Pero outros mofáronse e dician:" Están cheos de viño novo" ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 12 Todos estaban asombrados e ademirados, dicindose uns a outros: que quer dicir isto? \v 13 Mais outros facían burla e dicían: "Están cheos de viño" \ No newline at end of file diff --git a/02/14.txt b/02/14.txt index 8377098..626705a 100644 --- a/02/14.txt +++ b/02/14.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 14 Entón Pedro, poñendose en pé cos once, levantou a voz e lles dixo: Varóns xudeos e todos os que vivides en Xerusalén, entendede ben e prestade atención as miñas palabras, \v 15 porque non estamos bébedos como pensades, xa que é só a hora terceira do día -======= -\v 14 \v 15 v.14.Pero pedro púxose cos once, levantou a voz e díxolles:"Homes de Xudeae todos os que morades en Xerusalén, sabedes isto; prestade atención ás miñas palabras.v.15.Pois esta xente non esta bébeda como pensades, porque só é a terceira hora. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 14 Entón Pedro, poñendose en pé cos once, levantou a voz e lles dixo: Varóns xudeos e todos os que vivides en Xerusalén, entendede ben e prestade atención as miñas palabras, \v 15 porque non estamos bébedos como pensades, xa que é só a hora terceira do día \ No newline at end of file diff --git a/02/16.txt b/02/16.txt index 2455651..ead3d67 100644 --- a/02/16.txt +++ b/02/16.txt @@ -1,6 +1 @@ -<<<<<<< HEAD -\v 16 sinon que isto o dixera o profeta Xoel: \v 17 E ACONTECERÁ NOS ÚLTIMOS DÍAS - di Deus - QUE DERRAMAREI DO MEU ESPÍRITO SOBRE TODA CARNE; E OS VOSOS FILLO E AS VOSAS FILLAS PROFETIZARÁN, OS VOSOS XOVENS TERÁN VISIÓNS E OS VOSOS ANCIANOS TERÁN SOÑOS; -======= -\v 16 \v 17 v.16. Pero é o que foi dicho a través do profeta Joel: v.17. Será en os últimos días, " dí Deus"Eu derramareí meu espírito sobre os seus fillos é - as tuas fillas profeciaran,os vosos mozos verán visións e os vellos soñaran sonos ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 16 sinon que isto o dixera o profeta Xoel: \v 17 E ACONTECERÁ NOS ÚLTIMOS DÍAS - di Deus - QUE DERRAMAREI DO MEU ESPÍRITO SOBRE TODA CARNE; E OS VOSOS FILLO E AS VOSAS FILLAS PROFETIZARÁN, OS VOSOS XOVENS TERÁN VISIÓNS E OS VOSOS ANCIANOS TERÁN SOÑOS; \ No newline at end of file diff --git a/02/18.txt b/02/18.txt index a21b834..ee8082b 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 18 E AINDA DERRAMAREI DO MEU ESPÍRITO SOBRE OS MEUS SERVIDORES E AS MIÑAS SERVIDORAS NESES DÍAS, e profetizarán. \v 19 E FAREI MARABILLAS ENRIBA NO CEO E SINAIS ENBAIXO NA TERRA: SANGUE, LUME E COLUNA DE FUME. -======= -\v 19 \v 18 TAMÉN EN MEUS SERVOS É SERVAS NESTES DÍAS EU DERRAMAREI MEU ESP´´IRITO, É ELES PREFETIZARAN. v 19 EU LLES MOSTRAREI MARAVILLAS ENRIBA NO CEO É SIÑALES BAIXO NA TERRA, SANGRE, FOGO, É VAPOR DE FUM E. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 18 E AINDA DERRAMAREI DO MEU ESPÍRITO SOBRE OS MEUS SERVIDORES E AS MIÑAS SERVIDORAS NESES DÍAS, e profetizarán. \v 19 E FAREI MARABILLAS ENRIBA NO CEO E SINAIS ENBAIXO NA TERRA: SANGUE, LUME E COLUNA DE FUME. \ No newline at end of file diff --git a/02/20.txt b/02/20.txt index f788a9c..6c4c8d0 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 20 E O SOL SE VOLTARÁ ESCURIDADE E A LÚA EN SANGUE, ANTES DE QUE VEÑA O DÍA GRANDE E GLORIOSO DO SEÑOR. \v 21 E ACONTECERÁ QUE TODO AQUEL QUE INVOQUE O NOME DO SEÑOR SERÁ SALVO. -======= -\v 20 O SOL VOLTARASE ESCURIDAD E A LUA EN SANGUE, ANTES DO GRAN ÉE SIGNABLE DÍA DA VENIDA DO SEÑOR. \v 21 CHEGARÁ QUE TODOS OS QUE ME CHAMEN AO NOME DO SEÑOR SERA SALVO. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 20 E O SOL SE VOLTARÁ ESCURIDADE E A LÚA EN SANGUE, ANTES DE QUE VEÑA O DÍA GRANDE E GLORIOSO DO SEÑOR. \v 21 E ACONTECERÁ QUE TODO AQUEL QUE INVOQUE O NOME DO SEÑOR SERÁ SALVO. \ No newline at end of file diff --git a/02/22.txt b/02/22.txt index c100dce..465242d 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 22 Israelitas, ecoitade estas palabras: Xesús o Nazareno, home confirmado por Deus entre vos por milagres, prodixios e sinais que Deus fixo en medio de vos por El, tal e como sabedes, a este, \v 23 entregado polo plan predeterminado e co coñecemento previo de Deus, clavachedes nunha cruz por mans de impio e o matachedes, \v 24 a quen Deus resucitou, poñendo fin á agonía da morte, xa que non era posible que El quedase preso dela. -======= -\v 22 Homes de Israel, escoitade estas palabras:Xesús de Nazaret, home aprobado por Deus para vos polas obras poderosas, as maravillas e os sinais que Deus fixo a traves del no medio de vós, como vós mesmos sabedes, , \v 23 por mor do Plan decidido e para a sua presciencia de Deus, ël foi entregado,e vós, plo man de homes malvados o crucificachedese asasinaches; \v 24 a quen Deus resucitou, librandoo das angurias da morte porque non era Él estivese retido por eles. ->>>>>>> 6ed00a761fea738aa182c074b42dbdfd9b8cc8ab +\v 22 Israelitas, ecoitade estas palabras: Xesús o Nazareno, home confirmado por Deus entre vos por milagres, prodixios e sinais que Deus fixo en medio de vos por El, tal e como sabedes, a este, \v 23 entregado polo plan predeterminado e co coñecemento previo de Deus, clavachedes nunha cruz por mans de impio e o matachedes, \v 24 a quen Deus resucitou, poñendo fin á agonía da morte, xa que non era posible que El quedase preso dela. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ab16562..65624ee 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,13 @@ "02-title", "02-01", "02-05", + "02-08", + "02-12", + "02-14", + "02-16", + "02-18", + "02-20", + "02-22", "02-25", "02-27", "02-29", From e48d4554b2656aab62d32fb4270baa57db127a12 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Sun, 10 Apr 2022 09:25:03 +0200 Subject: [PATCH 1120/1353] Sun Apr 10 2022 09:25:03 GMT+0200 (hora de verano de Europa central) --- 12/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/07.txt b/12/07.txt index 247e8b8..e8c9f5e 100644 --- a/12/07.txt +++ b/12/07.txt @@ -1 +1 @@ -\v 7 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. \v 8 E o anxo díxolle: Vístete e pon as sandalias. E así o fixo. E díxolle o anxo: Envólvete no teu manto e sígueme. \ No newline at end of file +\v 7 E velaquí, aparecéuselle un anxo do Señor, e unha luz brillou na cela; e o anxo tocou a Pedro no costado, e espertouno dicindo: érguete decontado. E as cadeas caeron das súas mans. \v 8 E o anxo díxolle: Vístete e ponte as sandalias. E así o fixo. E díxolle o anxo: Envólvete no teu manto e sígueme. \ No newline at end of file From 49db416b6efde13272f196c2030cded128dcab83 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:04:02 +0200 Subject: [PATCH 1121/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:04:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/01.txt diff --git a/11/01.txt b/11/01.txt new file mode 100644 index 0000000..b2d68e6 --- /dev/null +++ b/11/01.txt @@ -0,0 +1 @@ +\c 11 \v 1 \v 2 \v 3 O apóstoles e os irmáns que estaba por toda Xudea escoitaron que tamén ao xentís recibiran a palabra de Deus. E cando Pedro subiu a Xerusalén, os da circuncisión botaronlle en cara que \ No newline at end of file From 32afbc15140d048734c1344021783f03aa4a675c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:06:02 +0200 Subject: [PATCH 1122/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:06:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/01.txt | 2 +- 11/04.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/04.txt diff --git a/11/01.txt b/11/01.txt index b2d68e6..a1dd29e 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 \v 1 \v 2 \v 3 O apóstoles e os irmáns que estaba por toda Xudea escoitaron que tamén ao xentís recibiran a palabra de Deus. E cando Pedro subiu a Xerusalén, os da circuncisión botaronlle en cara que \ No newline at end of file +\c 11 \v 1 O apóstoles e os irmáns que estaba por toda Xudea escoitaron que tamén ao xentís recibiran a palabra de Deus. \v 2 E cando Pedro subiu a Xerusalén, os da circuncisión botáronlle en cara, \v 3 dicindolle: "Ti entrache na casa dos incircuncisos e comiche con eles. \ No newline at end of file diff --git a/11/04.txt b/11/04.txt new file mode 100644 index 0000000..eedea6b --- /dev/null +++ b/11/04.txt @@ -0,0 +1 @@ +Entón \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2009ba9..205638b 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "05-09", "05-12", "05-14", - "11-title" + "11-title", + "11-01" ] } \ No newline at end of file From 013a13d7efaaeaf415b47c06696c02b7c2d0325d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:08:02 +0200 Subject: [PATCH 1123/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:08:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index eedea6b..e5d0f31 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Entón \ No newline at end of file +Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas \ No newline at end of file From 25bc9ebda9b6c5cde3c3b16ccb3f235f6b3244c7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:10:02 +0200 Subject: [PATCH 1124/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:10:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index e5d0f31..9dd595d 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas \ No newline at end of file +\v 4 \v 5 \v 6 Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas, e veu até a min. Cando estaba observandoo, vin cuadrúpedos terrestres, feras, re \ No newline at end of file From c7c37887328471dabcfb08178d73d297dfd9463d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:12:02 +0200 Subject: [PATCH 1125/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:12:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 9dd595d..bca6f86 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -\v 4 \v 5 \v 6 Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas, e veu até a min. Cando estaba observandoo, vin cuadrúpedos terrestres, feras, re \ No newline at end of file +\v 4 \v 5 \v 6 Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas, e veu até a min. Mirando para el e observandoo, vin cuadrúpedos terrestres, feras, reptís e aves \ No newline at end of file From 7787eafdd3f842ca8695290df2ece5c2f6e33658 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:14:02 +0200 Subject: [PATCH 1126/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:14:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/04.txt b/11/04.txt index bca6f86..f9efb53 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -\v 4 \v 5 \v 6 Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendia, baxando do ceo polas catro pontas, e veu até a min. Mirando para el e observandoo, vin cuadrúpedos terrestres, feras, reptís e aves \ No newline at end of file +\v 4 Entón Pedro comezou a explicarlles por orde o que sucedera, dicindo: \v 5 Estaba eu na cidade de Jope orando, e tiven en extase unha visión: un obxeto que semellaba un grande lenzo que descendía, baxando do ceo polas catro pontas, e veu até a min. \v 6 Mirando para el e observandoo, vin cuadrúpedos terrestres, feras, reptís e aves do ceo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 205638b..0a2bc27 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "05-12", "05-14", "11-title", - "11-01" + "11-01", + "11-04" ] } \ No newline at end of file From 40d276a61801b546e0fb8fc32af8ec9407822e83 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:16:02 +0200 Subject: [PATCH 1127/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:16:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/07.txt diff --git a/11/07.txt b/11/07.txt new file mode 100644 index 0000000..182c625 --- /dev/null +++ b/11/07.txt @@ -0,0 +1 @@ +Tamén ouvin unha voz que me dicía: "Érguete, Pedro; mata e come". Mais eu dixen: "De ningún xeito, Señor, porque nada impuro ou inmundo entrou nunca na miña bo \ No newline at end of file From a89fe3c4e489b4613ce28144ea208ea883eecb74 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:18:02 +0200 Subject: [PATCH 1128/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:18:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/07.txt b/11/07.txt index 182c625..6dc1d45 100644 --- a/11/07.txt +++ b/11/07.txt @@ -1 +1 @@ -Tamén ouvin unha voz que me dicía: "Érguete, Pedro; mata e come". Mais eu dixen: "De ningún xeito, Señor, porque nada impuro ou inmundo entrou nunca na miña bo \ No newline at end of file +Tamén ouvín unha voz que me dicía: "Érguete, Pedro; mata e come". Mais eu dixen: "De ningún xeito, Señor, porque nada impuro ou inmundo entrou nunca na miña boca. Mais unha voz do ceo repondeu por segunda vez: "O que Deus limpiou, non o chames impuro". Isto sucedeu tres veces, e todo se retirou cara o ceo. \ No newline at end of file From c440ca8d4e260127bbae254f0d09066a04a44050 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:20:02 +0200 Subject: [PATCH 1129/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:20:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/07.txt b/11/07.txt index 6dc1d45..7b76cec 100644 --- a/11/07.txt +++ b/11/07.txt @@ -1 +1 @@ -Tamén ouvín unha voz que me dicía: "Érguete, Pedro; mata e come". Mais eu dixen: "De ningún xeito, Señor, porque nada impuro ou inmundo entrou nunca na miña boca. Mais unha voz do ceo repondeu por segunda vez: "O que Deus limpiou, non o chames impuro". Isto sucedeu tres veces, e todo se retirou cara o ceo. \ No newline at end of file +\v 7 Tamén ouvín unha voz que me dicía: "Érguete, Pedro; mata e come". \v 8 Mais eu dixen: "De ningún xeito, Señor, porque nada impuro ou inmundo entrou nunca na miña boca. \v 9 Mais a voz do ceo repondeu por segunda vez: "O que Deus limpiou, non o chames impuro". \v 10 Isto sucedeu tres veces, e todo se retirou cara o ceo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0a2bc27..81d6313 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "05-14", "11-title", "11-01", - "11-04" + "11-04", + "11-07" ] } \ No newline at end of file From 46717d23d31f93bb7753dd6667acd8d6b8c5fb22 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:22:02 +0200 Subject: [PATCH 1130/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:22:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/11.txt diff --git a/11/11.txt b/11/11.txt new file mode 100644 index 0000000..91f3f89 --- /dev/null +++ b/11/11.txt @@ -0,0 +1 @@ +Velaí que naquel momento apareceron tres homes diante da casa onde estábamos \ No newline at end of file From 3eb98f5c05f8065b6e2d550d550171d457221083 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:24:02 +0200 Subject: [PATCH 1131/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:24:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 91f3f89..62a0727 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Velaí que naquel momento apareceron tres homes diante da casa onde estábamos \ No newline at end of file +Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea \ No newline at end of file From b5a15ef9775e4e61c758e10005496630a50c458d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:26:02 +0200 Subject: [PATCH 1132/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:26:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 62a0727..19937a5 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea \ No newline at end of file +Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea. O Espírito me dixo que fose con eles sen dubidar. Estes seis irmáns foron tamén conmigo e entramos na casa de aquel nome, \ No newline at end of file From 230726b21481ab5f418e2951e36e74225d2eb51b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:28:02 +0200 Subject: [PATCH 1133/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:28:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 19937a5..a5a8057 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea. O Espírito me dixo que fose con eles sen dubidar. Estes seis irmáns foron tamén conmigo e entramos na casa de aquel nome, \ No newline at end of file +Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea. O Espírito me dixo que fose con eles sen dubidar. Estes seis irmáns foron tamén conmigo e entramos na casa de aquel home, , e el nos contou como vira ao anxo de pé na súa casa, que lle dixo: "Manda a alguén a Jope e fai traer a Simón, que tamén se chama Pedro, quen te dirá palabras polas que serás salvo ti e toda a \ No newline at end of file From 4e4044b7a3067067b2ff99f9a177bc4bd78ed33d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:30:02 +0200 Subject: [PATCH 1134/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:30:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 11/15.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/15.txt diff --git a/11/11.txt b/11/11.txt index a5a8057..455eee0 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Velaí que naquel momento apareceron tres homes diante da casa onde estábamos que os mandaran desde Cesarea. O Espírito me dixo que fose con eles sen dubidar. Estes seis irmáns foron tamén conmigo e entramos na casa de aquel home, , e el nos contou como vira ao anxo de pé na súa casa, que lle dixo: "Manda a alguén a Jope e fai traer a Simón, que tamén se chama Pedro, quen te dirá palabras polas que serás salvo ti e toda a \ No newline at end of file +\v 11 Velaí que naquel momento apareceron tres homes diante da casa onde estábamos, que os mandaran desde Cesarea. \v 12 O Espírito me dixo que fose con eles sen dubidar. Estes seis irmáns foron tamén comigo e entramos na casa daquel home, \v 13 e el nos contou como vira ao anxo de pé na súa casa, que lle dixo: "Manda a alguén a Jope e fai traer a Simón, que tamén se chama Pedro, \v 14 quen te dirá palabras polas que serás salvo ti e toda a túa casa" \ No newline at end of file diff --git a/11/15.txt b/11/15.txt new file mode 100644 index 0000000..84a3074 --- /dev/null +++ b/11/15.txt @@ -0,0 +1 @@ +Cando comecei a falar, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 81d6313..b4bc4fd 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "11-title", "11-01", "11-04", - "11-07" + "11-07", + "11-11" ] } \ No newline at end of file From 3dad8ab8d5bec7c42978417ebe57c9856e9062bf Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:32:02 +0200 Subject: [PATCH 1135/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:32:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 84a3074..a1c06e5 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Cando comecei a falar, \ No newline at end of file +Cando comecei a falar, o Espíritu Santo descendeu sobre eles, tal e como o fixo sobre nos no principio. Entón recordei as palabras do Señor, cando dixo: "Xoán Bautizou con auga, pero vós seredes bautizados co Espírito Santo". \ No newline at end of file From 68197c0bf12b2e372449f2eb55a7e8516e561f51 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:34:02 +0200 Subject: [PATCH 1136/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:34:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/15.txt | 2 +- 11/17.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/17.txt diff --git a/11/15.txt b/11/15.txt index a1c06e5..bc1d93b 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Cando comecei a falar, o Espíritu Santo descendeu sobre eles, tal e como o fixo sobre nos no principio. Entón recordei as palabras do Señor, cando dixo: "Xoán Bautizou con auga, pero vós seredes bautizados co Espírito Santo". \ No newline at end of file +\v 15 Cando comecei a falar, o Espíritu Santo descendeu sobre eles, tal e como o fixo sobre nos no principio. \v 16 Entón recordei as palabras do Señor, cando dixo: "Xoán bautizou con auga, pero vós seredes bautizados co Espírito Santo". \ No newline at end of file diff --git a/11/17.txt b/11/17.txt new file mode 100644 index 0000000..7ef0d04 --- /dev/null +++ b/11/17.txt @@ -0,0 +1 @@ +Polo tanto, \ No newline at end of file diff --git a/manifest.json b/manifest.json index b4bc4fd..e131509 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "11-01", "11-04", "11-07", - "11-11" + "11-11", + "11-15" ] } \ No newline at end of file From a648af2422e205e849d7b13d6edb7d6dd3bfa880 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:36:02 +0200 Subject: [PATCH 1137/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:36:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 7ef0d04..67dfb67 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -Polo tanto, \ No newline at end of file +Pois, se Deus lles concedeu o mesmo don que tamén nos deu a nós despois de crer no Señor Xesús Cristo, quen era eu para estorba a Deus? \ No newline at end of file From ab9130292649aaec658a77633ad7fec19da21af4 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:38:02 +0200 Subject: [PATCH 1138/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:38:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 67dfb67..6d749c0 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -Pois, se Deus lles concedeu o mesmo don que tamén nos deu a nós despois de crer no Señor Xesús Cristo, quen era eu para estorba a Deus? \ No newline at end of file +\v 17 \v 18 Pois, se Deus lles concedeu o mesmo don que tamén nos deu a nós despois de crer no Señor Xesús Cristo, quen era eu para estorba a Deus? E ao ouvir isto se calmaron e glorificaron a Deus, dicindo: Asi que tamén aos xentís Deus lles concedeu o arrepentimento que leva a vida. \ No newline at end of file From 70301d76efe4564db32b0e3dc31a84a5e671af8a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 17:40:02 +0200 Subject: [PATCH 1139/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2017:40:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/17.txt b/11/17.txt index 6d749c0..64564f0 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Pois, se Deus lles concedeu o mesmo don que tamén nos deu a nós despois de crer no Señor Xesús Cristo, quen era eu para estorba a Deus? E ao ouvir isto se calmaron e glorificaron a Deus, dicindo: Asi que tamén aos xentís Deus lles concedeu o arrepentimento que leva a vida. \ No newline at end of file +\v 17 Pois, se Deus lles concedeu o mesmo don que tamén nos deu a nós despois de crer no Señor Xesús Cristo, quen era eu para estorba a Deus? \v 18 E ao ouvir isto se calmaron e glorificaron a Deus, dicindo: Asi que tamén aos xentís Deus lles concedeu o arrepentimento que leva a vida. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e131509..a429433 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "11-04", "11-07", "11-11", - "11-15" + "11-15", + "11-17" ] } \ No newline at end of file From de19cad93190922618718a93f9839f383b6368c8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 18:44:02 +0200 Subject: [PATCH 1140/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2018:44:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/19.txt diff --git a/11/19.txt b/11/19.txt new file mode 100644 index 0000000..e91e742 --- /dev/null +++ b/11/19.txt @@ -0,0 +1 @@ +Agora ben, o suqe fuxiran pola persecucion que v \ No newline at end of file From d03dd9465dda5aba3b9699d12a2d44bcffdff8eb Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 18:46:02 +0200 Subject: [PATCH 1141/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2018:46:02=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index e91e742..e98d726 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Agora ben, o suqe fuxiran pola persecucion que v \ No newline at end of file +Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e antioquia, non predicaron a ninguén \ No newline at end of file From 64b9403d15c631e267a93ebc6e034146c96ba014 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 10 Apr 2022 20:16:34 +0200 Subject: [PATCH 1142/1353] =?UTF-8?q?Sun=20Apr=2010=202022=2020:16:34=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index e98d726..08aec3d 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e antioquia, non predicaron a ninguén \ No newline at end of file +\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e antioquia, non predicaron a ninguén \ No newline at end of file From 6c78421a218a088f85f216f43ce04b585d689b4f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:09:33 +0200 Subject: [PATCH 1143/1353] Mon Apr 11 2022 09:09:33 GMT+0200 (hora de verano de Europa central) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6314b8f..0946944 100644 --- a/manifest.json +++ b/manifest.json @@ -113,7 +113,6 @@ "09-28", "09-31", "09-33", - "09-36", "09-38", "09-40", "10-title", From 67c3340dfdfcdac711b9b9574011107f91957921 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:11:29 +0200 Subject: [PATCH 1144/1353] Mon Apr 11 2022 09:11:29 GMT+0200 (hora de verano de Europa central) --- 09/36.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/09/36.txt b/09/36.txt index ee2fc2e..7a89931 100644 --- a/09/36.txt +++ b/09/36.txt @@ -1 +1 @@ -\v 36 Había entón en Xope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. \v 37 E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun aposento alto. \ No newline at end of file +\v 36 Había entón en Xope unha discípula chamada Tabita (que traducido ao grego é Dorcas); esta muller era rica en obras boas e de caridade que facía continuamente. \v 37 E sucedeu que naqueles días enfermou e morreu; e lavado o seu corpo, puxérono nun apousento alto. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0946944..6314b8f 100644 --- a/manifest.json +++ b/manifest.json @@ -113,6 +113,7 @@ "09-28", "09-31", "09-33", + "09-36", "09-38", "09-40", "10-title", From bd67570d4e6615c329c4ba566fac918687aa9197 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:12:00 +0200 Subject: [PATCH 1145/1353] Mon Apr 11 2022 09:12:00 GMT+0200 (hora de verano de Europa central) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 32da37d..207fe76 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From a7c169075c7734bfdd20fea915568c359ea63a6b Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:16:33 +0200 Subject: [PATCH 1146/1353] Mon Apr 11 2022 09:16:18 GMT+0200 (hora de verano de Europa central) --- 09/03.txt | 6 +----- 09/05.txt | 6 +----- 09/20.txt | 6 +----- manifest.json | 3 +++ 4 files changed, 6 insertions(+), 15 deletions(-) diff --git a/09/03.txt b/09/03.txt index 5a3f4b0..b484bf9 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeceu no seu derredor unha luz do ceo; \v 4 e ao caer ao chan, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? -======= -\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeceu no seu derredor unha luz do ceo; \v 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? ->>>>>>> bd67570d4e6615c329c4ba566fac918687aa9197 +\v 3 E sucedeu que mentres viaxaba, ao achegarse a Damasco, de súpeto resplandeceu no seu derredor unha luz do ceo; \v 4 e ao caer a terra, oíu unha voz que lle dicía: Saulo, Saulo, por que me persegues? \ No newline at end of file diff --git a/09/05.txt b/09/05.txt index f79b9bd..88e8393 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, e diráseche o que debes facer. \v 7 Os homes que ían con el detivéronse abraiados, oíndo a voz, pero sen ver a ninguén. -======= -\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, e diráseche o que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. ->>>>>>> bd67570d4e6615c329c4ba566fac918687aa9197 +\v 5 E el dixo: Quen es, Señor? E El respondeu: Eu son Xesús a quen ti persegues; \v 6 érguete, entra na cidade, e diráseche o que debes facer. \v 7 Os homes que ían con el detivéronse atónitos, oíndo a voz, pero sen ver a ninguén. \ No newline at end of file diff --git a/09/20.txt b/09/20.txt index 80bd57d..06ddb1c 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Xesús é o Cristo. -======= -\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. ->>>>>>> bd67570d4e6615c329c4ba566fac918687aa9197 +\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9c3938d..6314b8f 100644 --- a/manifest.json +++ b/manifest.json @@ -101,10 +101,13 @@ "07-59", "09-title", "09-01", + "09-03", + "09-05", "09-08", "09-10", "09-13", "09-17", + "09-20", "09-23", "09-26", "09-28", From a6833f9139d81936b7f2d17895e3a08deaa42d33 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:18:20 +0200 Subject: [PATCH 1147/1353] Mon Apr 11 2022 09:18:19 GMT+0200 (hora de verano de Europa central) --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 6314b8f..ce1f187 100644 --- a/manifest.json +++ b/manifest.json @@ -139,6 +139,7 @@ "12-01", "12-03", "12-05", + "12-07", "13-01", "13-04", "13-06", From 4d7457995aa86e647bb6cb7cef7c542fa46d77fa Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:20:20 +0200 Subject: [PATCH 1148/1353] Mon Apr 11 2022 09:20:19 GMT+0200 (hora de verano de Europa central) --- 12/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/09.txt diff --git a/12/09.txt b/12/09.txt new file mode 100644 index 0000000..cd74097 --- /dev/null +++ b/12/09.txt @@ -0,0 +1 @@ +\v 9 \v 10 E saíndo, seguíao, e non sabía que o que facía o anxo era de verdade, senón que cría ver unha visión. Cando pasaran a primeira e a segunda garda, chegaron á porta de ferro que conduce á cidade, a cal se lles abriu por si mesma; e saíron e seguiron por unha rúa, e enseguida o anxo apartouse del. \ No newline at end of file From 1e8f78d7f83a3f7696c8a5da75c6d696395f44ed Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:22:20 +0200 Subject: [PATCH 1149/1353] Mon Apr 11 2022 09:22:19 GMT+0200 (hora de verano de Europa central) --- 12/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/09.txt b/12/09.txt index cd74097..389e430 100644 --- a/12/09.txt +++ b/12/09.txt @@ -1 +1 @@ -\v 9 \v 10 E saíndo, seguíao, e non sabía que o que facía o anxo era de verdade, senón que cría ver unha visión. Cando pasaran a primeira e a segunda garda, chegaron á porta de ferro que conduce á cidade, a cal se lles abriu por si mesma; e saíron e seguiron por unha rúa, e enseguida o anxo apartouse del. \ No newline at end of file +\v 9 E saíndo, seguíao, e non sabía que o que facía o anxo era de verdade, senón que cría ver unha visión. \v 10 Cando pasaran a primeira e a segunda garda, chegaron á porta de ferro que conduce á cidade, a cal se lles abriu por si mesma; e saíron e seguiron por unha rúa, e enseguida o anxo afastouse del. \ No newline at end of file From 60b6acb25aeaf431608198f53eef914fb606cedf Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:24:20 +0200 Subject: [PATCH 1150/1353] Mon Apr 11 2022 09:24:19 GMT+0200 (hora de verano de Europa central) --- 12/09.txt | 2 +- 12/11.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 12/11.txt diff --git a/12/09.txt b/12/09.txt index 389e430..e32db6b 100644 --- a/12/09.txt +++ b/12/09.txt @@ -1 +1 @@ -\v 9 E saíndo, seguíao, e non sabía que o que facía o anxo era de verdade, senón que cría ver unha visión. \v 10 Cando pasaran a primeira e a segunda garda, chegaron á porta de ferro que conduce á cidade, a cal se lles abriu por si mesma; e saíron e seguiron por unha rúa, e enseguida o anxo afastouse del. \ No newline at end of file +\v 9 E saíndo, seguíao, e non sabía que o que facía o anxo era de verdade, senón que cría ver unha visión. \v 10 Cando pasaran a primeira e a segunda garda, chegaron á porta de ferro que conduce á cidade, a cal se lles abriu por si mesma; e saíron e seguiron por unha rúa, e decontado o anxo afastouse del. \ No newline at end of file diff --git a/12/11.txt b/12/11.txt new file mode 100644 index 0000000..bd6db97 --- /dev/null +++ b/12/11.txt @@ -0,0 +1 @@ +\v 11 \v 12 Cando Pedro volveu en si, dixo: Agora sei en verdade que o Señor enviou ao seu anxo, e rescatoume da man de Herodes e de todo o que esperaba o pobo dos xudeus. Ao darse conta disto, foi á casa de María, a nai de Juan, chamado tamén Marcos, onde moitos estaban reunidos e oraban. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ce1f187..f4e5018 100644 --- a/manifest.json +++ b/manifest.json @@ -140,6 +140,7 @@ "12-03", "12-05", "12-07", + "12-09", "13-01", "13-04", "13-06", From 8255064888cd5a4b2a28682481080a8104605223 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:26:20 +0200 Subject: [PATCH 1151/1353] Mon Apr 11 2022 09:26:19 GMT+0200 (hora de verano de Europa central) --- 12/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/11.txt b/12/11.txt index bd6db97..3d1eec2 100644 --- a/12/11.txt +++ b/12/11.txt @@ -1 +1 @@ -\v 11 \v 12 Cando Pedro volveu en si, dixo: Agora sei en verdade que o Señor enviou ao seu anxo, e rescatoume da man de Herodes e de todo o que esperaba o pobo dos xudeus. Ao darse conta disto, foi á casa de María, a nai de Juan, chamado tamén Marcos, onde moitos estaban reunidos e oraban. \ No newline at end of file +\v 11 \v 12 Cando Pedro volveu en si, dixo: Agora sei en verdade que o Señor enviou ao seu anxo, e rescatoume da man de Herodes e de todo o que esperaba o pobo dos xudeus. Ao decatarse disto, foi á casa de María, a nai de Xoán, chamado tamén Marcos, onde moitos estaban reunidos e oraban. \ No newline at end of file From d1296c2e74bd19c5b134f906fd02d50246420207 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:28:20 +0200 Subject: [PATCH 1152/1353] Mon Apr 11 2022 09:28:19 GMT+0200 (hora de verano de Europa central) --- 12/11.txt | 2 +- 12/13.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 12/13.txt diff --git a/12/11.txt b/12/11.txt index 3d1eec2..0e1aaf6 100644 --- a/12/11.txt +++ b/12/11.txt @@ -1 +1 @@ -\v 11 \v 12 Cando Pedro volveu en si, dixo: Agora sei en verdade que o Señor enviou ao seu anxo, e rescatoume da man de Herodes e de todo o que esperaba o pobo dos xudeus. Ao decatarse disto, foi á casa de María, a nai de Xoán, chamado tamén Marcos, onde moitos estaban reunidos e oraban. \ No newline at end of file +\v 11 \v 12 Cando Pedro volveu en si, dixo: Agora sei en verdade que o Señor enviou ao seu anxo, e rescatoume da man de Herodes e de todo o que esperaba o pobo dos xudeus. Ao decatarse disto, foi á casa de María, a nai de Xoán, chamado tamén Marcos, onde moitos estaban reunidos e oraban. \ No newline at end of file diff --git a/12/13.txt b/12/13.txt new file mode 100644 index 0000000..f3b6a1c --- /dev/null +++ b/12/13.txt @@ -0,0 +1 @@ +\v 13 \v 14 \v 15 E cando chamou á porta da entrada, unha serventa chamada Rode saíu a ver quen era. Ao recoñecer a voz de Pedro, de alegría non abriu a porta, senón que correu dentro e anunciou que Pedro estaba á porta. E eles dixéronlle: Estás tola! Pero ela insistía en que así era. E eles dicían: É o seu anxo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f4e5018..bbfdf0b 100644 --- a/manifest.json +++ b/manifest.json @@ -141,6 +141,7 @@ "12-05", "12-07", "12-09", + "12-11", "13-01", "13-04", "13-06", From 92585e2e2440061ac378ee55d3349563b39eb3c1 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:30:20 +0200 Subject: [PATCH 1153/1353] Mon Apr 11 2022 09:30:19 GMT+0200 (hora de verano de Europa central) --- 12/13.txt | 2 +- 12/16.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 12/16.txt diff --git a/12/13.txt b/12/13.txt index f3b6a1c..8278181 100644 --- a/12/13.txt +++ b/12/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 E cando chamou á porta da entrada, unha serventa chamada Rode saíu a ver quen era. Ao recoñecer a voz de Pedro, de alegría non abriu a porta, senón que correu dentro e anunciou que Pedro estaba á porta. E eles dixéronlle: Estás tola! Pero ela insistía en que así era. E eles dicían: É o seu anxo. \ No newline at end of file +\v 13 E cando chamou á porta da entrada, unha serventa chamada Rode saíu a ver quen era. \v 14 Ao recoñecer a voz de Pedro, de alegría non abriu a porta, senón que correu dentro e anunciou que Pedro estaba á porta. \v 15 E eles dixéronlle: Estás tola! Pero ela insistía en que así era. E eles dicían: É o seu anxo. \ No newline at end of file diff --git a/12/16.txt b/12/16.txt new file mode 100644 index 0000000..8e7048b --- /dev/null +++ b/12/16.txt @@ -0,0 +1 @@ +\v 16 \v 17 Mais Pedro continuaba chamando; e cando eles abriron, vírono e asombráronse. E facéndolles sinal coa man para que gardasen silencio, contoulles como o Señor o había sacado do cárcere. E díxolles: Informade destas cousas a Jacobo e aos irmáns. Entón saíu, e foise a outro lugar. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bbfdf0b..c3ecb60 100644 --- a/manifest.json +++ b/manifest.json @@ -142,6 +142,7 @@ "12-07", "12-09", "12-11", + "12-13", "13-01", "13-04", "13-06", From b44483cf244a3871060d050ca40ba37865cb7cfc Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:32:20 +0200 Subject: [PATCH 1154/1353] Mon Apr 11 2022 09:32:19 GMT+0200 (hora de verano de Europa central) --- 12/16.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/12/16.txt b/12/16.txt index 8e7048b..ad3c9d9 100644 --- a/12/16.txt +++ b/12/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mais Pedro continuaba chamando; e cando eles abriron, vírono e asombráronse. E facéndolles sinal coa man para que gardasen silencio, contoulles como o Señor o había sacado do cárcere. E díxolles: Informade destas cousas a Jacobo e aos irmáns. Entón saíu, e foise a outro lugar. \ No newline at end of file +\v 16 Mais Pedro continuaba chamando; e cando eles abriron, vírono e asombráronse. \v 17 E facéndolles sinal coa man para que gardasen silencio, contoulles como o Señor o sacara do cárcere. E díxolles: Informade destas cousas a Xacobo e aos irmáns. Entón saíu, e foise a outro lugar. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c3ecb60..ed0eb26 100644 --- a/manifest.json +++ b/manifest.json @@ -143,6 +143,7 @@ "12-09", "12-11", "12-13", + "12-16", "13-01", "13-04", "13-06", From 0de5d3fe5fa1fe00eff7f04782e7a91eb9dddc63 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:38:20 +0200 Subject: [PATCH 1155/1353] Mon Apr 11 2022 09:38:19 GMT+0200 (hora de verano de Europa central) --- 12/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/18.txt diff --git a/12/18.txt b/12/18.txt new file mode 100644 index 0000000..4b34157 --- /dev/null +++ b/12/18.txt @@ -0,0 +1 @@ +\v 18 \v 19 Cando se fixo de día, houbo un alboroto non pequeno entre os soldados sobre que sería de Pedro. E Herodes, despois de buscalo e non atopalo, interrogou aos gardas e ordenou que os levasen para executalos. Despois descendeu de Judea a Cesarea, e quedou alí por un tempo. \ No newline at end of file From 394705e8b86f3cc27ea101306919872a33f62289 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:40:20 +0200 Subject: [PATCH 1156/1353] Mon Apr 11 2022 09:40:19 GMT+0200 (hora de verano de Europa central) --- 12/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/18.txt b/12/18.txt index 4b34157..6c9b110 100644 --- a/12/18.txt +++ b/12/18.txt @@ -1 +1 @@ -\v 18 \v 19 Cando se fixo de día, houbo un alboroto non pequeno entre os soldados sobre que sería de Pedro. E Herodes, despois de buscalo e non atopalo, interrogou aos gardas e ordenou que os levasen para executalos. Despois descendeu de Judea a Cesarea, e quedou alí por un tempo. \ No newline at end of file +\v 18 \v 19 Cando se fixo de día, houbo un rebumbio non pequeno entre os soldados sobre que sería de Pedro. E Herodes, despois de buscalo e non atopalo, interrogou aos gardas e ordenou que os levasen para executalos. Despois descendeu de Xudea a Cesarea, e quedou alí por un tempo. \ No newline at end of file From 6194cf71d5f79cf9379347896f51c84199d5292f Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:42:21 +0200 Subject: [PATCH 1157/1353] Mon Apr 11 2022 09:42:20 GMT+0200 (hora de verano de Europa central) --- 12/18.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/12/18.txt b/12/18.txt index 6c9b110..206ee24 100644 --- a/12/18.txt +++ b/12/18.txt @@ -1 +1 @@ -\v 18 \v 19 Cando se fixo de día, houbo un rebumbio non pequeno entre os soldados sobre que sería de Pedro. E Herodes, despois de buscalo e non atopalo, interrogou aos gardas e ordenou que os levasen para executalos. Despois descendeu de Xudea a Cesarea, e quedou alí por un tempo. \ No newline at end of file +\v 18 Cando se fixo de día, houbo un rebumbio non pequeno entre os soldados sobre que sería de Pedro. \v 19 E Herodes, despois de buscalo e non atopalo, interrogou aos gardas e ordenou que os levasen para executalos. Despois descendeu de Xudea a Cesarea, e quedou alí por un tempo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ed0eb26..d22d89b 100644 --- a/manifest.json +++ b/manifest.json @@ -144,6 +144,7 @@ "12-11", "12-13", "12-16", + "12-18", "13-01", "13-04", "13-06", From 917fe6ab7fb2a560b3b95a1e375d520bf8eb6d70 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:44:21 +0200 Subject: [PATCH 1158/1353] Mon Apr 11 2022 09:44:20 GMT+0200 (hora de verano de Europa central) --- 12/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 12/20.txt diff --git a/12/20.txt b/12/20.txt new file mode 100644 index 0000000..b5410ad --- /dev/null +++ b/12/20.txt @@ -0,0 +1 @@ +\v 20 \v 21 Herodes estaba moi anoxado cos de Tiro e de Sidón; pero eles, de común acordo presentáronse ante el, e gañándose a Blasto, camareiro do rei, pedían paz pois o seu territorio era abastecido polo do rei. O día sinalado, Herodes, vestido con roupa real, sentou na tribuna e lles arengaba. \ No newline at end of file From 08f21439b31be952aaa90861156e098b8c877b01 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:46:21 +0200 Subject: [PATCH 1159/1353] Mon Apr 11 2022 09:46:20 GMT+0200 (hora de verano de Europa central) --- 12/20.txt | 2 +- 12/22.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 12/22.txt diff --git a/12/20.txt b/12/20.txt index b5410ad..6ccc8f9 100644 --- a/12/20.txt +++ b/12/20.txt @@ -1 +1 @@ -\v 20 \v 21 Herodes estaba moi anoxado cos de Tiro e de Sidón; pero eles, de común acordo presentáronse ante el, e gañándose a Blasto, camareiro do rei, pedían paz pois o seu territorio era abastecido polo do rei. O día sinalado, Herodes, vestido con roupa real, sentou na tribuna e lles arengaba. \ No newline at end of file +\v 20 Herodes estaba moi anoxado cos de Tiro e de Sidón; pero eles, de común acordo presentáronse ante el, e gañándose a Blasto, camareiro do rei, pedían paz pois o seu territorio era abastecido polo do rei. \v 21 O día sinalado, Herodes, vestido con roupa real, sentou na tribuna e lles arengaba. \ No newline at end of file diff --git a/12/22.txt b/12/22.txt new file mode 100644 index 0000000..90882cc --- /dev/null +++ b/12/22.txt @@ -0,0 +1 @@ +\v 22 \v 23 E a xente berraba: Voz dun deus e non dun home é esta! Ao instante un anxo do Señor feriuno, por non dar a gloria a Deus; e morreu comido de vermes. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d22d89b..9970fa0 100644 --- a/manifest.json +++ b/manifest.json @@ -145,6 +145,7 @@ "12-13", "12-16", "12-18", + "12-20", "13-01", "13-04", "13-06", From da13d0c44cc797e12d28f434d2aff60e9fc4a82e Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 09:48:21 +0200 Subject: [PATCH 1160/1353] Mon Apr 11 2022 09:48:20 GMT+0200 (hora de verano de Europa central) --- 12/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/22.txt b/12/22.txt index 90882cc..12727fe 100644 --- a/12/22.txt +++ b/12/22.txt @@ -1 +1 @@ -\v 22 \v 23 E a xente berraba: Voz dun deus e non dun home é esta! Ao instante un anxo do Señor feriuno, por non dar a gloria a Deus; e morreu comido de vermes. \ No newline at end of file +\v 22 E a xente berraba: Voz dun deus e non dun home é esta! \v 23 Ao instante un anxo do Señor feriuno, por non dar a gloria a Deus; e morreu comido de vermes. \ No newline at end of file From e91dad3d7cc68a1cd4f2273cfb392bc3f82f1fed Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 10:22:29 +0200 Subject: [PATCH 1161/1353] Mon Apr 11 2022 10:22:29 GMT+0200 (hora de verano de Europa central) --- 12/24.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 12/24.txt diff --git a/12/24.txt b/12/24.txt new file mode 100644 index 0000000..eaa3421 --- /dev/null +++ b/12/24.txt @@ -0,0 +1 @@ +\v 24 \v 25 Pero a palabra do Señor crecía e multiplicábase.E Bernabé e Saulo regresaron de Xerusalén despois de cumprir a súa misión, levando consigo a Juan, chamado tamén Marcos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9970fa0..039a167 100644 --- a/manifest.json +++ b/manifest.json @@ -146,6 +146,7 @@ "12-16", "12-18", "12-20", + "12-22", "13-01", "13-04", "13-06", From cdc63a606062a526c452385c99f33e127897dca1 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 10:24:30 +0200 Subject: [PATCH 1162/1353] Mon Apr 11 2022 10:24:29 GMT+0200 (hora de verano de Europa central) --- 12/24.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/12/24.txt b/12/24.txt index eaa3421..3bc538b 100644 --- a/12/24.txt +++ b/12/24.txt @@ -1 +1 @@ -\v 24 \v 25 Pero a palabra do Señor crecía e multiplicábase.E Bernabé e Saulo regresaron de Xerusalén despois de cumprir a súa misión, levando consigo a Juan, chamado tamén Marcos. \ No newline at end of file +\v 24 Pero a palabra do Señor crecía e multiplicábase. \v 25 E Bernabé e Saulo regresaron de Xerusalén despois de cumprir a súa misión, levando consigo a Xoán, chamado tamén Marcos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 039a167..8350409 100644 --- a/manifest.json +++ b/manifest.json @@ -147,6 +147,7 @@ "12-18", "12-20", "12-22", + "12-24", "13-01", "13-04", "13-06", From 4333e1fe905e1af2e0167df2c79fe53863a52f44 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 12:15:13 +0200 Subject: [PATCH 1163/1353] Mon Apr 11 2022 12:15:13 GMT+0200 (hora de verano de Europa central) --- 09/20.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/09/20.txt b/09/20.txt index 06ddb1c..71b4a0f 100644 --- a/09/20.txt +++ b/09/20.txt @@ -1 +1 @@ -\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Jesús é o Cristo. \ No newline at end of file +\v 20 De contado púxose a predicar a Xesús nas sinagogas, dicindo: El é o Fillo de Deus. \v 21 E todos os que o escoitaban estaban abraiados e dicían: Non é este o que en Xerusalén destruía aos que invocaban este nome, e o que viñera aquí con este propósito: para levalos atados ante os principais sacerdotes? \v 22 Pero Saulo seguía fortalecéndose e confundindo aos xudeus que habitaban en Damasco, demostrando que este Xesús é o Cristo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8350409..62eb97c 100644 --- a/manifest.json +++ b/manifest.json @@ -107,7 +107,6 @@ "09-10", "09-13", "09-17", - "09-20", "09-23", "09-26", "09-28", From f782476b4dd07b5849a746139fac21c9e97af802 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 12:17:13 +0200 Subject: [PATCH 1164/1353] Mon Apr 11 2022 12:17:13 GMT+0200 (hora de verano de Europa central) --- 12/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/01.txt b/12/01.txt index 995a5f1..023bc7b 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1 +1 @@ -\c 12 \v 1 Por aquel tempo o rei Herodes botou man a algúns que pertencían á igrexa para maltratalos. \v 2 E fixo matar a espada a Santiago, o irmán de Xoán. \ No newline at end of file +\c 12 \v 1 Por aquel tempo o rei Herodes botou man a algúns que pertencían á igrexa para maltratalos. \v 2 E fixo matar a espada a Xacobe, o irmán de Xoán. \ No newline at end of file From 18b21fffa1a480faa603bd26bf7c233ca8e3a8c3 Mon Sep 17 00:00:00 2001 From: Danirecaman Date: Mon, 11 Apr 2022 12:19:13 +0200 Subject: [PATCH 1165/1353] Mon Apr 11 2022 12:19:13 GMT+0200 (hora de verano de Europa central) --- 12/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/16.txt b/12/16.txt index ad3c9d9..1f1c366 100644 --- a/12/16.txt +++ b/12/16.txt @@ -1 +1 @@ -\v 16 Mais Pedro continuaba chamando; e cando eles abriron, vírono e asombráronse. \v 17 E facéndolles sinal coa man para que gardasen silencio, contoulles como o Señor o sacara do cárcere. E díxolles: Informade destas cousas a Xacobo e aos irmáns. Entón saíu, e foise a outro lugar. \ No newline at end of file +\v 16 Mais Pedro continuaba chamando; e cando eles abriron, vírono e asombráronse. \v 17 E facéndolles sinal coa man para que gardasen silencio, contoulles como o Señor o sacara do cárcere. E díxolles: Informade destas cousas a Xacobe e aos irmáns. Entón saíu, e foise a outro lugar. \ No newline at end of file From 4254cda9d47a673fae47e791c1f21970065fcd81 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:31:01 +0200 Subject: [PATCH 1166/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:31:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 08aec3d..69dc1db 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e antioquia, non predicaron a ninguén \ No newline at end of file +\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algu \ No newline at end of file From edab0d9ef8d25cc45ddc6c7e72220c6790290a02 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:33:02 +0200 Subject: [PATCH 1167/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:33:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 69dc1db..e722295 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algu \ No newline at end of file +\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algún deles, homes de Chipre e de Cirene, ao chegar a Antiaquía, falaban tamén aos gregos, predicando a Xesús. E a man do Señor estaba con eles, e moitos creron e se convertiron ao Señor. \ No newline at end of file From 970074b99256df6bf045fc90f69c07fc1568523f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:37:01 +0200 Subject: [PATCH 1168/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:37:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index e722295..52d3c67 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Agora ben, o suqe fuxiran pola persecucion que viu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algún deles, homes de Chipre e de Cirene, ao chegar a Antiaquía, falaban tamén aos gregos, predicando a Xesús. E a man do Señor estaba con eles, e moitos creron e se convertiron ao Señor. \ No newline at end of file +\v 19 \v 20 \v 21 Agora ben, os que fuxiran pola persecucion que sobreviu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algún deles, homes de Chipre e de Cirene, ao chegar a Antiaquía, falaban tamén aos gregos, predicando a Xesús. E a man do Señor estaba con eles, e moitos creron e se convertiron ao Señor. \ No newline at end of file From df87f26c29ab96e737f6e873bf2fe9af928923d2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:39:01 +0200 Subject: [PATCH 1169/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:39:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/19.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/19.txt b/11/19.txt index 52d3c67..57ec22a 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Agora ben, os que fuxiran pola persecucion que sobreviu despois da morte de Estevo, Chegaron a Fenicia, Chipre e Antioquia, non predicaron a ninguén, só aos xudeos. Mais algún deles, homes de Chipre e de Cirene, ao chegar a Antiaquía, falaban tamén aos gregos, predicando a Xesús. E a man do Señor estaba con eles, e moitos creron e se convertiron ao Señor. \ No newline at end of file +\v 19 Agora ben, os que fuxiran pola persecucion que veu despois da morte de Estevo, chegaron a Fenicia, Chipre e Antioquia, sen predicar a ninguén, só aos xudeos. \v 20 Mais algún deles, homes de Chipre e de Cirene, ao chegar a Antiaquía, falaban tamén aos gregos, predicando de Xesús. \v 21 E a man do Señor estaba con eles, e moitos creron e se convertiron ao Señor. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a429433..ab318f3 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "11-07", "11-11", "11-15", - "11-17" + "11-17", + "11-19" ] } \ No newline at end of file From 10bdf53107a694274dad6442742c07c113160ec6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:41:01 +0200 Subject: [PATCH 1170/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:41:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/22.txt diff --git a/11/22.txt b/11/22.txt new file mode 100644 index 0000000..548f10d --- /dev/null +++ b/11/22.txt @@ -0,0 +1 @@ +E Chegaron as novas disto á igrexa de Xerusalén e enviaron a Bernabé a Antioquia. El, cando chegou e viu a gracia de Deus \ No newline at end of file From f02d8f1fa49f6a92d7e434a939e9743ea7e0e244 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:43:01 +0200 Subject: [PATCH 1171/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:43:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index 548f10d..2243d74 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -E Chegaron as novas disto á igrexa de Xerusalén e enviaron a Bernabé a Antioquia. El, cando chegou e viu a gracia de Deus \ No newline at end of file +Chegaron as novas disto aos ouvidos da á igrexa de Xerusalén e enviaron a Bernabé a Antioquia. El, cando chegou e viu a gracia de Deus, alegrouse e animaba a todos para que permaneciesen con corazón firme fieis ao Señor, porque era un home bon e cheo do Estírito Santo e de fe. \ No newline at end of file From 5074a49ed253c8a833cd4e43b9c347c12a3d2a13 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:45:01 +0200 Subject: [PATCH 1172/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:45:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/22.txt | 2 +- 11/25.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/25.txt diff --git a/11/22.txt b/11/22.txt index 2243d74..9ead1a3 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Chegaron as novas disto aos ouvidos da á igrexa de Xerusalén e enviaron a Bernabé a Antioquia. El, cando chegou e viu a gracia de Deus, alegrouse e animaba a todos para que permaneciesen con corazón firme fieis ao Señor, porque era un home bon e cheo do Estírito Santo e de fe. \ No newline at end of file +\v 22 Chegaron as novas disto aos ouvidos da igrexa de Xerusalén e enviaron a Bernabé a Antioquia. \v 23 El, cando chegou e viu a gracia de Deus, alegrouse e animaba a todos para que permaneciesen con corazón firme fieis ao Señor, \v 24 porque era un home bon e cheo do Estírito Santo e de fe. E moita xente se uniu ao Señor. \ No newline at end of file diff --git a/11/25.txt b/11/25.txt new file mode 100644 index 0000000..5e1cf2f --- /dev/null +++ b/11/25.txt @@ -0,0 +1 @@ +Bernabé sauiu cara a Tarso na procura de Saulo. Can \ No newline at end of file diff --git a/manifest.json b/manifest.json index ab318f3..af2eb04 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "11-11", "11-15", "11-17", - "11-19" + "11-19", + "11-22" ] } \ No newline at end of file From 45c6b0cf0bf87425cb53078ca7b3ee7be9e39465 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:47:01 +0200 Subject: [PATCH 1173/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:47:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 5e1cf2f..d7a30b3 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Bernabé sauiu cara a Tarso na procura de Saulo. Can \ No newline at end of file +Bernabé saiu cara a Tarso na procura de Saulo. Cando o encontrou, trouxoo a Antioquia. E se reuniron coa igrexa por todo u ano, ensinando ás multitudes. E aos discípulos se lles chamou cristianos por primeira vez en Antioquia. \ No newline at end of file From b3f2a416e760265c3663e059ae248c8e284694f9 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:49:01 +0200 Subject: [PATCH 1174/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:49:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/25.txt | 2 +- 11/27.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/27.txt diff --git a/11/25.txt b/11/25.txt index d7a30b3..104b142 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Bernabé saiu cara a Tarso na procura de Saulo. Cando o encontrou, trouxoo a Antioquia. E se reuniron coa igrexa por todo u ano, ensinando ás multitudes. E aos discípulos se lles chamou cristianos por primeira vez en Antioquia. \ No newline at end of file +\v 25 Bernabé saiu cara a Tarso na procura de Saulo. \v 26 Cando o encontrou, trouxoo a Antioquia. E se reuniron coa igrexa por todo un ano, ensinando ás multitudes. E aos discípulos se lles chamou cristianos por primeira vez en Antioquia. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt new file mode 100644 index 0000000..855b40f --- /dev/null +++ b/11/27.txt @@ -0,0 +1 @@ +Por aqueles días uns profetas descenderon de Xerusalén a Antioquia. Un deles chamado Agabo, falaba polo Espíri \ No newline at end of file diff --git a/manifest.json b/manifest.json index af2eb04..ffd9755 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "11-15", "11-17", "11-19", - "11-22" + "11-22", + "11-25" ] } \ No newline at end of file From da74fa2d47f0aada8d5e1265546a7429b9e766e2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:51:01 +0200 Subject: [PATCH 1175/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:51:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/27.txt b/11/27.txt index 855b40f..cff39ea 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -Por aqueles días uns profetas descenderon de Xerusalén a Antioquia. Un deles chamado Agabo, falaba polo Espíri \ No newline at end of file +\v 27 Por aqueles días uns profetas descenderon de Xerusalén a Antioquia. \v 28 Un deles chamado Agabo, levantouse e falou polo Espíritu Santo que habería unha grande fame en toda a terra. E isto ocurriu no reinado de Claudio. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ffd9755..3642e56 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "11-17", "11-19", "11-22", - "11-25" + "11-25", + "11-27" ] } \ No newline at end of file From a1575b0ed85c663c3aa4639cebef43a09a1b37eb Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:53:01 +0200 Subject: [PATCH 1176/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:53:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/29.txt diff --git a/11/29.txt b/11/29.txt new file mode 100644 index 0000000..25f6b13 --- /dev/null +++ b/11/29.txt @@ -0,0 +1 @@ +Entón os discípulos, conforme o que cada un tiña, propuxeronse enviar una axuda para auxiliar aos irmáns en xudea, E así o fixeron, enviandoa aos anciáns por man de Bernabé e Saulo \ No newline at end of file From d11fc2c0a9cd773aa4714aa6bf07f03fd4f4dad6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:55:01 +0200 Subject: [PATCH 1177/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:55:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/29.txt b/11/29.txt index 25f6b13..05f5222 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Entón os discípulos, conforme o que cada un tiña, propuxeronse enviar una axuda para auxiliar aos irmáns en xudea, E así o fixeron, enviandoa aos anciáns por man de Bernabé e Saulo \ No newline at end of file +\v 29 Entón os discípulos, conforme o que cada un tiña, propuxeronse enviar una axuda para auxiliar aos irmáns en Xudea. \v 30 E así o fixeron, enviandoa aos anciáns por man de Bernabé e Saulo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3642e56..25603f7 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "11-19", "11-22", "11-25", - "11-27" + "11-27", + "11-29" ] } \ No newline at end of file From d39425bcd8a2a4a8e9c8bdb7595a44a118207ddd Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 09:57:01 +0200 Subject: [PATCH 1178/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2009:57:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 14/title.txt diff --git a/14/title.txt b/14/title.txt new file mode 100644 index 0000000..20937b7 --- /dev/null +++ b/14/title.txt @@ -0,0 +1 @@ +Capítulo 14 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 25603f7..1556bad 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "11-22", "11-25", "11-27", - "11-29" + "11-29", + "14-title" ] } \ No newline at end of file From 5ca40e83a5a4fc3518dd951248271351241bd3e5 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:05:01 +0200 Subject: [PATCH 1179/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:05:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/01.txt diff --git a/14/01.txt b/14/01.txt new file mode 100644 index 0000000..5d17157 --- /dev/null +++ b/14/01.txt @@ -0,0 +1 @@ +\c 14 En Iconio sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creu unha crande multitude \ No newline at end of file From 296074bf4b72d2152cf1927760b267f15a62fe0f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:07:01 +0200 Subject: [PATCH 1180/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:07:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/01.txt b/14/01.txt index 5d17157..ff3af45 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 En Iconio sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creu unha crande multitude \ No newline at end of file +\c 14 \v 1 \v 2 En Iconio sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creu unha crande multitude de xudeos e , tanén, de gregos. Mais os xudeos que non crían, excitaron e corromperon os a \ No newline at end of file From 7a9ee0fa8c3411f37228270e102f77ddfa2bc846 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:09:01 +0200 Subject: [PATCH 1181/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:09:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/01.txt b/14/01.txt index ff3af45..645ef73 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 \v 1 \v 2 En Iconio sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creu unha crande multitude de xudeos e , tanén, de gregos. Mais os xudeos que non crían, excitaron e corromperon os a \ No newline at end of file +\c 14 \v 1 \v 2 En Iconio, sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creron moitos xudeos e , tanén, de gregos. Mais os xudeos que non crían, instigaron e corromperon os ánimos dos xentís contra dos irmáns. \ No newline at end of file From 001aea6cdb3da1d775791fcf7e5b77e41783d20e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:09:12 +0200 Subject: [PATCH 1182/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:09:12=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/01.txt b/14/01.txt index 645ef73..ce4568e 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 \v 1 \v 2 En Iconio, sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creron moitos xudeos e , tanén, de gregos. Mais os xudeos que non crían, instigaron e corromperon os ánimos dos xentís contra dos irmáns. \ No newline at end of file +\c 14 \v 1 En Iconio, sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creron moitos xudeos e , tanén, de gregos. \v 2 Mais os xudeos que non crían, instigaron e corromperon os ánimos dos xentís contra dos irmáns. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1556bad..71a034f 100644 --- a/manifest.json +++ b/manifest.json @@ -73,6 +73,7 @@ "11-25", "11-27", "11-29", - "14-title" + "14-title", + "14-01" ] } \ No newline at end of file From 5f9402a4cef47bd04440a3b83009a99f38859ef1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:39:28 +0200 Subject: [PATCH 1183/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:39:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/03.txt diff --git a/14/03.txt b/14/03.txt new file mode 100644 index 0000000..d89f834 --- /dev/null +++ b/14/03.txt @@ -0,0 +1 @@ +\v 3 \v 4 Polo tanto botaron alí moito tempo, falando c \ No newline at end of file From 2e7e37ae4795d331e9c9c550d9f5197ae927f729 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:41:28 +0200 Subject: [PATCH 1184/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:41:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index d89f834..6c66ace 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 \v 4 Polo tanto botaron alí moito tempo, falando c \ No newline at end of file +\v 3 \v 4 Polo tanto botaron alí moito tempo, falando con valentía, confiados no Señor, \ No newline at end of file From cd6e6e4af4345be4a562449e2698452b55508a28 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:43:28 +0200 Subject: [PATCH 1185/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:43:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 6c66ace..871129f 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 \v 4 Polo tanto botaron alí moito tempo, falando con valentía, confiados no Señor, \ No newline at end of file +\v 3 \v 4 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen por mans deles sinais e prodixios. \ No newline at end of file From 0a359de3b5311a63e82f530159ac11ab5de452a1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:45:28 +0200 Subject: [PATCH 1186/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:45:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 871129f..6777178 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 \v 4 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen por mans deles sinais e prodixios. \ No newline at end of file +\v 3 \v 4 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file From 333961a3eeb50521d54488199b6f3ad4c8d93027 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:47:28 +0200 Subject: [PATCH 1187/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:47:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- 14/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/05.txt diff --git a/14/03.txt b/14/03.txt index 6777178..551fe76 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 \v 4 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file +\v 3 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file diff --git a/14/05.txt b/14/05.txt new file mode 100644 index 0000000..bf73ec6 --- /dev/null +++ b/14/05.txt @@ -0,0 +1 @@ +Mais cando os xudeos e os xentís, xuntamente cos seus governantes \ No newline at end of file diff --git a/manifest.json b/manifest.json index 71a034f..f59fcb5 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,7 @@ "11-27", "11-29", "14-title", - "14-01" + "14-01", + "14-03" ] } \ No newline at end of file From bb45d72f548c90a5acf7162726989377ba30fee3 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:49:28 +0200 Subject: [PATCH 1188/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:49:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/05.txt b/14/05.txt index bf73ec6..791198f 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -Mais cando os xudeos e os xentís, xuntamente cos seus governantes \ No newline at end of file +\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes \ No newline at end of file From d78923a12315abdb788a66a23df8d85e9aa9b69e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:51:28 +0200 Subject: [PATCH 1189/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:51:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/05.txt b/14/05.txt index 791198f..5d44df7 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes \ No newline at end of file +\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara afrentálos e apedreálos. Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexion circundante, E alí predicaban o evanxeo. \ No newline at end of file From 2f5c63cd6e4add7da4c4aa00671062f19ec13583 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:53:28 +0200 Subject: [PATCH 1190/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:53:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/05.txt b/14/05.txt index 5d44df7..693bdac 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara afrentálos e apedreálos. Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexion circundante, E alí predicaban o evanxeo. \ No newline at end of file +\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara aldraxálos e apedreálos. Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexion circundante, E alí predicaban o evanxeo. \ No newline at end of file From a02f39d1dffbf8f9d4cd55c6f4d79b3ebc4ff79f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:55:28 +0200 Subject: [PATCH 1191/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:55:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/05.txt b/14/05.txt index 693bdac..8b4c3e9 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara aldraxálos e apedreálos. Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexion circundante, E alí predicaban o evanxeo. \ No newline at end of file +\v 5 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara aldraxálos e lapidálos. \v 6 Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexión circundante, \v 7 e alí predicaban o evanxeo. \ No newline at end of file From de60c71016408d9cc289f314057b4c1692b0ae44 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:57:28 +0200 Subject: [PATCH 1192/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:57:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/08.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 14/08.txt diff --git a/14/08.txt b/14/08.txt new file mode 100644 index 0000000..3b7d5fc --- /dev/null +++ b/14/08.txt @@ -0,0 +1 @@ +En Listra había un home, tolleito dos pés, coxo de nacimento, que nun \ No newline at end of file diff --git a/manifest.json b/manifest.json index f59fcb5..229d84c 100644 --- a/manifest.json +++ b/manifest.json @@ -75,6 +75,7 @@ "11-29", "14-title", "14-01", - "14-03" + "14-03", + "14-05" ] } \ No newline at end of file From ab53f91c63e58f4b5cf3d94ac8c12842f86bdf20 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 10:59:28 +0200 Subject: [PATCH 1193/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2010:59:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/08.txt b/14/08.txt index 3b7d5fc..ea63838 100644 --- a/14/08.txt +++ b/14/08.txt @@ -1 +1 @@ -En Listra había un home, tolleito dos pés, coxo de nacimento, que nun \ No newline at end of file +\v 8 \v 9 \v 10 En Listra había un home, tolleito dos pés, coxo de nacimento, que nunca andivera. Este escoitou falar de Pablo, que mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo \ No newline at end of file From 2767d9bb8c9a9c10fd45b9a0edf5d1fd1cd9873a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:01:28 +0200 Subject: [PATCH 1194/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:01:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/08.txt b/14/08.txt index ea63838..cce0e30 100644 --- a/14/08.txt +++ b/14/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 En Listra había un home, tolleito dos pés, coxo de nacimento, que nunca andivera. Este escoitou falar de Pablo, que mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo \ No newline at end of file +\v 8 \v 9 \v 10 En Listra había un home, tolleito dos pés, coxo de nacimento, que nunca andivera. Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo \ No newline at end of file From deed772e111148af93ad0d71e422f6e9b85fdb62 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:03:28 +0200 Subject: [PATCH 1195/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:03:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/08.txt b/14/08.txt index cce0e30..8328b00 100644 --- a/14/08.txt +++ b/14/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 En Listra había un home, tolleito dos pés, coxo de nacimento, que nunca andivera. Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo \ No newline at end of file +\v 8 \v 9 \v 10 En Listra había un home que estaba sentada, tolleito dos pés, coxo de nacimento, que nunca andivera. Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo. \ No newline at end of file From d183f9f8098708838ce280ea4881832f145b068b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:05:28 +0200 Subject: [PATCH 1196/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:05:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/01.txt | 2 +- 14/08.txt | 2 +- manifest.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/14/01.txt b/14/01.txt index ce4568e..b06be20 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 \v 1 En Iconio, sucedeu que entrando xuntos na sinagoga dos xudeos, e falaron de tal xeito que creron moitos xudeos e , tanén, de gregos. \v 2 Mais os xudeos que non crían, instigaron e corromperon os ánimos dos xentís contra dos irmáns. \ No newline at end of file +\c 14 \v 1 Cando Paulo e Bernabé entraron xuntos na sinagoga de Iconio, falaron de tal xeito que creron moitos xudeos e , tamén, de gregos. \v 2 Mais os xudeos que non crían, instigaron e corromperon os ánimos dos xentís contra dos irmáns. \ No newline at end of file diff --git a/14/08.txt b/14/08.txt index 8328b00..f9da629 100644 --- a/14/08.txt +++ b/14/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 En Listra había un home que estaba sentada, tolleito dos pés, coxo de nacimento, que nunca andivera. Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo. \ No newline at end of file +\v 8 En Listra había un home que estaba sentada, tolleito dos pés, coxo de nacimento, que nunca andivera. \v 9 Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, \v 10 dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 229d84c..22bf8b7 100644 --- a/manifest.json +++ b/manifest.json @@ -74,8 +74,8 @@ "11-27", "11-29", "14-title", - "14-01", "14-03", - "14-05" + "14-05", + "14-08" ] } \ No newline at end of file From 24c5f4c5c1cd8bc369b844ad2b9743422c207ad0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:07:28 +0200 Subject: [PATCH 1197/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:07:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/14/03.txt b/14/03.txt index 551fe76..5cf5d91 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 Así que botaron alí moito tempo, falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file +\v 3 Así e todo, botaron alí moito tempo falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 22bf8b7..7aecc50 100644 --- a/manifest.json +++ b/manifest.json @@ -74,7 +74,7 @@ "11-27", "11-29", "14-title", - "14-03", + "14-01", "14-05", "14-08" ] From 8c907688995ff2e08c469a4be82c9ccebeb11f21 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:09:28 +0200 Subject: [PATCH 1198/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:09:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/14/03.txt b/14/03.txt index 5cf5d91..46194aa 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 Así e todo, botaron alí moito tempo falando con ousadía, confiados no Señor que daba testemuña da gracia da sua palabra, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file +\v 3 Así e todo, botaron alí moito tempo falando con ousadía, confiados no Señor que confirmaba a palabra da sua gracia, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7aecc50..0ba1fad 100644 --- a/manifest.json +++ b/manifest.json @@ -75,7 +75,7 @@ "11-29", "14-title", "14-01", - "14-05", + "14-03", "14-08" ] } \ No newline at end of file From 536f26de213ee7d887271a26093d96832ee61c6f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:11:28 +0200 Subject: [PATCH 1199/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:11:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/05.txt b/14/05.txt index 8b4c3e9..86fc246 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -\v 5 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, se lanzaron apara aldraxálos e lapidálos. \v 6 Eles o souberon e fuxiron a Listra e Derbe, cidades de Laconia, e a toda a rexión circundante, \v 7 e alí predicaban o evanxeo. \ No newline at end of file +\v 5 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, tentaron persuadir aos seus lideres para aldraxálos e lapidálos. \v 6 Eles se deron de conta e fuxiron a Licaonia, Listra e Derbe, e aos seus arredorese a toda a rexión circundante, \v 7 e alí predicaban o evanxeo. \ No newline at end of file From b4ebbc8c4a75ab477844f7cedbf49a86b110338f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:13:28 +0200 Subject: [PATCH 1200/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:13:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/05.txt | 2 +- 14/08.txt | 2 +- manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/05.txt b/14/05.txt index 86fc246..ae8637c 100644 --- a/14/05.txt +++ b/14/05.txt @@ -1 +1 @@ -\v 5 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, tentaron persuadir aos seus lideres para aldraxálos e lapidálos. \v 6 Eles se deron de conta e fuxiron a Licaonia, Listra e Derbe, e aos seus arredorese a toda a rexión circundante, \v 7 e alí predicaban o evanxeo. \ No newline at end of file +\v 5 Mais cando os xudeos e os xentís, xuntamente cos seus governantes, tentaron persuadir aos seus lideres para aldraxálos e lapidálos. \v 6 Eles se deron de conta e fuxiron a Licaonia, Listra e Derbe, e aos seus arredores, \v 7 e alí seguiron a predicar o evanxeo. \ No newline at end of file diff --git a/14/08.txt b/14/08.txt index f9da629..a71c032 100644 --- a/14/08.txt +++ b/14/08.txt @@ -1 +1 @@ -\v 8 En Listra había un home que estaba sentada, tolleito dos pés, coxo de nacimento, que nunca andivera. \v 9 Este home escoitou falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, \v 10 dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo. \ No newline at end of file +\v 8 En Listra había un home que estaba sentada, tolleito dos pés, coxo de nacimento, que nunca andivera. \v 9 Este home escoitaba falar a Paulo, que, mirandoo fixamente e vendo que tiña fe para ser sanado, \v 10 dixo en voz moi alta: Ergete endereitando os teus pés, e el saltou e andivo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0ba1fad..9275387 100644 --- a/manifest.json +++ b/manifest.json @@ -76,6 +76,7 @@ "14-title", "14-01", "14-03", + "14-05", "14-08" ] } \ No newline at end of file From 0fd61b37af6a6e810f6870cb4b64ca2ddeb9a371 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:15:28 +0200 Subject: [PATCH 1201/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:15:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/11.txt diff --git a/14/11.txt b/14/11.txt new file mode 100644 index 0000000..cce242e --- /dev/null +++ b/14/11.txt @@ -0,0 +1 @@ +Cando a multitude viu o que fixera Paulo, berraban en idioma Licaonico : "Os deuses baixaron a nos en forma humana". E lle chamaban Júpiter a Bernabé e Mer \ No newline at end of file From c9721e20b81b20cc3079c5a92d9a572373138111 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:17:28 +0200 Subject: [PATCH 1202/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:17:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/11.txt b/14/11.txt index cce242e..6027f67 100644 --- a/14/11.txt +++ b/14/11.txt @@ -1 +1 @@ -Cando a multitude viu o que fixera Paulo, berraban en idioma Licaonico : "Os deuses baixaron a nos en forma humana". E lle chamaban Júpiter a Bernabé e Mer \ No newline at end of file +\v 11 \v 12 \v 13 Cando a multitude viu o que fixera Paulo, berraban en idioma Licaonico : "Os deuses baixaron a nos en forma humana". E lle chamaban Júpiter a Bernabé e Mercurio a Paulo, porque este era que traia a palabra. E o sacerdote do templo de Júpiter que estaba as aforas da cidade, trouxo touros e guirlandas ás portas e quería ofrecer sacrificios \ No newline at end of file From 1d2a341eee5c9c705a531404b44761569d4500f4 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:19:28 +0200 Subject: [PATCH 1203/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:19:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/11.txt | 2 +- 14/14.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/14.txt diff --git a/14/11.txt b/14/11.txt index 6027f67..d7d1eee 100644 --- a/14/11.txt +++ b/14/11.txt @@ -1 +1 @@ -\v 11 \v 12 \v 13 Cando a multitude viu o que fixera Paulo, berraban en idioma Licaonico : "Os deuses baixaron a nos en forma humana". E lle chamaban Júpiter a Bernabé e Mercurio a Paulo, porque este era que traia a palabra. E o sacerdote do templo de Júpiter que estaba as aforas da cidade, trouxo touros e guirlandas ás portas e quería ofrecer sacrificios \ No newline at end of file +\v 11 Cando a xente viu o que fixera Paulo, berraban en idioma Licaonico : "Os deuses baixaron a nos en forma humana". \v 12 E lle chamaban Júpiter a Bernabé e Mercurio a Paulo, porque este era que traía a palabra. \v 13 E o sacerdote do templo de Júpiter que estaba as aforas da cidade, trouxo touros e guirlandas ás portas e quería ofrecer sacrificios xunta a multitude. \ No newline at end of file diff --git a/14/14.txt b/14/14.txt new file mode 100644 index 0000000..bdd0cc4 --- /dev/null +++ b/14/14.txt @@ -0,0 +1 @@ +Mais \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9275387..d734db7 100644 --- a/manifest.json +++ b/manifest.json @@ -77,6 +77,7 @@ "14-01", "14-03", "14-05", - "14-08" + "14-08", + "14-11" ] } \ No newline at end of file From ec6837c4228d14c06abbe9138c321ac51d0f03d4 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:21:28 +0200 Subject: [PATCH 1204/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:21:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/14.txt b/14/14.txt index bdd0cc4..891d5f5 100644 --- a/14/14.txt +++ b/14/14.txt @@ -1 +1 @@ -Mais \ No newline at end of file +\v 14 \v 15 \v 16 Mais cando os apóstollos Bernabé e Paulo o o ouviron, rasgaron as suas roupas e se lanzaron no medio da multitude errando e dicindo: Por que facedes estas cousas? N \ No newline at end of file From 840f7438150b68303aea922be93e115bad454190 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:23:28 +0200 Subject: [PATCH 1205/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:23:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/14.txt b/14/14.txt index 891d5f5..0b783a4 100644 --- a/14/14.txt +++ b/14/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Mais cando os apóstollos Bernabé e Paulo o o ouviron, rasgaron as suas roupas e se lanzaron no medio da multitude errando e dicindo: Por que facedes estas cousas? N \ No newline at end of file +\v 14 \v 15 \v 16 Mais cando os apóstollos Bernabé e Paulo o o ouviron, rasgaron as suas roupas e se lanzaron no medio da multitude errando e dicindo: Por que facedes estas cousas? Nos non somos mais ca homes iguais que vós, e anunciamos o evanxeo para que vos voltedes destas cousas inutiles aa un Deus vivo, QUE FIXO O CEO, A TERRA, O MAR E TODO O QUE NELES HAI, que nos tempos pasados permitiu que \ No newline at end of file From cbbd5456b8b90318ca5f91f27531d2fb9ec26eb9 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:25:28 +0200 Subject: [PATCH 1206/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:25:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/14.txt | 2 +- 14/17.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/17.txt diff --git a/14/14.txt b/14/14.txt index 0b783a4..c588cd8 100644 --- a/14/14.txt +++ b/14/14.txt @@ -1 +1 @@ -\v 14 \v 15 \v 16 Mais cando os apóstollos Bernabé e Paulo o o ouviron, rasgaron as suas roupas e se lanzaron no medio da multitude errando e dicindo: Por que facedes estas cousas? Nos non somos mais ca homes iguais que vós, e anunciamos o evanxeo para que vos voltedes destas cousas inutiles aa un Deus vivo, QUE FIXO O CEO, A TERRA, O MAR E TODO O QUE NELES HAI, que nos tempos pasados permitiu que \ No newline at end of file +\v 14 Mais cando os apóstollos Bernabé e Paulo o ouviron, rasgaron as suas roupas e se lanzaron no medio da multitude berrando \v 15 e dicindo: Por que facedes estas cousas? Nós non somos mais ca homes iguais que vós, e anunciamos o evanxeo para que vos voltedes destas cousas inutiles a un Deus vivo, QUE FIXO O CEO, A TERRA, O MAR E TODO O QUE NELES HAI, \v 16 que nos tempos pasados permitiu que todas as nacions seguisen os seu s proprios camiños. \ No newline at end of file diff --git a/14/17.txt b/14/17.txt new file mode 100644 index 0000000..9fb75b8 --- /dev/null +++ b/14/17.txt @@ -0,0 +1 @@ +E \ No newline at end of file diff --git a/manifest.json b/manifest.json index d734db7..d579664 100644 --- a/manifest.json +++ b/manifest.json @@ -78,6 +78,7 @@ "14-03", "14-05", "14-08", - "14-11" + "14-11", + "14-14" ] } \ No newline at end of file From 692b5b70f35e2f383b0d1b6eaa51afee9e393f94 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:27:28 +0200 Subject: [PATCH 1207/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:27:28=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/17.txt b/14/17.txt index 9fb75b8..f7ac5fd 100644 --- a/14/17.txt +++ b/14/17.txt @@ -1 +1 @@ -E \ No newline at end of file +E, sen embargo, non deixo de dar testemuña de si mesmo, facendo ben e dandovos chuvias do ceo e estación fructíferas, enchendo os cosos corazóns de mantenza e de alegria. Ainda dicindo isro, apenas p \ No newline at end of file From c4b5e332262a876e3aa9ae27c83beb2f1e02586a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:29:24 +0200 Subject: [PATCH 1208/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:29:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/17.txt b/14/17.txt index f7ac5fd..292d069 100644 --- a/14/17.txt +++ b/14/17.txt @@ -1 +1 @@ -E, sen embargo, non deixo de dar testemuña de si mesmo, facendo ben e dandovos chuvias do ceo e estación fructíferas, enchendo os cosos corazóns de mantenza e de alegria. Ainda dicindo isro, apenas p \ No newline at end of file +\v 17 E, sen embargo, non deixo de dar testemuña de si mesmo, facendo ben e dandovos chuvias do ceo e estación fructíferas, enchendo os vosos corazóns de mantenza e de alegría. \v 18 Ainda dicindo isto, apenas puideron impedir que as multitudes lle osfrecesen sacrificio. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d579664..50cddd5 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "14-05", "14-08", "14-11", - "14-14" + "14-14", + "14-17" ] } \ No newline at end of file From bc8815549c7d982711194bedaeaa157d4508edd8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:31:44 +0200 Subject: [PATCH 1209/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:31:44=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/19.txt diff --git a/14/19.txt b/14/19.txt new file mode 100644 index 0000000..1b60c10 --- /dev/null +++ b/14/19.txt @@ -0,0 +1 @@ +Mais algúns xudeos de Antioquia e Iconio viñeron e persiariron a miltitude, apedreando a \ No newline at end of file From 10f1d29906920e36e12d4c9b4392e143b0fe75d0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:33:44 +0200 Subject: [PATCH 1210/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:33:44=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/19.txt b/14/19.txt index 1b60c10..e9a77c7 100644 --- a/14/19.txt +++ b/14/19.txt @@ -1 +1 @@ -Mais algúns xudeos de Antioquia e Iconio viñeron e persiariron a miltitude, apedreando a \ No newline at end of file +Mais algúns xudeos de Antioquia e Iconio viñeron e persuariron a miltitude, apedreando a Pablo, arrastraronno fora da cidade pensando que estaba morto. Mais, mentres os discípulos o rodeaban, el se ergueu e entrou na cidade. E ao dia seguinte marchou con Bernabé a Derbe. \ No newline at end of file From f000e0f835508972729a721457b20f047164a636 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:35:44 +0200 Subject: [PATCH 1211/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:35:44=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/19.txt | 2 +- 14/21.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/21.txt diff --git a/14/19.txt b/14/19.txt index e9a77c7..9af4202 100644 --- a/14/19.txt +++ b/14/19.txt @@ -1 +1 @@ -Mais algúns xudeos de Antioquia e Iconio viñeron e persuariron a miltitude, apedreando a Pablo, arrastraronno fora da cidade pensando que estaba morto. Mais, mentres os discípulos o rodeaban, el se ergueu e entrou na cidade. E ao dia seguinte marchou con Bernabé a Derbe. \ No newline at end of file +\v 19 Mais algúns xudeos de Antioquia e Iconio viñeron e persuariron a miltitude, apedreando a Pablo, arrastraronno fora da cidade pensando que estaba morto. \v 20 Mais, mentres os discípulos o rodeaban, el se ergueu e entrou na cidade. E ao dia seguinte marchou con Bernabé a Derbe. \ No newline at end of file diff --git a/14/21.txt b/14/21.txt new file mode 100644 index 0000000..d2a4b70 --- /dev/null +++ b/14/21.txt @@ -0,0 +1 @@ +E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, for \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50cddd5..acd058c 100644 --- a/manifest.json +++ b/manifest.json @@ -80,6 +80,7 @@ "14-08", "14-11", "14-14", - "14-17" + "14-17", + "14-19" ] } \ No newline at end of file From f157f48fe4ef0d5fc74ad6e5448d0a479b6cda99 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sat, 16 Apr 2022 11:37:45 +0200 Subject: [PATCH 1212/1353] =?UTF-8?q?Sat=20Apr=2016=202022=2011:37:44=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/21.txt b/14/21.txt index d2a4b70..ca127d0 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, for \ No newline at end of file +\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, for \ No newline at end of file From 1d0b3cf4ecc2dcb78883a150de09be79ae32ced8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:16:40 +0200 Subject: [PATCH 1213/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:16:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/21.txt b/14/21.txt index ca127d0..49edbd4 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, for \ No newline at end of file +\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecidos \ No newline at end of file From 67cd6be02210c722f067215f9a1f94bef60a8f70 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:30:39 +0200 Subject: [PATCH 1214/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:30:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/21.txt b/14/21.txt index 49edbd4..cfa6409 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecidos \ No newline at end of file +\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, \ No newline at end of file From dfbf7e05186c01297b261b0a4b66588cd3301053 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:32:40 +0200 Subject: [PATCH 1215/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:32:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/14/21.txt b/14/21.txt index cfa6409..1750530 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, \ No newline at end of file +\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, \ No newline at end of file diff --git a/manifest.json b/manifest.json index acd058c..f23a282 100644 --- a/manifest.json +++ b/manifest.json @@ -75,7 +75,6 @@ "11-29", "14-title", "14-01", - "14-03", "14-05", "14-08", "14-11", From fbdb789e2fe6bbed4cbd941a3546cbcc73c0c4ba Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:34:40 +0200 Subject: [PATCH 1216/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:34:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/03.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 46194aa..ae643f3 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -\v 3 Así e todo, botaron alí moito tempo falando con ousadía, confiados no Señor que confirmaba a palabra da sua gracia, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file +\v 3 Así e todo, botaron alí moito tempo falando con decisión, confiados no Señor que confirmaba a palabra da sua gracia, concedendolles que fixesen sinais e prodixios por man deles. \v 4 Mais a xente da cidade estaba dividida: uns estaban cos xudeos e outros cos apóstolos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f23a282..acd058c 100644 --- a/manifest.json +++ b/manifest.json @@ -75,6 +75,7 @@ "11-29", "14-title", "14-01", + "14-03", "14-05", "14-08", "14-11", From 5f382485c1814c97ccb984bcbb4ca6155df6764e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:38:40 +0200 Subject: [PATCH 1217/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:38:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/21.txt b/14/21.txt index 1750530..d83040f 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, \ No newline at end of file +\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, animandoos a perseverar na fe, e dicindo: Temos que entrar no reino de Deus a que entremos \ No newline at end of file From 4408ef00972acb1d3ae1d0652b56614b8f9bec5d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:40:39 +0200 Subject: [PATCH 1218/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:40:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/21.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/21.txt b/14/21.txt index d83040f..8ca3bd6 100644 --- a/14/21.txt +++ b/14/21.txt @@ -1 +1 @@ -\v 21 \v 22 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, fortalecendo os ánimos dos discípulos, animandoos a perseverar na fe, e dicindo: Temos que entrar no reino de Deus a que entremos \ No newline at end of file +\v 21 E despois de anunciar el o evanxeo a aquela cidade e facer moitos discipulos, voltaron a Listra, a Iconio e a Antioquía, \v 22 fortalecendo os ánimos dos discípulos, animandoos a perseverar na fe, e dicindo: Temos que entrar no reino de Deus atraverso de moitos sufrimentos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index acd058c..3366def 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,7 @@ "14-11", "14-14", "14-17", - "14-19" + "14-19", + "14-21" ] } \ No newline at end of file From 325c386ad43c73ac5abfaf8cad5f1befa3afb65c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:42:39 +0200 Subject: [PATCH 1219/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:42:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/23.txt diff --git a/14/23.txt b/14/23.txt new file mode 100644 index 0000000..b754b18 --- /dev/null +++ b/14/23.txt @@ -0,0 +1 @@ +Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendaronos ao Sen \ No newline at end of file From 08a2f0b8562f4dd108f1429d1aa367111619f5b2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:44:39 +0200 Subject: [PATCH 1220/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:44:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/23.txt b/14/23.txt index b754b18..daec23f 100644 --- a/14/23.txt +++ b/14/23.txt @@ -1 +1 @@ -Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendaronos ao Sen \ No newline at end of file +Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendaronos ao Señor en quen creran. Pasaron por Pisidia e chegaron a Panfilia. E despois de predicar a palabra en Perge, baixaron a Atalia; e de alí embarcaron a Antioquía, onde foron encomendados pola gracia de Deus para a obra Deus cumpliran. \ No newline at end of file From 2a44cdc5f9fc496e5fc2ceed8c9336869e5d6f66 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:46:39 +0200 Subject: [PATCH 1221/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:46:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/23.txt b/14/23.txt index daec23f..ec52298 100644 --- a/14/23.txt +++ b/14/23.txt @@ -1 +1 @@ -Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendaronos ao Señor en quen creran. Pasaron por Pisidia e chegaron a Panfilia. E despois de predicar a palabra en Perge, baixaron a Atalia; e de alí embarcaron a Antioquía, onde foron encomendados pola gracia de Deus para a obra Deus cumpliran. \ No newline at end of file +\v 23 \v 24 \v 25 \v 26 Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendáronos ao Señor en quen creran. Pasaron por Pisidia e chegaron a Panfilia. E despois de predicar a palabra en Perge, baixaron a Atalia; e de alí embarcaron a Antioquía, onde foron encomendados pola gracia de Deus para a obra Deus que cumpliran. \ No newline at end of file From fcf2daf70d1f29647c368135fb7e50c62b233f57 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:48:39 +0200 Subject: [PATCH 1222/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:48:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/23.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/23.txt b/14/23.txt index ec52298..8ab4d0a 100644 --- a/14/23.txt +++ b/14/23.txt @@ -1 +1 @@ -\v 23 \v 24 \v 25 \v 26 Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendáronos ao Señor en quen creran. Pasaron por Pisidia e chegaron a Panfilia. E despois de predicar a palabra en Perge, baixaron a Atalia; e de alí embarcaron a Antioquía, onde foron encomendados pola gracia de Deus para a obra Deus que cumpliran. \ No newline at end of file +\v 23 Despois que lles asignaron anciáns en cada igrexa, tendo orado con xexún, recomendáronos ao Señor en quen eles creran. \v 24 Pasaron por Pisidia e chegaron a Panfilia. \v 25 E despois de predicar a palabra en Perge, baixaron a Atalia; \v 26 e de alí embarcaron a Antioquía, onde foron encomendados pola gracia de Deus para a obra Deus que cumpliran. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3366def..ce30e1c 100644 --- a/manifest.json +++ b/manifest.json @@ -82,6 +82,7 @@ "14-14", "14-17", "14-19", - "14-21" + "14-21", + "14-23" ] } \ No newline at end of file From ca0e8991d62e5452a6152e8d5d63df128ad92423 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:52:39 +0200 Subject: [PATCH 1223/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:52:39=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/27.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/27.txt diff --git a/14/27.txt b/14/27.txt new file mode 100644 index 0000000..8d332f1 --- /dev/null +++ b/14/27.txt @@ -0,0 +1 @@ +Cando chegaron e reuniron a igrexa, informaron de todas as cousas que Deus fixera con eles, e como abrira a por \ No newline at end of file From 600e8f02288887338d8852a35a027a7fc9ef5163 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 16:53:55 +0200 Subject: [PATCH 1224/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2016:53:55=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/27.txt b/14/27.txt index 8d332f1..6deaf52 100644 --- a/14/27.txt +++ b/14/27.txt @@ -1 +1 @@ -Cando chegaron e reuniron a igrexa, informaron de todas as cousas que Deus fixera con eles, e como abrira a por \ No newline at end of file +\v 27 Cando chegaron e reuniron a igrexa, informaron de todas as cousas que Deus fixera con eles, e de como abrira a porta da fe aos xentís. \v 28 E quedaron moito tempo cos dicípulos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ce30e1c..502315d 100644 --- a/manifest.json +++ b/manifest.json @@ -83,6 +83,7 @@ "14-17", "14-19", "14-21", - "14-23" + "14-23", + "14-27" ] } \ No newline at end of file From aac26d07412a35736dcf62a6bf831ccb708273a9 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:04:24 +0200 Subject: [PATCH 1225/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:04:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 65624ee..0290fe0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From b59d05909838faa41ca80b198fe6cb8e84b475ea Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:04:57 +0200 Subject: [PATCH 1226/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:04:57=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9fee41e..7d7ea7b 100644 --- a/manifest.json +++ b/manifest.json @@ -305,6 +305,23 @@ "28-25", "28-27", "28-28", - "28-30" + "28-30", + "01-title", + "02-25", + "02-27", + "02-29", + "02-32", + "02-34", + "02-37", + "02-40", + "02-43", + "02-46", + "05-01", + "05-03", + "05-07", + "05-09", + "05-12", + "05-14", + "19-38" ] } \ No newline at end of file From f3ec20b1e2df3bf870072d65d931a2155e8089de Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:10:21 +0200 Subject: [PATCH 1227/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:10:21=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/title.txt | 1 + manifest.json | 131 +++++++++++++++++++++++++------------------------- 2 files changed, 67 insertions(+), 65 deletions(-) create mode 100644 17/title.txt diff --git a/17/title.txt b/17/title.txt new file mode 100644 index 0000000..d2e4d26 --- /dev/null +++ b/17/title.txt @@ -0,0 +1 @@ +Capítulo 17 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 53637a1..dfdbcea 100644 --- a/manifest.json +++ b/manifest.json @@ -39,36 +39,8 @@ "Maria_Jose" ], "finished_chunks": [ - "02-title", - "02-01", - "02-05", - "02-12", - "02-14", - "02-16", - "02-18", - "02-20", - "02-22", - "11-title", - "11-01", - "11-04", - "11-07", - "11-11", - "11-15", - "11-17", - "11-19", - "11-22", - "14-title", - "14-01", - "14-03", - "14-05", - "14-08", - "14-11", - "14-14", - "14-17", - "14-19", - "14-21", - "14-23", - "14-27", + "front-title", + "01-title", "01-01", "01-04", "01-06", @@ -79,7 +51,25 @@ "01-20", "01-21", "01-24", + "02-title", + "02-01", + "02-05", "02-08", + "02-12", + "02-14", + "02-16", + "02-18", + "02-20", + "02-22", + "02-25", + "02-27", + "02-29", + "02-32", + "02-34", + "02-37", + "02-40", + "02-43", + "02-46", "03-01", "03-04", "03-07", @@ -107,6 +97,12 @@ "04-32", "04-34", "04-36", + "05-01", + "05-03", + "05-07", + "05-09", + "05-12", + "05-14", "05-17", "05-19", "05-22", @@ -175,6 +171,9 @@ "09-28", "09-31", "09-33", + "09-36", + "09-38", + "09-40", "10-title", "10-01", "10-03", @@ -194,6 +193,28 @@ "10-42", "10-44", "10-46", + "11-title", + "11-01", + "11-04", + "11-07", + "11-11", + "11-15", + "11-17", + "11-19", + "11-22", + "12-title", + "12-01", + "12-03", + "12-05", + "12-07", + "12-09", + "12-11", + "12-13", + "12-16", + "12-18", + "12-20", + "12-22", + "12-24", "13-01", "13-04", "13-06", @@ -216,6 +237,18 @@ "13-46", "13-48", "13-50", + "14-title", + "14-01", + "14-03", + "14-05", + "14-08", + "14-11", + "14-14", + "14-17", + "14-19", + "14-21", + "14-23", + "14-27", "16-title", "16-01", "16-04", @@ -233,6 +266,7 @@ "16-35", "16-37", "16-40", + "17-title", "19-title", "19-01", "19-03", @@ -249,6 +283,7 @@ "19-30", "19-33", "19-35", + "19-38", "21-01", "21-03", "21-05", @@ -304,40 +339,6 @@ "28-25", "28-27", "28-28", - "28-30", - "01-title", - "02-25", - "02-27", - "02-29", - "02-32", - "02-34", - "02-37", - "02-40", - "02-43", - "02-46", - "05-01", - "05-03", - "05-07", - "05-09", - "05-12", - "05-14", - "19-38", - "front-title", - "09-36", - "09-38", - "09-40", - "12-title", - "12-01", - "12-03", - "12-05", - "12-07", - "12-09", - "12-11", - "12-13", - "12-16", - "12-18", - "12-20", - "12-22", - "12-24" + "28-30" ] } \ No newline at end of file From 3e5e9a73e59bd33997d227995271f94fcdd8c792 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:40:21 +0200 Subject: [PATCH 1228/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:40:21=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/01.txt diff --git a/17/01.txt b/17/01.txt new file mode 100644 index 0000000..5de5eca --- /dev/null +++ b/17/01.txt @@ -0,0 +1 @@ +\c 17 Despois de pasar por Anfípolis e por Apolonia, chegaron a Tesalónica, onde habí unha sinagoga de xudeos. E Paulo, segundo o seu costume, foi a eles \ No newline at end of file From c8a2a419b8a02918454055947a81715a90a77ad6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:42:21 +0200 Subject: [PATCH 1229/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:42:21=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/01.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/01.txt b/17/01.txt index 5de5eca..d465ef5 100644 --- a/17/01.txt +++ b/17/01.txt @@ -1 +1 @@ -\c 17 Despois de pasar por Anfípolis e por Apolonia, chegaron a Tesalónica, onde habí unha sinagoga de xudeos. E Paulo, segundo o seu costume, foi a eles \ No newline at end of file +\c 17 \v 1 Despois de pasar por Anfípolis e por Apolonia, chegaron a Tesalónica, onde había unha sinagoga de xudeos. \v 2 E Paulo, segundo o seu costume, foi a eles e durante tres días de repouso discutiu con eles baseandose nas Escrituras. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dfdbcea..c634b08 100644 --- a/manifest.json +++ b/manifest.json @@ -267,6 +267,7 @@ "16-37", "16-40", "17-title", + "17-01", "19-title", "19-01", "19-03", From ee20a03f9122cc31ab6801127d1b1b2b15b5a5ec Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:44:22 +0200 Subject: [PATCH 1230/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:44:21=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/03.txt diff --git a/17/03.txt b/17/03.txt new file mode 100644 index 0000000..53d19e2 --- /dev/null +++ b/17/03.txt @@ -0,0 +1 @@ +explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. Alguns deles creron e se uniro a Paulo e a Silas, xuntamente cunha grande mul \ No newline at end of file From 99e5107cac6e648d9741598a6d970e42ff0e2427 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:46:22 +0200 Subject: [PATCH 1231/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:46:22=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/03.txt b/17/03.txt index 53d19e2..89d3571 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. Alguns deles creron e se uniro a Paulo e a Silas, xuntamente cunha grande mul \ No newline at end of file +\v 3 \v 4 explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. Alguns deles creron e se uniron a Paulo e a Silas, xuntamente cunha grande multitude de gregos temerosos de Deus e moitas mulleres principais. \ No newline at end of file From c65b82fe93d627bb0f999967caff4a9ff19d4728 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:48:22 +0200 Subject: [PATCH 1232/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:48:22=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 17/05.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/05.txt diff --git a/17/03.txt b/17/03.txt index 89d3571..2ae6a13 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 \v 4 explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. Alguns deles creron e se uniron a Paulo e a Silas, xuntamente cunha grande multitude de gregos temerosos de Deus e moitas mulleres principais. \ No newline at end of file +\v 3 explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. \v 4 Alguns deles creron e se uniron a Paulo e a Silas, xuntamente cunha grande multitude de gregos temerosos de Deus e moitas mulleres principais. \ No newline at end of file diff --git a/17/05.txt b/17/05.txt new file mode 100644 index 0000000..849d955 --- /dev/null +++ b/17/05.txt @@ -0,0 +1 @@ +Mais os xudeos incredulos movidos polos ciumes, levaron a alguns homes malvados da \ No newline at end of file diff --git a/manifest.json b/manifest.json index c634b08..f4047fb 100644 --- a/manifest.json +++ b/manifest.json @@ -268,6 +268,7 @@ "16-40", "17-title", "17-01", + "17-03", "19-title", "19-01", "19-03", From 06ed4fce62d9593c1902d2d128a16e8e764a069c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:50:22 +0200 Subject: [PATCH 1233/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:50:22=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 849d955..3bb44a3 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Mais os xudeos incredulos movidos polos ciumes, levaron a alguns homes malvados da \ No newline at end of file +Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da \ No newline at end of file From 71997f3db364d06997bdccb705aa879ffa17f971 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 17:58:22 +0200 Subject: [PATCH 1234/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2017:58:22=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 3bb44a3..b6cb725 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da \ No newline at end of file +Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron un tumulto e alborotaron a cidade, e, asaltando a casa de Jasón, procuraban \ No newline at end of file From d48652a06910db9dc099e586bf5170c350b12109 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:00:23 +0200 Subject: [PATCH 1235/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:00:23=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index b6cb725..43e8e13 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron un tumulto e alborotaron a cidade, e, asaltando a casa de Jasón, procuraban \ No newline at end of file +\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo \ No newline at end of file From b0a50bacb6eacba9c7fee6e57a174f469b3f468b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:02:24 +0200 Subject: [PATCH 1236/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:02:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 43e8e13..67b8d18 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo \ No newline at end of file +\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses que trastornaron o mundo viñeron aquí tamén e Xasón os recibiu, e todos actuan contra \ No newline at end of file From 3a369222d35368d79b9f596484bc5b5c07991568 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:04:24 +0200 Subject: [PATCH 1237/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:04:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 67b8d18..b4c23d8 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses que trastornaron o mundo viñeron aquí tamén e Xasón os recibiu, e todos actuan contra \ No newline at end of file +\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file From 8800a47d5545e552363f7dc2214d72030f4e6996 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:06:24 +0200 Subject: [PATCH 1238/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:06:24=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- 17/08.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/08.txt diff --git a/17/05.txt b/17/05.txt index b4c23d8..01c9eee 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file +\v 5 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. \v 6 Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, \v 7 tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file diff --git a/17/08.txt b/17/08.txt new file mode 100644 index 0000000..6ebecff --- /dev/null +++ b/17/08.txt @@ -0,0 +1 @@ +E alborotaron a toda a multitude e as autoridades da cidade que ouvian isto \ No newline at end of file diff --git a/manifest.json b/manifest.json index f4047fb..a1101c0 100644 --- a/manifest.json +++ b/manifest.json @@ -269,6 +269,7 @@ "17-title", "17-01", "17-03", + "17-05", "19-title", "19-01", "19-03", From 9e2b71e993bb29aacb42a66afd7e1889267b8684 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:08:25 +0200 Subject: [PATCH 1239/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:08:25=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/08.txt b/17/08.txt index 6ebecff..c2602e4 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -E alborotaron a toda a multitude e as autoridades da cidade que ouvian isto \ No newline at end of file +E alborotaron a toda a multitude e as autoridades da cidade que ouvían tal. Mais despois de recibir unha fianza de Xasón e dos outros, os soltaron. \ No newline at end of file From d008c541cc66706744174cc48cad332f2da9092b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 17 Apr 2022 18:10:25 +0200 Subject: [PATCH 1240/1353] =?UTF-8?q?Sun=20Apr=2017=202022=2018:10:25=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/08.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/08.txt b/17/08.txt index c2602e4..0d5039f 100644 --- a/17/08.txt +++ b/17/08.txt @@ -1 +1 @@ -E alborotaron a toda a multitude e as autoridades da cidade que ouvían tal. Mais despois de recibir unha fianza de Xasón e dos outros, os soltaron. \ No newline at end of file +\v 8 E alborotaron a toda a multitude e as autoridades da cidade que ouvían tal. \v 9 Mais despois de recibir unha fianza de Xasón e dos outros, os soltaron. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a1101c0..4652268 100644 --- a/manifest.json +++ b/manifest.json @@ -270,6 +270,7 @@ "17-01", "17-03", "17-05", + "17-08", "19-title", "19-01", "19-03", From 3d45f1a6b30e084744bb510d4001594a34d15c9e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:30:32 +0200 Subject: [PATCH 1241/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:30:32=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/25.txt | 7 +------ 02/29.txt | 6 +----- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/02/25.txt b/02/25.txt index 4b13d53..a358e1d 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1,6 +1 @@ -<<<<<<< HEAD -\v 25 Porque David di de El: VÍA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. \v 26 POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; -======= -\v 26 Pois David dí sobre Él: EU SEMPRE VIA AO SEÑOR DIANTE DO MEU ROSTRO -PORQUE ÉL SEMPRE ESTA NA MIÑA MAN DEREITA PARA QUE EU NON SEXA MOVIDO. \v 25 PO LO TANTO MEU CARAZÓN ESRA LEDO E A MIÑA LINGUA ALEGRASE, TAMEN A MIÑA CARNE VIVIRA CON CONFIANZA ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 25 Porque David di de El: VÍA SEMPRE AO SEÑOR NA MIÑA PRESENCIA; POIS ESTÁ A MIÑA DESTRA PARA QUE EU SEXA CONMOVIDO. \v 26 POLO CAL O MEU CORAZÓN SE ALEGROU E A MIÑA LINGUA SE ALEGROU; E AINDA ATÉ MIÑA CARNE DESCANSARÁ EN ESPERANZA; \ No newline at end of file diff --git a/02/29.txt b/02/29.txt index 2824c09..dca9e00 100644 --- a/02/29.txt +++ b/02/29.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 29 Irmáns, pódovos dicir con toda seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \v 30 Mais como era profeta , e sabía que DEUS LLE PROMETERA SENTAR a un DOS SEUS ESCENDENTES NO SEU TRONO, \v 31 miron cara o futuro e falou da resurección de Cristo, que NON FOI ABANDOADO NO HADES, NEN A SÚA CARNE VIU CORRUPCIÓN. -======= -\v 29 Hirmás, eu podo falar confiadamente do patriarca David: él morreu é foi soterrado e a sua tumba esta connosco ata o día de oxe. \v 30 Po lo cal, él foi un profeta e sabía que Deus había xurado con unha promesa a él, que Él establecería no seu trono un dos froitos de seu corpo. \v 31 Él mirou isto de anteman falou de resucción de Cristo. ÉL NON FOI ABANDOADO A O HADES, NIN TAMPOUCO SUA CARNE MIROUN CORRUCCIÓN. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 29 Irmáns, pódovos dicir con toda seguridade do patriarca David que morreu e foi sepultado, e o seu sepulcro está entre nos até o día de hoxe. \v 30 Mais como era profeta , e sabía que DEUS LLE PROMETERA SENTAR a un DOS SEUS ESCENDENTES NO SEU TRONO, \v 31 miron cara o futuro e falou da resurección de Cristo, que NON FOI ABANDOADO NO HADES, NEN A SÚA CARNE VIU CORRUPCIÓN. \ No newline at end of file From d4ccaa3a9897a90a1d272239fc86411f022423de Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:32:32 +0200 Subject: [PATCH 1242/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:32:32=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/27.txt | 6 +----- 02/32.txt | 6 +----- 02/34.txt | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/02/27.txt b/02/27.txt index 3162748..02033d9 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 27 POIS TI NON ABANDOARÁS A MIÑA ALMA NO HADES NEN PERMITIRÁ QUE O TEU SANTO VEXA CORRUPCIÓN. \v 28 FIXÉCHEME COÑECER OS CAMIÑOS DA VIDA; E ME ENCHERÁS DE GOZO COA TUA PRESENZA. -======= -\v 27 PORQUE TÍ NON ABANDARÁS A MIÑA ALMA NO HADES, NIN PERMETIRAS O TEU SANTO VER CORRUPIÓN. \v 28 TÍ ME RELEVACHES A MIN OS CAMIÑOS DA VIDA. TÍ ENCHERASME DE CONTIDOS COA TÚA CARA ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 27 POIS TI NON ABANDOARÁS A MIÑA ALMA NO HADES NEN PERMITIRÁ QUE O TEU SANTO VEXA CORRUPCIÓN. \v 28 FIXÉCHEME COÑECER OS CAMIÑOS DA VIDA; E ME ENCHERÁS DE GOZO COA TUA PRESENZA. \ No newline at end of file diff --git a/02/32.txt b/02/32.txt index c84c965..73b0ef4 100644 --- a/02/32.txt +++ b/02/32.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 32 Deus resucitou a este Xesús, do cal sodes testemuñas. \v 33 Así que, exaltado a dereita de Deus, e tendo recibido do Pai a promesa do Espirito Santo, derramou isto que vos vedes e ouvides -======= -\v 32 Este Xesús, Deus o resucitou, do cal todos nos somos restemuñas. \v 33 Asin que foi elevado a dereita de Deus e recibiu a promesa do Espírito Santo do Pai, Él derramou isto que vostede miran e escoitan. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 32 Deus resucitou a este Xesús, do cal sodes testemuñas. \v 33 Así que, exaltado a dereita de Deus, e tendo recibido do Pai a promesa do Espirito Santo, derramou isto que vos vedes e ouvides \ No newline at end of file diff --git a/02/34.txt b/02/34.txt index a5c0493..36815de 100644 --- a/02/34.txt +++ b/02/34.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 34 Porque David non ascendeu aos ceos, pero el mesmo di: DIXO O SEÑOR AO MEU SEÑOR: "SENTA Á MIÑA DEREITA, \v 35 ATÉ QUE POÑA AOS TEUS INIMIGOS COMA ESTRADO DOS TEUS PÉS". \v 36 Saiba, entón, con certeza toda a casa de Israel, que Deus fixo Señor e Cristo a este Xesús a quen vos cruficicachedes. -======= -\v 34 Porque Davis non ascendeu a o ceo, pero él dí: ",.O SEÑOR DIXO A MEU SEÑOR; SENTATE A MIÑA MAN DEREITA, \v 36 ATA QUE EU FAGA A TEUS ENIMIGOS EL PEIRAO PARA TEUS PES" \v 35 .Polo \ tanto, deixen que toda a casa de Israel certamente coñezca que Deus ofixo ambos , Señor e Cristo, e iste Xesús a quen vostedes crucificaron" ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 34 Porque David non ascendeu aos ceos, pero el mesmo di: DIXO O SEÑOR AO MEU SEÑOR: "SENTA Á MIÑA DEREITA, \v 35 ATÉ QUE POÑA AOS TEUS INIMIGOS COMA ESTRADO DOS TEUS PÉS". \v 36 Saiba, entón, con certeza toda a casa de Israel, que Deus fixo Señor e Cristo a este Xesús a quen vos cruficicachedes. \ No newline at end of file From a5ac0a5882925799accbab6e04fd24188c146225 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:34:32 +0200 Subject: [PATCH 1243/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:34:32=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/37.txt | 6 +----- 02/40.txt | 6 +----- 02/43.txt | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/02/37.txt b/02/37.txt index 65ffa05..2e645ba 100644 --- a/02/37.txt +++ b/02/37.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 37 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? \v 38 E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vós no nome de Xesúscristo para perdón dos vosos pecados, e recibiredes o don do Espítido Santo. \v 39 Porque a promesa é para vós e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. -======= -\v 37 Agora cando eles escoitaron isto, foron trasferidos nos seus corazons e dixeron a Pedro e a o resto dos apóstolos." Hiemans, ¿ que podemos facer?, \v 38 E Pedro lles dixo a eles."Arrepentansen e sexan baurizados cada un de vostedes, no nome de Xesucristo para o perdón dos pecados, e vostedes recebirán o don do Espírito Santo. \v 39 Para vostedes e a promesa e para seus fillos e pra podos os que están lexos, a tantas persoas como o Señor noso Deus chame" ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 37 Ao escoitaren isto, compunxidos de corazón, dixeronlle a Pedro e aos demais apóstolos: Irmans, que faremos? \v 38 E Pedro lles dixo: Arrepentídevos e bautizádevos cada un de vós no nome de Xesúscristo para perdón dos vosos pecados, e recibiredes o don do Espítido Santo. \v 39 Porque a promesa é para vós e para os vosos fillos e para todos os que están lonxe, para tantos coma o Señor o noso Deus chame. \ No newline at end of file diff --git a/02/40.txt b/02/40.txt index e3aa259..a59d017 100644 --- a/02/40.txt +++ b/02/40.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 40 E con moitas outras palabras testificaba e os exortaba dicindo: Salvádevos desta xeración malvada. \v 41 Entón os que recibían a súa palabra foron bautizados e se engadiron naquel día ao redor de tres mil almas. \v 42 E perseveraban nas ensinanzas dos apóstolos, na comuñón, no partimento do pan e na oración. -======= -\v 40 Con moitas, vervas él testificou e exhortou dicindo; " Salvarvos desta xeneración malvada" \v 41 Enton eles recebiron sua vervas e foron engadidos nese día preto de tres milm animas. \v 42 Eles seguiron nos insinos dos apostolos na confraternidad no partimento do pan e das oracions. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 40 E con moitas outras palabras testificaba e os exortaba dicindo: Salvádevos desta xeración malvada. \v 41 Entón os que recibían a súa palabra foron bautizados e se engadiron naquel día ao redor de tres mil almas. \v 42 E perseveraban nas ensinanzas dos apóstolos, na comuñón, no partimento do pan e na oración. \ No newline at end of file diff --git a/02/43.txt b/02/43.txt index 051ad26..958da09 100644 --- a/02/43.txt +++ b/02/43.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 43 Apoderouse de todos o temor, porque os apóstolos facían moitos prodixios e sinais. \v 44 Todos os que creran estaban xuntos e tiñan todas as cousas en común, \v 45 vendían todas as súas propiedades e os seus bens e os compartían con todos, segundo a necesidade de cada un. -======= -\v 43 Medo veu sobre todas as ánimas e moitas maravillas e sinais foron feitas por medio dos apostolos. \v 44 Todos os que ceeron estaban xuntos e tiñan todas as cousas en común, \v 45 e eles venderon as suas propiedades e posesións e as doaron a todos, de , en acordo as necesidades necesidades que calquera tivera- ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 43 Apoderouse de todos o temor, porque os apóstolos facían moitos prodixios e sinais. \v 44 Todos os que creran estaban xuntos e tiñan todas as cousas en común, \v 45 vendían todas as súas propiedades e os seus bens e os compartían con todos, segundo a necesidade de cada un. \ No newline at end of file From 4eb3a3f9d350e06e6a351c171132bc1a3bf4114c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:36:32 +0200 Subject: [PATCH 1244/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:36:32=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 6 +----- 09/title.txt | 6 +----- 11/25.txt | 6 +----- 11/27.txt | 6 +----- 11/29.txt | 6 +----- 5 files changed, 5 insertions(+), 25 deletions(-) diff --git a/02/46.txt b/02/46.txt index 166e43c..dc593e6 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 46 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, \v 47 louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos -======= -\v 46 Asín que día tras dáa siguian cun un único propósito no templo e rompian o pan nas fogares e compartian a comida con delicia do corazón \v 47 eles loubaban a Deus e tiñan o favor de todas as persoas o Señor engadia día a día aos que se salvaban. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 46 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, \v 47 louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file diff --git a/09/title.txt b/09/title.txt index 265c6b1..cc37d10 100644 --- a/09/title.txt +++ b/09/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Capítolo 9 -======= -Capítulo 9 ->>>>>>> 18b21fffa1a480faa603bd26bf7c233ca8e3a8c3 +Capítulo 9 \ No newline at end of file diff --git a/11/25.txt b/11/25.txt index e8ecb23..104b142 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 25 Bernabé saiu cara a Tarso na procura de Saulo. \v 26 Cando o encontrou, trouxoo a Antioquia. E se reuniron coa igrexa por todo un ano, ensinando ás multitudes. E aos discípulos se lles chamou cristianos por primeira vez en Antioquia. -======= -\v 25 \v 26 Enton Bernabé foi a Tarso a buscar a Saulo. Cando él o topou, o truxo a Antioquía. Foi preto de un ano enteiro eles reunianse xunto co a igrexa e insinaban a muitas persoas. Os descípulos foron chamados cristianos por primeira vez en Antioquia . ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 25 Bernabé saiu cara a Tarso na procura de Saulo. \v 26 Cando o encontrou, trouxoo a Antioquia. E se reuniron coa igrexa por todo un ano, ensinando ás multitudes. E aos discípulos se lles chamou cristianos por primeira vez en Antioquia. \ No newline at end of file diff --git a/11/27.txt b/11/27.txt index 0e31784..cff39ea 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 27 Por aqueles días uns profetas descenderon de Xerusalén a Antioquia. \v 28 Un deles chamado Agabo, levantouse e falou polo Espíritu Santo que habería unha grande fame en toda a terra. E isto ocurriu no reinado de Claudio. -======= -\v 27 \v 28 Agora en queles días alguns profetas baixaron de Xerusalén a Antioquía. UN deles. de nome Agabo, se parou e dixo polo Espírito Santo que unha grande Fame ocorreria en todo o mundo. Isto sucedeu nos días de Caudio. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 27 Por aqueles días uns profetas descenderon de Xerusalén a Antioquia. \v 28 Un deles chamado Agabo, levantouse e falou polo Espíritu Santo que habería unha grande fame en toda a terra. E isto ocurriu no reinado de Claudio. \ No newline at end of file diff --git a/11/29.txt b/11/29.txt index b9ec7d8..05f5222 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 29 Entón os discípulos, conforme o que cada un tiña, propuxeronse enviar una axuda para auxiliar aos irmáns en Xudea. \v 30 E así o fixeron, enviandoa aos anciáns por man de Bernabé e Saulo -======= -\v 29 \v 30 Entón os descipulos, según cada un era capaz, dicidiron mandar a os hirmans en Xudea. Eles fixeron isto, eles mandaron diñeiro a os ancians por mans de Bernabé e Saulo. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 29 Entón os discípulos, conforme o que cada un tiña, propuxeronse enviar una axuda para auxiliar aos irmáns en Xudea. \v 30 E así o fixeron, enviandoa aos anciáns por man de Bernabé e Saulo \ No newline at end of file From 60292f23dbae6f24024cb92d29bcff25b6b7e215 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:38:55 +0200 Subject: [PATCH 1245/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:38:54=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/01.txt | 6 +----- 05/03.txt | 6 +----- 05/07.txt | 6 +----- 05/09.txt | 6 +----- 05/title.txt | 6 +----- manifest.json | 2 ++ 6 files changed, 7 insertions(+), 25 deletions(-) diff --git a/05/01.txt b/05/01.txt index c3d655d..976fa7d 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\c 5 \v 1 Un home chamado Ananías, e a súa muller Safira, vendeu unha propriedade, \v 2 e quedou con parte do prezo, sendo a súa muller sabedora; e traendo o resto, a puxo aos pés dos apóstolos -======= -\c 5 \v 1 Agora un certo home chamado Ananías, con Safira sua muller, vendeu unha parte da sua propiedade, \v 2 e él quedou con parte dos cartos da venda( sua muller tamén o sabia), e tuxo a outra parte e o puxo a os pes dos apóstolos. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\c 5 \v 1 Un home chamado Ananías, e a súa muller Safira, vendeu unha propriedade, \v 2 e quedou con parte do prezo, sendo a súa muller sabedora; e traendo o resto, a puxo aos pés dos apóstolos \ No newline at end of file diff --git a/05/03.txt b/05/03.txt index 75b119c..d14bf53 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 3 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? \v 4 Mentres non se vendía, non te pertencía? E despois de vendido, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. \v 5 Ao ouvir Ananías estas palabras, caeu morto; e veu grande temor sobre todos os que o souberon. \v 6 E os xovens o levantaron e o cubriron; e sacándoo fora, déronlle sepultura. -======= -\v 3 Pero Pedro dixo: Ananías ¿por qué Satanas encheu o teu corazón pra mentirlle ao Espírito Santo e quedaches con parte do prezo do terreo? \v 4 Mentras non o vendeste,¿ non era teu? E depois de vendelo, ¿non estaba baixo o teu control? ¿Cóma e que pensasches esta cousa no teu corazón? Tí non mentiches aos homes, mentiches a Deus. \v 5 Escoitando estas verbas, Ananías caeu e respirou o derradeiro sospiro e un grande medo apoderouse de todolos que escoitaron. \v 6 Os mozos viñeron á fronte arrouparonno levánrono fora e soterárono. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 3 Mais Pedro dixo: Ananías, por que encheu Satanás o teu corazón para mentir ao Espírito Santo e quedar con parte do prezo do terreo? \v 4 Mentres non se vendía, non te pertencía? E despois de vendido, non seguía baixo o teu poder? Por que maquinaches este asunto no teu corazón? Non lle mentiches aos homes, senon a Deus. \v 5 Ao ouvir Ananías estas palabras, caeu morto; e veu grande temor sobre todos os que o souberon. \v 6 E os xovens o levantaron e o cubriron; e sacándoo fora, déronlle sepultura. \ No newline at end of file diff --git a/05/07.txt b/05/07.txt index cd2b18e..3accb79 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 7 Pasadas como unhas tres horas, entrou a súa muller, sen saber o que ocorrera. \v 8 E Pedro lle preguntou: Dime, vendichedes o terreo en tanto? e ela dixo: si, ese foi o prezo -======= -\v 7 Coma tres houras depois , sua muller entrou, non sabendo o que ocorrera, \v 8 Pedro lle dixo: " Dime se vendeste o terreo por esta cantidade, Ela dixo." Si, foi por esa cantidade". ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 7 Pasadas como unhas tres horas, entrou a súa muller, sen saber o que ocorrera. \v 8 E Pedro lle preguntou: Dime, vendichedes o terreo en tanto? e ela dixo: si, ese foi o prezo \ No newline at end of file diff --git a/05/09.txt b/05/09.txt index cc59c88..0e4fcb5 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 9 Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu home están na porta e te sacarán a ti tamén. No mesmo momento, \v 10 ela caeu aos pés del, e expirou. Ao entrar os xovens, a encontraron morta, e a sacaron e lle deron sepultura xunto ao seu home. \v 11 E veu grande temor sobre toda a igrexa e sobre os que souberon estas cousas -======= -\v 9 Entón Pedro lle dixo a ela: ¿Coma é que aceptaches por a proba ao Espírito do Señor?. Olla os pes de estes que soterraron ao teu home estan a porta, e eles sacarante a tí tamén. \v 10 Ela de súpito caeu aos seus pes, e respirou seu derradeiro alento, os mozos entraron ea toparon morta ; eles leváronna fóra e soterraronna ao caron do seu marido. \v 11 Un grande medo invadiu a igresxa enteira e sobre todo aos que escoitaron estas cousas. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 9 Entón Pedro lle dixo: Por que vos puxechedes de acordo para probar ao Espírito Santo? Mira, os pés dos que sepultaron ao teu home están na porta e te sacarán a ti tamén. No mesmo momento, \v 10 ela caeu aos pés del, e expirou. Ao entrar os xovens, a encontraron morta, e a sacaron e lle deron sepultura xunto ao seu home. \v 11 E veu grande temor sobre toda a igrexa e sobre os que souberon estas cousas \ No newline at end of file diff --git a/05/title.txt b/05/title.txt index 3432a92..7c3a093 100644 --- a/05/title.txt +++ b/05/title.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -Capítulo 5 -======= -Capítolo 5 ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +Capítulo 5 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4652268..2169bd2 100644 --- a/manifest.json +++ b/manifest.json @@ -202,6 +202,8 @@ "11-17", "11-19", "11-22", + "11-25", + "11-27", "12-title", "12-01", "12-03", From 1217d9fabe9808af3fc671ea319ea97876c3dd9c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:41:35 +0200 Subject: [PATCH 1246/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:41:35=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05/12.txt | 6 +----- 05/14.txt | 6 +----- manifest.json | 2 ++ 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/05/12.txt b/05/12.txt index 8ad5597..c2c53be 100644 --- a/05/12.txt +++ b/05/12.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 12 Ocorrian moitos sinais e prodixios entre o pobo pola man dos apóstolos. Estaban todos xuntos no pórtico de Salomón. \v 13 Mais ningún dos outros ousaba xuntarse con eles. Con todo, o pobo os tiña en grande estima. -======= -\v 12 Moitas siñais e prodixios estaban a ocorrer entre a xente a través das mans dos apóstolos, Eles estabán todos xuntos no Pórtico de Salomón, \v 13 Maís ninguén tivo a coraxe de xuntarse a eles, pero eran timidos polo pobo ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 12 Ocorrian moitos sinais e prodixios entre o pobo pola man dos apóstolos. Estaban todos xuntos no pórtico de Salomón. \v 13 Mais ningún dos outros ousaba xuntarse con eles. Con todo, o pobo os tiña en grande estima. \ No newline at end of file diff --git a/05/14.txt b/05/14.txt index 7efb1fa..99ce3ec 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1,5 +1 @@ -<<<<<<< HEAD -\v 14 E se engadían a eles máis e máis crentes no Señor, homes e mulleres, \v 15 a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. \v 16 Tamén a xente das cidades dos arredor de Xerusalén acodían traendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. -======= -\v 14 Ainda maís xente foron engadidos ao Señor, , multitudes de homes é melleres, . \v 15 atal punto que cargaban cons enfermos dás rúa e os deitaban en camas e padiolas para que ao pasar Pedroa, sua sombra poidera cair en riba deles, \v 16 Tamén se xuntou unha grande cantidade de xente dos pobos arrededor do Xerusalén traindo a enfermos e aflixidos de espírito inmundos, e todos eles foron curados. ->>>>>>> aac26d07412a35736dcf62a6bf831ccb708273a9 +\v 14 E se engadían a eles máis e máis crentes no Señor, homes e mulleres, \v 15 a tal ponto que sacaban aos enfermos ás rúas e os botaban en leitos e padiolas para que ao pasar Pedro, polo menos a súa sombra caera sobre algún deles. \v 16 Tamén a xente das cidades dos arredor de Xerusalén acodían traendo enfermos e atormentados por espíritus inmundos e todos quedaban sanados. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2169bd2..ea99297 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "02-40", "02-43", "02-46", + "03-title", "03-01", "03-04", "03-07", @@ -97,6 +98,7 @@ "04-32", "04-34", "04-36", + "05-title", "05-01", "05-03", "05-07", From 64a50068788c215d00635df53c43e24186601c81 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:42:48 +0200 Subject: [PATCH 1247/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:42:48=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index ea99297..7bced2a 100644 --- a/manifest.json +++ b/manifest.json @@ -206,6 +206,7 @@ "11-22", "11-25", "11-27", + "11-29", "12-title", "12-01", "12-03", From 786f2838136f37de65ef1fb861456942e5e27f6e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:44:14 +0200 Subject: [PATCH 1248/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:44:14=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 65624ee..0290fe0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From faab8f9eee51c558163796e576c86e90f9fed1a1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:44:19 +0200 Subject: [PATCH 1249/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:44:19=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d5a1b1d..b0459fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 7, + "package_version": 6, "format": "usfm", "generator": { "name": "ts-desktop", @@ -348,6 +348,7 @@ "28-25", "28-27", "28-28", - "28-30" + "28-30", + "09-title" ] } \ No newline at end of file From ecb00a63ac1468b677a90006aaa66cb20c571adf Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 19 Apr 2022 11:49:32 +0200 Subject: [PATCH 1250/1353] =?UTF-8?q?Tue=20Apr=2019=202022=2011:49:32=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02/46.txt | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/02/46.txt b/02/46.txt index dc593e6..c9a3101 100644 --- a/02/46.txt +++ b/02/46.txt @@ -1 +1 @@ -\v 46 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con sinxeleza de corazón, \v 47 louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file +\v 46 Asistían todos os días xuntos ao templo, partindo o pan nas casas, comían xuntos e con humildade de corazón, \v 47 louvaban a Deus e eran ben vistos polo povo. Cada día o Señor engadía o número dos que ían ser salvos \ No newline at end of file diff --git a/manifest.json b/manifest.json index b0459fb..9835d69 100644 --- a/manifest.json +++ b/manifest.json @@ -160,6 +160,7 @@ "08-34", "08-36", "08-39", + "09-title", "09-01", "09-03", "09-05", @@ -348,7 +349,6 @@ "28-25", "28-27", "28-28", - "28-30", - "09-title" + "28-30" ] } \ No newline at end of file From d9632e189de087b8c63ff111f6b253120b2f961f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:21:35 +0200 Subject: [PATCH 1251/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:21:34=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/10.txt diff --git a/17/10.txt b/17/10.txt new file mode 100644 index 0000000..12a7b5b --- /dev/null +++ b/17/10.txt @@ -0,0 +1 @@ +De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos \ No newline at end of file From 975b25fd670a179fe6012b9fe13459f72bb1c03c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:23:34 +0200 Subject: [PATCH 1252/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:23:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 12a7b5b..3fa963f 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos \ No newline at end of file +\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo inter \ No newline at end of file From 082f7c9bd0832f83ae1360a01481b6d5db4192db Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:25:34 +0200 Subject: [PATCH 1253/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:25:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 3fa963f..bd125a7 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo inter \ No newline at end of file +\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese \ No newline at end of file From a1ee95b2c6a19b032926480fc31107409fff3ef2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:27:34 +0200 Subject: [PATCH 1254/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:27:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index bd125a7..7c2afea 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese \ No newline at end of file +\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras \ No newline at end of file From 626bf39a9e5dcb6df6ad19b308bd53f51eb8ef8b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:29:33 +0200 Subject: [PATCH 1255/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:29:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/10.txt b/17/10.txt index 7c2afea..15e12c1 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras \ No newline at end of file +\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras, para ver si estas cousas eran así. POr iso, moitos deles creron, asi como tamén moitos gregos \ No newline at end of file From 933bede292a2ed3fb53dbd1b52561ce32033ea6f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:31:34 +0200 Subject: [PATCH 1256/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:31:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 17/13.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/13.txt diff --git a/17/10.txt b/17/10.txt index 15e12c1..34ed2ec 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras, para ver si estas cousas eran así. POr iso, moitos deles creron, asi como tamén moitos gregos \ No newline at end of file +\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras, para veren se estas cousas eran así. Por iso, moitos deles creron, así como tamén moitos gregos, homes e mulleres notables. \ No newline at end of file diff --git a/17/13.txt b/17/13.txt new file mode 100644 index 0000000..0dd76a9 --- /dev/null +++ b/17/13.txt @@ -0,0 +1 @@ +Mais cando os xudeos de Tesalo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9835d69..3d40fb4 100644 --- a/manifest.json +++ b/manifest.json @@ -277,6 +277,7 @@ "17-03", "17-05", "17-08", + "17-10", "19-title", "19-01", "19-03", From 123acf1c6f93a34bc1aacd6016555b268ae97c56 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:33:33 +0200 Subject: [PATCH 1257/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:33:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 0dd76a9..14f2f26 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -Mais cando os xudeos de Tesalo \ No newline at end of file +\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para \ No newline at end of file From 2d91b1e24fb1b42c8297c77caef7f9ba7d8e4268 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:35:33 +0200 Subject: [PATCH 1258/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:35:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index 14f2f26..494c542 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para \ No newline at end of file +\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e \ No newline at end of file From 94649daec780fba5fe019ad5c2879efbc6111060 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:37:33 +0200 Subject: [PATCH 1259/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:37:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/10.txt | 2 +- 17/13.txt | 2 +- manifest.json | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/17/10.txt b/17/10.txt index 34ed2ec..aafa0d1 100644 --- a/17/10.txt +++ b/17/10.txt @@ -1 +1 @@ -\v 10 \v 11 \v 12 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras, para veren se estas cousas eran así. Por iso, moitos deles creron, así como tamén moitos gregos, homes e mulleres notables. \ No newline at end of file +\v 10 De seguida, pola noite, os irmáns enviaron a Pablo e Silas a Berea. Ao Chegaren, foron a sinagoga dos xudeos. \v 11 Estes eran máis nobres que os de Tesaliónica, pois recibiron a palabra con todo interese, profundizando diariamente nas Escrituras, para veren se estas cousas eran así. \v 12 Por iso, moitos deles creron, así como tamén moitos gregos, homes e mulleres notables. \ No newline at end of file diff --git a/17/13.txt b/17/13.txt index 494c542..c478ae5 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e \ No newline at end of file +\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d40fb4..9835d69 100644 --- a/manifest.json +++ b/manifest.json @@ -277,7 +277,6 @@ "17-03", "17-05", "17-08", - "17-10", "19-title", "19-01", "19-03", From 0d941128595c7585c27adf4e32eba813940b72bb Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:39:33 +0200 Subject: [PATCH 1260/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:39:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index c478ae5..aa40051 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. \ No newline at end of file +\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. Entón os irmáns enviaron a Paulo inmediatamente cara o mar; mais Silas e Timoteo quedaron alí. Os que guiaban a Paulo o levaron ata Atenas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9835d69..3d40fb4 100644 --- a/manifest.json +++ b/manifest.json @@ -277,6 +277,7 @@ "17-03", "17-05", "17-08", + "17-10", "19-title", "19-01", "19-03", From 1c0c9afe3305cf255e57a47e199c18a6d568bda5 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:41:33 +0200 Subject: [PATCH 1261/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:41:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/13.txt b/17/13.txt index aa40051..4296d32 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. Entón os irmáns enviaron a Paulo inmediatamente cara o mar; mais Silas e Timoteo quedaron alí. Os que guiaban a Paulo o levaron ata Atenas \ No newline at end of file +\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. Entón os irmáns enviaron a Paulo inmediatamente cara o mar; mais Silas e Timoteo quedaron alí. Os que guiaban a Paulo o levaron ata Atenas; marcharon despois de recibir a orde de que Silas e Timoteo se uniran a el o mais axiña posible \ No newline at end of file From 1d5eb4612e14e404b0cca7c056d96d5523661e0a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:43:33 +0200 Subject: [PATCH 1262/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:43:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/13.txt | 2 +- 17/16.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/16.txt diff --git a/17/13.txt b/17/13.txt index 4296d32..88fadaa 100644 --- a/17/13.txt +++ b/17/13.txt @@ -1 +1 @@ -\v 13 \v 14 \v 15 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. Entón os irmáns enviaron a Paulo inmediatamente cara o mar; mais Silas e Timoteo quedaron alí. Os que guiaban a Paulo o levaron ata Atenas; marcharon despois de recibir a orde de que Silas e Timoteo se uniran a el o mais axiña posible \ No newline at end of file +\v 13 Mais cando os xudeos de Tesalónica souberon que Paulo predicara a palabra de Deus tamén en Berea, foron para alá para axitar e alborozar ás multitudes. \v 14 Entón os irmáns enviaron a Paulo inmediatamente cara o mar; mais Silas e Timoteo quedaron alí. \v 15 Os que guiaban a Paulo o levaron ata Atenas; e, despois de recibir a orde de que Silas e Timoteo se uniran a el o mais axiña posible, marcharon. \ No newline at end of file diff --git a/17/16.txt b/17/16.txt new file mode 100644 index 0000000..e8c2425 --- /dev/null +++ b/17/16.txt @@ -0,0 +1 @@ +Mentre Paulo os agardaba en Atenas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d40fb4..c0df5c2 100644 --- a/manifest.json +++ b/manifest.json @@ -278,6 +278,7 @@ "17-05", "17-08", "17-10", + "17-13", "19-title", "19-01", "19-03", From 5eceebe0d12dc0e4eb5eccd804a0b395d2a4469e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:45:33 +0200 Subject: [PATCH 1263/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:45:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index e8c2425..f6eec7d 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -Mentre Paulo os agardaba en Atenas \ No newline at end of file +\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de í \ No newline at end of file From 03dbf64216040a2eb59fa48a3c4585fabe1ac09b Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:47:33 +0200 Subject: [PATCH 1264/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:47:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index f6eec7d..e1ed6e7 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de í \ No newline at end of file +\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de ídolos. Así que discutía na sinagoga cos xudeos e cos xentís temerosos de Deus, e todos os días na praza cos que estivesen presentes. \ No newline at end of file From bb31f4f24ec79633c772b5ae7893957bc5c90fbe Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:49:33 +0200 Subject: [PATCH 1265/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:49:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index e1ed6e7..3e7eec8 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de ídolos. Así que discutía na sinagoga cos xudeos e cos xentís temerosos de Deus, e todos os días na praza cos que estivesen presentes. \ No newline at end of file +\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de ídolos. Así que discutía na sinagoga cos xudeos e cos xentís temerosos de Deus, e todos os días na praza de mercado cos que estivesen presentes. \ No newline at end of file From 50bc8ba78e782d888e62db9dfe90ba0c6a8d3982 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:51:33 +0200 Subject: [PATCH 1266/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:51:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/16.txt b/17/16.txt index 3e7eec8..867eb67 100644 --- a/17/16.txt +++ b/17/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de ídolos. Así que discutía na sinagoga cos xudeos e cos xentís temerosos de Deus, e todos os días na praza de mercado cos que estivesen presentes. \ No newline at end of file +\v 16 Mentre Paulo agardaba por eles en Atenas, consumíase por dentro ao ver a cidade chea de ídolos. \v 17 Así que discutía na sinagoga cos xudeos e cos xentís temerosos de Deus, e todos os días na praza de mercado cos que estivesen presentes. \ No newline at end of file From d1856722f8b0f1fb67e6e25a33034056343cdd74 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:53:33 +0200 Subject: [PATCH 1267/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:53:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/18.txt diff --git a/17/18.txt b/17/18.txt new file mode 100644 index 0000000..1918245 --- /dev/null +++ b/17/18.txt @@ -0,0 +1 @@ +Tamén discutían con el alguns dos filósofos epicúreos e estoicos \ No newline at end of file From ff75b234e59db0ed19d5ec9b848e5bac47777b7e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:55:33 +0200 Subject: [PATCH 1268/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:55:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 1918245..08c4b36 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -Tamén discutían con el alguns dos filósofos epicúreos e estoicos \ No newline at end of file +\v 18 Tamén discutían con el alguns dos filósofos epicúreos e estoicos. E alguns dicían: que quere dicir este \ No newline at end of file From a2d062025758c9248b0b8a9971fe8fcc62c61a56 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:57:33 +0200 Subject: [PATCH 1269/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:57:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/18.txt b/17/18.txt index 08c4b36..14ab4bf 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -\v 18 Tamén discutían con el alguns dos filósofos epicúreos e estoicos. E alguns dicían: que quere dicir este \ No newline at end of file +\v 18 Tamén discutían con el alguns dos filósofos epicúreos e estoicos. E alguns dicían: que quere dicir este linguateiro? E outros: Parece un predicador de divinidades extranxeiros - porque lles predicaba de Xesús e a resurección. \ No newline at end of file From 68e32453d934f71e5bf35df5fee58e9c42227ec1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 16:59:33 +0200 Subject: [PATCH 1270/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2016:59:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/18.txt | 2 +- 17/19.txt | 1 + manifest.json | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 17/19.txt diff --git a/17/18.txt b/17/18.txt index 14ab4bf..a614cdb 100644 --- a/17/18.txt +++ b/17/18.txt @@ -1 +1 @@ -\v 18 Tamén discutían con el alguns dos filósofos epicúreos e estoicos. E alguns dicían: que quere dicir este linguateiro? E outros: Parece un predicador de divinidades extranxeiros - porque lles predicaba de Xesús e a resurección. \ No newline at end of file +\v 18 Tamén discutían con el alguns dos filósofos epicúreos e estoicos. E alguns dicían: que quere dicir este linguateiro? E outros: Parece un predicador de divinidades extranas - porque lles predicaba de Xesús e a resurección. \ No newline at end of file diff --git a/17/19.txt b/17/19.txt new file mode 100644 index 0000000..70063b1 --- /dev/null +++ b/17/19.txt @@ -0,0 +1 @@ +Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Po \ No newline at end of file diff --git a/manifest.json b/manifest.json index c0df5c2..e6f227b 100644 --- a/manifest.json +++ b/manifest.json @@ -279,6 +279,8 @@ "17-08", "17-10", "17-13", + "17-16", + "17-18", "19-title", "19-01", "19-03", From 159b8fade0b83d61b394b69cdafc24afd74f24c6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:01:33 +0200 Subject: [PATCH 1271/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:01:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 70063b1..a3a8704 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Po \ No newline at end of file +Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Porque escoitamosche dicir cousas extranas, e queremos saber que significan. (Pois todos os atenienses e os extranxei \ No newline at end of file From e7b5cdc135eed0c254515ae525d740a262825236 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:03:33 +0200 Subject: [PATCH 1272/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:03:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index a3a8704..322ca38 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Porque escoitamosche dicir cousas extranas, e queremos saber que significan. (Pois todos os atenienses e os extranxei \ No newline at end of file +\v 19 \v 20 \v 21 Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Porque escoitamosche dicir cousas extranas, e queremos saber que significan. (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file From 8b9656aeac7f52201da2ba9153c0dde73d73d873 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:07:33 +0200 Subject: [PATCH 1273/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:07:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/19.txt b/17/19.txt index 322ca38..380f605 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 \v 20 \v 21 Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? Porque escoitamosche dicir cousas extranas, e queremos saber que significan. (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file +\v 19 Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? \v 20 Porque escoitámosche dicir cousas extranas, e queremos saber que significan. \v 21 (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file diff --git a/manifest.json b/manifest.json index e6f227b..df2ed89 100644 --- a/manifest.json +++ b/manifest.json @@ -281,6 +281,7 @@ "17-13", "17-16", "17-18", + "17-19", "19-title", "19-01", "19-03", From 6460ddd551690a06534f03e4cf20f6878ec2ba87 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:09:33 +0200 Subject: [PATCH 1274/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:09:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 17/22.txt | 1 + manifest.json | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 17/22.txt diff --git a/17/19.txt b/17/19.txt index 380f605..24ee179 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 Colleronno e o levaron ao Areópago, dicindo: Podemos saber que é esta nova doutrina que proclamas? \v 20 Porque escoitámosche dicir cousas extranas, e queremos saber que significan. \v 21 (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file +\v 19 Colleronno e o levaron ao Areópago\f Tribunal supremo de la antígua Atenas, dicindo: Podemos saber que é esta nova doutrina que proclamas? \v 20 Porque escoitámosche dicir cousas extranas, e queremos saber que significan. \v 21 (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file diff --git a/17/22.txt b/17/22.txt new file mode 100644 index 0000000..42fab46 --- /dev/null +++ b/17/22.txt @@ -0,0 +1 @@ +\v 22 \v 23 Entón Paulo \ No newline at end of file diff --git a/manifest.json b/manifest.json index df2ed89..e6f227b 100644 --- a/manifest.json +++ b/manifest.json @@ -281,7 +281,6 @@ "17-13", "17-16", "17-18", - "17-19", "19-title", "19-01", "19-03", From 842b35fbc2ffb07a893f2e1da7f52c1151eaa027 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:11:33 +0200 Subject: [PATCH 1275/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:11:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/19.txt | 2 +- 17/22.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/17/19.txt b/17/19.txt index 24ee179..f0cccd1 100644 --- a/17/19.txt +++ b/17/19.txt @@ -1 +1 @@ -\v 19 Colleronno e o levaron ao Areópago\f Tribunal supremo de la antígua Atenas, dicindo: Podemos saber que é esta nova doutrina que proclamas? \v 20 Porque escoitámosche dicir cousas extranas, e queremos saber que significan. \v 21 (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file +\v 19 Colleronno e o levaron ao Areópago \f Nota do traductor: Tribunal supremo da antiga Atenas\f*, dicindo: Podemos saber que é esta nova doutrina que proclamas? \v 20 Porque escoitámosche dicir cousas extranas, e queremos saber que significan. \v 21 (Pois todos os atenienses e os extranxeiros que alí vivian pasaban o tempo falando ou escoitando as novidades) \ No newline at end of file diff --git a/17/22.txt b/17/22.txt index 42fab46..453d791 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entón Paulo \ No newline at end of file +\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses \ No newline at end of file From 86a5b5cec4ba4e231401bee35846677c5772fb5c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:13:33 +0200 Subject: [PATCH 1276/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:13:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index 453d791..f5658bb 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses \ No newline at end of file +\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses, vexo que sodes moi relixiosos en todos os sentidos. porque mentres pasaba e observaba os vosos obxetos de culto, encontrei tamén un altar con esta inscripcion: AO \ No newline at end of file From 05880763457ee798f638d3e453acecfa8a6e7dbf Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:15:33 +0200 Subject: [PATCH 1277/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:15:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/22.txt b/17/22.txt index f5658bb..4aa73a4 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses, vexo que sodes moi relixiosos en todos os sentidos. porque mentres pasaba e observaba os vosos obxetos de culto, encontrei tamén un altar con esta inscripcion: AO \ No newline at end of file +\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses, vexo que sodes moi relixiosos en todos os sentidos. Porque mentres pasaba e observaba os vosos obxetos de culto, tamén encontrei un altar con esta inscripcion: AO DEUS DESCOÑECIDO. Pois o que vós adorades sen coñecer, iso vos anuncio eu. \ No newline at end of file From caf35fe4afd4c433795fab6f0a6640cc44f770eb Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:17:33 +0200 Subject: [PATCH 1278/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:17:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/22.txt | 2 +- 17/24.txt | 1 + manifest.json | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 17/24.txt diff --git a/17/22.txt b/17/22.txt index 4aa73a4..da868c1 100644 --- a/17/22.txt +++ b/17/22.txt @@ -1 +1 @@ -\v 22 \v 23 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses, vexo que sodes moi relixiosos en todos os sentidos. Porque mentres pasaba e observaba os vosos obxetos de culto, tamén encontrei un altar con esta inscripcion: AO DEUS DESCOÑECIDO. Pois o que vós adorades sen coñecer, iso vos anuncio eu. \ No newline at end of file +\v 22 Entón Paulo poñendose en pé no medio do Areópago, dixo: Atenienses, vexo que sodes moi relixiosos en todos os sentidos. \v 23 Porque mentres pasaba e observaba os vosos obxetos de culto, tamén encontrei un altar con esta inscripcion: AO DEUS DESCOÑECIDO. Pois o que vós adorades sen coñecer, iso vos anuncio eu. \ No newline at end of file diff --git a/17/24.txt b/17/24.txt new file mode 100644 index 0000000..743eafc --- /dev/null +++ b/17/24.txt @@ -0,0 +1 @@ +\v 24 \v 25 O Deus que fixo o mundo e todo no que nel hai, Señor do ceo e da terra, non habita en templos fei \ No newline at end of file diff --git a/manifest.json b/manifest.json index e6f227b..4a623fe 100644 --- a/manifest.json +++ b/manifest.json @@ -281,6 +281,8 @@ "17-13", "17-16", "17-18", + "17-19", + "17-22", "19-title", "19-01", "19-03", From a33178c876d2860e9763c205b6b231df7f7a7df4 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:19:33 +0200 Subject: [PATCH 1279/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:19:33=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 743eafc..3e877b6 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -\v 24 \v 25 O Deus que fixo o mundo e todo no que nel hai, Señor do ceo e da terra, non habita en templos fei \ No newline at end of file +\v 24 \v 25 O Deus que fixo o mundo e todo no que nel hai, Señor do ceo e da terra, non habita en templos feitos pola man dos homes, nen o serven mans humanas, coma se el precisase algo, posto que El da vida a todos e alento e todo o demais. \ No newline at end of file From f252603a2e1fa985bec86192575679c251a70462 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:20:51 +0200 Subject: [PATCH 1280/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:20:51=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/24.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/24.txt b/17/24.txt index 3e877b6..4ea5144 100644 --- a/17/24.txt +++ b/17/24.txt @@ -1 +1 @@ -\v 24 \v 25 O Deus que fixo o mundo e todo no que nel hai, Señor do ceo e da terra, non habita en templos feitos pola man dos homes, nen o serven mans humanas, coma se el precisase algo, posto que El da vida a todos e alento e todo o demais. \ No newline at end of file +\v 24 O Deus que fixo o mundo e todo no que nel hai, Señor do ceo e da terra, non habita en templos feitos pola man dos homes, \v 25 nen o serven mans humanas, coma se El precisase algo, posto que El da vida a todos e alento e todas as cousas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a623fe..4fe2551 100644 --- a/manifest.json +++ b/manifest.json @@ -283,6 +283,7 @@ "17-18", "17-19", "17-22", + "17-24", "19-title", "19-01", "19-03", From bf5d111a7e548b23953837a3b56f360ecfaa5a6c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:23:45 +0200 Subject: [PATCH 1281/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:23:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/26.txt diff --git a/17/26.txt b/17/26.txt new file mode 100644 index 0000000..28a7b8a --- /dev/null +++ b/17/26.txt @@ -0,0 +1 @@ +e de un só home fixo todas as nacions do mundo para que habitasen toda a terra, e estableceu \ No newline at end of file From 3a2ebb4f6b687505d8e5f78366aeb8697e177ac2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:25:45 +0200 Subject: [PATCH 1282/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:25:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 28a7b8a..f83710a 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -e de un só home fixo todas as nacions do mundo para que habitasen toda a terra, e estableceu \ No newline at end of file +\v 26 \v 27 e de un só home fixo todas as nacions do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os limites dos seus territorios, para que buscasen a Deus, se \ No newline at end of file From 91c0b2bcd10d6b9d0d832dc72fd27277745558db Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:27:45 +0200 Subject: [PATCH 1283/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:27:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index f83710a..ef0ca07 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -\v 26 \v 27 e de un só home fixo todas as nacions do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os limites dos seus territorios, para que buscasen a Deus, se \ No newline at end of file +\v 26 \v 27 e de un só home fixo todas as nacións do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os limites dos seus territorios, para que buscasen a Deus, e o encontrasen de algún xeito, apalpando, xa que non está lonxe de ningún de nós \ No newline at end of file From f6b4be0cd962aedd378a3c84b1a793051e462247 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:29:45 +0200 Subject: [PATCH 1284/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:29:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/26.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index ef0ca07..2bc555b 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -\v 26 \v 27 e de un só home fixo todas as nacións do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os limites dos seus territorios, para que buscasen a Deus, e o encontrasen de algún xeito, apalpando, xa que non está lonxe de ningún de nós \ No newline at end of file +\v 26 e de un só home fixo todas as nacións do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os lindes dos seus territorios, \v 27 para que buscasen a Deus, e o encontrasen de algún xeito, aínda apalpando, xa que non está lonxe de ningún de nós \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4fe2551..105b564 100644 --- a/manifest.json +++ b/manifest.json @@ -284,6 +284,7 @@ "17-19", "17-22", "17-24", + "17-26", "19-title", "19-01", "19-03", From ccdc40112693c16ff366310296cdd46c1857b62e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:37:45 +0200 Subject: [PATCH 1285/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:37:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/26.txt b/17/26.txt index 2bc555b..fa7aad4 100644 --- a/17/26.txt +++ b/17/26.txt @@ -1 +1 @@ -\v 26 e de un só home fixo todas as nacións do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os lindes dos seus territorios, \v 27 para que buscasen a Deus, e o encontrasen de algún xeito, aínda apalpando, xa que non está lonxe de ningún de nós \ No newline at end of file +\v 26 e de un só home fixo todas as nacións do mundo para que habitasen toda a terra, e estableceu os lindeiros dos seus tempos e os lindes dos seus territorios, \v 27 para que buscasen a Deus, e o encontrasen de algún xeito, aínda as apalpadas, xa que non está lonxe de ningún de nós \ No newline at end of file From 9a0930b57cd11e1a9e1e145164ec2918692252f5 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:39:45 +0200 Subject: [PATCH 1286/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:39:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 17/28.txt diff --git a/17/28.txt b/17/28.txt new file mode 100644 index 0000000..d8aeba2 --- /dev/null +++ b/17/28.txt @@ -0,0 +1 @@ +porque por El vivimos, movémonos e existimos, tal e como dixo algu \ No newline at end of file From ddf233c2b477bde517767d67461388615b060e42 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:41:45 +0200 Subject: [PATCH 1287/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:41:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index d8aeba2..238a3ac 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -porque por El vivimos, movémonos e existimos, tal e como dixo algu \ No newline at end of file +porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. Asi que, sendo da linaxe de Deus, non debemos pensar que a linaxe de Deus sexa semellante ao ouro, prata ou pedras preciosas, esculpidos pola arte ou o pensamento hum \ No newline at end of file From 60d54ae1f8676be6f55cf74d1c2f671f7330b467 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:43:45 +0200 Subject: [PATCH 1288/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:43:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index 238a3ac..b157dd2 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. Asi que, sendo da linaxe de Deus, non debemos pensar que a linaxe de Deus sexa semellante ao ouro, prata ou pedras preciosas, esculpidos pola arte ou o pensamento hum \ No newline at end of file +\v 28 \v 29 porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. Así que, sendo nós da linaxe de Deus, non debemos pensar que a linaxe de Deus sexa semellante ao ouro, prata ou pedras, esculpidos pola arte ou o pensamento humano. \ No newline at end of file From 448164dcaf0764f59243e2269341f2a407c97573 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:45:45 +0200 Subject: [PATCH 1289/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:45:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/28.txt b/17/28.txt index b157dd2..eb74dfa 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 \v 29 porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. Así que, sendo nós da linaxe de Deus, non debemos pensar que a linaxe de Deus sexa semellante ao ouro, prata ou pedras, esculpidos pola arte ou o pensamento humano. \ No newline at end of file +\v 28 porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. \v 29 Así que, sendo nós da linaxe de Deus, non debemos pensar que a natureza de Deus sexa semellante ao ouro, prata ou pedras esculpidas pola arte ou a imaxinación do home. \ No newline at end of file From 70e1226cdc7d828140a8f2967a987c0e7d8825bd Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:47:45 +0200 Subject: [PATCH 1290/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:47:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/28.txt | 2 +- 17/30.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/30.txt diff --git a/17/28.txt b/17/28.txt index eb74dfa..c8b94e7 100644 --- a/17/28.txt +++ b/17/28.txt @@ -1 +1 @@ -\v 28 porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. \v 29 Así que, sendo nós da linaxe de Deus, non debemos pensar que a natureza de Deus sexa semellante ao ouro, prata ou pedras esculpidas pola arte ou a imaxinación do home. \ No newline at end of file +\v 28 porque por El vivimos, movémonos e existimos, tal e como dixo algún dos vosos poetas: Porque nos tamén somos da súa linaxe. \v 29 Así que, sendo nós da linaxe de Deus, non debemos pensar que a natureza divina sexa semellante ao ouro, prata ou pedras esculpidas pola arte ou a imaxinación do home. \ No newline at end of file diff --git a/17/30.txt b/17/30.txt new file mode 100644 index 0000000..8033d83 --- /dev/null +++ b/17/30.txt @@ -0,0 +1 @@ +Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, porque El estableceu \ No newline at end of file diff --git a/manifest.json b/manifest.json index 105b564..d11faed 100644 --- a/manifest.json +++ b/manifest.json @@ -285,6 +285,7 @@ "17-22", "17-24", "17-26", + "17-28", "19-title", "19-01", "19-03", From 2304686324928280512554d6c154a33d2db43443 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:49:45 +0200 Subject: [PATCH 1291/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:49:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 8033d83..6d34ceb 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, porque El estableceu \ No newline at end of file +\v 30 \v 31 Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, porque El estableceu un día no que xulgará ao mundo en xustiza, por medio do Home que el asignou, tendo presentado probas a todos os homes ao resucitálo de entre os mortos \ No newline at end of file From 00225cd09a0f5d7f025590732fab016ddd2a9d1f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:51:45 +0200 Subject: [PATCH 1292/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:51:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/30.txt | 2 +- 17/32.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 17/32.txt diff --git a/17/30.txt b/17/30.txt index 6d34ceb..1e10187 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 \v 31 Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, porque El estableceu un día no que xulgará ao mundo en xustiza, por medio do Home que el asignou, tendo presentado probas a todos os homes ao resucitálo de entre os mortos \ No newline at end of file +\v 30 Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, \v 31 porque El estableceu un día no que xulgará ao mundo con xustiza, por medio do Home que El escolleu, tendo presentado as probas a todos os homes ao resucitálo de entre os mortos. \ No newline at end of file diff --git a/17/32.txt b/17/32.txt new file mode 100644 index 0000000..f71ac79 --- /dev/null +++ b/17/32.txt @@ -0,0 +1 @@ +Cando escoitaron da resurección dos mortos, algúns burlábanse \ No newline at end of file diff --git a/manifest.json b/manifest.json index d11faed..a68512e 100644 --- a/manifest.json +++ b/manifest.json @@ -286,6 +286,7 @@ "17-24", "17-26", "17-28", + "17-30", "19-title", "19-01", "19-03", From 5244c21a8869721a54c5471a4a79fb00d04a6f23 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:53:45 +0200 Subject: [PATCH 1293/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:53:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index f71ac79..96072e6 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -Cando escoitaron da resurección dos mortos, algúns burlábanse \ No newline at end of file +\v 32 \v 33 \v 34 Cando escoitaron da resurección dos mortos, algúns burlábanse, mais outros dixeron: Escoitarémoste outra vez sobre isto. Entón Paulo saíu dentre eles. Mais algúns xuntaron con el e creron, entre os que estaba Dionisio \ No newline at end of file From a778beef925391dfc2bdea380d45a0d1c2f4575f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:55:45 +0200 Subject: [PATCH 1294/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:55:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/32.txt b/17/32.txt index 96072e6..41a6907 100644 --- a/17/32.txt +++ b/17/32.txt @@ -1 +1 @@ -\v 32 \v 33 \v 34 Cando escoitaron da resurección dos mortos, algúns burlábanse, mais outros dixeron: Escoitarémoste outra vez sobre isto. Entón Paulo saíu dentre eles. Mais algúns xuntaron con el e creron, entre os que estaba Dionisio \ No newline at end of file +\v 32 Cando escoitaron da resurección dos mortos, algúns burlábanse, mais outros dixeron: Escoitarémoste outra vez sobre isto. \v 33 Entón Paulo saíu do medio deles. \v 34 Mais algúns xuntaronse con el e creron, entre os que estaba Dionisio o Aeropaxita, unha muller chamada Dámaris e outros mais. \ No newline at end of file From 0061add269414c20c9444c43c5d6a3e13bc55de1 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:57:45 +0200 Subject: [PATCH 1295/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:57:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/03.txt | 2 +- 17/05.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/17/03.txt b/17/03.txt index 2ae6a13..b792cdd 100644 --- a/17/03.txt +++ b/17/03.txt @@ -1 +1 @@ -\v 3 explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. \v 4 Alguns deles creron e se uniron a Paulo e a Silas, xuntamente cunha grande multitude de gregos temerosos de Deus e moitas mulleres principais. \ No newline at end of file +\v 3 explicando e presentando as evidencias de que era necesario que o Cristo padecera e resucitara de entre os mortos, dicindo: Este Xesús, a quen eu vos anuncio, é o Cristo. \v 4 Alguns deles creron e se uniron a Paulo e a Silas, xuntamente cunha grande multitude de gregos temerosos de Deus e moitas mulleres importantes. \ No newline at end of file diff --git a/17/05.txt b/17/05.txt index 01c9eee..3330042 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos dianto do povo. \v 6 Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, \v 7 tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file +\v 5 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos diante do povo. \v 6 Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, \v 7 tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a68512e..00531d6 100644 --- a/manifest.json +++ b/manifest.json @@ -275,7 +275,6 @@ "17-title", "17-01", "17-03", - "17-05", "17-08", "17-10", "17-13", @@ -287,6 +286,7 @@ "17-26", "17-28", "17-30", + "17-32", "19-title", "19-01", "19-03", From a6a66cd397f25e602f6b5ad37610909f216aa363 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 17:59:45 +0200 Subject: [PATCH 1296/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2017:59:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/05.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/17/05.txt b/17/05.txt index 3330042..1c9ade4 100644 --- a/17/05.txt +++ b/17/05.txt @@ -1 +1 @@ -\v 5 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos diante do povo. \v 6 Ao non encotrálos, arrastraron a Xasón e a algúns irmánsante as autoridades da cidade, berrando: Eses, que trevolucionaron o mundo, \v 7 tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file +\v 5 Mais os xudeos incredulos cheos de envexa, levaron a alguns homes malvados da praza pública, organizaron unha turba e axitaron a cidade, e, asaltando a casa de Xasón, procuraban leválos diante do povo. \v 6 Ao non encotrálos, arrastraron a Xasón e a algúns irmáns ante as autoridades da cidade, berrando: Eses, que revolucionaron o mundo, \v 7 tamén viñeron aquí e Xasón os recibiu, e todos van contra os decretos do César, dicindo que hai outro rei, Xesús. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 00531d6..9b50227 100644 --- a/manifest.json +++ b/manifest.json @@ -275,6 +275,7 @@ "17-title", "17-01", "17-03", + "17-05", "17-08", "17-10", "17-13", From 0e21b2d08a0649f5aadbf670797f73a00f3a5fe8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 18:03:45 +0200 Subject: [PATCH 1297/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2018:03:45=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 17/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/30.txt b/17/30.txt index 1e10187..8944bca 100644 --- a/17/30.txt +++ b/17/30.txt @@ -1 +1 @@ -\v 30 Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todas as partes, que se arrepintan, \v 31 porque El estableceu un día no que xulgará ao mundo con xustiza, por medio do Home que El escolleu, tendo presentado as probas a todos os homes ao resucitálo de entre os mortos. \ No newline at end of file +\v 30 Por tanto, pasando por alto os tempos da ignorancia, Deus declara agora a todos os homes, en todo lugar, que se arrepintan, \v 31 porque El estableceu un día no que xulgará ao mundo con xustiza, por medio do Home que El escolleu, tendo presentado as probas a todos os homes ao resucitálo de entre os mortos. \ No newline at end of file From 7acbd491d9683a09a0f577ca444e4a84ebf17c51 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 24 Apr 2022 18:08:01 +0200 Subject: [PATCH 1298/1353] =?UTF-8?q?Sun=20Apr=2024=202022=2018:08:01=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/title.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 20/title.txt diff --git a/20/title.txt b/20/title.txt new file mode 100644 index 0000000..25c478f --- /dev/null +++ b/20/title.txt @@ -0,0 +1 @@ +Capípulo 20 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9b50227..982e0e6 100644 --- a/manifest.json +++ b/manifest.json @@ -305,6 +305,7 @@ "19-33", "19-35", "19-38", + "20-title", "21-01", "21-03", "21-05", From d3bd89795b36fd53b80a297f8b0f3eaf2b2b668f Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:41:36 +0200 Subject: [PATCH 1299/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:41:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/title.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/title.txt b/20/title.txt index 25c478f..3a34c96 100644 --- a/20/title.txt +++ b/20/title.txt @@ -1 +1 @@ -Capípulo 20 \ No newline at end of file +Capítulo 20 \ No newline at end of file From 7c2d8c263b009c79e87adefe9a4d4f8889417d35 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:49:36 +0200 Subject: [PATCH 1300/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:49:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/01.txt diff --git a/20/01.txt b/20/01.txt new file mode 100644 index 0000000..93186f2 --- /dev/null +++ b/20/01.txt @@ -0,0 +1 @@ +\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar aos dicípulos \ No newline at end of file From f6c1c1378eca8b5109f1a36cad9affcbbc4e7a47 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:53:36 +0200 Subject: [PATCH 1301/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:53:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/01.txt b/20/01.txt index 93186f2..67ec198 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar aos dicípulos \ No newline at end of file +\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia \ No newline at end of file From 774bb434fd3d13b632de4eb7646d44951f18446e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:55:36 +0200 Subject: [PATCH 1302/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:55:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/01.txt b/20/01.txt index 67ec198..bcc8b06 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia \ No newline at end of file +\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou alí tres meses, os xudeos que estaban na contra del argallaron unha conspiracón \ No newline at end of file From 512f67530692a9d5cd2467d9ac152f337160015c Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:57:36 +0200 Subject: [PATCH 1303/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:57:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/01.txt b/20/01.txt index bcc8b06..00b14d6 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou alí tres meses, os xudeos que estaban na contra del argallaron unha conspiracón \ No newline at end of file +\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou alí tres meses. Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, asi que decidiu voltar a Macedonia \ No newline at end of file From 669921bea1a3dd58ecff048117be29a3193276ec Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 15:59:36 +0200 Subject: [PATCH 1304/1353] =?UTF-8?q?Sun=20May=2001=202022=2015:59:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/01.txt b/20/01.txt index 00b14d6..fb9e45c 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou alí tres meses. Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, asi que decidiu voltar a Macedonia \ No newline at end of file +\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou tres meses alí. Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, así que decidiu voltar a Macedonia. \ No newline at end of file From 19e899fda941965b0a7da61c4b4c456d7b046140 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:01:36 +0200 Subject: [PATCH 1305/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:01:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/01.txt b/20/01.txt index fb9e45c..c32e8f9 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 \v 2 \v 3 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou tres meses alí. Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, así que decidiu voltar a Macedonia. \ No newline at end of file +\c 20 \v 1 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. \v 2 Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou tres meses alí. \v 3 Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, así que decidiu voltar a Macedonia. \ No newline at end of file From 6bc04b10f0183885cbba8f5428c072a302623074 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:05:36 +0200 Subject: [PATCH 1306/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:05:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 982e0e6..0bf7ed4 100644 --- a/manifest.json +++ b/manifest.json @@ -306,6 +306,7 @@ "19-35", "19-38", "20-title", + "20-01", "21-01", "21-03", "21-05", From ca7063ff02e1d1ae0ba7bfbfe253e7f811048eb3 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:07:36 +0200 Subject: [PATCH 1307/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:07:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/04.txt diff --git a/20/04.txt b/20/04.txt new file mode 100644 index 0000000..c49f092 --- /dev/null +++ b/20/04.txt @@ -0,0 +1 @@ +E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Tróf \ No newline at end of file From 1bdcce3b9b398a280e123c1ca712091883ea5716 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:09:36 +0200 Subject: [PATCH 1308/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:09:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/04.txt b/20/04.txt index c49f092..2d2edfd 100644 --- a/20/04.txt +++ b/20/04.txt @@ -1 +1 @@ -E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Tróf \ No newline at end of file +E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Trófimo. Mais este se adiantaran e nos esperaban en Troas. Despois da festa da Pascua, embarcámonos en Filipos, e en cinco días chegamos onde eles estaban en Troas, e quedamos alí sete di \ No newline at end of file From 85ba14b007f015a3fe0e61771456abf3a40a4c65 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:11:36 +0200 Subject: [PATCH 1309/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:11:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/01.txt | 2 +- 20/04.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/20/01.txt b/20/01.txt index c32e8f9..a1541b6 100644 --- a/20/01.txt +++ b/20/01.txt @@ -1 +1 @@ -\c 20 \v 1 Despois de que terminou o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. \v 2 Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou tres meses alí. \v 3 Cando estaba a punto de embarcar para Siria, os xudeos que estaban na contra del argallaron unha conspiracón, así que decidiu voltar a Macedonia. \ No newline at end of file +\c 20 \v 1 Logo de que rematara o rebumbio, Paulo mandou chamar polos dicípulos, animounos, despediuse deles e marchou para Macedonia. \v 2 Despois de percorrer aquelas rexions e telos animado moito, chegou a Grecia. Botou tres meses alí. \v 3 Cando estaba a punto de embarcar para Siria, os xudeos que estaban contra del argallaron unha conspiracón, así que decidiu voltar a Macedonia. \ No newline at end of file diff --git a/20/04.txt b/20/04.txt index 2d2edfd..73822e0 100644 --- a/20/04.txt +++ b/20/04.txt @@ -1 +1 @@ -E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Trófimo. Mais este se adiantaran e nos esperaban en Troas. Despois da festa da Pascua, embarcámonos en Filipos, e en cinco días chegamos onde eles estaban en Troas, e quedamos alí sete di \ No newline at end of file +\v 4 \v 5 \v 6 E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Trófimo. Mais este se adiantaran e nos esperaban en Troas. Despois da festa da Pascua, embarcámonos en Filipos, e en cinco días chegamos onde eles estaban en Troas, e quedamos alí sete días. \ No newline at end of file From 9c05aecd120b588080bd9bf66e2c573bba75a6ec Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 16:13:36 +0200 Subject: [PATCH 1310/1353] =?UTF-8?q?Sun=20May=2001=202022=2016:13:36=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/04.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20/04.txt b/20/04.txt index 73822e0..42061f2 100644 --- a/20/04.txt +++ b/20/04.txt @@ -1 +1 @@ -\v 4 \v 5 \v 6 E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Trófimo. Mais este se adiantaran e nos esperaban en Troas. Despois da festa da Pascua, embarcámonos en Filipos, e en cinco días chegamos onde eles estaban en Troas, e quedamos alí sete días. \ No newline at end of file +\v 4 E o acompañban Sópater de Berea, fillo de Pirro; os tesalonicenses Aristarco e Segundo, Gaio de Derbe, e Timoteo; os asiáticos Tíquico e Trófimo. \v 5 Mais este se adiantaran e nos esperaban en Troas. \v 6 Despois da festa da Pascua, embarcámonos en Filipos, e en cinco días chegamos onde eles estaban en Troas, e quedamos alí sete días. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0bf7ed4..46f6bbd 100644 --- a/manifest.json +++ b/manifest.json @@ -307,6 +307,7 @@ "19-38", "20-title", "20-01", + "20-04", "21-01", "21-03", "21-05", From 9ffff41fc73f3e42741d3fe8b07bcd284b1f7851 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 19:17:07 +0200 Subject: [PATCH 1311/1353] =?UTF-8?q?Sun=20May=2001=202022=2019:17:07=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/07.txt diff --git a/20/07.txt b/20/07.txt new file mode 100644 index 0000000..2027277 --- /dev/null +++ b/20/07.txt @@ -0,0 +1 @@ +O primeiro dia da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso at \ No newline at end of file From 1102adf8004c1934d6a13673cb356e0b43769c4a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Sun, 1 May 2022 19:19:07 +0200 Subject: [PATCH 1312/1353] =?UTF-8?q?Sun=20May=2001=202022=2019:19:07=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/07.txt b/20/07.txt index 2027277..71caf39 100644 --- a/20/07.txt +++ b/20/07.txt @@ -1 +1 @@ -O primeiro dia da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso at \ No newline at end of file +\v 7 \v 8 O primeiro dia da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite \ No newline at end of file From 835b8d012ab31677b77975fd5f5b78e12710aae0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 12:09:30 +0200 Subject: [PATCH 1313/1353] =?UTF-8?q?Mon=20May=2002=202022=2012:09:30=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/07.txt b/20/07.txt index 71caf39..26ae25b 100644 --- a/20/07.txt +++ b/20/07.txt @@ -1 +1 @@ -\v 7 \v 8 O primeiro dia da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite \ No newline at end of file +\v 7 \v 8 O primeiro día da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite \ No newline at end of file From fff1c3e31e68a8053c0bbb8ac999a7985f994a82 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:46:27 +0200 Subject: [PATCH 1314/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:46:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/07.txt b/20/07.txt index 26ae25b..63e0358 100644 --- a/20/07.txt +++ b/20/07.txt @@ -1 +1 @@ -\v 7 \v 8 O primeiro día da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite \ No newline at end of file +\v 7 \v 8 O primeiro día da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite. Había moitas lámpadas no cuerto alto onde estabamos reunidos \ No newline at end of file From 3b68aaf64adbf91fab124bcbd20ec5a014920380 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:48:27 +0200 Subject: [PATCH 1315/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:48:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/07.txt | 2 +- 20/09.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/09.txt diff --git a/20/07.txt b/20/07.txt index 63e0358..b1a2513 100644 --- a/20/07.txt +++ b/20/07.txt @@ -1 +1 @@ -\v 7 \v 8 O primeiro día da semán, cando estabamos reunidos para partir i pan, Paulo lles falaba, pensado marchar ao día seguinte, e prolongou o seu discurso ata a meia noite. Había moitas lámpadas no cuerto alto onde estabamos reunidos \ No newline at end of file +\v 7 O primeiro día da semán, cando estabamos reunidos para partir o pan, Paulo, pensando en marchar ao día seguinte, lles falaba e prolongou o seu discurso ata a meia noite. \v 8 Había moitas lámpadas no cuarto alto onde estabamos reunidos \ No newline at end of file diff --git a/20/09.txt b/20/09.txt new file mode 100644 index 0000000..ff4f4f4 --- /dev/null +++ b/20/09.txt @@ -0,0 +1 @@ +Un xoven chamado Eutico esta sentado na ventá \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46f6bbd..bae694b 100644 --- a/manifest.json +++ b/manifest.json @@ -308,6 +308,7 @@ "20-title", "20-01", "20-04", + "20-07", "21-01", "21-03", "21-05", From 50bc40e85e77af6a450bd66c3b8ff5eac438ed3e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:50:27 +0200 Subject: [PATCH 1316/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:50:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/09.txt b/20/09.txt index ff4f4f4..4c3c1ee 100644 --- a/20/09.txt +++ b/20/09.txt @@ -1 +1 @@ -Un xoven chamado Eutico esta sentado na ventá \ No newline at end of file +\v 9 \v 10 Un xoven chamado Eutico esta sentado na ventá; e como Paulo segui a falar, foi adormentando ata que, vencido polo sono \ No newline at end of file From 57a9552e03b4ecbe2b01e22ef428fb67bf6fcccf Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:52:27 +0200 Subject: [PATCH 1317/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:52:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/09.txt b/20/09.txt index 4c3c1ee..935028c 100644 --- a/20/09.txt +++ b/20/09.txt @@ -1 +1 @@ -\v 9 \v 10 Un xoven chamado Eutico esta sentado na ventá; e como Paulo segui a falar, foi adormentando ata que, vencido polo sono \ No newline at end of file +\v 9 \v 10 Un xoven chamado Eutico esta sentado na ventá; e como Paulo segui a falar, foi caendo nun sono profundo, ata que, vencido polo sono, caeu desde o terceiro piso e o recolleron morto. Mais Paulo baixou e ese tendeu sobre el, e despois de abrazálo dixo: Non vos asustedes, porque el está vivo. \ No newline at end of file From 014ba2d756c718d91e84ff3eb87ae6f8893e9411 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:54:27 +0200 Subject: [PATCH 1318/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:54:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/09.txt | 2 +- 20/11.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/11.txt diff --git a/20/09.txt b/20/09.txt index 935028c..0a7ecc7 100644 --- a/20/09.txt +++ b/20/09.txt @@ -1 +1 @@ -\v 9 \v 10 Un xoven chamado Eutico esta sentado na ventá; e como Paulo segui a falar, foi caendo nun sono profundo, ata que, vencido polo sono, caeu desde o terceiro piso e o recolleron morto. Mais Paulo baixou e ese tendeu sobre el, e despois de abrazálo dixo: Non vos asustedes, porque el está vivo. \ No newline at end of file +\v 9 Un xoven chamado Eutico esta sentado na ventá; e como Paulo seguiu a falar, foi caendo nun sono profundo, ata que, vencido polo sono, caeu desde o terceiro piso e o recolleron morto. \v 10 Mais Paulo baixou e se botou sobre el, e despois de abrazálo dixo: Non vos asustedes, porque el está vivo. \ No newline at end of file diff --git a/20/11.txt b/20/11.txt new file mode 100644 index 0000000..c6becbd --- /dev/null +++ b/20/11.txt @@ -0,0 +1 @@ +Subiu, despois de \ No newline at end of file diff --git a/manifest.json b/manifest.json index bae694b..8df9fe5 100644 --- a/manifest.json +++ b/manifest.json @@ -309,6 +309,7 @@ "20-01", "20-04", "20-07", + "20-09", "21-01", "21-03", "21-05", From 84297252cecc6cfd683555f1d1ee65278f50aa19 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:56:27 +0200 Subject: [PATCH 1319/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:56:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/11.txt b/20/11.txt index c6becbd..a970d14 100644 --- a/20/11.txt +++ b/20/11.txt @@ -1 +1 @@ -Subiu, despois de \ No newline at end of file +\v 11 \v 12 Subiu, despois de partir o pan e de comer, conversou moito tempo con eles ata o amencer, e marchou. E levaron ao rapazvivo e tiveron grande consolo \ No newline at end of file From 0eaa71a945eefee35f4a85206aba2f40b9d417a9 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 15:58:27 +0200 Subject: [PATCH 1320/1353] =?UTF-8?q?Mon=20May=2002=202022=2015:58:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/11.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20/11.txt b/20/11.txt index a970d14..d3374df 100644 --- a/20/11.txt +++ b/20/11.txt @@ -1 +1 @@ -\v 11 \v 12 Subiu, despois de partir o pan e de comer, conversou moito tempo con eles ata o amencer, e marchou. E levaron ao rapazvivo e tiveron grande consolo \ No newline at end of file +\v 11 Subiu, despois de partir o pan e de comer, conversou moito tempo con eles ata o amencer, e marchou. \v 12 E levaron ao rapaz vivo e tiveron grande consolo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8df9fe5..777f726 100644 --- a/manifest.json +++ b/manifest.json @@ -310,6 +310,7 @@ "20-04", "20-07", "20-09", + "20-11", "21-01", "21-03", "21-05", From faf1ee1ce2e5bd4813ff974c022e4fa0d3ea3451 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:00:27 +0200 Subject: [PATCH 1321/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:00:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/13.txt diff --git a/20/13.txt b/20/13.txt new file mode 100644 index 0000000..7be85aa --- /dev/null +++ b/20/13.txt @@ -0,0 +1 @@ +\v 13 \v 14 Entón nós, adiantandonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo \ No newline at end of file From f33e4c49e6e1b73dbb676f75a8c522c8651dc962 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:02:27 +0200 Subject: [PATCH 1322/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:02:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/13.txt b/20/13.txt index 7be85aa..da9a5be 100644 --- a/20/13.txt +++ b/20/13.txt @@ -1 +1 @@ -\v 13 \v 14 Entón nós, adiantandonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo \ No newline at end of file +\v 13 \v 14 Entón nós, adiantandonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo, xa que así dispuxera de ir por terra ata Asón. Cando nos encontrou en Asón, subimolo a bordo e nos diriximos a Mitilene. \ No newline at end of file From 6c039fd7084f7996699dd957264e7188fe460127 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:04:27 +0200 Subject: [PATCH 1323/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:04:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/13.txt b/20/13.txt index da9a5be..0813116 100644 --- a/20/13.txt +++ b/20/13.txt @@ -1 +1 @@ -\v 13 \v 14 Entón nós, adiantandonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo, xa que así dispuxera de ir por terra ata Asón. Cando nos encontrou en Asón, subimolo a bordo e nos diriximos a Mitilene. \ No newline at end of file +\v 13 \v 14 Entón nós, adiantándonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo, xa que así dispuxera de ir por terra ata Asón. Cando nos encontrou en Asón, subimolo a bordo e nos diriximos a Mitilene. \ No newline at end of file From fb92a8643c9f09629f7de979a87625f372b3adb8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:06:27 +0200 Subject: [PATCH 1324/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:06:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/13.txt | 2 +- 20/15.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/15.txt diff --git a/20/13.txt b/20/13.txt index 0813116..afc35d0 100644 --- a/20/13.txt +++ b/20/13.txt @@ -1 +1 @@ -\v 13 \v 14 Entón nós, adiantándonos a embarcar, Partimos para Asón, coa intención de recoller alí a Paulo, xa que así dispuxera de ir por terra ata Asón. Cando nos encontrou en Asón, subimolo a bordo e nos diriximos a Mitilene. \ No newline at end of file +\v 13 Entón nós, adiantándonos a embarcar rumbo a Asón, coa intención de recoller alí a Paulo, xa que dispuxera de ir por terra ata Asón. \v 14 Cando nos encontrou en Asón, trouxémolo a bordo e nos diriximos a Mitilene. \ No newline at end of file diff --git a/20/15.txt b/20/15.txt new file mode 100644 index 0000000..c76a328 --- /dev/null +++ b/20/15.txt @@ -0,0 +1 @@ +E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos \ No newline at end of file diff --git a/manifest.json b/manifest.json index 777f726..5f8aa64 100644 --- a/manifest.json +++ b/manifest.json @@ -311,6 +311,7 @@ "20-07", "20-09", "20-11", + "20-13", "21-01", "21-03", "21-05", From 9d7e5c5a739019c77ee2d8b9fe48ab12d0dd0427 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:08:28 +0200 Subject: [PATCH 1325/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:08:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/15.txt b/20/15.txt index c76a328..9e693b6 100644 --- a/20/15.txt +++ b/20/15.txt @@ -1 +1 @@ -E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos \ No newline at end of file +\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Trogilio \ No newline at end of file From 89ee043c821f259a636093eb1e5c283e91dfd144 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:16:27 +0200 Subject: [PATCH 1326/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:16:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/15.txt b/20/15.txt index 9e693b6..2e7e092 100644 --- a/20/15.txt +++ b/20/15.txt @@ -1 +1 @@ -\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Trogilio \ No newline at end of file +\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto \ No newline at end of file From 84cea3e17c5af7f45c5ffbfb22b263df6be74500 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:18:27 +0200 Subject: [PATCH 1327/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:18:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/15.txt b/20/15.txt index 2e7e092..444febc 100644 --- a/20/15.txt +++ b/20/15.txt @@ -1 +1 @@ -\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto \ No newline at end of file +\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto. Porque Paulo decidira deixar a un lado a Éfeso para non parar en Asia,, xa que apuraba para estar, si lle era posible, o di \ No newline at end of file From ab96d3527b9fa20b4d52353ba2a94a03b8614f44 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:20:27 +0200 Subject: [PATCH 1328/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:20:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/15.txt b/20/15.txt index 444febc..7ac9ad3 100644 --- a/20/15.txt +++ b/20/15.txt @@ -1 +1 @@ -\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto. Porque Paulo decidira deixar a un lado a Éfeso para non parar en Asia,, xa que apuraba para estar, si lle era posible, o di \ No newline at end of file +\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto. Porque Paulo decidira deixar a un lado a Éfeso para non parar en Asia,, xa que apuraba para estar, si lle era posible, o día de Pentecostés en Xerusalén. \ No newline at end of file From 70f4d3e724b01505f04250e2faaf5d32f3b45185 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:22:27 +0200 Subject: [PATCH 1329/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:22:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/15.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20/15.txt b/20/15.txt index 7ac9ad3..37c64ab 100644 --- a/20/15.txt +++ b/20/15.txt @@ -1 +1 @@ -\v 15 \v 16 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; despois de facer escala en Troxilio, e ao día seguinte chegamos a Mileto. Porque Paulo decidira deixar a un lado a Éfeso para non parar en Asia,, xa que apuraba para estar, si lle era posible, o día de Pentecostés en Xerusalén. \ No newline at end of file +\v 15 E partimos de alí, ao día seguinte chegamos a Quío, e ao outro día atracamos en Samos; e ao día seguinte chegamos a Mileto. \v 16 Porque Paulo decidira pasar de longo por Éfeso para non parar en Asia, xa que apuraba para estar, si lle era posible, o día de Pentecostés en Xerusalén. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5f8aa64..3fa7c19 100644 --- a/manifest.json +++ b/manifest.json @@ -312,6 +312,7 @@ "20-09", "20-11", "20-13", + "20-15", "21-01", "21-03", "21-05", From af79c23b7bc516635dad4775623c1cae1cfe3a57 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:24:27 +0200 Subject: [PATCH 1330/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:24:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/17.txt diff --git a/20/17.txt b/20/17.txt new file mode 100644 index 0000000..853e45a --- /dev/null +++ b/20/17.txt @@ -0,0 +1 @@ +\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós \ No newline at end of file From 55238f300fb69db1006f6b9cb4fb9fcc2887c958 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:26:27 +0200 Subject: [PATCH 1331/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:26:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/17.txt b/20/17.txt index 853e45a..10e5331 100644 --- a/20/17.txt +++ b/20/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que \ No newline at end of file From e997cfb71c872b6dad253a37230a1a7d04c3edc0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:28:27 +0200 Subject: [PATCH 1332/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:28:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/17.txt b/20/17.txt index 10e5331..e0eaca9 100644 --- a/20/17.txt +++ b/20/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que \ No newline at end of file +\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que vineron sobre min por causa das maquinacions dos xudeos; como non agachei nada que vos puidese ser util e de ensinarvos publicamente e de casa e en casa, testificando solemnmentende, tanto a xudeos como a gregos, do arrepentimento para con Deus e da fe no noso Señor Xesús Cristo. \ No newline at end of file From 9b84bf8cbfd3b0c3bc83cc0f79c868d4c8da11f0 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:30:27 +0200 Subject: [PATCH 1333/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:30:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/17.txt b/20/17.txt index e0eaca9..635c851 100644 --- a/20/17.txt +++ b/20/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. Cando viñeron onda el lles dixo: Vos tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que vineron sobre min por causa das maquinacions dos xudeos; como non agachei nada que vos puidese ser util e de ensinarvos publicamente e de casa e en casa, testificando solemnmentende, tanto a xudeos como a gregos, do arrepentimento para con Deus e da fe no noso Señor Xesús Cristo. \ No newline at end of file +\v 17 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. \v 18 Cando chegaron onda el, lles dixo: Vós tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que me sobrevineron por causa das maquinacions dos xudeos; como non agachei nada que vos puidese ser util e de ensinarvos publicamente e de casa e en casa, testificando solemnente, tanto a xudeos como a gregos, do arrepentimento para con Deus e da fe no noso Señor Xesús Cristo. \ No newline at end of file From 228165b880a942a8b50c86c38cbcb1c5909f08c7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:32:27 +0200 Subject: [PATCH 1334/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:32:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/17.txt | 2 +- 20/22.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/22.txt diff --git a/20/17.txt b/20/17.txt index 635c851..e129ad0 100644 --- a/20/17.txt +++ b/20/17.txt @@ -1 +1 @@ -\v 17 \v 19 \v 20 \v 21 E desde Mileto mandou chamar polos ancianos da igrexa. \v 18 Cando chegaron onda el, lles dixo: Vós tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, servindo ao Señor con toda humildade e con bágoas e con probas que me sobrevineron por causa das maquinacions dos xudeos; como non agachei nada que vos puidese ser util e de ensinarvos publicamente e de casa e en casa, testificando solemnente, tanto a xudeos como a gregos, do arrepentimento para con Deus e da fe no noso Señor Xesús Cristo. \ No newline at end of file +\v 17 E desde Mileto mandou chamar polos ancianos da igrexa. \v 18 Cando chegaron onda el, lles dixo: Vós tamén sabedes como fun con vós todo este tempo, desde o primeiro día que estiven en Asia, \v 19 servindo ao Señor con toda humildade e con bágoas e con probas que me sobrevineron por causa das maquinacions dos xudeos; \v 20 como non agachei nada que vos puidese ser util e de ensinarvos publicamente e de casa e en casa, \v 21 testificando solemnente, tanto a xudeos como a gregos, do arrepentimento para con Deus e da fe no noso Señor Xesús Cristo. \ No newline at end of file diff --git a/20/22.txt b/20/22.txt new file mode 100644 index 0000000..c759c2f --- /dev/null +++ b/20/22.txt @@ -0,0 +1 @@ +E agora, velaí que, atado no espírito, vou para Xerusalén sen saber o que me ocorrirá a \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3fa7c19..c364e72 100644 --- a/manifest.json +++ b/manifest.json @@ -313,6 +313,7 @@ "20-11", "20-13", "20-15", + "20-17", "21-01", "21-03", "21-05", From dd542499ae9818b76370fc0f4d1baefce70c8b8d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:34:27 +0200 Subject: [PATCH 1335/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:34:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/22.txt b/20/22.txt index c759c2f..689687d 100644 --- a/20/22.txt +++ b/20/22.txt @@ -1 +1 @@ -E agora, velaí que, atado no espírito, vou para Xerusalén sen saber o que me ocorrirá a \ No newline at end of file +E agora, velaí que, atado no espírito, vou para Xerusalén sen saber o que me ocorrirá alá. salvo que o Espirito Santo solemnemente me dea testemuña en cada cidade, dicindo que me espera cadeas e afliccions. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor \ No newline at end of file From 1a70d7913365f79a06a5636ceebc8fe190d9fc27 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:36:27 +0200 Subject: [PATCH 1336/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:36:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/22.txt b/20/22.txt index 689687d..2a2c598 100644 --- a/20/22.txt +++ b/20/22.txt @@ -1 +1 @@ -E agora, velaí que, atado no espírito, vou para Xerusalén sen saber o que me ocorrirá alá. salvo que o Espirito Santo solemnemente me dea testemuña en cada cidade, dicindo que me espera cadeas e afliccions. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor \ No newline at end of file +E agora, velaí que, obrigado polo espírito, vou para Xerusalén, sen saber o que me ocorrirá alá, salvo que o Espirito Santo me avisa en cada cidade, dicindo que me espera cadeas e afliccions. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor, para dar testemuña solemne do evanxeo da Gracia de Deus. \ No newline at end of file From 7021c6f76428c451e0c5bd5cd5756e384969058d Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:38:27 +0200 Subject: [PATCH 1337/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:38:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/22.txt b/20/22.txt index 2a2c598..2812bfd 100644 --- a/20/22.txt +++ b/20/22.txt @@ -1 +1 @@ -E agora, velaí que, obrigado polo espírito, vou para Xerusalén, sen saber o que me ocorrirá alá, salvo que o Espirito Santo me avisa en cada cidade, dicindo que me espera cadeas e afliccions. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor, para dar testemuña solemne do evanxeo da Gracia de Deus. \ No newline at end of file +\v 22 \v 23 \v 24 E agora, velaí que, obrigado polo espírito, vou para Xerusalén, sen saber o que me ocorrirá alá, salvo que o Espirito Santo me avisa en cada cidade, dicindo que me agardan cadeas e afliccións. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor, para dar testemuña solemne do evanxeo da Gracia de Deus. \ No newline at end of file From 5f5d3bd944bbf7846654045816af25eb7f2065b4 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:40:27 +0200 Subject: [PATCH 1338/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:40:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/22.txt | 2 +- 20/25.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/25.txt diff --git a/20/22.txt b/20/22.txt index 2812bfd..e802bb3 100644 --- a/20/22.txt +++ b/20/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 E agora, velaí que, obrigado polo espírito, vou para Xerusalén, sen saber o que me ocorrirá alá, salvo que o Espirito Santo me avisa en cada cidade, dicindo que me agardan cadeas e afliccións. Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor, para dar testemuña solemne do evanxeo da Gracia de Deus. \ No newline at end of file +\v 22 E agora, velaí que, obrigado polo espírito, vou para Xerusalén, sen saber o que me ocorrirá alá, \v 23 salvo que o Espirito Santo me avisa en cada cidade, dicindo que me agardan cadeas e afliccións. \v 24 Mais de nungún xeito estimo a miña vida como valiosa para min mesmo, a fin de poder terminar a miña carreira e ministerio que recibín do Señor, para dar testemuña verdadeira do evanxeo da Gracia de Deus. \ No newline at end of file diff --git a/20/25.txt b/20/25.txt new file mode 100644 index 0000000..a9565f9 --- /dev/null +++ b/20/25.txt @@ -0,0 +1 @@ +E agora, velaí, eu sei que ningún de vós, entre os que andiven predicando do reino, voltará verme. Polo tanto, douvos \ No newline at end of file diff --git a/manifest.json b/manifest.json index c364e72..c3ca81e 100644 --- a/manifest.json +++ b/manifest.json @@ -314,6 +314,7 @@ "20-13", "20-15", "20-17", + "20-22", "21-01", "21-03", "21-05", From 881d7ff91acaec2d4f662ced38b1db3265a8b292 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:42:27 +0200 Subject: [PATCH 1339/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:42:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/25.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20/25.txt b/20/25.txt index a9565f9..84e2dd6 100644 --- a/20/25.txt +++ b/20/25.txt @@ -1 +1 @@ -E agora, velaí, eu sei que ningún de vós, entre os que andiven predicando do reino, voltará verme. Polo tanto, douvos \ No newline at end of file +\v 25 E agora, velaí, eu sei que ningún de vós, entre os que andiven predicando do reino, voltará verme. \v 26 Polo tanto, douvos testemuña neste día de que son inocente do sangue de todos, \v 27 porque nunca rexeitei declararvos todo o propósito de Deus \ No newline at end of file diff --git a/manifest.json b/manifest.json index c3ca81e..d7f8e38 100644 --- a/manifest.json +++ b/manifest.json @@ -315,6 +315,7 @@ "20-15", "20-17", "20-22", + "20-25", "21-01", "21-03", "21-05", From dbba84cb3b95906362a1223576325f76b2f95ebc Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:44:27 +0200 Subject: [PATCH 1340/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:44:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 20/28.txt diff --git a/20/28.txt b/20/28.txt new file mode 100644 index 0000000..78f31c4 --- /dev/null +++ b/20/28.txt @@ -0,0 +1 @@ +Tende coidado de vós e de todo a rabaño, m^no medio do que o Espírito Santo vos puxo co \ No newline at end of file From f941c3bdee3aba4241fff77d9ce87ce6d56afc80 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:46:27 +0200 Subject: [PATCH 1341/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:46:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/28.txt b/20/28.txt index 78f31c4..c9b571c 100644 --- a/20/28.txt +++ b/20/28.txt @@ -1 +1 @@ -Tende coidado de vós e de todo a rabaño, m^no medio do que o Espírito Santo vos puxo co \ No newline at end of file +Tende coidado de vós e de todo a rabaño, m^no medio do que o Espírito Santo vos puxo como bispos para pastorear a igrexa de Deus, que comprou co seu proprio sangue. Sei que despoir da miña marcha, virán lobos ferosentre vós que no perdoarán o rabaño, e que den \ No newline at end of file From dc5379d69c00c72a0a7c4b79e21000a348eda957 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:48:27 +0200 Subject: [PATCH 1342/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:48:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/28.txt b/20/28.txt index c9b571c..434413d 100644 --- a/20/28.txt +++ b/20/28.txt @@ -1 +1 @@ -Tende coidado de vós e de todo a rabaño, m^no medio do que o Espírito Santo vos puxo como bispos para pastorear a igrexa de Deus, que comprou co seu proprio sangue. Sei que despoir da miña marcha, virán lobos ferosentre vós que no perdoarán o rabaño, e que den \ No newline at end of file +\v 28 \v 30 Tende coidado de vós e de todo a rabaño, no medio do que o Espírito Santo vos puxo como bispos para pastorear a igrexa de Deus, que comprou co seu proprio sangue. \v 29 Sei que despois da miña marcha, virán lobos fero entre vós que no perdoarán o rabaño, e que dentre vós mesmos se levantarán algúns falando cousas perversas para arrastrar aos dicípulos tras deles. \ No newline at end of file From 71151ac81020a0d00ff67430336724a2b48b6da7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:50:27 +0200 Subject: [PATCH 1343/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:50:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/28.txt | 2 +- 20/31.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/31.txt diff --git a/20/28.txt b/20/28.txt index 434413d..ae77175 100644 --- a/20/28.txt +++ b/20/28.txt @@ -1 +1 @@ -\v 28 \v 30 Tende coidado de vós e de todo a rabaño, no medio do que o Espírito Santo vos puxo como bispos para pastorear a igrexa de Deus, que comprou co seu proprio sangue. \v 29 Sei que despois da miña marcha, virán lobos fero entre vós que no perdoarán o rabaño, e que dentre vós mesmos se levantarán algúns falando cousas perversas para arrastrar aos dicípulos tras deles. \ No newline at end of file +\v 28 Tende coidado de vós e de todo a rabaño, no medio do que o Espírito Santo vos puxo como bispos para pastorear a igrexa de Deus, que comprou co seu proprio sangue. \v 29 Sei que despois da miña marcha, virán lobos fero entre vós que no perdoarán o rabaño, \v 30 e que dentre vós mesmos se levantarán algúns falando cousas perversas para arrastrar aos dicípulos tras deles. \ No newline at end of file diff --git a/20/31.txt b/20/31.txt new file mode 100644 index 0000000..0faadc1 --- /dev/null +++ b/20/31.txt @@ -0,0 +1 @@ +Polo tanto, estade vixiantes, recordando que por tres anosm, de noite e de día, non parei de aconsellarvos a cada un con bagoas. Agora vos encomendo a Deus e á pa \ No newline at end of file diff --git a/manifest.json b/manifest.json index d7f8e38..787f814 100644 --- a/manifest.json +++ b/manifest.json @@ -316,6 +316,7 @@ "20-17", "20-22", "20-25", + "20-28", "21-01", "21-03", "21-05", From d00dca674e865381065a64106091969660621e64 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:52:27 +0200 Subject: [PATCH 1344/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:52:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/31.txt b/20/31.txt index 0faadc1..4e0958a 100644 --- a/20/31.txt +++ b/20/31.txt @@ -1 +1 @@ -Polo tanto, estade vixiantes, recordando que por tres anosm, de noite e de día, non parei de aconsellarvos a cada un con bagoas. Agora vos encomendo a Deus e á pa \ No newline at end of file +\v 31 \v 32 Polo tanto, estade vixiantes, recordando que por tres anosm, de noite e de día, non parei de aconsellarvos a cada un con bagoas. Agora vos encomendo a Deus e á palabra da súa gracia, que é poderosa para edificarvos e darvos a herdanza entre todos os santificados. \ No newline at end of file From b9dbe3e910610eec762400fcc72d046407775d12 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:56:27 +0200 Subject: [PATCH 1345/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:56:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/31.txt | 2 +- 20/33.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/33.txt diff --git a/20/31.txt b/20/31.txt index 4e0958a..f403b54 100644 --- a/20/31.txt +++ b/20/31.txt @@ -1 +1 @@ -\v 31 \v 32 Polo tanto, estade vixiantes, recordando que por tres anosm, de noite e de día, non parei de aconsellarvos a cada un con bagoas. Agora vos encomendo a Deus e á palabra da súa gracia, que é poderosa para edificarvos e darvos a herdanza entre todos os santificados. \ No newline at end of file +\v 31 Polo tanto, estade vixiantes, recordando que por tres anos, de noite e de día, non parei de aconsellarvos a cada un con bagoas. \v 32 Agora vos encomendo a Deus e á palabra da súa gracia, que é poderosa para edificarvos e darvos a herdanza entre todos os santificados. \ No newline at end of file diff --git a/20/33.txt b/20/33.txt new file mode 100644 index 0000000..b94188d --- /dev/null +++ b/20/33.txt @@ -0,0 +1 @@ +Nunca codiciei a prata, o ouro, ou a \ No newline at end of file diff --git a/manifest.json b/manifest.json index 787f814..7f4c95e 100644 --- a/manifest.json +++ b/manifest.json @@ -317,6 +317,7 @@ "20-22", "20-25", "20-28", + "20-31", "21-01", "21-03", "21-05", From b90c5bc9f05f0a4bd17e7b89d899bea77e3ce64e Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 16:58:27 +0200 Subject: [PATCH 1346/1353] =?UTF-8?q?Mon=20May=2002=202022=2016:58:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/33.txt b/20/33.txt index b94188d..2c69cba 100644 --- a/20/33.txt +++ b/20/33.txt @@ -1 +1 @@ -Nunca codiciei a prata, o ouro, ou a \ No newline at end of file +Nunca codiciei a prata, o ouro, ou a roupa de ninguén \ No newline at end of file From 9d06fd18c250f02d97f4f299c0e858c02f2ae3c8 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:00:27 +0200 Subject: [PATCH 1347/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:00:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/33.txt b/20/33.txt index 2c69cba..1af8b5a 100644 --- a/20/33.txt +++ b/20/33.txt @@ -1 +1 @@ -Nunca codiciei a prata, o ouro, ou a roupa de ninguén \ No newline at end of file +Nunca codiciei a prata, o ouro, ou a roupa de ninguén. Vós sabedes que estas mans me serviron para cubrir as miñas proprias necesidades e as dos que estaban comigo. \ No newline at end of file From 4fca53fd804d63331c07fc350feb3552225fdc66 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:02:27 +0200 Subject: [PATCH 1348/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:02:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/33.txt b/20/33.txt index 1af8b5a..8912ed6 100644 --- a/20/33.txt +++ b/20/33.txt @@ -1 +1 @@ -Nunca codiciei a prata, o ouro, ou a roupa de ninguén. Vós sabedes que estas mans me serviron para cubrir as miñas proprias necesidades e as dos que estaban comigo. \ No newline at end of file +Nunca codiciei a prata, o ouro, ou a roupa de ninguén. Vós sabedes que estas mans me serviron para cubrir as miñas proprias necesidades e as dos que estaban comigo. En todo vos amosei que así, traballando, debedes axudar ao d \ No newline at end of file From 0a53f9b1503e8f559dfae428fb91145fa45f82e6 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:04:27 +0200 Subject: [PATCH 1349/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:04:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/33.txt | 2 +- 20/36.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 20/36.txt diff --git a/20/33.txt b/20/33.txt index 8912ed6..9fc95c2 100644 --- a/20/33.txt +++ b/20/33.txt @@ -1 +1 @@ -Nunca codiciei a prata, o ouro, ou a roupa de ninguén. Vós sabedes que estas mans me serviron para cubrir as miñas proprias necesidades e as dos que estaban comigo. En todo vos amosei que así, traballando, debedes axudar ao d \ No newline at end of file +\v 33 Nunca codiciei a prata, o ouro, ou a roupa de ninguén. \v 34 Vós sabedes que estas mans me serviron para cubrir as miñas proprias necesidades e as dos que estaban comigo. \v 35 En todo vos amosei que así, traballando, debedes axudar ao débiles e recordar as palabras do Señor Xesús , que dixo: "Máis benaventurado é dar que recibir" \ No newline at end of file diff --git a/20/36.txt b/20/36.txt new file mode 100644 index 0000000..1c5abeb --- /dev/null +++ b/20/36.txt @@ -0,0 +1 @@ +Cando terminou de falar, axoellouse \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7f4c95e..7433ba0 100644 --- a/manifest.json +++ b/manifest.json @@ -318,6 +318,7 @@ "20-25", "20-28", "20-31", + "20-33", "21-01", "21-03", "21-05", From 3571e9c63720623b13c09467a1cde84e34661886 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:06:27 +0200 Subject: [PATCH 1350/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:06:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/36.txt b/20/36.txt index 1c5abeb..d034c8a 100644 --- a/20/36.txt +++ b/20/36.txt @@ -1 +1 @@ -Cando terminou de falar, axoellouse \ No newline at end of file +Cando terminou de falar, axoellouse e orou por eles. E comezaron a \ No newline at end of file From 12dd0784e29ee6c7ff81a7dfa6db211f335c2c9a Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:10:27 +0200 Subject: [PATCH 1351/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:10:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20/36.txt b/20/36.txt index d034c8a..8cdba87 100644 --- a/20/36.txt +++ b/20/36.txt @@ -1 +1 @@ -Cando terminou de falar, axoellouse e orou por eles. E comezaron a \ No newline at end of file +Cando terminou de falar, axoellouse e orou por eles. E comezaron a chorar desconsoladamente, e abrazando a Paulo, besábanno. Especialmente aflixidos porque dixera que non o voltarian a ver. E o acompañaron ata o barco. \ No newline at end of file From dc06437bc1c796c966d51063b0c4382ccd3b25a7 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Mon, 2 May 2022 17:12:27 +0200 Subject: [PATCH 1352/1353] =?UTF-8?q?Mon=20May=2002=202022=2017:12:27=20GM?= =?UTF-8?q?T+0200=20(heure=20d=E2=80=99=C3=A9t=C3=A9=20d=E2=80=99Europe=20?= =?UTF-8?q?centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 20/36.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/20/36.txt b/20/36.txt index 8cdba87..62989e5 100644 --- a/20/36.txt +++ b/20/36.txt @@ -1 +1 @@ -Cando terminou de falar, axoellouse e orou por eles. E comezaron a chorar desconsoladamente, e abrazando a Paulo, besábanno. Especialmente aflixidos porque dixera que non o voltarian a ver. E o acompañaron ata o barco. \ No newline at end of file +\v 36 Cando terminou de falar, axoellouse e orou por eles. \v 37 E comezaron a chorar desconsoladamente, e abrazando a Paulo, besábanno. \v 38 Especialmente aflixidos porque dixera que non o voltarian a ver. E o acompañaron ata o barco. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7433ba0..8b81545 100644 --- a/manifest.json +++ b/manifest.json @@ -319,6 +319,7 @@ "20-28", "20-31", "20-33", + "20-36", "21-01", "21-03", "21-05", From d2c69969b30c639fe9e1861f4c33aa19705f8c9c Mon Sep 17 00:00:00 2001 From: Carnicero Date: Mon, 9 May 2022 01:02:21 +0200 Subject: [PATCH 1353/1353] Mon May 09 2022 01:02:21 GMT+0200 (hora de verano de Europa central) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8b81545..d391199 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",