From 48a9c3c0d5393ec74927b35231741f53f41c53ce Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 16:26:22 +0100 Subject: [PATCH 01/13] =?UTF-8?q?Sun=20Jan=2016=202022=2016:26:21=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### You are free to: + + +* **Share** — copy and redistribute the material in any medium or format. + +* **Adapt** — remix, transform, and build upon the material for any purpose, even commercially. + + The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +* **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + + +### Notices: + +* You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +* No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + + + +This PDF was generated using Prince (https://www.princexml.com/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9486fc5 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "27" + }, + "target_language": { + "id": "gl", + "name": "galego", + "direction": "ltr" + }, + "project": { + "id": "col", + "name": "Colossians" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 7d3c5d7c8a861b7e0e78550e9997a3b2b46c6c00 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 16:26:42 +0100 Subject: [PATCH 02/13] =?UTF-8?q?Sun=20Jan=2016=202022=2016:26:41=20GMT+01?= =?UTF-8?q?00=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 9486fc5..73f72bf 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "es-419", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-26T13:25:43.6422741+00:00", + "version": "1.4" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 06f350a426967f74c9bdc218098967010d398259 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 16:38:25 +0100 Subject: [PATCH 03/13] =?UTF-8?q?Sun=20Jan=2016=202022=2016:38:24=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 04/title.txt diff --git a/04/title.txt b/04/title.txt new file mode 100644 index 0000000..c911426 --- /dev/null +++ b/04/title.txt @@ -0,0 +1 @@ +Capítulo 4 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 73f72bf..8511099 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Jocabed Fernandez Gonzalez" + ], + "finished_chunks": [ + "04-title" + ] } \ No newline at end of file From 3a32a37e20e37e4b0810cd0c7a6feac7f0dfb41a Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:12:46 +0100 Subject: [PATCH 04/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:12:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..d5bded4 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Amos, tratade con xustiza e equidade aos vosos servos , sabendo que vos tedes un Señor no \ No newline at end of file From 6822984fce96494fe753f0450411df6e9f2f084c Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:14:46 +0100 Subject: [PATCH 05/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:14:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/01.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/04/01.txt b/04/01.txt index d5bded4..bd2d3e4 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Amos, tratade con xustiza e equidade aos vosos servos , sabendo que vos tedes un Señor no \ No newline at end of file +\c 4 \v 1 Amos, tratade con xustiza e equidade aos vosos servos, sabendo que vos tamén tedes un Señor no ceo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8511099..3d8c468 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Jocabed Fernandez Gonzalez" ], "finished_chunks": [ - "04-title" + "04-title", + "04-01" ] } \ No newline at end of file From e0d6939fc47444d4644ea3bbcbe3e322bb059931 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:16:46 +0100 Subject: [PATCH 06/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:16:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/02.txt diff --git a/04/02.txt b/04/02.txt new file mode 100644 index 0000000..c3c0512 --- /dev/null +++ b/04/02.txt @@ -0,0 +1 @@ +\v 2 \v 3 \v 4 Perseverade na oración, velándoa con acción de grazas. \ No newline at end of file From ad55121e9fa0f70ae975d65f5eced805ceec7252 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:18:46 +0100 Subject: [PATCH 07/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:18:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/02.txt b/04/02.txt index c3c0512..246775c 100644 --- a/04/02.txt +++ b/04/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 Perseverade na oración, velándoa con acción de grazas. \ No newline at end of file +\v 2 \v 3 \v 4 Perseverade na oración, velándoa con acción de grazas. Orando ao mesmo tempo por nos para que nos abra un porta que de a coñecer a súa palabra, para dar a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file From f1fbf3fb26f5226990d0eb4dabae42efc7de4af9 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:20:46 +0100 Subject: [PATCH 08/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:20:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/02.txt b/04/02.txt index 246775c..7399e7f 100644 --- a/04/02.txt +++ b/04/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 Perseverade na oración, velándoa con acción de grazas. Orando ao mesmo tempo por nos para que nos abra un porta que de a coñecer a súa palabra, para dar a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file +\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta palabra, para dar a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file From 68090683932f9ecc85a3c6c39a6f0a523cab38d6 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:22:46 +0100 Subject: [PATCH 09/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:22:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/02.txt b/04/02.txt index 7399e7f..252095a 100644 --- a/04/02.txt +++ b/04/02.txt @@ -1 +1 @@ -\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta palabra, para dar a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file +\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta para a palabra, que dé a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file From 09696621f9ebc4840d1cbebe47645c8fb9e29495 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:24:46 +0100 Subject: [PATCH 10/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:24:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/02.txt b/04/02.txt index 252095a..1539c5c 100644 --- a/04/02.txt +++ b/04/02.txt @@ -1 +1 @@ -\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta para a palabra, que dé a coñecer o misterio de Cristo polo cal permanezo encarcelado. \ No newline at end of file +\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta para a palabra, que dé a coñecer o misterio de Cristo, polo cal fun encarcelado, para manifestalo como debo facelo. \ No newline at end of file From 73d027979759d361060477b7fb106bfd9cf1ab60 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:26:46 +0100 Subject: [PATCH 11/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:26:45=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/02.txt b/04/02.txt index 1539c5c..7fd00dc 100644 --- a/04/02.txt +++ b/04/02.txt @@ -1 +1 @@ -\v 2 \v 4 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta para a palabra, que dé a coñecer o misterio de Cristo, polo cal fun encarcelado, para manifestalo como debo facelo. \ No newline at end of file +\v 2 Perseverade na oración, velándoa con acción de grazas; \v 3 orando ao mesmo tempo por nos, para que Deus nos abra unha porta para a palabra, que dé a coñecer o misterio de Cristo, polo cal fun encarcelado, \v 4 para manifestalo como debo facelo. \ No newline at end of file From 8c1a2974b2fd1c12bb63c7b65495e6bf71db1c17 Mon Sep 17 00:00:00 2001 From: Jocabed Date: Sun, 16 Jan 2022 17:27:22 +0100 Subject: [PATCH 12/13] =?UTF-8?q?Sun=20Jan=2016=202022=2017:27:21=20GMT+01?= =?UTF-8?q?00=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 3d8c468..d5c027e 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "04-title", - "04-01" + "04-01", + "04-02" ] } \ No newline at end of file From 1c84829bf49bb1d2d61d5d29a44c83d6cb015089 Mon Sep 17 00:00:00 2001 From: AnaIglesias Date: Fri, 21 Jan 2022 13:04:03 +0100 Subject: [PATCH 13/13] =?UTF-8?q?Fri=20Jan=2021=202022=2013:04:03=20GMT+01?= =?UTF-8?q?00=20(hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d5c027e..2ce3de5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",