From e9493cb58c36414384e985a70919b1494855ce93 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 11:36:32 +0100 Subject: [PATCH 001/114] =?UTF-8?q?Sat=20Jan=2015=202022=2011:36:31=20GMT+?= =?UTF-8?q?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..da19d64 --- /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": "gal", + "name": "Galatians" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 61c2d1d78903dc87851fc945f80545d759604759 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 11:36:50 +0100 Subject: [PATCH 002/114] =?UTF-8?q?Sat=20Jan=2015=202022=2011:36:49=20GMT+?= =?UTF-8?q?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 da19d64..fa9fb18 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.6438639+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From c40e7cf88fbfe9aeb5aa54faa589a6876407e796 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:06:05 +0100 Subject: [PATCH 003/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:06:04=20GMT+?= =?UTF-8?q?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 + manifest.json | 8 ++++++-- 3 files changed, 8 insertions(+), 2 deletions(-) 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..80f822d --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Estou \ No newline at end of file diff --git a/04/title.txt b/04/title.txt new file mode 100644 index 0000000..c911426 --- /dev/null +++ b/04/title.txt @@ -0,0 +1 @@ +Capítulo 4 \ No newline at end of file diff --git a/manifest.json b/manifest.json index fa9fb18..348e95a 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Rubén" + ], + "finished_chunks": [ + "04-title" + ] } \ No newline at end of file From 300d1e2b5e9b4b378f1492510b8a04e9070e670f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:12:05 +0100 Subject: [PATCH 004/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:12:04=20GMT+?= =?UTF-8?q?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 80f822d..5bae237 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Estou \ No newline at end of file +\c 4 \v 1 \v 2 Estou \ No newline at end of file From 441966562a040dff8f7bcca92c9ba1f2953bf8ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:14:05 +0100 Subject: [PATCH 005/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:14:04=20GMT+?= =?UTF-8?q?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 5bae237..c75d118 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Estou \ No newline at end of file +\c 4 \v 1 \v 2 Estou dicindo que o herdeiro, namentres non é maior de idade non é diferente do \ No newline at end of file From 98014eb3af36b7e6a6fa16ba86c79d8cce0c81d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:16:05 +0100 Subject: [PATCH 006/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:16:04=20GMT+?= =?UTF-8?q?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 c75d118..8ee8210 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Estou dicindo que o herdeiro, namentres non é maior de idade non é diferente do \ No newline at end of file +\c 4 \v 1 \v 2 Estou dicindo que o herdeiro, namentres non é maior de idade non é diferente do escravo aínda que sexa dono da súa propiedade, senón que está baixoa tutela de administradores \ No newline at end of file From 4c7dc0802186e71988ed89cd453741d392806c13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:18:05 +0100 Subject: [PATCH 007/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:18:04=20GMT+?= =?UTF-8?q?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 8ee8210..7a8eddc 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 \v 2 Estou dicindo que o herdeiro, namentres non é maior de idade non é diferente do escravo aínda que sexa dono da súa propiedade, senón que está baixoa tutela de administradores \ No newline at end of file +\c 4 \v 1 Estou dicindo que o herdeiro, namentres non é maior de idade, non é diferente do escravo aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de titores e administradores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file From cd1825dfa07db9429fbbee5e8fcf26c5bb4e5cc3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:20:05 +0100 Subject: [PATCH 008/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:20:04=20GMT+?= =?UTF-8?q?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 7a8eddc..fbfc93b 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 Estou dicindo que o herdeiro, namentres non é maior de idade, non é diferente do escravo aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de titores e administradores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file +\c 4 \v 1 Estou dicindo que o herdeiro, namentres é un neno, non é diferente do escravo, aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de administradores e titores e administradores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file From a74e1dacf12810359006716ee47e58e5aae113e3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:22:05 +0100 Subject: [PATCH 009/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:22:04=20GMT+?= =?UTF-8?q?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 fbfc93b..9cb9eee 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 Estou dicindo que o herdeiro, namentres é un neno, non é diferente do escravo, aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de administradores e titores e administradores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file +\c 4 \v 1 Estou dicindo que o herdeiro, namentres é un neno, non é diferente do escravo, aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de administradores e titores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file From 7268bde159418dcb665d4480bdd4ca77edb745c4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:24:05 +0100 Subject: [PATCH 010/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:24:04=20GMT+?= =?UTF-8?q?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 9cb9eee..690089c 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 Estou dicindo que o herdeiro, namentres é un neno, non é diferente do escravo, aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de administradores e titores ata que se cumpra a tutela establecida polo pai. \ No newline at end of file +\c 4 \v 1 Estou dicindo que o herdeiro, namentres é un neno, non é diferente do escravo, aínda que sexa dono da súa propiedade, \v 2 senón que está baixo a tutela de administradores e titores ata que se cumpra a tutela establecida polo seu pai. \ No newline at end of file From 5a3f7e7ccccb25fa8bd79e7307522c8aa98f3ef6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:26:05 +0100 Subject: [PATCH 011/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:26:04=20GMT+?= =?UTF-8?q?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 348e95a..aa641b5 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Rubén" ], "finished_chunks": [ - "04-title" + "04-title", + "04-01" ] } \ No newline at end of file From b88386d4f1968ca5598c4484a0acfcb0781be934 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:32:05 +0100 Subject: [PATCH 012/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:32:04=20GMT+?= =?UTF-8?q?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/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/03.txt diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 0000000..96c9dd3 --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +\v 3 \v 4 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. Pero cando se cumpliu o tempo Deus envipou \ No newline at end of file From 295466e2160b66a56c2365e1b73ed049d5de47f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:34:05 +0100 Subject: [PATCH 013/114] =?UTF-8?q?Sat=20Jan=2015=202022=2012:34:04=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 96c9dd3..72210fd 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. Pero cando se cumpliu o tempo Deus envipou \ No newline at end of file +\v 3 \v 4 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file From fad6785b1be8d395896ff8430158902f56b633ea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:01:28 +0100 Subject: [PATCH 014/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:01:28=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 72210fd..0979246 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 4 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file +\v 3 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. \v 4 Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file From 60d23ef783d9aa70dbdf3b42cc7d7eea39545c18 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:03:28 +0100 Subject: [PATCH 015/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:03:28=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 0979246..d4d31d9 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 \v 5 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. \v 4 Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file +\v 3 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. \v 4 Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file From 42efb5abf117109713ea39909e880b6923dfc9e0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:07:28 +0100 Subject: [PATCH 016/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:07:28=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index d4d31d9..9023a13 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 Así tamén cando eramos nenos estabamos excravizados polos principios do mundo. \v 4 Pero cando se cumpliu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file +\v 3 Así tamén, cando eramos nenos estabamos escravizados polos principios elementais do mundo. \v 4 Pero cando se cumpriu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file From 89c1e560f19d47087137d8cc625917f66049e0b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:09:28 +0100 Subject: [PATCH 017/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:09:28=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 9023a13..37e3854 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 Así tamén, cando eramos nenos estabamos escravizados polos principios elementais do mundo. \v 4 Pero cando se cumpriu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir aos que están baixo a lei para que poidesemos ser adoptados por Él. \ No newline at end of file +\v 3 Así tamén, cando eramos nenos estabamos escravizados polos principios elementais do mundo. \v 4 Pero cando se cumpriu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir a aqueles que están baixo a lei para que poidesemos ser adoptados coma fillos. \ No newline at end of file From 9967423dea9f5c11c1fa3bfe0b31eb7ffef2e638 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:15:28 +0100 Subject: [PATCH 018/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:15:28=20GMT+?= =?UTF-8?q?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/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 37e3854..db81a58 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -\v 3 Así tamén, cando eramos nenos estabamos escravizados polos principios elementais do mundo. \v 4 Pero cando se cumpriu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir a aqueles que están baixo a lei para que poidesemos ser adoptados coma fillos. \ No newline at end of file +\v 3 Así tamén, cando eramos nenos estabamos escravizados polos principios elementais do mundo. \v 4 Pero cando se cumpriu o tempo Deus enviou ao seu fillo nacido dunha muller baixo a lei. \v 5 El fixo isto para redimir a aqueles que están baixo a lei para que puidesemos ser adoptados coma fillos. \ No newline at end of file From 0c202f2e7a19a9867b2df74072795bfaf378d455 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:19:28 +0100 Subject: [PATCH 019/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:19:28=20GMT+?= =?UTF-8?q?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 aa641b5..5ed9a14 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "04-title", - "04-01" + "04-01", + "04-03" ] } \ No newline at end of file From d60b9d1d1afdd1bb4493225485e77005e4ba485d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:38:27 +0100 Subject: [PATCH 020/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:38:27=20GMT+?= =?UTF-8?q?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/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/06.txt diff --git a/04/06.txt b/04/06.txt new file mode 100644 index 0000000..aebf7b5 --- /dev/null +++ b/04/06.txt @@ -0,0 +1 @@ +E porque vos sodes fillos, Deus enviou ao Espírito do seu Fillo aos nosos corazóns, que clama: ""Pa \ No newline at end of file From 6ccd5e105acc8f45ea2fa7990f54bfae4782cea6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:40:27 +0100 Subject: [PATCH 021/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:40:27=20GMT+?= =?UTF-8?q?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/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index aebf7b5..c16c730 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -E porque vos sodes fillos, Deus enviou ao Espírito do seu Fillo aos nosos corazóns, que clama: ""Pa \ No newline at end of file +\v 6 \v 7 E porque vos sodes fillos, Deus enviou ao Espírito do seu Fillo aos nosos corazóns, que clama: "Papi". Así que xa non es un escravo, senón un fillo, e se es un fillo, tamén es un herdeiro por medio de Deus. \ No newline at end of file From 8225681311e75b54f99070a53f102d2512e2a2cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:42:27 +0100 Subject: [PATCH 022/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:42:27=20GMT+?= =?UTF-8?q?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/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index c16c730..2aa3965 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 \v 7 E porque vos sodes fillos, Deus enviou ao Espírito do seu Fillo aos nosos corazóns, que clama: "Papi". Así que xa non es un escravo, senón un fillo, e se es un fillo, tamén es un herdeiro por medio de Deus. \ No newline at end of file +\v 6 E porque vos sodes fillos, Deus enviou ao Espírito do seu Fillo aos nosos corazóns, que clama: "Meu Pai". \v 7 Así que xa non es un escravo, senón un fillo, e se es un fillo, tamén es un herdeiro por medio de Deus. \ No newline at end of file From 579dc6af0fc18179f46a7afe2c5d42504056ad6a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 13:46:10 +0100 Subject: [PATCH 023/114] =?UTF-8?q?Sat=20Jan=2015=202022=2013:46:09=20GMT+?= =?UTF-8?q?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 5ed9a14..c986ccc 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "04-title", "04-01", - "04-03" + "04-03", + "04-06" ] } \ No newline at end of file From 0694e2c0e859c200984b08b171562f306f49f1af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:29:44 +0100 Subject: [PATCH 024/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:29:43=20GMT+?= =?UTF-8?q?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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/08.txt diff --git a/04/08.txt b/04/08.txt new file mode 100644 index 0000000..125973e --- /dev/null +++ b/04/08.txt @@ -0,0 +1 @@ +Pero naquel tempo, cando non coñeciades a Deus, \ No newline at end of file From c48ced2f30ade39c42b442c1de7bbbbb8c78ab94 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:31:44 +0100 Subject: [PATCH 025/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:31:43=20GMT+?= =?UTF-8?q?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 125973e..54b1e69 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Pero naquel tempo, cando non coñeciades a Deus, \ No newline at end of file +Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles que pola súa natureza non son deuses. \ No newline at end of file From 216d8042586a8ea809eeb83a68e69f97e6a1d174 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:33:44 +0100 Subject: [PATCH 026/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:33:43=20GMT+?= =?UTF-8?q?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 54b1e69..b109897 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles que pola súa natureza non son deuses. \ No newline at end of file +\v 8 \v 9 Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles que pola súa natureza non son deuses. \ No newline at end of file From 247898e0ed6258e436fd98b39b0193d2300a1af8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:35:44 +0100 Subject: [PATCH 027/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:35:43=20GMT+?= =?UTF-8?q?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 b109897..2654d53 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 \v 9 Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles que pola súa natureza non son deuses. \ No newline at end of file +\v 9 Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero \ No newline at end of file From 16e8de3b26d3db5a13eaccce45b77b29654c78d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:37:44 +0100 Subject: [PATCH 028/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:37:43=20GMT+?= =?UTF-8?q?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 2654d53..6866ecd 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Pero naquel tempo, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero \ No newline at end of file From cc91d05a692d00b451b5b510546e9733b0d69efb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:39:44 +0100 Subject: [PATCH 029/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:39:43=20GMT+?= =?UTF-8?q?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 6866ecd..f3681ec 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, \ No newline at end of file From ab64660a2a6bee2a15df1e182eb96620d6f7cb1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:41:44 +0100 Subject: [PATCH 030/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:41:43=20GMT+?= =?UTF-8?q?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 f3681ec..64642ca 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que \ No newline at end of file From 5e4c2e39d2435d53f7967326938985608168964d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:45:44 +0100 Subject: [PATCH 031/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:45:43=20GMT+?= =?UTF-8?q?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 64642ca..51ba356 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios febles e sen \ No newline at end of file From 8748ac42867d20ed81ddf3f3132c9f9e4e453cd2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:47:44 +0100 Subject: [PATCH 032/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:47:43=20GMT+?= =?UTF-8?q?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 51ba356..d1657d2 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios febles e sen \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios febles e sen valor? \ No newline at end of file From 3d880d497c32eb1e4ccc8dee4570c5ac2553d002 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:49:44 +0100 Subject: [PATCH 033/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:49:43=20GMT+?= =?UTF-8?q?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 d1657d2..7350562 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios febles e sen valor? \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios débiles, inútiles e elementáis? \ No newline at end of file From fc4e9da15c6d8f633ca499c0bb045b7eda8f5272 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:51:44 +0100 Subject: [PATCH 034/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:51:43=20GMT+?= =?UTF-8?q?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 7350562..e5c3d0f 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios débiles, inútiles e elementáis? \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios débiles, inútiles e elementais? Queredes ser escravos de novo? \ No newline at end of file From d4f78bd9b997c7375ef4ea8a4db50de9c5ef9ffb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:53:44 +0100 Subject: [PATCH 035/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:53:43=20GMT+?= =?UTF-8?q?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 e5c3d0f..440f0a7 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que voltedes a principios débiles, inútiles e elementais? Queredes ser escravos de novo? \ No newline at end of file +\v 9 Daquela, cando non coñeciades a Deus, erades servos daqueles deuses que pola súa natureza non o son realmente. \v 8 Pero agora que coñecestes a Deus, ou mellor dito, que sodes coñecidos por Deus, Cómo é posible que volvedes a principios débiles, inútiles e elementais? Queredes ser escravos de novo? \ No newline at end of file From b5f7374c46ae9a2e7e6615edf1208c42da5b5edb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:55:44 +0100 Subject: [PATCH 036/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:55:43=20GMT+?= =?UTF-8?q?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/10.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/10.txt diff --git a/04/10.txt b/04/10.txt new file mode 100644 index 0000000..db14cb1 --- /dev/null +++ b/04/10.txt @@ -0,0 +1 @@ +Gardades os días especiais, as lúas novas, as estacións e os n \ No newline at end of file diff --git a/manifest.json b/manifest.json index c986ccc..3d1770e 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "04-title", "04-01", "04-03", - "04-06" + "04-06", + "04-08" ] } \ No newline at end of file From 1aa0eef248808591ff50a1cacf1aefe19de0f75f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:57:44 +0100 Subject: [PATCH 037/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:57:43=20GMT+?= =?UTF-8?q?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/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index db14cb1..6f29bd2 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -Gardades os días especiais, as lúas novas, as estacións e os n \ No newline at end of file +\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos \ No newline at end of file From 5ba722b8c83b6d2fc4a925fdd9a71e012e322fd7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 16:59:44 +0100 Subject: [PATCH 038/114] =?UTF-8?q?Sat=20Jan=2015=202022=2016:59:43=20GMT+?= =?UTF-8?q?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/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index 6f29bd2..0679b0d 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos \ No newline at end of file +\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos que traballase en van por vos (traballo inutil) \ No newline at end of file From 53a837ceb3713a0259ddb9b7ae39c90c8150cb81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:03:44 +0100 Subject: [PATCH 039/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:03:43=20GMT+?= =?UTF-8?q?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/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index 0679b0d..d5d1bbc 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos que traballase en van por vos (traballo inutil) \ No newline at end of file +\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos que o meu traballo por vos fose en van. \ No newline at end of file From f97dfd3170db8ed0043dac17973ad1f52168d46b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:05:44 +0100 Subject: [PATCH 040/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:05:43=20GMT+?= =?UTF-8?q?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/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/10.txt b/04/10.txt index d5d1bbc..48dae1b 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo por vos que o meu traballo por vos fose en van. \ No newline at end of file +\v 10 Andades a gardar os días especiais, as lúas novas, as estacións e os anos. \v 11 Temo que o meu traballo por vos fose en van. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d1770e..67e38a3 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "04-01", "04-03", "04-06", - "04-08" + "04-08", + "04-10" ] } \ No newline at end of file From 4169bddaf07822c77551cbf1b05eaf2b566d80c6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:25:44 +0100 Subject: [PATCH 041/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:25:43=20GMT+?= =?UTF-8?q?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/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/12.txt diff --git a/04/12.txt b/04/12.txt new file mode 100644 index 0000000..764ffd5 --- /dev/null +++ b/04/12.txt @@ -0,0 +1 @@ +Pídovos/Rógovos, irm \ No newline at end of file From 244a32239ba79466d17099ad21998c57dfbf5160 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:27:44 +0100 Subject: [PATCH 042/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:27:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index 764ffd5..c503694 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -Pídovos/Rógovos, irm \ No newline at end of file +\v 12 \v 13 \v 14 Pídovos/Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. pero sabedes que eu vos anuniei o evanxeo a primeira vez por \ No newline at end of file From 7e1d36e329d4cea37a03a5a4f3b4177feaeceeb0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:29:44 +0100 Subject: [PATCH 043/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:29:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index c503694..6236d57 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 Pídovos/Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. pero sabedes que eu vos anuniei o evanxeo a primeira vez por \ No newline at end of file +\v 12 \v 13 \v 14 Pídovos/Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file From 7595b408fcc5e3121b5aacc509d879e879802bcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:31:44 +0100 Subject: [PATCH 044/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:31:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index 6236d57..a798eb8 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 \v 13 \v 14 Pídovos/Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. \v 13 pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file From b5958578c454b31d27bccb8273bd02c7cf28b72b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:33:44 +0100 Subject: [PATCH 045/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:33:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index a798eb8..e97d525 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Non me fixestes ningún mal. \v 13 pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme ben. \v 13 pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file From 7096cdfb905240b773fd189f1659e9075df9f1a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:35:44 +0100 Subject: [PATCH 046/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:35:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index e97d525..cbdf33f 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme ben. \v 13 pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file From 23be01d091750ea7e078671dc3f4e2a480c39919 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:41:44 +0100 Subject: [PATCH 047/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:41:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index cbdf33f..ea1a97a 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que eu vos anuniei o evanxeo a primeira vez pola miña enfermidade. \v 14 Vos non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, Como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From fd62a5fa70e1337cfb06521e1084af7236139acc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:43:44 +0100 Subject: [PATCH 048/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:43:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index ea1a97a..615bba2 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que cando eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From 704729ea4dda31f88b8596db8813527069f82659 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:45:44 +0100 Subject: [PATCH 049/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:45:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index 615bba2..91ebd6c 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Pero sabedes que cando eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Sabedes que cando eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From b4fcda8298514cf4cb0420e5b60c9f8316ef4f0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:47:44 +0100 Subject: [PATCH 050/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:47:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index 91ebd6c..7702db4 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Sabedes que cando eu vos anuniei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Sabedes que cando eu vos anunciei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From 9ee2ba59ae7fa8a27ecd90f000e0527dabb7e42d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:49:44 +0100 Subject: [PATCH 051/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:49:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index 7702db4..db29e14 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades facelo. \v 13 Sabedes que cando eu vos anunciei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades (como correspondía´). \v 13 Sabedes que cando eu vos anunciei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From 45d7196be8f1dc8af46475bfde6f8243fad8dbc0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:51:44 +0100 Subject: [PATCH 052/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:51:43=20GMT+?= =?UTF-8?q?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/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/12.txt b/04/12.txt index db29e14..bbab33b 100644 --- a/04/12.txt +++ b/04/12.txt @@ -1 +1 @@ -\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme como debiades (como correspondía´). \v 13 Sabedes que cando eu vos anunciei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file +\v 12 Rógovos, irmáns, que vos fagades coma min, xa que eu me fixen coma vos. Tratástesme ben. \v 13 Sabedes que cando eu vos anunciei o evanxeo a primeira vez estaba enfermo. \v 14 Vós non me rexeitastes por isto, pola contra, recibístesme coma un anxo de Deus, como a Cristo Xesús mesmo. \ No newline at end of file From 4d72b2450b782f65d5b71e639bbe4ffdebbc2721 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:53:44 +0100 Subject: [PATCH 053/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:53:43=20GMT+?= =?UTF-8?q?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 67e38a3..ba9b3d6 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "04-03", "04-06", "04-08", - "04-10" + "04-10", + "04-12" ] } \ No newline at end of file From 417ab59a9cccbe00f26a82f77fc6a20ef250f248 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:55:44 +0100 Subject: [PATCH 054/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:55:43=20GMT+?= =?UTF-8?q?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..037b64e --- /dev/null +++ b/04/15.txt @@ -0,0 +1 @@ +Onde está agora o voso \ No newline at end of file From 729eec657a5d2edd9048ef7928cb9e38c208435f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:57:44 +0100 Subject: [PATCH 055/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:57:43=20GMT+?= =?UTF-8?q?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 037b64e..f9fd460 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -Onde está agora o voso \ No newline at end of file +\v 15 \v 16 Onde está agora o voso bendición que tivestes? \ No newline at end of file From a11034e4a0cf9a13d76af84466b04458b8c10e22 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 17:59:44 +0100 Subject: [PATCH 056/114] =?UTF-8?q?Sat=20Jan=2015=202022=2017:59:43=20GMT+?= =?UTF-8?q?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 f9fd460..02ae727 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 Onde está agora o voso bendición que tivestes? \ No newline at end of file +\v 15 \v 16 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que se fose posible \ No newline at end of file From de549c68e306e5073c873c4ff4c868f109f7bbcb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:01:44 +0100 Subject: [PATCH 057/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:01:44=20GMT+?= =?UTF-8?q?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 02ae727..60deaae 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que se fose posible \ No newline at end of file +\v 15 \v 16 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariadelos ollos e mos dariades se fose posible. Cómo a \ No newline at end of file From 81a88411cf9a29a0009dd29c944b020cea557ce5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:03:44 +0100 Subject: [PATCH 058/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:03:44=20GMT+?= =?UTF-8?q?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 60deaae..deccb95 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 \v 16 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariadelos ollos e mos dariades se fose posible. Cómo a \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariadelos ollos e mos dariades se fose posible. \v 16 Cómo agora son inimigo? \ No newline at end of file From 070c52caf6e0f4af7e722646fb74e13082aec7a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:05:44 +0100 Subject: [PATCH 059/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:05:44=20GMT+?= =?UTF-8?q?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 deccb95..1e5574b 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariadelos ollos e mos dariades se fose posible. \v 16 Cómo agora son inimigo? \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariades os vosos ollos e mos dariades se fose posible. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file From 064818a78bbfdfe226d67d169c62c4cac12df847 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:11:44 +0100 Subject: [PATCH 060/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:11:44=20GMT+?= =?UTF-8?q?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 1e5574b..fc3c3b8 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que sacariades os vosos ollos e mos dariades se fose posible. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que, se fose posible, sacariades os vosos ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file From f0ed0f3bfbf9f9d5b1546142a3b94419311131ba Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:15:44 +0100 Subject: [PATCH 061/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:15:44=20GMT+?= =?UTF-8?q?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 fc3c3b8..5a38061 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que, se fose posible, sacariades os vosos ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que, se fose posible, sacariadesvos os ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file From 8648a48bba436ac5c777adc629c635ef5d8e2fe8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:17:44 +0100 Subject: [PATCH 062/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:17:44=20GMT+?= =?UTF-8?q?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 5a38061..ddf87d8 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 Onde está agora o sentir de bendición que tivestes? Porque son testemuña de que, se fose posible, sacariadesvos os ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por decirvos a verdade? \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque teño por certo que,os se por vos e, sacariadesvos os ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por dicirvos a verdade? \ No newline at end of file From e276ad7c8e7914983b6a19f8890b5f6b9a40ed0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:19:44 +0100 Subject: [PATCH 063/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:19:44=20GMT+?= =?UTF-8?q?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 ddf87d8..0574e78 100644 --- a/04/15.txt +++ b/04/15.txt @@ -1 +1 @@ -\v 15 Onde está agora o sentir de bendición que tivestes? Porque teño por certo que,os se por vos e, sacariadesvos os ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por dicirvos a verdade? \ No newline at end of file +\v 15 Onde está agora o sentir de bendición que tivestes? Porque teño por certo que, se vos fose posible, sacariadesvos os ollos e mos dariades a min. \v 16 Volvinme agora o voso inimigo por dicirvos a verdade? \ No newline at end of file From a96dc29553b80aa10282000d4f5c0827a596f7e5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 18:21:42 +0100 Subject: [PATCH 064/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:21:42=20GMT+?= =?UTF-8?q?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 ba9b3d6..2e59c51 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "04-06", "04-08", "04-10", - "04-12" + "04-12", + "04-15" ] } \ No newline at end of file From b560be0ceda239e1f2273e2a39cac0f03d1c90f0 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 18:37:39 +0100 Subject: [PATCH 065/114] =?UTF-8?q?Sat=20Jan=2015=202022=2018:37:38=20GMT+?= =?UTF-8?q?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 + manifest.json | 3 ++- 2 files changed, 3 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..b62ebec --- /dev/null +++ b/04/19.txt @@ -0,0 +1 @@ +\v 19 \v 20 Meus filliños \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2e59c51..66d2cba 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,8 @@ ], "parent_draft": {}, "translators": [ - "Rubén" + "Rubén", + "Ruben" ], "finished_chunks": [ "04-title", From dcbc380f40497ee448e8029bac27c99f1a9eb4c6 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:00:20 +0100 Subject: [PATCH 066/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:00:19=20GMT+?= =?UTF-8?q?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/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/17.txt diff --git a/04/17.txt b/04/17.txt new file mode 100644 index 0000000..3652581 --- /dev/null +++ b/04/17.txt @@ -0,0 +1 @@ +\v 17 \v 18 Eles poñen empeño en gañalos pero non para ben. Eles quere \ No newline at end of file From 2136454782b408cda4c7eb9a9981f413c27f0919 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:02:20 +0100 Subject: [PATCH 067/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:02:19=20GMT+?= =?UTF-8?q?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/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/17.txt b/04/17.txt index 3652581..cef4906 100644 --- a/04/17.txt +++ b/04/17.txt @@ -1 +1 @@ -\v 17 \v 18 Eles poñen empeño en gañalos pero non para ben. Eles quere \ No newline at end of file +\v 17 \v 18 Eles poñen empeño en gañalos pero non para ben. Eles queren que vos separedes de min para que os prefirades a eles. Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file From f0f2d6d48d5acd0cc2826aedf5cad373575f1e70 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:04:20 +0100 Subject: [PATCH 068/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:04:19=20GMT+?= =?UTF-8?q?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/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/17.txt b/04/17.txt index cef4906..7115dc0 100644 --- a/04/17.txt +++ b/04/17.txt @@ -1 +1 @@ -\v 17 \v 18 Eles poñen empeño en gañalos pero non para ben. Eles queren que vos separedes de min para que os prefirades a eles. Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file +\v 17 Eles poñen empeño en gañalos pero non para ben. Eles queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file From a1d8390dbda5cd74212520b88cc90c186fe69703 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:06:20 +0100 Subject: [PATCH 069/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:06:19=20GMT+?= =?UTF-8?q?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/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/17.txt b/04/17.txt index 7115dc0..b5de7cf 100644 --- a/04/17.txt +++ b/04/17.txt @@ -1 +1 @@ -\v 17 Eles poñen empeño en gañalos pero non para ben. Eles queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file +\v 17 Eles poñen empeño en convencervos para que vos unades a eles pero non para ben. Queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file From fed9a9d32ba7e0bea9030a5a93fd99a627a708d7 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:08:20 +0100 Subject: [PATCH 070/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:08:19=20GMT+?= =?UTF-8?q?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/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/17.txt b/04/17.txt index b5de7cf..0be12b4 100644 --- a/04/17.txt +++ b/04/17.txt @@ -1 +1 @@ -\v 17 Eles poñen empeño en convencervos para que vos unades a eles pero non para ben. Queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa e non só cando estou presente con vós. \ No newline at end of file +\v 17 Eles poñen empeño en convencervos para que vos unades a eles pero non para ben. Queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa, e non só cando estou presente con vós. \ No newline at end of file From d4f8ec98d28c669bdeb6e7794bda954a378b8aae Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:10:20 +0100 Subject: [PATCH 071/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:10:19=20GMT+?= =?UTF-8?q?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/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/17.txt b/04/17.txt index 0be12b4..998cb1b 100644 --- a/04/17.txt +++ b/04/17.txt @@ -1 +1 @@ -\v 17 Eles poñen empeño en convencervos para que vos unades a eles pero non para ben. Queren que vos separedes de min para que os prefirades a eles. \v 18 Sempre é bo ser apasionado por unha boa causa, e non só cando estou presente con vós. \ No newline at end of file +\v 17 Eles poñen empeño en convencervos para que vos unades a eles pero non para ben. Queren que vos separedes de min para que os prefirades a eles. \v 18 É bo ser apasionado con boa intención sempre, e non só cando estou presente con vós. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 66d2cba..7002a42 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "04-08", "04-10", "04-12", - "04-15" + "04-15", + "04-17" ] } \ No newline at end of file From 2b9ef9869490ec6b71e1f69961193977e3f6690b Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:12:20 +0100 Subject: [PATCH 072/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:12:19=20GMT+?= =?UTF-8?q?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 b62ebec..f854e1e 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 \v 20 Meus filliños \ No newline at end of file +\v 19 \v 20 Meus filliños, outra vez estou sufrindo dores de parto por vos ata que Xesús Cristo sexa formado por vós. \ No newline at end of file From 876782619d42ea31b3fa590694b87b19716efc1b Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:14:20 +0100 Subject: [PATCH 073/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:14:19=20GMT+?= =?UTF-8?q?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 f854e1e..9dfe88d 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 \v 20 Meus filliños, outra vez estou sufrindo dores de parto por vos ata que Xesús Cristo sexa formado por vós. \ No newline at end of file +\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vos ata que Xesús Cristo sexa formado por vós. \v 20 Gustaríame estar presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file From 81a368f794b34b9edf983c8c3130e097adf1bd54 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:16:20 +0100 Subject: [PATCH 074/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:16:19=20GMT+?= =?UTF-8?q?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 9dfe88d..6b446fc 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vos ata que Xesús Cristo sexa formado por vós. \v 20 Gustaríame estar presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file +\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vós ata que Xesús Cristo sexa formado en vós. \v 20 Gustaríame estar presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file From 02e32a8864e7a122705eac4ecfa1fdfbd1563a1d Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:20:20 +0100 Subject: [PATCH 075/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:20:19=20GMT+?= =?UTF-8?q?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 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/19.txt b/04/19.txt index 6b446fc..63338b7 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vós ata que Xesús Cristo sexa formado en vós. \v 20 Gustaríame estar presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file +\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vós ata que Xesús Cristo sexa formado en vós. \v 20 Gustaríame estar ahí presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7002a42..2815d86 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "04-10", "04-12", "04-15", - "04-17" + "04-17", + "04-19" ] } \ No newline at end of file From 437f993b7691552a692e92b00ba5563982e21593 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 15 Jan 2022 19:22:20 +0100 Subject: [PATCH 076/114] =?UTF-8?q?Sat=20Jan=2015=202022=2019:22:19=20GMT+?= =?UTF-8?q?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 63338b7..04d9c64 100644 --- a/04/19.txt +++ b/04/19.txt @@ -1 +1 @@ -\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vós ata que Xesús Cristo sexa formado en vós. \v 20 Gustaríame estar ahí presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file +\v 19 Meus filliños, outra vez estou sufrindo dores de parto por vós ata que Xesús Cristo sexa formado en vós. \v 20 Gustaríame estar agora ahí presente e cambiar o meu ton, porque estou abraiado con vós. \ No newline at end of file From 9b619f5acbc91e6ae51dcde7883a2fb36f5c8a33 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:33:21 +0100 Subject: [PATCH 077/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:33:20=20GMT+?= =?UTF-8?q?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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/21.txt diff --git a/04/21.txt b/04/21.txt new file mode 100644 index 0000000..533e748 --- /dev/null +++ b/04/21.txt @@ -0,0 +1 @@ +\v 21 \v 22 \v 23 Dicídeme os que desexa \ No newline at end of file From dd28eba421c5f19a4e06d9c9ad0b4b9188b2a936 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:35:21 +0100 Subject: [PATCH 078/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:35:20=20GMT+?= =?UTF-8?q?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 533e748..223accc 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 Dicídeme os que desexa \ No newline at end of file +\v 21 \v 22 \v 23 Dicídeme os que desexades estar baixo a lei, non escoitades o que a lei di? Porque está escrito que Abraham tivo dous fillos, un c e outro coa libre \ No newline at end of file From 8b41b5c2404d451002d025e8b15bfe438bd61d22 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:37:21 +0100 Subject: [PATCH 079/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:37:20=20GMT+?= =?UTF-8?q?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 223accc..9077cba 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 \v 22 \v 23 Dicídeme os que desexades estar baixo a lei, non escoitades o que a lei di? Porque está escrito que Abraham tivo dous fillos, un c e outro coa libre \ No newline at end of file +\v 21 Dicídeme os que desexades estar baixo a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un coa serva e outro coa libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file From cb53bc141f3d1598fbfe6e880cd82be7549e514a Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:39:21 +0100 Subject: [PATCH 080/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:39:20=20GMT+?= =?UTF-8?q?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 9077cba..9184c74 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades estar baixo a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un coa serva e outro coa libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un coa serva e outro coa libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file From ab2fcb0006dd8c164294f260fc4dc6f26f1bd5c1 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:43:21 +0100 Subject: [PATCH 081/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:43:20=20GMT+?= =?UTF-8?q?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 9184c74..4228393 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un coa serva e outro coa libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file From 116ca7e3d3f04c9edcd3048c3090864962d0289e Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:45:21 +0100 Subject: [PATCH 082/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:45:20=20GMT+?= =?UTF-8?q?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 4228393..f47a784 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre por medio da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre en cumprimento dunha promesa. \ No newline at end of file From 8cf4c2aaaeb5d1506884ec2f05ab3909eea59193 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:47:21 +0100 Subject: [PATCH 083/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:47:20=20GMT+?= =?UTF-8?q?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 f47a784..06c9f09 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu segundo a carne, e o fillo da libre en cumprimento dunha promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo (segundo a carne), e o fillo da libre en cumprimento dunha promesa. \ No newline at end of file From 995e8760fc223ca87d06c714d973fc99028011ca Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:49:21 +0100 Subject: [PATCH 084/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:49:20=20GMT+?= =?UTF-8?q?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 06c9f09..6e4ec70 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo (segundo a carne), e o fillo da libre en cumprimento dunha promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo (segundo a carne), e o fillo da libre en cumprimento da promesa. \ No newline at end of file From c8e6d85ddac374a153d23a0b6155ecb68c301870 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:51:21 +0100 Subject: [PATCH 085/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:51:20=20GMT+?= =?UTF-8?q?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 6e4ec70..7d8a67e 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo (segundo a carne), e o fillo da libre en cumprimento da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo segundo a carne, e o fillo da libre en cumprimento da promesa. \ No newline at end of file From d901958deb447ff89e66e5ae4f114fa3c46a667e Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:53:21 +0100 Subject: [PATCH 086/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:53:20=20GMT+?= =?UTF-8?q?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 7d8a67e..18b1d1d 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo segundo a carne, e o fillo da libre en cumprimento da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo \f segundo a carne\f* , e o fillo da libre en cumprimento da promesa. \ No newline at end of file From 2122b3095d2e112f91b349f74f9697125f1b62bc Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:55:21 +0100 Subject: [PATCH 087/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:55:20=20GMT+?= =?UTF-8?q?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 2815d86..5df2f04 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "04-12", "04-15", "04-17", - "04-19" + "04-19", + "04-21" ] } \ No newline at end of file From ff8790ede8e73d189d13d160ff2ed17e26dbe2bf Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:57:21 +0100 Subject: [PATCH 088/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:57:20=20GMT+?= =?UTF-8?q?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/24.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/24.txt diff --git a/04/24.txt b/04/24.txt new file mode 100644 index 0000000..c9c80ae --- /dev/null +++ b/04/24.txt @@ -0,0 +1 @@ +\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. \ No newline at end of file From 80c4345d7978145a119bdb4ae0de256fd5571ace Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 10:59:21 +0100 Subject: [PATCH 089/114] =?UTF-8?q?Sun=20Jan=2016=202022=2010:59:20=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index c9c80ae..03dfe9f 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. \ No newline at end of file +\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. \ No newline at end of file From 9e19c402945bb4d83a0149b7b380f104c807556f Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:01:21 +0100 Subject: [PATCH 090/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:01:21=20GMT+?= =?UTF-8?q?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, 2 insertions(+), 3 deletions(-) diff --git a/04/21.txt b/04/21.txt index 18b1d1d..0861b8c 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos a lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo \f segundo a carne\f* , e o fillo da libre en cumprimento da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos á lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo \f segundo a carne\f* , e o fillo da libre en cumprimento da promesa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5df2f04..2815d86 100644 --- a/manifest.json +++ b/manifest.json @@ -46,7 +46,6 @@ "04-12", "04-15", "04-17", - "04-19", - "04-21" + "04-19" ] } \ No newline at end of file From 0424525780df3c4027af69cf0e0ee119ce1cc043 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:05:21 +0100 Subject: [PATCH 091/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:05:21=20GMT+?= =?UTF-8?q?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 0861b8c..3bc8dbf 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -\v 21 Dicídeme os que desexades sometervos á lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo \f segundo a carne\f* , e o fillo da libre en cumprimento da promesa. \ No newline at end of file +\v 21 Dicídeme os que desexades sometervos á lei, non escoitades o que a lei di? \v 22 Porque está escrito que Abraham tivo dous fillos, un da serva e outro da muller libre. \v 23 Pero o fillo da serva naceu como nace todo o mundo \f lit. segundo a carne\f* , e o fillo da libre en cumprimento da promesa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2815d86..5df2f04 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "04-12", "04-15", "04-17", - "04-19" + "04-19", + "04-21" ] } \ No newline at end of file From 46f1b09050ab7cd5d3e18b04c0a88ed6d9bfda6b Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:07:21 +0100 Subject: [PATCH 092/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:07:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index 03dfe9f..b6a421f 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. \ No newline at end of file +\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. \ No newline at end of file From f0d1a83630ecc75482a9999ad4f1b85446fbdf83 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:09:21 +0100 Subject: [PATCH 093/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:09:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index b6a421f..5bbf4fb 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. \ No newline at end of file +\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, po \ No newline at end of file From ee448fd81505c621b3a3d69c49c0f3b7e66b4551 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:11:21 +0100 Subject: [PATCH 094/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:11:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index 5bbf4fb..b98a420 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 \v 25 Isto pode ser interpretado coma unha alegoría porque (xa que) estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, po \ No newline at end of file +\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. \v 25 Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file From f91272dd7b32c1c1b417dc07c3f8846b26694491 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:13:21 +0100 Subject: [PATCH 095/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:13:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index b98a420..56ad51a 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos escravos. Esta é Agar. \v 25 Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file +\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos para ser escravos. Esta é Agar. \v 25 Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file From 32a7d46a9b49f1bc8b7e4948b70de45747af2d1d Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:15:21 +0100 Subject: [PATCH 096/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:15:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index 56ad51a..74e3120 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos para ser escravos. Esta é Agar. \v 25 Agora Agar representa o Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file +\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos para ser escravos; Este é Agar. \v 25 Agora ben, Agar representa ao Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file From 6bd13d080171f7ca4e3aed4b5f0428256589cd35 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:19:22 +0100 Subject: [PATCH 097/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:19:21=20GMT+?= =?UTF-8?q?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/24.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/24.txt b/04/24.txt index 74e3120..884985d 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos para ser escravos; Este é Agar. \v 25 Agora ben, Agar representa ao Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois ela está na escravitude cos seus fillos. \ No newline at end of file +\v 24 Isto pode ser interpretado coma unha alegoría xa que estas dous mulleres representan dous pactos. Un procede do Monte Sinaí e deu a luz a fillos para ser escravos; Este é Agar. \v 25 Agora ben, Agar representa ao Monte Sinaí que está en Arabia e ela representa o actual Xerusalem, pois vive na escravitude cos seus fillos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5df2f04..b3886d6 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "04-15", "04-17", "04-19", - "04-21" + "04-21", + "04-24" ] } \ No newline at end of file From 36f5c0d96b2e2424435feddd8d913de071261431 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:25:22 +0100 Subject: [PATCH 098/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:25:21=20GMT+?= =?UTF-8?q?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..aac1576 --- /dev/null +++ b/04/26.txt @@ -0,0 +1 @@ +\v 26 \v 27 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. Porque está escrito: \ No newline at end of file From b3b1f6f1dbf581786dbf418ee11b4bd313bfccd5 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:31:22 +0100 Subject: [PATCH 099/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:31:21=20GMT+?= =?UTF-8?q?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 aac1576..88e8458 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -\v 26 \v 27 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. Porque está escrito: \ No newline at end of file +\v 26 \v 27 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque \ No newline at end of file From 04115f92b95e16048b883c2a9fa4e8a1fbe69290 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 11:33:22 +0100 Subject: [PATCH 100/114] =?UTF-8?q?Sun=20Jan=2016=202022=2011:33:21=20GMT+?= =?UTF-8?q?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 88e8458..3dcdd51 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -\v 26 \v 27 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque \ No newline at end of file +\v 26 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. \v 27 Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque os fillos da muller abandoada son máis numerosos dos da muller que ten home (esposo). \ No newline at end of file From ce2d2b02dbcd40f9f318fe233b05751453a7f709 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:21:32 +0100 Subject: [PATCH 101/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:21:31=20GMT+?= =?UTF-8?q?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 3dcdd51..ca48c1c 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -\v 26 Pero a Xerusalem que está arriba é libre, e ela é a nosa nai. \v 27 Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque os fillos da muller abandoada son máis numerosos dos da muller que ten home (esposo). \ No newline at end of file +\v 26 Pero a Xerusalem de arriba é libre, e ela é a nosa nai. \v 27 Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque os fillos da muller abandoada son máis numerosos dos da muller que ten home (esposo). \ No newline at end of file From 59c447794aba0b2f93ef094bbf03ac80125426f9 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:23:32 +0100 Subject: [PATCH 102/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:23:31=20GMT+?= =?UTF-8?q?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 ca48c1c..b7ec5b9 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -\v 26 Pero a Xerusalem de arriba é libre, e ela é a nosa nai. \v 27 Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque os fillos da muller abandoada son máis numerosos dos da muller que ten home (esposo). \ No newline at end of file +\v 26 Pero a Xerusalem de arriba é libre, e ela é a nosa nai. \v 27 Porque está escrito: Gózate ti, estéril que non das a luz. Clamade e gritade de ledicia vos que non estades sufrindo dores de parto. Porque os fillos da muller abandoada son máis numerosos dos da muller que ten marido. \ No newline at end of file From 8d0d6fcf772660d368254f0c7b63fb4d9ff9abb0 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:27:32 +0100 Subject: [PATCH 103/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:27:31=20GMT+?= =?UTF-8?q?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/28.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/28.txt diff --git a/04/28.txt b/04/28.txt new file mode 100644 index 0000000..ce2f120 --- /dev/null +++ b/04/28.txt @@ -0,0 +1 @@ +\v 28 \v 29 Pero vos, irmáns, como Isaac, son fillos da promesa. Naquel tempo, \ No newline at end of file diff --git a/manifest.json b/manifest.json index b3886d6..d4aa0b6 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "04-17", "04-19", "04-21", - "04-24" + "04-24", + "04-26" ] } \ No newline at end of file From 7abcb74d12a813c35f448ea60ea4f9346143c935 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:29:32 +0100 Subject: [PATCH 104/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:29:31=20GMT+?= =?UTF-8?q?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/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/28.txt b/04/28.txt index ce2f120..3f818e8 100644 --- a/04/28.txt +++ b/04/28.txt @@ -1 +1 @@ -\v 28 \v 29 Pero vos, irmáns, como Isaac, son fillos da promesa. Naquel tempo, \ No newline at end of file +\v 28 Pero vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo, o que naceu de xeito natural (segundo a carne) perseguiu ao que naceu de acordo ao espírito. Isto é o mesmo agora. \ No newline at end of file From 49906224f9875b1d6c3d2b538d9f37e9ccf53887 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:35:32 +0100 Subject: [PATCH 105/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:35:31=20GMT+?= =?UTF-8?q?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/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/28.txt b/04/28.txt index 3f818e8..94bfa6c 100644 --- a/04/28.txt +++ b/04/28.txt @@ -1 +1 @@ -\v 28 Pero vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo, o que naceu de xeito natural (segundo a carne) perseguiu ao que naceu de acordo ao espírito. Isto é o mesmo agora. \ No newline at end of file +\v 28 Pero vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo sucedeu o mesmo que agora: o que naceu de xeito natural \f lit. segundo a carne\f* perseguiu ao que naceu de acordo ao espírito. \ No newline at end of file From 46f207d6a5d4934672c1da948c22b0e7c2c0b874 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:37:32 +0100 Subject: [PATCH 106/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:37:31=20GMT+?= =?UTF-8?q?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 d4aa0b6..c244485 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "04-19", "04-21", "04-24", - "04-26" + "04-26", + "04-28" ] } \ No newline at end of file From a65bb74427482a39d011048382180c07d119545e Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:39:24 +0100 Subject: [PATCH 107/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:39:23=20GMT+?= =?UTF-8?q?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/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/28.txt b/04/28.txt index 94bfa6c..ad3a567 100644 --- a/04/28.txt +++ b/04/28.txt @@ -1 +1 @@ -\v 28 Pero vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo sucedeu o mesmo que agora: o que naceu de xeito natural \f lit. segundo a carne\f* perseguiu ao que naceu de acordo ao espírito. \ No newline at end of file +\v 28 Vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo sucedeu o mesmo que agora: o que naceu de xeito natural \f lit. segundo a carne\f* perseguiu ao que naceu de acordo ao espírito. \ No newline at end of file From abc466c0bb7c73ca892d968f1f1a0bb884b61b8d Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:43:07 +0100 Subject: [PATCH 108/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:43:06=20GMT+?= =?UTF-8?q?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/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/30.txt diff --git a/04/30.txt b/04/30.txt new file mode 100644 index 0000000..b0e9770 --- /dev/null +++ b/04/30.txt @@ -0,0 +1 @@ +\v 30 \v 31 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo porque o fillo da escrava non compartirá a herdanza co fillo da muller libre" \ No newline at end of file From 66b8eaeeba2915f96d11108e033dd76ebd881874 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:45:07 +0100 Subject: [PATCH 109/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:45:06=20GMT+?= =?UTF-8?q?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/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/30.txt b/04/30.txt index b0e9770..c79bea6 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -\v 30 \v 31 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo porque o fillo da escrava non compartirá a herdanza co fillo da muller libre" \ No newline at end of file +\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non compartirá a herdanza (()) co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file From b50c648d4dbd64cae5b2dd63ae1cf56055eee1f2 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:47:07 +0100 Subject: [PATCH 110/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:47:06=20GMT+?= =?UTF-8?q?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/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/30.txt b/04/30.txt index c79bea6..3b83859 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non compartirá a herdanza (()) co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file +\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non compartirá89898 a herdanza co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file From dbdf366652322f557b84da5794de9c9f828e99b0 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 12:49:07 +0100 Subject: [PATCH 111/114] =?UTF-8?q?Sun=20Jan=2016=202022=2012:49:06=20GMT+?= =?UTF-8?q?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/30.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/30.txt b/04/30.txt index 3b83859..b5e58b6 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non compartirá89898 a herdanza co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file +\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non partirá a herdanza co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file diff --git a/manifest.json b/manifest.json index c244485..12313ce 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "04-21", "04-24", "04-26", - "04-28" + "04-28", + "04-30" ] } \ No newline at end of file From 320dacc50232c38b76b4b3c377546d10ed618cdf Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 13:19:25 +0100 Subject: [PATCH 112/114] =?UTF-8?q?Sun=20Jan=2016=202022=2013:19:24=20GMT+?= =?UTF-8?q?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/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/28.txt b/04/28.txt index ad3a567..2177fba 100644 --- a/04/28.txt +++ b/04/28.txt @@ -1 +1 @@ -\v 28 Vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo sucedeu o mesmo que agora: o que naceu de xeito natural \f lit. segundo a carne\f* perseguiu ao que naceu de acordo ao espírito. \ No newline at end of file +\v 28 Vos, irmáns, como Isaac, sodes fillos da promesa. \v 29 Naquel tempo sucedeu o mesmo que agora: o que naceu de xeito natural \f lit. segundo a carne\f* perseguiu ao que naceu segundo o Espírito. \ No newline at end of file From 4bc22c7909eee9583ee627b4c07b132f86e98391 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 16 Jan 2022 13:21:25 +0100 Subject: [PATCH 113/114] =?UTF-8?q?Sun=20Jan=2016=202022=2013:21:24=20GMT+?= =?UTF-8?q?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/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/30.txt b/04/30.txt index b5e58b6..1db84cc 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non partirá a herdanza co fillo da muller libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file +\v 30 Pero qué di a Escritura? "Bota fora á escrava e ao seu fillo; porque o fillo da escrava non partirá a herdanza co fillo da libre". \v 31 Polo tanto, irmáns, non somos fillos da escrava, senón da libre. \ No newline at end of file From e46164cdbe18551b0eadfae2165662976d93bdbb Mon Sep 17 00:00:00 2001 From: Carnicero Date: Sun, 16 Jan 2022 22:11:52 +0100 Subject: [PATCH 114/114] =?UTF-8?q?Sun=20Jan=2016=202022=2022:11:52=20GMT+?= =?UTF-8?q?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 12313ce..34ee0f7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",