From 1bcdd96bd5f7138ad293dba7be405db782e3e8f3 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Mon, 28 Aug 2023 09:55:37 +0200 Subject: [PATCH 001/135] Mon Aug 28 2023 09:55:37 GMT+0200 (hora de verano de Europa central) --- 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..f538dfe --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "195" + }, + "target_language": { + "id": "gl", + "name": "galego", + "direction": "ltr" + }, + "project": { + "id": "deu", + "name": "Deuteronomy" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 977066a2ab3a464d64fc9fdc55a41e33f671507c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:06:51 +0100 Subject: [PATCH 002/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:06:51=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 f538dfe..bfef7e6 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": "2023-05-11T15:57:58.1680666+00:00", + "version": "1.9" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From d6c9ea2ed7c582d82859f8fe4c89ad9ccb187eea Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:08:31 +0100 Subject: [PATCH 003/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:08: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 --- 09/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 09/title.txt diff --git a/09/title.txt b/09/title.txt new file mode 100644 index 0000000..cc37d10 --- /dev/null +++ b/09/title.txt @@ -0,0 +1 @@ +Capítulo 9 \ No newline at end of file diff --git a/manifest.json b/manifest.json index bfef7e6..36a211c 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Ana Iglesias Duran" + ], + "finished_chunks": [ + "09-title" + ] } \ No newline at end of file From 2879730a318dd7a0935cb8690938d9d349fb6bbb Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:10:31 +0100 Subject: [PATCH 004/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:10: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 --- 09/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/01.txt diff --git a/09/01.txt b/09/01.txt new file mode 100644 index 0000000..b6042a8 --- /dev/null +++ b/09/01.txt @@ -0,0 +1 @@ +\c 9 \v 1 \v 2 Escoita, Israel: Hoxe est \ No newline at end of file From aad43c6dd29bc8fe91943f7de7e9641c5b1bdad3 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:12:31 +0100 Subject: [PATCH 005/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:12: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index b6042a8..10cc0be 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel: Hoxe est \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír \ No newline at end of file From 29e1efd62102622333c86e62b0eb13992e04c94e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:14:31 +0100 Subject: [PATCH 006/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:14: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 10cc0be..6d755c1 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións m \ No newline at end of file From 413aea484cc6cf39b782a17ea9475e6f0b9b8b1b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:16:31 +0100 Subject: [PATCH 007/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:16: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 6d755c1..05c414d 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións m \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos. \ No newline at end of file From e33c7d39d56b85aec43a12f2394be643c4be7283 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:18:31 +0100 Subject: [PATCH 008/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:18: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 05c414d..a869335 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos. \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos. \ No newline at end of file From 0301f0eb9a82a19f50539aeca9a32d4e7b2a286c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:20:31 +0100 Subject: [PATCH 009/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:20: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index a869335..7d67d10 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe estás a pasar o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos. \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, \ No newline at end of file From b100397ded305fe60acd0347435c5f76716bb40b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:22:31 +0100 Subject: [PATCH 010/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:22: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 --- 09/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/01.txt b/09/01.txt index 7d67d10..850ec62 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, os que coñeces e dos que oíches dicir: Quen poder \ No newline at end of file From 83c3c2ee4b0c3e61590105edd7e4426702988160 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:24:31 +0100 Subject: [PATCH 011/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:24: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 --- 09/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/01.txt b/09/01.txt index 850ec62..d131520 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, os que coñeces e dos que oíches dicir: Quen poder \ No newline at end of file +\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, os que coñeces e dos que oíches dicir: "Quen poderá pararse diante dos fillos de Anac?" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 36a211c..7856365 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Ana Iglesias Duran" ], "finished_chunks": [ - "09-title" + "09-title", + "09-01" ] } \ No newline at end of file From 89f873e9d320217e157c0651d5735d0b136e3421 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:26:32 +0100 Subject: [PATCH 012/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:26:32=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 --- 09/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/03.txt diff --git a/09/03.txt b/09/03.txt new file mode 100644 index 0000000..7594cf1 --- /dev/null +++ b/09/03.txt @@ -0,0 +1 @@ +\v 3 Pero hoxe vas saber que Iahweh \ No newline at end of file From 79e5c9f7a32182766c9e29c39bba1888ee9ef819 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:28:32 +0100 Subject: [PATCH 013/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:28:32=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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 7594cf1..dc77f23 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que Iahweh \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus o que pasa diante de ti como \ No newline at end of file From 83c8591bf61c60f1f4705c30749bb7304edc90fd Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:30:32 +0100 Subject: [PATCH 014/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:30:32=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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index dc77f23..1eaacfc 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que é Iahveh o teu Deus o que pasa diante de ti como \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti coma lume \ No newline at end of file From 5e5ebf610518289cc5e1af4f2016e3ec540b740e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:32:32 +0100 Subject: [PATCH 015/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:32:32=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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 1eaacfc..6be4c2b 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti coma lume \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El destruiraos e \ No newline at end of file From abe44e3f85ba71a6f2242d9bc34e9d7fe9a61b44 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:34:32 +0100 Subject: [PATCH 016/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:34:32=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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 6be4c2b..9fc8cfe 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El destruiraos e \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El vainos destruír, e El vainos humillar na túa presenza, para que os expulses \ No newline at end of file From 7d1debb8ef3d7d12282b16e9f97129d358343815 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:36:32 +0100 Subject: [PATCH 017/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:36:32=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 --- 09/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/03.txt b/09/03.txt index 9fc8cfe..edb0174 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El vainos destruír, e El vainos humillar na túa presenza, para que os expulses \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El vainos destruír, e El vainos humillar na túa presenza, para que os expulses e acabes con eles axiña, así como che dixo \ No newline at end of file From c87a44367953ad69b30fdfe6107d2c981e5d3b91 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:38:32 +0100 Subject: [PATCH 018/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:38:32=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 --- 09/01.txt | 2 +- 09/03.txt | 2 +- 09/04.txt | 1 + manifest.json | 3 ++- 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 09/04.txt diff --git a/09/01.txt b/09/01.txt index d131520..790b3d4 100644 --- a/09/01.txt +++ b/09/01.txt @@ -1 +1 @@ -\c 9 \v 1 \v 2 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, un pobo grande e alto, os fillos dos anaceos, os que coñeces e dos que oíches dicir: "Quen poderá pararse diante dos fillos de Anac?" \ No newline at end of file +\c 9 \v 1 Escoita, Israel!: Hoxe cruzas o Xordán para entrar a desposuír a nacións máis grandes en número e máis poderosas ca ti, cidades grandes e amuralladas ata os ceos, \v 2 un pobo grande e alto, os fillos dos anaceos, os que coñeces e dos que oíches dicir: "Quen poderá pararse diante dos fillos de Anac?" \ No newline at end of file diff --git a/09/03.txt b/09/03.txt index edb0174..61a504c 100644 --- a/09/03.txt +++ b/09/03.txt @@ -1 +1 @@ -\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El vainos destruír, e El vainos humillar na túa presenza, para que os expulses e acabes con eles axiña, así como che dixo \ No newline at end of file +\v 3 Pero hoxe vas saber que é Iahveh o teu Deus quen pasa diante de ti: El é lume devorador, El vainos destruír, e El vainos humillar na túa presenza, para que os expulses e acabes con eles axiña, así como che dixo Iahveh. \ No newline at end of file diff --git a/09/04.txt b/09/04.txt new file mode 100644 index 0000000..891ad7f --- /dev/null +++ b/09/04.txt @@ -0,0 +1 @@ +\v 4 Cando Iahveh o teu Deus os bote da túa presenza, non \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7856365..8954676 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "09-title", - "09-01" + "09-01", + "09-03" ] } \ No newline at end of file From f62a6714cf7b4a90a5979ff5d63bd31750539482 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:40:32 +0100 Subject: [PATCH 019/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:40:32=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 --- 09/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/04.txt b/09/04.txt index 891ad7f..94463ff 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 Cando Iahveh o teu Deus os bote da túa presenza, non \ No newline at end of file +\v 4 Cando Iahveh o teu Deus os bote da túa presenza, non digas no teu corazón: "Pola miña xustiza foi que Iahveh me trouxo a \ No newline at end of file From 45bee2164d2818dd88c5dead258a1bad1ed73710 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:42:32 +0100 Subject: [PATCH 020/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:42:32=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 --- 09/04.txt | 2 +- 09/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/05.txt diff --git a/09/04.txt b/09/04.txt index 94463ff..8bc63dc 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1 +1 @@ -\v 4 Cando Iahveh o teu Deus os bote da túa presenza, non digas no teu corazón: "Pola miña xustiza foi que Iahveh me trouxo a \ No newline at end of file +\v 4 Cando Iahveh o teu Deus os bote da túa presenza, non digas no teu corazón: "Pola miña xustiza foi que Iahveh me trouxo a posuír esta terra", senón que é pola maldade destas nacións que Iahveh as expulsa da túa presenza. \ No newline at end of file diff --git a/09/05.txt b/09/05.txt new file mode 100644 index 0000000..983ec72 --- /dev/null +++ b/09/05.txt @@ -0,0 +1 @@ +Non é pola túa xustiza nin \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8954676..a7c0b3c 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "09-title", "09-01", - "09-03" + "09-03", + "09-04" ] } \ No newline at end of file From dca259244e088949565970c89db2098d32e8938b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:44:32 +0100 Subject: [PATCH 021/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:44:32=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 --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 983ec72..e6c18d5 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -Non é pola túa xustiza nin \ No newline at end of file +\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a terr \ No newline at end of file From 9bddb120a86f8a789c654c2e8e9edff32226d668 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:46:32 +0100 Subject: [PATCH 022/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:46:32=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 --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index e6c18d5..065aec6 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a terr \ No newline at end of file +\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a súa terra, senón que é pola maldade destas nacións que Iahveh o teu Deus as expulsa da túa presenza, para confirmar o pacto que Iahveh xurou aos teus pais Abraham, Isaac e Xacob \ No newline at end of file From 420060c64fef08859f9146b2043879433c2539c5 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:48:32 +0100 Subject: [PATCH 023/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:48:32=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 --- 09/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/05.txt b/09/05.txt index 065aec6..0f139e3 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a súa terra, senón que é pola maldade destas nacións que Iahveh o teu Deus as expulsa da túa presenza, para confirmar o pacto que Iahveh xurou aos teus pais Abraham, Isaac e Xacob \ No newline at end of file +\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a súa terra, senón que é pola maldade destas nacións que Iahveh o teu Deus as expulsa da túa presenza, para confirmar o que Iahveh xurou aos teus pais Abraham, Isaac e Xacob \ No newline at end of file From 22e13cab435eb305bab5f35c253efbfbaa6eba65 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:50:32 +0100 Subject: [PATCH 024/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:50:32=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 --- 09/05.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/05.txt b/09/05.txt index 0f139e3..391bde2 100644 --- a/09/05.txt +++ b/09/05.txt @@ -1 +1 @@ -\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a súa terra, senón que é pola maldade destas nacións que Iahveh o teu Deus as expulsa da túa presenza, para confirmar o que Iahveh xurou aos teus pais Abraham, Isaac e Xacob \ No newline at end of file +\v 5 Non é pola túa xustiza nin pola rectitude do teu corazón que vas a posuír a súa terra, senón que é pola maldade destas nacións que Iahveh o teu Deus as expulsa da túa presenza, para confirmar a palabra que Iahveh xurou aos teus pais Abraham, Isaac e Xacob. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a7c0b3c..7732186 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "09-title", "09-01", "09-03", - "09-04" + "09-04", + "09-05" ] } \ No newline at end of file From 6ebdd43505ebfbbaf913f069b6c0742351eabbb0 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:52:32 +0100 Subject: [PATCH 025/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:52:32=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 --- 09/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/06.txt diff --git a/09/06.txt b/09/06.txt new file mode 100644 index 0000000..f86964e --- /dev/null +++ b/09/06.txt @@ -0,0 +1 @@ +\v 6 Comprende, pois, que non é pola túa xustiza que Iahveh o teu Deus che dá esta boa terra \ No newline at end of file From 2534e4698265bc83618efe90a480fb4ca673d355 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:54:32 +0100 Subject: [PATCH 026/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:54:32=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 --- 09/06.txt | 2 +- 09/07.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/07.txt diff --git a/09/06.txt b/09/06.txt index f86964e..69635db 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 Comprende, pois, que non é pola túa xustiza que Iahveh o teu Deus che dá esta boa terra \ No newline at end of file +\v 6 Comprende, pois, que non é pola túa xustiza que Iahveh o teu Deus che dá esta boa terra para posuíla, pois ti es un pobo de caluga dura. \ No newline at end of file diff --git a/09/07.txt b/09/07.txt new file mode 100644 index 0000000..01b4129 --- /dev/null +++ b/09/07.txt @@ -0,0 +1 @@ +Lé \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7732186..7c45110 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "09-01", "09-03", "09-04", - "09-05" + "09-05", + "09-06" ] } \ No newline at end of file From be079a17b796675cfe729dc8ed3473c7d5c50c21 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:56:32 +0100 Subject: [PATCH 027/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:56:32=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 --- 09/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/07.txt b/09/07.txt index 01b4129..312ac8a 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1 +1 @@ -Lé \ No newline at end of file +\v 7 \v 8 Lémbrate: Non esquezas de que maneira provocaches a ira a Iahveh o teu Deus \ No newline at end of file From 08cd3ffb62f8c45c5edca3292908057c14022c57 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 11:58:32 +0100 Subject: [PATCH 028/135] =?UTF-8?q?Sat=20Nov=2004=202023=2011:58:32=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 --- 09/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/07.txt b/09/07.txt index 312ac8a..aea5094 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1 +1 @@ -\v 7 \v 8 Lémbrate: Non esquezas de que maneira provocaches a ira a Iahveh o teu Deus \ No newline at end of file +\v 7 \v 8 Lémbrate: Non esquezas de que maneira provocaches a ira a Iahveh o teu Deus no deserto: Dende o día que saíches da terra de Exipto ata entrardes neste lugar, fostes rebeldes con Iahveh \ No newline at end of file From ead4b5286b0aca4f7a3484a4e8c452ba5bb9116e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:00:32 +0100 Subject: [PATCH 029/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:00:32=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 --- 09/07.txt | 2 +- 09/09.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/09.txt diff --git a/09/07.txt b/09/07.txt index aea5094..8a2a30a 100644 --- a/09/07.txt +++ b/09/07.txt @@ -1 +1 @@ -\v 7 \v 8 Lémbrate: Non esquezas de que maneira provocaches a ira a Iahveh o teu Deus no deserto: Dende o día que saíches da terra de Exipto ata entrardes neste lugar, fostes rebeldes con Iahveh \ No newline at end of file +\v 7 Lémbrate: Non esquezas de que maneira provocaches a ira a Iahveh o teu Deus no deserto: Dende o día que saíches da terra de Exipto ata entrardes neste lugar, fostes rebeldes con Iahveh. \v 8 Mesmo en Horeb provocates a ira a Iahveh, e Iahveh anoxouse tanto contra vós que estivo a piques de destruirvos. \ No newline at end of file diff --git a/09/09.txt b/09/09.txt new file mode 100644 index 0000000..f1a2e43 --- /dev/null +++ b/09/09.txt @@ -0,0 +1 @@ +Cando \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7c45110..e9cbc72 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "09-03", "09-04", "09-05", - "09-06" + "09-06", + "09-07" ] } \ No newline at end of file From ce2cbcc0eebf5323f9e05f0336c14e40d4c3c39c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:02:32 +0100 Subject: [PATCH 030/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:02:32=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 --- 09/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/09.txt b/09/09.txt index f1a2e43..509c522 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1 +1 @@ -Cando \ No newline at end of file +\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días coas súas noite \ No newline at end of file From f295895db07f682c0f80d77b56b20875738fe5b8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:04:32 +0100 Subject: [PATCH 031/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:04:32=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 --- 09/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/09.txt b/09/09.txt index 509c522..a5c5c39 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1 +1 @@ -\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días coas súas noite \ No newline at end of file +\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus \ No newline at end of file From 2dbbdb4c29cad138ca6ef7def49e95011b22502d Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:06:32 +0100 Subject: [PATCH 032/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:06:32=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 --- 09/09.txt | 2 +- 09/11.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/11.txt diff --git a/09/09.txt b/09/09.txt index a5c5c39..e5420ed 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1 +1 @@ -\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus \ No newline at end of file +\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus; e nelas estaban todas as palabras que Iahveh vos dixera no monte, de entre o lume, o día da asemblea. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt new file mode 100644 index 0000000..aa941ed --- /dev/null +++ b/09/11.txt @@ -0,0 +1 @@ +\v 11 \v 12 E aconteceu \ No newline at end of file diff --git a/manifest.json b/manifest.json index e9cbc72..e6d2a26 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "09-04", "09-05", "09-06", - "09-07" + "09-07", + "09-09" ] } \ No newline at end of file From 2ae69dfcd176a65913ea2dde636601e0453912f9 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:08:32 +0100 Subject: [PATCH 033/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:08:32=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 --- 09/09.txt | 2 +- 09/11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/09.txt b/09/09.txt index e5420ed..bd44c78 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1 +1 @@ -\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus; e nelas estaban todas as palabras que Iahveh vos dixera no monte, de entre o lume, o día da asemblea. \ No newline at end of file +\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus; e sobre elas estaban todas as palabras que Iahveh vos falou no monte, de entre o lume, o día da asemblea. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt index aa941ed..5f3dd60 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E aconteceu \ No newline at end of file +\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que \ No newline at end of file From 7a8f8cb6cc277f717b501ebbfd70f659e4144b0d Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:10:32 +0100 Subject: [PATCH 034/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:10:32=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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 5f3dd60..3988e59 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que \ No newline at end of file +\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, porque o teu pobo, o que sacaches de Exipto, corrompeuse \ No newline at end of file From 73d2a31a7187162ff46cf4f6187284be53a07ac4 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:12:32 +0100 Subject: [PATCH 035/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:12:32=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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 3988e59..21de5bc 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, porque o teu pobo, o que sacaches de Exipto, corrompeuse \ No newline at end of file +\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que eu lles mandaa \ No newline at end of file From ec2c86709afb3bc94b87a1bd001ec736953a35ee Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:14:32 +0100 Subject: [PATCH 036/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:14:32=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 --- 09/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/11.txt b/09/11.txt index 21de5bc..e057565 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que eu lles mandaa \ No newline at end of file +\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que Eu lles mandei; fixeron unha imaxe de fun \ No newline at end of file From a87473fb626a22e584c514f7cb55bfa070317a23 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:16:32 +0100 Subject: [PATCH 037/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:16:32=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 --- 09/11.txt | 2 +- 09/13.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/13.txt diff --git a/09/11.txt b/09/11.txt index e057565..28c0e47 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que Eu lles mandei; fixeron unha imaxe de fun \ No newline at end of file +\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que lles mandei; fixeron unha imaxe de fundición". \ No newline at end of file diff --git a/09/13.txt b/09/13.txt new file mode 100644 index 0000000..be00720 --- /dev/null +++ b/09/13.txt @@ -0,0 +1 @@ +E falou Iahveh, dicíndome: \ No newline at end of file diff --git a/manifest.json b/manifest.json index e6d2a26..3b462f6 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "09-05", "09-06", "09-07", - "09-09" + "09-09", + "09-11" ] } \ No newline at end of file From 28f6bb25e2fc93f4e27b5e25d8e4926d6162bca7 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:18:32 +0100 Subject: [PATCH 038/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:18:32=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 --- 09/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/13.txt b/09/13.txt index be00720..5ecf8ba 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -E falou Iahveh, dicíndome: \ No newline at end of file +E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande \ No newline at end of file From 1d81f9edf7b22d8a2bd09022679be021b2151492 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:20:32 +0100 Subject: [PATCH 039/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:20:32=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 --- 09/13.txt | 2 +- 09/15.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/15.txt diff --git a/09/13.txt b/09/13.txt index 5ecf8ba..1b2c775 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande \ No newline at end of file +\v 13 \v 14 E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande e numerosa ca eles"! \ No newline at end of file diff --git a/09/15.txt b/09/15.txt new file mode 100644 index 0000000..7b5caf8 --- /dev/null +++ b/09/15.txt @@ -0,0 +1 @@ +\v 15 \v 16 E volvinme, e baixeis do monte coas dúas táboas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3b462f6..1b3c31d 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "09-06", "09-07", "09-09", - "09-11" + "09-11", + "09-13" ] } \ No newline at end of file From 005ed087a4ebbe1ff885d01eb42ab0c63561ea6c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:22:32 +0100 Subject: [PATCH 040/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:22:32=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 --- 09/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/15.txt b/09/15.txt index 7b5caf8..44642c0 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 \v 16 E volvinme, e baixeis do monte coas dúas táboas \ No newline at end of file +\v 15 \v 16 E volvinme, e baixeis do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser \ No newline at end of file From 79a7ef52e6ae6dc6c729028ef2ab92a9aa78ba3b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:24:32 +0100 Subject: [PATCH 041/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:24:32=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 --- 09/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/15.txt b/09/15.txt index 44642c0..a80b45f 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 \v 16 E volvinme, e baixeis do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser \ No newline at end of file +\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E mirei, e \ No newline at end of file From 09b314d4b552cda6c9a576eae2b3480eaace0581 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:26:32 +0100 Subject: [PATCH 042/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:26:32=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 --- 09/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/15.txt b/09/15.txt index a80b45f..aa9924e 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E mirei, e \ No newline at end of file +\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixéstesvos un \ No newline at end of file From ce2e9140ed25652c52ef8e0cfe9340e2a50b5b33 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:28:32 +0100 Subject: [PATCH 043/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:28:32=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 --- 09/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/15.txt b/09/15.txt index aa9924e..26f5ab6 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixéstesvos un \ No newline at end of file +\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixerádesvos un becerro de fundición; ben axiña vos afastastes do camiño que Iahveh \ No newline at end of file From 3e52fc2102d944d37e37f5a229913f221e63a674 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:30:32 +0100 Subject: [PATCH 044/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:30:32=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 --- 09/09.txt | 2 +- 09/11.txt | 2 +- 09/13.txt | 2 +- 09/15.txt | 2 +- manifest.json | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/09/09.txt b/09/09.txt index bd44c78..e57634b 100644 --- a/09/09.txt +++ b/09/09.txt @@ -1 +1 @@ -\v 9 \v 10 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus; e sobre elas estaban todas as palabras que Iahveh vos falou no monte, de entre o lume, o día da asemblea. \ No newline at end of file +\v 9 Cando subín ao monte para recibir as táboas de pedra, as táboas do pacto que Iahveh fixera con vós, quedei no monte corenta días e corenta noites; e non comín pan nin bebín auga. \v 10 E deume Iahveh as dúas táboas de pedra escritas polo dedo de Deus; e sobre elas estaban todas as palabras que Iahveh vos falou no monte, de entre o lume, o día da asemblea. \ No newline at end of file diff --git a/09/11.txt b/09/11.txt index 28c0e47..24a2b92 100644 --- a/09/11.txt +++ b/09/11.txt @@ -1 +1 @@ -\v 11 \v 12 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que lles mandei; fixeron unha imaxe de fundición". \ No newline at end of file +\v 11 E foi ao rematar os corenta días e as corenta noites, que me deu Iahveh as dúas táboas de pedra, as táboas do pacto. \v 12 E díxome Iahveh: "Érguete; baixa axiña daquí, pois o teu pobo, o que sacaches de Exipto, corrompeuse. Afastáronse pronto do camiño que lles mandei; fixeron unha imaxe de fundición". \ No newline at end of file diff --git a/09/13.txt b/09/13.txt index 1b2c775..5951557 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 \v 14 E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande e numerosa ca eles"! \ No newline at end of file +\v 13 E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. \v 14 Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande e numerosa ca eles!" \ No newline at end of file diff --git a/09/15.txt b/09/15.txt index 26f5ab6..239a657 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 \v 16 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixerádesvos un becerro de fundición; ben axiña vos afastastes do camiño que Iahveh \ No newline at end of file +\v 15 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. \v 16 E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixerádesvos un becerro de fundición; ben axiña vos afastastes do camiño que Iahveh vos tiña mandado. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1b3c31d..d1c479c 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "09-07", "09-09", "09-11", - "09-13" + "09-13", + "09-15" ] } \ No newline at end of file From 6526dcc7046e20901c743ba5f52f3a94bfb3d7b6 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:32:59 +0100 Subject: [PATCH 045/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:32:58=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 81192b8..a8fa881 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "27" + "build": "195" }, "target_language": { "id": "gl", From 90ef40216f9e6e898c16bf9a806b17cefaede296 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 12:33:54 +0100 Subject: [PATCH 046/135] =?UTF-8?q?Sat=20Nov=2004=202023=2012:33:54=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 --- 01/01.txt | 1 - manifest.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt deleted file mode 100644 index 9d6d232..0000000 --- a/01/01.txt +++ /dev/null @@ -1 +0,0 @@ -\c 1 \v 1 Estas son as palabras que falou Moisés a todo Israel no deserto máis aló do río Xordán, na parljlsfslfsnl. \v 2 Son once díasllls kjskfhsksjnamc kajdhochksjjchkfjhkj kahfskjkjcnskjbkjvbkj \ No newline at end of file diff --git a/manifest.json b/manifest.json index be28bda..d1c479c 100644 --- a/manifest.json +++ b/manifest.json @@ -46,7 +46,6 @@ "09-09", "09-11", "09-13", - "09-15", - "01-01" + "09-15" ] } \ No newline at end of file From 51a728073bfdea9ab50da7ac68bb4f8b2a21e63a Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:42:59 +0100 Subject: [PATCH 047/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:42:59=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 --- 09/15.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/09/15.txt b/09/15.txt index 239a657..9a99fc6 100644 --- a/09/15.txt +++ b/09/15.txt @@ -1 +1 @@ -\v 15 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. \v 16 E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixerádesvos un becerro de fundición; ben axiña vos afastastes do camiño que Iahveh vos tiña mandado. \ No newline at end of file +\v 15 E dei a volta, e baixei do monte coas dúas táboas do pacto nas miñas mans, e o monte estaba a ser devorado polo lume. \v 16 E velaí. Vin que pecarades contra Iahveh o voso Deus. Fixerádesvos un becerro de fundición; ben axiña vos afastastes do camiño que Iahveh vos tiña mandado! \ No newline at end of file diff --git a/manifest.json b/manifest.json index d1c479c..1b3c31d 100644 --- a/manifest.json +++ b/manifest.json @@ -45,7 +45,6 @@ "09-07", "09-09", "09-11", - "09-13", - "09-15" + "09-13" ] } \ No newline at end of file From b396bf3f2d977a8480bd981560241a9f2bf4cc1d Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:44:59 +0100 Subject: [PATCH 048/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:44:59=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 1b3c31d..d1c479c 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "09-07", "09-09", "09-11", - "09-13" + "09-13", + "09-15" ] } \ No newline at end of file From f4a9977f3e072ee0fc3c7c97b364b018512b9e35 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:46:59 +0100 Subject: [PATCH 049/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:46:59=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 --- 09/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/17.txt diff --git a/09/17.txt b/09/17.txt new file mode 100644 index 0000000..658db9d --- /dev/null +++ b/09/17.txt @@ -0,0 +1 @@ +\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans \ No newline at end of file From 36deacd26c4b4abb506ed7a81ec0410f2c0377dc Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:48:59 +0100 Subject: [PATCH 050/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:48:59=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 --- 09/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/17.txt b/09/17.txt index 658db9d..931aaff 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans \ No newline at end of file +\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días \ No newline at end of file From f4a04d52072613d0de3b2f0217cc5c828d2b5b06 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:50:59 +0100 Subject: [PATCH 051/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:50:59=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 --- 09/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/17.txt b/09/17.txt index 931aaff..deebb84 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días \ No newline at end of file +\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días e corenta noites; non comín pan nin bebín auga, por mor de todo o pecado que cometerades \ No newline at end of file From fe91720951e83841fe0d6172798f1487fdde23fc Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:52:59 +0100 Subject: [PATCH 052/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:52:59=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 --- 09/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/17.txt b/09/17.txt index deebb84..713c558 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días e corenta noites; non comín pan nin bebín auga, por mor de todo o pecado que cometerades \ No newline at end of file +\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días e corenta noites; non comín pan nin bebín auga, por mor de todo o pecado que cometerades facendo o malo ante os ollos de Iahveh, para provocalo a ira. \ No newline at end of file From 59143ba7cdea0f7b07ad81816c135b0cc2d432ee Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:54:59 +0100 Subject: [PATCH 053/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:54:59=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 --- 09/17.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/09/17.txt b/09/17.txt index 713c558..52a63a6 100644 --- a/09/17.txt +++ b/09/17.txt @@ -1 +1 @@ -\v 17 \v 18 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. E logo prostreime diante de Iahveh como fixera antes por corenta días e corenta noites; non comín pan nin bebín auga, por mor de todo o pecado que cometerades facendo o malo ante os ollos de Iahveh, para provocalo a ira. \ No newline at end of file +\v 17 Entón collín as dúas táboas e tireinas das miñas mans e esnaquiceinas diante dos vosos ollos. \v 18 E logo prostreime diante de Iahveh como fixera antes por corenta días e corenta noites; non comín pan nin bebín auga, por mor de todo o pecado que cometerades facendo o malo ante os ollos de Iahveh, para provocalo a ira. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d1c479c..aefe26a 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "09-09", "09-11", "09-13", - "09-15" + "09-15", + "09-17" ] } \ No newline at end of file From 5722816c837943ff9892d65f9e1aecd6b61a7086 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:56:59 +0100 Subject: [PATCH 054/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:56:59=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 --- 09/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 09/19.txt diff --git a/09/19.txt b/09/19.txt new file mode 100644 index 0000000..f349e4c --- /dev/null +++ b/09/19.txt @@ -0,0 +1 @@ +\v 19 \v 20 Porque temín a ira e o furor \ No newline at end of file From 3602b5c079e59dc78805b63bbdb417ec5dbc2672 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 16:58:59 +0100 Subject: [PATCH 055/135] =?UTF-8?q?Sat=20Nov=2004=202023=2016:58:59=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 --- 09/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/19.txt b/09/19.txt index f349e4c..cd4567f 100644 --- a/09/19.txt +++ b/09/19.txt @@ -1 +1 @@ -\v 19 \v 20 Porque temín a ira e o furor \ No newline at end of file +\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. \ No newline at end of file From 5eac7e1e537563663cb150545900e0646401ecbb Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:00:59 +0100 Subject: [PATCH 056/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:00:59=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 --- 09/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/19.txt b/09/19.txt index cd4567f..d0efe13 100644 --- a/09/19.txt +++ b/09/19.txt @@ -1 +1 @@ -\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. \ No newline at end of file +\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. Pero esta vez tamén me escoitou Iahveh. E anoxó \ No newline at end of file From 9cc93e8a755871c3f396908e2e4f0451d0b39df9 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:02:59 +0100 Subject: [PATCH 057/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:02:59=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 --- 09/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/19.txt b/09/19.txt index d0efe13..3d0f264 100644 --- a/09/19.txt +++ b/09/19.txt @@ -1 +1 @@ -\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. Pero esta vez tamén me escoitou Iahveh. E anoxó \ No newline at end of file +\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. Pero esta vez tamén me escoitou Iahveh. E anoxóuse moito Iahveh contra Aarón, tanto como para destruílo; e orei \ No newline at end of file From 486c44bbabe13febc1c68321918df8a48a66ffca Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:04:59 +0100 Subject: [PATCH 058/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:04:59=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 --- 09/19.txt | 2 +- 09/21.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/21.txt diff --git a/09/19.txt b/09/19.txt index 3d0f264..07f3ef6 100644 --- a/09/19.txt +++ b/09/19.txt @@ -1 +1 @@ -\v 19 \v 20 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. Pero esta vez tamén me escoitou Iahveh. E anoxóuse moito Iahveh contra Aarón, tanto como para destruílo; e orei \ No newline at end of file +\v 19 Porque temín a ira e o furor co que Iahveh estaba anoxado contra vós para destruirvos. Pero esta vez tamén me escoitou Iahveh. \v 20 E anoxóuse moito Iahveh contra Aarón, tanto como para destruílo; e orei tamén por Aarón naquel tempo. \ No newline at end of file diff --git a/09/21.txt b/09/21.txt new file mode 100644 index 0000000..301c76d --- /dev/null +++ b/09/21.txt @@ -0,0 +1 @@ +\v 21 E collín \ No newline at end of file diff --git a/manifest.json b/manifest.json index aefe26a..f3d4268 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "09-11", "09-13", "09-15", - "09-17" + "09-17", + "09-19" ] } \ No newline at end of file From 7dc174eebfe8819fa175ce2a24f10238ea595478 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:06:59 +0100 Subject: [PATCH 059/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:06:59=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 --- 09/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/21.txt b/09/21.txt index 301c76d..d3ed5a4 100644 --- a/09/21.txt +++ b/09/21.txt @@ -1 +1 @@ -\v 21 E collín \ No newline at end of file +\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades \ No newline at end of file From 20e28df919d39cd6a8f1b1f61c50199ee19bfc0b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:08:59 +0100 Subject: [PATCH 060/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:08:59=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 --- 09/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/21.txt b/09/21.txt index d3ed5a4..eedad23 100644 --- a/09/21.txt +++ b/09/21.txt @@ -1 +1 @@ -\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades \ No newline at end of file +\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades, e queimeino no lume, e esnaquiceino, \ No newline at end of file From 959a77111b8cdf00aa0cbda14fc8258d78984639 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:10:59 +0100 Subject: [PATCH 061/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:10:59=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 --- 09/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/21.txt b/09/21.txt index eedad23..43e2c18 100644 --- a/09/21.txt +++ b/09/21.txt @@ -1 +1 @@ -\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades, e queimeino no lume, e esnaquiceino, \ No newline at end of file +\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades, e queimeino no lume, e esnaquiceino, moéndoo ata que quedou tan fino coma o po; e botei o seu po \ No newline at end of file From cff0dcba82b836314530586bb97463b4638da247 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:12:59 +0100 Subject: [PATCH 062/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:12:59=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 --- 09/21.txt | 2 +- 09/22.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/22.txt diff --git a/09/21.txt b/09/21.txt index 43e2c18..ad34235 100644 --- a/09/21.txt +++ b/09/21.txt @@ -1 +1 @@ -\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades, e queimeino no lume, e esnaquiceino, moéndoo ata que quedou tan fino coma o po; e botei o seu po \ No newline at end of file +\v 21 E collín o obxecto do voso pecado, o becerro que vos fixerades, e queimeino no lume, e esnaquiceino, moéndoo ata que quedou tan fino coma o po; e botei o seu po ao torrente que baixaba do monte. \ No newline at end of file diff --git a/09/22.txt b/09/22.txt new file mode 100644 index 0000000..35611cc --- /dev/null +++ b/09/22.txt @@ -0,0 +1 @@ +\v 22 \v 23 \v 24 Tamén en Taberá, en \ No newline at end of file diff --git a/manifest.json b/manifest.json index f3d4268..1966229 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "09-13", "09-15", "09-17", - "09-19" + "09-19", + "09-21" ] } \ No newline at end of file From 0ef631b5cd48ade89b9f6e878d1c27d8ccfa8767 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:14:59 +0100 Subject: [PATCH 063/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:14:59=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 --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index 35611cc..8847e04 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 Tamén en Taberá, en \ No newline at end of file +\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei \ No newline at end of file From 29eb25d3fff838743d7b472e8647891ec5ccd63f Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:16:59 +0100 Subject: [PATCH 064/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:16:59=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 --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index 8847e04..aa0d829 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei \ No newline at end of file +\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei", rebelastesvos contra o mandato de Iahveh \ No newline at end of file From de0b03fec082ccfa661628d90c5b6b351d30b886 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:18:59 +0100 Subject: [PATCH 065/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:18:59=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 --- 09/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/22.txt b/09/22.txt index aa0d829..4d977ef 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei", rebelastesvos contra o mandato de Iahveh \ No newline at end of file +\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei", rebelastesvos contra o mandato de Iahveh o voso Deus; non lle crestes, nin obedecestes a súa voz. Vos fostes rebeldes a Iahveh dende o día no que vos coñecín \ No newline at end of file From 3e8a696f9980ba201a056e9eeea86c5953cb57f7 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:20:59 +0100 Subject: [PATCH 066/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:20:59=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 --- 09/22.txt | 2 +- 09/25.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/25.txt diff --git a/09/22.txt b/09/22.txt index 4d977ef..46fdc62 100644 --- a/09/22.txt +++ b/09/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei", rebelastesvos contra o mandato de Iahveh o voso Deus; non lle crestes, nin obedecestes a súa voz. Vos fostes rebeldes a Iahveh dende o día no que vos coñecín \ No newline at end of file +\v 22 Tamén en Taberá, en Masah e en Kibrot-hataava, seguistes provocando a ira a Iahveh. \v 23 E cando vos mandou Iahveh de Cades-barnea, dicindo: "Subide e tomade posesión da terra que vos dei", rebelastesvos contra o mandato de Iahveh o voso Deus; non lle crestes, nin obedecestes a súa voz. \v 24 Vos fostes rebeldes a Iahveh dende o día que vos coñecín! \ No newline at end of file diff --git a/09/25.txt b/09/25.txt new file mode 100644 index 0000000..f2da978 --- /dev/null +++ b/09/25.txt @@ -0,0 +1 @@ +Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1966229..ec963a6 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "09-15", "09-17", "09-19", - "09-21" + "09-21", + "09-22" ] } \ No newline at end of file From eddac0dd555152bf667821b6411cc59fa8c8c6f9 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:22:59 +0100 Subject: [PATCH 067/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:22:59=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 --- 09/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/25.txt b/09/25.txt index f2da978..6a61d6a 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1 +1 @@ -Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh \ No newline at end of file +\v 25 \v 26 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. e orei a Iahveh, e dixen: "Oh Adonai Iahveh \ No newline at end of file From 9c240065685c94b723590fdbce799b27ae080c01 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:24:59 +0100 Subject: [PATCH 068/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:24:59=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 --- 09/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/25.txt b/09/25.txt index 6a61d6a..8b41efd 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1 +1 @@ -\v 25 \v 26 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. e orei a Iahveh, e dixen: "Oh Adonai Iahveh \ No newline at end of file +\v 25 \v 26 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. e orei a Iahveh, e dixen: "Oh Adonai Iahveh! Non destrúas o teu pobo e a túa heredade que pola túa grandeza redimiches, e aos que sacaches de Exipto con \ No newline at end of file From 2442f096b7f04a644bde61993aecacd8a903adff Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:26:59 +0100 Subject: [PATCH 069/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:26:59=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 --- 09/25.txt | 2 +- 09/27.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 09/27.txt diff --git a/09/25.txt b/09/25.txt index 8b41efd..c359732 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1 +1 @@ -\v 25 \v 26 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. e orei a Iahveh, e dixen: "Oh Adonai Iahveh! Non destrúas o teu pobo e a túa heredade que pola túa grandeza redimiches, e aos que sacaches de Exipto con \ No newline at end of file +\v 25 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. \v 26 E orei a Iahveh, e dixen: "Oh Adonai Iahveh! Non destrúas o teu pobo e a túa heredade que pola túa grandeza redimiches, e aos que sacaches de Exipto coa túa forte man. \ No newline at end of file diff --git a/09/27.txt b/09/27.txt new file mode 100644 index 0000000..7ff9185 --- /dev/null +++ b/09/27.txt @@ -0,0 +1 @@ +\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non sexa \ No newline at end of file diff --git a/manifest.json b/manifest.json index ec963a6..c859910 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "09-17", "09-19", "09-21", - "09-22" + "09-22", + "09-25" ] } \ No newline at end of file From c3ee40f9e355fe5a06a557b21152a97c3b749b8b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:28:59 +0100 Subject: [PATCH 070/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:28:59=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 --- 09/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/27.txt b/09/27.txt index 7ff9185..2aeecba 100644 --- a/09/27.txt +++ b/09/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non sexa \ No newline at end of file +\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non vaia ser que os da terra de onde os sacaches digan: Como Iahveh non puido metelos na terra que lles prometera, ou porque os aborrecía, sacounos \ No newline at end of file From ca9e6299bebcc9579f55456e15e19b8c62803ec0 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:30:59 +0100 Subject: [PATCH 071/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:30:59=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 --- 09/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/27.txt b/09/27.txt index 2aeecba..3d9a1dd 100644 --- a/09/27.txt +++ b/09/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non vaia ser que os da terra de onde os sacaches digan: Como Iahveh non puido metelos na terra que lles prometera, ou porque os aborrecía, sacounos \ No newline at end of file +\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non vaia ser que os da terra de onde os sacaches digan: Como Iahveh non puido metelos na terra que lles prometera, ou porque os aborrecía, sacounos para facelos morrer no deserto. Pero eles son o teu pobo e a túa herdanza, que ti sacaches co teu gran poder e co teu brazo extendido". \ No newline at end of file From b50217ce98982629aae6cc76bfa8966971a0f864 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Sat, 4 Nov 2023 17:31:51 +0100 Subject: [PATCH 072/135] =?UTF-8?q?Sat=20Nov=2004=202023=2017:31:51=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 --- 09/25.txt | 2 +- 09/27.txt | 2 +- manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/09/25.txt b/09/25.txt index c359732..d20645a 100644 --- a/09/25.txt +++ b/09/25.txt @@ -1 +1 @@ -\v 25 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. \v 26 E orei a Iahveh, e dixen: "Oh Adonai Iahveh! Non destrúas o teu pobo e a túa heredade que pola túa grandeza redimiches, e aos que sacaches de Exipto coa túa forte man. \ No newline at end of file +\v 25 Caín, entón, prostrado diante de Iahveh, os corenta días e as corenta noites, e fixen tal porque Iahveh dixérame que os ía destruír. \v 26 E orei a Iahveh, e dixen: "Oh Adonai Iahveh! Non destrúas o teu pobo e a túa herdanza que pola túa grandeza redimiches, e aos que sacaches de Exipto coa túa forte man. \ No newline at end of file diff --git a/09/27.txt b/09/27.txt index 3d9a1dd..4929064 100644 --- a/09/27.txt +++ b/09/27.txt @@ -1 +1 @@ -\v 27 \v 28 \v 29 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. Non vaia ser que os da terra de onde os sacaches digan: Como Iahveh non puido metelos na terra que lles prometera, ou porque os aborrecía, sacounos para facelos morrer no deserto. Pero eles son o teu pobo e a túa herdanza, que ti sacaches co teu gran poder e co teu brazo extendido". \ No newline at end of file +\v 27 Lémbrate dos teus servos Abraham, Isaac e Xacob; non mires a dureza deste pob o, nin a súa perversidade, nin o seu pecado. \v 28 Non vaia ser que os da terra de onde os sacaches digan: Como Iahveh non puido metelos na terra que lles prometera, ou porque os aborrecía, sacounos para facelos morrer no deserto. \v 29 Pero eles son o teu pobo e a túa herdanza, que ti sacaches co teu gran poder e co teu brazo extendido". \ No newline at end of file diff --git a/manifest.json b/manifest.json index c859910..67b8ea3 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "09-19", "09-21", "09-22", - "09-25" + "09-25", + "09-27" ] } \ No newline at end of file From e34919e83f202ee7ba5c3883dc58d4f8676773c4 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:40:18 +0100 Subject: [PATCH 073/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:40:18=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 --- 10/01.txt | 1 + 10/title.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 10/01.txt create mode 100644 10/title.txt diff --git a/10/01.txt b/10/01.txt new file mode 100644 index 0000000..9949fd1 --- /dev/null +++ b/10/01.txt @@ -0,0 +1 @@ +\c 10 \v 1 \v 2 Díxome Iahveh naquel tempo: \ No newline at end of file diff --git a/10/title.txt b/10/title.txt new file mode 100644 index 0000000..d2f986f --- /dev/null +++ b/10/title.txt @@ -0,0 +1 @@ +Capítulo 10 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 67b8ea3..03b28fa 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "09-21", "09-22", "09-25", - "09-27" + "09-27", + "10-title" ] } \ No newline at end of file From 70a9078a5a93b788605bc925dca1124facf6af7e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:44:18 +0100 Subject: [PATCH 074/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:44:18=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 --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 9949fd1..4607863 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Díxome Iahveh naquel tempo: \ No newline at end of file +\c 10 \v 1 \v 2 Daquela díxome Iahveh: \ No newline at end of file From 1d290fc6241c863857ff30e1ba36f0878bc8cab9 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:46:18 +0100 Subject: [PATCH 075/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:46:18=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 --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 4607863..eaa0938 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Daquela díxome Iahveh: \ No newline at end of file +\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra \ No newline at end of file From e18078aa045406686825d42ba7b0850b3284e22e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:50:18 +0100 Subject: [PATCH 076/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:50:18=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 --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index eaa0938..49af85c 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra \ No newline at end of file +\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube \ No newline at end of file From 30f6e9b4ccb638c76886f9abe900252f71c51d37 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:52:18 +0100 Subject: [PATCH 077/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:52:18=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 --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 49af85c..2a311b5 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube \ No newline at end of file +\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube a xunto de min ao monte, e faite tamén unha arca de madeira. \ No newline at end of file From 5930d0cd76bccf23bdf487fe75dd297d33e4dd01 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:54:18 +0100 Subject: [PATCH 078/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:54:18=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 --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 2a311b5..8bf0dda 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube a xunto de min ao monte, e faite tamén unha arca de madeira. \ No newline at end of file +\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube a xunto de min ao monte, e faite tamén unha arca de madeira. E Eu escribirei sobre as táboas as palabras que estaban \ No newline at end of file From c6634f28ab3f5ed3535b783f0cb869d7fe738ada Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:56:18 +0100 Subject: [PATCH 079/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:56:18=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 --- 10/01.txt | 2 +- 10/03.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/03.txt diff --git a/10/01.txt b/10/01.txt index 8bf0dda..b407f01 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 \v 1 \v 2 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube a xunto de min ao monte, e faite tamén unha arca de madeira. E Eu escribirei sobre as táboas as palabras que estaban \ No newline at end of file +\c 10 \v 1 Daquela díxome Iahveh: "Lábrate dúas táboas de pedra como as primeiras, e sube a xunto de min ao monte, e faite tamén unha arca de madeira. \v 2 E Eu escribirei sobre as táboas as palabras que estaban sobre as primeiras táboas que ti rompiches, e halas poñer na arca". \ No newline at end of file diff --git a/10/03.txt b/10/03.txt new file mode 100644 index 0000000..26d502d --- /dev/null +++ b/10/03.txt @@ -0,0 +1 @@ +Entón \ No newline at end of file diff --git a/manifest.json b/manifest.json index 03b28fa..1037d2d 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "09-22", "09-25", "09-27", - "10-title" + "10-title", + "10-01" ] } \ No newline at end of file From 1cf0071ab476fe4bae9787932eebf476b85d37ac Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 09:58:18 +0100 Subject: [PATCH 080/135] =?UTF-8?q?Tue=20Nov=2007=202023=2009:58:18=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 --- 10/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index 26d502d..253b292 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -Entón \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas \ No newline at end of file From 156fc597c18cb7f5eed0ae84d3c35c2d9ee1a03f Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 7 Nov 2023 10:00:18 +0100 Subject: [PATCH 081/135] =?UTF-8?q?Tue=20Nov=2007=202023=2010:00:18=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 --- 10/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index 253b292..e771fbd 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas, \ No newline at end of file From 8bf46e5c46eefc2444aec3fa2022eb7f94fb8d31 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:23:40 +0100 Subject: [PATCH 082/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:23:40=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 --- 10/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index e771fbd..c340a8f 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas, \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas, \ No newline at end of file From 169c46df829d622fa2717a5fdbeeecc4393e367e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:25:40 +0100 Subject: [PATCH 083/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:25:40=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 --- 10/03.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index c340a8f..68b7f19 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1,2 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu sobre as táboas, \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que +iahveh \ No newline at end of file From a3f59a8b69ce987a856a9e0360c67eff1f8cf3bc Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:27:40 +0100 Subject: [PATCH 084/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:27:40=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 --- 10/03.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/10/03.txt b/10/03.txt index 68b7f19..1c74917 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1,2 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que -iahveh \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte \ No newline at end of file From 7aeb190ee450bd316faabf2175a915473d1d7b7d Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:29:40 +0100 Subject: [PATCH 085/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:29:40=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 --- 10/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index 1c74917..cdcf997 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte, dende o medio do lume o día da asemblea, e Iahveh entregoumas. \ No newline at end of file From b4e59a06f946bb74c935f40b924a1995d938a727 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:31:40 +0100 Subject: [PATCH 086/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:31:40=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 --- 10/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/03.txt b/10/03.txt index cdcf997..9709dfc 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. E escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte, dende o medio do lume o día da asemblea, e Iahveh entregoumas. \ No newline at end of file +\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte, dende o medio do lume o día da asemblea, e Iahveh entregoumas. \ No newline at end of file From 31c7dc4ee9f02780e8eb404061287b00a5412330 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:33:40 +0100 Subject: [PATCH 087/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:33:40=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 --- 10/03.txt | 2 +- 10/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/05.txt diff --git a/10/03.txt b/10/03.txt index 9709dfc..16fe9fa 100644 --- a/10/03.txt +++ b/10/03.txt @@ -1 +1 @@ -\v 3 \v 4 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte, dende o medio do lume o día da asemblea, e Iahveh entregoumas. \ No newline at end of file +\v 3 Entón fixen unha arca de madeira de acacia e labrei dúas táboas de pedra como as primeiras, e subín ao monte coas dúas táboas na miña man. \v 4 El escribiu nas táboas, conforme a primeira escritura, os dez mandamentos que Iahveh vos dixera no monte, dende o medio do lume o día da asemblea, e Iahveh entregoumas. \ No newline at end of file diff --git a/10/05.txt b/10/05.txt new file mode 100644 index 0000000..d025d99 --- /dev/null +++ b/10/05.txt @@ -0,0 +1 @@ +\v 5 Entón volvín e baixei do monte, e puxen as táboas na arca que fixera \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1037d2d..679631c 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "09-25", "09-27", "10-title", - "10-01" + "10-01", + "10-03" ] } \ No newline at end of file From 0b71253caaa188cf8d5dfde6599649f50c97ebb2 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:35:40 +0100 Subject: [PATCH 088/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:35:40=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 --- 10/05.txt | 2 +- 10/06.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/06.txt diff --git a/10/05.txt b/10/05.txt index d025d99..78e07e6 100644 --- a/10/05.txt +++ b/10/05.txt @@ -1 +1 @@ -\v 5 Entón volvín e baixei do monte, e puxen as táboas na arca que fixera \ No newline at end of file +\v 5 Entón volvín e baixei do monte, e puxen as táboas na arca que fixera; e alí están así como Iahveh me mandou. \ No newline at end of file diff --git a/10/06.txt b/10/06.txt new file mode 100644 index 0000000..f7e99ad --- /dev/null +++ b/10/06.txt @@ -0,0 +1 @@ +(Despois os fillos de Israel marcharon \ No newline at end of file diff --git a/manifest.json b/manifest.json index 679631c..9f08eaa 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "09-27", "10-title", "10-01", - "10-03" + "10-03", + "10-05" ] } \ No newline at end of file From e353e9b42b24dcdaaa42ea2f87e3c2470a391f59 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:37:40 +0100 Subject: [PATCH 089/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:37:40=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 --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index f7e99ad..9feeb2e 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -(Despois os fillos de Israel marcharon \ No newline at end of file +(Despois os fillos de Israel marcharon de Beerot-bene-jaacán cara Mosera. E morreu Aarón alí e alí foi sepultado, e foi sacerdote no seu lugar o seu fillo Eleazar. Dalí \ No newline at end of file From 73df543d71e1a37f67e2499123c4d723f1de45c8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:39:40 +0100 Subject: [PATCH 090/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:39:40=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 --- 10/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/06.txt b/10/06.txt index 9feeb2e..011cdd1 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -(Despois os fillos de Israel marcharon de Beerot-bene-jaacán cara Mosera. E morreu Aarón alí e alí foi sepultado, e foi sacerdote no seu lugar o seu fillo Eleazar. Dalí \ No newline at end of file +\v 6 \v 7 (Despois os fillos de Israel marcharon de Beerot-bene-jaacán cara Mosera. E morreu Aarón alí e alí foi sepultado, e foi sacerdote no seu lugar o seu fillo Eleazar. De alí marcharon cara Gudgoda; e de Gudgoda cara Iotbata \ No newline at end of file From 63b25c916d296bc05f6954980f08e6a1a0e0dc8e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:41:40 +0100 Subject: [PATCH 091/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:41:40=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 --- 10/06.txt | 2 +- 10/08.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/08.txt diff --git a/10/06.txt b/10/06.txt index 011cdd1..17814ac 100644 --- a/10/06.txt +++ b/10/06.txt @@ -1 +1 @@ -\v 6 \v 7 (Despois os fillos de Israel marcharon de Beerot-bene-jaacán cara Mosera. E morreu Aarón alí e alí foi sepultado, e foi sacerdote no seu lugar o seu fillo Eleazar. De alí marcharon cara Gudgoda; e de Gudgoda cara Iotbata \ No newline at end of file +\v 6 (Despois os fillos de Israel marcharon de Beerot-bene-jaacán cara Mosera. E morreu Aarón alí e alí foi sepultado, e foi sacerdote no seu lugar o seu fillo Eleazar. \v 7 De alí marcharon cara Gudgoda; e de Gudgoda cara Iotbatah, unha terra de correntes de augas. \ No newline at end of file diff --git a/10/08.txt b/10/08.txt new file mode 100644 index 0000000..5a1e306 --- /dev/null +++ b/10/08.txt @@ -0,0 +1 @@ +Naque \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9f08eaa..bc97bf3 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "10-title", "10-01", "10-03", - "10-05" + "10-05", + "10-06" ] } \ No newline at end of file From f3c822c87d11b8e4ed9bcff9905196fb124a2ec4 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:43:40 +0100 Subject: [PATCH 092/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:43:40=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 --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 5a1e306..19582d5 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -Naque \ No newline at end of file +\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh \ No newline at end of file From c9bf83f9985cad4175d3a9ddf195df3bc94ad6de Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:45:40 +0100 Subject: [PATCH 093/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:45:40=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 --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 19582d5..0f07046 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh \ No newline at end of file +\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata o día de hoxe \ No newline at end of file From 43dc1f4b887ab1af45087ebb822833f16661978b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:47:40 +0100 Subject: [PATCH 094/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:47:40=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 --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index 0f07046..f929518 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata o día de hoxe \ No newline at end of file +\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata este día. Polo tanto, Leví non ten òrción nin herdanza cos seus irmáns; o Señor é a súa herdanza, así como Iahveh o teu Deus \ No newline at end of file From 563c62a39bc05f5debc9812c716e919dc6edaf0a Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:49:40 +0100 Subject: [PATCH 095/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:49:40=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 --- 10/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/08.txt b/10/08.txt index f929518..7b347c1 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata este día. Polo tanto, Leví non ten òrción nin herdanza cos seus irmáns; o Señor é a súa herdanza, así como Iahveh o teu Deus \ No newline at end of file +\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata este día. Por tanto, Leví non ten porción nin herdanza cos seus irmáns; Iahveh é a súa herdanza, así como Iahveh o teu Deus lle dixera.) \ No newline at end of file From daee751f66b3d9e4aa41400cf7a6b8a5b8d99f2b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 13:50:20 +0100 Subject: [PATCH 096/135] =?UTF-8?q?Fri=20Nov=2010=202023=2013:50: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 --- 10/08.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/08.txt b/10/08.txt index 7b347c1..8e41d7e 100644 --- a/10/08.txt +++ b/10/08.txt @@ -1 +1 @@ -\v 8 \v 9 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata este día. Por tanto, Leví non ten porción nin herdanza cos seus irmáns; Iahveh é a súa herdanza, así como Iahveh o teu Deus lle dixera.) \ No newline at end of file +\v 8 Naquel tempo apartou Iahveh a tribo de Leví para que levase a arca da alianza de Iahveh, e para que estivese diante de Iahveh, para servilo e para bendicir no seu nome ata este día. \v 9 Por tanto, Leví non ten porción nin herdanza cos seus irmáns; Iahveh é a súa herdanza, así como Iahveh o teu Deus lle dixera). \ No newline at end of file diff --git a/manifest.json b/manifest.json index bc97bf3..3d7ba90 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "10-01", "10-03", "10-05", - "10-06" + "10-06", + "10-08" ] } \ No newline at end of file From d78e7f6ceae5344e97a21643000cbb0f8af07ecd Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 15:54:07 +0100 Subject: [PATCH 097/135] =?UTF-8?q?Fri=20Nov=2010=202023=2015:54:07=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 --- 10/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/10.txt diff --git a/10/10.txt b/10/10.txt new file mode 100644 index 0000000..ce4c135 --- /dev/null +++ b/10/10.txt @@ -0,0 +1 @@ +\v 10 \v 11 E quedei no monte como os primeiros días corenta días e corenta noites \ No newline at end of file From 9b5c9354b198e55a872d951525ede3058f6945b0 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 15:56:07 +0100 Subject: [PATCH 098/135] =?UTF-8?q?Fri=20Nov=2010=202023=2015:56:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index ce4c135..3aa4c47 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días corenta días e corenta noites \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate \ No newline at end of file From 443885bb6852d4c45e7c7e66e1fa383392f62ae8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 15:58:07 +0100 Subject: [PATCH 099/135] =?UTF-8?q?Fri=20Nov=2010=202023=2015:58:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index 3aa4c47..a410d98 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, \ No newline at end of file From 3cba814218efba34532a9129b421fb08453e865d Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 16:00:07 +0100 Subject: [PATCH 100/135] =?UTF-8?q?Fri=20Nov=2010=202023=2016:00:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index a410d98..4528b7c 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, \ No newline at end of file From 0603a708fd36f29ffa7d2813a6a4093f21d11368 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 16:08:07 +0100 Subject: [PATCH 101/135] =?UTF-8?q?Fri=20Nov=2010=202023=2016:08:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index 4528b7c..671d906 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, anda \ No newline at end of file From ffd010b01c45246a5a7cee08b5938a74c7b6e5af Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 16:10:07 +0100 Subject: [PATCH 102/135] =?UTF-8?q?Fri=20Nov=2010=202023=2016:10:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index 671d906..624140d 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, anda \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, vai diante do pobo para marchardes e para que entren \ No newline at end of file From 6a463c6a9f1397ded602419c92896691c605fecc Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 16:14:07 +0100 Subject: [PATCH 103/135] =?UTF-8?q?Fri=20Nov=2010=202023=2016:14:07=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 --- 10/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/10.txt b/10/10.txt index 624140d..05a999c 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, vai diante do pobo para marchardes e para que entren \ No newline at end of file +\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, vai diante do pobo para marchardes e para que entren e posúan a terra que xurei que lles daría aos seus pais. \ No newline at end of file From 61124aabc6e4f86121ba4d6cf5a15c7923eec3bd Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 10 Nov 2023 16:16:07 +0100 Subject: [PATCH 104/135] =?UTF-8?q?Fri=20Nov=2010=202023=2016:16:07=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 --- 10/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/10.txt b/10/10.txt index 05a999c..1911d47 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -\v 10 \v 11 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. Entón díxome Iahveh: "Levántate, vai diante do pobo para marchardes e para que entren e posúan a terra que xurei que lles daría aos seus pais. \ No newline at end of file +\v 10 E quedei no monte como os primeiros días, corenta días e corenta noites, e escoitoume Iahveh tamén esta vez; e Iahveh non quixo destruírte. \v 11 Entón díxome Iahveh: "Levántate, vai diante do pobo para marchardes e para que entren e posúan a terra que xurei que lles daría aos seus pais." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d7ba90..853a8fe 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "10-03", "10-05", "10-06", - "10-08" + "10-08", + "10-10" ] } \ No newline at end of file From bbd9b757638f2001fc8315f0db2f6f820cf7a279 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 10:58:59 +0100 Subject: [PATCH 105/135] =?UTF-8?q?Tue=20Nov=2014=202023=2010:58:59=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 --- front/title.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..26e130c --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Deuteronomio \ No newline at end of file diff --git a/manifest.json b/manifest.json index 853a8fe..ca32914 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Ana Iglesias Duran" ], "finished_chunks": [ + "front-title", "09-title", "09-01", "09-03", From 8ac4381bef9162a5915f7ff345f8021a950f05aa Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:06:59 +0100 Subject: [PATCH 106/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:06:59=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 --- 10/12.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/12.txt diff --git a/10/12.txt b/10/12.txt new file mode 100644 index 0000000..3828ab3 --- /dev/null +++ b/10/12.txt @@ -0,0 +1 @@ +E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e \ No newline at end of file From 5b8930a882e6f0d0791f1b980ed50b6024022ae1 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:08:59 +0100 Subject: [PATCH 107/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:08:59=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 --- 10/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/12.txt b/10/12.txt index 3828ab3..1e765ef 100644 --- a/10/12.txt +++ b/10/12.txt @@ -1 +1 @@ -E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e \ No newline at end of file +E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e que sirvas a Iahveh o teu Deus con todo o teu corazón e con toda a túa alma, e que gardes o seus mandamentos \ No newline at end of file From 4d7cc516a0c1c3fdc9f82ce8fc9ae0a632be6f48 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:10:59 +0100 Subject: [PATCH 108/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:10:59=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 --- 10/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/12.txt b/10/12.txt index 1e765ef..d3123fd 100644 --- a/10/12.txt +++ b/10/12.txt @@ -1 +1 @@ -E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e que sirvas a Iahveh o teu Deus con todo o teu corazón e con toda a túa alma, e que gardes o seus mandamentos \ No newline at end of file +\v 12 \v 13 E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e que sirvas a Iahveh o teu Deus con todo o teu corazón e con toda a túa alma, e que gardes os mandamentos de Iahveh e os seus estatutos que eu che mando para o teu ben? \ No newline at end of file From 04a288f1592591c3f1e812ee134eb85c832923e6 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:12:59 +0100 Subject: [PATCH 109/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:12:59=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 --- 10/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/12.txt b/10/12.txt index d3123fd..cd478ab 100644 --- a/10/12.txt +++ b/10/12.txt @@ -1 +1 @@ -\v 12 \v 13 E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e que sirvas a Iahveh o teu Deus con todo o teu corazón e con toda a túa alma, e que gardes os mandamentos de Iahveh e os seus estatutos que eu che mando para o teu ben? \ No newline at end of file +\v 12 E agora, Israel, que pide de ti Iahveh o teu Deus, senón que temas a Iahveh o teu Deus, que andes en todos os seus camiños, que o ames e que sirvas a Iahveh o teu Deus con todo o teu corazón e con toda a túa alma, \v 13 e que gardes os mandamentos de Iahveh e os seus estatutos que eu che ordeno para o teu ben? \ No newline at end of file diff --git a/manifest.json b/manifest.json index ca32914..8da75ec 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "10-05", "10-06", "10-08", - "10-10" + "10-10", + "10-12" ] } \ No newline at end of file From c2a6bd5047eb94ecba08ca87779fd319c0e3a9dc Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:14:59 +0100 Subject: [PATCH 110/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:14:59=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 --- 10/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/14.txt diff --git a/10/14.txt b/10/14.txt new file mode 100644 index 0000000..9b29cb6 --- /dev/null +++ b/10/14.txt @@ -0,0 +1 @@ +Certamente de \ No newline at end of file From ba481def35e51fd53cbc72f4a7aa5d71bf2900df Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:16:59 +0100 Subject: [PATCH 111/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:16:59=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 --- 10/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/14.txt b/10/14.txt index 9b29cb6..a4ff723 100644 --- a/10/14.txt +++ b/10/14.txt @@ -1 +1 @@ -Certamente de \ No newline at end of file +\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. \ No newline at end of file From e666b40e83a422a138b89db16d00b6fb16d29c1c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:18:59 +0100 Subject: [PATCH 112/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:18:59=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 --- 10/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/14.txt b/10/14.txt index a4ff723..d6b441e 100644 --- a/10/14.txt +++ b/10/14.txt @@ -1 +1 @@ -\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. \ No newline at end of file +\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu a súa descencdencia \ No newline at end of file From ee25c82b55ea6afc50a99dbe9102a158e55d67ef Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:20:59 +0100 Subject: [PATCH 113/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:20:59=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 --- 10/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/14.txt b/10/14.txt index d6b441e..1db8812 100644 --- a/10/14.txt +++ b/10/14.txt @@ -1 +1 @@ -\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu a súa descencdencia \ No newline at end of file +\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu á súa descendencia despois deles, a vós, de entre todos os pobos, \ No newline at end of file From a3245b1d9f879cd284d9d2eabce110299ff03f3e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:22:59 +0100 Subject: [PATCH 114/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:22:59=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 --- 10/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/14.txt b/10/14.txt index 1db8812..c98f09d 100644 --- a/10/14.txt +++ b/10/14.txt @@ -1 +1 @@ -\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu á súa descendencia despois deles, a vós, de entre todos os pobos, \ No newline at end of file +\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu á súa descendencia despois deles, a vós, de entre todos os pobos, como \ No newline at end of file From c0df9e382174e7c05ac11f33ce14e475ac0981bd Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:24:59 +0100 Subject: [PATCH 115/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:24:59=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 --- 10/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/14.txt b/10/14.txt index c98f09d..02abdff 100644 --- a/10/14.txt +++ b/10/14.txt @@ -1 +1 @@ -\v 14 \v 15 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu á súa descendencia despois deles, a vós, de entre todos os pobos, como \ No newline at end of file +\v 14 Certamente de Iahveh o teu Deus son os ceos e os ceos dos ceos, a terra e todo canto hai nela. \v 15 Con todo, agradouse Iahveh dos teus pais, amounos, e escolleu á súa descendencia despois deles, a vós, de entre todos os pobos, como se ve hoxe. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8da75ec..04c7fa8 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "10-06", "10-08", "10-10", - "10-12" + "10-12", + "10-14" ] } \ No newline at end of file From 5567b5154ebbf5a0c84e0c4117d275740d983eb8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:30:59 +0100 Subject: [PATCH 116/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:30:59=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 --- 10/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/16.txt diff --git a/10/16.txt b/10/16.txt new file mode 100644 index 0000000..672e72c --- /dev/null +++ b/10/16.txt @@ -0,0 +1 @@ +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa caluga \ No newline at end of file From 304fcef446d4006bae5b7be6d24f6cb5722e79fd Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:32:59 +0100 Subject: [PATCH 117/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:32:59=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 --- 09/13.txt | 2 +- 10/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/13.txt b/09/13.txt index 5951557..0a79753 100644 --- a/09/13.txt +++ b/09/13.txt @@ -1 +1 @@ -\v 13 E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de caluga dura. \v 14 Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande e numerosa ca eles!" \ No newline at end of file +\v 13 E falou Iahveh, dicíndome: "Vin a este pobo, e de certo que é pobo de dura cerviz. \v 14 Déixame destruílos e borre o seu nome de debaixo dos ceos, e farei de ti unha nación máis grande e numerosa ca eles!" \ No newline at end of file diff --git a/10/16.txt b/10/16.txt index 672e72c..376021b 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa caluga \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. \ No newline at end of file From ebd56e9cffca8236445e9abfba09c0a40ec4733c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:34:59 +0100 Subject: [PATCH 118/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:34:59=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 --- 09/06.txt | 2 +- 10/16.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/09/06.txt b/09/06.txt index 69635db..dc354eb 100644 --- a/09/06.txt +++ b/09/06.txt @@ -1 +1 @@ -\v 6 Comprende, pois, que non é pola túa xustiza que Iahveh o teu Deus che dá esta boa terra para posuíla, pois ti es un pobo de caluga dura. \ No newline at end of file +\v 6 Comprende, pois, que non é pola túa xustiza que Iahveh o teu Deus che dá esta boa terra para posuíla, pois ti es un pobo de dura cerviz. \ No newline at end of file diff --git a/10/16.txt b/10/16.txt index 376021b..3a1393b 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus é Deus de deuses e Señor de señores, o Deus grande, o poderoso \ No newline at end of file From 68865f920f389b09f0b65031d2224fcb8eb0e9e8 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:36:59 +0100 Subject: [PATCH 119/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:36:59=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 --- 10/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/16.txt b/10/16.txt index 3a1393b..978718f 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus é Deus de deuses e Señor de señores, o Deus grande, o poderoso \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible \ No newline at end of file From 713b3082d98c3439242d6d4d57602ddc51ccf5f0 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:38:59 +0100 Subject: [PATCH 120/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:38:59=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 --- 10/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/16.txt b/10/16.txt index 978718f..b2d5451 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible \ No newline at end of file From 44ab9658421028eda166ef8adaa9efa3905ed98e Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:40:59 +0100 Subject: [PATCH 121/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:40:59=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 --- 10/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/16.txt b/10/16.txt index b2d5451..f38b30b 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, \ No newline at end of file From 6c64bfc3310c691222cdb8fa77153c7f1976afb4 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:42:59 +0100 Subject: [PATCH 122/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:42:59=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 --- 10/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/16.txt b/10/16.txt index f38b30b..e1e6f73 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, \ No newline at end of file +\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, que non \ No newline at end of file From 8f87c232cfa44a03d8f4c278378cf1d3d55c7c51 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:44:59 +0100 Subject: [PATCH 123/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:44:59=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 --- 10/16.txt | 2 +- 10/18.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/18.txt diff --git a/10/16.txt b/10/16.txt index e1e6f73..ef23b6b 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 \v 17 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, que non \ No newline at end of file +\v 16 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. \v 17 Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, que non fai favoritismo nin acepta suborno. \ No newline at end of file diff --git a/10/18.txt b/10/18.txt new file mode 100644 index 0000000..2cd2426 --- /dev/null +++ b/10/18.txt @@ -0,0 +1 @@ +Que lle fai xustiza \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04c7fa8..1e7d5ee 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "10-08", "10-10", "10-12", - "10-14" + "10-14", + "10-16" ] } \ No newline at end of file From edbce93f49941997713d8165d78c5fb2a71d4020 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:46:59 +0100 Subject: [PATCH 124/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:46:59=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 --- 10/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/18.txt b/10/18.txt index 2cd2426..dc5c859 100644 --- a/10/18.txt +++ b/10/18.txt @@ -1 +1 @@ -Que lle fai xustiza \ No newline at end of file +\v 18 \v 19 Que lle fai xustiza o horfo e á viúva, e ama o estranxeiro \ No newline at end of file From 35c7ac1fce7e32e04a2c40d6bc0fe82ede279b0c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:48:59 +0100 Subject: [PATCH 125/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:48:59=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 --- 10/16.txt | 2 +- 10/18.txt | 2 +- manifest.json | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/10/16.txt b/10/16.txt index ef23b6b..dfa4f2e 100644 --- a/10/16.txt +++ b/10/16.txt @@ -1 +1 @@ -\v 16 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. \v 17 Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, que non fai favoritismo nin acepta suborno. \ No newline at end of file +\v 16 Circundade, entón, o prepucio do voso corazón e non endurezades máis a vosa cerviz. \v 17 Pois Iahveh o voso Deus(Elohim) é Deus de deuses e Señor de señores, o Deus grande(Ha-Gadol), o poderoso e terrible, o que non fai favoritismo nin acepta suborno. \ No newline at end of file diff --git a/10/18.txt b/10/18.txt index dc5c859..ba5e7a5 100644 --- a/10/18.txt +++ b/10/18.txt @@ -1 +1 @@ -\v 18 \v 19 Que lle fai xustiza o horfo e á viúva, e ama o estranxeiro \ No newline at end of file +\v 18 \v 19 É o que lle fai xustiza ao horfo e á viúva, e ama o estranxeiro dá \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1e7d5ee..04c7fa8 100644 --- a/manifest.json +++ b/manifest.json @@ -62,7 +62,6 @@ "10-08", "10-10", "10-12", - "10-14", - "10-16" + "10-14" ] } \ No newline at end of file From 84e6e1f6073822ad4b9a8a5acd027b0009f74b16 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:50:59 +0100 Subject: [PATCH 126/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:50:59=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 --- 10/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/18.txt b/10/18.txt index ba5e7a5..231c978 100644 --- a/10/18.txt +++ b/10/18.txt @@ -1 +1 @@ -\v 18 \v 19 É o que lle fai xustiza ao horfo e á viúva, e ama o estranxeiro dá \ No newline at end of file +\v 18 \v 19 É o que lle fai xustiza ao horfo e á viúva, e ama o estranxeiro dándolle pan e vestido. \ No newline at end of file From 8acd8b448b0caca2114eef96271a59c13440d15c Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:56:59 +0100 Subject: [PATCH 127/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:56:59=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 --- 10/18.txt | 2 +- 10/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/20.txt diff --git a/10/18.txt b/10/18.txt index 231c978..588522f 100644 --- a/10/18.txt +++ b/10/18.txt @@ -1 +1 @@ -\v 18 \v 19 É o que lle fai xustiza ao horfo e á viúva, e ama o estranxeiro dándolle pan e vestido. \ No newline at end of file +\v 18 É o que lle fai xustiza ao horfo e á viúva, e ama o estranxeiro dándolle pan e vestido. \v 19 Amaredes o estranxeiro, pois vós fostes estranxeiros na terra de Exipto. \ No newline at end of file diff --git a/10/20.txt b/10/20.txt new file mode 100644 index 0000000..7d0f765 --- /dev/null +++ b/10/20.txt @@ -0,0 +1 @@ +A Iahveh o teu Deus \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04c7fa8..95c5ce8 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "10-08", "10-10", "10-12", - "10-14" + "10-14", + "10-18" ] } \ No newline at end of file From f59828c39c96812847f68be0f95c95939da442d9 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 11:58:59 +0100 Subject: [PATCH 128/135] =?UTF-8?q?Tue=20Nov=2014=202023=2011:58:59=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 --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 7d0f765..8d99361 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -A Iahveh o teu Deus \ No newline at end of file +\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te apegar, e só xurarás polo seu nome,. \ No newline at end of file From 64a4930d30b76cf71d0dcc9cc5a696273720c6c6 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:00:59 +0100 Subject: [PATCH 129/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:00:59=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 --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 8d99361..1b50e26 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te apegar, e só xurarás polo seu nome,. \ No newline at end of file +\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. \ No newline at end of file From 8b62a5b49ac76507a0119bf6095380639bd65678 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:02:59 +0100 Subject: [PATCH 130/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:02:59=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 --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 1b50e26..8a1dc4d 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. \ No newline at end of file +\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. El é a túa loanza e El é o teu Elohim, que fixo \ No newline at end of file From bdfbbf100c846de059c1c46823e08d5782ef7d65 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:04:59 +0100 Subject: [PATCH 131/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:04:59=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 --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 8a1dc4d..14c6d05 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. El é a túa loanza e El é o teu Elohim, que fixo \ No newline at end of file +\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. El é a túa loanza e El é o teu Elohim, que fixo contigo estas grandezas \ No newline at end of file From 13ea04ffaaa85eb82c909970a2dbace3050b7818 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:06:59 +0100 Subject: [PATCH 132/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:06:59=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 --- 10/20.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/20.txt b/10/20.txt index 14c6d05..5355f9b 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -\v 20 \v 21 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. El é a túa loanza e El é o teu Elohim, que fixo contigo estas grandezas \ No newline at end of file +\v 20 A Iahveh o teu Deus temerás; a El has servir, e a El has de te aferrar, e xurarás só polo seu nome. \v 21 El é a túa loanza e El é o teu Elohim, que fixo contigo estas grandezas e estas marabillas que viron os teus ollos. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 95c5ce8..066cd59 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "10-10", "10-12", "10-14", - "10-18" + "10-18", + "10-20" ] } \ No newline at end of file From 456774c301534cbb51d61b58b935cb43127d5c2b Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:08:59 +0100 Subject: [PATCH 133/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:08:59=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 --- 10/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/22.txt diff --git a/10/22.txt b/10/22.txt new file mode 100644 index 0000000..f316ec0 --- /dev/null +++ b/10/22.txt @@ -0,0 +1 @@ +\v 22 Os teus pais descenderon de Exipto con setenta persoas, e agora Iahveh o teu Deus fíxote \ No newline at end of file From b903ec0e2a58546f51b26f50b948de154d7c5041 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Tue, 14 Nov 2023 12:10:59 +0100 Subject: [PATCH 134/135] =?UTF-8?q?Tue=20Nov=2014=202023=2012:10:59=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 --- 10/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/22.txt b/10/22.txt index f316ec0..03610df 100644 --- a/10/22.txt +++ b/10/22.txt @@ -1 +1 @@ -\v 22 Os teus pais descenderon de Exipto con setenta persoas, e agora Iahveh o teu Deus fíxote \ No newline at end of file +\v 22 Os teus pais descenderon de Exipto con setenta persoas, e agora Iahveh o teu Deus fíxote como as estrelas do ceo, unha multitude. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 066cd59..4d2c98a 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "10-12", "10-14", "10-18", - "10-20" + "10-20", + "10-22" ] } \ No newline at end of file From 83ccdfcd72345183b011fe31a67968dd680dc5b2 Mon Sep 17 00:00:00 2001 From: LoidaCM Date: Tue, 21 Nov 2023 21:27:36 +0100 Subject: [PATCH 135/135] =?UTF-8?q?Tue=20Nov=2021=202023=2021:27:36=20GMT+?= =?UTF-8?q?0100=20(heure=20normale=20d=E2=80=99Europe=20centrale)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4d2c98a..5b787ec 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "195" + "build": "27" }, "target_language": { "id": "gl",