From e144f55e60079685e96cb6be4010f8f056a5db89 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Sat, 15 Oct 2022 14:58:43 +0100 Subject: [PATCH 001/152] =?UTF-8?q?Sat=20Oct=2015=202022=2014:58:42=20GMT+?= =?UTF-8?q?0100=20(Hora=20de=20ver=C3=A3o=20da=20Europa=20Ocidental)?= 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..7c9e734 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "83" + }, + "target_language": { + "id": "cri", + "name": "Sãotomense", + "direction": "ltr" + }, + "project": { + "id": "luk", + "name": "Luke" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From abe2d3755a826d09573db154cb032fffbdc334a2 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Sat, 15 Oct 2022 14:58:59 +0100 Subject: [PATCH 002/152] =?UTF-8?q?Sat=20Oct=2015=202022=2014:58:58=20GMT+?= =?UTF-8?q?0100=20(Hora=20de=20ver=C3=A3o=20da=20Europa=20Ocidental)?= 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 7c9e734..b192811 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "pt-br", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2022-03-31T15:01:37.05253+00:00", + "version": "6.10" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 50103f813c947b6328ef0a0603d3ddeb9976cd39 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Sat, 22 Oct 2022 16:18:15 +0100 Subject: [PATCH 003/152] =?UTF-8?q?Sat=20Oct=2022=202022=2016:18:15=20GMT+?= =?UTF-8?q?0100=20(Hora=20de=20ver=C3=A3o=20da=20Europa=20Ocidental)?= 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 b192811..b7c1aa2 100644 --- a/manifest.json +++ b/manifest.json @@ -19,8 +19,8 @@ "name": "Text" }, "resource": { - "id": "ulb", - "name": "Unlocked Literal Bible" + "id": "reg", + "name": "Regular" }, "source_translations": [ { From ec93fdb98d4eb8214e6804dff5f9f41aa1297972 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Wed, 10 May 2023 13:19:50 +0000 Subject: [PATCH 004/152] Wed May 10 2023 13:19:50 GMT+0000 (Hora de Greenwich) --- 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..dc651dc --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "83" + }, + "target_language": { + "id": "cri", + "name": "Sãotomense", + "direction": "ltr" + }, + "project": { + "id": "luk", + "name": "Luke" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From be77374d0a10085100865bdec657ec93ddcb8c6c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Wed, 10 May 2023 13:20:05 +0000 Subject: [PATCH 005/152] Wed May 10 2023 13:20:04 GMT+0000 (Hora de Greenwich) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dc651dc..5aaec11 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "pt-br", + "resource_id": "blv", + "checking_level": "3", + "date_modified": "2022-03-24T16:02:28.4610983+00:00", + "version": "2" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From ed5cecb40c09c9870d6f571ccb0f1fa8a9ee7a61 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Wed, 10 May 2023 14:26:01 +0000 Subject: [PATCH 006/152] Wed May 10 2023 14:26:01 GMT+0000 (Hora de Greenwich) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b7c1aa2..5bfd53c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From be01e032da12d57b926e5a3361f9a6a30099b5fd Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 11:27:10 +0000 Subject: [PATCH 007/152] Fri May 26 2023 11:27:10 GMT+0000 (Hora de Greenwich) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 9 +++++++-- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..2800cab --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kapitulu 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..e0028b5 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Vangelho Di Luka \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5aaec11..7e6bb87 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "linguaforo" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file From 26b84b8a813de4b2fdd89cd014ea489bcef36174 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 11:43:00 +0000 Subject: [PATCH 008/152] Fri May 26 2023 11:42:59 GMT+0000 (Hora de Greenwich) --- 01/01.txt | 4 ++++ manifest.json | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..f722049 --- /dev/null +++ b/01/01.txt @@ -0,0 +1,4 @@ +\c 1 \v 1 Migu mu Tiofilu +\v 2 Anda, yô ngê tason fe npenhu pa inen pô xklêvê tudu kwa di soya di Jizu, ku a tason fla jina komesu, antê tudu inen kwa xi ku inen ku vive ku Jizu, bê, bila conta. +\v 3 (êlê), Manda, n tason da wê ni inen ben dadu, pa n pô xklev’ inen da bô, +\v 4 pa bô pô tê inen di setu.(pa bô pô sêbê di tudu vêdê). \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7e6bb87..601e9e8 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "front-title", - "01-title" + "01-title", + "01-01" ] } \ No newline at end of file From d4e770b24bfe111e3f0c0fafa04840e9d8ad7af9 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 11:53:00 +0000 Subject: [PATCH 009/152] Fri May 26 2023 11:53:00 GMT+0000 (Hora de Greenwich) --- 01/05.txt | 1 + 01/08.txt | 3 +++ manifest.json | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 01/05.txt create mode 100644 01/08.txt diff --git a/01/05.txt b/01/05.txt new file mode 100644 index 0000000..36271ec --- /dev/null +++ b/01/05.txt @@ -0,0 +1 @@ +\v 5 Ni tempu xi,ku Erodi tava ale di Israel,ũa xtlividô di ke Dêsu tava sem, nomi dê sa zakaria,nen ke di Abia, muwala dê zêbê zelason di Aron. \v 6 Inen dô-dôsô tava ka vive ni fala di vontê di Dêsu,ka lisgwada tudu mandamentu di Sun. \v 7 keston sa,inen tava biladu ve ketekete sê tê nyũa dedu nima punda Zêbê na tava ka da mina fa. \ No newline at end of file diff --git a/01/08.txt b/01/08.txt new file mode 100644 index 0000000..7c3bd69 --- /dev/null +++ b/01/08.txt @@ -0,0 +1,3 @@ +\v 8 Ni lugê di mese gleza Zakaria,so tava ka lêzê tudu xtluvisu ni wê di Dêsu. +\v 9 Agola, plô basu di kustumu di mese gleze dja sê a koyê Zakaria pa ê pô flêsê sensu ni a tali. +\v 10 Ola, ê tava ka fe kwa se,tudu pôvô tava ka fla lason ni lwa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 601e9e8..1df281a 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ "finished_chunks": [ "front-title", "01-title", - "01-01" + "01-01", + "01-05", + "01-08" ] } \ No newline at end of file From 27593cac6de1dd93e53c73982d0cca66424c5e1e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 11:55:00 +0000 Subject: [PATCH 010/152] Fri May 26 2023 11:55:00 GMT+0000 (Hora de Greenwich) --- 01/11.txt | 2 ++ manifest.json | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 01/11.txt diff --git a/01/11.txt b/01/11.txt new file mode 100644 index 0000000..41513cd --- /dev/null +++ b/01/11.txt @@ -0,0 +1,2 @@ +\v 11 So-so-so ũa anzu di ose plase mundjadu ni mon dletu di atali. +\v 12 Ola,ku zakarias bê anzu,ê mendu, \v 13 Êlê me, anzu fad’e: na mendu fa,Dêsu da lason bô vazon,muwala bô ka bi pali ũa mina mosu, nomi dê ka sama Zon. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1df281a..e022b02 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "01-title", "01-01", "01-05", - "01-08" + "01-08", + "01-11" ] } \ No newline at end of file From 00d058bfd78786c8b54e981fb910fbff86ca87ae Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 11:59:01 +0000 Subject: [PATCH 011/152] Fri May 26 2023 11:59:01 GMT+0000 (Hora de Greenwich) --- 01/14.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 01/14.txt diff --git a/01/14.txt b/01/14.txt new file mode 100644 index 0000000..1ea07ca --- /dev/null +++ b/01/14.txt @@ -0,0 +1,2 @@ +14-Ola ê ka nanse tudu ngê ka gôgô ku ê, ante bô tudu axi ka bi sa gostu lumadu ni kloson. +15-Ê ka bi sa ome muntu ni wê di Dêsu, xa di Supli Santu gina bega di mendê, ê na ka pô pe bebeda boka fa. From f04837300fc16e03e8fdc11e40748b49d7ab9366 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:01:01 +0000 Subject: [PATCH 012/152] Fri May 26 2023 12:01:01 GMT+0000 (Hora de Greenwich) --- 01/14.txt | 4 ++-- 01/16.txt | 2 ++ manifest.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 01/16.txt diff --git a/01/14.txt b/01/14.txt index 1ea07ca..5405a6e 100644 --- a/01/14.txt +++ b/01/14.txt @@ -1,2 +1,2 @@ -14-Ola ê ka nanse tudu ngê ka gôgô ku ê, ante bô tudu axi ka bi sa gostu lumadu ni kloson. -15-Ê ka bi sa ome muntu ni wê di Dêsu, xa di Supli Santu gina bega di mendê, ê na ka pô pe bebeda boka fa. +\v 14 Ola ê ka nanse tudu ngê ka gôgô ku ê, ante bô tudu axi ka bi sa gostu lumadu ni kloson. +\v 15 Ê ka bi sa ome muntu ni wê di Dêsu, xa di Supli Santu gina bega di mendê, ê na ka pô pe bebeda boka fa. \ No newline at end of file diff --git a/01/16.txt b/01/16.txt new file mode 100644 index 0000000..f118ceb --- /dev/null +++ b/01/16.txt @@ -0,0 +1,2 @@ +\v 16 Ê ka bi pe yô nima di Israeli bila dêdê Dêsu d’inen . +\v 17 Andeji me, ê ke bi sa giya wê Dêsu ku suplitu ni pode mo Ilia,di plivini pôvô pa inen pô mansa kloson bila blasa fala vonte di Dêsu non inen ke d’inen tava ka fe. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e022b02..cf45c15 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "01-01", "01-05", "01-08", - "01-11" + "01-11", + "01-14" ] } \ No newline at end of file From 720ca6d8e95411f7dc55307cadb619fbf465cc51 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:03:01 +0000 Subject: [PATCH 013/152] Fri May 26 2023 12:03:01 GMT+0000 (Hora de Greenwich) --- 01/16.txt | 3 +-- 01/18.txt | 3 +++ manifest.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 01/18.txt diff --git a/01/16.txt b/01/16.txt index f118ceb..21ddc9c 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1,2 +1 @@ -\v 16 Ê ka bi pe yô nima di Israeli bila dêdê Dêsu d’inen . -\v 17 Andeji me, ê ke bi sa giya wê Dêsu ku suplitu ni pode mo Ilia,di plivini pôvô pa inen pô mansa kloson bila blasa fala vonte di Dêsu non inen ke d’inen tava ka fe. \ No newline at end of file +\v 16 Ê ka bi pe yô nima di Israeli bila dêdê Dêsu d’inen. \v 17 Andeji me, ê ke bi sa giya wê Dêsu ku suplitu ni pode mo Ilia,di plivini pôvô pa inen pô mansa kloson bila blasa fala vonte di Dêsu non inen ke d’inen tava ka fe. \ No newline at end of file diff --git a/01/18.txt b/01/18.txt new file mode 100644 index 0000000..5deacbd --- /dev/null +++ b/01/18.txt @@ -0,0 +1,3 @@ +\v 18 \v 19 \v 20 18-soku, Zakaria bila boka fada anzu: ne ami ne muwala um sa ve, kuma kwa se ka pô sa? +19-Ele me, anzu kuji: n sa Gabieli,anzu ku Dêsu txila di bi da bô novidaji se. +20-anton, mo bô na ke le ni klonveson mu fa, bô ka bila mumu, ante tudu inen kwa se ka vala. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cf45c15..dbcebf2 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "01-05", "01-08", "01-11", - "01-14" + "01-14", + "01-16" ] } \ No newline at end of file From bfa22c59459b945abc7ca1b0c1da07c93d786ddd Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:05:01 +0000 Subject: [PATCH 014/152] Fri May 26 2023 12:05:01 GMT+0000 (Hora de Greenwich) --- 01/18.txt | 6 +++--- manifest.json | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/01/18.txt b/01/18.txt index 5deacbd..7d5c30b 100644 --- a/01/18.txt +++ b/01/18.txt @@ -1,3 +1,3 @@ -\v 18 \v 19 \v 20 18-soku, Zakaria bila boka fada anzu: ne ami ne muwala um sa ve, kuma kwa se ka pô sa? -19-Ele me, anzu kuji: n sa Gabieli,anzu ku Dêsu txila di bi da bô novidaji se. -20-anton, mo bô na ke le ni klonveson mu fa, bô ka bila mumu, ante tudu inen kwa se ka vala. \ No newline at end of file +\v 18 soku, Zakaria bila boka fada anzu: ne ami ne muwala um sa ve, kuma kwa se ka pô sa? +\v 19 Ele me, anzu kuji: n sa Gabieli,anzu ku Dêsu txila di bi da bô novidaji se. +\v 20 Anton, mo bô na ke le ni klonveson mu fa, bô ka bila mumu, ante tudu inen kwa se ka vala. \ No newline at end of file diff --git a/manifest.json b/manifest.json index dbcebf2..9020526 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "01-08", "01-11", "01-14", - "01-16" + "01-16", + "01-18" ] } \ No newline at end of file From 09da1470307a8d1fd069348831966f5aecf4ef05 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:07:01 +0000 Subject: [PATCH 015/152] Fri May 26 2023 12:07:01 GMT+0000 (Hora de Greenwich) --- 01/21.txt | 3 +++ 01/24.txt | 2 ++ manifest.json | 4 +++- 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 01/21.txt create mode 100644 01/24.txt diff --git a/01/21.txt b/01/21.txt new file mode 100644 index 0000000..5f896df --- /dev/null +++ b/01/21.txt @@ -0,0 +1,3 @@ +\v 21 Ola inen kwa se tava ka da, pôvô ten tava ku wê ni xtlada ka gwad’ê da mo ê tava ka tada ni ke lason. +\v 22 Ola ê xe, ê na tava ka pô bila fla fa. Anton pôvô bê me kuma ê bê kwakwa li xinali di ôsê, da mo ku ê bila mumu. +\v 23 Ola ku tempu di xtluvisu dê kaba ê bila ba ke. \ No newline at end of file diff --git a/01/24.txt b/01/24.txt new file mode 100644 index 0000000..a8eb803 --- /dev/null +++ b/01/24.txt @@ -0,0 +1,2 @@ +\v 24 Inen kwa se tason vala,ni plazu di pôkô tempu Zêbê plende mêji,sososo ê na xe ni ke fa,antê ku bega sala xinku mêji. +\v 25 Anton Zêbê bila boka fla: yôla wo, Dêsu bwa muntu,Sumu livla um ni boka mundu, nay’en nyũa ngê ka bila wôwô mu da mo ku na tava ka pali fa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9020526..6f1c6d8 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,8 @@ "01-11", "01-14", "01-16", - "01-18" + "01-18", + "01-21", + "01-24" ] } \ No newline at end of file From 3a88b056bedc93226e181d1a513ae50781fd7ad1 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:09:01 +0000 Subject: [PATCH 016/152] Fri May 26 2023 12:09:01 GMT+0000 (Hora de Greenwich) --- 01/26.txt | 1 + 01/30.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 01/26.txt create mode 100644 01/30.txt diff --git a/01/26.txt b/01/26.txt new file mode 100644 index 0000000..9f81161 --- /dev/null +++ b/01/26.txt @@ -0,0 +1 @@ +\v 26 Ola ku bega di zêbê sala sexi meji, Dêsu txila anzu Gabieli ba Nazare poson di Galêlêya. \v 27 Pa ê ba lêlê Maya ũa mina mosa ku na xi xe mundu fa, ku tava ka zenha pa ê kasa ku Joze, ũa mosu di zelason di Davi. \v 28 Anzu fad’ê: Maya,lova Dêsu, bô sa ni a glasa Sum. \v 29 ola Maya tendê kwa se ê babaka, palavla me kote ni boka, se xtindu di nxtlivi di palavla d’ anzu. \ No newline at end of file diff --git a/01/30.txt b/01/30.txt new file mode 100644 index 0000000..4e33060 --- /dev/null +++ b/01/30.txt @@ -0,0 +1 @@ +\v 30 30-Anzu bila boka fad’ê: na mendu fa Maya, bô sa ni a glasa di Dêsu, \v 31 31-Nay’ en bô ka plendê meji ,bô ka bi pali ũa mina mosu, nomi dê ka sa Jizu. \v 32 Ê ka bi sa ome montxi muntu,a ka bi sama mina dji Sumu Sun,Dêsu di osê.Toli di alê ku Dêsu ka ba ligi tan de, sa ji alê Davi ku ê sa di ke de.\v 33 Ê ka bi glovena ni Israeli plô pala semple, manda dê na te ka ba fa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6f1c6d8..d4ad2b3 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "01-16", "01-18", "01-21", - "01-24" + "01-24", + "01-26" ] } \ No newline at end of file From 509836cfeae9ee814d337a8783aedbc5e3a80a1b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:11:01 +0000 Subject: [PATCH 017/152] Fri May 26 2023 12:11:01 GMT+0000 (Hora de Greenwich) --- 01/30.txt | 2 +- 01/34.txt | 1 + 01/36.txt | 1 + manifest.json | 4 +++- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 01/34.txt create mode 100644 01/36.txt diff --git a/01/30.txt b/01/30.txt index 4e33060..e572394 100644 --- a/01/30.txt +++ b/01/30.txt @@ -1 +1 @@ -\v 30 30-Anzu bila boka fad’ê: na mendu fa Maya, bô sa ni a glasa di Dêsu, \v 31 31-Nay’ en bô ka plendê meji ,bô ka bi pali ũa mina mosu, nomi dê ka sa Jizu. \v 32 Ê ka bi sa ome montxi muntu,a ka bi sama mina dji Sumu Sun,Dêsu di osê.Toli di alê ku Dêsu ka ba ligi tan de, sa ji alê Davi ku ê sa di ke de.\v 33 Ê ka bi glovena ni Israeli plô pala semple, manda dê na te ka ba fa. \ No newline at end of file +\v 30 30-Anzu bila boka fad’ê: na mendu fa Maya, bô sa ni a glasa di Dêsu, \v 31 31-Nay’ en bô ka plendê meji ,bô ka bi pali ũa mina mosu, nomi dê ka sa Jizu. \v 32 Ê ka bi sa ome montxi muntu,a ka bi sama mina dji Sumu Sun,Dêsu di osê.Toli di alê ku Dêsu ka ba ligi tan de, sa ji alê Davi ku ê sa di ke de. \v 33 Ê ka bi glovena ni Israeli plô pala semple, manda dê na te ka ba fa. \ No newline at end of file diff --git a/01/34.txt b/01/34.txt new file mode 100644 index 0000000..eff1262 --- /dev/null +++ b/01/34.txt @@ -0,0 +1 @@ +\v 34 Soku, Maya bila boka punta anzu: kuma kwa se ka po sa, xi ami naxi xê mundu fa? \v 35 So-so-so, Anzu bila boka kuji: podê di Desu sa ku bô, Suplitu Santu sa ku bô, manda mosu se ku ka bi sa Santu mina Dêsu \ No newline at end of file diff --git a/01/36.txt b/01/36.txt new file mode 100644 index 0000000..aaac4f1 --- /dev/null +++ b/01/36.txt @@ -0,0 +1 @@ +\v 36 bô po te di sêtu kuma,antê zêbê plima bô ku sa biladu ve ketekete, tudu axi ka bi pali bega dê sala sexi meji, \v 37 kwa nho, ku xi Dêsu mêsê fe ku ê na ka fe fa, punda Dêsu te podê \v 38 anton Maya kuji: n sa ni mon Dêsu, Seja feta vontê di Dêsu, sososo, Anzu xe fo ni wê dê. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d4ad2b3..1b03a27 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,8 @@ "01-18", "01-21", "01-24", - "01-26" + "01-26", + "01-30", + "01-34" ] } \ No newline at end of file From 3680aa4a7eef3ad5062898443a6add544cc6cd8f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:13:01 +0000 Subject: [PATCH 018/152] Fri May 26 2023 12:13:01 GMT+0000 (Hora de Greenwich) --- 01/39.txt | 1 + 01/42.txt | 3 +++ manifest.json | 3 ++- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 01/39.txt create mode 100644 01/42.txt diff --git a/01/39.txt b/01/39.txt new file mode 100644 index 0000000..e55d98f --- /dev/null +++ b/01/39.txt @@ -0,0 +1 @@ +\v 39 \v 40 \v 41 39- ũa dosu já vala,sososo, Maya kuno kwa xê subli ôkê janjan ba lêlê Zêbê, ni ũa poson di Judeia,40- da lentla ke di Zakaria fla Zêbê mantxan.41- Ola ku Zêbê tendê mantxan anzu buli’ ê ni bega, ola se me Supliti Santu lentle. \ No newline at end of file diff --git a/01/42.txt b/01/42.txt new file mode 100644 index 0000000..46900cd --- /dev/null +++ b/01/42.txt @@ -0,0 +1,3 @@ +42- Êlê me Zêbê bili boka da brandu: Ni omê di tudu mwala Bô ka bi sa lovadu ku benson di Dêsu,ante mosu se ku bô ka bi pali. 43-ken te mu,ke nason sotxi ku nga pô te pa men di Sumu non bi flan mantxan. +44- Ola ku N tendê mantxan bô, anzu buli um bega ku gôstô muntu. 45- N gôgô da Bô mo bô kêlê ni tudu kwa ku Dêsu fla, punda seja feta vontê di Dêsu + diff --git a/manifest.json b/manifest.json index 1b03a27..d8e5984 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "01-24", "01-26", "01-30", - "01-34" + "01-34", + "01-36" ] } \ No newline at end of file From ac01b7192dfcec1ccdc86a61ba37d85dcab99d8d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:15:01 +0000 Subject: [PATCH 019/152] Fri May 26 2023 12:15:01 GMT+0000 (Hora de Greenwich) --- 01/42.txt | 4 +--- 01/46.txt | 3 +++ manifest.json | 4 +++- 3 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 01/46.txt diff --git a/01/42.txt b/01/42.txt index 46900cd..365f5fb 100644 --- a/01/42.txt +++ b/01/42.txt @@ -1,3 +1 @@ -42- Êlê me Zêbê bili boka da brandu: Ni omê di tudu mwala Bô ka bi sa lovadu ku benson di Dêsu,ante mosu se ku bô ka bi pali. 43-ken te mu,ke nason sotxi ku nga pô te pa men di Sumu non bi flan mantxan. -44- Ola ku N tendê mantxan bô, anzu buli um bega ku gôstô muntu. 45- N gôgô da Bô mo bô kêlê ni tudu kwa ku Dêsu fla, punda seja feta vontê di Dêsu - +\v 42 Êlê me Zêbê bili boka da brandu: Ni omê di tudu mwala Bô ka bi sa lovadu ku benson di Dêsu,ante mosu se ku bô ka bi pali. \v 43 ken te mu,ke nason sotxi ku nga pô te pa men di Sumu non bi flan mantxan. \v 44 Ola ku N tendê mantxan bô, anzu buli um bega ku gôstô muntu. \v 45 N gôgô da Bô mo bô kêlê ni tudu kwa ku Dêsu fla, punda seja feta vontê di Dêsu \ No newline at end of file diff --git a/01/46.txt b/01/46.txt new file mode 100644 index 0000000..a7f2681 --- /dev/null +++ b/01/46.txt @@ -0,0 +1,3 @@ +\v 46 Maya bila boka lova Sumu, +\v 47 legêla montxi muntu sa mu Kloson, +Plôvia di tudu inen kwa se ku Sumu fe da mu. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d8e5984..ad1de2f 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,8 @@ "01-26", "01-30", "01-34", - "01-36" + "01-36", + "01-42", + "01-46" ] } \ No newline at end of file From 0cc5acd05153f21c5b29cb692f8703e3a7a04bc0 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:17:01 +0000 Subject: [PATCH 020/152] Fri May 26 2023 12:17:01 GMT+0000 (Hora de Greenwich) --- 01/48.txt | 6 ++++++ 01/50.txt | 2 ++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 01/48.txt create mode 100644 01/50.txt diff --git a/01/48.txt b/01/48.txt new file mode 100644 index 0000000..2cd3198 --- /dev/null +++ b/01/48.txt @@ -0,0 +1,6 @@ +\v 48 gina oze ba wê,tudu nanson ka lova mu +plovia di tudu inen kwa se ku Dêsu fe en, +ku Sumu fe damu, punda Sumu dêsê wê pya +selivi Sumu di bom kliston +\v 49 Punda Sumu fe kwa nglanji +montxi muntu da mu.nomi Sun sa Santu. \ No newline at end of file diff --git a/01/50.txt b/01/50.txt new file mode 100644 index 0000000..49dfa71 --- /dev/null +++ b/01/50.txt @@ -0,0 +1,2 @@ +\v 50 Pedon Sun ka sendê da tudu ngê ku +ka kelê ni Sumu plô pala semplê. \v 51 Sumu musa inen wê xa ku suberbu Kuma podê di Sun ka suplant’ inen tudu axi. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ad1de2f..e49ddf9 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,8 @@ "01-34", "01-36", "01-42", - "01-46" + "01-46", + "01-48", + "01-50" ] } \ No newline at end of file From 069d349cf0431f1e7cb42f3bf2045077f0b5b882 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:19:01 +0000 Subject: [PATCH 021/152] Fri May 26 2023 12:19:01 GMT+0000 (Hora de Greenwich) --- 01/52.txt | 4 ++++ 01/54.txt | 3 +++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 01/52.txt create mode 100644 01/54.txt diff --git a/01/52.txt b/01/52.txt new file mode 100644 index 0000000..c0657c5 --- /dev/null +++ b/01/52.txt @@ -0,0 +1,4 @@ +\v 52 Êlega inen govenu liku xa di ponpa ba da son, +Lanta pêswoa di pobli subli. +\v 53 Ê Lanta pêswoa di pobli subli, +Dukunu inen liku. \ No newline at end of file diff --git a/01/54.txt b/01/54.txt new file mode 100644 index 0000000..0fa75aa --- /dev/null +++ b/01/54.txt @@ -0,0 +1,3 @@ +\v 54 \v 55 Ola Ê lembla di pedon d’ê, Ê bili +mon blasa Isaraeli ku sa selivi d’ê, +Mo Ê fada ou plometê pe d’inen \ No newline at end of file diff --git a/manifest.json b/manifest.json index e49ddf9..683d4c4 100644 --- a/manifest.json +++ b/manifest.json @@ -54,6 +54,7 @@ "01-42", "01-46", "01-48", - "01-50" + "01-50", + "01-52" ] } \ No newline at end of file From 36459a683ef5deb186801a9adf8c60acfcbb48c4 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:21:01 +0000 Subject: [PATCH 022/152] Fri May 26 2023 12:21:01 GMT+0000 (Hora de Greenwich) --- 01/54.txt | 6 +++--- 01/56.txt | 4 ++++ 01/59.txt | 1 + manifest.json | 4 +++- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 01/56.txt create mode 100644 01/59.txt diff --git a/01/54.txt b/01/54.txt index 0fa75aa..e421e27 100644 --- a/01/54.txt +++ b/01/54.txt @@ -1,3 +1,3 @@ -\v 54 \v 55 Ola Ê lembla di pedon d’ê, Ê bili -mon blasa Isaraeli ku sa selivi d’ê, -Mo Ê fada ou plometê pe d’inen \ No newline at end of file +\v 54 Ola Ê lembla di pedon d’ê, Ê bili +mon blasa Isaraeli ku sa selivi d’ê, +\v 55 Mo Ê fada ou plometê pe d’inen \ No newline at end of file diff --git a/01/56.txt b/01/56.txt new file mode 100644 index 0000000..58fd509 --- /dev/null +++ b/01/56.txt @@ -0,0 +1,4 @@ +\v 58 Maya ta na la ke di Zêbê gina +tlexi meji, zawô ê bila ba ke. +\v 57 Ola e xiga nove meji Zêbê pali ũa mina mosu. +\v 56 Ola ku ê pali nitxa kole,inen vijan ku familya d’ê fika ka sebe,inen gôgô montxi, lova Sun. \ No newline at end of file diff --git a/01/59.txt b/01/59.txt new file mode 100644 index 0000000..924b39d --- /dev/null +++ b/01/59.txt @@ -0,0 +1 @@ +\v 59 \v 60 \v 61 Ê fe oito dja, a be pa fe circucison ni mosu,a ta ka mêsê same di Zakaria, Maji men de fla inon, nomi d’ê sa Zon. Anton inen kuji:nyũa ngê ni ke bô te nome se! \ No newline at end of file diff --git a/manifest.json b/manifest.json index 683d4c4..9279fdc 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,8 @@ "01-46", "01-48", "01-50", - "01-52" + "01-52", + "01-54", + "01-56" ] } \ No newline at end of file From 5e33c014a1ed7095251936ca7da6b0fda81829c1 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:23:01 +0000 Subject: [PATCH 023/152] Fri May 26 2023 12:23:01 GMT+0000 (Hora de Greenwich) --- 01/59.txt | 2 +- 01/62.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 01/62.txt diff --git a/01/59.txt b/01/59.txt index 924b39d..1fdbea1 100644 --- a/01/59.txt +++ b/01/59.txt @@ -1 +1 @@ -\v 59 \v 60 \v 61 Ê fe oito dja, a be pa fe circucison ni mosu,a ta ka mêsê same di Zakaria, Maji men de fla inon, nomi d’ê sa Zon. Anton inen kuji:nyũa ngê ni ke bô te nome se! \ No newline at end of file +\v 59 Ê fe oito dja, a be pa fe circucison ni mosu,a ta ka mêsê same di Zakaria, \v 60 Maji men de fla inon, nomi d’ê sa Zon. \v 61 Anton inen kuji:nyũa ngê ni ke bô te nome se! \ No newline at end of file diff --git a/01/62.txt b/01/62.txt new file mode 100644 index 0000000..af90fea --- /dev/null +++ b/01/62.txt @@ -0,0 +1 @@ +\v 62 Soku, a fe xinali da pe d’ê punda: ke nomi bô mêsê sama mosu bô? \v 63 Ê piji ũa mina taba ê kleve: nomi d’ê sa Zon.tudu ngê panta \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9279fdc..46f8304 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,8 @@ "01-50", "01-52", "01-54", - "01-56" + "01-56", + "01-59", + "01-62" ] } \ No newline at end of file From 188050a4e80cef81716735f06575c6aac41995c6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:25:01 +0000 Subject: [PATCH 024/152] Fri May 26 2023 12:25:01 GMT+0000 (Hora de Greenwich) --- 01/62.txt | 2 +- 01/64.txt | 4 ++++ 01/67.txt | 1 + manifest.json | 3 ++- 4 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 01/64.txt create mode 100644 01/67.txt diff --git a/01/62.txt b/01/62.txt index af90fea..ec23c6c 100644 --- a/01/62.txt +++ b/01/62.txt @@ -1 +1 @@ -\v 62 Soku, a fe xinali da pe d’ê punda: ke nomi bô mêsê sama mosu bô? \v 63 Ê piji ũa mina taba ê kleve: nomi d’ê sa Zon.tudu ngê panta \ No newline at end of file +\v 62 Soku, a fe xinali da pe d’ê punda: ke nomi bô mêsê sama mosu bô? \v 63 Ê piji ũa mina taba ê kleve: nomi d’ê sa Zon.tudu ngê panta. \ No newline at end of file diff --git a/01/64.txt b/01/64.txt new file mode 100644 index 0000000..c88f51f --- /dev/null +++ b/01/64.txt @@ -0,0 +1,4 @@ +\v 64 Me da ola Zakaria bila ka fla ê kyê ka lova Sun. +\v 65 ola kwa se da, tudu vijan di Zakaria fika ku mendu,nova kole, a kye ka fla ne +ni tudu janga-janga di okê di Judeia. +\v 66 tudu ngê ku tava ka tende nova se, ka punta: kengê ku ka bisa Mosu se? Punda,Sun so ku sa kwê. \ No newline at end of file diff --git a/01/67.txt b/01/67.txt new file mode 100644 index 0000000..bb79ec2 --- /dev/null +++ b/01/67.txt @@ -0,0 +1 @@ +v \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46f8304..ed4109f 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "01-54", "01-56", "01-59", - "01-62" + "01-62", + "01-64" ] } \ No newline at end of file From acd204dd0daf698d28fbd3e957f066c6492fe074 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:27:01 +0000 Subject: [PATCH 025/152] Fri May 26 2023 12:27:01 GMT+0000 (Hora de Greenwich) --- 01/67.txt | 2 +- 01/69.txt | 3 +++ 01/72.txt | 2 ++ manifest.json | 4 +++- 4 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 01/69.txt create mode 100644 01/72.txt diff --git a/01/67.txt b/01/67.txt index bb79ec2..39c5e1c 100644 --- a/01/67.txt +++ b/01/67.txt @@ -1 +1 @@ -v \ No newline at end of file +\v 67 Zakaria ku sa pe d’ê, xa di Suplitu Santu bila boka fla: \v 68 Dêsu di Israeli, seja lovadu,punda Ê bi zuda pôvô de pa xtlava. \ No newline at end of file diff --git a/01/69.txt b/01/69.txt new file mode 100644 index 0000000..7e1f677 --- /dev/null +++ b/01/69.txt @@ -0,0 +1,3 @@ +\v 69 Ê danon ũa glandxi xtlavado di Zelason di Davi. + \v 70 Mo ku inen selivi d’Ê tason flay ô d’anu +\v 71 pa ê pô xtlavla non ni mon numigo,bila livla non di podê di tudu kasta ngê ku mêsê non mali. \ No newline at end of file diff --git a/01/72.txt b/01/72.txt new file mode 100644 index 0000000..926c614 --- /dev/null +++ b/01/72.txt @@ -0,0 +1,2 @@ +\v 72 \v 73 \v 74 \v 75 Tudu kwa se, Ê fe pa ê pô musa amôlê ke ê te ku non,ê kumpli plomessa d’ê. +73-75-plomesa ku ê da pe non Abron,ni livla non ni mon di numigo,pa non pô xtlivi Ê sen mendu,ne pekadu ni justisa,maji bila vive ni fala vonte di Dêsu tudu ja di non. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ed4109f..745e375 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,8 @@ "01-56", "01-59", "01-62", - "01-64" + "01-64", + "01-67", + "01-69" ] } \ No newline at end of file From 25969def1df12af51dc5a4dff48ab4a516c4857b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:29:01 +0000 Subject: [PATCH 026/152] Fri May 26 2023 12:29:01 GMT+0000 (Hora de Greenwich) --- 01/72.txt | 3 +-- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/01/72.txt b/01/72.txt index 926c614..c99b8fa 100644 --- a/01/72.txt +++ b/01/72.txt @@ -1,2 +1 @@ -\v 72 \v 73 \v 74 \v 75 Tudu kwa se, Ê fe pa ê pô musa amôlê ke ê te ku non,ê kumpli plomessa d’ê. -73-75-plomesa ku ê da pe non Abron,ni livla non ni mon di numigo,pa non pô xtlivi Ê sen mendu,ne pekadu ni justisa,maji bila vive ni fala vonte di Dêsu tudu ja di non. \ No newline at end of file +\v 72 Tudu kwa se, Ê fe pa ê pô musa amôlê ke ê te ku non,ê kumpli plomessa d’ê. \v 73 plomesa ku ê da pe non Abron, \v 74 ni livla non ni mon di numigo,pa non pô xtlivi Ê sen mendu,ne pekadu ni justisa, \v 75 maji bila vive ni fala vonte di Dêsu tudu ja di non. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 745e375..e2b6f81 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "01-62", "01-64", "01-67", - "01-69" + "01-69", + "01-72" ] } \ No newline at end of file From 491699489382bb3f02af4e6d2399115cf0b6b01c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:31:01 +0000 Subject: [PATCH 027/152] Fri May 26 2023 12:31:01 GMT+0000 (Hora de Greenwich) --- 01/76.txt | 1 + 01/78.txt | 2 ++ manifest.json | 4 +++- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 01/76.txt create mode 100644 01/78.txt diff --git a/01/76.txt b/01/76.txt new file mode 100644 index 0000000..d203dd6 --- /dev/null +++ b/01/76.txt @@ -0,0 +1 @@ +\v 76 Bô ten Zon,ka bi sa plofeta di Dêsu glanji,ku ka ba plivini pôvô di ba buka pedon \v 77 pa inen pô nganha xtlavason ku Dêsu ka bi da. \ No newline at end of file diff --git a/01/78.txt b/01/78.txt new file mode 100644 index 0000000..8696ade --- /dev/null +++ b/01/78.txt @@ -0,0 +1,2 @@ +\v 78 Tudu inen kwa se, sa plovia di mixikoji ku amôlô di Dêsu ke ê fe kanja d’ê luji ni liba non, mo nanse plama. +\v 79 kanja se, sa pa luji ngê xi ku ka vive ni kulu,ku mendu di motxi, lumya o pe non ni kamya di paji ku sosegu. \ No newline at end of file diff --git a/manifest.json b/manifest.json index e2b6f81..604fe0f 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,8 @@ "01-64", "01-67", "01-69", - "01-72" + "01-72", + "01-76", + "01-78" ] } \ No newline at end of file From 1c6a1ab9bb76fcbec3f6aa557cb952820f5bcdb9 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Fri, 26 May 2023 12:33:01 +0000 Subject: [PATCH 028/152] Fri May 26 2023 12:33:01 GMT+0000 (Hora de Greenwich) --- 01/80.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 01/80.txt diff --git a/01/80.txt b/01/80.txt new file mode 100644 index 0000000..af4ac78 --- /dev/null +++ b/01/80.txt @@ -0,0 +1 @@ +\v 80 Zon, tava ka klese ka fika fotxi ni Suplitu,vive ni ũa kamya azeto, zauô ê bi plase ni omê di pôvô di Israeli \ No newline at end of file diff --git a/manifest.json b/manifest.json index 604fe0f..215d2af 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "01-69", "01-72", "01-76", - "01-78" + "01-78", + "01-80" ] } \ No newline at end of file From ce39793bcd5a9c6268a0ed0aa5a32ab63763f889 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 21 Jun 2023 15:54:22 +0000 Subject: [PATCH 029/152] Wed Jun 21 2023 15:54:22 GMT+0000 (Hora de Greenwich) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 215d2af..5e02663 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From 421180e0ea30176d8be1fe23b3c95606f4c7a34b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 15 Aug 2023 18:04:48 +0000 Subject: [PATCH 030/152] =?UTF-8?q?Tue=20Aug=2015=202023=2018:04:47=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= 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..30bd78f --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "195" + }, + "target_language": { + "id": "cri", + "name": "Sãotomense", + "direction": "ltr" + }, + "project": { + "id": "luk", + "name": "Luke" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From ba2004922db8b60fbc3d9c5254d17527bacbe853 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 15 Aug 2023 18:05:10 +0000 Subject: [PATCH 031/152] =?UTF-8?q?Tue=20Aug=2015=202023=2018:05:09=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= 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 30bd78f..fca6f44 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "pt-br", + "resource_id": "blv", + "checking_level": "3", + "date_modified": "2023-05-11T16:03:14.0471316+00:00", + "version": "2" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 030553989d554e0a6e7116f6b5dee6be6f1eb9b2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 24 Aug 2023 16:20:34 +0000 Subject: [PATCH 032/152] =?UTF-8?q?Thu=20Aug=2024=202023=2016:20:33=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= 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 fca6f44..2a7b792 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", From c8306b9a433fab16eb84a7eff0c68ae841566d8f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 19 Sep 2023 10:08:52 +0000 Subject: [PATCH 033/152] =?UTF-8?q?Tue=20Sep=2019=202023=2010:08:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..328fda8 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 \v 1 \v 2 \v 3 \v 4 jkhhkjhkjsdhaks \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2a7b792..420bc6d 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "linguaforo" + ], + "finished_chunks": [ + "01-01" + ] } \ No newline at end of file From 05273ea8846a11bf6dbdf49f45d754b2a6966deb Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 19 Sep 2023 10:10:00 +0000 Subject: [PATCH 034/152] =?UTF-8?q?Tue=20Sep=2019=202023=2010:09:59=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= 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 5e02663..d81a15a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "83" + "build": "195" }, "target_language": { "id": "cri", From 08a327f620d08d8c3e1c61869bfa7ab0f34d3cb8 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 19 Sep 2023 10:11:48 +0000 Subject: [PATCH 035/152] =?UTF-8?q?Tue=20Sep=2019=202023=2010:11:48=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/01.txt | 9 +-------- manifest.json | 1 + 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/01/01.txt b/01/01.txt index ed1cb51..0060c3c 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,8 +1 @@ -<<<<<<< HEAD -\c 1 \v 1 \v 2 \v 3 \v 4 jkhhkjhkjsdhaks -======= -\c 1 \v 1 Migu mu Tiofilu -\v 2 Anda, yô ngê tason fe npenhu pa inen pô xklêvê tudu kwa di soya di Jizu, ku a tason fla jina komesu, antê tudu inen kwa xi ku inen ku vive ku Jizu, bê, bila conta. -\v 3 (êlê), Manda, n tason da wê ni inen ben dadu, pa n pô xklev’ inen da bô, -\v 4 pa bô pô tê inen di setu.(pa bô pô sêbê di tudu vêdê). ->>>>>>> 05273ea8846a11bf6dbdf49f45d754b2a6966deb +\c 1 \v 1 Migu mu Tiofilu \v 2 Anda, yô ngê tason fe npenhu pa inen pô xklêvê tudu kwa di soya di Jizu, ku a tason fla jina komesu, antê tudu inen kwa xi ku inen ku vive ku Jizu, bê, bila conta. \v 3 (êlê), Manda, n tason da wê ni inen ben dadu, pa n pô xklev’ inen da bô, \v 4 pa bô pô tê inen di setu.(pa bô pô sêbê di tudu vêdê). \ No newline at end of file diff --git a/manifest.json b/manifest.json index dd4ad58..7570d96 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "front-title", "01-title", + "01-01", "01-05", "01-08", "01-11", From 0cebaeeb303f894c9003e267fa4826ffff3ac6bd Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:41:56 +0000 Subject: [PATCH 036/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:41:55=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01/16.txt b/01/16.txt index 21ddc9c..083b700 100644 --- a/01/16.txt +++ b/01/16.txt @@ -1 +1 @@ -\v 16 Ê ka bi pe yô nima di Israeli bila dêdê Dêsu d’inen. \v 17 Andeji me, ê ke bi sa giya wê Dêsu ku suplitu ni pode mo Ilia,di plivini pôvô pa inen pô mansa kloson bila blasa fala vonte di Dêsu non inen ke d’inen tava ka fe. \ No newline at end of file +L \ No newline at end of file From 657de43eac52a79cf9bfe633ad1d94d6c411891c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:43:38 +0000 Subject: [PATCH 037/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:43:38=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/01.txt | 1 + 11/title.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 11/01.txt create mode 100644 11/title.txt diff --git a/11/01.txt b/11/01.txt new file mode 100644 index 0000000..f5a3c49 --- /dev/null +++ b/11/01.txt @@ -0,0 +1 @@ +\c 11 Kwa \ No newline at end of file diff --git a/11/title.txt b/11/title.txt new file mode 100644 index 0000000..9f9f654 --- /dev/null +++ b/11/title.txt @@ -0,0 +1 @@ +Luka Kapítulu 11 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7570d96..2b69ed1 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "01-72", "01-76", "01-78", - "01-80" + "01-80", + "11-title" ] } \ No newline at end of file From 8f8a0ae830ecf654e5e13afd3a02857c066a956a Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:45:38 +0000 Subject: [PATCH 038/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:45:38=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index f5a3c49..9d498e5 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 Kwa \ No newline at end of file +\c 11 Kwa sé dá, ola Jizu tavani uã kamia ka flá láson, kwaji kabá uã dine \ No newline at end of file From 4e178472792aa5d316f63af219888e56411f70e6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:47:38 +0000 Subject: [PATCH 039/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:47:38=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 9d498e5..5cfdc09 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\c 11 Kwa sé dá, ola Jizu tavani uã kamia ka flá láson, kwaji kabá uã dine \ No newline at end of file +\c 11 \v 1 Kwa sé dá, ola Jizu tavani uã kamia ka flá láson, kwaji kabá uã dinen discipulu Dê fadé:" Sumu ê, xina nón flá lason,axen módu Zon xina discípulu dê." \ No newline at end of file From 7bf62854951c8cd00874c3f7680ed2949aa8fc1c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:49:38 +0000 Subject: [PATCH 040/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:49:38=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/02.txt | 2 ++ manifest.json | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 11/02.txt diff --git a/11/02.txt b/11/02.txt new file mode 100644 index 0000000..65a1969 --- /dev/null +++ b/11/02.txt @@ -0,0 +1,2 @@ +Jizu d +fada inen: "Ola nansê ka fla láson, a ka flá \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2b69ed1..e90040c 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "01-76", "01-78", "01-80", - "11-title" + "11-title", + "11-01" ] } \ No newline at end of file From 0eb5cfafce678276b059b639be596e671386fcb8 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:51:39 +0000 Subject: [PATCH 041/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:51:38=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/02.txt | 3 +-- 11/03.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 11/03.txt diff --git a/11/02.txt b/11/02.txt index 65a1969..25a68b0 100644 --- a/11/02.txt +++ b/11/02.txt @@ -1,2 +1 @@ -Jizu d -fada inen: "Ola nansê ka fla láson, a ka flá \ No newline at end of file +\v 2 Jizu fada inen: "Ola nansê ka fla láson, a ka flá " Pé , santifikadu sa nomi Sum,bi ku lênu bô. \ No newline at end of file diff --git a/11/03.txt b/11/03.txt new file mode 100644 index 0000000..02358d2 --- /dev/null +++ b/11/03.txt @@ -0,0 +1 @@ +D \ No newline at end of file diff --git a/manifest.json b/manifest.json index e90040c..4a1888f 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "01-78", "01-80", "11-title", - "11-01" + "11-01", + "11-02" ] } \ No newline at end of file From 5d9981573d93e78f8e0d5c9bd0193345d3fb2a96 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:53:39 +0000 Subject: [PATCH 042/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:53:39=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index 02358d2..2205308 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -D \ No newline at end of file +\v 3 Dá non pon ku non mêsê tudu djá. \v 4 Podá pékadu non, axén módu non \ No newline at end of file From 84dff5067625abc964a557dd93296e2db497a6bc Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:55:40 +0000 Subject: [PATCH 043/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:55:39=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/03.txt b/11/03.txt index 2205308..8106bb2 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -\v 3 Dá non pon ku non mêsê tudu djá. \v 4 Podá pékadu non, axén módu non \ No newline at end of file +\v 3 Dá non pon ku non mêsê tudu djá. \v 4 Podá pékadu non, axén módu non ka póda ôtlo ngê ku klupa dê. \ No newline at end of file From af91f46aba6dbf7aa87ef6e61f25cfe55aeaca8c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:57:40 +0000 Subject: [PATCH 044/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:57:39=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/03.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/03.txt b/11/03.txt index 8106bb2..68312fb 100644 --- a/11/03.txt +++ b/11/03.txt @@ -1 +1 @@ -\v 3 Dá non pon ku non mêsê tudu djá. \v 4 Podá pékadu non, axén módu non ka póda ôtlo ngê ku klupa dê. \ No newline at end of file +\v 3 Dá non pon ku non mêsê tudu djá. \v 4 Podá pékadu non, axén módu non ka póda ôtlo ngê ku klupa dê. Livla non ni tentason!" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a1888f..06484d8 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "01-80", "11-title", "11-01", - "11-02" + "11-02", + "11-03" ] } \ No newline at end of file From cabc763625e94adab57905bb9e5a820301d06187 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 17:59:40 +0000 Subject: [PATCH 045/152] =?UTF-8?q?Tue=20Jan=2002=202024=2017:59:39=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/05.txt diff --git a/11/05.txt b/11/05.txt new file mode 100644 index 0000000..2b7cec1 --- /dev/null +++ b/11/05.txt @@ -0,0 +1 @@ +Jizu flá inen " kênguê ni \ No newline at end of file From 0044f41f7fec822d17c37a5e9fa36031de0d6c50 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:01:41 +0000 Subject: [PATCH 046/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:01:41=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 2b7cec1..ee9ddd7 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -Jizu flá inen " kênguê ni \ No newline at end of file +\v 5 \v 6 \v 7 \v 8 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, \ No newline at end of file From e8b01fc3b03c03c015631ad601817db9cd9c52db Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:03:41 +0000 Subject: [PATCH 047/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:03:41=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index ee9ddd7..6fe9bd4 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 \v 6 \v 7 \v 8 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê \v 7 \v 8 \ No newline at end of file From 5449fd085824565522a476fe27f62ca18fd7ca27 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:05:42 +0000 Subject: [PATCH 048/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:05:42=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 6fe9bd4..1d4c5ef 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê \v 7 \v 8 \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, \v 8 \ No newline at end of file From e67c79e189cd6a385a7199ac4b34afca4c80b0e0 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:07:42 +0000 Subject: [PATCH 049/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:07:42=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 1d4c5ef..693741a 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, \v 8 \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 \ No newline at end of file From c062a2392a89b5edd7fd135d1412bd3b6a638a3d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:09:42 +0000 Subject: [PATCH 050/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:09:42=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 693741a..4d9c968 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 Ngá fla nansê: \ No newline at end of file From 8bfd178e61aa1df50a5059c20e260c0baf5c6659 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:11:43 +0000 Subject: [PATCH 051/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:11:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/05.txt b/11/05.txt index 4d9c968..ef752ca 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 Ngá fla nansê: \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 Ngá fla nansê: Axén mé ku ê na ká pôji lanta di tanda bô pón fa punda á sá \ No newline at end of file From c6d71d243709bda4340b877dfb758e9aa75d6ede Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:13:43 +0000 Subject: [PATCH 052/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:13:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/05.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/05.txt b/11/05.txt index ef752ca..b2e1d1a 100644 --- a/11/05.txt +++ b/11/05.txt @@ -1 +1 @@ -\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon,\v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 Ngá fla nansê: Axén mé ku ê na ká pôji lanta di tanda bô pón fa punda á sá \ No newline at end of file +\v 5 Jizu flá inen " kênguê ni ômé nansê, xi nansê tê uã migu bá lêlê meia nôtxi, fla:" Migu ê, plêsa mu tlêxi pon, \v 6 Punda uã migu mu xiga miôlé di viaji na tê nadá xi pen pô dé fa; \v 7 Isé ku sa clêntu ka kuji: Ná komóda mu fá, pótó sá fisádu zá inén mina mu ku ami sá kama zá. Ná ka pôji lantá da bô fa. \v 8 Ngá fla nansê: Axén mé ku ê na ká pôji lanta di tanda bô pón fa punda á sá migu, axén antawó ê ka bi lantá plôvia di inkómudu ku tema, da bô tudu pón ku sa plixisu. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 06484d8..aceb8eb 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "11-title", "11-01", "11-02", - "11-03" + "11-03", + "11-05" ] } \ No newline at end of file From 8a2e2e979f8d9f7f3f6fe32ab0912b36cead40c3 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:15:43 +0000 Subject: [PATCH 053/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:15:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/09.txt diff --git a/11/09.txt b/11/09.txt new file mode 100644 index 0000000..da3c51d --- /dev/null +++ b/11/09.txt @@ -0,0 +1 @@ +Ami tembeté nga fla nansê: piji á ka bi dá nansê, gôlô nansê ká bi bêlê, bat \ No newline at end of file From 91cb09a984c1688dcb16773174a76cc949a5a576 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:17:43 +0000 Subject: [PATCH 054/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:17:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/09.txt b/11/09.txt index da3c51d..7d739ea 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -Ami tembeté nga fla nansê: piji á ka bi dá nansê, gôlô nansê ká bi bêlê, bat \ No newline at end of file +\v 9 Ami tembeté nga fla nansê: piji á ka bi dá nansê, gôlô nansê ká bi bêlê, batê á ka bi bilí da nansê.\v 10 Punda tudu ku nansê ka piji, a ka lêsêbê, \ No newline at end of file From e59174c37f1e18414393cf9947657f7df37fb013 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:19:43 +0000 Subject: [PATCH 055/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:19:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/09.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/09.txt b/11/09.txt index 7d739ea..c7402be 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -\v 9 Ami tembeté nga fla nansê: piji á ka bi dá nansê, gôlô nansê ká bi bêlê, batê á ka bi bilí da nansê.\v 10 Punda tudu ku nansê ka piji, a ka lêsêbê, \ No newline at end of file +\v 9 Ami tembeté nga fla nansê: piji á ka bi dá nansê, gôlô nansê ká bi bêlê, batê á ka bi bilí da nansê. \v 10 Punda tudu ku nansê ka piji, a ka lêsêbê, ku a ka buká, a ká bêlê, ngê ka batê, ka bilí da nansê. \ No newline at end of file diff --git a/manifest.json b/manifest.json index aceb8eb..0ad90df 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "11-01", "11-02", "11-03", - "11-05" + "11-05", + "11-09" ] } \ No newline at end of file From 56a498b678754839f01e52f1f62fdecce6179b3b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:21:43 +0000 Subject: [PATCH 056/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:21:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/11.txt diff --git a/11/11.txt b/11/11.txt new file mode 100644 index 0000000..70a80ae --- /dev/null +++ b/11/11.txt @@ -0,0 +1 @@ +kê pé ni ôm \ No newline at end of file From 4530e1ea5ac54a310801bc17c8c19bc0d7a9908e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:23:43 +0000 Subject: [PATCH 057/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:23:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 70a80ae..351e246 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -kê pé ni ôm \ No newline at end of file +\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé \v 13 \ No newline at end of file From 6b777a8a9d1a084883e4afde4149f7c6bd067eb9 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:25:43 +0000 Subject: [PATCH 058/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:25:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 351e246..9739331 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé \v 13 \ No newline at end of file +\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13 \ No newline at end of file From b6ad34619233695a5573ba410f1dfc7fe7559c5a Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:27:43 +0000 Subject: [PATCH 059/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:27:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 9739331..c111dce 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13 \ No newline at end of file +\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13Sósósó, xi nansê , ku sá \ No newline at end of file From 222103569de7b9cde0403b14f9468bff62024192 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:29:43 +0000 Subject: [PATCH 060/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:29:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index c111dce..4dc288d 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13Sósósó, xi nansê , ku sá \ No newline at end of file +\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13Sósósó, xi nansê , ku sá máu, sêbê di dá kwa bwadu da mina nánsê, kántu maxi Pé nanê d' ósé ka bi di da nansê S \ No newline at end of file From 904d95efb5e2d377c55e70c2aa733cd9a3d325ec Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:31:43 +0000 Subject: [PATCH 061/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:31:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/11.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/11.txt b/11/11.txt index 4dc288d..2cb1497 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon?\v 13Sósósó, xi nansê , ku sá máu, sêbê di dá kwa bwadu da mina nánsê, kántu maxi Pé nanê d' ósé ka bi di da nansê S \ No newline at end of file +\v 11 kê pé ni ômé nansê, xi mina piji uã pon a k bi dé uã kóbló? \v 12 ô xi ê piji uã óvu, a ka dé uã eskôrpinhon? \v 13 Sósósó, xi nansê , ku sá máu, sêbê di dá kwa bwadu da mina nánsê, kántu maxi Pé nanê d' ósé ka bi di da nansê Suplitu Santu inén ngê xi ku ka piji Ê fa?" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0ad90df..a9d8f39 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "11-02", "11-03", "11-05", - "11-09" + "11-09", + "11-11" ] } \ No newline at end of file From 0d13136385f8e565026586b07fae0c7b03e9b52e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:35:43 +0000 Subject: [PATCH 062/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:35:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/14.txt diff --git a/11/14.txt b/11/14.txt new file mode 100644 index 0000000..6777ab8 --- /dev/null +++ b/11/14.txt @@ -0,0 +1 @@ + Nê uã ôtlo ola, Jizu tava ka spulsa \ No newline at end of file From d38c8f13729eaf47f84a43e692198174b15a2738 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:37:45 +0000 Subject: [PATCH 063/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:37:44=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/14.txt b/11/14.txt index 6777ab8..1c80887 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ - Nê uã ôtlo ola, Jizu tava ka spulsa \ No newline at end of file +\v 14 Nê uã ôtlo ola, Jizu tava ka spulsa uã dêmônô ku fô mudu, Ola dêmônô xê, mudu fla.Pôvô dimirá!\v 15 Maji uã dô \ No newline at end of file From 82b504a1adea394b885dbd8c0e2d5518603308ad Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:39:43 +0000 Subject: [PATCH 064/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:39:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/14.txt b/11/14.txt index 1c80887..4193d9d 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -\v 14 Nê uã ôtlo ola, Jizu tava ka spulsa uã dêmônô ku fô mudu, Ola dêmônô xê, mudu fla.Pôvô dimirá!\v 15 Maji uã dô \ No newline at end of file +\v 14 Nê uã ôtlo ola, Jizu tava ka spulsa uã dêmônô ku fô mudu, Ola dêmônô xê, mudu fla.Pôvô dimirá!\v 15 Maji uã dôsu ngê tava ka flá: Sá plô Bêlzêbu, plinspi di dêmônô, só ku Ê ka spulsa dêmôn \ No newline at end of file From 6a445f88dfe370f1c076f38f7d27b6097c2d503f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:41:43 +0000 Subject: [PATCH 065/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:41:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/14.txt | 2 +- 11/16.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/16.txt diff --git a/11/14.txt b/11/14.txt index 4193d9d..4eec37a 100644 --- a/11/14.txt +++ b/11/14.txt @@ -1 +1 @@ -\v 14 Nê uã ôtlo ola, Jizu tava ka spulsa uã dêmônô ku fô mudu, Ola dêmônô xê, mudu fla.Pôvô dimirá!\v 15 Maji uã dôsu ngê tava ka flá: Sá plô Bêlzêbu, plinspi di dêmônô, só ku Ê ka spulsa dêmôn \ No newline at end of file +\v 14 Nê uã ôtlo ola, Jizu tava ka spulsa uã dêmônô ku fô mudu, Ola dêmônô xê, mudu fla.Pôvô dimirá! \v 15 Maji uã dôsu ngê tava ka flá: Sá plô Bêlzêbu, plinspi di dêmônô, só ku Ê ka spulsa dêmônô." \ No newline at end of file diff --git a/11/16.txt b/11/16.txt new file mode 100644 index 0000000..e07a5c5 --- /dev/null +++ b/11/16.txt @@ -0,0 +1 @@ +Ôtlô plépÉ \ No newline at end of file diff --git a/manifest.json b/manifest.json index a9d8f39..b2db712 100644 --- a/manifest.json +++ b/manifest.json @@ -73,6 +73,7 @@ "11-03", "11-05", "11-09", - "11-11" + "11-11", + "11-14" ] } \ No newline at end of file From dcc16da7204bc8bfab5cece8e24aad740c59f299 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:43:43 +0000 Subject: [PATCH 066/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:43:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/16.txt b/11/16.txt index e07a5c5..478157e 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -Ôtlô plépÉ \ No newline at end of file +\v 16 Ôtlô plépÉ buka Dê uã xináli d'ósé.\v 17 Maji Jizu \ No newline at end of file From bfc75657fd5613502113341406e4f5345a98ba3d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:45:43 +0000 Subject: [PATCH 067/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:45:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/16.txt b/11/16.txt index 478157e..0899967 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -\v 16 Ôtlô plépÉ buka Dê uã xináli d'ósé.\v 17 Maji Jizu \ No newline at end of file +\v 16 Ôtlô plépÉ buka Dê uã xináli d'ósé.\v 17 Maji Jizu, kônsê pensamentu dinén, flá inén:" Tudu lênupatadu kôntla êlê mé ka sa blagadu, tudu \ No newline at end of file From 38fc777c578aeafb6e628f0bb5c3181b80302f1e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:47:43 +0000 Subject: [PATCH 068/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:47:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/16.txt | 2 +- 11/18.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/18.txt diff --git a/11/16.txt b/11/16.txt index 0899967..d16ca97 100644 --- a/11/16.txt +++ b/11/16.txt @@ -1 +1 @@ -\v 16 Ôtlô plépÉ buka Dê uã xináli d'ósé.\v 17 Maji Jizu, kônsê pensamentu dinén, flá inén:" Tudu lênupatadu kôntla êlê mé ka sa blagadu, tudu \ No newline at end of file +\v 16 Ôtlô plépÉ buka Dê uã xináli d'ósé. \v 17 Maji Jizu, kônsê pensamentu dinén, flá inén:" Tudu lênupatadu kôntla êlê mé ka sa blagadu, tudu ké ká kyê patadu kóntla êlê mé. \ No newline at end of file diff --git a/11/18.txt b/11/18.txt new file mode 100644 index 0000000..a7ee708 --- /dev/null +++ b/11/18.txt @@ -0,0 +1 @@ +Xi Satanás sá patádu kôntla \ No newline at end of file diff --git a/manifest.json b/manifest.json index b2db712..d7e861d 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,7 @@ "11-05", "11-09", "11-11", - "11-14" + "11-14", + "11-16" ] } \ No newline at end of file From ce70ecc06eeab3b4d0da47b0bc05cbb9af720232 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:49:43 +0000 Subject: [PATCH 069/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:49:43=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/18.txt b/11/18.txt index a7ee708..6f9a06f 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -Xi Satanás sá patádu kôntla \ No newline at end of file +Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma \ No newline at end of file From dfdb28626d62ffd0e18497bee06ea7c45901cd2b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:51:44 +0000 Subject: [PATCH 070/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:51:44=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/18.txt b/11/18.txt index 6f9a06f..714e2d9 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma \ No newline at end of file +\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton pl\v 20 \ No newline at end of file From 6b9f1a7059ff742a01259102715d24d54fd9f21b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:53:44 +0000 Subject: [PATCH 071/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:53:44=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/18.txt b/11/18.txt index 714e2d9..1e5b33a 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton pl\v 20 \ No newline at end of file +\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô \v 20 \ No newline at end of file From 5737051bbbfc93735dea0bb75794c535c419b69e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:55:44 +0000 Subject: [PATCH 072/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:55:44=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/18.txt b/11/18.txt index 1e5b33a..b9c4d47 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô \v 20 \ No newline at end of file +\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô nansê? Plôvia di isé, inén ka bi sa juxi nansê.\v 20 \ No newline at end of file From 127b3e65a42b3c5e5dfd93cf408abfe287cff1be Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:57:44 +0000 Subject: [PATCH 073/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:57:44=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/18.txt b/11/18.txt index b9c4d47..a6bd392 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô nansê? Plôvia di isé, inén ka bi sa juxi nansê.\v 20 \ No newline at end of file +\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô nansê? Plôvia di isé, inén ka bi sa juxi nansê.\v 20 Maji, xi ê sa plô dédu di Dêsu ku nga spulsá inén \ No newline at end of file From 675838cd45156cdb09a31a14a73391806c583cdf Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 18:59:45 +0000 Subject: [PATCH 074/152] =?UTF-8?q?Tue=20Jan=2002=202024=2018:59:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/18.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/18.txt b/11/18.txt index a6bd392..dd377c8 100644 --- a/11/18.txt +++ b/11/18.txt @@ -1 +1 @@ -\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwumw lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu.\v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô nansê? Plôvia di isé, inén ka bi sa juxi nansê.\v 20 Maji, xi ê sa plô dédu di Dêsu ku nga spulsá inén \ No newline at end of file +\v 18 Xi Satanás sá patádu kôntlaêlê mé, kwuma lênu dê ká bi plêmanêsê? Punda nansê fla kuma Nga spulsá dêmônô plô Belzêbu. \v 19 Xi nga spulsá dêmônô plô Belzêbu,anton plô kênguê nansê ka spulsa xiguidô nansê? Plôvia di isé, inén ka bi sa juxi nansê. \v 20 Maji, xi ê sa plô dédu di Dêsu ku nga spulsá inén démônô, anton Lênu di Dêsu xiga antê nansê. \ No newline at end of file diff --git a/manifest.json b/manifest.json index d7e861d..355aacf 100644 --- a/manifest.json +++ b/manifest.json @@ -75,6 +75,7 @@ "11-09", "11-11", "11-14", - "11-16" + "11-16", + "11-18" ] } \ No newline at end of file From 7fec22876a83c600b317ca7bef443263fe1b403f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:01:45 +0000 Subject: [PATCH 075/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:01:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/21.txt diff --git a/11/21.txt b/11/21.txt new file mode 100644 index 0000000..cfdf3b2 --- /dev/null +++ b/11/21.txt @@ -0,0 +1 @@ +Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa segu \ No newline at end of file From 2292192d1b7b7c94e2132d0575cd6002bae6ce17 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:03:45 +0000 Subject: [PATCH 076/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:03:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/21.txt b/11/21.txt index cfdf3b2..173a844 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa segu \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxif \v 23 \ No newline at end of file From cd4bf9c558a39d5b794728a87bfd4bdc599e2450 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:05:45 +0000 Subject: [PATCH 077/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:05:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/21.txt b/11/21.txt index 173a844..e72684f 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxif \v 23 \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê\v 23 \ No newline at end of file From d0e3edfd0bb546279d1e182ad14227d9142cb952 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:07:45 +0000 Subject: [PATCH 078/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:07:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/21.txt b/11/21.txt index e72684f..f25b13e 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê\v 23 \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka \ No newline at end of file From dd2628662d17db412be92037efa1bc40858cbf90 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:09:46 +0000 Subject: [PATCH 079/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:09:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/21.txt b/11/21.txt index f25b13e..e43f7d3 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka zuntá ku Ami fa, ka w \ No newline at end of file From 73cdae4a427b1a4a628b471e6f04dd474b81b996 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:11:46 +0000 Subject: [PATCH 080/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:11:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/21.txt b/11/21.txt index e43f7d3..788bf04 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka zuntá ku Ami fa, ka w \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka zuntá ku Ami fa, ka wangá \ No newline at end of file From d96db4526f8ae85b1c01b70fd9ecba8fb6411ac5 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:13:46 +0000 Subject: [PATCH 081/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:13:45=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/21.txt | 2 +- 11/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/24.txt diff --git a/11/21.txt b/11/21.txt index 788bf04..33cca1d 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1 +1 @@ -\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru.\v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê.\v 23I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka zuntá ku Ami fa, ka wangá \ No newline at end of file +\v 21 Óla uã ome fótxi, ku sa tudu almadu, ka gwada ké dê plópi, ben dê sa seguru. \v 22 Maji óla uã ome maxifotxi ka deroté, txilé pingada ka patxi bem dê. \v 23 I sé ku na sa ku Ami sa kóntla Mu, ixi ku na ka zuntá ku Ami fa, ka wangá. \ No newline at end of file diff --git a/11/24.txt b/11/24.txt new file mode 100644 index 0000000..946a172 --- /dev/null +++ b/11/24.txt @@ -0,0 +1 @@ +Ola uã \ No newline at end of file diff --git a/manifest.json b/manifest.json index 355aacf..9a91f51 100644 --- a/manifest.json +++ b/manifest.json @@ -76,6 +76,7 @@ "11-11", "11-14", "11-16", - "11-18" + "11-18", + "11-21" ] } \ No newline at end of file From 3b9cf95f76b651acb78b0f137886cd77ad19031c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:15:46 +0000 Subject: [PATCH 082/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:15:46=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index 946a172..9a31cd1 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -Ola uã \ No newline at end of file +Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê \ No newline at end of file From 4893ab34ab36ea862068aa9514cf6c68d9c71696 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:17:46 +0000 Subject: [PATCH 083/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:17:46=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index 9a31cd1..2630570 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê \ No newline at end of file +Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé \ No newline at end of file From bb62e7edb2116dbec9ca6a2c2f87d45a0375b215 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:21:47 +0000 Subject: [PATCH 084/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:21:46=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index 2630570..393f1d8 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé \ No newline at end of file +\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê \v 26 \ No newline at end of file From 4b2a341411a3cc0c37ad9031f8c630f84c139695 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:23:48 +0000 Subject: [PATCH 085/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:23:48=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index 393f1d8..edd102b 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê \v 26 \ No newline at end of file +\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê bil, bê ké limpu ni odji, \v 26 Antawo, ê ka bé bila klaga ôtlô sete suplitu maxi \ No newline at end of file From d48ab54351250c3adb5d0ba95ea381a6bbc53eb7 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:25:47 +0000 Subject: [PATCH 086/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:25:47=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/24.txt b/11/24.txt index edd102b..d90e6ce 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê bil, bê ké limpu ni odji, \v 26 Antawo, ê ka bé bila klaga ôtlô sete suplitu maxi \ No newline at end of file +\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê bil, bê ké limpu ni odji, \v 26 Antawo, ê ka bé bila klaga ôtlô sete suplitu maxi piólo, bé kwê ku tudu inén ka talá.Anton, ultimu kondisón di ngê \ No newline at end of file From 6079bef6afbdaeb62e3dce164cc71f25b7ff648c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:27:47 +0000 Subject: [PATCH 087/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:27:47=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/24.txt | 2 +- 11/27.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/27.txt diff --git a/11/24.txt b/11/24.txt index d90e6ce..76413cb 100644 --- a/11/24.txt +++ b/11/24.txt @@ -1 +1 @@ -\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê".\v 25 Ê bil, bê ké limpu ni odji, \v 26 Antawo, ê ka bé bila klaga ôtlô sete suplitu maxi piólo, bé kwê ku tudu inén ka talá.Anton, ultimu kondisón di ngê \ No newline at end of file +\v 24 Ola uã suplitu malígunu ka xé ni uã ngê, ê ka ndá ni luguê ku na bwá fa, góló kansá.Ê na bê luguê sé fa, ê ka fla: Nga bila ba ké mu, andji un bi dê". \v 25 Ê bil, bê ké limpu ni odji, \v 26 Antawo, ê ka bé bila klaga ôtlô sete suplitu maxi piólo, bé kwê ku tudu inén ka talá.Anton, ultimu kondisón di ngê sé, ka bilá maxi piólo dôkê plumêlu vê." \ No newline at end of file diff --git a/11/27.txt b/11/27.txt new file mode 100644 index 0000000..aa29077 --- /dev/null +++ b/11/27.txt @@ -0,0 +1 @@ +Ê fla \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9a91f51..44482b1 100644 --- a/manifest.json +++ b/manifest.json @@ -77,6 +77,7 @@ "11-14", "11-16", "11-18", - "11-21" + "11-21", + "11-24" ] } \ No newline at end of file From 280a2b9f8a9e020fc1d1286626b8ee91298a5033 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:29:48 +0000 Subject: [PATCH 088/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:29:48=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/27.txt b/11/27.txt index aa29077..396889c 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -Ê fla \ No newline at end of file +Ê fla inén kwa sé, ê da ku uã muala ni omé pôvô lantá voz fadê:" Benditu sá véntli ku ge \ No newline at end of file From 94d8c92b9518a6f34e96dd79f028ec41a96702cc Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:31:49 +0000 Subject: [PATCH 089/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:31:48=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/27.txt b/11/27.txt index 396889c..8688943 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -Ê fla inén kwa sé, ê da ku uã muala ni omé pôvô lantá voz fadê:" Benditu sá véntli ku ge \ No newline at end of file +\v 27Ê fla inén kwa sé, ê da ku uã muala ni omé pôvô lantá voz fadê:" Benditu sá véntli ku gelá Bô i mama ku mama Bô. \v 28 Maji \ No newline at end of file From b7cf4ae4ae21536db7245f0c60c7e33983d092a7 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:33:49 +0000 Subject: [PATCH 090/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:33:49=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/27.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/27.txt b/11/27.txt index 8688943..3b65bb4 100644 --- a/11/27.txt +++ b/11/27.txt @@ -1 +1 @@ -\v 27Ê fla inén kwa sé, ê da ku uã muala ni omé pôvô lantá voz fadê:" Benditu sá véntli ku gelá Bô i mama ku mama Bô. \v 28 Maji \ No newline at end of file +\v 27 Ê fla inén kwa sé, ê da ku uã muala ni omé pôvô lantá voz fadê:" Benditu sá véntli ku gelá Bô i mama ku mama Bô. \v 28 Maji Ê fla:Antiji, benditu sa inén ngê ku tendê palavla Dêsu ka gwadé." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 44482b1..8b28030 100644 --- a/manifest.json +++ b/manifest.json @@ -78,6 +78,7 @@ "11-16", "11-18", "11-21", - "11-24" + "11-24", + "11-27" ] } \ No newline at end of file From 003a4414429600ac1849a4c30d71d370cdf8212d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:35:49 +0000 Subject: [PATCH 091/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:35:49=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/29.txt diff --git a/11/29.txt b/11/29.txt new file mode 100644 index 0000000..9ae1aad --- /dev/null +++ b/11/29.txt @@ -0,0 +1 @@ +Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu \ No newline at end of file From 02f54e4133f3ee2b86d3709d5321794bc1abfde2 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:37:52 +0000 Subject: [PATCH 092/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:37:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/29.txt b/11/29.txt index 9ae1aad..9394dfb 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu \ No newline at end of file +Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu.Ê ka bukauã xinali, maji ne uã xinali na ka bi sa dadu fa, xi ê na sa xinali diJona fa \ No newline at end of file From 68e76c685f1677fdcb7b7c2991fd834bf27866d4 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:39:49 +0000 Subject: [PATCH 093/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:39:49=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/29.txt b/11/29.txt index 9394dfb..ccc41b7 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu.Ê ka bukauã xinali, maji ne uã xinali na ka bi sa dadu fa, xi ê na sa xinali diJona fa \ No newline at end of file +\v 29 Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu.Ê ka bukauã xinali, maji ne uã xinali na ka bi sa dadu fa, xi ê na sa xinali diJona fa.\v 30Punda axén mo Jona bila uã xinali da inén \ No newline at end of file From 4a1c7f7d71294a690c0512705351c4e52907d532 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:41:50 +0000 Subject: [PATCH 094/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:41:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/29.txt b/11/29.txt index ccc41b7..3408af2 100644 --- a/11/29.txt +++ b/11/29.txt @@ -1 +1 @@ -\v 29 Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu.Ê ka bukauã xinali, maji ne uã xinali na ka bi sa dadu fa, xi ê na sa xinali diJona fa.\v 30Punda axén mo Jona bila uã xinali da inén \ No newline at end of file +\v 29 Óla pôvô ska zunta,Ê kóme´sa ka fla: Gelasón sé sa uã gelason kôlômpidu.Ê ka bukauã xinali, maji ne uã xinali na ka bi sa dadu fa, xi ê na sa xinali diJona fa. \v 30 Punda axén mo Jona bila uã xinali da inén Ninivita, axén tembété Mina D' Ome ka bi sa uã xinali pla gelason sé. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8b28030..787ccf7 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "11-18", "11-21", "11-24", - "11-27" + "11-27", + "11-29" ] } \ No newline at end of file From b58a97ec0ce38f3300828497377b58f6fb7ae249 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:43:50 +0000 Subject: [PATCH 095/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:43:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/31.txt diff --git a/11/31.txt b/11/31.txt new file mode 100644 index 0000000..95225cb --- /dev/null +++ b/11/31.txt @@ -0,0 +1 @@ +Sã L´nha di Sulu ka bi lentla, ni sdlugamentu,zuntadu ku in \ No newline at end of file From d09ec7d0377b129bb55b2dcb76f8facd2bc305db Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:45:50 +0000 Subject: [PATCH 096/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:45:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/31.txt b/11/31.txt index 95225cb..4a4c339 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -Sã L´nha di Sulu ka bi lentla, ni sdlugamentu,zuntadu ku in \ No newline at end of file +Sã L´nha di Sulu ka bi lentla, ni sdlugamentu,zuntadu ku inén ngê di gelson sé ka bi kóndéná nansê,pundaê bi di konfin di telapa ê kuta sêbê di alum \ No newline at end of file From 33f6df237ba9bb4b002103c70655fbfe9a71213e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:47:50 +0000 Subject: [PATCH 097/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:47:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/31.txt b/11/31.txt index 4a4c339..fbf6f45 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -Sã L´nha di Sulu ka bi lentla, ni sdlugamentu,zuntadu ku inén ngê di gelson sé ka bi kóndéná nansê,pundaê bi di konfin di telapa ê kuta sêbê di alum \ No newline at end of file +\v 31 Sã L´nha di Sulu ka bi lentla, ni gamentu,zuntadu ku inén ngê di gelson sé ka bi kóndéná nansê,pundaê bi di konfin di telapa ê kuta sêbê di Salumón. yá ku ngê maxi tamé di Salumón sá aí. \ No newline at end of file From 673046f511f4e387654f1c68c6ba6a0806363a70 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:49:50 +0000 Subject: [PATCH 098/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:49:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/31.txt | 2 +- 11/32.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/32.txt diff --git a/11/31.txt b/11/31.txt index fbf6f45..e0685f4 100644 --- a/11/31.txt +++ b/11/31.txt @@ -1 +1 @@ -\v 31 Sã L´nha di Sulu ka bi lentla, ni gamentu,zuntadu ku inén ngê di gelson sé ka bi kóndéná nansê,pundaê bi di konfin di telapa ê kuta sêbê di Salumón. yá ku ngê maxi tamé di Salumón sá aí. \ No newline at end of file +\v 31 Sã Lénha di Sulu ka bi lentla, ni sdlugamentu,zuntadu ku inén ngê di gelson sé ka bi kóndéná nansê,pundaê bi di konfin di telapa ê kuta sêbê di Salumón. yá ku ngê maxi tamé di Salumón sá aí. \ No newline at end of file diff --git a/11/32.txt b/11/32.txt new file mode 100644 index 0000000..f69dcfe --- /dev/null +++ b/11/32.txt @@ -0,0 +1 @@ +Inen omé di Ninivi \ No newline at end of file diff --git a/manifest.json b/manifest.json index 787ccf7..0935eed 100644 --- a/manifest.json +++ b/manifest.json @@ -80,6 +80,7 @@ "11-21", "11-24", "11-27", - "11-29" + "11-29", + "11-31" ] } \ No newline at end of file From 1c9d31ce16a395ce953c44967a58bf276079640b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:51:50 +0000 Subject: [PATCH 099/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:51:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/32.txt b/11/32.txt index f69dcfe..76bddea 100644 --- a/11/32.txt +++ b/11/32.txt @@ -1 +1 @@ -Inen omé di Ninivi \ No newline at end of file +Inen omé di Ninivi ka bi lantá, ni sdlugamentu,ku inen ngê di gelason sé ka bi kóndená inen, punda inén lêpêndê ni wê di plegasón di Jona. \ No newline at end of file From 6f727582e69000c0738fbca5b130f2affaf11408 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:53:50 +0000 Subject: [PATCH 100/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:53:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/32.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/32.txt b/11/32.txt index 76bddea..7f5d90a 100644 --- a/11/32.txt +++ b/11/32.txt @@ -1 +1 @@ -Inen omé di Ninivi ka bi lantá, ni sdlugamentu,ku inen ngê di gelason sé ka bi kóndená inen, punda inén lêpêndê ni wê di plegasón di Jona. \ No newline at end of file +\v 32 Inen omé di Ninivi ka bi lantá, ni sdlugamentu,ku inen ngê di gelason sé ka bi kóndená inen, punda inén lêpêndê ni wê di plegasón di Jona. Naién ya ngê maxi tamé dôkê Jonas. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0935eed..257b382 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,7 @@ "11-24", "11-27", "11-29", - "11-31" + "11-31", + "11-32" ] } \ No newline at end of file From f6462a84dae65c4de5fe43414053a0cf6a165601 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:55:51 +0000 Subject: [PATCH 101/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:55:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/33.txt diff --git a/11/33.txt b/11/33.txt new file mode 100644 index 0000000..3218894 --- /dev/null +++ b/11/33.txt @@ -0,0 +1 @@ +Ne uã ng \ No newline at end of file From 066d24e8f167f74971ce86619fcfa0a9ebbdcf92 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:57:51 +0000 Subject: [PATCH 102/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:57:50=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 3218894..6a551eb 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1,6 @@ -Ne uã ng \ No newline at end of file +Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu + + + + + From 40c91ac338dcd78db454a63fce96b03db0902907 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 19:59:51 +0000 Subject: [PATCH 103/152] =?UTF-8?q?Tue=20Jan=2002=202024=2019:59:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 6a551eb..d242047 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1,4 +1,4 @@ -Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu +Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôg From addb83ace1b87d3a79023dd76c0089b78a7f028d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:01:51 +0000 Subject: [PATCH 104/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:01:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/11/33.txt b/11/33.txt index d242047..9dd5a9a 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1,6 +1 @@ -Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôg - - - - - +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô\v 35 \v 36 \ No newline at end of file From 5b606b0f3a968257cffe00dab4d42d426e815efa Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:03:51 +0000 Subject: [PATCH 105/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:03:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 9dd5a9a..8f07991 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô\v 35 \v 36 \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji\v 35 \v 36 \ No newline at end of file From 7d3cb0742b49b326fb28f40b5395e41e0cf509bd Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:05:51 +0000 Subject: [PATCH 106/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:05:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 8f07991..cd087d5 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji\v 35 \v 36 \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô \v 35 \v 36 \ No newline at end of file From 6665228112483fcc64bbc51d726f0dbc4eba01fe Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:07:51 +0000 Subject: [PATCH 107/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:07:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index cd087d5..0fcee3d 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô \v 35 \v 36 \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pa kand \v 36 \ No newline at end of file From 63abd4898f3ed71ff39259015792ec8a6c036f2f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:09:51 +0000 Subject: [PATCH 108/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:09:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 0fcee3d..af0719d 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pa kand \v 36 \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa \v 36 \ No newline at end of file From 3c2420946755b8541d2aa53f077067f7bf016fe8 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:11:51 +0000 Subject: [PATCH 109/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:11:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index af0719d..662ed08 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa \v 36 \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 P \ No newline at end of file From a723e9c83cc7c349b582eeffbc502f41e34aa56d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:13:51 +0000 Subject: [PATCH 110/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:13:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 662ed08..5e4c87f 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 P \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu \ No newline at end of file From 06799d740c0c97e1b34a2a2cfad825d76f4bbc1b Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:17:51 +0000 Subject: [PATCH 111/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:17:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 5e4c87f..6456c97 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu klôpô bô ka sá cha di kédadji, sê ne uã kamia kulu, tudu klôpô \ No newline at end of file From 8415e43e8e1bff140bc6c00d6116641d7d8ded3d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:19:51 +0000 Subject: [PATCH 112/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:19:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 6456c97..7df85d3 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu klôpô bô ka sá cha di kédadji, sê ne uã kamia kulu, tudu klôpô \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu klôpô bô ka sá cha di kédadji, sê ne uã kamia kulu, tudu klôpô bô ka sá mo di uã kandja, ola kédadji dê ka lumina bô \ No newline at end of file From b8bf3527cfdd1821f420887d03d69f6a8017e377 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:21:51 +0000 Subject: [PATCH 113/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:21:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 7df85d3..8966e82 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji.\v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu.\v 35Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu klôpô bô ka sá cha di kédadji, sê ne uã kamia kulu, tudu klôpô bô ka sá mo di uã kandja, ola kédadji dê ka lumina bô \ No newline at end of file +\v 33 Ne uã ngê, ni lêdê di uã kandja, ka pê glêntu di uã luguê kôndidu, ô básu di uã kwali, maji ni liba di kandilabu, pa inen ngê ku ka lentla pôjibê kâdadji. \v 34 Wê bô sa kandja di klôpô.Ola wê bô sa bwadu, tudu klôpô bô sa ku kédadji.Maji ola klôpô bô sa na sa bwadu fa, tudu klôpô ka sa cha di kúlu. \v 35 Sósósó, tlata pla kédadji ku sa ni bô na sa kulu fa. \v 36 Punda, xi, tudu klôpô bô ka sá cha di kédadji, sê ne uã kamia kulu, tudu klôpô bô ka sá mo di uã kandja, ola kédadji dê ka lumina bô. \ No newline at end of file From 653fdfaf404696c546b70a45c1503437e678f9d6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:23:52 +0000 Subject: [PATCH 114/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:23:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/37.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/37.txt diff --git a/11/37.txt b/11/37.txt new file mode 100644 index 0000000..ac19f15 --- /dev/null +++ b/11/37.txt @@ -0,0 +1 @@ +Ola Ê kaba di fla, uã falizeu kuvidÉ di b \ No newline at end of file From d07f78d077ec469d560d359623e289a86caeae0f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:25:52 +0000 Subject: [PATCH 115/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:25:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/37.txt b/11/37.txt index ac19f15..a8d27a0 100644 --- a/11/37.txt +++ b/11/37.txt @@ -1 +1 @@ -Ola Ê kaba di fla, uã falizeu kuvidÉ di b \ No newline at end of file +Ola Ê kaba di fla, uã falizeu kuvidÉ di ba kumé kwê ni ké dê, anton Jizu bé tomálugué ni méza. \ No newline at end of file From b579b7f39c3ae933d5540da9dfd5e5d40d5932e3 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:27:52 +0000 Subject: [PATCH 116/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:27:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/37.txt b/11/37.txt index a8d27a0..fb0eaf3 100644 --- a/11/37.txt +++ b/11/37.txt @@ -1 +1 @@ -Ola Ê kaba di fla, uã falizeu kuvidÉ di ba kumé kwê ni ké dê, anton Jizu bé tomálugué ni méza. \ No newline at end of file +\v 37 Ola Ê kaba di fla, uã falizeu kuvidÉ di ba kumé kwê ni ké dê, anton Jizu bé tomálugué ni méza.\v 38 Falizeu ta dimira mó Ê \ No newline at end of file From 15f27669f4fe2c23bc0cad5b4597b0052566a36f Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:29:52 +0000 Subject: [PATCH 117/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:29:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/37.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/11/37.txt b/11/37.txt index fb0eaf3..14ce142 100644 --- a/11/37.txt +++ b/11/37.txt @@ -1 +1 @@ -\v 37 Ola Ê kaba di fla, uã falizeu kuvidÉ di ba kumé kwê ni ké dê, anton Jizu bé tomálugué ni méza.\v 38 Falizeu ta dimira mó Ê \ No newline at end of file +\v 37 Ola Ê kaba di fla, uã falizeu kuvidÉ di ba kumé kwê ni ké dê, anton Jizu bé tomálugué ni méza. \v 38 Falizeu ta dimira mó Êna laba antiji di kumé fá. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 257b382..fe8d20e 100644 --- a/manifest.json +++ b/manifest.json @@ -82,6 +82,8 @@ "11-27", "11-29", "11-31", - "11-32" + "11-32", + "11-33", + "11-37" ] } \ No newline at end of file From cbd8643cce7f268a5290cf6729fa17e0660a1cac Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:35:52 +0000 Subject: [PATCH 118/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:35:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/39.txt diff --git a/11/39.txt b/11/39.txt new file mode 100644 index 0000000..806aa7b --- /dev/null +++ b/11/39.txt @@ -0,0 +1 @@ +Maji,Sum fadé: Nansê falizeu, nansê ka limpa \ No newline at end of file From 9058ca5570c99e3f8672870978e23b60cee2b123 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:37:52 +0000 Subject: [PATCH 119/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:37:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/39.txt b/11/39.txt index 806aa7b..843f003 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -Maji,Sum fadé: Nansê falizeu, nansê ka limpa \ No newline at end of file +Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha \ No newline at end of file From 6b2a83b6a52c3f43a53d2ed586538cc2c6576eb8 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:39:52 +0000 Subject: [PATCH 120/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:39:51=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/39.txt b/11/39.txt index 843f003..b8fff98 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha \ No newline at end of file +\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40 \v 41 \ No newline at end of file From 8bd1a8ceefec01c2ee4d5466f269a1194288c702 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:41:52 +0000 Subject: [PATCH 121/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:41:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/39.txt b/11/39.txt index b8fff98..a4681fc 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40 \v 41 \ No newline at end of file +\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Dá inén pobli kwa ku sa \v 41 \ No newline at end of file From d2e5fe5be487aa656bf86f798b3c0ac9dc128536 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:43:52 +0000 Subject: [PATCH 122/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:43:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/39.txt b/11/39.txt index a4681fc..47a6011 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Dá inén pobli kwa ku sa \v 41 \ No newline at end of file +\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Dá inén pobli kwa ku sa glêntu nansê, i tudu kwa ka bi sa limpu ni nansê \v 41 \ No newline at end of file From 1456b3c020c67cfdb671ab917dae375fc2e92dbc Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:45:52 +0000 Subject: [PATCH 123/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:45:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/39.txt b/11/39.txt index 47a6011..9d2e118 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Dá inén pobli kwa ku sa glêntu nansê, i tudu kwa ka bi sa limpu ni nansê \v 41 \ No newline at end of file +\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Omé sé sêbê! Mó fala ngê ku fé lwa na fe glêntu\v 41Dá inén pobli kwa ku sa glêntu nansê, i tudu kwa ka bi sa limpu ni nansê \ No newline at end of file From 3d1e89e4136119031e20a53e79aa32adf2a580df Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:47:52 +0000 Subject: [PATCH 124/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:47:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/39.txt | 2 +- 11/42.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/42.txt diff --git a/11/39.txt b/11/39.txt index 9d2e118..013876b 100644 --- a/11/39.txt +++ b/11/39.txt @@ -1 +1 @@ -\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá.\v 40Omé sé sêbê! Mó fala ngê ku fé lwa na fe glêntu\v 41Dá inén pobli kwa ku sa glêntu nansê, i tudu kwa ka bi sa limpu ni nansê \ No newline at end of file +\v 39 Maji,Sum fadé: Nansê falizeu, nansê ka limpa glêntu di kópu ku vazilia,maji glêntu nansê sa cha di gananxa ku kwa ku na bwá fá. \v 40 Omé sé sêbê! Mó fala ngê ku fé lwa na fe glêntu \v 41 Dá inén pobli kwa ku sa glêntu nansê, i tudu kwa ka bi sa limpu ni nansê \ No newline at end of file diff --git a/11/42.txt b/11/42.txt new file mode 100644 index 0000000..63d1bef --- /dev/null +++ b/11/42.txt @@ -0,0 +1 @@ +Magi ai di nansê, falizeu, ka tanda di \ No newline at end of file diff --git a/manifest.json b/manifest.json index fe8d20e..46bf0c2 100644 --- a/manifest.json +++ b/manifest.json @@ -84,6 +84,7 @@ "11-31", "11-32", "11-33", - "11-37" + "11-37", + "11-39" ] } \ No newline at end of file From dbe7066115127ce91cea980be150d0d7c152890c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:49:52 +0000 Subject: [PATCH 125/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:49:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/42.txt b/11/42.txt index 63d1bef..8097841 100644 --- a/11/42.txt +++ b/11/42.txt @@ -1 +1 @@ -Magi ai di nansê, falizeu, ka tanda di \ No newline at end of file +Magi ai di nansê, falizeu, ka tanda dizumu \ No newline at end of file From 0571c4bc673026893c9dcaee253b7ae716901a5c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:51:52 +0000 Subject: [PATCH 126/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:51:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/42.txt b/11/42.txt index 8097841..373b808 100644 --- a/11/42.txt +++ b/11/42.txt @@ -1 +1 @@ -Magi ai di nansê, falizeu, ka tanda dizumu \ No newline at end of file +Magi ai di nansê, falizeu, ka tanda dizumu di ótelón aruda i d'ôtlô fia, maji ka fé pô \ No newline at end of file From 119ce0f4dcfc4d43d02b1053cd511667399d07d1 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:53:52 +0000 Subject: [PATCH 127/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:53:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/42.txt b/11/42.txt index 373b808..9e87fcb 100644 --- a/11/42.txt +++ b/11/42.txt @@ -1 +1 @@ -Magi ai di nansê, falizeu, ka tanda dizumu di ótelón aruda i d'ôtlô fia, maji ka fé pô \ No newline at end of file +Magi ai di nansê, falizeu, ka tanda dizumu di ótelón aruda i d'ôtlô fia, maji ka fé pôkô kazu di justisa ku amôlê di Dêsu.Ê \ No newline at end of file From 90544ec74506e565e90b4eed9bf980a6e0d1bd14 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:55:52 +0000 Subject: [PATCH 128/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:55:52=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/42.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/42.txt b/11/42.txt index 9e87fcb..dbeaa96 100644 --- a/11/42.txt +++ b/11/42.txt @@ -1 +1 @@ -Magi ai di nansê, falizeu, ka tanda dizumu di ótelón aruda i d'ôtlô fia, maji ka fé pôkô kazu di justisa ku amôlê di Dêsu.Ê \ No newline at end of file +\v 42 Magi ai di nansê, falizeu, ka tanda dizumu di ótelón aruda i d'ôtlô fia, maji ka fé pôkô kazu di justisa ku amôlê di Dêsu.Ê sa plixizu aji ku zustisa e ama Dêsu sê pôkô kazu di ôtlô kwa \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46bf0c2..f72ad8d 100644 --- a/manifest.json +++ b/manifest.json @@ -85,6 +85,7 @@ "11-32", "11-33", "11-37", - "11-39" + "11-39", + "11-42" ] } \ No newline at end of file From c521bb800abfd71cfe655e8d5d6c69c166d6f0c6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 20:59:54 +0000 Subject: [PATCH 129/152] =?UTF-8?q?Tue=20Jan=2002=202024=2020:59:53=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/43.txt diff --git a/11/43.txt b/11/43.txt new file mode 100644 index 0000000..7876883 --- /dev/null +++ b/11/43.txt @@ -0,0 +1 @@ +Ái \ No newline at end of file From 68890d09bb887981574da21b653e2e33ffaddb12 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:01:56 +0000 Subject: [PATCH 130/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:01:55=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/43.txt b/11/43.txt index 7876883..fb47948 100644 --- a/11/43.txt +++ b/11/43.txt @@ -1 +1 @@ -Ái \ No newline at end of file +\v 43 \v 44 Ái di nansê falizeu ama ni plumêlu luguê ni xinagoga ku lispêtôsu kumplimentu ni plasa. \ No newline at end of file From b4c01adc993ad40023b2f5e534dc62de1d48abcf Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:03:54 +0000 Subject: [PATCH 131/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:03:53=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/43.txt b/11/43.txt index fb47948..1ffe69c 100644 --- a/11/43.txt +++ b/11/43.txt @@ -1 +1 @@ -\v 43 \v 44 Ái di nansê falizeu ama ni plumêlu luguê ni xinagoga ku lispêtôsu kumplimentu ni plasa. \ No newline at end of file +\v 43 Ái di nansê falizeu ama ni plumêlu luguê ni xinagoga ku lispêtôsu kumplimentu ni plasa.\v 44Ai di nansê, punda nansê sa mó di ntelu fingidu, ku ngê ka nda nê,sê sêbê \ No newline at end of file From 8579c63a1053c71bd9a2e073d665a7602e42656c Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:05:54 +0000 Subject: [PATCH 132/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:05:53=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/43.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/43.txt b/11/43.txt index 1ffe69c..794b269 100644 --- a/11/43.txt +++ b/11/43.txt @@ -1 +1 @@ -\v 43 Ái di nansê falizeu ama ni plumêlu luguê ni xinagoga ku lispêtôsu kumplimentu ni plasa.\v 44Ai di nansê, punda nansê sa mó di ntelu fingidu, ku ngê ka nda nê,sê sêbê \ No newline at end of file +\v 43 Ái di nansê falizeu ama ni plumêlu luguê ni xinagoga ku lispêtôsu kumplimentu ni plasa. \v 44 Ai di nansê, punda nansê sa mó di ntelu fingidu, ku ngê ka nda nê,sê sêbê. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f72ad8d..b6d63b3 100644 --- a/manifest.json +++ b/manifest.json @@ -86,6 +86,7 @@ "11-33", "11-37", "11-39", - "11-42" + "11-42", + "11-43" ] } \ No newline at end of file From 6c0d64f1501d4099aa556e0baa3dc51de1ad5395 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:15:58 +0000 Subject: [PATCH 133/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:15:58=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/45.txt diff --git a/11/45.txt b/11/45.txt new file mode 100644 index 0000000..609cce1 --- /dev/null +++ b/11/45.txt @@ -0,0 +1 @@ +Uã sétu mésé di alê fadÊ: " Mésé, kwa ku b \ No newline at end of file From b287e94242564db18f6ae3e65f74f7765211d7b9 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:17:59 +0000 Subject: [PATCH 134/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:17:59=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/45.txt b/11/45.txt index 609cce1..56b34bf 100644 --- a/11/45.txt +++ b/11/45.txt @@ -1 +1 @@ -Uã sétu mésé di alê fadÊ: " Mésé, kwa ku b \ No newline at end of file +\v 45 \v 46 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété." \ No newline at end of file From 1c8c0e99a32ee951a3d6cc650aa8f4736d222834 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:19:59 +0000 Subject: [PATCH 135/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:19:59=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/45.txt b/11/45.txt index 56b34bf..5a8f744 100644 --- a/11/45.txt +++ b/11/45.txt @@ -1 +1 @@ -\v 45 \v 46 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété." \ No newline at end of file +\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê \ No newline at end of file From ece2370d4429525ad71eee3418463e02e65842c2 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:22:00 +0000 Subject: [PATCH 136/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:22:00=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/45.txt b/11/45.txt index 5a8f744..aa60344 100644 --- a/11/45.txt +++ b/11/45.txt @@ -1 +1 @@ -\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê \ No newline at end of file +\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê tembeté, mésé d'alê! Punda nansê ka da inén óme kéga ku inen na ka g \ No newline at end of file From 90d3f8511289a439e9bfede0e4caeaefcb933b87 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:24:01 +0000 Subject: [PATCH 137/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:24:00=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/45.txt b/11/45.txt index aa60344..c348dcd 100644 --- a/11/45.txt +++ b/11/45.txt @@ -1 +1 @@ -\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê tembeté, mésé d'alê! Punda nansê ka da inén óme kéga ku inen na ka g \ No newline at end of file +\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê tembeté, mésé d'alê! Punda nansê ka da inén óme kéga ku inen na ka guentá klagué fa, maji nansê na ka pôjii tê, nê ku uã dédu nansê me \ No newline at end of file From 5ca5bf695e48309d323ed94c490f8c8861257c6d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:26:01 +0000 Subject: [PATCH 138/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:26:00=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/45.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/45.txt b/11/45.txt index c348dcd..69e08c5 100644 --- a/11/45.txt +++ b/11/45.txt @@ -1 +1 @@ -\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété."\v 46 Jizu fla:" Ai di nansê tembeté, mésé d'alê! Punda nansê ka da inén óme kéga ku inen na ka guentá klagué fa, maji nansê na ka pôjii tê, nê ku uã dédu nansê me \ No newline at end of file +\v 45 Uã sétu mésé di alê fadÊ: " Mésé, kwa ku bô fla ska insuta non tembété." \v 46 Jizu fla:" Ai di nansê tembeté, mésé d'alê! Punda nansê ka da inén óme kéga ku inen na ka guentá klagué fa, maji nansê na ka pôjii tê, nê ku uã dédu nansê me fa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index b6d63b3..f99e1e6 100644 --- a/manifest.json +++ b/manifest.json @@ -87,6 +87,7 @@ "11-37", "11-39", "11-42", - "11-43" + "11-43", + "11-45" ] } \ No newline at end of file From 5a04ce4a3d1e18a9b5f6fe6d86b32f67a97b6c1e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:30:01 +0000 Subject: [PATCH 139/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:30:01=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/47.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/47.txt diff --git a/11/47.txt b/11/47.txt new file mode 100644 index 0000000..bafb7b3 --- /dev/null +++ b/11/47.txt @@ -0,0 +1 @@ +Ai di nansê, punda a fé lu \ No newline at end of file From 25462d7010b809a0c15b1666242766168a155f86 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:32:01 +0000 Subject: [PATCH 140/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:32:01=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/47.txt b/11/47.txt index bafb7b3..bdc3a33 100644 --- a/11/47.txt +++ b/11/47.txt @@ -1 +1 @@ -Ai di nansê, punda a fé lu \ No newline at end of file +\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 \ No newline at end of file From 04e9219ed8b5d14b07aff3d33100b4d8bad834e6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:36:02 +0000 Subject: [PATCH 141/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:36:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/47.txt b/11/47.txt index bdc3a33..775459b 100644 --- a/11/47.txt +++ b/11/47.txt @@ -1 +1 @@ -\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 \ No newline at end of file +\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 Axén, kónkordá ku kwa inén nostempu nansé fé, di \ No newline at end of file From 23d837dd7d9fde0cff2a410b9d52a8d155c66953 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:38:02 +0000 Subject: [PATCH 142/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:38:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/47.txt b/11/47.txt index 775459b..7de3706 100644 --- a/11/47.txt +++ b/11/47.txt @@ -1 +1 @@ -\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 Axén, kónkordá ku kwa inén nostempu nansé fé, di \ No newline at end of file +\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 Axén, kónkordá ku kwa inén nostempu nansé fé, dinén, nansê sá sestemúnhu; punda inén,ne uã \ No newline at end of file From c62e07cbc8adac0caf74caeb0875ab0a8d758316 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:40:02 +0000 Subject: [PATCH 143/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:40:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/47.txt | 2 +- 11/49.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/49.txt diff --git a/11/47.txt b/11/47.txt index 7de3706..6497d42 100644 --- a/11/47.txt +++ b/11/47.txt @@ -1 +1 @@ -\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá.\v 48 Axén, kónkordá ku kwa inén nostempu nansé fé, dinén, nansê sá sestemúnhu; punda inén,ne uã \ No newline at end of file +\v 47 Ai di nansê, punda a fé túmulu da inen plofeta ku inén nôstempu nansê matá. \v 48 Axén, kónkordá ku kwa inén nostempu nansé fé, dinén, nansê sá sestemúnhu; punda inén, ne uã patxi, á matá inén plófeta,e nansê fe túmulu. \ No newline at end of file diff --git a/11/49.txt b/11/49.txt new file mode 100644 index 0000000..cb3d32f --- /dev/null +++ b/11/49.txt @@ -0,0 +1 @@ +Pá lazon se tembeté, sêbê di Dêsu flá: Na \ No newline at end of file diff --git a/manifest.json b/manifest.json index f99e1e6..4cbd81a 100644 --- a/manifest.json +++ b/manifest.json @@ -88,6 +88,7 @@ "11-39", "11-42", "11-43", - "11-45" + "11-45", + "11-47" ] } \ No newline at end of file From ba913d2846283a74c85e6f7655d38c7dc0342446 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:42:02 +0000 Subject: [PATCH 144/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:42:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/49.txt b/11/49.txt index cb3d32f..613f091 100644 --- a/11/49.txt +++ b/11/49.txt @@ -1 +1 @@ -Pá lazon se tembeté, sêbê di Dêsu flá: Na \ No newline at end of file +\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 \v 51 \ No newline at end of file From cea37ab7b4417426f98fa966a56378573ed7580e Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:44:02 +0000 Subject: [PATCH 145/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:44:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/49.txt b/11/49.txt index 613f091..341af5d 100644 --- a/11/49.txt +++ b/11/49.txt @@ -1 +1 @@ -\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 \v 51 \ No newline at end of file +\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta \v 51 \ No newline at end of file From 4caf549acc1b849702f71757240a9bd7bd419a80 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:46:02 +0000 Subject: [PATCH 146/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:46:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/49.txt b/11/49.txt index 341af5d..5758a95 100644 --- a/11/49.txt +++ b/11/49.txt @@ -1 +1 @@ -\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta \v 51 \ No newline at end of file +\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta, ku kôlê djina fundasón di mundu; \v 51Djina Belu antê sanguidi Zakarias, ku fô motxi \ No newline at end of file From 2407a0b3cb754a657bf5adf88bff21a24f688967 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:48:02 +0000 Subject: [PATCH 147/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:48:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/49.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/49.txt b/11/49.txt index 5758a95..1fcfeca 100644 --- a/11/49.txt +++ b/11/49.txt @@ -1 +1 @@ -\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta, ku kôlê djina fundasón di mundu; \v 51Djina Belu antê sanguidi Zakarias, ku fô motxi \ No newline at end of file +\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta, ku kôlê djina fundasón di mundu; \v 51Djina Belu antê sanguidi Zakarias, ku fô motxi ni atali ni santialio Dêsu; yóxi, nga fla nansê, ku tud \ No newline at end of file From 65410283133928a57df030b38d58e82dc6c8256d Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:50:02 +0000 Subject: [PATCH 148/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:50:02=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/49.txt | 2 +- 11/52.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/52.txt diff --git a/11/49.txt b/11/49.txt index 1fcfeca..26b64da 100644 --- a/11/49.txt +++ b/11/49.txt @@ -1 +1 @@ -\v 49Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta, ku kôlê djina fundasón di mundu; \v 51Djina Belu antê sanguidi Zakarias, ku fô motxi ni atali ni santialio Dêsu; yóxi, nga fla nansê, ku tud \ No newline at end of file +\v 49 Pá lazon se tembeté, sêbê di Dêsu flá: Nga mandá nansé plofeta ku apóstulu,uã dinén á ka bi plixgui matá. \v 50 Anton, gelason sé ka bi tomá kumplimisu di tudu sangui dinén plofeta, ku kôlê djina fundasón di mundu; \v 51 Djina Belu antê sanguidi Zakarias, ku fô motxi ni atali ni santialio Dêsu; yóxi, nga fla nansê, ku tudu inen kwa sé ka bi sa kóbladu di gelasón sé. \ No newline at end of file diff --git a/11/52.txt b/11/52.txt new file mode 100644 index 0000000..3ab8be5 --- /dev/null +++ b/11/52.txt @@ -0,0 +1 @@ +Ai di nansê, mésédi alê punda nansê \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4cbd81a..56911d6 100644 --- a/manifest.json +++ b/manifest.json @@ -89,6 +89,7 @@ "11-42", "11-43", "11-45", - "11-47" + "11-47", + "11-49" ] } \ No newline at end of file From 7ce83f168060002d4129c88c214e26021a8cac51 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:52:04 +0000 Subject: [PATCH 149/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:52:03=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/52.txt | 2 +- 11/53.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 11/53.txt diff --git a/11/52.txt b/11/52.txt index 3ab8be5..d81a426 100644 --- a/11/52.txt +++ b/11/52.txt @@ -1 +1 @@ -Ai di nansê, mésédi alê punda nansê \ No newline at end of file +\v 52 Ai di nansê, mésédi alê punda nansê tomá sabi di sêbê da nansê; nansê mé na lentla fa antawó nansê na désa ôtlô lentla fa. \ No newline at end of file diff --git a/11/53.txt b/11/53.txt new file mode 100644 index 0000000..0090886 --- /dev/null +++ b/11/53.txt @@ -0,0 +1 @@ +Ola Jizu \ No newline at end of file diff --git a/manifest.json b/manifest.json index 56911d6..141ec51 100644 --- a/manifest.json +++ b/manifest.json @@ -90,6 +90,7 @@ "11-43", "11-45", "11-47", - "11-49" + "11-49", + "11-52" ] } \ No newline at end of file From 7582e45e9aa5211979684105d31353d92dec2da1 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:54:04 +0000 Subject: [PATCH 150/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:54:04=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/53.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/53.txt b/11/53.txt index 0090886..b56ca21 100644 --- a/11/53.txt +++ b/11/53.txt @@ -1 +1 @@ -Ola Jizu \ No newline at end of file +Ola Jizu xê nala, inén eskliba ku Falizeu kómesa ka klitiké kuléva ka puntÉ ni lesp \ No newline at end of file From db3c9e5404c1b324c11c3ace1bcb6261dcd302c6 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Tue, 2 Jan 2024 21:56:04 +0000 Subject: [PATCH 151/152] =?UTF-8?q?Tue=20Jan=2002=202024=2021:56:04=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11/53.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/11/53.txt b/11/53.txt index b56ca21..da7b264 100644 --- a/11/53.txt +++ b/11/53.txt @@ -1 +1 @@ -Ola Jizu xê nala, inén eskliba ku Falizeu kómesa ka klitiké kuléva ka puntÉ ni lesp \ No newline at end of file +\v 53 Ola Jizu xê nala, inén eskliba ku Falizeu kómesa ka klitiké kuléva ka puntÉ ni lespêtu di yó di kwa, \v 54 A fé kwa de modu di pégué ni palavla Dê plopi. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 141ec51..277f251 100644 --- a/manifest.json +++ b/manifest.json @@ -91,6 +91,7 @@ "11-45", "11-47", "11-49", - "11-52" + "11-52", + "11-53" ] } \ No newline at end of file From 70d734f28f20176880e440755107eb147c5ecb78 Mon Sep 17 00:00:00 2001 From: linguaforo Date: Mon, 15 Jan 2024 20:54:48 +0000 Subject: [PATCH 152/152] =?UTF-8?q?Mon=20Jan=2015=202024=2020:54:48=20GMT+?= =?UTF-8?q?0000=20(Hor=C3=A1rio=20do=20Meridiano=20de=20Greenwich)?= 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 277f251..ddc35f5 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "195" + "build": "83" }, "target_language": { "id": "cri",