From 4cbda0591e14406e7f0884c42e10b75d562d336f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 27 Jun 2023 15:19:09 +0200 Subject: [PATCH 001/446] Tue Jun 27 2023 15:19:09 GMT+0200 (South Africa Standard Time) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 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..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### 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 conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **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/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b88654d --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "3" + }, + "target_language": { + "id": "brl-ZW-birwa", + "name": "Birwa", + "direction": "ltr" + }, + "project": { + "id": "mrk", + "name": "Mark" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 10254639d0b026687d26224ce00a19124e32ca8b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 27 Jun 2023 15:20:46 +0200 Subject: [PATCH 002/446] Tue Jun 27 2023 15:20:46 GMT+0200 (South Africa Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b88654d..0e100a1 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 0d6321a992f491da35f3b39fc93f8d7a6b38c697 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:04:54 +0200 Subject: [PATCH 003/446] Wed Jun 28 2023 12:04:54 GMT+0200 (South Africa Standard Time) --- front/title.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..c6d4f8a --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +MAREKA \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0e100a1..a00fa63 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Gladness Noko" + ], "finished_chunks": [] } \ No newline at end of file From 4f695568580d50acacdc102b7b6912b3526de6af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:06:54 +0200 Subject: [PATCH 004/446] Wed Jun 28 2023 12:06:54 GMT+0200 (South Africa Standard Time) --- front/title.txt | 2 +- manifest.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/front/title.txt b/front/title.txt index c6d4f8a..59ed077 100644 --- a/front/title.txt +++ b/front/title.txt @@ -1 +1 @@ -MAREKA \ No newline at end of file +Mareka \ No newline at end of file diff --git a/manifest.json b/manifest.json index a00fa63..c391078 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Gladness Noko" ], - "finished_chunks": [] + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file From 7faa09baba8e7e797ac235740dac6cea02160c92 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:08:54 +0200 Subject: [PATCH 005/446] Wed Jun 28 2023 12:08:54 GMT+0200 (South Africa Standard Time) --- 01/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 01/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..a1c4380 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Khaolo 1 \ No newline at end of file From 2719c95bcde06076075855c0300a308206416592 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:12:54 +0200 Subject: [PATCH 006/446] Wed Jun 28 2023 12:12:54 GMT+0200 (South Africa Standard Time) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c391078..586dbac 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Gladness Noko" ], "finished_chunks": [ - "front-title" + "front-title", + "01-title" ] } \ No newline at end of file From 509e9058b963202c7c761bae644f763c0fc615a8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:14:54 +0200 Subject: [PATCH 007/446] Wed Jun 28 2023 12:14:54 GMT+0200 (South Africa Standard Time) --- 07/title.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/title.txt diff --git a/07/title.txt b/07/title.txt new file mode 100644 index 0000000..13c6773 --- /dev/null +++ b/07/title.txt @@ -0,0 +1 @@ +Khaolo 7 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 586dbac..b4e1f59 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "front-title", - "01-title" + "01-title", + "07-title" ] } \ No newline at end of file From 9e417d2defef7e75c393afb15fda9e7f8dd5620c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:16:54 +0200 Subject: [PATCH 008/446] Wed Jun 28 2023 12:16:54 GMT+0200 (South Africa Standard Time) --- 07/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/01.txt diff --git a/07/01.txt b/07/01.txt new file mode 100644 index 0000000..6cc83e3 --- /dev/null +++ b/07/01.txt @@ -0,0 +1 @@ +\c 7 Ba Farese leba bangoe bangoli ba tsoang Jerusalema ba khobakana ho ena. \ No newline at end of file From b61619b46f54881bf1f8f16fbf232e02e06db08a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:22:54 +0200 Subject: [PATCH 009/446] Wed Jun 28 2023 12:22:54 GMT+0200 (South Africa Standard Time) --- 07/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/01.txt b/07/01.txt index 6cc83e3..a3a4e02 100644 --- a/07/01.txt +++ b/07/01.txt @@ -1 +1 @@ -\c 7 Ba Farese leba bangoe bangoli ba tsoang Jerusalema ba khobakana ho ena. \ No newline at end of file +\c 7 \v 1 Ba Farese leba bangoe bangoli ba tsoang Jerusalema ba khobakana ho ena. \ No newline at end of file From ec13c500d27fcda65be329f7cb9ca3d7b2b26890 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:24:54 +0200 Subject: [PATCH 010/446] Wed Jun 28 2023 12:24:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 07/02.txt diff --git a/07/02.txt b/07/02.txt new file mode 100644 index 0000000..9b673b3 --- /dev/null +++ b/07/02.txt @@ -0,0 +1 @@ +Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale \ No newline at end of file diff --git a/manifest.json b/manifest.json index b4e1f59..b20a864 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "front-title", "01-title", - "07-title" + "07-title", + "07-01" ] } \ No newline at end of file From e03dbd3bef5fda677c10ed68c7aeaa2572117bb7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:26:54 +0200 Subject: [PATCH 011/446] Wed Jun 28 2023 12:26:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/02.txt b/07/02.txt index 9b673b3..72711ee 100644 --- a/07/02.txt +++ b/07/02.txt @@ -1 +1 @@ -Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale \ No newline at end of file +Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo \ No newline at end of file From db05d3de4918492cf73f254e01030bb441cc0a13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:28:54 +0200 Subject: [PATCH 012/446] Wed Jun 28 2023 12:28:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/02.txt b/07/02.txt index 72711ee..3029a5c 100644 --- a/07/02.txt +++ b/07/02.txt @@ -1 +1 @@ -Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo \ No newline at end of file +Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho t \ No newline at end of file From cb1aeff173846790dd23c8fd0ac8a1afb0eb95aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:30:54 +0200 Subject: [PATCH 013/446] Wed Jun 28 2023 12:30:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/02.txt b/07/02.txt index 3029a5c..1036ce4 100644 --- a/07/02.txt +++ b/07/02.txt @@ -1 +1 @@ -Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho t \ No newline at end of file +Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho tse lingoe ba lifeloeng, joale ka ho tlapisa likopi, lipitsa, lijana tsa kopa, le litulo ba seso baje.) \ No newline at end of file From fd7a49f1bccff38c3d799fef346be9a6aacd4f82 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:34:54 +0200 Subject: [PATCH 014/446] Wed Jun 28 2023 12:34:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/02.txt b/07/02.txt index 1036ce4..8f28637 100644 --- a/07/02.txt +++ b/07/02.txt @@ -1 +1 @@ -Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho tse lingoe ba lifeloeng, joale ka ho tlapisa likopi, lipitsa, lijana tsa kopa, le litulo ba seso baje.) \ No newline at end of file +\v 2 \v 3 \v 4 Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho tse lingoe ba lifeloeng, joale ka ho tlapisa likopi, lipitsa, lijana tsa kopa, le litulo ba seso baje.) \ No newline at end of file From 82ab54e03f163e52805c14217f41b80688be31e6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:36:54 +0200 Subject: [PATCH 015/446] Wed Jun 28 2023 12:36:54 GMT+0200 (South Africa Standard Time) --- 07/02.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/07/02.txt b/07/02.txt index 8f28637..8826e05 100644 --- a/07/02.txt +++ b/07/02.txt @@ -1 +1 @@ -\v 2 \v 3 \v 4 Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang.(Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho tse lingoe ba lifeloeng, joale ka ho tlapisa likopi, lipitsa, lijana tsa kopa, le litulo ba seso baje.) \ No newline at end of file +\v 2 Ba bona hore bangoe balateli ba jile borotho ka ma tsoho anale lichila, a sa, ko tlapioang. \v 3 (Ba Farese le ma Juda ha baje ba sako tlapa matsoho hantle, ka le baka la hore ba latela tlaelo ea ba holo. \v 4 Ha ba Farese ba tsoa litolong, ha baje kantle ba tlape mebele ea bona, ebele ba tsoarelela ho lintho tse lingoe ba lifeloeng, joale ka ho tlapisa likopi, lipitsa, lijana tsa kopa, le litulo ba seso baje.) \ No newline at end of file diff --git a/manifest.json b/manifest.json index b20a864..c2ab86c 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "front-title", "01-title", "07-title", - "07-01" + "07-01", + "07-02" ] } \ No newline at end of file From 963730025e90101932f2d1688d64120e7e911e2d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:38:54 +0200 Subject: [PATCH 016/446] Wed Jun 28 2023 12:38:54 GMT+0200 (South Africa Standard Time) --- 07/05.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/05.txt diff --git a/07/05.txt b/07/05.txt new file mode 100644 index 0000000..c1d4371 --- /dev/null +++ b/07/05.txt @@ -0,0 +1 @@ +Ba Farese le bangoli ba botsa Jeso, " \ No newline at end of file From a1539345d762d1ff1f5813335960d831afa45b5b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:40:55 +0200 Subject: [PATCH 017/446] Wed Jun 28 2023 12:40:54 GMT+0200 (South Africa Standard Time) --- 07/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/05.txt b/07/05.txt index c1d4371..e68b1c3 100644 --- a/07/05.txt +++ b/07/05.txt @@ -1 +1 @@ -Ba Farese le bangoli ba botsa Jeso, " \ No newline at end of file +Ba Farese le bangoli ba botsa Jeso, " ka eng balateli ba hao baslateli tlaelo ea baholo, empa baja borotho kama tsoho alichila?" \ No newline at end of file From 0d5b451e1fe1dbf01412e0b2484501969bd136a0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:42:54 +0200 Subject: [PATCH 018/446] Wed Jun 28 2023 12:42:54 GMT+0200 (South Africa Standard Time) --- 07/05.txt | 2 +- manifest.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/07/05.txt b/07/05.txt index e68b1c3..63c8572 100644 --- a/07/05.txt +++ b/07/05.txt @@ -1 +1 @@ -Ba Farese le bangoli ba botsa Jeso, " ka eng balateli ba hao baslateli tlaelo ea baholo, empa baja borotho kama tsoho alichila?" \ No newline at end of file +\v 5 Ba Farese le bangoli ba botsa Jeso, " ka eng balateli ba hao baslateli tlaelo ea baholo, empa baja borotho kama tsoho alichila?" \ No newline at end of file diff --git a/manifest.json b/manifest.json index c2ab86c..b20a864 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,6 @@ "front-title", "01-title", "07-title", - "07-01", - "07-02" + "07-01" ] } \ No newline at end of file From d7c2dd8cb0581f31a8137f33fa25b01e64a3c130 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:44:54 +0200 Subject: [PATCH 019/446] Wed Jun 28 2023 12:44:54 GMT+0200 (South Africa Standard Time) --- 07/06.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 07/06.txt diff --git a/07/06.txt b/07/06.txt new file mode 100644 index 0000000..05b5577 --- /dev/null +++ b/07/06.txt @@ -0,0 +1 @@ +Empa are ho bone, \ No newline at end of file diff --git a/manifest.json b/manifest.json index b20a864..8cdcd5b 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ "front-title", "01-title", "07-title", - "07-01" + "07-01", + "07-02", + "07-05" ] } \ No newline at end of file From 78c26f9205d35b442c691fa3ff40766df17d2c43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:46:54 +0200 Subject: [PATCH 020/446] Wed Jun 28 2023 12:46:54 GMT+0200 (South Africa Standard Time) --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index 05b5577..f3544ca 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Empa are ho bone, \ No newline at end of file +Empa are ho bone, "Isaya one a porofita hantle ka lona barekisi. Ka ha ho ngoliloe, ' \ No newline at end of file From affa988a7aae515099c85072cfcbf26255806f4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:48:54 +0200 Subject: [PATCH 021/446] Wed Jun 28 2023 12:48:54 GMT+0200 (South Africa Standard Time) --- 07/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/06.txt b/07/06.txt index f3544ca..7393ad1 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Empa are ho bone, "Isaya one a porofita hantle ka lona barekisi. Ka ha ho ngoliloe, ' \ No newline at end of file +Empa are ho bone, "Isaya one a porofita hantle ka lona barekisi. Ka ha ho ngoliloe, 'Batho ba hlompha ka le limi, empa lipelo tsa bone lihole ho nna. Mo mahlokong ba ea rorisa, baruta melao ea batho \ No newline at end of file From cc1d10bce488feb9822bcdcbe0ec675b26cefde1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 12:50:54 +0200 Subject: [PATCH 022/446] Wed Jun 28 2023 12:50:54 GMT+0200 (South Africa Standard Time) --- 07/06.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/07/06.txt b/07/06.txt index 7393ad1..81e6f8b 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1 +1 @@ -Empa are ho bone, "Isaya one a porofita hantle ka lona barekisi. Ka ha ho ngoliloe, 'Batho ba hlompha ka le limi, empa lipelo tsa bone lihole ho nna. Mo mahlokong ba ea rorisa, baruta melao ea batho \ No newline at end of file +\v 6 Empa are ho bone, "Isaya one a porofita hantle ka lona barekisi. Ka ha ho ngoliloe, 'Batho ba hlompha ka le limi, empa lipelo tsa bone lihole ho nna. \v 7 Mo mahlokong ba ea rorisa, baruta melao ea batho.' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8cdcd5b..6dc8bb3 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "07-title", "07-01", "07-02", - "07-05" + "07-05", + "07-06" ] } \ No newline at end of file From 3779ca632db431a8ea1ba9bf5c2eb5a4e9479e08 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:21:07 +0200 Subject: [PATCH 023/446] Wed Jun 28 2023 14:21:03 GMT+0200 (South Africa Standard Time) --- 07/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/08.txt diff --git a/07/08.txt b/07/08.txt new file mode 100644 index 0000000..5206b41 --- /dev/null +++ b/07/08.txt @@ -0,0 +1 @@ + O tlohela melao ea Molimo le latela tloaelo ea batho \ No newline at end of file From 5f6d80a5ccef3df3088ab2c4630ef1a1fb836805 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:23:03 +0200 Subject: [PATCH 024/446] Wed Jun 28 2023 14:23:03 GMT+0200 (South Africa Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index 5206b41..b608312 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ - O tlohela melao ea Molimo le latela tloaelo ea batho \ No newline at end of file +\v 8 \v 9 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona \ No newline at end of file From b4b473bc17c3cde4b60ad18ac379a82128b22aec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:25:03 +0200 Subject: [PATCH 025/446] Wed Jun 28 2023 14:25:03 GMT+0200 (South Africa Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index b608312..a114cb0 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona \ No newline at end of file +\v 8 \v 9 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona! Moshe one are, 'tlompha ntate le mme oa hao', le, 'o \ No newline at end of file From 6e5d657a6a2d614b55793c327b3c66abf192556c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:27:03 +0200 Subject: [PATCH 026/446] Wed Jun 28 2023 14:27:03 GMT+0200 (South Africa Standard Time) --- 07/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/08.txt b/07/08.txt index a114cb0..c699aec 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 \v 9 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona! Moshe one are, 'tlompha ntate le mme oa hao', le, 'o \ No newline at end of file +\v 8 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona! \v 9 Moshe one are, 'tlompha ntate le mme oa hao', le, 'O abolelang bompi ka ntate oa hae kapa mme otla bolaea.' \ No newline at end of file From 33e05bd5593a8a5678257d8d6cc355c786d4c9c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:29:03 +0200 Subject: [PATCH 027/446] Wed Jun 28 2023 14:29:03 GMT+0200 (South Africa Standard Time) --- 07/08.txt | 2 +- 07/11.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/11.txt diff --git a/07/08.txt b/07/08.txt index c699aec..9ce2c37 100644 --- a/07/08.txt +++ b/07/08.txt @@ -1 +1 @@ -\v 8 \v 10 O tlohela melao ea Molimo le latela tloaelo ea batho." Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona! \v 9 Moshe one are, 'tlompha ntate le mme oa hao', le, 'O abolelang bompi ka ntate oa hae kapa mme otla bolaea.' \ No newline at end of file +\v 8 O tlohela melao ea Molimo le latela tloaelo ea batho." \v 9 Abe are ho bone, " le etsa joang ho latla melao ea Molimo le latela tloaelo ea lona! \v 10 Moshe one are, 'tlompha ntate le mme oa hao', le, 'O abolelang bompi ka ntate oa hae kapa mme otla bolaea.' \ No newline at end of file diff --git a/07/11.txt b/07/11.txt new file mode 100644 index 0000000..90c26ef --- /dev/null +++ b/07/11.txt @@ -0,0 +1 @@ +Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho m \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6dc8bb3..7c42ef1 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "07-01", "07-02", "07-05", - "07-06" + "07-06", + "07-08" ] } \ No newline at end of file From 2def390091707fdc22ed9c16a9ff8640165aa698 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:31:03 +0200 Subject: [PATCH 028/446] Wed Jun 28 2023 14:31:03 GMT+0200 (South Africa Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index 90c26ef..3c4ec78 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho m \ No newline at end of file +Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), joalo hale sa molumelela ho etsa sengoe \ No newline at end of file From bd232e47e001c9480c8ff024a433e8f8f801d1cc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:33:03 +0200 Subject: [PATCH 029/446] Wed Jun 28 2023 14:33:03 GMT+0200 (South Africa Standard Time) --- 07/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index 3c4ec78..3711131 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), joalo hale sa molumelela ho etsa sengoe \ No newline at end of file +Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), joalo hale sa molumelela ho etsa sengoe ho ntate kapa mme oa hae. Le etsa letsoe la Molimo le feela ka tloaelo ea lena e lee latelang. le jaka lentho tse ngata tse leli e \ No newline at end of file From 106d123c0d766a21625530c1f485b93c0fc278f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:35:03 +0200 Subject: [PATCH 030/446] Wed Jun 28 2023 14:35:03 GMT+0200 (South Africa Standard Time) --- 07/11.txt | 2 +- 07/14.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/14.txt diff --git a/07/11.txt b/07/11.txt index 3711131..89d6b8e 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), joalo hale sa molumelela ho etsa sengoe ho ntate kapa mme oa hae. Le etsa letsoe la Molimo le feela ka tloaelo ea lena e lee latelang. le jaka lentho tse ngata tse leli e \ No newline at end of file +\v 11 Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), \v 12 joalo hale sa molumelela ho etsa sengoe ho ntate kapa mme oa hae. \v 13 Le etsa letsoe la Molimo le feela ka tloaelo ea lena e lee latelang. le jaka lentho tse ngata tse leli etsang tse tsoanang." \ No newline at end of file diff --git a/07/14.txt b/07/14.txt new file mode 100644 index 0000000..49c7a3e --- /dev/null +++ b/07/14.txt @@ -0,0 +1 @@ +One a bitsa photheho hape abe are \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7c42ef1..6718365 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "07-02", "07-05", "07-06", - "07-08" + "07-08", + "07-11" ] } \ No newline at end of file From 259778b95b42b54e03355a837d8afdf64561500d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:37:03 +0200 Subject: [PATCH 031/446] Wed Jun 28 2023 14:37:03 GMT+0200 (South Africa Standard Time) --- 07/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/14.txt b/07/14.txt index 49c7a3e..7b72efd 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -One a bitsa photheho hape abe are \ No newline at end of file +One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha \ No newline at end of file From 3de11ad08e5a772f0fbdba0236141deb20a7206d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:39:03 +0200 Subject: [PATCH 032/446] Wed Jun 28 2023 14:39:03 GMT+0200 (South Africa Standard Time) --- 07/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/07/14.txt b/07/14.txt index 7b72efd..9f7846e 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha \ No newline at end of file +\v 14 One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. \v 15 Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha le ka kena ka mo ho ena. \v 16 Ke se setsoang mo mothong se se etsang motho abe lechila." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6718365..5dc4246 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "07-05", "07-06", "07-08", - "07-11" + "07-11", + "07-14" ] } \ No newline at end of file From a1cc0edbb58e7b38bf9dd4928ff294874e1ceaf5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:41:03 +0200 Subject: [PATCH 033/446] Wed Jun 28 2023 14:41:03 GMT+0200 (South Africa Standard Time) --- 07/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/17.txt diff --git a/07/17.txt b/07/17.txt new file mode 100644 index 0000000..d454ac3 --- /dev/null +++ b/07/17.txt @@ -0,0 +1 @@ +Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, \ No newline at end of file From 8163ee2c4ef79cbc0579b8a37599dab3681b3e3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:43:03 +0200 Subject: [PATCH 034/446] Wed Jun 28 2023 14:43:03 GMT+0200 (South Africa Standard Time) --- 07/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/17.txt b/07/17.txt index d454ac3..8f35b20 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, \ No newline at end of file +Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, " Ha lena kotloisiso? Ha le tsibi hore sengoe le sengoe sesi kenang mo mothong ha se matlakala, ka lebaka la hore ha se keni pelong ea hae, empa sea ma \ No newline at end of file From fc6885de4b1fa7e6db2ae10eb7c4263f1ca654dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:45:03 +0200 Subject: [PATCH 035/446] Wed Jun 28 2023 14:45:03 GMT+0200 (South Africa Standard Time) --- 07/14.txt | 2 +- 07/17.txt | 2 +- manifest.json | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/07/14.txt b/07/14.txt index 9f7846e..fcac721 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. \v 15 Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha le ka kena ka mo ho ena. \v 16 Ke se setsoang mo mothong se se etsang motho abe lechila." \ No newline at end of file +\v 14 One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. \v 15 Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha le ka kena ka mo ho ena. Ke se setsoang mo mothong se se etsang motho abe \v 16 lechila." \ No newline at end of file diff --git a/07/17.txt b/07/17.txt index 8f35b20..d088eba 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, " Ha lena kotloisiso? Ha le tsibi hore sengoe le sengoe sesi kenang mo mothong ha se matlakala, ka lebaka la hore ha se keni pelong ea hae, empa sea ma \ No newline at end of file +\v 17 \v 18 \v 19 Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, " Ha lena kotloisiso? Ha le tsibi hore sengoe le sengoe sesi kenang mo mothong ha se matlakala, ka lebaka la hore ha se keni pelong ea hae, empa sea maleng se be sefitela montloaneng?" Ka le lentsoe Jesu one a supis hore lejo kaufela le hloekeleng. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5dc4246..6718365 100644 --- a/manifest.json +++ b/manifest.json @@ -44,7 +44,6 @@ "07-05", "07-06", "07-08", - "07-11", - "07-14" + "07-11" ] } \ No newline at end of file From 61dfa233eee5155868d84c13f57728b83f61f20f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:47:03 +0200 Subject: [PATCH 036/446] Wed Jun 28 2023 14:47:03 GMT+0200 (South Africa Standard Time) --- 07/14.txt | 2 +- 07/17.txt | 2 +- 07/20.txt | 1 + manifest.json | 4 +++- 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 07/20.txt diff --git a/07/14.txt b/07/14.txt index fcac721..9f7846e 100644 --- a/07/14.txt +++ b/07/14.txt @@ -1 +1 @@ -\v 14 One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. \v 15 Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha le ka kena ka mo ho ena. Ke se setsoang mo mothong se se etsang motho abe \v 16 lechila." \ No newline at end of file +\v 14 One a bitsa photheho hape abe are ho bone, "mamelang nna, lotlhe, le otloisise. \v 15 Ha hona letho leli kantle ha motho leli ka mo etsang lichila ha le ka kena ka mo ho ena. \v 16 Ke se setsoang mo mothong se se etsang motho abe lechila." \ No newline at end of file diff --git a/07/17.txt b/07/17.txt index d088eba..f6b67bf 100644 --- a/07/17.txt +++ b/07/17.txt @@ -1 +1 @@ -\v 17 \v 18 \v 19 Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. Jeso aba are, " Ha lena kotloisiso? Ha le tsibi hore sengoe le sengoe sesi kenang mo mothong ha se matlakala, ka lebaka la hore ha se keni pelong ea hae, empa sea maleng se be sefitela montloaneng?" Ka le lentsoe Jesu one a supis hore lejo kaufela le hloekeleng. \ No newline at end of file +\v 17 Ha Jeso a tsoa phothehong a kena mo ntong, balateli ba hae ba mmotsa ka letsoantso. \v 18 Jeso aba are, " Ha lena kotloisiso? Ha le tsibi hore sengoe le sengoe sesi kenang mo mothong ha se matlakala, \v 19 ka lebaka la hore ha se keni pelong ea hae, empa sea maleng se be sefitela montloaneng?" Ka le lentsoe Jesu one a supis hore lejo kaufela le hloekeleng. \ No newline at end of file diff --git a/07/20.txt b/07/20.txt new file mode 100644 index 0000000..2a6a875 --- /dev/null +++ b/07/20.txt @@ -0,0 +1 @@ +Abe are, " ke se \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6718365..7608e79 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,8 @@ "07-05", "07-06", "07-08", - "07-11" + "07-11", + "07-14", + "07-17" ] } \ No newline at end of file From 6860719ebf5c029a2334529fe3f32c2e2c86a31e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:49:03 +0200 Subject: [PATCH 037/446] Wed Jun 28 2023 14:49:03 GMT+0200 (South Africa Standard Time) --- 07/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/20.txt b/07/20.txt index 2a6a875..4f30c8d 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Abe are, " ke se \ No newline at end of file +Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo, \ No newline at end of file From d656c5c00c4bd28fe2609f300fb41d36d7ffc5b9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:51:03 +0200 Subject: [PATCH 038/446] Wed Jun 28 2023 14:51:03 GMT+0200 (South Africa Standard Time) --- 07/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/20.txt b/07/20.txt index 4f30c8d..61ffe72 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo, \ No newline at end of file +Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo,ho nale me nahano emimpi, thobalano, bopatsoa, ho bolaea, bofebe, ho lakatsa, bo mpi, ho ropa, me nahano ea thobalano, ho seba, ho e hohomo, ho sa \ No newline at end of file From 9885377fea7d87b84e4ec8e5f4a33a3ee1010a54 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:53:03 +0200 Subject: [PATCH 039/446] Wed Jun 28 2023 14:53:03 GMT+0200 (South Africa Standard Time) --- 07/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/20.txt b/07/20.txt index 61ffe72..aedd840 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo,ho nale me nahano emimpi, thobalano, bopatsoa, ho bolaea, bofebe, ho lakatsa, bo mpi, ho ropa, me nahano ea thobalano, ho seba, ho e hohomo, ho sa \ No newline at end of file +Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo,ho nale me nahano emimpi, thobalano, bopatsoa, ho bolaea, bofebe, ho lakatsa, bo mpi, ho ropa, me nahano ea thobalano, ho seba, ho e hohomo, ho sa nahane ha botse. Tse tsothle tse tsempi litsoa ka hare ha motho, ke tsona tse le etsang motho lechila." \ No newline at end of file From ffe953b167342188e8e18c8ee754a302a786857d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:55:03 +0200 Subject: [PATCH 040/446] Wed Jun 28 2023 14:55:03 GMT+0200 (South Africa Standard Time) --- 07/20.txt | 2 +- 07/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/24.txt diff --git a/07/20.txt b/07/20.txt index aedd840..b03121f 100644 --- a/07/20.txt +++ b/07/20.txt @@ -1 +1 @@ -Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. Ka hore ka hare ha motho, ka ntle ha pelo,ho nale me nahano emimpi, thobalano, bopatsoa, ho bolaea, bofebe, ho lakatsa, bo mpi, ho ropa, me nahano ea thobalano, ho seba, ho e hohomo, ho sa nahane ha botse. Tse tsothle tse tsempi litsoa ka hare ha motho, ke tsona tse le etsang motho lechila." \ No newline at end of file +\v 20 Abe are, " ke se setsoang mo mothong se se estang hore abe lechila. \v 21 Ka hore ka hare ha motho, ka ntle ha pelo,ho nale me nahano emimpi, thobalano, bopatsoa, ho bolaea, \v 22 bofebe, ho lakatsa, bo mpi, ho ropa, me nahano ea thobalano, ho seba, ho e hohomo, ho sa nahane ha botse. \v 23 Tse tsothle tse tsempi litsoa ka hare ha motho, ke tsona tse le etsang motho lechila." \ No newline at end of file diff --git a/07/24.txt b/07/24.txt new file mode 100644 index 0000000..30a001d --- /dev/null +++ b/07/24.txt @@ -0,0 +1 @@ +One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo n \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7608e79..08e416d 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "07-08", "07-11", "07-14", - "07-17" + "07-17", + "07-20" ] } \ No newline at end of file From 10036b6cd66babda1e705314f2a8d96ef72295b6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:57:03 +0200 Subject: [PATCH 041/446] Wed Jun 28 2023 14:57:03 GMT+0200 (South Africa Standard Time) --- 07/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/24.txt b/07/24.txt index 30a001d..0e43f79 100644 --- a/07/24.txt +++ b/07/24.txt @@ -1 +1 @@ -One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo n \ No newline at end of file +One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moe \ No newline at end of file From 54a1e041ecaf85dc2395e8b96c21e62167f66f53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 14:59:03 +0200 Subject: [PATCH 042/446] Wed Jun 28 2023 14:59:03 GMT+0200 (South Africa Standard Time) --- 07/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/24.txt b/07/24.txt index 0e43f79..c1eab31 100644 --- a/07/24.txt +++ b/07/24.txt @@ -1 +1 @@ -One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moe \ No newline at end of file +One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moea omubi abo a otloa ka ena, abo atla oa oela pele ha hae. Mosali \ No newline at end of file From c1df8eeba6712158edabd3d11e6ce2bfade97ae5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:01:04 +0200 Subject: [PATCH 043/446] Wed Jun 28 2023 15:01:03 GMT+0200 (South Africa Standard Time) --- 07/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/24.txt b/07/24.txt index c1eab31..7ff661e 100644 --- a/07/24.txt +++ b/07/24.txt @@ -1 +1 @@ -One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moea omubi abo a otloa ka ena, abo atla oa oela pele ha hae. Mosali \ No newline at end of file +One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moea omubi abo a otloa ka ena, abo atla oa oela pele ha hae. Mosali oa mo Gereke, mo Sphonica ka ho tsoaloa. One a mo kopa hore a kobe moea omobi mo ngoaneng \ No newline at end of file From 7814d6bad858231d4f671b7c5d5139c1b67dbcb4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:03:03 +0200 Subject: [PATCH 044/446] Wed Jun 28 2023 15:03:03 GMT+0200 (South Africa Standard Time) --- 07/24.txt | 2 +- 07/27.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/27.txt diff --git a/07/24.txt b/07/24.txt index 7ff661e..b5becc6 100644 --- a/07/24.txt +++ b/07/24.txt @@ -1 +1 @@ -One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moea omubi abo a otloa ka ena, abo atla oa oela pele ha hae. Mosali oa mo Gereke, mo Sphonica ka ho tsoaloa. One a mo kopa hore a kobe moea omobi mo ngoaneng \ No newline at end of file +\v 24 One a tsoa mole abo atsamea a ea Tire le Sidoni. A fihla a kena mo ntlong, one asa batle batho ha tsebe hore o kae, empa ha ka se fihlei. \v 25 Empa mosali o mongoe onale ngoana oa lesea oa moretsana one anale moea omubi abo a otloa ka ena, abo atla oa oela pele ha hae. \v 26 Mosali oa mo Gereke, mo Sphonica ka ho tsoaloa. One a mo kopa hore a kobe moea omobi mo ngoaneng oa hae. \ No newline at end of file diff --git a/07/27.txt b/07/27.txt new file mode 100644 index 0000000..4ea309b --- /dev/null +++ b/07/27.txt @@ -0,0 +1 @@ +Abo are ho ena, " ha bana ba feoe \ No newline at end of file diff --git a/manifest.json b/manifest.json index 08e416d..8ca1000 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "07-11", "07-14", "07-17", - "07-20" + "07-20", + "07-24" ] } \ No newline at end of file From ab04323a1095f4dda90cada82ba49afd8a7359c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:05:03 +0200 Subject: [PATCH 045/446] Wed Jun 28 2023 15:05:03 GMT+0200 (South Africa Standard Time) --- 07/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/27.txt b/07/27.txt index 4ea309b..9ede29c 100644 --- a/07/27.txt +++ b/07/27.txt @@ -1 +1 @@ -Abo are ho ena, " ha bana ba feoe \ No newline at end of file +Abo are ho ena, " ha bana ba feoe lijo pele. Ka hore ha ho ho koloka ho neha lintsa borotho ba bana." Empa afetula are ho e \ No newline at end of file From f2b9c4a06bbd0567055382e3f173929e88a73edb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:07:03 +0200 Subject: [PATCH 046/446] Wed Jun 28 2023 15:07:03 GMT+0200 (South Africa Standard Time) --- 07/27.txt | 2 +- 07/29.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/29.txt diff --git a/07/27.txt b/07/27.txt index 9ede29c..3230b88 100644 --- a/07/27.txt +++ b/07/27.txt @@ -1 +1 @@ -Abo are ho ena, " ha bana ba feoe lijo pele. Ka hore ha ho ho koloka ho neha lintsa borotho ba bana." Empa afetula are ho e \ No newline at end of file +\v 27 Abo are ho ena, " ha bana ba feoe lijo pele. Ka hore ha ho ho koloka ho neha lintsa borotho ba bana." \v 28 Empa afetula are ho ena, ''Ehe, Morena, le lintsa kafasi ha tafule lija masalela abana.'' \ No newline at end of file diff --git a/07/29.txt b/07/29.txt new file mode 100644 index 0000000..cd4f90d --- /dev/null +++ b/07/29.txt @@ -0,0 +1 @@ +Abo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8ca1000..02a9717 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "07-14", "07-17", "07-20", - "07-24" + "07-24", + "07-27" ] } \ No newline at end of file From b82b9f210e23f4c3f3995c8a2c1e465eaa373ded Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:09:03 +0200 Subject: [PATCH 047/446] Wed Jun 28 2023 15:09:03 GMT+0200 (South Africa Standard Time) --- 07/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/29.txt b/07/29.txt index cd4f90d..7386ce2 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -Abo \ No newline at end of file +Abo are ho ena, ''ka lebaka la lintho tse o li apileng, o holo leile ho tsamaea. Le timona le tsoile mo ngoaneng oa hao.'' \ No newline at end of file From 14d63aec5db32eeff7b8c14ddab2158834e0ba87 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:11:03 +0200 Subject: [PATCH 048/446] Wed Jun 28 2023 15:11:03 GMT+0200 (South Africa Standard Time) --- 07/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/07/29.txt b/07/29.txt index 7386ce2..c092f30 100644 --- a/07/29.txt +++ b/07/29.txt @@ -1 +1 @@ -Abo are ho ena, ''ka lebaka la lintho tse o li apileng, o holo leile ho tsamaea. Le timona le tsoile mo ngoaneng oa hao.'' \ No newline at end of file +\v 29 Abo are ho ena, ''ka lebaka la lintho tse o li apileng, o holo leile ho tsamaea. Le timona le tsoile mo ngoaneng oa hao.'' \v 30 One a boela mo ntlong ea hae a fumana ngoana a robetsi bolaou, letimona le tsamaile. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 02a9717..8e12590 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "07-17", "07-20", "07-24", - "07-27" + "07-27", + "07-29" ] } \ No newline at end of file From 8b80737879dda4a29439abe0932caa9b061df61f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:13:04 +0200 Subject: [PATCH 049/446] Wed Jun 28 2023 15:13:03 GMT+0200 (South Africa Standard Time) --- 07/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 07/31.txt diff --git a/07/31.txt b/07/31.txt new file mode 100644 index 0000000..efae69b --- /dev/null +++ b/07/31.txt @@ -0,0 +1 @@ +One a tsoa hape \ No newline at end of file From ddb3809ea7040a602f6a231cf2cff2189949c2a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:15:04 +0200 Subject: [PATCH 050/446] Wed Jun 28 2023 15:15:03 GMT+0200 (South Africa Standard Time) --- 07/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/31.txt b/07/31.txt index efae69b..b3a168b 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -One a tsoa hape \ No newline at end of file +One a tsoa hape Tire, a tsena Sidoni ea leoatleng la Galalea a tota Decapoli. Bane batlisa motho asa otloing litsebeng abele anale bothata ba ho bolela, ban \ No newline at end of file From f3f4c6e5d9c663c81335be720d8043240defadc0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:17:04 +0200 Subject: [PATCH 051/446] Wed Jun 28 2023 15:17:03 GMT+0200 (South Africa Standard Time) --- 07/31.txt | 2 +- 07/33.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/33.txt diff --git a/07/31.txt b/07/31.txt index b3a168b..a26bad1 100644 --- a/07/31.txt +++ b/07/31.txt @@ -1 +1 @@ -One a tsoa hape Tire, a tsena Sidoni ea leoatleng la Galalea a tota Decapoli. Bane batlisa motho asa otloing litsebeng abele anale bothata ba ho bolela, ban \ No newline at end of file +\v 31 One a tsoa hape Tire, a tsena Sidoni ea leoatleng la Galalea a tota Decapoli. \v 32 Bane batlisa motho asa otloing litsebeng abele anale bothata ba ho bolela, bane bakopa hore a mo be ee letsoho. \ No newline at end of file diff --git a/07/33.txt b/07/33.txt new file mode 100644 index 0000000..29dfe07 --- /dev/null +++ b/07/33.txt @@ -0,0 +1 @@ +One a mo ncha mo phothehong ka sephiri \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8e12590..36b6be6 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "07-20", "07-24", "07-27", - "07-29" + "07-29", + "07-31" ] } \ No newline at end of file From b4041f9dad16827d58353b81b8a84cc5eae5f39f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:19:04 +0200 Subject: [PATCH 052/446] Wed Jun 28 2023 15:19:03 GMT+0200 (South Africa Standard Time) --- 07/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/33.txt b/07/33.txt index 29dfe07..83eb879 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -One a mo ncha mo phothehong ka sephiri \ No newline at end of file +One a mo ncha mo phothehong ka sephiri, a kenea menoana ea hae mo litsebeng tsa hae, a khoa mare a tsoara le leme la hae. One a leba maholimong are ho ena, a hema, ''Ephphatha,'' mo \ No newline at end of file From 19d9428f9f3f9f112f8ea11166ad6ff5dd7a2e6b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:21:04 +0200 Subject: [PATCH 053/446] Wed Jun 28 2023 15:21:03 GMT+0200 (South Africa Standard Time) --- 07/33.txt | 2 +- 07/36.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 07/36.txt diff --git a/07/33.txt b/07/33.txt index 83eb879..13539a6 100644 --- a/07/33.txt +++ b/07/33.txt @@ -1 +1 @@ -One a mo ncha mo phothehong ka sephiri, a kenea menoana ea hae mo litsebeng tsa hae, a khoa mare a tsoara le leme la hae. One a leba maholimong are ho ena, a hema, ''Ephphatha,'' mo \ No newline at end of file +\v 33 One a mo ncha mo phothehong ka sephiri, a kenea menoana ea hae mo litsebeng tsa hae, a khoa mare a tsoara le leme la hae. \v 34 One a leba maholimong are ho ena, a hema, ''Ephphatha,'' mo ho rela hore, 'Bula!'' \v 35 Ka pele litsebe line tsa boleha, le leme la hololea, a qala ho bolela hantle. \ No newline at end of file diff --git a/07/36.txt b/07/36.txt new file mode 100644 index 0000000..42022a9 --- /dev/null +++ b/07/36.txt @@ -0,0 +1 @@ +Jeso o \ No newline at end of file diff --git a/manifest.json b/manifest.json index 36b6be6..4913971 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "07-24", "07-27", "07-29", - "07-31" + "07-31", + "07-33" ] } \ No newline at end of file From 2b37e27dc8bc3d91981d9bc0140abb7ba145b9b7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:23:04 +0200 Subject: [PATCH 054/446] Wed Jun 28 2023 15:23:03 GMT+0200 (South Africa Standard Time) --- 07/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/36.txt b/07/36.txt index 42022a9..9e1e815 100644 --- a/07/36.txt +++ b/07/36.txt @@ -1 +1 @@ -Jeso o \ No newline at end of file +Jeso one aba laea hore baseka ba bolela motho. Empa ha ba laea, bone ba tsoelela ba bolela. Bane ba papatsa, bare,'' O elitse lintho ha botse kaufela. One \ No newline at end of file From 7e1190c9bd68b79b676cae2b57ecf78206f5b247 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:25:04 +0200 Subject: [PATCH 055/446] Wed Jun 28 2023 15:25:03 GMT+0200 (South Africa Standard Time) --- 07/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07/36.txt b/07/36.txt index 9e1e815..55b3730 100644 --- a/07/36.txt +++ b/07/36.txt @@ -1 +1 @@ -Jeso one aba laea hore baseka ba bolela motho. Empa ha ba laea, bone ba tsoelela ba bolela. Bane ba papatsa, bare,'' O elitse lintho ha botse kaufela. One \ No newline at end of file +\v 36 Jeso one aba laea hore baseka ba bolela motho. Empa ha ba laea, bone ba tsoelela ba bolela. \v 37 Bane ba papatsa, bare,'' O elitse lintho ha botse kaufela. One a etsa tsebe-tutu a otloa hape a sa bolelieng a bolela.'' \ No newline at end of file From 14ef603ce9675e86bee29bea122c38abfe4e50f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:27:04 +0200 Subject: [PATCH 056/446] Wed Jun 28 2023 15:27:03 GMT+0200 (South Africa Standard Time) --- 03/01.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/01.txt diff --git a/03/01.txt b/03/01.txt new file mode 100644 index 0000000..5db97f7 --- /dev/null +++ b/03/01.txt @@ -0,0 +1 @@ +\c 3 Jeso one a kena Senagogeng, hone ho nale monna a neng le tsoho \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4913971..cba93ac 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "07-27", "07-29", "07-31", - "07-33" + "07-33", + "07-36" ] } \ No newline at end of file From dd28d03fa8442796a53844a4490a49c6e3ad7d29 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:29:04 +0200 Subject: [PATCH 057/446] Wed Jun 28 2023 15:29:03 GMT+0200 (South Africa Standard Time) --- 03/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/01.txt b/03/01.txt index 5db97f7..1efcefc 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Jeso one a kena Senagogeng, hone ho nale monna a neng le tsoho \ No newline at end of file +\c 3 Jeso one a kena Senagogeng, hone ho nale monna a neng le tsoho le omeletsieng. Batho bane ba mo lebelela hobana ba bone hore ha hona a ka motsilisang ka tsatsi la Sabata ba etsela ho mo nea molat \ No newline at end of file From 15587a799e5d10191345fce5a110a709ee3eb18f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:31:04 +0200 Subject: [PATCH 058/446] Wed Jun 28 2023 15:31:03 GMT+0200 (South Africa Standard Time) --- 03/01.txt | 2 +- 03/03.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/03.txt diff --git a/03/01.txt b/03/01.txt index 1efcefc..e966ff3 100644 --- a/03/01.txt +++ b/03/01.txt @@ -1 +1 @@ -\c 3 Jeso one a kena Senagogeng, hone ho nale monna a neng le tsoho le omeletsieng. Batho bane ba mo lebelela hobana ba bone hore ha hona a ka motsilisang ka tsatsi la Sabata ba etsela ho mo nea molat \ No newline at end of file +\c 3 \v 1 Jeso one a kena Senagogeng, hone ho nale monna a neng le tsoho le omeletsieng. \v 2 Batho bane ba mo lebelela hobana ba bone hore ha hona a ka motsilisang ka tsatsi la Sabata ba etsela ho mo nea molato. \ No newline at end of file diff --git a/03/03.txt b/03/03.txt new file mode 100644 index 0000000..ac7d7b4 --- /dev/null +++ b/03/03.txt @@ -0,0 +1 @@ +Jeso are ho monna oa letsoho le omeletsieng, ''Emmela o eme hare ha batho bo \ No newline at end of file diff --git a/manifest.json b/manifest.json index cba93ac..1809670 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "front-title", "01-title", + "03-01", "07-title", "07-01", "07-02", From 01ce3efa94499915edda0c50009cbd51ab512503 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:33:04 +0200 Subject: [PATCH 059/446] Wed Jun 28 2023 15:33:03 GMT+0200 (South Africa Standard Time) --- 03/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/03.txt b/03/03.txt index ac7d7b4..7cbf6e7 100644 --- a/03/03.txt +++ b/03/03.txt @@ -1 +1 @@ -Jeso are ho monna oa letsoho le omeletsieng, ''Emmela o eme hare ha batho bo \ No newline at end of file +Jeso are ho monna oa letsoho le omeletsieng, ''Emmela o eme hare ha batho bothle.'' Abe are bathong, '''ho moaong na ho etsa hantle ka tsatsi la Sabata kapa ho etsa kotsi, ho loela bophelo kapa \ No newline at end of file From dbe9836d196000af52f3b6a215742ca57214e3fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:35:04 +0200 Subject: [PATCH 060/446] Wed Jun 28 2023 15:35:03 GMT+0200 (South Africa Standard Time) --- 03/03.txt | 2 +- 03/05.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/05.txt diff --git a/03/03.txt b/03/03.txt index 7cbf6e7..cb15c6f 100644 --- a/03/03.txt +++ b/03/03.txt @@ -1 +1 @@ -Jeso are ho monna oa letsoho le omeletsieng, ''Emmela o eme hare ha batho bothle.'' Abe are bathong, '''ho moaong na ho etsa hantle ka tsatsi la Sabata kapa ho etsa kotsi, ho loela bophelo kapa \ No newline at end of file +\v 3 Jeso are ho monna oa letsoho le omeletsieng, ''Emmela o eme hare ha batho bothle.'' \v 4 Abe are bathong, '''ho moaong na ho etsa hantle ka tsatsi la Sabata kapa ho etsa kotsi, ho loela bophelo kapa ho bolaea?'' Empa ba homola. \ No newline at end of file diff --git a/03/05.txt b/03/05.txt new file mode 100644 index 0000000..945a287 --- /dev/null +++ b/03/05.txt @@ -0,0 +1 @@ +A ba lebelela ka ho hopisea, a otlois \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1809670..bab0baa 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "front-title", "01-title", "03-01", + "03-03", "07-title", "07-01", "07-02", From 6aaf555b3e6cc3057b4a50b8bafb3e361fa1d49e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:37:04 +0200 Subject: [PATCH 061/446] Wed Jun 28 2023 15:37:03 GMT+0200 (South Africa Standard Time) --- 03/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/05.txt b/03/05.txt index 945a287..383b125 100644 --- a/03/05.txt +++ b/03/05.txt @@ -1 +1 @@ -A ba lebelela ka ho hopisea, a otlois \ No newline at end of file +A ba lebelela ka ho hopisea, a otloisoa botloko ke ho oma ha lipelo tsa bona, a be a re ho monna, '' otlolla letsoho la hao.'' a otlolla \ No newline at end of file From 0a8a811806c64b4ae405aacf54c35da6ff7fe511 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:39:04 +0200 Subject: [PATCH 062/446] Wed Jun 28 2023 15:39:03 GMT+0200 (South Africa Standard Time) --- 03/05.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/03/05.txt b/03/05.txt index 383b125..5bcbc88 100644 --- a/03/05.txt +++ b/03/05.txt @@ -1 +1 @@ -A ba lebelela ka ho hopisea, a otloisoa botloko ke ho oma ha lipelo tsa bona, a be a re ho monna, '' otlolla letsoho la hao.'' a otlolla \ No newline at end of file +\v 5 A ba lebelela ka ho hopisea, a otloisoa botloko ke ho oma ha lipelo tsa bona, a be a re ho monna, '' otlolla letsoho la hao.'' a otlolla , abo a fola. \v 6 Ba Farese baile ntle kapile baqala ho baha ma eano le ba Heroda hobana baka mmolaea joang. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bab0baa..3d22fce 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "01-title", "03-01", "03-03", + "03-05", "07-title", "07-01", "07-02", From 32de73157b305c7c7bb339d16eb48937d979ef6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:41:04 +0200 Subject: [PATCH 063/446] Wed Jun 28 2023 15:41:03 GMT+0200 (South Africa Standard Time) --- 03/07.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/07.txt diff --git a/03/07.txt b/03/07.txt new file mode 100644 index 0000000..77ce3f3 --- /dev/null +++ b/03/07.txt @@ -0,0 +1 @@ +Empa Jeso, le balateli ba hae, bane ba ea leoatleng joale batho ba bangata ba latela ba tsoa Galelea le ba tsoang Judea \ No newline at end of file From ab8f1c68c94bd8250bd909369f8bb1fe125a4fe7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:43:04 +0200 Subject: [PATCH 064/446] Wed Jun 28 2023 15:43:03 GMT+0200 (South Africa Standard Time) --- 03/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index 77ce3f3..d8873e2 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -Empa Jeso, le balateli ba hae, bane ba ea leoatleng joale batho ba bangata ba latela ba tsoa Galelea le ba tsoang Judea \ No newline at end of file +\v 7 \v 8 Empa Jeso, le balateli ba hae, bane ba ea leoatleng joale batho ba bangata ba latela ba tsoa Galelea le ba tsoang Judea joale ba tsoa Jerusalema le Idumea joale le ka mose ha Jorodane ba pota ka Tire le Sidoni \ No newline at end of file From 3ebeb6ae887784186465dba37285aa8e7e84d73b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:45:04 +0200 Subject: [PATCH 065/446] Wed Jun 28 2023 15:45:03 GMT+0200 (South Africa Standard Time) --- 03/07.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/03/07.txt b/03/07.txt index d8873e2..4195f62 100644 --- a/03/07.txt +++ b/03/07.txt @@ -1 +1 @@ -\v 7 \v 8 Empa Jeso, le balateli ba hae, bane ba ea leoatleng joale batho ba bangata ba latela ba tsoa Galelea le ba tsoang Judea joale ba tsoa Jerusalema le Idumea joale le ka mose ha Jorodane ba pota ka Tire le Sidoni \ No newline at end of file +\v 7 Empa Jeso, le balateli ba hae, bane ba ea leoatleng joale batho ba bangata ba latela ba tsoa Galelea le ba tsoang Judea \v 8 joale ba tsoa Jerusalema le Idumea joale le ka mose ha Jorodane ba pota ka Tire le Sidone. Ba re ba otloa ka lintho ane ali etsa, batho ba bangata batla ho e ena. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d22fce..403cb74 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "03-01", "03-03", "03-05", + "03-07", "07-title", "07-01", "07-02", From cf49724b29fd1e5e24e2570f8e3db40c914d1499 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:47:04 +0200 Subject: [PATCH 066/446] Wed Jun 28 2023 15:47:03 GMT+0200 (South Africa Standard Time) --- 03/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/09.txt diff --git a/03/09.txt b/03/09.txt new file mode 100644 index 0000000..8315e95 --- /dev/null +++ b/03/09.txt @@ -0,0 +1 @@ +One a bolela balateli ba hae \ No newline at end of file From cae5152bf5eac47847de40c0bb063f096eb2da31 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:49:04 +0200 Subject: [PATCH 067/446] Wed Jun 28 2023 15:49:03 GMT+0200 (South Africa Standard Time) --- 03/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/09.txt b/03/09.txt index 8315e95..74480eb 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -One a bolela balateli ba hae \ No newline at end of file +One a bolela balateli ba hae hore ba mo loke setse sekepe kale baka lahobana a sa batle batho babangatha bamo hateletse. Ka ho bana a folisetse ba babangata, hor \ No newline at end of file From f87ae5bc5339fb8b8e928c4bb777565f3b22239a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 15:51:04 +0200 Subject: [PATCH 068/446] Wed Jun 28 2023 15:51:03 GMT+0200 (South Africa Standard Time) --- 03/09.txt | 2 +- 03/11.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/11.txt diff --git a/03/09.txt b/03/09.txt index 74480eb..4ab8080 100644 --- a/03/09.txt +++ b/03/09.txt @@ -1 +1 @@ -One a bolela balateli ba hae hore ba mo loke setse sekepe kale baka lahobana a sa batle batho babangatha bamo hateletse. Ka ho bana a folisetse ba babangata, hor \ No newline at end of file +\v 9 One a bolela balateli ba hae hore ba mo loke setse sekepe kale baka lahobana a sa batle batho babangatha bamo hateletse. \v 10 Ka ho bana a folisetse ba babangata, hore batle baneng mahlomola ba mo atamela hobana ba mo tsoare. \ No newline at end of file diff --git a/03/11.txt b/03/11.txt new file mode 100644 index 0000000..e1bd7cd --- /dev/null +++ b/03/11.txt @@ -0,0 +1 @@ +moa esalukang ene \ No newline at end of file diff --git a/manifest.json b/manifest.json index 403cb74..a8b21c5 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "03-03", "03-05", "03-07", + "03-09", "07-title", "07-01", "07-02", From c8854814f92022e66ed3961fa3565f681d97b7d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 16:01:04 +0200 Subject: [PATCH 069/446] Wed Jun 28 2023 16:01:03 GMT+0200 (South Africa Standard Time) --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index e1bd7cd..94b57f8 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -moa esalukang ene \ No newline at end of file +\v 11 \v 12 moa esalukang ene \ No newline at end of file From ffd02bbe3a3286969290819d5cf23c8b83e4c3f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 16:03:04 +0200 Subject: [PATCH 070/446] Wed Jun 28 2023 16:03:03 GMT+0200 (South Africa Standard Time) --- manifest.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.json b/manifest.json index a8b21c5..1809670 100644 --- a/manifest.json +++ b/manifest.json @@ -39,10 +39,6 @@ "front-title", "01-title", "03-01", - "03-03", - "03-05", - "03-07", - "03-09", "07-title", "07-01", "07-02", From f20fa92196abfc4f61efeb49431475859f8cdf3d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 16:05:04 +0200 Subject: [PATCH 071/446] Wed Jun 28 2023 16:05:03 GMT+0200 (South Africa Standard Time) --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 1809670..a8b21c5 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,10 @@ "front-title", "01-title", "03-01", + "03-03", + "03-05", + "03-07", + "03-09", "07-title", "07-01", "07-02", From b83f6f833ff91c7c2784d058fec352a76ef20861 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:14:18 +0200 Subject: [PATCH 072/446] Wed Jun 28 2023 20:14:18 GMT+0200 (South Africa Standard Time) --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 94b57f8..2e07954 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -\v 11 \v 12 moa esalukang ene \ No newline at end of file +Moea osa emebe ene ere ha e mmona, ene e oela fafase pele ha hae ea hlaba mokhosi \ No newline at end of file From 14a8cf5e7ee7b2c307e73a39a5df3895a5aa1f02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:16:18 +0200 Subject: [PATCH 073/446] Wed Jun 28 2023 20:16:18 GMT+0200 (South Africa Standard Time) --- 03/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/11.txt b/03/11.txt index 2e07954..c456829 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Moea osa emebe ene ere ha e mmona, ene e oela fafase pele ha hae ea hlaba mokhosi \ No newline at end of file +Moea osa emebe ene ere ha e mmona, ene e oela fafase pele ha hae ea hlaba mokhosi, ea re, '' O Moroa oa Molimo.'' O ile aba nea molao oa hobana baseke ba mo etsa a tsibehe \ No newline at end of file From 65e6ada71b764f742489b6084c6b8673db6f456a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:18:18 +0200 Subject: [PATCH 074/446] Wed Jun 28 2023 20:18:18 GMT+0200 (South Africa Standard Time) --- 03/11.txt | 2 +- 03/13.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/13.txt diff --git a/03/11.txt b/03/11.txt index c456829..40a56a7 100644 --- a/03/11.txt +++ b/03/11.txt @@ -1 +1 @@ -Moea osa emebe ene ere ha e mmona, ene e oela fafase pele ha hae ea hlaba mokhosi, ea re, '' O Moroa oa Molimo.'' O ile aba nea molao oa hobana baseke ba mo etsa a tsibehe \ No newline at end of file +\v 11 Moea osa emebe ene ere ha e mmona, ene e oela fafase pele ha hae ea hlaba mokhosi, ea re, '' O Moroa oa Molimo.'' \v 12 O ile aba nea molao oa hobana baseke ba mo etsa a tsibehe. \ No newline at end of file diff --git a/03/13.txt b/03/13.txt new file mode 100644 index 0000000..e8cb156 --- /dev/null +++ b/03/13.txt @@ -0,0 +1 @@ +O ile a namela \ No newline at end of file diff --git a/manifest.json b/manifest.json index a8b21c5..37e9ef5 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "03-05", "03-07", "03-09", + "03-11", "07-title", "07-01", "07-02", From 12dc0c49ab565357a0bc2bf40b4a6dc77e4c2f02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:20:18 +0200 Subject: [PATCH 075/446] Wed Jun 28 2023 20:20:18 GMT+0200 (South Africa Standard Time) --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index e8cb156..1652768 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O ile a namela \ No newline at end of file +O ile a namela thaba, a bitsa ba a ba batlang, batla ho ena. O ile a khetha bale mashome le metso e mebeli ( a ba neileng mabitso are ke ba postoli \ No newline at end of file From 75541f56546560a37ac9f5bcb2a2d2e7839b093b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:22:18 +0200 Subject: [PATCH 076/446] Wed Jun 28 2023 20:22:18 GMT+0200 (South Africa Standard Time) --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index 1652768..a97b324 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O ile a namela thaba, a bitsa ba a ba batlang, batla ho ena. O ile a khetha bale mashome le metso e mebeli ( a ba neileng mabitso are ke ba postoli \ No newline at end of file +O ile a namela thaba, a bitsa ba a ba batlang, batla ho ena. O ile a khetha bale mashome le metso e mebeli ( a ba neileng mabitso are ke ba postoli) ho lirela hore babe le ena a ba rome ho tsamaisa me laetsa, le hobane ba be le matla a ho koba ma timona. \ No newline at end of file From 96182cea7b343ad7cb3f67e0b46a753d78d63acc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:24:18 +0200 Subject: [PATCH 077/446] Wed Jun 28 2023 20:24:18 GMT+0200 (South Africa Standard Time) --- 03/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/13.txt b/03/13.txt index a97b324..0bbddc4 100644 --- a/03/13.txt +++ b/03/13.txt @@ -1 +1 @@ -O ile a namela thaba, a bitsa ba a ba batlang, batla ho ena. O ile a khetha bale mashome le metso e mebeli ( a ba neileng mabitso are ke ba postoli) ho lirela hore babe le ena a ba rome ho tsamaisa me laetsa, le hobane ba be le matla a ho koba ma timona. \ No newline at end of file +\v 13 O ile a namela thaba, a bitsa ba a ba batlang, batla ho ena. \v 14 O ile a khetha bale mashome le metso e mebeli ( a ba neileng mabitso are ke ba postoli) ho lirela hore babe le ena a ba rome ho tsamaisa me laetsa, \v 15 le hobane ba be le matla a ho koba ma timona. \v 16 O khethile ba mashome le metso e mebeli : Semone, o a mo neileng lebitso are ke Petrose; \ No newline at end of file From 2aa43fbe2455c57bf48a9e86b70bb68c9ac59e8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:26:18 +0200 Subject: [PATCH 078/446] Wed Jun 28 2023 20:26:18 GMT+0200 (South Africa Standard Time) --- 03/17.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 03/17.txt diff --git a/03/17.txt b/03/17.txt new file mode 100644 index 0000000..ca2bced --- /dev/null +++ b/03/17.txt @@ -0,0 +1 @@ +Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebi \ No newline at end of file diff --git a/manifest.json b/manifest.json index 37e9ef5..87c3a81 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "03-07", "03-09", "03-11", + "03-13", "07-title", "07-01", "07-02", From 6e75a05caa20abd247e658baba988f80bd5a3b58 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:28:18 +0200 Subject: [PATCH 079/446] Wed Jun 28 2023 20:28:18 GMT+0200 (South Africa Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index ca2bced..1801e8e 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebi \ No newline at end of file +Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, le Andrease, Philipe, \ No newline at end of file From 91cb08f0ca1cdf276067315b5a2d1ddae5bdc5f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:30:18 +0200 Subject: [PATCH 080/446] Wed Jun 28 2023 20:30:18 GMT+0200 (South Africa Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index 1801e8e..d01e272 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, le Andrease, Philipe, \ No newline at end of file +Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, le Andrease, Philipe, Batholome, Mateu, Thomase, Jakobe moroa oa Alphea, Thaddea, Semone \ No newline at end of file From d0f3da7c20867d67f9ff8bd9148e2829d6a310d0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:32:18 +0200 Subject: [PATCH 081/446] Wed Jun 28 2023 20:32:18 GMT+0200 (South Africa Standard Time) --- 03/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/17.txt b/03/17.txt index d01e272..7a1c8ff 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, le Andrease, Philipe, Batholome, Mateu, Thomase, Jakobe moroa oa Alphea, Thaddea, Semone \ No newline at end of file +\v 17 \v 19 Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, \v 18 le Andrease, Philipe, Batholome, Mateu, Thomase, Jakobe moroa oa Alphea, Thaddea, Semone oa Zelote, le Judase Isikarote, a tla morekisang. \ No newline at end of file From 6a3fa624ba9e9e9ebd36057e2e92f7e64cda7cca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:34:18 +0200 Subject: [PATCH 082/446] Wed Jun 28 2023 20:34:18 GMT+0200 (South Africa Standard Time) --- 03/17.txt | 2 +- 03/20.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/20.txt diff --git a/03/17.txt b/03/17.txt index 7a1c8ff..f4a2027 100644 --- a/03/17.txt +++ b/03/17.txt @@ -1 +1 @@ -\v 17 \v 19 Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, \v 18 le Andrease, Philipe, Batholome, Mateu, Thomase, Jakobe moroa oa Alphea, Thaddea, Semone oa Zelote, le Judase Isikarote, a tla morekisang. \ No newline at end of file +\v 17 Jakobo moroa oa Zebedia, le Johane moholo oa Jakobo, o a moneileng lebitso a re ke Boanerga,ho ra hore, ba roa ba molumo, \v 18 le Andrease, Philipe, Batholome, Mateu, Thomase, Jakobe moroa oa Alphea, Thaddea, Semone oa Zelote, \v 19 le Judase Isikarote, a tla morekisang. \ No newline at end of file diff --git a/03/20.txt b/03/20.txt new file mode 100644 index 0000000..39400fd --- /dev/null +++ b/03/20.txt @@ -0,0 +1 @@ +Aba a ea hae, le photheho ba kopana hape, ho lirela hore ba \ No newline at end of file diff --git a/manifest.json b/manifest.json index 87c3a81..419fea2 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "03-09", "03-11", "03-13", + "03-17", "07-title", "07-01", "07-02", From 0579001dc9e2d4395ee9e503560b6343b4f3f627 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:36:18 +0200 Subject: [PATCH 083/446] Wed Jun 28 2023 20:36:18 GMT+0200 (South Africa Standard Time) --- 03/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/20.txt b/03/20.txt index 39400fd..7c5b732 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -Aba a ea hae, le photheho ba kopana hape, ho lirela hore ba \ No newline at end of file +Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara \ No newline at end of file From c17b7ef5cfaedba2febcc59cdf199a4042196d77 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:38:18 +0200 Subject: [PATCH 084/446] Wed Jun 28 2023 20:38:18 GMT+0200 (South Africa Standard Time) --- 03/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/20.txt b/03/20.txt index 7c5b732..f77f00e 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara \ No newline at end of file +Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara, bare, '' ha sa e kutloa.'' Bangoli batlileng ba tsoa Jerusalema bare, '' O tsenie ke \ No newline at end of file From 25961844505821163f26fc0112e104dd045b6a2a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:40:18 +0200 Subject: [PATCH 085/446] Wed Jun 28 2023 20:40:18 GMT+0200 (South Africa Standard Time) --- 03/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/20.txt b/03/20.txt index f77f00e..2e7ac45 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara, bare, '' ha sa e kutloa.'' Bangoli batlileng ba tsoa Jerusalema bare, '' O tsenie ke \ No newline at end of file +\v 20 \v 22 Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. \v 21 Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara, bare, '' ha sa e kutloa.'' Bangoli batlileng ba tsoa Jerusalema bare, '' O tsenie ke Beelzebul'' le'' ka mo lauri oa ma temona a ntsa matimona. \ No newline at end of file From b6ba04b3028492fbc770eb7a4bfca136f6187115 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:42:18 +0200 Subject: [PATCH 086/446] Wed Jun 28 2023 20:42:18 GMT+0200 (South Africa Standard Time) --- 03/20.txt | 2 +- 03/23.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/23.txt diff --git a/03/20.txt b/03/20.txt index 2e7ac45..f81a25a 100644 --- a/03/20.txt +++ b/03/20.txt @@ -1 +1 @@ -\v 20 \v 22 Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. \v 21 Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara, bare, '' ha sa e kutloa.'' Bangoli batlileng ba tsoa Jerusalema bare, '' O tsenie ke Beelzebul'' le'' ka mo lauri oa ma temona a ntsa matimona. \ No newline at end of file +\v 20 Aba a ea hae, le photheho ba kopana hape, ho lirela hore basaja borotho. \v 21 Ba le lapa ba rile ha ba otloa, ba tsoa ho ea motsoara, bare, '' ha sa e kutloa.'' \v 22 Bangoli batlileng ba tsoa Jerusalema bare, '' O tsenie ke Beelzebul'' le'' ka mo lauri oa ma temona a ntsa matimona. \ No newline at end of file diff --git a/03/23.txt b/03/23.txt new file mode 100644 index 0000000..6e671d6 --- /dev/null +++ b/03/23.txt @@ -0,0 +1 @@ +'Jeso o ba betsa abo are ho bone ka le tsoantso, '' S \ No newline at end of file diff --git a/manifest.json b/manifest.json index 419fea2..c467fc7 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "03-11", "03-13", "03-17", + "03-20", "07-title", "07-01", "07-02", From 43ec05d8d4f9dc8746c17a6523d717333fac8d9c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:44:18 +0200 Subject: [PATCH 087/446] Wed Jun 28 2023 20:44:18 GMT+0200 (South Africa Standard Time) --- 03/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/23.txt b/03/23.txt index 6e671d6..c530518 100644 --- a/03/23.txt +++ b/03/23.txt @@ -1 +1 @@ -'Jeso o ba betsa abo are ho bone ka le tsoantso, '' S \ No newline at end of file +'Jeso o ba betsa abo are ho bone ka le tsoantso, '' Satane aka ntsa joang Satane? Ha mmuso o khaukhalintsoe, mmuso \ No newline at end of file From 2f7c23fc6bcc482a750b16119b6af91d2f0cf3a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:46:18 +0200 Subject: [PATCH 088/446] Wed Jun 28 2023 20:46:18 GMT+0200 (South Africa Standard Time) --- 03/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/23.txt b/03/23.txt index c530518..6d6ffe3 100644 --- a/03/23.txt +++ b/03/23.txt @@ -1 +1 @@ -'Jeso o ba betsa abo are ho bone ka le tsoantso, '' Satane aka ntsa joang Satane? Ha mmuso o khaukhalintsoe, mmuso \ No newline at end of file +'Jeso o ba betsa abo are ho bone ka le tsoantso, '' Satane aka ntsa joang Satane? Ha mmuso o khaukhalintsoe, mmuso oe ha o ka se eme. Ha ntlo e khaukhalintsoe, ntlo eo hae ka se khone ho ema. \ No newline at end of file From 260be01e960e6aae18eade7e24ac33579d3b5621 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:48:18 +0200 Subject: [PATCH 089/446] Wed Jun 28 2023 20:48:18 GMT+0200 (South Africa Standard Time) --- 03/23.txt | 2 +- 03/26.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/26.txt diff --git a/03/23.txt b/03/23.txt index 6d6ffe3..6fef23f 100644 --- a/03/23.txt +++ b/03/23.txt @@ -1 +1 @@ -'Jeso o ba betsa abo are ho bone ka le tsoantso, '' Satane aka ntsa joang Satane? Ha mmuso o khaukhalintsoe, mmuso oe ha o ka se eme. Ha ntlo e khaukhalintsoe, ntlo eo hae ka se khone ho ema. \ No newline at end of file +\v 23 'Jeso o ba betsa abo are ho bone ka le tsoantso, '' Satane aka ntsa joang Satane? \v 24 Ha mmuso o khaukhalintsoe, mmuso oe ha o ka se eme. \v 25 Ha ntlo e khaukhalintsoe, ntlo eo hae ka se khone ho ema. \ No newline at end of file diff --git a/03/26.txt b/03/26.txt new file mode 100644 index 0000000..16e4a91 --- /dev/null +++ b/03/26.txt @@ -0,0 +1 @@ +Ha Satane a emeletsi \ No newline at end of file diff --git a/manifest.json b/manifest.json index c467fc7..1e97b68 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "03-13", "03-17", "03-20", + "03-23", "07-title", "07-01", "07-02", From 26bfd88b2b49b5f028c9f91b081b6f2ce7413e46 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:50:18 +0200 Subject: [PATCH 090/446] Wed Jun 28 2023 20:50:18 GMT+0200 (South Africa Standard Time) --- 03/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/26.txt b/03/26.txt index 16e4a91..f6eddf8 100644 --- a/03/26.txt +++ b/03/26.txt @@ -1 +1 @@ -Ha Satane a emeletsi \ No newline at end of file +Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o \ No newline at end of file From fb37c0ee666cf2c0a4fe5c797509dc98a1f084d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:52:18 +0200 Subject: [PATCH 091/446] Wed Jun 28 2023 20:52:18 GMT+0200 (South Africa Standard Time) --- 03/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/26.txt b/03/26.txt index f6eddf8..c4e7bcf 100644 --- a/03/26.txt +++ b/03/26.txt @@ -1 +1 @@ -Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o \ No newline at end of file +Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o fihlile mafelelong. Empa ha hona a ka tsenang ntlong ea monna a tilieng a o tsoa lintho \ No newline at end of file From d4959672c79b15009bdfcd9257d6d4284cb07d9b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:54:18 +0200 Subject: [PATCH 092/446] Wed Jun 28 2023 20:54:18 GMT+0200 (South Africa Standard Time) --- 03/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/26.txt b/03/26.txt index c4e7bcf..4eb8c15 100644 --- a/03/26.txt +++ b/03/26.txt @@ -1 +1 @@ -Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o fihlile mafelelong. Empa ha hona a ka tsenang ntlong ea monna a tilieng a o tsoa lintho \ No newline at end of file +\v 26 Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o fihlile mafelelong. \v 27 Empa ha hona a ka tsenang ntlong ea monna a teeleng a o tsoa lintho tsa hae a sako qala ko ho monna o teeleng,hape o tla senya ntlo ea hae. \ No newline at end of file From d4552925675dc51f2dd278ef6da5168ebbf0c65b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:56:18 +0200 Subject: [PATCH 093/446] Wed Jun 28 2023 20:56:18 GMT+0200 (South Africa Standard Time) --- 03/28.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 03/28.txt diff --git a/03/28.txt b/03/28.txt new file mode 100644 index 0000000..4fb0553 --- /dev/null +++ b/03/28.txt @@ -0,0 +1 @@ +Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1e97b68..022f36f 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "03-17", "03-20", "03-23", + "03-26", "07-title", "07-01", "07-02", From 08b2ac73882b0aa61ab929f5e35fbe3abaf7a965 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 20:58:18 +0200 Subject: [PATCH 094/446] Wed Jun 28 2023 20:58:18 GMT+0200 (South Africa Standard Time) --- 03/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/28.txt b/03/28.txt index 4fb0553..0c2fb24 100644 --- a/03/28.txt +++ b/03/28.txt @@ -1 +1 @@ -Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, \ No newline at end of file +Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, le tse mpe ba li boileng, empa eo a buoang ha mpe ka Moea o Halalelang ha ka seke a tsoa \ No newline at end of file From 720a6c6a9ec24fbaf36df1c5e5b3ac9374f12347 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:00:18 +0200 Subject: [PATCH 095/446] Wed Jun 28 2023 21:00:18 GMT+0200 (South Africa Standard Time) --- 03/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/28.txt b/03/28.txt index 0c2fb24..25eca5f 100644 --- a/03/28.txt +++ b/03/28.txt @@ -1 +1 @@ -Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, le tse mpe ba li boileng, empa eo a buoang ha mpe ka Moea o Halalelang ha ka seke a tsoa \ No newline at end of file +Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, le tse mpe ba li boileng, empa eo a buoang ha mpe ka Moea o Halalelang ha ka seke a tsoareloa, empa o na le sebe se sa feleng.'' Jeso are \ No newline at end of file From 8582d01fb47486cc707f94805ea75addda13b6af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:02:18 +0200 Subject: [PATCH 096/446] Wed Jun 28 2023 21:02:18 GMT+0200 (South Africa Standard Time) --- 03/28.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/03/28.txt b/03/28.txt index 25eca5f..49dc29b 100644 --- a/03/28.txt +++ b/03/28.txt @@ -1 +1 @@ -Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, le tse mpe ba li boileng, empa eo a buoang ha mpe ka Moea o Halalelang ha ka seke a tsoareloa, empa o na le sebe se sa feleng.'' Jeso are \ No newline at end of file +\v 28 Ka nete ke re ho lena, libe tsohle tsa baroa bohle le tla tsoareloa, le tse mpe ba li boileng, \v 29 empa eo a buoang ha mpe ka Moea o Halalelang ha ka seke a tsoareloa, empa o na le sebe se sa feleng.'' \v 30 Jeso are ke ka le baka la hore bane be reing, '' O nale moea o lichila.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 022f36f..0b87d4e 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "03-20", "03-23", "03-26", + "03-28", "07-title", "07-01", "07-02", From 7673f235df3bf18da1f0dde8c08e01c16aea6076 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:04:18 +0200 Subject: [PATCH 097/446] Wed Jun 28 2023 21:04:18 GMT+0200 (South Africa Standard Time) --- 03/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03/31.txt diff --git a/03/31.txt b/03/31.txt new file mode 100644 index 0000000..3cff035 --- /dev/null +++ b/03/31.txt @@ -0,0 +1 @@ +Mme oa hae le ba holo ba hae batla ba ema kantle. ba romela ho ena, ho mmitsa. Photheho \ No newline at end of file From 13f8f6560e801ef65c2a1acd86d3b9ae851083e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:06:18 +0200 Subject: [PATCH 098/446] Wed Jun 28 2023 21:06:18 GMT+0200 (South Africa Standard Time) --- 03/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/31.txt b/03/31.txt index 3cff035..77c3df8 100644 --- a/03/31.txt +++ b/03/31.txt @@ -1 +1 @@ -Mme oa hae le ba holo ba hae batla ba ema kantle. ba romela ho ena, ho mmitsa. Photheho \ No newline at end of file +\v 31 \v 32 Mme oa hae le ba holo ba hae batla ba ema kantle. ba romela ho ena, ho mmitsa. Photheho ene e lotse le ena bare ho ena, ''Mme oa hao le baholo ba hao ba kantle, joale ba ea ho batla.'' \ No newline at end of file From 6650e49c74d611fce503c87ad58b0067c4c1a119 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:08:18 +0200 Subject: [PATCH 099/446] Wed Jun 28 2023 21:08:18 GMT+0200 (South Africa Standard Time) --- 03/31.txt | 2 +- 03/33.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 03/33.txt diff --git a/03/31.txt b/03/31.txt index 77c3df8..014e25a 100644 --- a/03/31.txt +++ b/03/31.txt @@ -1 +1 @@ -\v 31 \v 32 Mme oa hae le ba holo ba hae batla ba ema kantle. ba romela ho ena, ho mmitsa. Photheho ene e lotse le ena bare ho ena, ''Mme oa hao le baholo ba hao ba kantle, joale ba ea ho batla.'' \ No newline at end of file +\v 31 Mme oa hae le ba holo ba hae batla ba ema kantle. ba romela ho ena, ho mmitsa. \v 32 Photheho ene e lotse le ena bare ho ena, ''Mme oa hao le baholo ba hao ba kantle, joale ba ea ho batla.'' \ No newline at end of file diff --git a/03/33.txt b/03/33.txt new file mode 100644 index 0000000..2790f06 --- /dev/null +++ b/03/33.txt @@ -0,0 +1 @@ +A ba araba, '' ke bomang bomme lebaholo baka?'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0b87d4e..2fa1f41 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "03-23", "03-26", "03-28", + "03-31", "07-title", "07-01", "07-02", From b20186365389f412da92df284dc525f5f2457c8c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:10:18 +0200 Subject: [PATCH 100/446] Wed Jun 28 2023 21:10:18 GMT+0200 (South Africa Standard Time) --- 03/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/33.txt b/03/33.txt index 2790f06..7980157 100644 --- a/03/33.txt +++ b/03/33.txt @@ -1 +1 @@ -A ba araba, '' ke bomang bomme lebaholo baka?'' \ No newline at end of file +A ba araba, '' ke bomang bomme lebaholo baka?'' a lebelela ha ba lotsieng mo sekeleng a re,'' Bonang, ke ba bomme le baholo ba ka! Ka hobane a etsang \ No newline at end of file From c3daf05e39b8b2a2b10760a505d67d5f5ac5d248 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:12:18 +0200 Subject: [PATCH 101/446] Wed Jun 28 2023 21:12:18 GMT+0200 (South Africa Standard Time) --- 03/33.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/03/33.txt b/03/33.txt index 7980157..774805a 100644 --- a/03/33.txt +++ b/03/33.txt @@ -1 +1 @@ -A ba araba, '' ke bomang bomme lebaholo baka?'' a lebelela ha ba lotsieng mo sekeleng a re,'' Bonang, ke ba bomme le baholo ba ka! Ka hobane a etsang \ No newline at end of file +\v 33 A ba araba, '' ke bomang bomme lebaholo baka?'' \v 34 A lebelela ha ba lotsieng mo sekeleng a re,'' Bonang, ke ba bomme le baholo ba ka! \v 35 Ka hobane a etsang thato ea Molimo, motho eo ke moholo, le khaetsali le mme.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2fa1f41..41108e8 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "03-26", "03-28", "03-31", + "03-33", "07-title", "07-01", "07-02", From 271a113c2e8ec0487bd048e4fe074489ba4d8988 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:14:18 +0200 Subject: [PATCH 102/446] Wed Jun 28 2023 21:14:18 GMT+0200 (South Africa Standard Time) --- 02/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/01.txt diff --git a/02/01.txt b/02/01.txt new file mode 100644 index 0000000..6b6d829 --- /dev/null +++ b/02/01.txt @@ -0,0 +1 @@ +\c 2 Ka morao ha matsatsi \ No newline at end of file From 37d7fac2bb3b9933dcb889c0c9172a9266693394 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:16:18 +0200 Subject: [PATCH 103/446] Wed Jun 28 2023 21:16:18 GMT+0200 (South Africa Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index 6b6d829..c984417 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Ka morao ha matsatsi \ No newline at end of file +\c 2 Ka morao ha matsatsi a manyenyane mo Jeso a bolela Kapanauma, hone oa otloa hala hore o hae. \ No newline at end of file From 581e05ce71ca1a8d7f7a576b88066980d81d026a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:18:18 +0200 Subject: [PATCH 104/446] Wed Jun 28 2023 21:18:18 GMT+0200 (South Africa Standard Time) --- 02/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index c984417..d3bc7c3 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 Ka morao ha matsatsi a manyenyane mo Jeso a bolela Kapanauma, hone oa otloa hala hore o hae. \ No newline at end of file +\c 2 \v 1 \v 2 Ka morao ha matsatsi a manyenyane mo Jeso a bolela Kapanauma, hone oa otloa hala hore o hae. Babangata ha khobakana oa ba oa hlokalahala sebaka, ke ra lemo monyakong, a ba a ba rota lentsoe. \ No newline at end of file From 52c761501bdef5735997550696c70b2fac8ec404 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Jun 2023 21:18:41 +0200 Subject: [PATCH 105/446] Wed Jun 28 2023 21:18:41 GMT+0200 (South Africa Standard Time) --- 02/01.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/02/01.txt b/02/01.txt index d3bc7c3..ad2f94a 100644 --- a/02/01.txt +++ b/02/01.txt @@ -1 +1 @@ -\c 2 \v 1 \v 2 Ka morao ha matsatsi a manyenyane mo Jeso a bolela Kapanauma, hone oa otloa hala hore o hae. Babangata ha khobakana oa ba oa hlokalahala sebaka, ke ra lemo monyakong, a ba a ba rota lentsoe. \ No newline at end of file +\c 2 \v 1 Ka morao ha matsatsi a manyenyane mo Jeso a bolela Kapanauma, hone oa otloa hala hore o hae. \v 2 Babangata ha khobakana oa ba oa hlokalahala sebaka, ke ra lemo monyakong, a ba a ba rota lentsoe. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 41108e8..bc0345d 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "front-title", "01-title", + "02-01", "03-01", "03-03", "03-05", From 7f932bde1a9292d617b221f2589e5c0432f2c548 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:37:13 +0200 Subject: [PATCH 106/446] Thu Jun 29 2023 05:37:13 GMT+0200 (South Africa Standard Time) --- 02/03.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/03.txt diff --git a/02/03.txt b/02/03.txt new file mode 100644 index 0000000..9eb79fa --- /dev/null +++ b/02/03.txt @@ -0,0 +1 @@ +Ha ba ho tla banna \ No newline at end of file From c42ec8ba68f07f90d6dd155f339d2c20a530bfed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:39:13 +0200 Subject: [PATCH 107/446] Thu Jun 29 2023 05:39:13 GMT+0200 (South Africa Standard Time) --- 02/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/03.txt b/02/03.txt index 9eb79fa..c76e3f5 100644 --- a/02/03.txt +++ b/02/03.txt @@ -1 +1 @@ -Ha ba ho tla banna \ No newline at end of file +Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. \ No newline at end of file From e9a7eeed8da96d82e9b980b53d06aec26a93fc3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:41:13 +0200 Subject: [PATCH 108/446] Thu Jun 29 2023 05:41:13 GMT+0200 (South Africa Standard Time) --- 02/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/03.txt b/02/03.txt index c76e3f5..a7fe53a 100644 --- a/02/03.txt +++ b/02/03.txt @@ -1 +1 @@ -Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. \ No newline at end of file +Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. Ba rile ba seteiloe ho fihla haufi le ena ka lebaka la bongata ba batho,ba \ No newline at end of file From c269b0779d75c6ec377d9d85f5e5cc9c72f5624a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:43:13 +0200 Subject: [PATCH 109/446] Thu Jun 29 2023 05:43:13 GMT+0200 (South Africa Standard Time) --- 02/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/03.txt b/02/03.txt index a7fe53a..18ddeeb 100644 --- a/02/03.txt +++ b/02/03.txt @@ -1 +1 @@ -Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. Ba rile ba seteiloe ho fihla haufi le ena ka lebaka la bongata ba batho,ba \ No newline at end of file +Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. Ba rile ba seteiloe ho fihla haufi le ena ka lebaka la bongata ba batho,ba ntsa morulelo one o holimo ha Jeso, ka moraho ha ho etsa le soba, ba tlisa \ No newline at end of file From e3899e7608064ae9e827cb04e2fae39674e602f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:45:13 +0200 Subject: [PATCH 110/446] Thu Jun 29 2023 05:45:13 GMT+0200 (South Africa Standard Time) --- 02/03.txt | 2 +- 02/05.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/05.txt diff --git a/02/03.txt b/02/03.txt index 18ddeeb..e09aabd 100644 --- a/02/03.txt +++ b/02/03.txt @@ -1 +1 @@ -Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. Ba rile ba seteiloe ho fihla haufi le ena ka lebaka la bongata ba batho,ba ntsa morulelo one o holimo ha Jeso, ka moraho ha ho etsa le soba, ba tlisa \ No newline at end of file +\v 3 Ha ba ho tla bannaba neng ba tlisa monna oa sehole; a roetsoe ke batho ba banne. \v 4 Ba rile ba seteiloe ho fihla haufi le ena ka lebaka la bongata ba batho,ba ntsa morulelo one o holimo ha Jeso, ka moraho ha ho etsa le soba, ba tlisa phathe e monna oa se hole ane a robetse mo ho oe ne. \ No newline at end of file diff --git a/02/05.txt b/02/05.txt new file mode 100644 index 0000000..cd709dd --- /dev/null +++ b/02/05.txt @@ -0,0 +1 @@ +A ba abona tumelo ea bona, Jeso a re ho monna oa sehole \ No newline at end of file diff --git a/manifest.json b/manifest.json index bc0345d..5847bcb 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "front-title", "01-title", "02-01", + "02-03", "03-01", "03-03", "03-05", From 27cd9d5970967f8319715b6aafc46f41a5521178 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:47:13 +0200 Subject: [PATCH 111/446] Thu Jun 29 2023 05:47:13 GMT+0200 (South Africa Standard Time) --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index cd709dd..d4c3495 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -A ba abona tumelo ea bona, Jeso a re ho monna oa sehole \ No newline at end of file +A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao.'''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona \ No newline at end of file From 17076b20241d548ecc0fc9e8c2126c283e47e0ed Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:49:13 +0200 Subject: [PATCH 112/446] Thu Jun 29 2023 05:49:13 GMT+0200 (South Africa Standard Time) --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index d4c3495..20e4a59 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao.'''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona \ No newline at end of file +A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao.'''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona, '' Hobaneng monna o bolela joalo? O bua lehlapa! Ke mang o a tsoa relang libe kantle ha Molimo \ No newline at end of file From 85f8f72dcefb3b6f37dfa5c550a4762f32e6bca3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:51:13 +0200 Subject: [PATCH 113/446] Thu Jun 29 2023 05:51:13 GMT+0200 (South Africa Standard Time) --- 02/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index 20e4a59..3883fff 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao.'''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona, '' Hobaneng monna o bolela joalo? O bua lehlapa! Ke mang o a tsoa relang libe kantle ha Molimo \ No newline at end of file +\v 5 \v 7 A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao. \v 6 ''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona, '' Hobaneng monna o bolela joalo? O bua lehlapa! Ke mang o a tsoa relang libe kantle ha Molimo a le mongoe?'' \ No newline at end of file From 225b260366724814b7b43fbc0c4c6400f46feefb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:53:13 +0200 Subject: [PATCH 114/446] Thu Jun 29 2023 05:53:13 GMT+0200 (South Africa Standard Time) --- 02/05.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/02/05.txt b/02/05.txt index 3883fff..2ea0865 100644 --- a/02/05.txt +++ b/02/05.txt @@ -1 +1 @@ -\v 5 \v 7 A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao. \v 6 ''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona, '' Hobaneng monna o bolela joalo? O bua lehlapa! Ke mang o a tsoa relang libe kantle ha Molimo a le mongoe?'' \ No newline at end of file +\v 5 A ba abona tumelo ea bona, Jeso a re ho monna oa sehole,'' Moroa, o tsoaretsoe libe tsa hao. \v 6 ''Bangoli bane ba lutsi mo, ba nahana lipelong tsa bona, \v 7 ''Hobaneng monna o bolela joalo? O bua lehlapa! Ke mang o a tsoa relang libe kantle ha Molimo a le mongoe?'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5847bcb..fd165b8 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "01-title", "02-01", "02-03", + "02-05", "03-01", "03-03", "03-05", From df57912d182b3c0f424de0ce836eb9f826331148 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:55:13 +0200 Subject: [PATCH 115/446] Thu Jun 29 2023 05:55:13 GMT+0200 (South Africa Standard Time) --- 02/08.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/08.txt diff --git a/02/08.txt b/02/08.txt new file mode 100644 index 0000000..23f81be --- /dev/null +++ b/02/08.txt @@ -0,0 +1 @@ +Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona \ No newline at end of file From 78b4e5dbcd49338f9ec7b278ebfd3b3b9fc7a59c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:57:13 +0200 Subject: [PATCH 116/446] Thu Jun 29 2023 05:57:13 GMT+0200 (South Africa Standard Time) --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 23f81be..7ae7c8f 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ -Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona \ No newline at end of file +Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, hore monna oa sehole, a tsoa \ No newline at end of file From adbe14afd35b19053f3051269e9f4786f7df183d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 05:59:13 +0200 Subject: [PATCH 117/446] Thu Jun 29 2023 05:59:13 GMT+0200 (South Africa Standard Time) --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 7ae7c8f..873c601 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ -Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, hore monna oa sehole, a tsoa \ No newline at end of file +Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, 'hore monna oa sehole, a tsoareloe libe' kapa hore 'Ema, \ No newline at end of file From 5d7599c5c9800e8f44e90ef0d8cd3b144d0a3e82 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:01:13 +0200 Subject: [PATCH 118/446] Thu Jun 29 2023 06:01:13 GMT+0200 (South Africa Standard Time) --- 02/08.txt | 2 +- 02/10.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/10.txt diff --git a/02/08.txt b/02/08.txt index 873c601..517dea5 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ -Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, 'hore monna oa sehole, a tsoareloe libe' kapa hore 'Ema, \ No newline at end of file +\v 8 Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, \v 9 '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, 'hore monna oa sehole, a tsoareloe libe' kapa hore 'Ema, nka phathe ea hao, o tsa mae'? \ No newline at end of file diff --git a/02/10.txt b/02/10.txt new file mode 100644 index 0000000..d9454d7 --- /dev/null +++ b/02/10.txt @@ -0,0 +1 @@ +Empa hore le tsebe hore Moroa oa Molimo o na le matla le fa \ No newline at end of file diff --git a/manifest.json b/manifest.json index fd165b8..02235eb 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "02-01", "02-03", "02-05", + "02-08", "03-01", "03-03", "03-05", From d3e2e83a220337f45b8b5ba006c1f1d03277b117 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:03:13 +0200 Subject: [PATCH 119/446] Thu Jun 29 2023 06:03:13 GMT+0200 (South Africa Standard Time) --- 02/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/10.txt b/02/10.txt index d9454d7..632dc6d 100644 --- a/02/10.txt +++ b/02/10.txt @@ -1 +1 @@ -Empa hore le tsebe hore Moroa oa Molimo o na le matla le fa \ No newline at end of file +Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka \ No newline at end of file From f9cf94c55a2a543d5e2d5626affc57c58d3d0276 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:05:13 +0200 Subject: [PATCH 120/446] Thu Jun 29 2023 06:05:13 GMT+0200 (South Africa Standard Time) --- 02/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/10.txt b/02/10.txt index 632dc6d..dcb50b7 100644 --- a/02/10.txt +++ b/02/10.txt @@ -1 +1 @@ -Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka \ No newline at end of file +Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' Aema ka ho phakisa a nka phathe, a bo a tsoela ntle \ No newline at end of file From e6fbc25e8bb9f75cd201a807a2e33f98e31f03d6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:07:13 +0200 Subject: [PATCH 121/446] Thu Jun 29 2023 06:07:13 GMT+0200 (South Africa Standard Time) --- 02/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/10.txt b/02/10.txt index dcb50b7..ec01f59 100644 --- a/02/10.txt +++ b/02/10.txt @@ -1 +1 @@ -Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' Aema ka ho phakisa a nka phathe, a bo a tsoela ntle \ No newline at end of file +Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' Aema ka ho phakisa a nka phathe, a bo a tsoela ntle ha ntlo pele ha batho bohle, bane ba makala bohle ebele ba rorisa M \ No newline at end of file From 1747173e9f2fad7b690716c406211024cdc0aa4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:09:13 +0200 Subject: [PATCH 122/446] Thu Jun 29 2023 06:09:13 GMT+0200 (South Africa Standard Time) --- 02/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/10.txt b/02/10.txt index ec01f59..e7feeee 100644 --- a/02/10.txt +++ b/02/10.txt @@ -1 +1 @@ -Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' Aema ka ho phakisa a nka phathe, a bo a tsoela ntle ha ntlo pele ha batho bohle, bane ba makala bohle ebele ba rorisa M \ No newline at end of file +\v 10 Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, \v 11 ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' A ema ka ho phakisa a nka phathe, a bo a tsoela ntle ha ntlo pele ha batho bohle, bane ba makala bohle ebele ba rorisa Molimo, empa ba re, ''Ha re eso re bone ntho e tsoanang le e.'' \ No newline at end of file From 950d04a02eddad3395bca18881a089978872afa9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:11:13 +0200 Subject: [PATCH 123/446] Thu Jun 29 2023 06:11:13 GMT+0200 (South Africa Standard Time) --- 02/10.txt | 2 +- 02/13.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/13.txt diff --git a/02/10.txt b/02/10.txt index e7feeee..0b2dcf6 100644 --- a/02/10.txt +++ b/02/10.txt @@ -1 +1 @@ -\v 10 Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, \v 11 ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao.'' A ema ka ho phakisa a nka phathe, a bo a tsoela ntle ha ntlo pele ha batho bohle, bane ba makala bohle ebele ba rorisa Molimo, empa ba re, ''Ha re eso re bone ntho e tsoanang le e.'' \ No newline at end of file +\v 10 Empa hore le tsebe hore Moroa oa Molimo o na le matla le fatsieng a ho tsoarela libe, ''A re ho monna oa sehole, \v 11 ''Ke re ho oena, ema, nka phathe ea hao, o e ntlong ea hao. \v 12 ''A ema ka ho phakisa a nka phathe, a bo a tsoela ntle ha ntlo pele ha batho bohle, bane ba makala bohle ebele ba rorisa Molimo, empa ba re, ''Ha re eso re bone ntho e tsoanang le e.'' \ No newline at end of file diff --git a/02/13.txt b/02/13.txt new file mode 100644 index 0000000..cabdc2d --- /dev/null +++ b/02/13.txt @@ -0,0 +1 @@ +A tsoa hape a ea leoatleng, photheho ea tla ho ena, abo aba rota. a \ No newline at end of file diff --git a/manifest.json b/manifest.json index 02235eb..acc2f11 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "02-03", "02-05", "02-08", + "02-10", "03-01", "03-03", "03-05", From 192c03d2c0d59881fb244c55a482158dfb350560 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:13:13 +0200 Subject: [PATCH 124/446] Thu Jun 29 2023 06:13:13 GMT+0200 (South Africa Standard Time) --- 02/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/13.txt b/02/13.txt index cabdc2d..bfa7440 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -A tsoa hape a ea leoatleng, photheho ea tla ho ena, abo aba rota. a \ No newline at end of file +A tsoa hape a ea leoatleng, photheho ea tla ho ena, abo aba rota. A re ha feta, a bona Levi moroa oa Alfea a lotse ntlong ea ba thelisi a ba a re ho ena, ''Ntatek \ No newline at end of file From bf8d57dc3cdf182e23f781333179e04f5584f372 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:15:13 +0200 Subject: [PATCH 125/446] Thu Jun 29 2023 06:15:13 GMT+0200 (South Africa Standard Time) --- 02/13.txt | 2 +- 02/15.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/15.txt diff --git a/02/13.txt b/02/13.txt index bfa7440..3782092 100644 --- a/02/13.txt +++ b/02/13.txt @@ -1 +1 @@ -A tsoa hape a ea leoatleng, photheho ea tla ho ena, abo aba rota. A re ha feta, a bona Levi moroa oa Alfea a lotse ntlong ea ba thelisi a ba a re ho ena, ''Ntatek \ No newline at end of file +\v 13 A tsoa hape a ea leoatleng, photheho ea tla ho ena, abo aba rota. \v 14 A re ha feta, a bona Levi moroa oa Alfea a lotse ntlong ea ba thelisi a ba a re ho ena, ''Ntatele.'' A ema a mo latela. \ No newline at end of file diff --git a/02/15.txt b/02/15.txt new file mode 100644 index 0000000..23819bf --- /dev/null +++ b/02/15.txt @@ -0,0 +1 @@ +Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata \ No newline at end of file diff --git a/manifest.json b/manifest.json index acc2f11..57eda41 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "02-05", "02-08", "02-10", + "02-13", "03-01", "03-03", "03-05", From b8524441502b36398fed4c5a50547819deaadda2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:17:13 +0200 Subject: [PATCH 126/446] Thu Jun 29 2023 06:17:13 GMT+0200 (South Africa Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 23819bf..281927d 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata \ No newline at end of file +Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata le ba etsa libe le ena le ba lateli, ka ho bane bane ba le bangata ba ne ba molatela. Ha bangoli, ba bane bae baF \ No newline at end of file From c3bbf777737ad02d639c6e7b00278cebc07946d1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:19:13 +0200 Subject: [PATCH 127/446] Thu Jun 29 2023 06:19:13 GMT+0200 (South Africa Standard Time) --- 02/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/15.txt b/02/15.txt index 281927d..1d0c835 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata le ba etsa libe le ena le ba lateli, ka ho bane bane ba le bangata ba ne ba molatela. Ha bangoli, ba bane bae baF \ No newline at end of file +\v 15 \v 16 Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata le ba etsa libe le ena le ba lateli, ka ho bane bane ba le bangata ba ne ba molatela. Ha bangoli, ba bane bae baFarese, ba bona hore Jeso one a eja le ba etsa libe le bathelisi, ba re ho ba lateli ba hae, '' Ke ka lebaka la eng a ja le bathelisi le ba etsa libe?'' \ No newline at end of file From ec157c26af0b8e291b30fea362efa74b3618661c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:21:13 +0200 Subject: [PATCH 128/446] Thu Jun 29 2023 06:21:13 GMT+0200 (South Africa Standard Time) --- 02/15.txt | 2 +- 02/17.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/17.txt diff --git a/02/15.txt b/02/15.txt index 1d0c835..91e5d41 100644 --- a/02/15.txt +++ b/02/15.txt @@ -1 +1 @@ -\v 15 \v 16 Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata le ba etsa libe le ena le ba lateli, ka ho bane bane ba le bangata ba ne ba molatela. Ha bangoli, ba bane bae baFarese, ba bona hore Jeso one a eja le ba etsa libe le bathelisi, ba re ho ba lateli ba hae, '' Ke ka lebaka la eng a ja le bathelisi le ba etsa libe?'' \ No newline at end of file +\v 15 Jeso one a eja lijo mo ntlong ea Levi le bathelisi ba bangata le ba etsa libe le ena le ba lateli, ka ho bane bane ba le bangata ba ne ba molatela. \v 16 Ha bangoli, ba bane bae baFarese, ba bona hore Jeso one a eja le ba etsa libe le bathelisi, ba re ho ba lateli ba hae, '' Ke ka lebaka la eng a ja le bathelisi le ba etsa libe?'' \ No newline at end of file diff --git a/02/17.txt b/02/17.txt new file mode 100644 index 0000000..c686559 --- /dev/null +++ b/02/17.txt @@ -0,0 +1 @@ +Erile Jeso a otloa a re ho bona, ''Batho ba tiileng mmeleng ha ba batli ngaka; e fela batho ba kolang bae \ No newline at end of file diff --git a/manifest.json b/manifest.json index 57eda41..f3cd920 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "02-08", "02-10", "02-13", + "02-15", "03-01", "03-03", "03-05", From 2780b7946a6e2b0f46489623c6f132d37b9c3fc8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:23:13 +0200 Subject: [PATCH 129/446] Thu Jun 29 2023 06:23:13 GMT+0200 (South Africa Standard Time) --- 02/17.txt | 2 +- 02/18.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/18.txt diff --git a/02/17.txt b/02/17.txt index c686559..2849cee 100644 --- a/02/17.txt +++ b/02/17.txt @@ -1 +1 @@ -Erile Jeso a otloa a re ho bona, ''Batho ba tiileng mmeleng ha ba batli ngaka; e fela batho ba kolang bae \ No newline at end of file +\v 17 Erile Jeso a otloa a re ho bona, ''Batho ba tiileng mmeleng ha ba batli ngaka; e fela batho ba kolang bae batla. Ha kea tla ho bitsa batho ba lokeleng, empa ba etsa libe.'' \ No newline at end of file diff --git a/02/18.txt b/02/18.txt new file mode 100644 index 0000000..fd265e3 --- /dev/null +++ b/02/18.txt @@ -0,0 +1 @@ +Ba lateli ba Johane le ba Fare \ No newline at end of file diff --git a/manifest.json b/manifest.json index f3cd920..7765fc7 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "02-10", "02-13", "02-15", + "02-17", "03-01", "03-03", "03-05", From fcd0c4aac5b2db9558d1d0a5b4b6d349449324b6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:25:13 +0200 Subject: [PATCH 130/446] Thu Jun 29 2023 06:25:13 GMT+0200 (South Africa Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index fd265e3..c0c8d71 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Ba lateli ba Johane le ba Fare \ No newline at end of file +Ba lateli ba Johane le ba Farese bane ba itimile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane l \ No newline at end of file From 190f72a01527c138b7d38bc56299d53c5fe34bcf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:27:13 +0200 Subject: [PATCH 131/446] Thu Jun 29 2023 06:27:13 GMT+0200 (South Africa Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index c0c8d71..26980e8 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Ba lateli ba Johane le ba Farese bane ba itimile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane l \ No newline at end of file +Ba lateli ba Johane le ba Farese bane bae timile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane le ba lateli ba ba Farese ba e tima lijo, empa balateli ba hao ha bae e time lijo. Jeso are \ No newline at end of file From 4f1d0bc051951d744dcfdfe7d4c6464b82a6d7db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:29:13 +0200 Subject: [PATCH 132/446] Thu Jun 29 2023 06:29:13 GMT+0200 (South Africa Standard Time) --- 02/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 26980e8..5dbd906 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Ba lateli ba Johane le ba Farese bane bae timile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane le ba lateli ba ba Farese ba e tima lijo, empa balateli ba hao ha bae e time lijo. Jeso are \ No newline at end of file +Ba lateli ba Johane le ba Farese bane bae timile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane le ba lateli ba ba Farese ba e tima lijo, empa balateli ba hao ha bae e time lijo. Jeso are ho bona, ''Na babatlileng moketing oa lenyalo ba ka e tima lijo ha monyali asa nale bona? \ No newline at end of file From 7b0b14f2f05a780dc42436d8bde1a0cd8883ce19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 06:31:13 +0200 Subject: [PATCH 133/446] Thu Jun 29 2023 06:31:13 GMT+0200 (South Africa Standard Time) --- 02/18.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/02/18.txt b/02/18.txt index 5dbd906..bf18fbf 100644 --- a/02/18.txt +++ b/02/18.txt @@ -1 +1 @@ -Ba lateli ba Johane le ba Farese bane bae timile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane le ba lateli ba ba Farese ba e tima lijo, empa balateli ba hao ha bae e time lijo. Jeso are ho bona, ''Na babatlileng moketing oa lenyalo ba ka e tima lijo ha monyali asa nale bona? \ No newline at end of file +\v 18 Ba lateli ba Johane le ba Farese bane bae timile lijo. bangoe batho bane batla bare ho ena, ''Ke ka le baka la eng balateli ba Johane le ba lateli ba ba Farese ba e tima lijo, empa balateli ba hao ha bae e time lijo. \v 19 Jeso are ho bona, ''Na babatlileng moketing oa lenyalo ba ka e tima lijo ha monyali asa nale bona? Ha ba sa nale monyaliba ka se e time lijo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7765fc7..93fce0b 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "02-13", "02-15", "02-17", + "02-18", "03-01", "03-03", "03-05", From 611a43cc7192d54d6c5b7da5bd84ad717f44b0f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:15:56 +0200 Subject: [PATCH 134/446] Thu Jun 29 2023 09:15:55 GMT+0200 (South Africa Standard Time) --- 02/20.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 02/20.txt diff --git a/02/20.txt b/02/20.txt new file mode 100644 index 0000000..90bcce6 --- /dev/null +++ b/02/20.txt @@ -0,0 +1 @@ +Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, \ No newline at end of file From 85ef1c4ad0136b72b9a62bb3ad437ac7ce2126cc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:17:56 +0200 Subject: [PATCH 135/446] Thu Jun 29 2023 09:17:55 GMT+0200 (South Africa Standard Time) --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index 90bcce6..0d6b5e4 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, \ No newline at end of file +Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. Ho se joalo setse \ No newline at end of file From e7aaeee0e53e31078267e810c0ab11d63645a4e9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:19:56 +0200 Subject: [PATCH 136/446] Thu Jun 29 2023 09:19:55 GMT+0200 (South Africa Standard Time) --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index 0d6b5e4..f55a493 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. Ho se joalo setse \ No newline at end of file +Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. Ho se joalo setseba se tla tsoa ho sona, se secha ho sa khale, ho ea \ No newline at end of file From 3c8834217cfc3f7b4d83d162139ba6e08758bf90 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:21:56 +0200 Subject: [PATCH 137/446] Thu Jun 29 2023 09:21:55 GMT+0200 (South Africa Standard Time) --- 02/20.txt | 2 +- 02/22.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/22.txt diff --git a/02/20.txt b/02/20.txt index f55a493..f39b72b 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. Ho se joalo setseba se tla tsoa ho sona, se secha ho sa khale, ho ea \ No newline at end of file +\v 20 Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. \v 21 Ho se joalo setseba se tla tsoa ho sona, se secha ho sa khale, ho ea ta boha ho feta. \ No newline at end of file diff --git a/02/22.txt b/02/22.txt new file mode 100644 index 0000000..96176f4 --- /dev/null +++ b/02/22.txt @@ -0,0 +1 @@ +Ha hona o a keneang veine encha mo lipitseng tsa veine \ No newline at end of file diff --git a/manifest.json b/manifest.json index 93fce0b..663b969 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "02-15", "02-17", "02-18", + "02-20", "03-01", "03-03", "03-05", From b2686c6608911aac35fe1aee5563391548a62080 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:23:56 +0200 Subject: [PATCH 138/446] Thu Jun 29 2023 09:23:55 GMT+0200 (South Africa Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 96176f4..7a5413f 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Ha hona o a keneang veine encha mo lipitseng tsa veine \ No newline at end of file +Ha hona o a keneang veine encha mo lipitseng tsa veine tsa khale. Ha ho se joalo veine e tla phatlola lipitsa le \ No newline at end of file From 5a22048e3ecec4bd4aeeafc2d5d17a50f3f2be23 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:25:56 +0200 Subject: [PATCH 139/446] Thu Jun 29 2023 09:25:55 GMT+0200 (South Africa Standard Time) --- 02/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/22.txt b/02/22.txt index 7a5413f..ae361a7 100644 --- a/02/22.txt +++ b/02/22.txt @@ -1 +1 @@ -Ha hona o a keneang veine encha mo lipitseng tsa veine tsa khale. Ha ho se joalo veine e tla phatlola lipitsa le \ No newline at end of file +\v 22 Ha hona o a keneang veine encha mo lipitseng tsa veine tsa khale. Ha ho se joalo veine e tla phatlola lipitsa mme ha ba le tahleho ea veine le pitsa ka bo beli ba tsona. Empa veine e ncha e kenea pitseng tse ncha.'' \ No newline at end of file From 9aa700053595f3ab90294b10499a052555fd9280 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:27:56 +0200 Subject: [PATCH 140/446] Thu Jun 29 2023 09:27:55 GMT+0200 (South Africa Standard Time) --- 02/23.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 02/23.txt diff --git a/02/23.txt b/02/23.txt new file mode 100644 index 0000000..24d45a9 --- /dev/null +++ b/02/23.txt @@ -0,0 +1 @@ +Ka tsatsi la Sabata Jeso a feta hare ha masimo, mme le balateli ba hae ba qala ho kha lihloho \ No newline at end of file diff --git a/manifest.json b/manifest.json index 663b969..245fcc3 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "02-17", "02-18", "02-20", + "02-22", "03-01", "03-03", "03-05", From 2438908469e12362c84640a875808a709ef17651 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:29:56 +0200 Subject: [PATCH 141/446] Thu Jun 29 2023 09:29:55 GMT+0200 (South Africa Standard Time) --- 02/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/23.txt b/02/23.txt index 24d45a9..9d37f30 100644 --- a/02/23.txt +++ b/02/23.txt @@ -1 +1 @@ -Ka tsatsi la Sabata Jeso a feta hare ha masimo, mme le balateli ba hae ba qala ho kha lihloho \ No newline at end of file +Ka tsatsi la Sabata Jeso a feta hare ha masimo, mme le balateli ba hae ba qala ho kha li eako tsa mabele. Ba Farese bare ho e \ No newline at end of file From 4ee9140cd82917b55b9e44567b40fcc4b82dec04 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:31:56 +0200 Subject: [PATCH 142/446] Thu Jun 29 2023 09:31:55 GMT+0200 (South Africa Standard Time) --- 02/23.txt | 2 +- 02/25.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/25.txt diff --git a/02/23.txt b/02/23.txt index 9d37f30..7c95ff5 100644 --- a/02/23.txt +++ b/02/23.txt @@ -1 +1 @@ -Ka tsatsi la Sabata Jeso a feta hare ha masimo, mme le balateli ba hae ba qala ho kha li eako tsa mabele. Ba Farese bare ho e \ No newline at end of file +\v 23 Ka tsatsi la Sabata Jeso a feta hare ha masimo, mme le balateli ba hae ba qala ho kha li eako tsa mabele. \v 24 Ba Farese bare ho ena, ''Bona, ke ka baka la eng ba etsa ntho e se leng mo laong ka tsatsi la Sabata?'' \ No newline at end of file diff --git a/02/25.txt b/02/25.txt new file mode 100644 index 0000000..dbf19ec --- /dev/null +++ b/02/25.txt @@ -0,0 +1 @@ +A re ho bona, ''Le ile la bala tse Davita \ No newline at end of file diff --git a/manifest.json b/manifest.json index 245fcc3..ba1f033 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "02-18", "02-20", "02-22", + "02-23", "03-01", "03-03", "03-05", From 2b2687f41eb79f75118431d4c3e399c71bcf650e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:33:56 +0200 Subject: [PATCH 143/446] Thu Jun 29 2023 09:33:55 GMT+0200 (South Africa Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index dbf19ec..3e758c1 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -A re ho bona, ''Le ile la bala tse Davita \ No newline at end of file +A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- \ No newline at end of file From ea5e8a2d5ba3ab23d47c89b07c8438dd7e447373 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:35:56 +0200 Subject: [PATCH 144/446] Thu Jun 29 2023 09:35:55 GMT+0200 (South Africa Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 3e758c1..20bef1a 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- \ No newline at end of file +A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- Ka moo a keneng ntlong ea molimo mehleng Abiata a le mo presita o moholo mme aja borotho bo \ No newline at end of file From be65672e7989efccca4d34e13461062d5590a4e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:37:56 +0200 Subject: [PATCH 145/446] Thu Jun 29 2023 09:37:55 GMT+0200 (South Africa Standard Time) --- 02/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/25.txt b/02/25.txt index 20bef1a..83ce764 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- Ka moo a keneng ntlong ea molimo mehleng Abiata a le mo presita o moholo mme aja borotho bo \ No newline at end of file +\v 25 \v 26 A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- Ka moo a keneng ntlong ea molimo mehleng Abiata a le mo presita o moholo mme aja borotho bo sa lumelelieng hore abo je kantle ha presita, o bele a neha leba ba ne ba nale ene?'' \ No newline at end of file From 092d5e134dae4156130e04a35e6b4cbe172b5656 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:39:56 +0200 Subject: [PATCH 146/446] Thu Jun 29 2023 09:39:55 GMT+0200 (South Africa Standard Time) --- 02/25.txt | 2 +- 02/27.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 02/27.txt diff --git a/02/25.txt b/02/25.txt index 83ce764..e7245c5 100644 --- a/02/25.txt +++ b/02/25.txt @@ -1 +1 @@ -\v 25 \v 26 A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- Ka moo a keneng ntlong ea molimo mehleng Abiata a le mo presita o moholo mme aja borotho bo sa lumelelieng hore abo je kantle ha presita, o bele a neha leba ba ne ba nale ene?'' \ No newline at end of file +\v 25 A re ho bona, ''Le ile la bala tse Davita a li entseng mo a neng a hloka mme a na le tlala--ene le banna ba bane ba na le ene-- \v 26 ka moo a keneng ntlong ea molimo mehleng Abiata a le mo presita o moholo mme aja borotho bo sa lumelelieng hore abo je kantle ha presita, o bele a neha leba ba ne ba nale ene?'' \ No newline at end of file diff --git a/02/27.txt b/02/27.txt new file mode 100644 index 0000000..6f50a55 --- /dev/null +++ b/02/27.txt @@ -0,0 +1 @@ +Jeso are, '' Sabata e lelitsoe batho, e seng hore batho ba etsetsoe Sab \ No newline at end of file diff --git a/manifest.json b/manifest.json index ba1f033..bd9727b 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "02-20", "02-22", "02-23", + "02-25", "03-01", "03-03", "03-05", From 136a212d20aaf632141efec8e64370f7a16fa296 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:41:56 +0200 Subject: [PATCH 147/446] Thu Jun 29 2023 09:41:55 GMT+0200 (South Africa Standard Time) --- 02/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index 6f50a55..c808b12 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -Jeso are, '' Sabata e lelitsoe batho, e seng hore batho ba etsetsoe Sab \ No newline at end of file +Jeso are, '' Sabata e lelitsoe batho, e seng hore batho ba etsetsoe Sabata. Ka baka leo, Moroa oa Molimoke Morena, e bile le oena S \ No newline at end of file From a7841086f84bf6893b12ab58f8c7203422b36044 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:43:56 +0200 Subject: [PATCH 148/446] Thu Jun 29 2023 09:43:55 GMT+0200 (South Africa Standard Time) --- 02/27.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/02/27.txt b/02/27.txt index c808b12..e541d9c 100644 --- a/02/27.txt +++ b/02/27.txt @@ -1 +1 @@ -Jeso are, '' Sabata e lelitsoe batho, e seng hore batho ba etsetsoe Sabata. Ka baka leo, Moroa oa Molimoke Morena, e bile le oena S \ No newline at end of file +\v 27 Jeso are, '' Sabata e lelitsoe batho, e seng hore batho ba etsetsoe Sabata. \v 28 Ka baka leo, Moroa oa Molimoke Morena, e bile le oena Sabata.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index bd9727b..d8b96ca 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "02-22", "02-23", "02-25", + "02-27", "03-01", "03-03", "03-05", From 4e6af39e8c037299e8d109ab260ce7247cc78918 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:45:56 +0200 Subject: [PATCH 149/446] Thu Jun 29 2023 09:45:55 GMT+0200 (South Africa Standard Time) --- 04/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..460bec1 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Hape a qala ho rotisa ka thuko ha leoatle, ebele batho ba bangata bamo khobokanetsi. A tsena sekepeng sebong hare ha leoat \ No newline at end of file From 6916333f72a7cf5fd6390452cf41c492ff7d352d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:47:56 +0200 Subject: [PATCH 150/446] Thu Jun 29 2023 09:47:55 GMT+0200 (South Africa Standard Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 460bec1..b50352d 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Hape a qala ho rotisa ka thuko ha leoatle, ebele batho ba bangata bamo khobokanetsi. A tsena sekepeng sebong hare ha leoat \ No newline at end of file +\c 4 Hape a qala ho rotisa ka thuko ha leoatle, ebele batho ba bangata bamo khobokanetsi. A tsena sekepeng sebong hare ha leoatle, a lula fase. Batho ba bangata sale ba le ntle ha leoatle. O ba rotisitse lilo tsengata ka li tsoantso, li thutong tsa hae, \ No newline at end of file From 5b0538ddd4cc6d96ec8a2874464efe39c32e7905 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:49:56 +0200 Subject: [PATCH 151/446] Thu Jun 29 2023 09:49:55 GMT+0200 (South Africa Standard Time) --- 04/01.txt | 2 +- 04/03.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/03.txt diff --git a/04/01.txt b/04/01.txt index b50352d..07c0fe1 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Hape a qala ho rotisa ka thuko ha leoatle, ebele batho ba bangata bamo khobokanetsi. A tsena sekepeng sebong hare ha leoatle, a lula fase. Batho ba bangata sale ba le ntle ha leoatle. O ba rotisitse lilo tsengata ka li tsoantso, li thutong tsa hae, \ No newline at end of file +\c 4 \v 1 Hape a qala ho rotisa ka thuko ha leoatle, ebele batho ba bangata bamo khobokanetsi. A tsena sekepeng sebong hare ha leoatle, a lula fase. Batho ba bangata sale ba le ntle ha leoatle. \v 2 O ba rotisitse lilo tsengata ka li tsoantso, li thutong tsa hae, se ke se ase buoileng ho bona. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 0000000..d62452c --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +''Mamelang! Moleme o ile a jala peo ea hae. Ha a ntse a jala, peo engoe ea o \ No newline at end of file diff --git a/manifest.json b/manifest.json index d8b96ca..fc23249 100644 --- a/manifest.json +++ b/manifest.json @@ -66,6 +66,7 @@ "03-28", "03-31", "03-33", + "04-01", "07-title", "07-01", "07-02", From d7e62ab21f4380a7f0817d5638a9326d6814916c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:51:56 +0200 Subject: [PATCH 152/446] Thu Jun 29 2023 09:51:55 GMT+0200 (South Africa Standard Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index d62452c..8eb719a 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -''Mamelang! Moleme o ile a jala peo ea hae. Ha a ntse a jala, peo engoe ea o \ No newline at end of file +''Mamelang! Moleme o ile a jala peo ea hae. Ha a ntse a jala, peo engoe ea oela thuko ha tsela, linonyana tsa tla tsa eja. Peo engeoe ea oela sebakeng sa mojoe, mo e neng e sena mobu o mongata. Eile ea mela ka pela, \ No newline at end of file From c16a340ff3b43e0f7413572e01232b8348af0dec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:53:56 +0200 Subject: [PATCH 153/446] Thu Jun 29 2023 09:53:55 GMT+0200 (South Africa Standard Time) --- 04/03.txt | 2 +- 04/06.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/06.txt diff --git a/04/03.txt b/04/03.txt index 8eb719a..680859e 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -''Mamelang! Moleme o ile a jala peo ea hae. Ha a ntse a jala, peo engoe ea oela thuko ha tsela, linonyana tsa tla tsa eja. Peo engeoe ea oela sebakeng sa mojoe, mo e neng e sena mobu o mongata. Eile ea mela ka pela, \ No newline at end of file +\v 3 ''Mamelang! Moleme o ile a jala peo ea hae. \v 4 Ha a ntse a jala, peo engoe ea oela thuko ha tsela, linonyana tsa tla tsa eja. \v 5 Peo engeoe ea oela sebakeng sa mojoe, mo e neng e sena mobu o mongata. Eile ea mela ka pela,ka hore e ne e se na mobo o tebileng. \ No newline at end of file diff --git a/04/06.txt b/04/06.txt new file mode 100644 index 0000000..6cf8366 --- /dev/null +++ b/04/06.txt @@ -0,0 +1 @@ +Empa ha le tsatsi le tlaba, \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc23249..beaec4c 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "03-31", "03-33", "04-01", + "04-03", "07-title", "07-01", "07-02", From 648541686669e68495be7359e3635b1483c62862 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:55:56 +0200 Subject: [PATCH 154/446] Thu Jun 29 2023 09:55:55 GMT+0200 (South Africa Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index 6cf8366..4a01ccd 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -Empa ha le tsatsi le tlaba, \ No newline at end of file +Empa ha le tsatsi le tlaba, limela line tsa soa, ka hobane ne li sena mili, tsa oma. Peo engoe e ele ea oela mo ho nale limela tsa metloa. li mela ts ametloa tsa li khama, ebele tsa se h \ No newline at end of file From 16422b54e898730d0718ac593ae70d80b9ffa4b4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:57:56 +0200 Subject: [PATCH 155/446] Thu Jun 29 2023 09:57:56 GMT+0200 (South Africa Standard Time) --- 04/06.txt | 2 +- 04/08.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/08.txt diff --git a/04/06.txt b/04/06.txt index 4a01ccd..52fd9f2 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -Empa ha le tsatsi le tlaba, limela line tsa soa, ka hobane ne li sena mili, tsa oma. Peo engoe e ele ea oela mo ho nale limela tsa metloa. li mela ts ametloa tsa li khama, ebele tsa se h \ No newline at end of file +\v 6 Empa ha le tsatsi le tlaba, limela line tsa soa, ka hobane ne li sena mili, tsa oma. \v 7 Peo engoe e ele ea oela mo ho nale limela tsa metloa. li mela ts ametloa tsa li khama, ebele tsa se hlahisi lijalo. \ No newline at end of file diff --git a/04/08.txt b/04/08.txt new file mode 100644 index 0000000..5f8fff3 --- /dev/null +++ b/04/08.txt @@ -0,0 +1 @@ +Peo engo \ No newline at end of file diff --git a/manifest.json b/manifest.json index beaec4c..fc2fe11 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,7 @@ "03-33", "04-01", "04-03", + "04-06", "07-title", "07-01", "07-02", From b37fb6c2a7388a3feab08ee3fbe5875f79887eb4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 09:59:56 +0200 Subject: [PATCH 156/446] Thu Jun 29 2023 09:59:55 GMT+0200 (South Africa Standard Time) --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index 5f8fff3..4425b22 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Peo engo \ No newline at end of file +Peo engoe e ele ea oela mobung o montle sejalo sa hola le ho hlahisa mashome a mararo, amatsilele, le a le kholo. Oile are, ''Onale litsebe t \ No newline at end of file From 63c3d431b3fd8c1dc5ffc5d4f1697dcfb04e1bc8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:01:56 +0200 Subject: [PATCH 157/446] Thu Jun 29 2023 10:01:56 GMT+0200 (South Africa Standard Time) --- 04/08.txt | 2 +- 04/10.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/10.txt diff --git a/04/08.txt b/04/08.txt index 4425b22..cb9bae5 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -Peo engoe e ele ea oela mobung o montle sejalo sa hola le ho hlahisa mashome a mararo, amatsilele, le a le kholo. Oile are, ''Onale litsebe t \ No newline at end of file +\v 8 Peo engoe e ele ea oela mobung o montle sejalo sa hola le ho hlahisa mashome a mararo, amatsilele, le a le kholo. \v 9 Oile are, ''Onale litsebe ts ho otloa, ha otloe!'' \ No newline at end of file diff --git a/04/10.txt b/04/10.txt new file mode 100644 index 0000000..9a286e2 --- /dev/null +++ b/04/10.txt @@ -0,0 +1 @@ +Jeso o rile a le nosi, Bo bareng \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc2fe11..e8862ed 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "04-01", "04-03", "04-06", + "04-08", "07-title", "07-01", "07-02", From ddcb0a301cd8a662582b17f4fe04b0607592eb10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:03:56 +0200 Subject: [PATCH 158/446] Thu Jun 29 2023 10:03:56 GMT+0200 (South Africa Standard Time) --- 04/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index 9a286e2..f1f6f8f 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -Jeso o rile a le nosi, Bo bareng \ No newline at end of file +Jeso o rile a le nosi, Bo bane ba mo khoba kanetsi le ba le shome le metso e me beli ba mmotsa ka litsoantso. Are ho bona, '' Le neiloe le kunutu la muso oa Molimo. Em \ No newline at end of file From 53ce9635524ea6d9336f7c2787ee35de662ebb02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:05:56 +0200 Subject: [PATCH 159/446] Thu Jun 29 2023 10:05:56 GMT+0200 (South Africa Standard Time) --- 04/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/10.txt b/04/10.txt index f1f6f8f..46ac5b9 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -Jeso o rile a le nosi, Bo bane ba mo khoba kanetsi le ba le shome le metso e me beli ba mmotsa ka litsoantso. Are ho bona, '' Le neiloe le kunutu la muso oa Molimo. Em \ No newline at end of file +Jeso o rile a le nosi, Bo bane ba mo khoba kanetsi le ba le shome le metso e me beli ba mmotsa ka litsoantso. Are ho bona, '' Le neiloe le kunutu la muso oa Molimo. Empa ho ba bo ntle tsotle li ka li tsoantso, hore ha ba libelela, balibelele, empa ba saboni, \ No newline at end of file From 150b0f22e9ee17f02289436a123583927c9f2c3b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:07:56 +0200 Subject: [PATCH 160/446] Thu Jun 29 2023 10:07:56 GMT+0200 (South Africa Standard Time) --- 04/10.txt | 2 +- 04/13.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/13.txt diff --git a/04/10.txt b/04/10.txt index 46ac5b9..792c049 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1 +1 @@ -Jeso o rile a le nosi, Bo bane ba mo khoba kanetsi le ba le shome le metso e me beli ba mmotsa ka litsoantso. Are ho bona, '' Le neiloe le kunutu la muso oa Molimo. Empa ho ba bo ntle tsotle li ka li tsoantso, hore ha ba libelela, balibelele, empa ba saboni, \ No newline at end of file +\v 10 Jeso o rile a le nosi, Bo bane ba mo khoba kanetsi le ba le shome le metso e me beli ba mmotsa ka litsoantso. \v 11 Are ho bona, '' Le neiloe le kunutu la muso oa Molimo. Empa ho ba bo ntle tsotle li ka li tsoantso, \v 12 hore ha ba libelela, balibelele, empa ba saboni, hape ha ba otloa, ba otloe, empa ba sa otloisisa, kapa ba fetuhe Molimo a ba tsoarele.'' \ No newline at end of file diff --git a/04/13.txt b/04/13.txt new file mode 100644 index 0000000..cd52e22 --- /dev/null +++ b/04/13.txt @@ -0,0 +1 @@ +Are ho bona, \ No newline at end of file diff --git a/manifest.json b/manifest.json index e8862ed..88e3aee 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,7 @@ "04-03", "04-06", "04-08", + "04-10", "07-title", "07-01", "07-02", From 949830e2d5d460ab0c980a35dd05d96049f4f22a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:09:56 +0200 Subject: [PATCH 161/446] Thu Jun 29 2023 10:09:56 GMT+0200 (South Africa Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index cd52e22..2c2126a 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Are ho bona, \ No newline at end of file +Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke bab \ No newline at end of file From 0eff4400e57c67e203f0b7a1d63abc8fcf1027cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:11:56 +0200 Subject: [PATCH 162/446] Thu Jun 29 2023 10:11:56 GMT+0200 (South Africa Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 2c2126a..f1096f2 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke bab \ No newline at end of file +Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jalo \ No newline at end of file From e50436e8cc8d65600be52b8c7cfd5e63bcb9867b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:13:56 +0200 Subject: [PATCH 163/446] Thu Jun 29 2023 10:13:56 GMT+0200 (South Africa Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index f1096f2..6aea4d7 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jalo \ No newline at end of file +Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jaliloeng ho bona. Mme ena ke peo e jaliloeng sebakeng sa maj \ No newline at end of file From 109419f704128d3ab7aa97bb68b521008263c27b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:21:56 +0200 Subject: [PATCH 164/446] Thu Jun 29 2023 10:21:56 GMT+0200 (South Africa Standard Time) --- 04/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/13.txt b/04/13.txt index 6aea4d7..855b1c2 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jaliloeng ho bona. Mme ena ke peo e jaliloeng sebakeng sa maj \ No newline at end of file +\v 13 Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' \v 14 Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. \v 15 Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jaliloeng ho bona. \ No newline at end of file From c70dcba162524dc56cee690cc3c3647b983243f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:23:56 +0200 Subject: [PATCH 165/446] Thu Jun 29 2023 10:23:56 GMT+0200 (South Africa Standard Time) --- 04/13.txt | 2 +- 04/16.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/16.txt diff --git a/04/13.txt b/04/13.txt index 855b1c2..b46018e 100644 --- a/04/13.txt +++ b/04/13.txt @@ -1 +1 @@ -\v 13 Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' \v 14 Mojali o jala lentsoe. Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. \v 15 Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jaliloeng ho bona. \ No newline at end of file +\v 13 Are ho bona, '' A le otloisisi le tsoantso tsohle na?'' \v 14 Mojali o jala lentsoe. \v 15 Ba ke babong thuko ha tsela, ko ho jaloa lintsoe. Ha ba o tloa, Satana o phakisa a tla ho nka lentsoe le jaliloeng ho bona. \ No newline at end of file diff --git a/04/16.txt b/04/16.txt new file mode 100644 index 0000000..dd35d0d --- /dev/null +++ b/04/16.txt @@ -0,0 +1 @@ +Mme ena ke peo e jaliloeng sebakeng sa majoe; ba, ba o tloang le ntoe ba le amohela ka khathalo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 88e3aee..a9ff72a 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,7 @@ "04-06", "04-08", "04-10", + "04-13", "07-title", "07-01", "07-02", From 052b03be09af0bc4bb1ca9385b5bd5d50695fdfe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:25:56 +0200 Subject: [PATCH 166/446] Thu Jun 29 2023 10:25:56 GMT+0200 (South Africa Standard Time) --- 04/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/16.txt b/04/16.txt index dd35d0d..6fed014 100644 --- a/04/16.txt +++ b/04/16.txt @@ -1 +1 @@ -Mme ena ke peo e jaliloeng sebakeng sa majoe; ba, ba o tloang le ntoe ba le amohela ka khathalo \ No newline at end of file +\v 16 Mme ena ke peo e jaliloeng sebakeng sa majoe; ba, ba o tloang le ntoe ba le amohela ka khathalo. \v 17 Empa ba bana mili ho bone, empa ba tiisa ha sebaka. ha matsoenyeho le ho bolaoa ho ba fihlela kabaka la lentsoe, ba phakisa bashoa. \ No newline at end of file From 1edc90e9c290969ad3e3539a7fac371732d5d776 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:27:56 +0200 Subject: [PATCH 167/446] Thu Jun 29 2023 10:27:56 GMT+0200 (South Africa Standard Time) --- 04/18.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 04/18.txt diff --git a/04/18.txt b/04/18.txt new file mode 100644 index 0000000..5ee20e0 --- /dev/null +++ b/04/18.txt @@ -0,0 +1 @@ +Ba bangoe ba ho jaloa ho nale metloa. Ke bona ba otloang lentsoe, Empa ho rata lefatse le b \ No newline at end of file diff --git a/manifest.json b/manifest.json index a9ff72a..071057a 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "04-08", "04-10", "04-13", + "04-16", "07-title", "07-01", "07-02", From c762957b7305546bdcca5acd78389924f25665d8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:29:56 +0200 Subject: [PATCH 168/446] Thu Jun 29 2023 10:29:56 GMT+0200 (South Africa Standard Time) --- 04/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/18.txt b/04/18.txt index 5ee20e0..63de8e7 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -Ba bangoe ba ho jaloa ho nale metloa. Ke bona ba otloang lentsoe, Empa ho rata lefatse le b \ No newline at end of file +Ba bangoe ba ho jaloa ho nale metloa. Ke bona ba otloang lentsoe, Empa ho rata lefatse le boikhancho ba bo homi litakatso bo fapantsa lentsoe, la tloka tsoelapele. E joaliloeng mobung o montle ke ba ba \ No newline at end of file From 3aad1aaef96eee1813bc1b776510dfb4709ca3d0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:31:56 +0200 Subject: [PATCH 169/446] Thu Jun 29 2023 10:31:56 GMT+0200 (South Africa Standard Time) --- 04/18.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/04/18.txt b/04/18.txt index 63de8e7..114290e 100644 --- a/04/18.txt +++ b/04/18.txt @@ -1 +1 @@ -Ba bangoe ba ho jaloa ho nale metloa. Ke bona ba otloang lentsoe, Empa ho rata lefatse le boikhancho ba bo homi litakatso bo fapantsa lentsoe, la tloka tsoelapele. E joaliloeng mobung o montle ke ba ba \ No newline at end of file +\v 18 Ba bangoe ba ho jaloa ho nale metloa. Ke bona ba otloang lentsoe, \v 19 Empa ho rata lefatse le boikhancho ba bo homi litakatso bo fapantsa lentsoe, la tloka tsoelapele. \v 20 E joaliloeng mobung o montle ke ba ba otloang lintso, bali amuhela ba linea litholoana, tse mashome amararo, ama tsilela, le a lekholo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 071057a..406f9c9 100644 --- a/manifest.json +++ b/manifest.json @@ -73,6 +73,7 @@ "04-10", "04-13", "04-16", + "04-18", "07-title", "07-01", "07-02", From 362235db2d793e159e716c2c9a842eeeb69e5ef0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:33:56 +0200 Subject: [PATCH 170/446] Thu Jun 29 2023 10:33:56 GMT+0200 (South Africa Standard Time) --- 04/21.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/21.txt diff --git a/04/21.txt b/04/21.txt new file mode 100644 index 0000000..328d13c --- /dev/null +++ b/04/21.txt @@ -0,0 +1 @@ +Jeso are ho bona, ''Le tlisa lebone hare hantlo ho le bea kafase ha semanke kapa ka fase ha mopete? \ No newline at end of file From 4f82967acc80fb9b5ea9eed7f572e9dfc6d6b3f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:35:56 +0200 Subject: [PATCH 171/446] Thu Jun 29 2023 10:35:56 GMT+0200 (South Africa Standard Time) --- 04/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/21.txt b/04/21.txt index 328d13c..581574c 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -Jeso are ho bona, ''Le tlisa lebone hare hantlo ho le bea kafase ha semanke kapa ka fase ha mopete? \ No newline at end of file +Jeso are ho bona, ''Le tlisa lebone hare hantlo ho le bea kafase ha semanke kapa ka fase ha mopete? Etlang ne le be e setelong sa lebone.Ka hobana a hona ntho efihliloeng e ka se tsebahale, e bile a hona sephere se sa tsoeling la baleng. A neng litsebe \ No newline at end of file From 9f3e6f2bac970916cce64487a5229ee2d3a2881e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:37:56 +0200 Subject: [PATCH 172/446] Thu Jun 29 2023 10:37:56 GMT+0200 (South Africa Standard Time) --- 04/21.txt | 2 +- 04/24.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/24.txt diff --git a/04/21.txt b/04/21.txt index 581574c..4808aeb 100644 --- a/04/21.txt +++ b/04/21.txt @@ -1 +1 @@ -Jeso are ho bona, ''Le tlisa lebone hare hantlo ho le bea kafase ha semanke kapa ka fase ha mopete? Etlang ne le be e setelong sa lebone.Ka hobana a hona ntho efihliloeng e ka se tsebahale, e bile a hona sephere se sa tsoeling la baleng. A neng litsebe \ No newline at end of file +\v 21 Jeso are ho bona, ''Le tlisa lebone hare hantlo ho le bea kafase ha semanke kapa ka fase ha mopete? Etlang ne le be e setelong sa lebone. \v 22 Ka hobana a hona ntho efihliloeng e ka se tsebahale, e bile a hona sephere se sa tsoeling la baleng. \v 23 A neng litsebe tsa ho otloa, ha otloe!'' \ No newline at end of file diff --git a/04/24.txt b/04/24.txt new file mode 100644 index 0000000..b1df64b --- /dev/null +++ b/04/24.txt @@ -0,0 +1 @@ +A re ho bona, ''Mamelang tse ot \ No newline at end of file diff --git a/manifest.json b/manifest.json index 406f9c9..bae9b4c 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,7 @@ "04-13", "04-16", "04-18", + "04-21", "07-title", "07-01", "07-02", From 99c4f8b562914e1128d3c57bdb0e0125eb3835d3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:39:56 +0200 Subject: [PATCH 173/446] Thu Jun 29 2023 10:39:56 GMT+0200 (South Africa Standard Time) --- 04/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/24.txt b/04/24.txt index b1df64b..ce66dc3 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -A re ho bona, ''Mamelang tse ot \ No newline at end of file +A re ho bona, ''Mamelang tse otloang, ka hore sepemo le se sebelisang, se tla pemeoa le ho oena, hape ho tlo ekeletsoa ho ena. Ka hobane a nale. \ No newline at end of file From 9000c1e852ff9338807f49a6876c84b714048bca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:41:56 +0200 Subject: [PATCH 174/446] Thu Jun 29 2023 10:41:56 GMT+0200 (South Africa Standard Time) --- 04/24.txt | 2 +- 04/26.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/26.txt diff --git a/04/24.txt b/04/24.txt index ce66dc3..8973cfe 100644 --- a/04/24.txt +++ b/04/24.txt @@ -1 +1 @@ -A re ho bona, ''Mamelang tse otloang, ka hore sepemo le se sebelisang, se tla pemeoa le ho oena, hape ho tlo ekeletsoa ho ena. Ka hobane a nale. \ No newline at end of file +\v 24 A re ho bona, ''Mamelang tse otloang, ka hore sepemo le se sebelisang, se tla pemeoa le ho oena, hape ho tlo ekeletsoa ho ena. \v 25 Ka hobane a nale, o tlo feoa tsengata, empa a senaho, le tse a nale tsona batlali nka.'' \ No newline at end of file diff --git a/04/26.txt b/04/26.txt new file mode 100644 index 0000000..53eea57 --- /dev/null +++ b/04/26.txt @@ -0,0 +1 @@ +A tla are hape, '' M \ No newline at end of file diff --git a/manifest.json b/manifest.json index bae9b4c..5c68d0d 100644 --- a/manifest.json +++ b/manifest.json @@ -75,6 +75,7 @@ "04-16", "04-18", "04-21", + "04-24", "07-title", "07-01", "07-02", From e687ef368ee9a366c5230c9a18b8b3df337e0c27 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:43:56 +0200 Subject: [PATCH 175/446] Thu Jun 29 2023 10:43:56 GMT+0200 (South Africa Standard Time) --- 04/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index 53eea57..711bc7f 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -A tla are hape, '' M \ No newline at end of file +A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea h \ No newline at end of file From e464c24f21c69fd7929114f5ff0a86ebbefe61c6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:45:56 +0200 Subject: [PATCH 176/446] Thu Jun 29 2023 10:45:56 GMT+0200 (South Africa Standard Time) --- 04/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index 711bc7f..b9522df 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea h \ No newline at end of file +A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea hola, le ha asa tsibi hore joang. Lefatse le tsoalisa lihlako: La mathomo a matlare amasoa, ha bo tsebe, \ No newline at end of file From 4f8fa7e461c640aff892891f522f9ae2d008c9f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:47:56 +0200 Subject: [PATCH 177/446] Thu Jun 29 2023 10:47:56 GMT+0200 (South Africa Standard Time) --- 04/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index b9522df..10796d3 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea hola, le ha asa tsibi hore joang. Lefatse le tsoalisa lihlako: La mathomo a matlare amasoa, ha bo tsebe, \ No newline at end of file +A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea hola, le ha asa tsibi hore joang. Lefatse le tsoalisa lithoro: La mathomo a matlare amasoa, ha bo tsebe, le thoro e fihlileng tsebeng. Lilemo le \ No newline at end of file From 8dd58fa6afc11be5cb49950f108188bac3073bf9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:49:56 +0200 Subject: [PATCH 178/446] Thu Jun 29 2023 10:49:56 GMT+0200 (South Africa Standard Time) --- 04/26.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/04/26.txt b/04/26.txt index 10796d3..17e607a 100644 --- a/04/26.txt +++ b/04/26.txt @@ -1 +1 @@ -A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. A robalang bosiou a tsoha masiare, peo e ea mela ea hola, le ha asa tsibi hore joang. Lefatse le tsoalisa lithoro: La mathomo a matlare amasoa, ha bo tsebe, le thoro e fihlileng tsebeng. Lilemo le \ No newline at end of file +\v 26 A tla are hape, ''Muso oa Molimo o tsoana le monna a jalang peo ea hae mobung. \v 27 A robalang bosiou a tsoha masiare, peo e ea mela ea hola, le ha asa tsibi hore joang. \v 28 Lefatse le tsoalisa lithoro: La mathomo a matlare amasoa, ha bo tsebe, le thoro e fihlileng tsebeng. \v 29 Lilemo leli botsoa, o phakisa a romela sikela ka hore kotulo e fihlile.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5c68d0d..e614b33 100644 --- a/manifest.json +++ b/manifest.json @@ -76,6 +76,7 @@ "04-18", "04-21", "04-24", + "04-26", "07-title", "07-01", "07-02", From f5a7a6876766bfb9831c611d689a790d3f2e1712 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:51:56 +0200 Subject: [PATCH 179/446] Thu Jun 29 2023 10:51:56 GMT+0200 (South Africa Standard Time) --- 04/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/30.txt diff --git a/04/30.txt b/04/30.txt new file mode 100644 index 0000000..9b25df3 --- /dev/null +++ b/04/30.txt @@ -0,0 +1 @@ +Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho \ No newline at end of file From c489e734d3df1043726ad01c811a720b57354819 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:53:56 +0200 Subject: [PATCH 180/446] Thu Jun 29 2023 10:53:56 GMT+0200 (South Africa Standard Time) --- 04/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/30.txt b/04/30.txt index 9b25df3..1221b7c 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho \ No newline at end of file +Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho hlalosa? E tsoana le peo ea mosetareda, ee, e reng ea jaloa, e bo e le enyenyane lefatsieng. Ebile, h \ No newline at end of file From 2d6037d2793524290f4769dbc0e760567069c21d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:55:56 +0200 Subject: [PATCH 181/446] Thu Jun 29 2023 10:55:56 GMT+0200 (South Africa Standard Time) --- 04/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/30.txt b/04/30.txt index 1221b7c..3824e83 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho hlalosa? E tsoana le peo ea mosetareda, ee, e reng ea jaloa, e bo e le enyenyane lefatsieng. Ebile, h \ No newline at end of file +Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho hlalosa? E tsoana le peo ea mosetareda, ee, e reng ea jaloa, e bo e le enyenyane lefatsieng. Ebile, ha e jaloa, e hola ea ba e kholo ho phala limela tsotle serapeng, e bopa lekala tse likholo, hore linonyana tsa liholimo likho \ No newline at end of file From 0fad21db4b5beced1d8bae7954d1210fa0f590f0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:57:56 +0200 Subject: [PATCH 182/446] Thu Jun 29 2023 10:57:56 GMT+0200 (South Africa Standard Time) --- 04/30.txt | 2 +- 04/33.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/33.txt diff --git a/04/30.txt b/04/30.txt index 3824e83..968469b 100644 --- a/04/30.txt +++ b/04/30.txt @@ -1 +1 @@ -Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho hlalosa? E tsoana le peo ea mosetareda, ee, e reng ea jaloa, e bo e le enyenyane lefatsieng. Ebile, ha e jaloa, e hola ea ba e kholo ho phala limela tsotle serapeng, e bopa lekala tse likholo, hore linonyana tsa liholimo likho \ No newline at end of file +\v 30 Abo are, ''Ha re tsoantsa muso oa Molimo, re ka sebelisa se tsoantso se feong ho hlalosa? \v 31 E tsoana le peo ea mosetareda, ee, e reng ea jaloa, e bo e le enyenyane lefatsieng. \v 32 Ebile, ha e jaloa, e hola ea ba e kholo ho phala limela tsotle serapeng, e bopa lekala tse likholo, hore linonyana tsa liholimo likhone ho aha lihlaha moriteng.'' \ No newline at end of file diff --git a/04/33.txt b/04/33.txt new file mode 100644 index 0000000..b7232cf --- /dev/null +++ b/04/33.txt @@ -0,0 +1 @@ +Ka litsoantso tse ngata joale kase \ No newline at end of file diff --git a/manifest.json b/manifest.json index e614b33..0c154f5 100644 --- a/manifest.json +++ b/manifest.json @@ -77,6 +77,7 @@ "04-21", "04-24", "04-26", + "04-30", "07-title", "07-01", "07-02", From 2cf9d86a8aab2548b506419ff2c43581c3c35fcd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 10:59:56 +0200 Subject: [PATCH 183/446] Thu Jun 29 2023 10:59:56 GMT+0200 (South Africa Standard Time) --- 04/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/33.txt b/04/33.txt index b7232cf..fa8357e 100644 --- a/04/33.txt +++ b/04/33.txt @@ -1 +1 @@ -Ka litsoantso tse ngata joale kase \ No newline at end of file +Ka litsoantso tse ngata joale kase oile a bolela lebona, ka ho khona ho otloisisa ha bona, mme ha ko bolela le bona ho senale litsoantso. empa a re a le nosi \ No newline at end of file From 0562f482510b9a27065531df6ca8af3a41c91eca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:01:56 +0200 Subject: [PATCH 184/446] Thu Jun 29 2023 11:01:56 GMT+0200 (South Africa Standard Time) --- 04/33.txt | 2 +- 04/35.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/35.txt diff --git a/04/33.txt b/04/33.txt index fa8357e..3246e5b 100644 --- a/04/33.txt +++ b/04/33.txt @@ -1 +1 @@ -Ka litsoantso tse ngata joale kase oile a bolela lebona, ka ho khona ho otloisisa ha bona, mme ha ko bolela le bona ho senale litsoantso. empa a re a le nosi \ No newline at end of file +\v 33 Ka litsoantso tse ngata joale kase oile a bolela lebona, ka ho khona ho otloisisa ha bona, \v 34 mme ha ko bolela le bona ho senale litsoantso. empa a re a le nosi, a tlalosetsa balateli ba hae ntho oetle. \ No newline at end of file diff --git a/04/35.txt b/04/35.txt new file mode 100644 index 0000000..d423a6e --- /dev/null +++ b/04/35.txt @@ -0,0 +1 @@ +Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatul \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0c154f5..6cc95f9 100644 --- a/manifest.json +++ b/manifest.json @@ -78,6 +78,7 @@ "04-24", "04-26", "04-30", + "04-33", "07-title", "07-01", "07-02", From 4adea53e8c10b6bdf4d6921ace2981830d85b071 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:03:56 +0200 Subject: [PATCH 185/446] Thu Jun 29 2023 11:03:56 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index d423a6e..d725a74 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatul \ No newline at end of file +Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \ No newline at end of file From 0fc83c8adfb715ef45ddfc56b23e7b91ff837b6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:23:15 +0200 Subject: [PATCH 186/446] Thu Jun 29 2023 11:23:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index d725a74..345948a 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \ No newline at end of file +\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \ No newline at end of file From 9a26b497e649a7a2b46fd155170397d7eafd1747 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:25:12 +0200 Subject: [PATCH 187/446] Thu Jun 29 2023 11:25:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 345948a..58b07bd 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \ No newline at end of file +\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, \ No newline at end of file From cf53296d56b87a3cee8c541136673543a292658c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:27:12 +0200 Subject: [PATCH 188/446] Thu Jun 29 2023 11:27:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 58b07bd..6def971 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, \ No newline at end of file +\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale \ No newline at end of file From 6527627e19bf053f6e0c119339621d4e0d50b0ce Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:29:12 +0200 Subject: [PATCH 189/446] Thu Jun 29 2023 11:29:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 6def971..4818ed1 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale \ No newline at end of file +\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. Ha tsoha moea o nale matla a \ No newline at end of file From 04190daa3ba9489f8eef0d9839b7d5ec90dafcd8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:31:12 +0200 Subject: [PATCH 190/446] Thu Jun 29 2023 11:31:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 4818ed1..2c453f3 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. Ha tsoha moea o nale matla a \ No newline at end of file +\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. Ha tsoha moea o nale matla a kotsi leqhubu le kena hare ha sekepe li etsa hore sekepe se tlale metsi. \ No newline at end of file From 058c25e8481c1b1294a1be0f8fd42dbf3c8ba291 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:33:12 +0200 Subject: [PATCH 191/446] Thu Jun 29 2023 11:33:12 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 2c453f3..64f7b92 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 \v 36 \v 37 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. Ha tsoha moea o nale matla a kotsi leqhubu le kena hare ha sekepe li etsa hore sekepe se tlale metsi. \ No newline at end of file +\v 35 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \v 36 Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. \v 37 Ha tsoha moea o nale matla a kotsi leqhubu le kena hare ha sekepe li etsa hore sekepe se tlale metsi. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6cc95f9..9b87de2 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "04-26", "04-30", "04-33", + "04-35", "07-title", "07-01", "07-02", From 07b0139cb695eec12e8e8085da53abf99bff5d24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:35:12 +0200 Subject: [PATCH 192/446] Thu Jun 29 2023 11:35:12 GMT+0200 (South Africa Standard Time) --- 04/38.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 04/38.txt diff --git a/04/38.txt b/04/38.txt new file mode 100644 index 0000000..78f3ec8 --- /dev/null +++ b/04/38.txt @@ -0,0 +1 @@ +Empa Jeso ane a le atiileng, arobetse mosamong. Ba ile ba mo tsosa, bare, 'Tichere, ha na taba hore re tlo shoa \ No newline at end of file From 8a9eff75bbf9f43eaa37ace79e4e57aa4f1495a4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:37:12 +0200 Subject: [PATCH 193/446] Thu Jun 29 2023 11:37:12 GMT+0200 (South Africa Standard Time) --- 04/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/38.txt b/04/38.txt index 78f3ec8..608e6ac 100644 --- a/04/38.txt +++ b/04/38.txt @@ -1 +1 @@ -Empa Jeso ane a le atiileng, arobetse mosamong. Ba ile ba mo tsosa, bare, 'Tichere, ha na taba hore re tlo shoa \ No newline at end of file +Empa Jeso ane a le atiileng, arobetse mosamong. Ba ile ba mo tsosa, bare, ''Tichere, ha na taba hore re tlo shoa?'' Atsoha, a khalemela moea, are leoatleng \ No newline at end of file From b74f04d696fafafad0683b8b19c0cdd6be585ce9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:39:12 +0200 Subject: [PATCH 194/446] Thu Jun 29 2023 11:39:12 GMT+0200 (South Africa Standard Time) --- 04/38.txt | 2 +- 04/40.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/40.txt diff --git a/04/38.txt b/04/38.txt index 608e6ac..a5df39a 100644 --- a/04/38.txt +++ b/04/38.txt @@ -1 +1 @@ -Empa Jeso ane a le atiileng, arobetse mosamong. Ba ile ba mo tsosa, bare, ''Tichere, ha na taba hore re tlo shoa?'' Atsoha, a khalemela moea, are leoatleng \ No newline at end of file +\v 38 Empa Jeso ane a le atiileng, arobetse mosamong. Ba ile ba mo tsosa, bare, ''Tichere, ha na taba hore re tlo shoa?'' \v 39 Atsoha, a khalemela moea, are leoatleng, khotso! Ema, habo le khutso e kholo. \ No newline at end of file diff --git a/04/40.txt b/04/40.txt new file mode 100644 index 0000000..72f2f1c --- /dev/null +++ b/04/40.txt @@ -0,0 +1 @@ +A re ho bona, '' ke eng le tsohile? Ha lena tumelo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9b87de2..054448d 100644 --- a/manifest.json +++ b/manifest.json @@ -80,6 +80,7 @@ "04-30", "04-33", "04-35", + "04-38", "07-title", "07-01", "07-02", From 39a49db5f3e2da86e2fb7d039ac985fcc60e871a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:41:12 +0200 Subject: [PATCH 195/446] Thu Jun 29 2023 11:41:12 GMT+0200 (South Africa Standard Time) --- 04/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/40.txt b/04/40.txt index 72f2f1c..fa308cb 100644 --- a/04/40.txt +++ b/04/40.txt @@ -1 +1 @@ -A re ho bona, '' ke eng le tsohile? Ha lena tumelo \ No newline at end of file +A re ho bona, '' ke eng le tsohile? Ha lena tumelo?'' Ba ba ni le chuho leliholo bare ho bangoe ba bone, '' Ke mang ona, ka hore moea le leoatle le ea mo hlompha \ No newline at end of file From 0d9ba1e7642907de4e6efb7168cbae2c0bf0c2f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:43:12 +0200 Subject: [PATCH 196/446] Thu Jun 29 2023 11:43:12 GMT+0200 (South Africa Standard Time) --- 04/40.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/04/40.txt b/04/40.txt index fa308cb..b16c7ba 100644 --- a/04/40.txt +++ b/04/40.txt @@ -1 +1 @@ -A re ho bona, '' ke eng le tsohile? Ha lena tumelo?'' Ba ba ni le chuho leliholo bare ho bangoe ba bone, '' Ke mang ona, ka hore moea le leoatle le ea mo hlompha \ No newline at end of file +\v 40 A re ho bona, '' ke eng le tsohile? Ha lena tumelo?'' \v 41 Ba ba ni le chuho leliholo bare ho bangoe ba bone, '' Ke mang ona, ka hore moea le leoatle le ea mo hlompha?'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 054448d..1930e36 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,7 @@ "04-33", "04-35", "04-38", + "04-40", "07-title", "07-01", "07-02", From 3101ea203f7cae70c94e5cec63d26ef488578121 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:45:12 +0200 Subject: [PATCH 197/446] Thu Jun 29 2023 11:45:12 GMT+0200 (South Africa Standard Time) --- 10/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/01.txt diff --git a/10/01.txt b/10/01.txt new file mode 100644 index 0000000..1e6b5cf --- /dev/null +++ b/10/01.txt @@ -0,0 +1 @@ +\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba \ No newline at end of file From fed41e012ba7588abd3e397fa99fd61eb34a2ca9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:47:12 +0200 Subject: [PATCH 198/446] Thu Jun 29 2023 11:47:12 GMT+0200 (South Africa Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index 1e6b5cf..be5e608 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba \ No newline at end of file +\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba ruta hape, joale ka tloaelo ea hae. Ba Farese ba tla ho mo leka mme ba mo botsa, '' Ho molaong hore monna a hlale mosali oa hae?'' \ No newline at end of file From 2c5573b2c8a4778f38e81b564fa139e9f86b7e28 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:49:12 +0200 Subject: [PATCH 199/446] Thu Jun 29 2023 11:49:12 GMT+0200 (South Africa Standard Time) --- 10/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/01.txt b/10/01.txt index be5e608..5595ad0 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba ruta hape, joale ka tloaelo ea hae. Ba Farese ba tla ho mo leka mme ba mo botsa, '' Ho molaong hore monna a hlale mosali oa hae?'' \ No newline at end of file +\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba ruta hape, joale ka tloaelo ea hae. Ba Farese ba tla ho mo leka mme ba mo botsa, '' Ho molaong hore monna a hlale mosali oa hae?'' A ba a raba, ''Moshe o le laetseng?'' Ba re, ''Moshe o lumetse hore monna a ngoa \ No newline at end of file From 9c67633585c98aedc0ed49b807c1190e258e31f5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:51:12 +0200 Subject: [PATCH 200/446] Thu Jun 29 2023 11:51:12 GMT+0200 (South Africa Standard Time) --- 10/01.txt | 2 +- 10/05.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/05.txt diff --git a/10/01.txt b/10/01.txt index 5595ad0..e54ab33 100644 --- a/10/01.txt +++ b/10/01.txt @@ -1 +1 @@ -\c 10 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba ruta hape, joale ka tloaelo ea hae. Ba Farese ba tla ho mo leka mme ba mo botsa, '' Ho molaong hore monna a hlale mosali oa hae?'' A ba a raba, ''Moshe o le laetseng?'' Ba re, ''Moshe o lumetse hore monna a ngoa \ No newline at end of file +\c 10 \v 1 Jeso a tloha polekeng eong mme a ea khaolong ea Judea mme a ea ka mose ha noka ea Jorodane, le bongata ba batho batla ho eena hape. A ne a ba ruta hape, joale ka tloaelo ea hae. \v 2 Ba Farese ba tla ho mo leka mme ba mo botsa, '' Ho molaong hore monna a hlale mosali oa hae?'' \v 3 A ba a raba, ''Moshe o le laetseng?'' \v 4 Ba re, ''Moshe o lumetse hore monna a ngoale le ngoalo la hlalo mme a mo hlale.'' \ No newline at end of file diff --git a/10/05.txt b/10/05.txt new file mode 100644 index 0000000..909d9c5 --- /dev/null +++ b/10/05.txt @@ -0,0 +1 @@ +''E ne e le baka la hore lipelo tsa lona li thata hobane a le \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1930e36..869c7e3 100644 --- a/manifest.json +++ b/manifest.json @@ -97,6 +97,7 @@ "07-29", "07-31", "07-33", - "07-36" + "07-36", + "10-01" ] } \ No newline at end of file From e77ec7913f496caf4b8498b4c0fd76a4fc852eaf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:53:12 +0200 Subject: [PATCH 201/446] Thu Jun 29 2023 11:53:12 GMT+0200 (South Africa Standard Time) --- 10/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/05.txt b/10/05.txt index 909d9c5..80fb79f 100644 --- a/10/05.txt +++ b/10/05.txt @@ -1 +1 @@ -''E ne e le baka la hore lipelo tsa lona li thata hobane a le \ No newline at end of file +''E ne e le baka la hore lipelo tsa lona li thata hobane a le ngolele taelo ena,'' Jeso a re ho bona. ''Empa ho tlohela ho qaleng ha popo, \ No newline at end of file From 9499ada2ecabeeaaaa48aa12fbadd52bafb7e0ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:55:12 +0200 Subject: [PATCH 202/446] Thu Jun 29 2023 11:55:12 GMT+0200 (South Africa Standard Time) --- 10/05.txt | 2 +- 10/07.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/07.txt diff --git a/10/05.txt b/10/05.txt index 80fb79f..619493b 100644 --- a/10/05.txt +++ b/10/05.txt @@ -1 +1 @@ -''E ne e le baka la hore lipelo tsa lona li thata hobane a le ngolele taelo ena,'' Jeso a re ho bona. ''Empa ho tlohela ho qaleng ha popo, \ No newline at end of file +\v 5 ''E ne e le baka la hore lipelo tsa lona li thata hobane a le ngolele taelo ena,'' Jeso a re ho bona. \v 6 ''Empa ho tlohela ho qaleng ha popo, 'Molimo o entse bona monna le mosali.' \ No newline at end of file diff --git a/10/07.txt b/10/07.txt new file mode 100644 index 0000000..6e6dd76 --- /dev/null +++ b/10/07.txt @@ -0,0 +1 @@ +Ka baka leo monna o tla tlohela ntate le mme \ No newline at end of file diff --git a/manifest.json b/manifest.json index 869c7e3..08d1d6d 100644 --- a/manifest.json +++ b/manifest.json @@ -98,6 +98,7 @@ "07-31", "07-33", "07-36", - "10-01" + "10-01", + "10-05" ] } \ No newline at end of file From f950dfee8d8093aa3c738ec20b4e1f870234a543 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:57:12 +0200 Subject: [PATCH 203/446] Thu Jun 29 2023 11:57:12 GMT+0200 (South Africa Standard Time) --- 10/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/07.txt b/10/07.txt index 6e6dd76..95bbdac 100644 --- a/10/07.txt +++ b/10/07.txt @@ -1 +1 @@ -Ka baka leo monna o tla tlohela ntate le mme \ No newline at end of file +\v 7 \v 8 \v 9 'Ka baka leo monna o tla tlohela ntate le mme a kopana le mosali oa hae, mme ba babeli ba tla ba nama engoe.' Ka hong se Molimo a se kopantseng \ No newline at end of file From 39ff8d19ce24cc6be28970ec48678969ede2c570 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 11:59:12 +0200 Subject: [PATCH 204/446] Thu Jun 29 2023 11:59:12 GMT+0200 (South Africa Standard Time) --- 10/07.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/07.txt b/10/07.txt index 95bbdac..fce27d5 100644 --- a/10/07.txt +++ b/10/07.txt @@ -1 +1 @@ -\v 7 \v 8 \v 9 'Ka baka leo monna o tla tlohela ntate le mme a kopana le mosali oa hae, mme ba babeli ba tla ba nama engoe.' Ka hong se Molimo a se kopantseng \ No newline at end of file +\v 7 'Ka baka leo monna o tla tlohela ntate le mme a kopana le mosali oa hae, \v 8 mme ba babeli ba tla ba nama engoe.' \v 9 Ka hong se Molimo a se kopantseng hammoho, se se ke sa khauhantsoa ke motho. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 08d1d6d..3d1581e 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "07-33", "07-36", "10-01", - "10-05" + "10-05", + "10-07" ] } \ No newline at end of file From 52c5c444c3e4c0a1904f209e74b1962586b15a2d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:01:12 +0200 Subject: [PATCH 205/446] Thu Jun 29 2023 12:01:12 GMT+0200 (South Africa Standard Time) --- 10/10.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/10.txt diff --git a/10/10.txt b/10/10.txt new file mode 100644 index 0000000..1cebd7b --- /dev/null +++ b/10/10.txt @@ -0,0 +1 @@ +Barile ha ba le ntlong, ba lateli ba hae ba mo botsa hape ka taba e na. A re ho bona, ''E mong le e mong ea hlalang mosali oa hae mme a nyala e mongoe o ea mo feba. \ No newline at end of file From bafe365e4162237219f45824a992ee568dfac7dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:03:12 +0200 Subject: [PATCH 206/446] Thu Jun 29 2023 12:03:12 GMT+0200 (South Africa Standard Time) --- 10/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/10.txt b/10/10.txt index 1cebd7b..05a1a9d 100644 --- a/10/10.txt +++ b/10/10.txt @@ -1 +1 @@ -Barile ha ba le ntlong, ba lateli ba hae ba mo botsa hape ka taba e na. A re ho bona, ''E mong le e mong ea hlalang mosali oa hae mme a nyala e mongoe o ea mo feba. \ No newline at end of file +\v 10 Barile ha ba le ntlong, ba lateli ba hae ba mo botsa hape ka taba e na. \v 11 A re ho bona, ''E mong le e mong ea hlalang mosali oa hae mme a nyala e mongoe o ea mo feba. \v 12 Le mosali ea hlalang monna oa hae a nyala e mongoe, o ea feba.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d1581e..3f24527 100644 --- a/manifest.json +++ b/manifest.json @@ -100,6 +100,7 @@ "07-36", "10-01", "10-05", - "10-07" + "10-07", + "10-10" ] } \ No newline at end of file From 7a650cdbb86826e03b280b22e14c7368ecdee079 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:09:12 +0200 Subject: [PATCH 207/446] Thu Jun 29 2023 12:09:12 GMT+0200 (South Africa Standard Time) --- 10/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/13.txt diff --git a/10/13.txt b/10/13.txt new file mode 100644 index 0000000..62a47a3 --- /dev/null +++ b/10/13.txt @@ -0,0 +1 @@ +Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoa \ No newline at end of file From 710705d9a275e540b345de4e3a4f6e95a470acf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:11:12 +0200 Subject: [PATCH 208/446] Thu Jun 29 2023 12:11:12 GMT+0200 (South Africa Standard Time) --- 10/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/13.txt b/10/13.txt index 62a47a3..da851ab 100644 --- a/10/13.txt +++ b/10/13.txt @@ -1 +1 @@ -Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoa \ No newline at end of file +Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoare, empa ba lateli ba hae ba ba khalemela. Jeso ha a ba bona, a khopiseha mme are ho bona, ''Tlohelang bana \ No newline at end of file From 24314e9a2a454d1d6afab22b645405a226f2064d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:13:12 +0200 Subject: [PATCH 209/446] Thu Jun 29 2023 12:13:12 GMT+0200 (South Africa Standard Time) --- 10/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/13.txt b/10/13.txt index da851ab..5ff7dcc 100644 --- a/10/13.txt +++ b/10/13.txt @@ -1 +1 @@ -Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoare, empa ba lateli ba hae ba ba khalemela. Jeso ha a ba bona, a khopiseha mme are ho bona, ''Tlohelang bana \ No newline at end of file +Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoare, empa ba lateli ba hae ba ba khalemela. Jeso ha a ba bona, a khopiseha mme are ho bona, ''Tlohelang bana babanyenyana batle ho nna, mme le se ke la ba hanela, ho ba mu \ No newline at end of file From a6e649752bdcc10cf9cd3620c6f801e66dec03ca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:15:12 +0200 Subject: [PATCH 210/446] Thu Jun 29 2023 12:15:12 GMT+0200 (South Africa Standard Time) --- 10/13.txt | 2 +- 10/15.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/15.txt diff --git a/10/13.txt b/10/13.txt index 5ff7dcc..e435af8 100644 --- a/10/13.txt +++ b/10/13.txt @@ -1 +1 @@ -Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoare, empa ba lateli ba hae ba ba khalemela. Jeso ha a ba bona, a khopiseha mme are ho bona, ''Tlohelang bana babanyenyana batle ho nna, mme le se ke la ba hanela, ho ba mu \ No newline at end of file +\v 13 Ea ba ba tlisa bana ba ba nyenyane ho ena hore a ba tsoare, empa ba lateli ba hae ba ba khalemela. \v 14 Jeso ha a ba bona, a khopiseha mme are ho bona, ''Tlohelang bana babanyenyana batle ho nna, mme le se ke la ba hanela, ho ba muso oa Molimo ke oa ba joalo ka bona. \ No newline at end of file diff --git a/10/15.txt b/10/15.txt new file mode 100644 index 0000000..6543cbb --- /dev/null +++ b/10/15.txt @@ -0,0 +1 @@ +Ka nete ke ho lona, e mong le e mong ea sa amoheleng m \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3f24527..34e6e48 100644 --- a/manifest.json +++ b/manifest.json @@ -101,6 +101,7 @@ "10-01", "10-05", "10-07", - "10-10" + "10-10", + "10-13" ] } \ No newline at end of file From 61792159291403294940af65dbd680eed34b5d81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:17:12 +0200 Subject: [PATCH 211/446] Thu Jun 29 2023 12:17:12 GMT+0200 (South Africa Standard Time) --- 10/15.txt | 2 +- 10/17.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/17.txt diff --git a/10/15.txt b/10/15.txt index 6543cbb..8f926b4 100644 --- a/10/15.txt +++ b/10/15.txt @@ -1 +1 @@ -Ka nete ke ho lona, e mong le e mong ea sa amoheleng m \ No newline at end of file +\v 15 Ka nete ke ho lona, e mong le e mong ea sa amoheleng mmuso oa Molimo joalo ka ngoana a ka ke a kena teng.'' \v 16 Mme a nka bana matsohong a hae mme a ba hlonolofatsa a ba bea matsoho a hae holimo. \ No newline at end of file diff --git a/10/17.txt b/10/17.txt new file mode 100644 index 0000000..c29d407 --- /dev/null +++ b/10/17.txt @@ -0,0 +1 @@ +Erile ha a qala \ No newline at end of file diff --git a/manifest.json b/manifest.json index 34e6e48..55685af 100644 --- a/manifest.json +++ b/manifest.json @@ -102,6 +102,7 @@ "10-05", "10-07", "10-10", - "10-13" + "10-13", + "10-15" ] } \ No newline at end of file From 9d17c6fc988023b6949c371e9a7336bc724683a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:19:12 +0200 Subject: [PATCH 212/446] Thu Jun 29 2023 12:19:12 GMT+0200 (South Africa Standard Time) --- 10/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/17.txt b/10/17.txt index c29d407..8d3101a 100644 --- a/10/17.txt +++ b/10/17.txt @@ -1 +1 @@ -Erile ha a qala \ No newline at end of file +Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke ke \ No newline at end of file From dc46d2f7eb460069dfb57b7d91ab18b84356d629 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:21:12 +0200 Subject: [PATCH 213/446] Thu Jun 29 2023 12:21:12 GMT+0200 (South Africa Standard Time) --- 10/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/17.txt b/10/17.txt index 8d3101a..3098b80 100644 --- a/10/17.txt +++ b/10/17.txt @@ -1 +1 @@ -Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke ke \ No newline at end of file +Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke kae etsang hore ke tle ke fumanane bophilo bo sa feleng?'' Jeso a re, ''Ke eng o mpitsa ea molemo? Ha ho motho ea molemo kantle ha moli \ No newline at end of file From 923de0ed5b2af59083ed19d9fbb33743e6a9337f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:23:12 +0200 Subject: [PATCH 214/446] Thu Jun 29 2023 12:23:12 GMT+0200 (South Africa Standard Time) --- 10/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/17.txt b/10/17.txt index 3098b80..b873e25 100644 --- a/10/17.txt +++ b/10/17.txt @@ -1 +1 @@ -Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke kae etsang hore ke tle ke fumanane bophilo bo sa feleng?'' Jeso a re, ''Ke eng o mpitsa ea molemo? Ha ho motho ea molemo kantle ha moli \ No newline at end of file +Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke kae etsang hore ke tle ke fumanane bophilo bo sa feleng?'' Jeso a re, ''Ke eng o mpitsa ea molemo? Ha ho motho ea molemo kantle ha molimo a le nose. O tseba melao: 'O se ke oa bolaea, o se ka oa feba, o seka o otsoa, o se ke oa thetsa, hlompha ntate oa hao \ No newline at end of file From 5b22897c1ff96edd8e38241d2a53ccbecc7da237 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:25:12 +0200 Subject: [PATCH 215/446] Thu Jun 29 2023 12:25:12 GMT+0200 (South Africa Standard Time) --- 10/17.txt | 2 +- 10/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/20.txt diff --git a/10/17.txt b/10/17.txt index b873e25..c84594d 100644 --- a/10/17.txt +++ b/10/17.txt @@ -1 +1 @@ -Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke kae etsang hore ke tle ke fumanane bophilo bo sa feleng?'' Jeso a re, ''Ke eng o mpitsa ea molemo? Ha ho motho ea molemo kantle ha molimo a le nose. O tseba melao: 'O se ke oa bolaea, o se ka oa feba, o seka o otsoa, o se ke oa thetsa, hlompha ntate oa hao \ No newline at end of file +\v 17 Erile ha a qala leeto la hae, monna a titimela ho ena mme a khobama pele ha hae mme a mmotsa, ''Moruti o molemo, ke eng e ke kae etsang hore ke tle ke fumanane bophilo bo sa feleng?'' \v 18 Jeso a re, ''Ke eng o mpitsa ea molemo? Ha ho motho ea molemo kantle ha molimo a le nose. \v 19 O tseba melao: 'O se ke oa bolaea, o se ka oa feba, o seka o otsoa, o se ke oa thetsa, hlompha ntate oa hao le mme oa hao.'' \ No newline at end of file diff --git a/10/20.txt b/10/20.txt new file mode 100644 index 0000000..bc607b7 --- /dev/null +++ b/10/20.txt @@ -0,0 +1 @@ +Monna a re, ''Moruti, tsohle tse \ No newline at end of file diff --git a/manifest.json b/manifest.json index 55685af..3e312da 100644 --- a/manifest.json +++ b/manifest.json @@ -103,6 +103,7 @@ "10-07", "10-10", "10-13", - "10-15" + "10-15", + "10-17" ] } \ No newline at end of file From 863a8ce67c63864d14a3498e2df4a11aec57fcdd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:27:12 +0200 Subject: [PATCH 216/446] Thu Jun 29 2023 12:27:12 GMT+0200 (South Africa Standard Time) --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index bc607b7..69e4bb2 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -Monna a re, ''Moruti, tsohle tse \ No newline at end of file +Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. a \ No newline at end of file From cd8435596142542b5df59e453eef2a98bfb38dca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:29:13 +0200 Subject: [PATCH 217/446] Thu Jun 29 2023 12:29:12 GMT+0200 (South Africa Standard Time) --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 69e4bb2..3ed0949 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. a \ No newline at end of file +Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o \ No newline at end of file From de53520d92d80a8e259aa8ff430ff22fb9ff7e6a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:31:12 +0200 Subject: [PATCH 218/446] Thu Jun 29 2023 12:31:12 GMT+0200 (South Africa Standard Time) --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index 3ed0949..f0c7fcc 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o \ No newline at end of file +Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o tla ba le tlotlo le holimong. Ea ba o tle o ntatele.'' Empa ka baka la \ No newline at end of file From 75dcecb0cdebdc7b8fb05bd23137974d1594e0d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:33:12 +0200 Subject: [PATCH 219/446] Thu Jun 29 2023 12:33:12 GMT+0200 (South Africa Standard Time) --- 10/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/20.txt b/10/20.txt index f0c7fcc..1ae9d9f 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o tla ba le tlotlo le holimong. Ea ba o tle o ntatele.'' Empa ka baka la \ No newline at end of file +\v 20 \v 21 \v 22 Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o tla ba le tlotlo le holimong. Ea ba o tle o ntatele.'' Empa ka baka la polelo ena a lebeleleha a hlomohile mme a tloha a le bohloko, hobane a ne a roile. \ No newline at end of file From ef3e7fd611b77a0defe01a0757dc5474f5e20f48 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:35:12 +0200 Subject: [PATCH 220/446] Thu Jun 29 2023 12:35:12 GMT+0200 (South Africa Standard Time) --- 10/20.txt | 2 +- 10/23.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/23.txt diff --git a/10/20.txt b/10/20.txt index 1ae9d9f..1b40a87 100644 --- a/10/20.txt +++ b/10/20.txt @@ -1 +1 @@ -\v 20 \v 21 \v 22 Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o tla ba le tlotlo le holimong. Ea ba o tle o ntatele.'' Empa ka baka la polelo ena a lebeleleha a hlomohile mme a tloha a le bohloko, hobane a ne a roile. \ No newline at end of file +\v 20 Monna a re, ''Moruti, tsohle tse ke li hlomphile ho tlohela bonyenyaneng ba ka.'' \v 21 Jeso a mo lebelela a mo rata. A re ho ena, ''O hloka ntho e le engoe. O tsoanetsi ho rekisa tsohle o nang le tsona o nee bafotsana, mme o tla ba le tlotlo le holimong. Ea ba o tle o ntatele.'' \v 22 Empa ka baka la polelo ena a lebeleleha a hlomohile mme a tloha a le bohloko, hobane a ne a roile. \ No newline at end of file diff --git a/10/23.txt b/10/23.txt new file mode 100644 index 0000000..04f86f5 --- /dev/null +++ b/10/23.txt @@ -0,0 +1 @@ +Jeso a talima mme a re ho ba lateli ba hae, ''Ho thata ha kaakang hore ea roileng a kane mmusong oa Molimo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3e312da..aaf9f1c 100644 --- a/manifest.json +++ b/manifest.json @@ -104,6 +104,7 @@ "10-10", "10-13", "10-15", - "10-17" + "10-17", + "10-20" ] } \ No newline at end of file From 885003e7fa71ff0ec3953967b513d6ab4db8b74b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:37:12 +0200 Subject: [PATCH 221/446] Thu Jun 29 2023 12:37:12 GMT+0200 (South Africa Standard Time) --- 10/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/23.txt b/10/23.txt index 04f86f5..b499c4f 100644 --- a/10/23.txt +++ b/10/23.txt @@ -1 +1 @@ -Jeso a talima mme a re ho ba lateli ba hae, ''Ho thata ha kaakang hore ea roileng a kane mmusong oa Molimo \ No newline at end of file +Jeso a talima mme a re ho ba lateli ba hae, ''Ho thata ha kaakang hore ea roileng a kane mmusong oa Molimo!'' Ba lateli ba makala ka mantsoe a hae. Empa Jeso a re ho bona hape, ''Bana, ho thata ha kaakang ho kena mmusong oa molimo \ No newline at end of file From 976b91a9f965f419dc36be2d04ca28915d3a74d9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:39:12 +0200 Subject: [PATCH 222/446] Thu Jun 29 2023 12:39:12 GMT+0200 (South Africa Standard Time) --- 10/23.txt | 2 +- 10/26.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/26.txt diff --git a/10/23.txt b/10/23.txt index b499c4f..96e2394 100644 --- a/10/23.txt +++ b/10/23.txt @@ -1 +1 @@ -Jeso a talima mme a re ho ba lateli ba hae, ''Ho thata ha kaakang hore ea roileng a kane mmusong oa Molimo!'' Ba lateli ba makala ka mantsoe a hae. Empa Jeso a re ho bona hape, ''Bana, ho thata ha kaakang ho kena mmusong oa molimo \ No newline at end of file +\v 23 Jeso a talima mme a re ho ba lateli ba hae, ''Ho thata ha kaakang hore ea roileng a kane mmusong oa Molimo!'' \v 24 Ba lateli ba makala ka mantsoe a hae. Empa Jeso a re ho bona hape, ''Bana, ho thata ha kaakang ho kena mmusong oa molimo! \v 25 Ho bo bebe hore kamela e kene ka thuba ea nalete ho nale hore ea roileng a kene mmussong oa Molimo.'' \ No newline at end of file diff --git a/10/26.txt b/10/26.txt new file mode 100644 index 0000000..b0768d4 --- /dev/null +++ b/10/26.txt @@ -0,0 +1 @@ +Ba makala haholo mme ba botsana ba re \ No newline at end of file diff --git a/manifest.json b/manifest.json index aaf9f1c..cd081c4 100644 --- a/manifest.json +++ b/manifest.json @@ -105,6 +105,7 @@ "10-13", "10-15", "10-17", - "10-20" + "10-20", + "10-23" ] } \ No newline at end of file From 73de2e625cf9ffdae351fc78fb655b6af70c08d4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:41:13 +0200 Subject: [PATCH 223/446] Thu Jun 29 2023 12:41:12 GMT+0200 (South Africa Standard Time) --- 10/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/26.txt b/10/26.txt index b0768d4..3b48d37 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1 +1 @@ -Ba makala haholo mme ba botsana ba re \ No newline at end of file +\v 26 \v 27 \v 28 Ba makala haholo mme ba botsana ba re, ''Ho tla bolokeha mmang?'' Jeso a ba lebelela a re, ''Ke ntho e setang batho \ No newline at end of file From 28fc9eddb245c6900b98a63a9a712e93637d31df Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:43:13 +0200 Subject: [PATCH 224/446] Thu Jun 29 2023 12:43:12 GMT+0200 (South Africa Standard Time) --- 10/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/26.txt b/10/26.txt index 3b48d37..d6afd6b 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Ba makala haholo mme ba botsana ba re, ''Ho tla bolokeha mmang?'' Jeso a ba lebelela a re, ''Ke ntho e setang batho \ No newline at end of file +\v 26 \v 27 \v 28 Ba makala haholo mme ba botsana ba re, ''Ho tla bolokeha mmang?'' Jeso a ba lebelela a re, ''Ke ntho e setang batho, empa ho se ho Molimo. Hobane tsohle Molimo o ka li etsa.'' Petrose a qala ho buoa le eena are, ''Lebelela, re siile tsohle mm \ No newline at end of file From 73314a2a96feca603e43f800491ea17e1ea3d669 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 12:45:10 +0200 Subject: [PATCH 225/446] Thu Jun 29 2023 12:45:10 GMT+0200 (South Africa Standard Time) --- 10/26.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/26.txt b/10/26.txt index d6afd6b..ac50a11 100644 --- a/10/26.txt +++ b/10/26.txt @@ -1 +1 @@ -\v 26 \v 27 \v 28 Ba makala haholo mme ba botsana ba re, ''Ho tla bolokeha mmang?'' Jeso a ba lebelela a re, ''Ke ntho e setang batho, empa ho se ho Molimo. Hobane tsohle Molimo o ka li etsa.'' Petrose a qala ho buoa le eena are, ''Lebelela, re siile tsohle mm \ No newline at end of file +\v 26 Ba makala haholo mme ba botsana ba re, ''Ho tla bolokeha mmang?'' \v 27 Jeso a ba lebelela a re, ''Ke ntho e setang batho, empa ho se ho Molimo. Hobane tsohle Molimo o ka li etsa.'' \v 28 Petrose a qala ho buoa le eena are, ''Lebelela, re siile tsohle mme ra o latela.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index cd081c4..0e51ab7 100644 --- a/manifest.json +++ b/manifest.json @@ -106,6 +106,7 @@ "10-15", "10-17", "10-20", - "10-23" + "10-23", + "10-26" ] } \ No newline at end of file From 21b8e291614d7b3672138416a5c6bd002c6560c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:29:53 +0200 Subject: [PATCH 226/446] Thu Jun 29 2023 14:29:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/29.txt diff --git a/10/29.txt b/10/29.txt new file mode 100644 index 0000000..80e293a --- /dev/null +++ b/10/29.txt @@ -0,0 +1 @@ +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo, kapa bo \ No newline at end of file From d2b085fdf7b696bf64737767790b38dff7279c8e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:31:53 +0200 Subject: [PATCH 227/446] Thu Jun 29 2023 14:31:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/29.txt b/10/29.txt index 80e293a..9a0df4e 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo, kapa bo \ No newline at end of file +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo, kapa ba holo, kapa le khaetsali, kapa mme ka \ No newline at end of file From f98f63df7b8f84af40edcf79c24ca2c10917f090 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:33:53 +0200 Subject: [PATCH 228/446] Thu Jun 29 2023 14:33:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/29.txt b/10/29.txt index 9a0df4e..3b7535e 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo, kapa ba holo, kapa le khaetsali, kapa mme ka \ No newline at end of file +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng \ No newline at end of file From e8e5cc38e0d67ab1e27610f736a301f0abb75eca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:35:52 +0200 Subject: [PATCH 229/446] Thu Jun 29 2023 14:35:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/29.txt b/10/29.txt index 3b7535e..7a49889 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng \ No newline at end of file +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: \ No newline at end of file From f3b12cb260a226d77185ab7ff00422069c7d6b2b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:37:53 +0200 Subject: [PATCH 230/446] Thu Jun 29 2023 14:37:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/29.txt b/10/29.txt index 7a49889..3706312 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: \ No newline at end of file +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: linto le bo a buti le likhaetsali le bommae le masimo, \ No newline at end of file From de8823e0dd3030fb019c126f3ef1d55704529327 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:39:53 +0200 Subject: [PATCH 231/446] Thu Jun 29 2023 14:39:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/29.txt b/10/29.txt index 3706312..58523b3 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: linto le bo a buti le likhaetsali le bommae le masimo, \ No newline at end of file +Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: linto le bo a buti le likhaetsali le bommae le masimo,le hloriso, mme le fatseng le tlang, o tla fumana bophilo bo sa feleng. Empa ba bangata ba pele batla ba ba morao, le ba morao \ No newline at end of file From f63ab002243b4bcc2c1465ff01c3b9e604af4f0f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:41:53 +0200 Subject: [PATCH 232/446] Thu Jun 29 2023 14:41:52 GMT+0200 (South Africa Standard Time) --- 10/29.txt | 2 +- 10/32.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/32.txt diff --git a/10/29.txt b/10/29.txt index 58523b3..2699451 100644 --- a/10/29.txt +++ b/10/29.txt @@ -1 +1 @@ -Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli a ka se keng a amohela ha le kholo joale mehleng ena: linto le bo a buti le likhaetsali le bommae le masimo,le hloriso, mme le fatseng le tlang, o tla fumana bophilo bo sa feleng. Empa ba bangata ba pele batla ba ba morao, le ba morao \ No newline at end of file +\v 29 Jeso a re, ''Ka nete ke re ho lona, a ho na ea tlohelang ntlo kapa ba holo kapa le khaetsali kapa mme kapa ntate kapa bana kapa masimo ka baka laka kapa efangeli \v 30 a ka se keng a amohela ha le kholo joale mehleng ena: linto le bo a buti le likhaetsali le bommae le masimo,le hloriso, mme le fatseng le tlang, o tla fumana bophilo bo sa feleng. \v 31 Empa ba bangata ba pele batla ba ba morao, le ba morao batlaba ba pele.'' \ No newline at end of file diff --git a/10/32.txt b/10/32.txt new file mode 100644 index 0000000..bc0460f --- /dev/null +++ b/10/32.txt @@ -0,0 +1 @@ +Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsam \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0e51ab7..4650f8a 100644 --- a/manifest.json +++ b/manifest.json @@ -107,6 +107,7 @@ "10-17", "10-20", "10-23", - "10-26" + "10-26", + "10-29" ] } \ No newline at end of file From d6c31ddd5fdfb4d93a9baa6ac492f54e2065864b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:43:53 +0200 Subject: [PATCH 233/446] Thu Jun 29 2023 14:43:52 GMT+0200 (South Africa Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index bc0460f..f183e48 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsam \ No newline at end of file +Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li t \ No newline at end of file From b3ca30d4ba9b5d107fafcebe77e73d36894a57fc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:45:53 +0200 Subject: [PATCH 234/446] Thu Jun 29 2023 14:45:52 GMT+0200 (South Africa Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index f183e48..c48b04e 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li t \ No newline at end of file +Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. ba \ No newline at end of file From 848fb7d008e53e3bf55982c5929eebefc1cdf270 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:47:53 +0200 Subject: [PATCH 235/446] Thu Jun 29 2023 14:47:52 GMT+0200 (South Africa Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index c48b04e..6be9742 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. ba \ No newline at end of file +Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. Ba tla mo a hlolela lefo mme ba mo neele ho balichaba. Ba tla monyefula, ba mo khoela mare, ba \ No newline at end of file From aeb47a28ee19312d9fb216915f6eccc0c373924b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:49:53 +0200 Subject: [PATCH 236/446] Thu Jun 29 2023 14:49:52 GMT+0200 (South Africa Standard Time) --- 10/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/32.txt b/10/32.txt index 6be9742..bb404c2 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. Ba tla mo a hlolela lefo mme ba mo neele ho balichaba. Ba tla monyefula, ba mo khoela mare, ba \ No newline at end of file +\v 32 \v 34 Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. \v 33 ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. Ba tla mo a hlolela lefo mme ba mo neele ho balichaba. Ba tla monyefula, ba mo khoela mare, ba mo otla, mme ba mo bolaea. Empa morao ha matsatsi amararo o tla tsoha.'' \ No newline at end of file From d90f00c3a8c788748fa66c5bb73d5db853df4d02 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:51:53 +0200 Subject: [PATCH 237/446] Thu Jun 29 2023 14:51:52 GMT+0200 (South Africa Standard Time) --- 10/32.txt | 2 +- 10/35.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/35.txt diff --git a/10/32.txt b/10/32.txt index bb404c2..cb7fd8f 100644 --- a/10/32.txt +++ b/10/32.txt @@ -1 +1 @@ -\v 32 \v 34 Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. \v 33 ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. Ba tla mo a hlolela lefo mme ba mo neele ho balichaba. Ba tla monyefula, ba mo khoela mare, ba mo otla, mme ba mo bolaea. Empa morao ha matsatsi amararo o tla tsoha.'' \ No newline at end of file +\v 32 Ba ne ba le tsileng ba ea Jerusalema, mme Jeso o ne a tsamaea pele ha bona. Balateli ba ne ba maketsi, mme bane ba latela moraho ba ne ba tsohile. Ea ba Jeso o biletsa balateli ba hae thoko mme a qala ho ba bolela tseo li tla ho etsahala ka nako eong ho eena. \v 33 ''Bonang, re ea Jerusalema, mme Moroa Motho o tla neeloa ha presita ba baholo le bangoli. Ba tla mo a hlolela lefo mme ba mo neele ho balichaba. \v 34 Ba tla monyefula, ba mo khoela mare, ba mo otla, mme ba mo bolaea. Empa morao ha matsatsi amararo o tla tsoha.'' \ No newline at end of file diff --git a/10/35.txt b/10/35.txt new file mode 100644 index 0000000..159ac42 --- /dev/null +++ b/10/35.txt @@ -0,0 +1 @@ +Jakobo le Johane, bara ba \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4650f8a..af0fcb2 100644 --- a/manifest.json +++ b/manifest.json @@ -108,6 +108,7 @@ "10-20", "10-23", "10-26", - "10-29" + "10-29", + "10-32" ] } \ No newline at end of file From 90c13250579ebb34f47017186d158473ddc4ab59 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:53:53 +0200 Subject: [PATCH 238/446] Thu Jun 29 2023 14:53:52 GMT+0200 (South Africa Standard Time) --- 10/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/35.txt b/10/35.txt index 159ac42..d051f04 100644 --- a/10/35.txt +++ b/10/35.txt @@ -1 +1 @@ -Jakobo le Johane, bara ba \ No newline at end of file +Jakobo le Johane, bara ba Zebedia, ba tla ho ena bare, ''Moroti, re batla o re etsele sengoe le sengoe re tla se kopang ho oena.'' A re ho bona, ''Ke eng le batlang ho re \ No newline at end of file From 77c7638ab4b866bdd32bd7eed3be1377a9e6b665 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:55:53 +0200 Subject: [PATCH 239/446] Thu Jun 29 2023 14:55:52 GMT+0200 (South Africa Standard Time) --- 10/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/35.txt b/10/35.txt index d051f04..e42f8db 100644 --- a/10/35.txt +++ b/10/35.txt @@ -1 +1 @@ -Jakobo le Johane, bara ba Zebedia, ba tla ho ena bare, ''Moroti, re batla o re etsele sengoe le sengoe re tla se kopang ho oena.'' A re ho bona, ''Ke eng le batlang ho re \ No newline at end of file +Jakobo le Johane, bara ba Zebedia, ba tla ho ena bare, ''Moroti, re batla o re etsele sengoe le sengoe re tla se kopang ho oena.'' A re ho bona, ''Ke eng le batlang ho re ke le etsele eona?'' Ba re ho eena, ''Re lumelele re lole khanyeng ea hao, e mongoe le tsohong le le tona e mongoe letsohong le le \ No newline at end of file From a9db981df3e1a2f2ce949e69d4dec030a4278c49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:57:53 +0200 Subject: [PATCH 240/446] Thu Jun 29 2023 14:57:52 GMT+0200 (South Africa Standard Time) --- 10/35.txt | 2 +- 10/38.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/38.txt diff --git a/10/35.txt b/10/35.txt index e42f8db..98d4651 100644 --- a/10/35.txt +++ b/10/35.txt @@ -1 +1 @@ -Jakobo le Johane, bara ba Zebedia, ba tla ho ena bare, ''Moroti, re batla o re etsele sengoe le sengoe re tla se kopang ho oena.'' A re ho bona, ''Ke eng le batlang ho re ke le etsele eona?'' Ba re ho eena, ''Re lumelele re lole khanyeng ea hao, e mongoe le tsohong le le tona e mongoe letsohong le le \ No newline at end of file +\v 35 Jakobo le Johane, bara ba Zebedia, ba tla ho ena bare, ''Moroti, re batla o re etsele sengoe le sengoe re tla se kopang ho oena.'' \v 36 A re ho bona, ''Ke eng le batlang ho re ke le etsele eona?'' \v 37 Ba re ho eena, ''Re lumelele re lole khanyeng ea hao, e mongoe le tsohong le le tona e mongoe letsohong le le tsehali.'' \ No newline at end of file diff --git a/10/38.txt b/10/38.txt new file mode 100644 index 0000000..b2f6bba --- /dev/null +++ b/10/38.txt @@ -0,0 +1 @@ +Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapa \ No newline at end of file diff --git a/manifest.json b/manifest.json index af0fcb2..6cc7957 100644 --- a/manifest.json +++ b/manifest.json @@ -109,6 +109,7 @@ "10-23", "10-26", "10-29", - "10-32" + "10-32", + "10-35" ] } \ No newline at end of file From 5525b8ee067a6d35f8f91ca7a482ee49ead29498 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 14:59:53 +0200 Subject: [PATCH 241/446] Thu Jun 29 2023 14:59:52 GMT+0200 (South Africa Standard Time) --- 10/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/38.txt b/10/38.txt index b2f6bba..20282a9 100644 --- a/10/38.txt +++ b/10/38.txt @@ -1 +1 @@ -Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapa \ No newline at end of file +Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsa \ No newline at end of file From 52013b3cbb1bcdf2025fb84142e12f6995d2dcbb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:01:53 +0200 Subject: [PATCH 242/446] Thu Jun 29 2023 15:01:52 GMT+0200 (South Africa Standard Time) --- 10/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/38.txt b/10/38.txt index 20282a9..ee02ce4 100644 --- a/10/38.txt +++ b/10/38.txt @@ -1 +1 @@ -Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsa \ No newline at end of file +Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' Ba re ho eena, ''Re ea khona.'' Jeso a \ No newline at end of file From bf345369e2e0ba813011f2c7b7a4eb3b4b04f007 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:03:53 +0200 Subject: [PATCH 243/446] Thu Jun 29 2023 15:03:52 GMT+0200 (South Africa Standard Time) --- 10/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/38.txt b/10/38.txt index ee02ce4..9286eaa 100644 --- a/10/38.txt +++ b/10/38.txt @@ -1 +1 @@ -Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' Ba re ho eena, ''Re ea khona.'' Jeso a \ No newline at end of file +Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' Ba re ho eena, ''Re ea khona.'' Jeso a re ho bona, ''Kopi ke tla enoang, le tla e noa, le kolobetso ke kolobetsoang ka eona, le tla kolobetsoa ka eona. Empa ea tlang \ No newline at end of file From 6fce4979c2dfd4277d3406e4d9231d1190c65833 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:05:53 +0200 Subject: [PATCH 244/446] Thu Jun 29 2023 15:05:52 GMT+0200 (South Africa Standard Time) --- 10/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/38.txt b/10/38.txt index 9286eaa..91d8788 100644 --- a/10/38.txt +++ b/10/38.txt @@ -1 +1 @@ -Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' Ba re ho eena, ''Re ea khona.'' Jeso a re ho bona, ''Kopi ke tla enoang, le tla e noa, le kolobetso ke kolobetsoang ka eona, le tla kolobetsoa ka eona. Empa ea tlang \ No newline at end of file +\v 38 \v 40 Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' \v 39 Ba re ho eena, ''Re ea khona.'' Jeso a re ho bona, ''Kopi ke tla enoang, le tla e noa, le kolobetso ke kolobetsoang ka eona, le tla kolobetsoa ka eona. Empa ea tlang lola letsohong la ka le letona kapa le letsehali a se na ke mo neang, empa ke tsa ba ho lokiselitsoeng bona.'' \ No newline at end of file From 8648559adb1507e10465556aa0d555c375d1ffaf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:07:53 +0200 Subject: [PATCH 245/446] Thu Jun 29 2023 15:07:52 GMT+0200 (South Africa Standard Time) --- 10/38.txt | 2 +- 10/41.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/41.txt diff --git a/10/38.txt b/10/38.txt index 91d8788..688e8ea 100644 --- a/10/38.txt +++ b/10/38.txt @@ -1 +1 @@ -\v 38 \v 40 Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' \v 39 Ba re ho eena, ''Re ea khona.'' Jeso a re ho bona, ''Kopi ke tla enoang, le tla e noa, le kolobetso ke kolobetsoang ka eona, le tla kolobetsoa ka eona. Empa ea tlang lola letsohong la ka le letona kapa le letsehali a se na ke mo neang, empa ke tsa ba ho lokiselitsoeng bona.'' \ No newline at end of file +\v 38 Empa Jeso a ba araba a re, ''A le se tsebi seo le se kapang. Le ka khona nang ho noa kopi ee ke tla e noang kapa ho kolobetsoa ka kolobetso ke tla kolobetsoang ka eona?'' \v 39 Ba re ho eena, ''Re ea khona.'' Jeso a re ho bona, ''Kopi ke tla enoang, le tla e noa, le kolobetso ke kolobetsoang ka eona, le tla kolobetsoa ka eona. \v 40 Empa ea tlang lola letsohong la ka le letona kapa le letsehali a se na ke mo neang, empa ke tsa ba ho lokiselitsoeng bona.'' \ No newline at end of file diff --git a/10/41.txt b/10/41.txt new file mode 100644 index 0000000..2007c5d --- /dev/null +++ b/10/41.txt @@ -0,0 +1 @@ +Erile ha bangoe ba lateli ba leshome ba otloa a tsena, ba khopiseha ka Jakobo le Johane. Jeso \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6cc7957..114c853 100644 --- a/manifest.json +++ b/manifest.json @@ -110,6 +110,7 @@ "10-26", "10-29", "10-32", - "10-35" + "10-35", + "10-38" ] } \ No newline at end of file From 3bf660f449432d14ffb70a1b11d315c82454c67e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:09:53 +0200 Subject: [PATCH 246/446] Thu Jun 29 2023 15:09:52 GMT+0200 (South Africa Standard Time) --- 10/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/41.txt b/10/41.txt index 2007c5d..d01097c 100644 --- a/10/41.txt +++ b/10/41.txt @@ -1 +1 @@ -Erile ha bangoe ba lateli ba leshome ba otloa a tsena, ba khopiseha ka Jakobo le Johane. Jeso \ No newline at end of file +Erile ha bangoe ba lateli ba leshome ba otloa a tsena, ba khopiseha ka Jakobo le Johane. Jeso a ba biletsa ho eena a re, ''Le ea tse hore bong ba bitsoang ka maren \ No newline at end of file From deba24bac666b84d096693567f99c6a1380bf797 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:11:53 +0200 Subject: [PATCH 247/446] Thu Jun 29 2023 15:11:52 GMT+0200 (South Africa Standard Time) --- 10/41.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/41.txt b/10/41.txt index d01097c..ab873c8 100644 --- a/10/41.txt +++ b/10/41.txt @@ -1 +1 @@ -Erile ha bangoe ba lateli ba leshome ba otloa a tsena, ba khopiseha ka Jakobo le Johane. Jeso a ba biletsa ho eena a re, ''Le ea tse hore bong ba bitsoang ka maren \ No newline at end of file +\v 41 Erile ha bangoe ba lateli ba leshome ba otloa a tsena, ba khopiseha ka Jakobo le Johane. \v 42 Jeso a ba biletsa ho eena a re, ''Le ea tse hore bong ba bitsoang ka marena a balichaba ba ea bosa, mme ba baholo ho bona ba na le matla holimo ha bona. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 114c853..3f91689 100644 --- a/manifest.json +++ b/manifest.json @@ -111,6 +111,7 @@ "10-29", "10-32", "10-35", - "10-38" + "10-38", + "10-41" ] } \ No newline at end of file From b440b608ae5061e47fbfc8d32579f755c96dcb00 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:13:53 +0200 Subject: [PATCH 248/446] Thu Jun 29 2023 15:13:52 GMT+0200 (South Africa Standard Time) --- 10/43.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 10/43.txt diff --git a/10/43.txt b/10/43.txt new file mode 100644 index 0000000..0ffa755 --- /dev/null +++ b/10/43.txt @@ -0,0 +1 @@ +Ho se ke ha ba joalo le ho lona. Ea ratang ho ba e moholo ho lona o tsoanetsi ho ba sebereki sa lona, mme ea ratang ho ba oa pele ho \ No newline at end of file From b97a16180f5e6b44e1935795b86a510a20c4f8cb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:15:53 +0200 Subject: [PATCH 249/446] Thu Jun 29 2023 15:15:52 GMT+0200 (South Africa Standard Time) --- 10/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/43.txt b/10/43.txt index 0ffa755..ae6b773 100644 --- a/10/43.txt +++ b/10/43.txt @@ -1 +1 @@ -Ho se ke ha ba joalo le ho lona. Ea ratang ho ba e moholo ho lona o tsoanetsi ho ba sebereki sa lona, mme ea ratang ho ba oa pele ho \ No newline at end of file +Ho se ke ha ba joalo le ho lona. Ea ratang ho ba e moholo ho lona o tsoanetsi ho ba sebereki sa lona, mme ea ratang ho ba oa pele ho lona o tsoanetsi ho ba sebereki sa lona lohle. Hobane Moroa Motho ha a atla ho sebeletsoa, empa ho sebetsa, le ho nea bophilo ba hae ho ba topollo ea bangata.'' \ No newline at end of file From 22ef6dbd9eb810a9985477861d1bc820986fe1f6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:17:53 +0200 Subject: [PATCH 250/446] Thu Jun 29 2023 15:17:52 GMT+0200 (South Africa Standard Time) --- 10/43.txt | 2 +- 10/46.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/46.txt diff --git a/10/43.txt b/10/43.txt index ae6b773..ac2a5b4 100644 --- a/10/43.txt +++ b/10/43.txt @@ -1 +1 @@ -Ho se ke ha ba joalo le ho lona. Ea ratang ho ba e moholo ho lona o tsoanetsi ho ba sebereki sa lona, mme ea ratang ho ba oa pele ho lona o tsoanetsi ho ba sebereki sa lona lohle. Hobane Moroa Motho ha a atla ho sebeletsoa, empa ho sebetsa, le ho nea bophilo ba hae ho ba topollo ea bangata.'' \ No newline at end of file +\v 43 Ho se ke ha ba joalo le ho lona. Ea ratang ho ba e moholo ho lona o tsoanetsi ho ba sebereki sa lona, \v 44 mme ea ratang ho ba oa pele ho lona o tsoanetsi ho ba sebereki sa lona lohle. \v 45 Hobane Moroa Motho ha a atla ho sebeletsoa, empa ho sebetsa, le ho nea bophilo ba hae ho ba topollo ea bangata.'' \ No newline at end of file diff --git a/10/46.txt b/10/46.txt new file mode 100644 index 0000000..539e25f --- /dev/null +++ b/10/46.txt @@ -0,0 +1 @@ +Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3f91689..15ac988 100644 --- a/manifest.json +++ b/manifest.json @@ -112,6 +112,7 @@ "10-32", "10-35", "10-38", - "10-41" + "10-41", + "10-43" ] } \ No newline at end of file From b9d33df640a95c1ce4340e24e1449cc1dd7e2776 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:19:53 +0200 Subject: [PATCH 251/446] Thu Jun 29 2023 15:19:52 GMT+0200 (South Africa Standard Time) --- 10/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/46.txt b/10/46.txt index 539e25f..783c7ea 100644 --- a/10/46.txt +++ b/10/46.txt @@ -1 +1 @@ -Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho \ No newline at end of file +Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa \ No newline at end of file From 2d3639a44e72e56b6b026125496978a2cd6cf957 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:21:53 +0200 Subject: [PATCH 252/446] Thu Jun 29 2023 15:21:52 GMT+0200 (South Africa Standard Time) --- 10/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/46.txt b/10/46.txt index 783c7ea..16e9d89 100644 --- a/10/46.txt +++ b/10/46.txt @@ -1 +1 @@ -Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa \ No newline at end of file +Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' \ No newline at end of file From 33cc78cd211c4cfa4356f9ac23b359e62b1e6c85 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:23:53 +0200 Subject: [PATCH 253/446] Thu Jun 29 2023 15:23:52 GMT+0200 (South Africa Standard Time) --- 10/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/46.txt b/10/46.txt index 16e9d89..60dfa16 100644 --- a/10/46.txt +++ b/10/46.txt @@ -1 +1 @@ -Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' \ No newline at end of file +Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' Ba bangata ba m \ No newline at end of file From 70cac3a0559712d42c74e2aafbfc49dd25c69c22 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:25:53 +0200 Subject: [PATCH 254/446] Thu Jun 29 2023 15:25:52 GMT+0200 (South Africa Standard Time) --- 10/46.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/46.txt b/10/46.txt index 60dfa16..06df615 100644 --- a/10/46.txt +++ b/10/46.txt @@ -1 +1 @@ -Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' Ba bangata ba m \ No newline at end of file +Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' Ba bangata ba mo khalemela, ba re a fomale. Empa a lla ka matla, ''Moroa Davita, nkotloele bohloko!'' \ No newline at end of file From 6df76c2f20c2d9a7041e0c89d5fd706b6c688773 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:27:53 +0200 Subject: [PATCH 255/446] Thu Jun 29 2023 15:27:52 GMT+0200 (South Africa Standard Time) --- 10/46.txt | 2 +- 10/49.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/49.txt diff --git a/10/46.txt b/10/46.txt index 06df615..f1a5f08 100644 --- a/10/46.txt +++ b/10/46.txt @@ -1 +1 @@ -Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' Ba bangata ba mo khalemela, ba re a fomale. Empa a lla ka matla, ''Moroa Davita, nkotloele bohloko!'' \ No newline at end of file +\v 46 Ba fihla Jeriko. Ha a tloha Jeriko le balateli ba hae le batho ba bangata, mora Timea, Bartmea, oa sefofo, a ne a lotse thoko ha tsela. \v 47 Ha otloa ho re ke Jeso oa Nasaretha, a qala ho huoa a re, ''Jeso, Moroa Dvita, o nkotloele bohloko!'' \v 48 Ba bangata ba mo khalemela, ba re a fomale. Empa a lla ka matla, ''Moroa Davita, nkotloele bohloko!'' \ No newline at end of file diff --git a/10/49.txt b/10/49.txt new file mode 100644 index 0000000..dd7332a --- /dev/null +++ b/10/49.txt @@ -0,0 +1 @@ +Jeso a ema mme a laea hore a betsoe. B betsa sefofo ba re, ''Ema sebeti! Emel \ No newline at end of file diff --git a/manifest.json b/manifest.json index 15ac988..8469adc 100644 --- a/manifest.json +++ b/manifest.json @@ -113,6 +113,7 @@ "10-35", "10-38", "10-41", - "10-43" + "10-43", + "10-46" ] } \ No newline at end of file From 7e93152788ed90c71a7d320fdc6e4493cb3d9388 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:29:53 +0200 Subject: [PATCH 256/446] Thu Jun 29 2023 15:29:53 GMT+0200 (South Africa Standard Time) --- 10/49.txt | 2 +- 10/51.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 10/51.txt diff --git a/10/49.txt b/10/49.txt index dd7332a..865918f 100644 --- a/10/49.txt +++ b/10/49.txt @@ -1 +1 @@ -Jeso a ema mme a laea hore a betsoe. B betsa sefofo ba re, ''Ema sebeti! Emel \ No newline at end of file +\v 49 Jeso a ema mme a laea hore a betsoe. B betsa sefofo ba re, ''Ema sebeti! Emelela! O ea hobetsa.'' \v 50 A lahla baki ea hae, a emelela, a tla ho Jeso. \ No newline at end of file diff --git a/10/51.txt b/10/51.txt new file mode 100644 index 0000000..1f6e42e --- /dev/null +++ b/10/51.txt @@ -0,0 +1 @@ +Jeso a mo araba mme a re, ''O batla ke o etsele eng \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8469adc..9ededd9 100644 --- a/manifest.json +++ b/manifest.json @@ -114,6 +114,7 @@ "10-38", "10-41", "10-43", - "10-46" + "10-46", + "10-49" ] } \ No newline at end of file From 9467e313b8a1368ac54fcbaea757db818b12bd49 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:31:53 +0200 Subject: [PATCH 257/446] Thu Jun 29 2023 15:31:52 GMT+0200 (South Africa Standard Time) --- 10/51.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/51.txt b/10/51.txt index 1f6e42e..201d9d0 100644 --- a/10/51.txt +++ b/10/51.txt @@ -1 +1 @@ -Jeso a mo araba mme a re, ''O batla ke o etsele eng \ No newline at end of file +Jeso a mo araba mme a re, ''O batla ke o etsele eng?'' Sefofo sa re ho ena, ''Rabboni, ha ke boele ke bone.'' Ea ba Jso o re ho ena, ''Tsamaea. Tumelo ea h \ No newline at end of file From 635bccbf3a16180c4d9aa63638b741a0b092f30e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:33:53 +0200 Subject: [PATCH 258/446] Thu Jun 29 2023 15:33:53 GMT+0200 (South Africa Standard Time) --- 10/51.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/10/51.txt b/10/51.txt index 201d9d0..465acbb 100644 --- a/10/51.txt +++ b/10/51.txt @@ -1 +1 @@ -Jeso a mo araba mme a re, ''O batla ke o etsele eng?'' Sefofo sa re ho ena, ''Rabboni, ha ke boele ke bone.'' Ea ba Jso o re ho ena, ''Tsamaea. Tumelo ea h \ No newline at end of file +\v 51 Jeso a mo araba mme a re, ''O batla ke o etsele eng?'' Sefofo sa re ho ena, ''Rabboni, ha ke boele ke bone.'' \v 52 Ea ba Jso o re ho ena, ''Tsamaea. Tumelo ea hao e o folisitse.'' Ka potlako a bona hape, a latela Jeso tseleng. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9ededd9..1ab1682 100644 --- a/manifest.json +++ b/manifest.json @@ -115,6 +115,7 @@ "10-41", "10-43", "10-46", - "10-49" + "10-49", + "10-51" ] } \ No newline at end of file From c3b23cbf7d1293030e95a05564c396aae3532fdc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:49:53 +0200 Subject: [PATCH 259/446] Thu Jun 29 2023 15:49:53 GMT+0200 (South Africa Standard Time) --- 05/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/01.txt diff --git a/05/01.txt b/05/01.txt new file mode 100644 index 0000000..c50efca --- /dev/null +++ b/05/01.txt @@ -0,0 +1 @@ +\c 5 Balta ho lehlakare la leoatle, ho khaolo ea Get \ No newline at end of file From 04fb56acac0b957a255ef542562c5a2ce2155337 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:51:53 +0200 Subject: [PATCH 260/446] Thu Jun 29 2023 15:51:53 GMT+0200 (South Africa Standard Time) --- 05/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/01.txt b/05/01.txt index c50efca..7341603 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Balta ho lehlakare la leoatle, ho khaolo ea Get \ No newline at end of file +\c 5 Balta ho lehlakare la leoatle, ho khaolo ea Gerasene. Ha Jeso a tsoa, sekepeng, monna a nang le moea o lichila a tla ho eena a tsoa mabetleng \ No newline at end of file From 8e7a7343d36ec3288ffd6db765b90bb00da87f8b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:53:53 +0200 Subject: [PATCH 261/446] Thu Jun 29 2023 15:53:53 GMT+0200 (South Africa Standard Time) --- 05/01.txt | 2 +- 05/03.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/03.txt diff --git a/05/01.txt b/05/01.txt index 7341603..7c78cf9 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1 +1 @@ -\c 5 Balta ho lehlakare la leoatle, ho khaolo ea Gerasene. Ha Jeso a tsoa, sekepeng, monna a nang le moea o lichila a tla ho eena a tsoa mabetleng \ No newline at end of file +\c 5 \v 1 Balta ho lehlakare la leoatle, ho khaolo ea Gerasene. \v 2 Ha Jeso a tsoa, sekepeng, monna a nang le moea o lichila a tla ho eena a tsoa mabetleng. \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..6d7022f --- /dev/null +++ b/05/03.txt @@ -0,0 +1 @@ +Monna one a lula mabetleng. Ha hona a ne a ka mo emisa hape, le ha a na la liketane. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1ab1682..df1e863 100644 --- a/manifest.json +++ b/manifest.json @@ -82,6 +82,7 @@ "04-35", "04-38", "04-40", + "05-01", "07-title", "07-01", "07-02", From 126778312920f03d123a3dd384db00301b8739be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:55:53 +0200 Subject: [PATCH 262/446] Thu Jun 29 2023 15:55:53 GMT+0200 (South Africa Standard Time) --- 05/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/03.txt b/05/03.txt index 6d7022f..66303a0 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Monna one a lula mabetleng. Ha hona a ne a ka mo emisa hape, le ha a na la liketane. \ No newline at end of file +Monna one a lula mabetleng. Ha hona a ne a ka mo emisa hape, le ha a na la liketane. O ne a bofiloe ha sebaka setelele ka likhole le liketane. O ne a khaola liketane le likhole. Ha hons \ No newline at end of file From 5f90535ec35aa8677f39fd3f3c03a1b46ec8607e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:57:53 +0200 Subject: [PATCH 263/446] Thu Jun 29 2023 15:57:53 GMT+0200 (South Africa Standard Time) --- 05/03.txt | 2 +- 05/05.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/05.txt diff --git a/05/03.txt b/05/03.txt index 66303a0..0efbdcd 100644 --- a/05/03.txt +++ b/05/03.txt @@ -1 +1 @@ -Monna one a lula mabetleng. Ha hona a ne a ka mo emisa hape, le ha a na la liketane. O ne a bofiloe ha sebaka setelele ka likhole le liketane. O ne a khaola liketane le likhole. Ha hons \ No newline at end of file +\v 3 Monna one a lula mabetleng. Ha hona a ne a ka mo emisa hape, le ha a na la liketane. \v 4 O ne a bofiloe ha sebaka setelele ka likhole le liketane. O ne a khaola liketane le likhole. Ha hona a ne a na le matla a ho mohlola. \ No newline at end of file diff --git a/05/05.txt b/05/05.txt new file mode 100644 index 0000000..b57802b --- /dev/null +++ b/05/05.txt @@ -0,0 +1 @@ +O ne a lla bosiu bohle le masieare mabetleng le lithabeng, one a lla le ho itaha \ No newline at end of file diff --git a/manifest.json b/manifest.json index df1e863..8a06cdd 100644 --- a/manifest.json +++ b/manifest.json @@ -83,6 +83,7 @@ "04-38", "04-40", "05-01", + "05-03", "07-title", "07-01", "07-02", From 779ab51b4285dee1fc52d45c230999be02cade4e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 15:59:53 +0200 Subject: [PATCH 264/446] Thu Jun 29 2023 15:59:53 GMT+0200 (South Africa Standard Time) --- 05/05.txt | 2 +- 05/07.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/07.txt diff --git a/05/05.txt b/05/05.txt index b57802b..7eafde4 100644 --- a/05/05.txt +++ b/05/05.txt @@ -1 +1 @@ -O ne a lla bosiu bohle le masieare mabetleng le lithabeng, one a lla le ho itaha \ No newline at end of file +\v 5 O ne a lla bosiu bohle le masieare mabetleng le lithabeng, one a lla le ho itaha ka mafika a bohale. \v 6 O rele a bona Jeso a le sebaka, a motitimela a inama pele ha hae. \ No newline at end of file diff --git a/05/07.txt b/05/07.txt new file mode 100644 index 0000000..19a5e1f --- /dev/null +++ b/05/07.txt @@ -0,0 +1 @@ +A lla ka lentsoe le phahameng, '' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8a06cdd..f66e400 100644 --- a/manifest.json +++ b/manifest.json @@ -84,6 +84,7 @@ "04-40", "05-01", "05-03", + "05-05", "07-title", "07-01", "07-02", From 7c2f04d3cd24bbe90a3b02a3ffe9f5b21cf2620d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:01:53 +0200 Subject: [PATCH 265/446] Thu Jun 29 2023 16:01:53 GMT+0200 (South Africa Standard Time) --- 05/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/07.txt b/05/07.txt index 19a5e1f..d364cf6 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -A lla ka lentsoe le phahameng, '' \ No newline at end of file +A lla ka lentsoe le phahameng, ''Ke etse eng ko oena, Jeso, Mora Molimo o phahameng? Kea ho kopa ka eena Molimo, o se ke oa hlokofatsa.'' Bakeng se o ne a re ho ena \ No newline at end of file From 6ddb2a72abd5a53f1d306c51f687be05041f37b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:03:53 +0200 Subject: [PATCH 266/446] Thu Jun 29 2023 16:03:53 GMT+0200 (South Africa Standard Time) --- 05/07.txt | 2 +- 05/09.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/09.txt diff --git a/05/07.txt b/05/07.txt index d364cf6..496e220 100644 --- a/05/07.txt +++ b/05/07.txt @@ -1 +1 @@ -A lla ka lentsoe le phahameng, ''Ke etse eng ko oena, Jeso, Mora Molimo o phahameng? Kea ho kopa ka eena Molimo, o se ke oa hlokofatsa.'' Bakeng se o ne a re ho ena \ No newline at end of file +\v 7 A lla ka lentsoe le phahameng, ''Ke etse eng ko oena, Jeso, Mora Molimo o phahameng? Kea ho kopa ka eena Molimo, o se ke oa hlokofatsa.'' \v 8 Bakeng se o ne a re ho ena, ''Etsoa monneng, oena moea oa lichila.'' \ No newline at end of file diff --git a/05/09.txt b/05/09.txt new file mode 100644 index 0000000..251431f --- /dev/null +++ b/05/09.txt @@ -0,0 +1 @@ +A mmotsa, ''Ke mang lebito la hao?'' Amo a raba, ''Lebitso \ No newline at end of file diff --git a/manifest.json b/manifest.json index f66e400..45aa97f 100644 --- a/manifest.json +++ b/manifest.json @@ -85,6 +85,7 @@ "05-01", "05-03", "05-05", + "05-07", "07-title", "07-01", "07-02", From 25e64fe55eb05f77d03d0a978928547580ffe537 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:05:53 +0200 Subject: [PATCH 267/446] Thu Jun 29 2023 16:05:53 GMT+0200 (South Africa Standard Time) --- 05/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/09.txt b/05/09.txt index 251431f..82949c7 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -A mmotsa, ''Ke mang lebito la hao?'' Amo a raba, ''Lebitso \ No newline at end of file +\v 9 \v 10 A mmotsa, ''Ke mang lebito la hao?'' Amo a raba, ''Lebitso la ka ke Legione, ho bane re babangata.'' A mo kopa haholo hore a seke a ba koba khaolo \ No newline at end of file From 06130726f78f10534b2bff311caadb2c59b4b66c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:07:53 +0200 Subject: [PATCH 268/446] Thu Jun 29 2023 16:07:53 GMT+0200 (South Africa Standard Time) --- 05/09.txt | 2 +- 05/11.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/11.txt diff --git a/05/09.txt b/05/09.txt index 82949c7..3560a65 100644 --- a/05/09.txt +++ b/05/09.txt @@ -1 +1 @@ -\v 9 \v 10 A mmotsa, ''Ke mang lebito la hao?'' Amo a raba, ''Lebitso la ka ke Legione, ho bane re babangata.'' A mo kopa haholo hore a seke a ba koba khaolo \ No newline at end of file +\v 9 A mmotsa, ''Ke mang lebito la hao?'' Amo a raba, ''Lebitso la ka ke Legione, ho bane re babangata.'' \v 10 A mo kopa haholo hore a seke a ba koba khaolong. \ No newline at end of file diff --git a/05/11.txt b/05/11.txt new file mode 100644 index 0000000..e4dc92d --- /dev/null +++ b/05/11.txt @@ -0,0 +1 @@ +Joale likolobe tse ngta line lija thabeng, ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 45aa97f..4466b09 100644 --- a/manifest.json +++ b/manifest.json @@ -86,6 +86,7 @@ "05-03", "05-05", "05-07", + "05-09", "07-title", "07-01", "07-02", From e5f6a434cda0a8a4a9c46c48afd3d41d420e609f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:09:53 +0200 Subject: [PATCH 269/446] Thu Jun 29 2023 16:09:53 GMT+0200 (South Africa Standard Time) --- 05/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/11.txt b/05/11.txt index e4dc92d..6beb2ab 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -Joale likolobe tse ngta line lija thabeng, ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' \ No newline at end of file +Joale likolobe tse ngta line lija thabeng, ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' A e lumella; moea oa lichila oa tsoa oa kena likolobeng, mohlape oa phakisa oa titima oa foloha oa kena leotleng, ebile likolobe tse ka fihlang likete tse peli tsa khang \ No newline at end of file From d8c8befb16aa03c08788b454532f9cb4c2fffb16 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:11:53 +0200 Subject: [PATCH 270/446] Thu Jun 29 2023 16:11:53 GMT+0200 (South Africa Standard Time) --- 05/11.txt | 2 +- 05/14.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/14.txt diff --git a/05/11.txt b/05/11.txt index 6beb2ab..e83d70a 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -Joale likolobe tse ngta line lija thabeng, ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' A e lumella; moea oa lichila oa tsoa oa kena likolobeng, mohlape oa phakisa oa titima oa foloha oa kena leotleng, ebile likolobe tse ka fihlang likete tse peli tsa khang \ No newline at end of file +\v 11 Joale likolobe tse ngta line lija thabeng, \v 12 ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' \v 13 A e lumella; moea oa lichila oa tsoa oa kena likolobeng, mohlape oa phakisa oa titima oa foloha oa kena leotleng, ebile likolobe tse ka fihlang likete tse peli tsa khangoa leoatleng. \ No newline at end of file diff --git a/05/14.txt b/05/14.txt new file mode 100644 index 0000000..d67190a --- /dev/null +++ b/05/14.txt @@ -0,0 +1 @@ +Bao ba ne ba nea likolobe lijo ba tsaba ba ea bolela tse etsahetsin \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4466b09..233330b 100644 --- a/manifest.json +++ b/manifest.json @@ -87,6 +87,7 @@ "05-05", "05-07", "05-09", + "05-11", "07-title", "07-01", "07-02", From 02d29c718ef6ac413922bd704e0d19d3a0095a57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:13:53 +0200 Subject: [PATCH 271/446] Thu Jun 29 2023 16:13:53 GMT+0200 (South Africa Standard Time) --- 05/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/14.txt b/05/14.txt index d67190a..820e72a 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Bao ba ne ba nea likolobe lijo ba tsaba ba ea bolela tse etsahetsin \ No newline at end of file +Bao ba ne ba nea likolobe lijo ba tsaba ba ea bolela tse etsahetsing litoropong le mahaeng, le batho bae bona tse etsahetsing. Batla hape ho Jeso ba bona hape monna a kenoeng ke litimona, eo a ne a kenoe ke Legione, a lutse mong, a apere \ No newline at end of file From 6e58331fc47efd39ea035a174b48bfd1a877f804 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:15:53 +0200 Subject: [PATCH 272/446] Thu Jun 29 2023 16:15:53 GMT+0200 (South Africa Standard Time) --- 05/14.txt | 2 +- 05/16.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/16.txt diff --git a/05/14.txt b/05/14.txt index 820e72a..4c38264 100644 --- a/05/14.txt +++ b/05/14.txt @@ -1 +1 @@ -Bao ba ne ba nea likolobe lijo ba tsaba ba ea bolela tse etsahetsing litoropong le mahaeng, le batho bae bona tse etsahetsing. Batla hape ho Jeso ba bona hape monna a kenoeng ke litimona, eo a ne a kenoe ke Legione, a lutse mong, a apere \ No newline at end of file +\v 14 Bao ba ne ba nea likolobe lijo ba tsaba ba ea bolela tse etsahetsing litoropong le mahaeng, le batho bae bona tse etsahetsing. \v 15 Batla hape ho Jeso ba bona hape monna a kenoeng ke litimona, eo a ne a kenoe ke Legione, a lutse mong, a apere a lekhopolong ea hae e lokeleng, mme ba tsaba. \ No newline at end of file diff --git a/05/16.txt b/05/16.txt new file mode 100644 index 0000000..46af326 --- /dev/null +++ b/05/16.txt @@ -0,0 +1 @@ +Bao ba boneng tse etsa hetseng ho \ No newline at end of file diff --git a/manifest.json b/manifest.json index 233330b..1129b28 100644 --- a/manifest.json +++ b/manifest.json @@ -88,6 +88,7 @@ "05-07", "05-09", "05-11", + "05-14", "07-title", "07-01", "07-02", From 7b3267676ccfc85f002b5992b9e84c4d61b5f6a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:17:53 +0200 Subject: [PATCH 273/446] Thu Jun 29 2023 16:17:53 GMT+0200 (South Africa Standard Time) --- 05/16.txt | 2 +- 05/18.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/18.txt diff --git a/05/16.txt b/05/16.txt index 46af326..c6dbfc1 100644 --- a/05/16.txt +++ b/05/16.txt @@ -1 +1 @@ -Bao ba boneng tse etsa hetseng ho \ No newline at end of file +\v 16 Bao ba boneng tse etsa hetseng ho monna a kenoeng ke letimona ba ba bolela ka botlalo, ba ba bolela hape ka likolobe. \v 17 Ba qala hape ho mokopa hore a tlohele khaolong ea bona. \ No newline at end of file diff --git a/05/18.txt b/05/18.txt new file mode 100644 index 0000000..b9ad9cf --- /dev/null +++ b/05/18.txt @@ -0,0 +1 @@ +O r \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1129b28..5e7d418 100644 --- a/manifest.json +++ b/manifest.json @@ -89,6 +89,7 @@ "05-09", "05-11", "05-14", + "05-16", "07-title", "07-01", "07-02", From 33200e8b4276e8cfa68d576d021b1e0458e3fe6f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:19:53 +0200 Subject: [PATCH 274/446] Thu Jun 29 2023 16:19:53 GMT+0200 (South Africa Standard Time) --- 05/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/18.txt b/05/18.txt index b9ad9cf..9a07e8a 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -O r \ No newline at end of file +O re le a kena sekepeng, monna a kenoeng ke letimona a mokopa hore a be leena. Empa Jeso ha mo lumella, empa are ho eena, ''Tsamaea ntlong le ho patho ba \ No newline at end of file From c06df4fdb420fbe4899fcccd2b2f855da32ad55d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:21:53 +0200 Subject: [PATCH 275/446] Thu Jun 29 2023 16:21:53 GMT+0200 (South Africa Standard Time) --- 05/18.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/18.txt b/05/18.txt index 9a07e8a..7093988 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -O re le a kena sekepeng, monna a kenoeng ke letimona a mokopa hore a be leena. Empa Jeso ha mo lumella, empa are ho eena, ''Tsamaea ntlong le ho patho ba \ No newline at end of file +O re le a kena sekepeng, monna a kenoeng ke letimona a mokopa hore a be leena. Empa Jeso ha mo lumella, empa are ho eena, ''Tsamaea ntlong le ho patho ba henou ba tsebise se Morena a entseng sona, le ka tsela a o bontsitseng mohau.'' A ba a tsamaea hape a qala ho bolela naheng ea Dekapolise \ No newline at end of file From 4e2a101d033b10171978465a3560ac84b3a5aa86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:23:53 +0200 Subject: [PATCH 276/446] Thu Jun 29 2023 16:23:53 GMT+0200 (South Africa Standard Time) --- 05/18.txt | 2 +- 05/21.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/21.txt diff --git a/05/18.txt b/05/18.txt index 7093988..04c241a 100644 --- a/05/18.txt +++ b/05/18.txt @@ -1 +1 @@ -O re le a kena sekepeng, monna a kenoeng ke letimona a mokopa hore a be leena. Empa Jeso ha mo lumella, empa are ho eena, ''Tsamaea ntlong le ho patho ba henou ba tsebise se Morena a entseng sona, le ka tsela a o bontsitseng mohau.'' A ba a tsamaea hape a qala ho bolela naheng ea Dekapolise \ No newline at end of file +\v 18 O re le a kena sekepeng, monna a kenoeng ke letimona a mokopa hore a be leena. \v 19 Empa Jeso ha mo lumella, empa are ho eena, ''Tsamaea ntlong le ho patho ba henou ba tsebise se Morena a entseng sona, le ka tsela a o bontsitseng mohau.'' \v 20 A ba a tsamaea hape a qala ho bolela naheng ea Dekapolise lintho tse kholo tse Jeso a mo entseng tsona, motho ohle a makala. \ No newline at end of file diff --git a/05/21.txt b/05/21.txt new file mode 100644 index 0000000..31dc412 --- /dev/null +++ b/05/21.txt @@ -0,0 +1 @@ +Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5e7d418..6f2e2da 100644 --- a/manifest.json +++ b/manifest.json @@ -90,6 +90,7 @@ "05-11", "05-14", "05-16", + "05-18", "07-title", "07-01", "07-02", From a0ad2dd29d157a1727a7f824a50ebe0ad338970e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:25:53 +0200 Subject: [PATCH 277/446] Thu Jun 29 2023 16:25:53 GMT+0200 (South Africa Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index 31dc412..2650cae 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata \ No newline at end of file +Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. Joale e mong oa ba eteleli ba Senagogeng a bit \ No newline at end of file From d9b88a23d8ba79de70e2139e71df7a8a751d42a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:27:53 +0200 Subject: [PATCH 278/446] Thu Jun 29 2023 16:27:53 GMT+0200 (South Africa Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index 2650cae..cb8f29f 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. Joale e mong oa ba eteleli ba Senagogeng a bit \ No newline at end of file +Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. Joale e mong oa ba eteleli ba Senagogeng a bitsoang Jairosa a tla, mme o rele a mmona, a oela maotong a hae. A kopa ha holo, a re, Moetsanana oaka o haufi le ho shoa. Kea o kopa, e tla o mmee matsoho \ No newline at end of file From 8322b2fe51363f499299ea679c4503358238fa3c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:29:53 +0200 Subject: [PATCH 279/446] Thu Jun 29 2023 16:29:53 GMT+0200 (South Africa Standard Time) --- 05/21.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/21.txt b/05/21.txt index cb8f29f..8e68513 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. Joale e mong oa ba eteleli ba Senagogeng a bitsoang Jairosa a tla, mme o rele a mmona, a oela maotong a hae. A kopa ha holo, a re, Moetsanana oaka o haufi le ho shoa. Kea o kopa, e tla o mmee matsoho \ No newline at end of file +\v 21 \v 24 Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. \v 22 Joale e mong oa ba eteleli ba Senagogeng a bitsoang Jairosa a tla, mme o rele a mmona, a oela maotong a hae. \v 23 A kopa ha holo, a re, Moetsanana oaka o haufi le ho shoa. Kea o kopa, e tla o mmee matsoho hore a fole a phele.'' Ea ba o tsamaea leeana, mme bongata ba batho ba molatela mme ba ne ba mohatella. \ No newline at end of file From 4bd568ddefafac3aaaf4aa6e689de2a15015c632 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:31:53 +0200 Subject: [PATCH 280/446] Thu Jun 29 2023 16:31:53 GMT+0200 (South Africa Standard Time) --- 05/21.txt | 2 +- 05/25.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/25.txt diff --git a/05/21.txt b/05/21.txt index 8e68513..07104df 100644 --- a/05/21.txt +++ b/05/21.txt @@ -1 +1 @@ -\v 21 \v 24 Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. \v 22 Joale e mong oa ba eteleli ba Senagogeng a bitsoang Jairosa a tla, mme o rele a mmona, a oela maotong a hae. \v 23 A kopa ha holo, a re, Moetsanana oaka o haufi le ho shoa. Kea o kopa, e tla o mmee matsoho hore a fole a phele.'' Ea ba o tsamaea leeana, mme bongata ba batho ba molatela mme ba ne ba mohatella. \ No newline at end of file +\v 21 Joale Jeso a setsi a nyoetsi mose a le sekepeng, batho ba bangata ba phutheha ba molikeletsa, a le kantle ha leoatle. \v 22 Joale e mong oa ba eteleli ba Senagogeng a bitsoang Jairosa a tla, mme o rele a mmona, a oela maotong a hae. \v 23 A kopa ha holo, a re, Moetsanana oaka o haufi le ho shoa. Kea o kopa, e tla o mmee matsoho hore a fole a phele.'' \v 24 Ea ba o tsamaea leeana, mme bongata ba batho ba molatela mme ba ne ba mohatella. \ No newline at end of file diff --git a/05/25.txt b/05/25.txt new file mode 100644 index 0000000..2d3bfaa --- /dev/null +++ b/05/25.txt @@ -0,0 +1 @@ +Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. Ea neng otloile tse bohloko tse ngata \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6f2e2da..71fa5fc 100644 --- a/manifest.json +++ b/manifest.json @@ -91,6 +91,7 @@ "05-14", "05-16", "05-18", + "05-21", "07-title", "07-01", "07-02", From 852a3fd3c249f2ce883745cf14f4b31655f6b7fb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:33:53 +0200 Subject: [PATCH 281/446] Thu Jun 29 2023 16:33:53 GMT+0200 (South Africa Standard Time) --- 05/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/25.txt b/05/25.txt index 2d3bfaa..de64202 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. Ea neng otloile tse bohloko tse ngata \ No newline at end of file +Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. Ea neng otloile tse bohloko tse ngata ka lingaka tse ngata a qetile ntho tsa hae kaofela, empa sebakeng sa hore a e kottloe a le betere a ba le ho feta. Ha re a otloa litaba kaJeso, a tla ka morao ha hae bong \ No newline at end of file From 7aebdb320b187e09a6281b9ff99727f2aaa67c0e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:35:54 +0200 Subject: [PATCH 282/446] Thu Jun 29 2023 16:35:53 GMT+0200 (South Africa Standard Time) --- 05/25.txt | 2 +- 05/28.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/28.txt diff --git a/05/25.txt b/05/25.txt index de64202..65ef81d 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. Ea neng otloile tse bohloko tse ngata ka lingaka tse ngata a qetile ntho tsa hae kaofela, empa sebakeng sa hore a e kottloe a le betere a ba le ho feta. Ha re a otloa litaba kaJeso, a tla ka morao ha hae bong \ No newline at end of file +\v 25 Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. \v 26 Ea neng otloile tse bohloko tse ngata ka lingaka tse ngata a qetile ntho tsa hae kaofela, empa sebakeng sa hore a e kottloe a le betere a ba le ho feta. \v 27 Ho re a otloa litaba kaJeso, a tla ka morao ha hae bongateng ba batho a tsoara kobo ea hae. \ No newline at end of file diff --git a/05/28.txt b/05/28.txt new file mode 100644 index 0000000..02dcbf7 --- /dev/null +++ b/05/28.txt @@ -0,0 +1 @@ +Hobane one a re, ''Le ha nka tsoara liaparo tsa hae feela, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 71fa5fc..6658f44 100644 --- a/manifest.json +++ b/manifest.json @@ -92,6 +92,7 @@ "05-16", "05-18", "05-21", + "05-25", "07-title", "07-01", "07-02", From d91af76da9569c83d904866591e82b7d043d4ade Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:37:53 +0200 Subject: [PATCH 283/446] Thu Jun 29 2023 16:37:53 GMT+0200 (South Africa Standard Time) --- 05/28.txt | 2 +- 05/30.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/30.txt diff --git a/05/28.txt b/05/28.txt index 02dcbf7..21059e0 100644 --- a/05/28.txt +++ b/05/28.txt @@ -1 +1 @@ -Hobane one a re, ''Le ha nka tsoara liaparo tsa hae feela, \ No newline at end of file +\v 28 Hobane one a re, ''Le ha nka tsoara liaparo tsa hae feela, ke tla fola.'' \v 29 A se a moamile, mali a hae a khautsa, ebile a otloa mmeleng oa hae hore o folile bohlokong. \ No newline at end of file diff --git a/05/30.txt b/05/30.txt new file mode 100644 index 0000000..071f103 --- /dev/null +++ b/05/30.txt @@ -0,0 +1 @@ +Jeso a hlokomela hore \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6658f44..9fb4885 100644 --- a/manifest.json +++ b/manifest.json @@ -93,6 +93,7 @@ "05-18", "05-21", "05-25", + "05-28", "07-title", "07-01", "07-02", From d5efea588e1b5a25c7a5f3696f4c9fd4534374db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:39:53 +0200 Subject: [PATCH 284/446] Thu Jun 29 2023 16:39:53 GMT+0200 (South Africa Standard Time) --- 05/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/30.txt b/05/30.txt index 071f103..e0e4c65 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -Jeso a hlokomela hore \ No newline at end of file +Jeso a hlokomela hore matla a tsoile ho eena. Ea ba a ea batlisa a re, ''Ke mang a tsoereng liaparo tsaka?'' Balateli ba hae bare ho eena, ''O \ No newline at end of file From 15ee177747d7eb45f8f942af6c10702c7c801da9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:41:53 +0200 Subject: [PATCH 285/446] Thu Jun 29 2023 16:41:53 GMT+0200 (South Africa Standard Time) --- 05/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/30.txt b/05/30.txt index e0e4c65..34b37f0 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -Jeso a hlokomela hore matla a tsoile ho eena. Ea ba a ea batlisa a re, ''Ke mang a tsoereng liaparo tsaka?'' Balateli ba hae bare ho eena, ''O \ No newline at end of file +\v 30 \v 32 Jeso a hlokomela hore matla a tsoile ho eena. Ea ba a ea batlisa a re, ''Ke mang a tsoereng liaparo tsaka?'' \v 31 Balateli ba hae bare ho eena, ''O bona hobane bongata bo a o hatelela, mme oa re, ''Ke tsoeroe ke mang?'' Empa Jeso a lebelela a batla ho bona eo a entseng seo. \ No newline at end of file From c482c2a7307acdba4f84985c2d4ecac6638ee922 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:43:53 +0200 Subject: [PATCH 286/446] Thu Jun 29 2023 16:43:53 GMT+0200 (South Africa Standard Time) --- 05/30.txt | 2 +- 05/33.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/33.txt diff --git a/05/30.txt b/05/30.txt index 34b37f0..efa41cf 100644 --- a/05/30.txt +++ b/05/30.txt @@ -1 +1 @@ -\v 30 \v 32 Jeso a hlokomela hore matla a tsoile ho eena. Ea ba a ea batlisa a re, ''Ke mang a tsoereng liaparo tsaka?'' \v 31 Balateli ba hae bare ho eena, ''O bona hobane bongata bo a o hatelela, mme oa re, ''Ke tsoeroe ke mang?'' Empa Jeso a lebelela a batla ho bona eo a entseng seo. \ No newline at end of file +\v 30 Jeso a hlokomela hore matla a tsoile ho eena. Ea ba a ea batlisa a re, ''Ke mang a tsoereng liaparo tsaka?'' \v 31 Balateli ba hae bare ho eena, ''O bona hobane bongata bo a o hatelela, mme oa re, ''Ke tsoeroe ke mang?'' \v 32 Empa Jeso a lebelela a batla ho bona eo a entseng seo. \ No newline at end of file diff --git a/05/33.txt b/05/33.txt new file mode 100644 index 0000000..017e63a --- /dev/null +++ b/05/33.txt @@ -0,0 +1 @@ +Mosali, a tseba se etsahetsieng ho eena, a tsaba le ho thothomela. Atla a oela fatse ho eena a molela nete eohle. A re ho eena, '' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9fb4885..50d7dff 100644 --- a/manifest.json +++ b/manifest.json @@ -94,6 +94,7 @@ "05-21", "05-25", "05-28", + "05-30", "07-title", "07-01", "07-02", From e9adf135d425a971b3a733ccc1c2b120eead66dd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:45:53 +0200 Subject: [PATCH 287/446] Thu Jun 29 2023 16:45:53 GMT+0200 (South Africa Standard Time) --- 05/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/33.txt b/05/33.txt index 017e63a..5d2a2c3 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -Mosali, a tseba se etsahetsieng ho eena, a tsaba le ho thothomela. Atla a oela fatse ho eena a molela nete eohle. A re ho eena, '' \ No newline at end of file +Mosali, a tseba se etsahetsieng ho eena, a tsaba le ho thothomela. Atla a oela fatse ho eena a molela nete eohle. A re ho eena, ''Morali, tumelo ea hao e u pholositse. Tsamaea ka khotso \ No newline at end of file From f8d7b54e063ebb5d705926c3c5206c942c98678f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:47:53 +0200 Subject: [PATCH 288/446] Thu Jun 29 2023 16:47:53 GMT+0200 (South Africa Standard Time) --- 05/33.txt | 2 +- 05/35.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/35.txt diff --git a/05/33.txt b/05/33.txt index 5d2a2c3..432d09c 100644 --- a/05/33.txt +++ b/05/33.txt @@ -1 +1 @@ -Mosali, a tseba se etsahetsieng ho eena, a tsaba le ho thothomela. Atla a oela fatse ho eena a molela nete eohle. A re ho eena, ''Morali, tumelo ea hao e u pholositse. Tsamaea ka khotso \ No newline at end of file +\v 33 Mosali, a tseba se etsahetsieng ho eena, a tsaba le ho thothomela. Atla a oela fatse ho eena a molela nete eohle. \v 34 A re ho eena, ''Morali, tumelo ea hao e u pholositse. Tsamaea ka khotso o fole mahlokong a hao.'' \ No newline at end of file diff --git a/05/35.txt b/05/35.txt new file mode 100644 index 0000000..cab6e74 --- /dev/null +++ b/05/35.txt @@ -0,0 +1 @@ +A re a sa bua, bangoe batho ba tsoang ho baeteleli ba Senagogeng, \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50d7dff..d55e635 100644 --- a/manifest.json +++ b/manifest.json @@ -95,6 +95,7 @@ "05-25", "05-28", "05-30", + "05-33", "07-title", "07-01", "07-02", From 14e964ed7c4c519e1c813e84a45adcfcf631e08a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:49:54 +0200 Subject: [PATCH 289/446] Thu Jun 29 2023 16:49:53 GMT+0200 (South Africa Standard Time) --- 05/35.txt | 2 +- 05/36.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/36.txt diff --git a/05/35.txt b/05/35.txt index cab6e74..a50b9c0 100644 --- a/05/35.txt +++ b/05/35.txt @@ -1 +1 @@ -A re a sa bua, bangoe batho ba tsoang ho baeteleli ba Senagogeng, \ No newline at end of file +\v 35 A re a sa bua, bangoe batho ba tsoang ho baeteleli ba Senagogeng, bare, ''Moroli oa hao o shoele. O sa khathatselang moruti?'' \ No newline at end of file diff --git a/05/36.txt b/05/36.txt new file mode 100644 index 0000000..51aaee6 --- /dev/null +++ b/05/36.txt @@ -0,0 +1 @@ +Empa \ No newline at end of file diff --git a/manifest.json b/manifest.json index d55e635..751df4b 100644 --- a/manifest.json +++ b/manifest.json @@ -96,6 +96,7 @@ "05-28", "05-30", "05-33", + "05-35", "07-title", "07-01", "07-02", From fe06a2f01823b965fb5ab12bc7f5c0cc4e07f6f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:51:54 +0200 Subject: [PATCH 290/446] Thu Jun 29 2023 16:51:53 GMT+0200 (South Africa Standard Time) --- 05/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/36.txt b/05/36.txt index 51aaee6..94b6c85 100644 --- a/05/36.txt +++ b/05/36.txt @@ -1 +1 @@ -Empa \ No newline at end of file +Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' Ha ka lumelela le ha e le mang hore a \ No newline at end of file From 77bb495ceb81b181db1ce27b4b54f3a7f9392e37 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:53:53 +0200 Subject: [PATCH 291/446] Thu Jun 29 2023 16:53:53 GMT+0200 (South Africa Standard Time) --- 05/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/36.txt b/05/36.txt index 94b6c85..a0babc0 100644 --- a/05/36.txt +++ b/05/36.txt @@ -1 +1 @@ -Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' Ha ka lumelela le ha e le mang hore a \ No newline at end of file +Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' Ha ka lumelela le ha e le mang hore a molatele kantle ha Ptrose, Jakobo le Johane, le a buti oa Jakobo. Batla ntlong ea bateleli ba Senagoge mme a bona batho mong ba baka molumo; ba ne ba lla ba \ No newline at end of file From 72219c8dc839b054b964a818241e8eaf44c9af4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:55:54 +0200 Subject: [PATCH 292/446] Thu Jun 29 2023 16:55:53 GMT+0200 (South Africa Standard Time) --- 05/36.txt | 2 +- 05/39.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/39.txt diff --git a/05/36.txt b/05/36.txt index a0babc0..873d3ff 100644 --- a/05/36.txt +++ b/05/36.txt @@ -1 +1 @@ -Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' Ha ka lumelela le ha e le mang hore a molatele kantle ha Ptrose, Jakobo le Johane, le a buti oa Jakobo. Batla ntlong ea bateleli ba Senagoge mme a bona batho mong ba baka molumo; ba ne ba lla ba \ No newline at end of file +\v 36 Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' \v 37 Ha ka lumelela le ha e le mang hore a molatele kantle ha Ptrose, Jakobo le Johane, le a buti oa Jakobo. \v 38 Batla ntlong ea bateleli ba Senagoge mme a bona batho mong ba baka molumo; ba ne ba lla ba bokolla haholo. \ No newline at end of file diff --git a/05/39.txt b/05/39.txt new file mode 100644 index 0000000..9de8f71 --- /dev/null +++ b/05/39.txt @@ -0,0 +1 @@ +O rele a kena ntlong, a re ho bona, ''Keng le koatile ebile lella? Ngoana ha ka a shoa empa o robetsi.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 751df4b..e9bb514 100644 --- a/manifest.json +++ b/manifest.json @@ -97,6 +97,7 @@ "05-30", "05-33", "05-35", + "05-36", "07-title", "07-01", "07-02", From fbaee6fab63ff762234f2afe9ebaf6924dcf9ba8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:57:54 +0200 Subject: [PATCH 293/446] Thu Jun 29 2023 16:57:53 GMT+0200 (South Africa Standard Time) --- 05/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/39.txt b/05/39.txt index 9de8f71..3f91153 100644 --- a/05/39.txt +++ b/05/39.txt @@ -1 +1 @@ -O rele a kena ntlong, a re ho bona, ''Keng le koatile ebile lella? Ngoana ha ka a shoa empa o robetsi.'' \ No newline at end of file +\v 39 \v 40 O rele a kena ntlong, a re ho bona, ''Keng le koatile ebile lella? Ngoana ha ka a shoa empa o robetsi.'' Ba qala ho motseha. Empa a ba ntsetsa ntle bohle anka ntate le mme oa ngoana la bao ba ne ba na le ena, a ee kena mo ho neng le ngoana. \ No newline at end of file From 7ede74b3fa003490722e6e08cb960118582270bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 16:59:54 +0200 Subject: [PATCH 294/446] Thu Jun 29 2023 16:59:53 GMT+0200 (South Africa Standard Time) --- 05/39.txt | 2 +- 05/41.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 05/41.txt diff --git a/05/39.txt b/05/39.txt index 3f91153..02591e0 100644 --- a/05/39.txt +++ b/05/39.txt @@ -1 +1 @@ -\v 39 \v 40 O rele a kena ntlong, a re ho bona, ''Keng le koatile ebile lella? Ngoana ha ka a shoa empa o robetsi.'' Ba qala ho motseha. Empa a ba ntsetsa ntle bohle anka ntate le mme oa ngoana la bao ba ne ba na le ena, a ee kena mo ho neng le ngoana. \ No newline at end of file +\v 39 O rele a kena ntlong, a re ho bona, ''Keng le koatile ebile lella? Ngoana ha ka a shoa empa o robetsi.'' \v 40 Ba qala ho motseha. Empa a ba ntsetsa ntle bohle anka ntate le mme oa ngoana la bao ba ne ba na le ena, a ee kena mo ho neng le ngoana. \ No newline at end of file diff --git a/05/41.txt b/05/41.txt new file mode 100644 index 0000000..06fba07 --- /dev/null +++ b/05/41.txt @@ -0,0 +1 @@ +Onkile letsoho la ngoana a re ho ena, ''Thalitha, kumi!'' se fetoletsoeng, ''Ngoanana, ke re, tsoha.'' Ka pela ngoana a tsoha a tsamae \ No newline at end of file diff --git a/manifest.json b/manifest.json index e9bb514..43be495 100644 --- a/manifest.json +++ b/manifest.json @@ -98,6 +98,7 @@ "05-33", "05-35", "05-36", + "05-39", "07-title", "07-01", "07-02", From 0760ec813d71ae7c61700c7aa8e5d5cb8359e244 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 17:01:54 +0200 Subject: [PATCH 295/446] Thu Jun 29 2023 17:01:53 GMT+0200 (South Africa Standard Time) --- 05/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/41.txt b/05/41.txt index 06fba07..8f8f8d4 100644 --- a/05/41.txt +++ b/05/41.txt @@ -1 +1 @@ -Onkile letsoho la ngoana a re ho ena, ''Thalitha, kumi!'' se fetoletsoeng, ''Ngoanana, ke re, tsoha.'' Ka pela ngoana a tsoha a tsamae \ No newline at end of file +Onkile letsoho la ngoana a re ho ena, ''Thalitha, kumi!'' se fetoletsoeng, ''Ngoanana, ke re, tsoha.'' Ka pela ngoana a tsoha a tsamaea( o ne o na le lilemo tse mashome le metso a mmeli tsa ho tsoaloa). Ba makala ka thabo ekholo. A ba laea ha holo hore ho se ke ha ba le eo a tsebang ka seo \ No newline at end of file From 2d003ece217d487d7a742a29fbed5536a937bd4b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 17:03:03 +0200 Subject: [PATCH 296/446] Thu Jun 29 2023 17:03:03 GMT+0200 (South Africa Standard Time) --- 05/41.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/05/41.txt b/05/41.txt index 8f8f8d4..6e939e6 100644 --- a/05/41.txt +++ b/05/41.txt @@ -1 +1 @@ -Onkile letsoho la ngoana a re ho ena, ''Thalitha, kumi!'' se fetoletsoeng, ''Ngoanana, ke re, tsoha.'' Ka pela ngoana a tsoha a tsamaea( o ne o na le lilemo tse mashome le metso a mmeli tsa ho tsoaloa). Ba makala ka thabo ekholo. A ba laea ha holo hore ho se ke ha ba le eo a tsebang ka seo \ No newline at end of file +\v 41 Onkile letsoho la ngoana a re ho ena, ''Thalitha, kumi!'' se fetoletsoeng, ''Ngoanana, ke re, tsoha.'' \v 42 Ka pela ngoana a tsoha a tsamaea( o ne o na le lilemo tse mashome le metso a mmeli tsa ho tsoaloa). Ba makala ka thabo ekholo. \v 43 A ba laea ha holo hore ho se ke ha ba le eo a tsebang ka seo. Aba bolela hore ba monee se seng sa hoja. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 43be495..a38b49e 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "05-35", "05-36", "05-39", + "05-41", "07-title", "07-01", "07-02", From 6b687ed32b6ee3744623cc492e8d3650558ffabe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:23:18 +0200 Subject: [PATCH 297/446] Thu Jun 29 2023 20:23:18 GMT+0200 (South Africa Standard Time) --- 14/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/01.txt diff --git a/14/01.txt b/14/01.txt new file mode 100644 index 0000000..683844c --- /dev/null +++ b/14/01.txt @@ -0,0 +1 @@ +\c 14 E ne e le matsatsi a mabeli ho ea ho paseka le mokete oa borotho ba litomoso. Ba presita ba baholo le bangoli ba ne ba batla litsela tsa ho motsoara s \ No newline at end of file From 62c59c14d7f694e77c08ceda37ac4c572814cb5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:25:18 +0200 Subject: [PATCH 298/446] Thu Jun 29 2023 20:25:18 GMT+0200 (South Africa Standard Time) --- 14/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/01.txt b/14/01.txt index 683844c..332080b 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 E ne e le matsatsi a mabeli ho ea ho paseka le mokete oa borotho ba litomoso. Ba presita ba baholo le bangoli ba ne ba batla litsela tsa ho motsoara s \ No newline at end of file +\c 14 E ne e le matsatsi a mabeli ho ea ho paseka le mokete oa borotho ba litomoso. Ba presita ba baholo le bangoli ba ne ba batla litsela tsa ho motsoara sephiring Jeso mme ba mmolae. Ka hobane ba ne ba re, ''E seng nakong ea mokete, ho etsela hore moferefere o seke oa tsoha hare ha \ No newline at end of file From 84e8e48af8780973716bd9abeedba37235f16a04 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:27:19 +0200 Subject: [PATCH 299/446] Thu Jun 29 2023 20:27:18 GMT+0200 (South Africa Standard Time) --- 14/01.txt | 2 +- 14/03.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/03.txt diff --git a/14/01.txt b/14/01.txt index 332080b..fd432c8 100644 --- a/14/01.txt +++ b/14/01.txt @@ -1 +1 @@ -\c 14 E ne e le matsatsi a mabeli ho ea ho paseka le mokete oa borotho ba litomoso. Ba presita ba baholo le bangoli ba ne ba batla litsela tsa ho motsoara sephiring Jeso mme ba mmolae. Ka hobane ba ne ba re, ''E seng nakong ea mokete, ho etsela hore moferefere o seke oa tsoha hare ha \ No newline at end of file +\c 14 \v 1 E ne e le matsatsi a mabeli ho ea ho paseka le mokete oa borotho ba litomoso. Ba presita ba baholo le bangoli ba ne ba batla litsela tsa ho motsoara sephiring Jeso mme ba mmolae. \v 2 Ka hobane ba ne ba re, ''E seng nakong ea mokete, ho etsela hore moferefere o seke oa tsoha hare ha batho.'' \ No newline at end of file diff --git a/14/03.txt b/14/03.txt new file mode 100644 index 0000000..181c0c4 --- /dev/null +++ b/14/03.txt @@ -0,0 +1 @@ +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse ta \ No newline at end of file diff --git a/manifest.json b/manifest.json index a38b49e..d4458c5 100644 --- a/manifest.json +++ b/manifest.json @@ -134,6 +134,7 @@ "10-43", "10-46", "10-49", - "10-51" + "10-51", + "14-01" ] } \ No newline at end of file From 53276e58616f5b18965ee1addc33786076a5e8aa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:29:18 +0200 Subject: [PATCH 300/446] Thu Jun 29 2023 20:29:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 181c0c4..dd00240 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse ta \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea se \ No newline at end of file From 93585523fe40d1228be3df2aaf8375bc2233f073 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:31:18 +0200 Subject: [PATCH 301/446] Thu Jun 29 2023 20:31:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index dd00240..19616d0 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea se \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba ne \ No newline at end of file From 400d81f1f159493a5a4270373043c11cc2cf33bc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:33:18 +0200 Subject: [PATCH 302/446] Thu Jun 29 2023 20:33:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 19616d0..ffacc7f 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba ne \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng \ No newline at end of file From e8f626409c8ef3dd519aa3016a0b8af95080f778 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:35:18 +0200 Subject: [PATCH 303/446] Thu Jun 29 2023 20:35:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index ffacc7f..9ea719b 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? S \ No newline at end of file From 42959a96cab500d0dd457080081bcf1f9c2cec7b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:37:18 +0200 Subject: [PATCH 304/446] Thu Jun 29 2023 20:37:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index 9ea719b..a80aabc 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? S \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? Setlolo sena se ka rekisoa ka thoko e fetang litinare \ No newline at end of file From af6a0f05aba7edfcab537e0d0b9080bdf0bfae9f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:39:18 +0200 Subject: [PATCH 305/446] Thu Jun 29 2023 20:39:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/03.txt b/14/03.txt index a80aabc..224f07f 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? Setlolo sena se ka rekisoa ka thoko e fetang litinare \ No newline at end of file +Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? Setlolo sena se ka rekisoa ka thoko e fetang litinare tse makholo a mararo ea nea ba fumanehi''. ba ba ba mo roa. \ No newline at end of file From ffff796851ed90c43be0d6937c6e669212369ef0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:41:18 +0200 Subject: [PATCH 306/446] Thu Jun 29 2023 20:41:18 GMT+0200 (South Africa Standard Time) --- 14/03.txt | 2 +- 14/06.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/06.txt diff --git a/14/03.txt b/14/03.txt index 224f07f..159d25b 100644 --- a/14/03.txt +++ b/14/03.txt @@ -1 +1 @@ -Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? Setlolo sena se ka rekisoa ka thoko e fetang litinare tse makholo a mararo ea nea ba fumanehi''. ba ba ba mo roa. \ No newline at end of file +\v 3 Jeso a sa le Bethani, ntlong ea Semeone molepara,ha a sa lotse tafoleng, mosali a tla ho eena ana le pitsa ea setlolo sa teko e holimo, e neng e le nareda ea sebele. A bolaea pitsa a tsela nareda holimo ha hloho ea hae. \v 4 Empa ho ne hona le ba bang ba neng ba koatile. Ba buisana mme ba re, ''Ke le baka la eng ho senya setlolo? \v 5 Setlolo sena se ka rekisoa ka thoko e fetang litinare tse makholo a mararo ea nea ba fumanehi''. ba ba ba mo roa. \ No newline at end of file diff --git a/14/06.txt b/14/06.txt new file mode 100644 index 0000000..c6e3d56 --- /dev/null +++ b/14/06.txt @@ -0,0 +1 @@ +Empa jeso are, ''Mo tloheleng a le \ No newline at end of file diff --git a/manifest.json b/manifest.json index d4458c5..2fd0a6b 100644 --- a/manifest.json +++ b/manifest.json @@ -135,6 +135,7 @@ "10-46", "10-49", "10-51", - "14-01" + "14-01", + "14-03" ] } \ No newline at end of file From 653960cd640d66b1b1e7c17e976ad70edaea5501 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:43:18 +0200 Subject: [PATCH 307/446] Thu Jun 29 2023 20:43:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/06.txt b/14/06.txt index c6e3d56..f22c3ae 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -Empa jeso are, ''Mo tloheleng a le \ No newline at end of file +Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. L \ No newline at end of file From 5c243c9b5d3b7282089370a6938c2025b3de8968 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:45:18 +0200 Subject: [PATCH 308/446] Thu Jun 29 2023 20:45:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/06.txt b/14/06.txt index f22c3ae..8dce4ad 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. L \ No newline at end of file +Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la \ No newline at end of file From 88d31bca1d6833779d743a2a1a36da442b070b0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:47:18 +0200 Subject: [PATCH 309/446] Thu Jun 29 2023 20:47:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/06.txt b/14/06.txt index 8dce4ad..dcf454f 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la \ No newline at end of file +Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. \ No newline at end of file From 4ed618124045f4341ef015c69f582f72b2d959a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:49:18 +0200 Subject: [PATCH 310/446] Thu Jun 29 2023 20:49:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/06.txt b/14/06.txt index dcf454f..972508d 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. \ No newline at end of file +Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. Ka nete ke re ho lona, moa lentsoe le boleloang lefatseng lohle, se ent \ No newline at end of file From f07b6e4781a7e133820016dc17b3b1a4b5662151 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:51:19 +0200 Subject: [PATCH 311/446] Thu Jun 29 2023 20:51:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/06.txt b/14/06.txt index 972508d..e95b0b9 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. Ka nete ke re ho lona, moa lentsoe le boleloang lefatseng lohle, se ent \ No newline at end of file +\v 6 \v 8 Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. \v 7 Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. \v 9 Ka nete ke re ho lona, moa lentsoe le boleloang lefatseng lohle, se entsoeng ka mosali ena se tla bolela, ka ho mo hopola.'' \ No newline at end of file From 6155637d28abacad0574a61f6a6c4cb24628c1de Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:53:19 +0200 Subject: [PATCH 312/446] Thu Jun 29 2023 20:53:18 GMT+0200 (South Africa Standard Time) --- 14/06.txt | 2 +- 14/10.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/10.txt diff --git a/14/06.txt b/14/06.txt index e95b0b9..8880a8a 100644 --- a/14/06.txt +++ b/14/06.txt @@ -1 +1 @@ -\v 6 \v 8 Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. \v 7 Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. \v 9 Ka nete ke re ho lona, moa lentsoe le boleloang lefatseng lohle, se entsoeng ka mosali ena se tla bolela, ka ho mo hopola.'' \ No newline at end of file +\v 6 Empa jeso are, ''Mo tloheleng a le mongoe. Ke ka baka la eng le mohlorisa? O entse mosebetsi o montle ho nna. \v 7 Le lula le ha le bafunehi nakong tsohle, ha le lakatsa le ka etsa tse molemo ho bona, empa le ke ke la ba le nna nakong tsohle. \v 8 O entse se a khonang ho se etsa. O tlotse mmele oa ka ho o lokisela poloko. \v 9 Ka nete ke re ho lona, moa lentsoe le boleloang lefatseng lohle, se entsoeng ka mosali ena se tla bolela, ka ho mo hopola.'' \ No newline at end of file diff --git a/14/10.txt b/14/10.txt new file mode 100644 index 0000000..d11c1fd --- /dev/null +++ b/14/10.txt @@ -0,0 +1 @@ +Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2fd0a6b..2775bd1 100644 --- a/manifest.json +++ b/manifest.json @@ -136,6 +136,7 @@ "10-49", "10-51", "14-01", - "14-03" + "14-03", + "14-06" ] } \ No newline at end of file From 0d93c6a8eb20e7d24d403d2769f712f123ed4fbc Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:55:19 +0200 Subject: [PATCH 313/446] Thu Jun 29 2023 20:55:18 GMT+0200 (South Africa Standard Time) --- 14/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/10.txt b/14/10.txt index d11c1fd..4f2f4ff 100644 --- a/14/10.txt +++ b/14/10.txt @@ -1 +1 @@ -Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo \ No newline at end of file +Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo nehela eena ho bona. E rile ba presita ba baholo ba li ntloa, ba thaba mme ba tse \ No newline at end of file From 95797e688eaad0df15e84d8a9cf07b5229ecc40a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:57:19 +0200 Subject: [PATCH 314/446] Thu Jun 29 2023 20:57:18 GMT+0200 (South Africa Standard Time) --- 14/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/10.txt b/14/10.txt index 4f2f4ff..8c894fe 100644 --- a/14/10.txt +++ b/14/10.txt @@ -1 +1 @@ -Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo nehela eena ho bona. E rile ba presita ba baholo ba li ntloa, ba thaba mme ba tse \ No newline at end of file +Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo nehela eena ho bona. E rile ba presita ba baholo ba li ntloa, ba thaba mme ba tsepisa ho mo nea chelete. A qala ho \ No newline at end of file From 984e95e194b31097d784c3fb81ab71f006af43af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 20:59:19 +0200 Subject: [PATCH 315/446] Thu Jun 29 2023 20:59:18 GMT+0200 (South Africa Standard Time) --- 14/10.txt | 2 +- 14/12.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/12.txt diff --git a/14/10.txt b/14/10.txt index 8c894fe..b98b1d6 100644 --- a/14/10.txt +++ b/14/10.txt @@ -1 +1 @@ -Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo nehela eena ho bona. E rile ba presita ba baholo ba li ntloa, ba thaba mme ba tsepisa ho mo nea chelete. A qala ho \ No newline at end of file +\v 10 Ea ba Judase iskariote, e mong oa ba leshome le metso e mmeli, ea ho ba presita ba baholo hore a ka mo nehela eena ho bona. \v 11 E rile ba presita ba baholo ba li ntloa, ba thaba mme ba tsepisa ho mo nea chelete. A qala ho batla monyetla oa ho mo nehela ho bona. \ No newline at end of file diff --git a/14/12.txt b/14/12.txt new file mode 100644 index 0000000..ec8b508 --- /dev/null +++ b/14/12.txt @@ -0,0 +1 @@ +Ka tsa \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2775bd1..1c73c74 100644 --- a/manifest.json +++ b/manifest.json @@ -137,6 +137,7 @@ "10-51", "14-01", "14-03", - "14-06" + "14-06", + "14-10" ] } \ No newline at end of file From 309054faa8aefa5c697883984142fac79b52ad4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:01:19 +0200 Subject: [PATCH 316/446] Thu Jun 29 2023 21:01:18 GMT+0200 (South Africa Standard Time) --- 14/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/12.txt b/14/12.txt index ec8b508..2868959 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1 +1 @@ -Ka tsa \ No newline at end of file +Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke k \ No newline at end of file From 0d7a5ae2f650085a941580139684ee3d1fece74a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:03:19 +0200 Subject: [PATCH 317/446] Thu Jun 29 2023 21:03:18 GMT+0200 (South Africa Standard Time) --- 14/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/12.txt b/14/12.txt index 2868959..db3c23f 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1 +1 @@ -Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke k \ No newline at end of file +Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli \ No newline at end of file From 23e9d7e02cd02bfef33c5dd76fdd890bd3e442b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:05:19 +0200 Subject: [PATCH 318/446] Thu Jun 29 2023 21:05:18 GMT+0200 (South Africa Standard Time) --- 14/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/12.txt b/14/12.txt index db3c23f..5fffef3 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1 +1 @@ -Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli \ No newline at end of file +Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli mme a re ho bona, ''E eang toropong, monna a nang le emere ea metsi o tla kopana le lona. Le molatele. M \ No newline at end of file From 9d6f53b8be0161b2405acdc1643ff8bdffd1b542 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:07:19 +0200 Subject: [PATCH 319/446] Thu Jun 29 2023 21:07:19 GMT+0200 (South Africa Standard Time) --- 14/12.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/12.txt b/14/12.txt index 5fffef3..f80bc63 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1 +1 @@ -Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli mme a re ho bona, ''E eang toropong, monna a nang le emere ea metsi o tla kopana le lona. Le molatele. M \ No newline at end of file +Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli mme a re ho bona, ''E eang toropong, monna a nang le emere ea metsi o tla kopana le lona. Le molatele. Moo a ke nang ntlong, le molatele mme le re ho mong ntlo, 'Moruti o re, ''' E k \ No newline at end of file From 1278e6dc8916b1bda7b215cabe89a535007aa97e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:09:19 +0200 Subject: [PATCH 320/446] Thu Jun 29 2023 21:09:19 GMT+0200 (South Africa Standard Time) --- 14/12.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/12.txt b/14/12.txt index f80bc63..bd05b25 100644 --- a/14/12.txt +++ b/14/12.txt @@ -1 +1 @@ -Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' A roma balateli ba hae ba babeli mme a re ho bona, ''E eang toropong, monna a nang le emere ea metsi o tla kopana le lona. Le molatele. Moo a ke nang ntlong, le molatele mme le re ho mong ntlo, 'Moruti o re, ''' E k \ No newline at end of file +\v 12 Ka tsatsi la pele la borotho bo se nang litomo, ba etsa sehlabelo sa konyana balateli ba hae ba re ho eena, ''Ke kae moo o batlang re eo lokisa, hore o eo ja lijo tsa paseka?'' \v 13 A roma balateli ba hae ba babeli mme a re ho bona, ''E eang toropong, monna a nang le emere ea metsi o tla kopana le lona. Le molatele. \v 14 Moo a ke nang ntlong, le molatele mme le re ho mong ntlo, 'Moruti o re, ''' E kae ntlo ea baeti moo ke tla jang paseka le balati ba ka?'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c73c74..d73d360 100644 --- a/manifest.json +++ b/manifest.json @@ -138,6 +138,7 @@ "14-01", "14-03", "14-06", - "14-10" + "14-10", + "14-12" ] } \ No newline at end of file From f8e578493fd90faef9af0948adbe25b31ad4d199 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:11:19 +0200 Subject: [PATCH 321/446] Thu Jun 29 2023 21:11:19 GMT+0200 (South Africa Standard Time) --- 14/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/15.txt diff --git a/14/15.txt b/14/15.txt new file mode 100644 index 0000000..0152e84 --- /dev/null +++ b/14/15.txt @@ -0,0 +1 @@ +O tla le bontsa ntlo e kholo e nang le litulo ea holimo e \ No newline at end of file From 28f48469aec68c8b6f08573f21622f5b4767350a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:13:19 +0200 Subject: [PATCH 322/446] Thu Jun 29 2023 21:13:19 GMT+0200 (South Africa Standard Time) --- 14/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/15.txt b/14/15.txt index 0152e84..dd7aaca 100644 --- a/14/15.txt +++ b/14/15.txt @@ -1 +1 @@ -O tla le bontsa ntlo e kholo e nang le litulo ea holimo e \ No newline at end of file +O tla le bontsa ntlo e kholo e nang le litulo ea holimo e nang le litulo ea ka holimo e lokisitsoeng. Le etse litokisetso tsa rona mono.'' Balateli ba \ No newline at end of file From 173d00b4e2954902c776b0f451827772b4669cff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:15:19 +0200 Subject: [PATCH 323/446] Thu Jun 29 2023 21:15:19 GMT+0200 (South Africa Standard Time) --- 14/15.txt | 2 +- 14/17.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/17.txt diff --git a/14/15.txt b/14/15.txt index dd7aaca..eb9bc67 100644 --- a/14/15.txt +++ b/14/15.txt @@ -1 +1 @@ -O tla le bontsa ntlo e kholo e nang le litulo ea holimo e nang le litulo ea ka holimo e lokisitsoeng. Le etse litokisetso tsa rona mono.'' Balateli ba \ No newline at end of file +\v 15 O tla le bontsa ntlo e kholo e nang le litulo ea holimo e nang le litulo ea ka holimo e lokisitsoeng. Le etse litokisetso tsa rona mono.'' \v 16 Balateli ba tsoa ba ea toropong. ba fumana ntho tsohle ka ha a boletse, mme ba lokisa lijo tsa paseka. \ No newline at end of file diff --git a/14/17.txt b/14/17.txt new file mode 100644 index 0000000..9e6f9de --- /dev/null +++ b/14/17.txt @@ -0,0 +1 @@ +E rile e le mantsi boea \ No newline at end of file diff --git a/manifest.json b/manifest.json index d73d360..c9346c0 100644 --- a/manifest.json +++ b/manifest.json @@ -139,6 +139,7 @@ "14-03", "14-06", "14-10", - "14-12" + "14-12", + "14-15" ] } \ No newline at end of file From 4c49c3d763db4cff4e1b5b261142a42912ba67f8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:17:19 +0200 Subject: [PATCH 324/446] Thu Jun 29 2023 21:17:19 GMT+0200 (South Africa Standard Time) --- 14/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/17.txt b/14/17.txt index 9e6f9de..239dcb3 100644 --- a/14/17.txt +++ b/14/17.txt @@ -1 +1 @@ -E rile e le mantsi boea \ No newline at end of file +E rile e le mantsi boea, a tla le ba le shome le metso e mmeli. E rile ba lotse ta foleng ba eja, Jeso a re, '''Ka nete ke re \ No newline at end of file From 94e6e53b6f4a7ed23f3508c8c09d5ec835554bb0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:19:19 +0200 Subject: [PATCH 325/446] Thu Jun 29 2023 21:19:19 GMT+0200 (South Africa Standard Time) --- 14/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/17.txt b/14/17.txt index 239dcb3..691f27e 100644 --- a/14/17.txt +++ b/14/17.txt @@ -1 +1 @@ -E rile e le mantsi boea, a tla le ba le shome le metso e mmeli. E rile ba lotse ta foleng ba eja, Jeso a re, '''Ka nete ke re \ No newline at end of file +E rile e le mantsi boea, a tla le ba le shome le metso e mmeli. E rile ba lotse ta foleng ba eja, Jeso a re, '''Ka nete ke re ho lona, e mong a jang le nna o tla nthekisa.'' Ba ba masoabi bohle, mme ka e mong le e m \ No newline at end of file From 6d6bab555595100ecf01d7c1586a854ec3bf76f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:21:19 +0200 Subject: [PATCH 326/446] Thu Jun 29 2023 21:21:19 GMT+0200 (South Africa Standard Time) --- 14/17.txt | 2 +- 14/20.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/20.txt diff --git a/14/17.txt b/14/17.txt index 691f27e..7a4b0fe 100644 --- a/14/17.txt +++ b/14/17.txt @@ -1 +1 @@ -E rile e le mantsi boea, a tla le ba le shome le metso e mmeli. E rile ba lotse ta foleng ba eja, Jeso a re, '''Ka nete ke re ho lona, e mong a jang le nna o tla nthekisa.'' Ba ba masoabi bohle, mme ka e mong le e m \ No newline at end of file +\v 17 E rile e le mantsi boea, a tla le ba le shome le metso e mmeli. \v 18 E rile ba lotse ta foleng ba eja, Jeso a re, '''Ka nete ke re ho lona, e mong a jang le nna o tla nthekisa.'' \v 19 Ba ba masoabi bohle, mme ka e mong le e mong a re ho eena, ''nete a se nna?'' \ No newline at end of file diff --git a/14/20.txt b/14/20.txt new file mode 100644 index 0000000..c93a2a6 --- /dev/null +++ b/14/20.txt @@ -0,0 +1 @@ +Jeso a arabela mme a re ho bona, '' Ke e mong oa ba le \ No newline at end of file diff --git a/manifest.json b/manifest.json index c9346c0..8a1a55a 100644 --- a/manifest.json +++ b/manifest.json @@ -140,6 +140,7 @@ "14-06", "14-10", "14-12", - "14-15" + "14-15", + "14-17" ] } \ No newline at end of file From 7deeb5ddfff0115ae4473bbf5e94874cbad912a5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:23:19 +0200 Subject: [PATCH 327/446] Thu Jun 29 2023 21:23:19 GMT+0200 (South Africa Standard Time) --- 14/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/20.txt b/14/20.txt index c93a2a6..b5eb2b1 100644 --- a/14/20.txt +++ b/14/20.txt @@ -1 +1 @@ -Jeso a arabela mme a re ho bona, '' Ke e mong oa ba le \ No newline at end of file +Jeso a arabela mme a re ho bona, '' Ke e mong oa ba leshome le metso e mmeli. Kenyang barotho le nna senoelong. Ka hore Mora Motho o tla tsamea joalo ka haho ngotsoe ka eena. Empa malimaboh \ No newline at end of file From 3d57b6cbe4f215a3388586b5f154e35080c01361 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:25:19 +0200 Subject: [PATCH 328/446] Thu Jun 29 2023 21:25:19 GMT+0200 (South Africa Standard Time) --- 14/20.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/20.txt b/14/20.txt index b5eb2b1..d567a32 100644 --- a/14/20.txt +++ b/14/20.txt @@ -1 +1 @@ -Jeso a arabela mme a re ho bona, '' Ke e mong oa ba leshome le metso e mmeli. Kenyang barotho le nna senoelong. Ka hore Mora Motho o tla tsamea joalo ka haho ngotsoe ka eena. Empa malimaboh \ No newline at end of file +\v 20 Jeso a arabela mme a re ho bona, '' Ke e mong oa ba leshome le metso e mmeli. Kenyang barotho le nna senoelong. \v 21 Ka hore Mora Motho o tla tsamea joalo ka haho ngotsoe ka eena. Empa malimaboho monna eo ka ho eena Mora Motho a tla rekisoang! Hone ho kaba molemo ha a se ea tsoaloa.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8a1a55a..15f031a 100644 --- a/manifest.json +++ b/manifest.json @@ -141,6 +141,7 @@ "14-10", "14-12", "14-15", - "14-17" + "14-17", + "14-20" ] } \ No newline at end of file From 824ce22415dfae6ed72727acbc48dd9c16204560 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:27:19 +0200 Subject: [PATCH 329/446] Thu Jun 29 2023 21:27:19 GMT+0200 (South Africa Standard Time) --- 14/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/22.txt diff --git a/14/22.txt b/14/22.txt new file mode 100644 index 0000000..0470f6d --- /dev/null +++ b/14/22.txt @@ -0,0 +1 @@ +E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke \ No newline at end of file From ecb421f065f0fed13517f963d8c6eb3a70e983bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:29:19 +0200 Subject: [PATCH 330/446] Thu Jun 29 2023 21:29:19 GMT+0200 (South Africa Standard Time) --- 14/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/22.txt b/14/22.txt index 0470f6d..849f462 100644 --- a/14/22.txt +++ b/14/22.txt @@ -1 +1 @@ -E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke \ No newline at end of file +E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na \ No newline at end of file From 88e9ef6c6fa12421a477f1834581671adb5740a4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:31:19 +0200 Subject: [PATCH 331/446] Thu Jun 29 2023 21:31:19 GMT+0200 (South Africa Standard Time) --- 14/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/22.txt b/14/22.txt index 849f462..10efe1d 100644 --- a/14/22.txt +++ b/14/22.txt @@ -1 +1 @@ -E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na \ No newline at end of file +E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na le mali a ka a selekane, mali a tsolloleloang ba bangata. Ke tiisitse hore ho lona, nke ke ka n \ No newline at end of file From bf1420671b166f0e2f71bd091f4b538c2b29dbd4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:33:19 +0200 Subject: [PATCH 332/446] Thu Jun 29 2023 21:33:19 GMT+0200 (South Africa Standard Time) --- 14/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/22.txt b/14/22.txt index 10efe1d..19e542c 100644 --- a/14/22.txt +++ b/14/22.txt @@ -1 +1 @@ -E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na le mali a ka a selekane, mali a tsolloleloang ba bangata. Ke tiisitse hore ho lona, nke ke ka n \ No newline at end of file +\v 22 \v 23 \v 24 \v 25 E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na le mali a ka a selekane, mali a tsolloleloang ba bangata. Ke tiisitse hore ho lona, nke ke ka noa hape thoalana ea veine ho fihla letsatsi moa ke tla se noang s le se eha mmusong oa Molimo. \ No newline at end of file From 02fe5a120c822fd82207e17ed863d22126c7c59b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:35:19 +0200 Subject: [PATCH 333/446] Thu Jun 29 2023 21:35:19 GMT+0200 (South Africa Standard Time) --- 14/22.txt | 2 +- 14/26.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/26.txt diff --git a/14/22.txt b/14/22.txt index 19e542c..a53ad32 100644 --- a/14/22.txt +++ b/14/22.txt @@ -1 +1 @@ -\v 22 \v 23 \v 24 \v 25 E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. A re ho bona, ''A na le mali a ka a selekane, mali a tsolloleloang ba bangata. Ke tiisitse hore ho lona, nke ke ka noa hape thoalana ea veine ho fihla letsatsi moa ke tla se noang s le se eha mmusong oa Molimo. \ No newline at end of file +\v 22 E rile ba eja, Jeso a nka borotho, a bo hlonolofatsa, a bo ngoatha. A ba nea mme are, ''Nkang moo, ke mmele oa ka.'' \v 23 A nka senoela, a boka, mme a ba nea, mme bohle ba noa ho sona. \v 24 A re ho bona, ''A na le mali a ka a selekane, mali a tsolloleloang ba bangata. \v 25 Ke tiisitse hore ho lona, nke ke ka noa hape thoalana ea veine ho fihla letsatsi moa ke tla se noang s le se eha mmusong oa Molimo. \ No newline at end of file diff --git a/14/26.txt b/14/26.txt new file mode 100644 index 0000000..e6fd1e9 --- /dev/null +++ b/14/26.txt @@ -0,0 +1 @@ +Ba rile ba binne sefela, ba tsoa ho ea thabeng ea Mehloare. J \ No newline at end of file diff --git a/manifest.json b/manifest.json index 15f031a..d653365 100644 --- a/manifest.json +++ b/manifest.json @@ -142,6 +142,7 @@ "14-12", "14-15", "14-17", - "14-20" + "14-20", + "14-22" ] } \ No newline at end of file From 23e8db984d12d5c35eb91db4c2baf04a61816e9f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:37:21 +0200 Subject: [PATCH 334/446] Thu Jun 29 2023 21:37:20 GMT+0200 (South Africa Standard Time) --- 14/26.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/26.txt b/14/26.txt index e6fd1e9..8dff351 100644 --- a/14/26.txt +++ b/14/26.txt @@ -1 +1 @@ -Ba rile ba binne sefela, ba tsoa ho ea thabeng ea Mehloare. J \ No newline at end of file +\v 26 Ba rile ba binne sefela, ba tsoa ho ea thabeng ea Mehloare. \v 27 Jeso are ho bona, ''Lona lohle le tla timela, ka hobane ho ngoliloe, ke tla otla molisa mme linko tsa phatlalala.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index d653365..14d31f2 100644 --- a/manifest.json +++ b/manifest.json @@ -143,6 +143,7 @@ "14-15", "14-17", "14-20", - "14-22" + "14-22", + "14-26" ] } \ No newline at end of file From 49e5d46a118385abad5c6d7b36081bd8795a574d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:39:19 +0200 Subject: [PATCH 335/446] Thu Jun 29 2023 21:39:19 GMT+0200 (South Africa Standard Time) --- 14/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/28.txt diff --git a/14/28.txt b/14/28.txt new file mode 100644 index 0000000..ba4a418 --- /dev/null +++ b/14/28.txt @@ -0,0 +1 @@ +Empa ka morao ha mo ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' Petrose ho eena, ''Le ha bohl \ No newline at end of file From e105643b9dbe196f2595b9e200d5fcf0654e6bec Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:41:19 +0200 Subject: [PATCH 336/446] Thu Jun 29 2023 21:41:19 GMT+0200 (South Africa Standard Time) --- 14/28.txt | 2 +- 14/30.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/30.txt diff --git a/14/28.txt b/14/28.txt index ba4a418..3856561 100644 --- a/14/28.txt +++ b/14/28.txt @@ -1 +1 @@ -Empa ka morao ha mo ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' Petrose ho eena, ''Le ha bohl \ No newline at end of file +\v 28 Empa ka morao ha mo ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' \v 29 Petrose ho eena, ''Le ha bohle ba ka timela, nke eo.'' \ No newline at end of file diff --git a/14/30.txt b/14/30.txt new file mode 100644 index 0000000..ab8c49e --- /dev/null +++ b/14/30.txt @@ -0,0 +1 @@ +Jeso a re ho bona, '' Ka nete ke re ho lona \ No newline at end of file diff --git a/manifest.json b/manifest.json index 14d31f2..33dbba2 100644 --- a/manifest.json +++ b/manifest.json @@ -144,6 +144,7 @@ "14-17", "14-20", "14-22", - "14-26" + "14-26", + "14-28" ] } \ No newline at end of file From 7653ecdff4a32820a91859d931c6bf81a1eeed81 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:43:19 +0200 Subject: [PATCH 337/446] Thu Jun 29 2023 21:43:19 GMT+0200 (South Africa Standard Time) --- 14/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/30.txt b/14/30.txt index ab8c49e..dca4c4b 100644 --- a/14/30.txt +++ b/14/30.txt @@ -1 +1 @@ -Jeso a re ho bona, '' Ka nete ke re ho lona \ No newline at end of file +Jeso a re ho bona, '' Ka nete ke re ho lona, kajeno--e, bosiung bona pele mokoko o lla ha beli le tla ntatola hararo.'' Empa Petrose are ka tiisetso, ''Ha \ No newline at end of file From 20900b4c0a4e0f93d034a610d0d97bf434a8f3f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:45:19 +0200 Subject: [PATCH 338/446] Thu Jun 29 2023 21:45:19 GMT+0200 (South Africa Standard Time) --- 14/30.txt | 2 +- 14/32.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/32.txt diff --git a/14/30.txt b/14/30.txt index dca4c4b..cfef472 100644 --- a/14/30.txt +++ b/14/30.txt @@ -1 +1 @@ -Jeso a re ho bona, '' Ka nete ke re ho lona, kajeno--e, bosiung bona pele mokoko o lla ha beli le tla ntatola hararo.'' Empa Petrose are ka tiisetso, ''Ha \ No newline at end of file +\v 30 Jeso a re ho bona, '' Ka nete ke re ho lona, kajeno--e, bosiung bona pele mokoko o lla ha beli le tla ntatola hararo.'' \v 31 Empa Petrose are ka tiisetso, ''Ha ke tsoanetse ho shoa le oena, nke ke ka o latola.'' Bohle ba etsa tsepisa e tsoanang. \ No newline at end of file diff --git a/14/32.txt b/14/32.txt new file mode 100644 index 0000000..82ff0c2 --- /dev/null +++ b/14/32.txt @@ -0,0 +1 @@ +Ba \ No newline at end of file diff --git a/manifest.json b/manifest.json index 33dbba2..f243ead 100644 --- a/manifest.json +++ b/manifest.json @@ -145,6 +145,7 @@ "14-20", "14-22", "14-26", - "14-28" + "14-28", + "14-30" ] } \ No newline at end of file From e46e0a62048c6c85ecc6b53b773a0c8acee43c50 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:47:19 +0200 Subject: [PATCH 339/446] Thu Jun 29 2023 21:47:19 GMT+0200 (South Africa Standard Time) --- 14/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/32.txt b/14/32.txt index 82ff0c2..0a46dc5 100644 --- a/14/32.txt +++ b/14/32.txt @@ -1 +1 @@ -Ba \ No newline at end of file +Ba fihla polekeng e bitsoang Getsemane, mme Jeso a re ho balateli ba hae, ''Lulang mona nna ke \ No newline at end of file From 78e83d5059bebf6a5d5fb8d529f056176954adbd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:49:19 +0200 Subject: [PATCH 340/446] Thu Jun 29 2023 21:49:19 GMT+0200 (South Africa Standard Time) --- 14/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/32.txt b/14/32.txt index 0a46dc5..b285cc5 100644 --- a/14/32.txt +++ b/14/32.txt @@ -1 +1 @@ -Ba fihla polekeng e bitsoang Getsemane, mme Jeso a re ho balateli ba hae, ''Lulang mona nna ke \ No newline at end of file +Ba fihla polekeng e bitsoang Getsemane, mme Jeso a re ho balateli ba hae, ''Lulang mona nna ke rapela.'' A tsamaea le Petrose, Jakobo, le Johane mme a qala ho khathatseha mme a hlora haholo. A re ho bona, ''Moea oa ka \ No newline at end of file From 7cdefcac996c29aa6ace7d292e08438966934ca0 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:51:19 +0200 Subject: [PATCH 341/446] Thu Jun 29 2023 21:51:19 GMT+0200 (South Africa Standard Time) --- 14/32.txt | 2 +- 14/35.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/35.txt diff --git a/14/32.txt b/14/32.txt index b285cc5..bc98024 100644 --- a/14/32.txt +++ b/14/32.txt @@ -1 +1 @@ -Ba fihla polekeng e bitsoang Getsemane, mme Jeso a re ho balateli ba hae, ''Lulang mona nna ke rapela.'' A tsamaea le Petrose, Jakobo, le Johane mme a qala ho khathatseha mme a hlora haholo. A re ho bona, ''Moea oa ka \ No newline at end of file +\v 32 Ba fihla polekeng e bitsoang Getsemane, mme Jeso a re ho balateli ba hae, ''Lulang mona nna ke rapela.'' \v 33 A tsamaea le Petrose, Jakobo, le Johane mme a qala ho khathatseha mme a hlora haholo. \v 34 A re ho bona, ''Moea oa ka o bohlokong, ho fihla seemong sa lefu. Lulang mona le lete.'' \ No newline at end of file diff --git a/14/35.txt b/14/35.txt new file mode 100644 index 0000000..d4d0885 --- /dev/null +++ b/14/35.txt @@ -0,0 +1 @@ +A ea seba \ No newline at end of file diff --git a/manifest.json b/manifest.json index f243ead..6f776b3 100644 --- a/manifest.json +++ b/manifest.json @@ -146,6 +146,7 @@ "14-22", "14-26", "14-28", - "14-30" + "14-30", + "14-32" ] } \ No newline at end of file From a9719adebae3971af4eb5c42a77a7ef3db48f7ca Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:53:20 +0200 Subject: [PATCH 342/446] Thu Jun 29 2023 21:53:19 GMT+0200 (South Africa Standard Time) --- 14/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/35.txt b/14/35.txt index d4d0885..124fd52 100644 --- a/14/35.txt +++ b/14/35.txt @@ -1 +1 @@ -A ea seba \ No newline at end of file +A ea sebakanyana hole, Jeso a oela fatse mme a rapela hore nkabe ho khoneha nako eo e ka feta ho ena. A re, ''Abba, Ntate, Ntho tsohle li ka khon \ No newline at end of file From b2b0b8f06e575a5a87f0ecaed5756bb0377dc0a6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:55:20 +0200 Subject: [PATCH 343/446] Thu Jun 29 2023 21:55:19 GMT+0200 (South Africa Standard Time) --- 14/35.txt | 2 +- 14/37.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/37.txt diff --git a/14/35.txt b/14/35.txt index 124fd52..a88603a 100644 --- a/14/35.txt +++ b/14/35.txt @@ -1 +1 @@ -A ea sebakanyana hole, Jeso a oela fatse mme a rapela hore nkabe ho khoneha nako eo e ka feta ho ena. A re, ''Abba, Ntate, Ntho tsohle li ka khon \ No newline at end of file +\v 35 A ea sebakanyana hole, Jeso a oela fatse mme a rapela hore nkabe ho khoneha nako eo e ka feta ho ena. \v 36 A re, ''Abba, Ntate, Ntho tsohle li ka khoneha ka oena. Ntsa senoelo sena ho nna. Empa e seng thato ea ka, empa ea hao.'' \ No newline at end of file diff --git a/14/37.txt b/14/37.txt new file mode 100644 index 0000000..7c306a9 --- /dev/null +++ b/14/37.txt @@ -0,0 +1 @@ +A khu \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6f776b3..4f5c537 100644 --- a/manifest.json +++ b/manifest.json @@ -147,6 +147,7 @@ "14-26", "14-28", "14-30", - "14-32" + "14-32", + "14-35" ] } \ No newline at end of file From abbfe130c78c11cc331b41f15c294bc523e2fdf2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:57:20 +0200 Subject: [PATCH 344/446] Thu Jun 29 2023 21:57:19 GMT+0200 (South Africa Standard Time) --- 14/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/37.txt b/14/37.txt index 7c306a9..26efb4c 100644 --- a/14/37.txt +++ b/14/37.txt @@ -1 +1 @@ -A khu \ No newline at end of file +A khotla, mme a fumana ba robetse, mme a re ho Petrose, ''Semone, na o robetse? Ho ka se khonehe o falimehe ho hora engoe \ No newline at end of file From 1d7c9c7e814853a1ddecf10a8858da1cd1ddde64 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 21:59:19 +0200 Subject: [PATCH 345/446] Thu Jun 29 2023 21:59:19 GMT+0200 (South Africa Standard Time) --- 14/37.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/37.txt b/14/37.txt index 26efb4c..586d5de 100644 --- a/14/37.txt +++ b/14/37.txt @@ -1 +1 @@ -A khotla, mme a fumana ba robetse, mme a re ho Petrose, ''Semone, na o robetse? Ho ka se khonehe o falimehe ho hora engoe \ No newline at end of file +A khotla, mme a fumana ba robetse, mme a re ho Petrose, ''Semone, na o robetse? Ho ka se khonehe o falimehe ho hora engoe? Falimehang le rapele hore le se kene molekong. Moea oa lakatsa rori, empa mmele oa fokola.'' A boela khole hape mme a rapela, a sebelisa mantsoe a tsoanang \ No newline at end of file From d75bcdb717298bbcd5c592669dad257c467093d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 29 Jun 2023 22:00:17 +0200 Subject: [PATCH 346/446] Thu Jun 29 2023 22:00:16 GMT+0200 (South Africa Standard Time) --- 14/37.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/37.txt b/14/37.txt index 586d5de..b4cdb80 100644 --- a/14/37.txt +++ b/14/37.txt @@ -1 +1 @@ -A khotla, mme a fumana ba robetse, mme a re ho Petrose, ''Semone, na o robetse? Ho ka se khonehe o falimehe ho hora engoe? Falimehang le rapele hore le se kene molekong. Moea oa lakatsa rori, empa mmele oa fokola.'' A boela khole hape mme a rapela, a sebelisa mantsoe a tsoanang \ No newline at end of file +\v 37 A khotla, mme a fumana ba robetse, mme a re ho Petrose, ''Semone, na o robetse? Ho ka se khonehe o falimehe ho hora engoe? \v 38 Falimehang le rapele hore le se kene molekong. Moea oa lakatsa rori, empa mmele oa fokola.'' \v 39 A boela khole hape mme a rapela, a sebelisa mantsoe a tsoanang. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4f5c537..a2105c2 100644 --- a/manifest.json +++ b/manifest.json @@ -148,6 +148,7 @@ "14-28", "14-30", "14-32", - "14-35" + "14-35", + "14-37" ] } \ No newline at end of file From fc22110b47cf99e63df9245e314f4f9c6dc02338 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:32:48 +0200 Subject: [PATCH 347/446] Fri Jun 30 2023 05:32:48 GMT+0200 (South Africa Standard Time) --- 14/40.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/40.txt diff --git a/14/40.txt b/14/40.txt new file mode 100644 index 0000000..4d7464d --- /dev/null +++ b/14/40.txt @@ -0,0 +1 @@ +E rile a khotla hape, a fumana ba rob \ No newline at end of file From 15f35cf56d230ed5a80929e60cfe308c322858fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:34:48 +0200 Subject: [PATCH 348/446] Fri Jun 30 2023 05:34:48 GMT+0200 (South Africa Standard Time) --- 14/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/40.txt b/14/40.txt index 4d7464d..80e4df3 100644 --- a/14/40.txt +++ b/14/40.txt @@ -1 +1 @@ -E rile a khotla hape, a fumana ba rob \ No newline at end of file +E rile a khotla hape, a fumana ba robetse, ka hore mahlo a bona a ne a le boima. Ha ba ea tseba hore ba reng ho ena. A khotla la borar \ No newline at end of file From 692bbb41a9e5216fbba49fb2f7b6150ca0f3c32d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:36:48 +0200 Subject: [PATCH 349/446] Fri Jun 30 2023 05:36:48 GMT+0200 (South Africa Standard Time) --- 14/40.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/40.txt b/14/40.txt index 80e4df3..19609ec 100644 --- a/14/40.txt +++ b/14/40.txt @@ -1 +1 @@ -E rile a khotla hape, a fumana ba robetse, ka hore mahlo a bona a ne a le boima. Ha ba ea tseba hore ba reng ho ena. A khotla la borar \ No newline at end of file +E rile a khotla hape, a fumana ba robetse, ka hore mahlo a bona a ne a le boima. Ha ba ea tseba hore ba reng ho ena. A khotla la boraro mme a re ho bona, ''Le sa ntse le robetse mme le e khutsitse? Ho lekane! Hora e fihlile. Bonang! Mora Motho o rekisetsoa liateng tsa ba libe. \ No newline at end of file From 8c46e5488c938432a7ce90ec10764193521e881e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:38:48 +0200 Subject: [PATCH 350/446] Fri Jun 30 2023 05:38:48 GMT+0200 (South Africa Standard Time) --- 14/40.txt | 2 +- 14/43.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/43.txt diff --git a/14/40.txt b/14/40.txt index 19609ec..393a46f 100644 --- a/14/40.txt +++ b/14/40.txt @@ -1 +1 @@ -E rile a khotla hape, a fumana ba robetse, ka hore mahlo a bona a ne a le boima. Ha ba ea tseba hore ba reng ho ena. A khotla la boraro mme a re ho bona, ''Le sa ntse le robetse mme le e khutsitse? Ho lekane! Hora e fihlile. Bonang! Mora Motho o rekisetsoa liateng tsa ba libe. \ No newline at end of file +\v 40 E rile a khotla hape, a fumana ba robetse, ka hore mahlo a bona a ne a le boima. Ha ba ea tseba hore ba reng ho ena. \v 41 A khotla la boraro mme a re ho bona, ''Le sa ntse le robetse mme le e khutsitse? Ho lekane! Hora e fihlile. Bonang! Mora Motho o rekisetsoa liateng tsa ba libe. \v 42 Tsohang; a re tsamaeng. Bonang, ea nthekisang o haufi.'' \ No newline at end of file diff --git a/14/43.txt b/14/43.txt new file mode 100644 index 0000000..e6d1343 --- /dev/null +++ b/14/43.txt @@ -0,0 +1 @@ +Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli \ No newline at end of file diff --git a/manifest.json b/manifest.json index a2105c2..a60e03a 100644 --- a/manifest.json +++ b/manifest.json @@ -149,6 +149,7 @@ "14-30", "14-32", "14-35", - "14-37" + "14-37", + "14-40" ] } \ No newline at end of file From a673d81dfbe2af8fce8f0b402e78fb16ca023a89 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:40:48 +0200 Subject: [PATCH 351/446] Fri Jun 30 2023 05:40:48 GMT+0200 (South Africa Standard Time) --- 14/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/43.txt b/14/43.txt index e6d1343..3cc0418 100644 --- a/14/43.txt +++ b/14/43.txt @@ -1 +1 @@ -Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli \ No newline at end of file +Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi \ No newline at end of file From 76d759d2aea6a35823238fddf54c04cca8093aee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:42:48 +0200 Subject: [PATCH 352/446] Fri Jun 30 2023 05:42:48 GMT+0200 (South Africa Standard Time) --- 14/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/43.txt b/14/43.txt index 3cc0418..b101d4c 100644 --- a/14/43.txt +++ b/14/43.txt @@ -1 +1 @@ -Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi \ No newline at end of file +Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi oa hae a ba neile tsupo, a re, ''Eo ke tla mo akang ke eena. Le motsoare le tsamae le eena le mohlokometse.'' E \ No newline at end of file From 61df9de15497558eb3ea5efc6c35eb8c8c8865a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:44:48 +0200 Subject: [PATCH 353/446] Fri Jun 30 2023 05:44:48 GMT+0200 (South Africa Standard Time) --- 14/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/43.txt b/14/43.txt index b101d4c..e58f33f 100644 --- a/14/43.txt +++ b/14/43.txt @@ -1 +1 @@ -Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi oa hae a ba neile tsupo, a re, ''Eo ke tla mo akang ke eena. Le motsoare le tsamae le eena le mohlokometse.'' E \ No newline at end of file +\v 43 \v 44 \v 45 \v 46 Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi oa hae a ba neile tsupo, a re, ''Eo ke tla mo akang ke eena. Le motsoare le tsamae le eena le mohlokometse.'' E rile Judase a fihla, ka ho phakisa a tla ho Jeso mme a re, ''Rabbi,'' aba a mo aka. Ea ba ba motsoara ba tsamaea le eena. \ No newline at end of file From d4d0f8f8c191dab69b0b16ab6eec64058ab3885d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:46:48 +0200 Subject: [PATCH 354/446] Fri Jun 30 2023 05:46:48 GMT+0200 (South Africa Standard Time) --- 14/43.txt | 2 +- 14/47.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/47.txt diff --git a/14/43.txt b/14/43.txt index e58f33f..be099f8 100644 --- a/14/43.txt +++ b/14/43.txt @@ -1 +1 @@ -\v 43 \v 44 \v 45 \v 46 Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo.Nakong eo morekisi oa hae a ba neile tsupo, a re, ''Eo ke tla mo akang ke eena. Le motsoare le tsamae le eena le mohlokometse.'' E rile Judase a fihla, ka ho phakisa a tla ho Jeso mme a re, ''Rabbi,'' aba a mo aka. Ea ba ba motsoara ba tsamaea le eena. \ No newline at end of file +\v 43 Ea re a sa bua, Judase, e mong oa ba leshome le metso e mebeli, a fihla, mme le bangata ba batho bane bana le eena le marumo le melamo, ho tsoa ho ba presita ba baholo, bangoli, le ba holo. \v 44 Nakong eo morekisi oa hae a ba neile tsupo, a re, ''Eo ke tla mo akang ke eena. Le motsoare le tsamae le eena le mohlokometse.'' \v 45 E rile Judase a fihla, ka ho phakisa a tla ho Jeso mme a re, ''Rabbi,'' aba a mo aka. \v 46 Ea ba ba motsoara ba tsamaea le eena. \ No newline at end of file diff --git a/14/47.txt b/14/47.txt new file mode 100644 index 0000000..2c99ebe --- /dev/null +++ b/14/47.txt @@ -0,0 +1 @@ +Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mop \ No newline at end of file diff --git a/manifest.json b/manifest.json index a60e03a..4eabede 100644 --- a/manifest.json +++ b/manifest.json @@ -150,6 +150,7 @@ "14-32", "14-35", "14-37", - "14-40" + "14-40", + "14-43" ] } \ No newline at end of file From 7e01e6f941c38f6ee2c661bd245e581f1e5cd796 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:48:48 +0200 Subject: [PATCH 355/446] Fri Jun 30 2023 05:48:48 GMT+0200 (South Africa Standard Time) --- 14/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/47.txt b/14/47.txt index 2c99ebe..fbac309 100644 --- a/14/47.txt +++ b/14/47.txt @@ -1 +1 @@ -Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mop \ No newline at end of file +Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mopresita o moholo mme a ntsa tsebe ea hae. Jeso a re ho bona, ''Letla hona joalo ka ho lesholu, le na le marumo le melano, ho ntsoara? \ No newline at end of file From db4f4e66128ec982050978edaf76d3b2e19a792a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:50:48 +0200 Subject: [PATCH 356/446] Fri Jun 30 2023 05:50:48 GMT+0200 (South Africa Standard Time) --- 14/47.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/47.txt b/14/47.txt index fbac309..fdebbad 100644 --- a/14/47.txt +++ b/14/47.txt @@ -1 +1 @@ -Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mopresita o moholo mme a ntsa tsebe ea hae. Jeso a re ho bona, ''Letla hona joalo ka ho lesholu, le na le marumo le melano, ho ntsoara? \ No newline at end of file +Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mopresita o moholo mme a ntsa tsebe ea hae. Jeso a re ho bona, ''Letla hona joalo ka ho lesholu, le na le marumo le melano, ho ntsoara?'' Moo ke eng ke na le lona mme ke rota tempeleng, ha le ea ka la ntsoara. Empa sena se e tsetsoe hore mongoli a phetehe.'' Bohle boo ba neng bana le Jeso ba ba \ No newline at end of file From 8c01645652d4954013cae6ecb84a18c242637cdd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:52:48 +0200 Subject: [PATCH 357/446] Fri Jun 30 2023 05:52:48 GMT+0200 (South Africa Standard Time) --- 14/47.txt | 2 +- 14/51.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/51.txt diff --git a/14/47.txt b/14/47.txt index fdebbad..2a2de83 100644 --- a/14/47.txt +++ b/14/47.txt @@ -1 +1 @@ -Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mopresita o moholo mme a ntsa tsebe ea hae. Jeso a re ho bona, ''Letla hona joalo ka ho lesholu, le na le marumo le melano, ho ntsoara?'' Moo ke eng ke na le lona mme ke rota tempeleng, ha le ea ka la ntsoara. Empa sena se e tsetsoe hore mongoli a phetehe.'' Bohle boo ba neng bana le Jeso ba ba \ No newline at end of file +\v 47 Empa e mong oa bona ea emeng kathoko a ntsa lerumo la hae a otla mosebeletse oa mopresita o moholo mme a ntsa tsebe ea hae. \v 48 Jeso a re ho bona, ''Letla hona joalo ka ho lesholu, le na le marumo le melano, ho ntsoara?'' \v 49 Moo ke eng ke na le lona mme ke rota tempeleng, ha le ea ka la ntsoara. Empa sena se e tsetsoe hore mongoli a phetehe.'' \v 50 Bohle boo ba neng bana le Jeso ba ba tloha mme ba baleha. \ No newline at end of file diff --git a/14/51.txt b/14/51.txt new file mode 100644 index 0000000..312c27c --- /dev/null +++ b/14/51.txt @@ -0,0 +1 @@ +Mohlanka ea apering seaparo sa lesela ea neng a e photile ka lona, a ne a latela Jeso. Erile ba \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4eabede..e57889d 100644 --- a/manifest.json +++ b/manifest.json @@ -151,6 +151,7 @@ "14-35", "14-37", "14-40", - "14-43" + "14-43", + "14-47" ] } \ No newline at end of file From 7498fcd272d5d8b53ffdb54608d2d4da2ee3d181 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:54:48 +0200 Subject: [PATCH 358/446] Fri Jun 30 2023 05:54:48 GMT+0200 (South Africa Standard Time) --- 14/51.txt | 2 +- 14/53.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/53.txt diff --git a/14/51.txt b/14/51.txt index 312c27c..6d55888 100644 --- a/14/51.txt +++ b/14/51.txt @@ -1 +1 @@ -Mohlanka ea apering seaparo sa lesela ea neng a e photile ka lona, a ne a latela Jeso. Erile ba \ No newline at end of file +\v 51 Mohlanka ea apering seaparo sa lesela ea neng a e photile ka lona, a ne a latela Jeso. Erile banna ba mo nka \v 52 a tlohela seaparo sa lesela mme a baleha a sa apara. \ No newline at end of file diff --git a/14/53.txt b/14/53.txt new file mode 100644 index 0000000..16cfe28 --- /dev/null +++ b/14/53.txt @@ -0,0 +1 @@ +Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le \ No newline at end of file diff --git a/manifest.json b/manifest.json index e57889d..e5745ef 100644 --- a/manifest.json +++ b/manifest.json @@ -152,6 +152,7 @@ "14-37", "14-40", "14-43", - "14-47" + "14-47", + "14-51" ] } \ No newline at end of file From 73b8a74eefcd089203dcdf037f5468921034da77 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:56:48 +0200 Subject: [PATCH 359/446] Fri Jun 30 2023 05:56:48 GMT+0200 (South Africa Standard Time) --- 14/53.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/53.txt b/14/53.txt index 16cfe28..c680008 100644 --- a/14/53.txt +++ b/14/53.txt @@ -1 +1 @@ -Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le \ No newline at end of file +Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le ba presita bohle, baholo, le bangoli. Nakong eo Petrose a ne a molatela a le hole, ho tsoana joalo ka lebala la mopresita e moholo. O lotse le bahlankana, a e futumatsana haufe le mollo. \ No newline at end of file From 8d4742421c8a3bf983b769914e2b36f0ef6ff0c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 05:58:48 +0200 Subject: [PATCH 360/446] Fri Jun 30 2023 05:58:48 GMT+0200 (South Africa Standard Time) --- 14/53.txt | 2 +- 14/55.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/55.txt diff --git a/14/53.txt b/14/53.txt index c680008..7a162ca 100644 --- a/14/53.txt +++ b/14/53.txt @@ -1 +1 @@ -Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le ba presita bohle, baholo, le bangoli. Nakong eo Petrose a ne a molatela a le hole, ho tsoana joalo ka lebala la mopresita e moholo. O lotse le bahlankana, a e futumatsana haufe le mollo. \ No newline at end of file +\v 53 Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le ba presita bohle, baholo, le bangoli. \v 54 Nakong eo Petrose a ne a molatela a le hole, ho tsoana joalo ka lebala la mopresita e moholo. O lotse le bahlankana, a e futumatsana haufe le mollo. \ No newline at end of file diff --git a/14/55.txt b/14/55.txt new file mode 100644 index 0000000..2308a84 --- /dev/null +++ b/14/55.txt @@ -0,0 +1 @@ +Nakong eo bapresita ba baholo ba ne ba batla bopaki khahlanong le Jeso hore ba khone ho mo isa lefong. Empa ha ba ea bo fumana. Ka hobane ba \ No newline at end of file diff --git a/manifest.json b/manifest.json index e5745ef..d523c35 100644 --- a/manifest.json +++ b/manifest.json @@ -153,6 +153,7 @@ "14-40", "14-43", "14-47", - "14-51" + "14-51", + "14-53" ] } \ No newline at end of file From de79b4c965f9c177ebddf6d50cc5434ba6784f4c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:00:48 +0200 Subject: [PATCH 361/446] Fri Jun 30 2023 06:00:48 GMT+0200 (South Africa Standard Time) --- 14/55.txt | 2 +- 14/57.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/57.txt diff --git a/14/55.txt b/14/55.txt index 2308a84..8251a11 100644 --- a/14/55.txt +++ b/14/55.txt @@ -1 +1 @@ -Nakong eo bapresita ba baholo ba ne ba batla bopaki khahlanong le Jeso hore ba khone ho mo isa lefong. Empa ha ba ea bo fumana. Ka hobane ba \ No newline at end of file +\v 55 Nakong eo bapresita ba baholo ba ne ba batla bopaki khahlanong le Jeso hore ba khone ho mo isa lefong. Empa ha ba ea bo fumana. \v 56 Ka hobane ba bangata ba tlisitse bopaki ba leshano khahlanong le eena, empa le bopaki ba bona ha bo ea lumela. \ No newline at end of file diff --git a/14/57.txt b/14/57.txt new file mode 100644 index 0000000..7f024ee --- /dev/null +++ b/14/57.txt @@ -0,0 +1 @@ +Ba bangoe ba emeletse mme ba tlisa bopaki \ No newline at end of file diff --git a/manifest.json b/manifest.json index d523c35..56fac66 100644 --- a/manifest.json +++ b/manifest.json @@ -154,6 +154,7 @@ "14-43", "14-47", "14-51", - "14-53" + "14-53", + "14-55" ] } \ No newline at end of file From fffa708350ef44738a65bb90c5e9260bc68fe46e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:02:48 +0200 Subject: [PATCH 362/446] Fri Jun 30 2023 06:02:48 GMT+0200 (South Africa Standard Time) --- 14/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/57.txt b/14/57.txt index 7f024ee..4866aea 100644 --- a/14/57.txt +++ b/14/57.txt @@ -1 +1 @@ -Ba bangoe ba emeletse mme ba tlisa bopaki \ No newline at end of file +Ba bangoe ba emeletse mme ba tlisa bopaki ba leshano khahlanong le eena; ba re, ''Re otloile are, ' Ke tla thuba tempele ena e a hiloeng ka matsoho, mme matsatsieng a mararo ka aha e eng e sa ahoang \ No newline at end of file From 2cb68de332abd57298aeeca7f92efd64a26b9741 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:04:49 +0200 Subject: [PATCH 363/446] Fri Jun 30 2023 06:04:48 GMT+0200 (South Africa Standard Time) --- 14/57.txt | 2 +- 14/60.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/60.txt diff --git a/14/57.txt b/14/57.txt index 4866aea..fd37cc8 100644 --- a/14/57.txt +++ b/14/57.txt @@ -1 +1 @@ -Ba bangoe ba emeletse mme ba tlisa bopaki ba leshano khahlanong le eena; ba re, ''Re otloile are, ' Ke tla thuba tempele ena e a hiloeng ka matsoho, mme matsatsieng a mararo ka aha e eng e sa ahoang \ No newline at end of file +\v 57 Ba bangoe ba emeletse mme ba tlisa bopaki ba leshano khahlanong le eena; ba re, \v 58 ''Re otloile are, ' Ke tla thuba tempele ena e a hiloeng ka matsoho, mme matsatsieng a mararo ka aha e eng e sa ahoang ka matsoho.'' \v 59 Le ho le joalo bopaki ba bona ha bo ea lumela. \ No newline at end of file diff --git a/14/60.txt b/14/60.txt new file mode 100644 index 0000000..007b211 --- /dev/null +++ b/14/60.txt @@ -0,0 +1 @@ +Mopresita e moholo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 56fac66..652690f 100644 --- a/manifest.json +++ b/manifest.json @@ -155,6 +155,7 @@ "14-47", "14-51", "14-53", - "14-55" + "14-55", + "14-57" ] } \ No newline at end of file From a7038fd39c7c868511953485ad415e685dcc0a8b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:06:48 +0200 Subject: [PATCH 364/446] Fri Jun 30 2023 06:06:48 GMT+0200 (South Africa Standard Time) --- 14/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/60.txt b/14/60.txt index 007b211..3b150bb 100644 --- a/14/60.txt +++ b/14/60.txt @@ -1 +1 @@ -Mopresita e moholo \ No newline at end of file +Mopresita e moholo a ema hare ha bona mme a botsa Jeso, ''Ha o na karabo? Ke eng se batho ba pakang khahlanong le oena?'' Empa a lilimala mme a sa arabe letho. a boela mopresita e moholo ho mmotsa lipotso mm \ No newline at end of file From e2a1317e541b921d72c532e22c13dd7936d7b0e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:08:48 +0200 Subject: [PATCH 365/446] Fri Jun 30 2023 06:08:48 GMT+0200 (South Africa Standard Time) --- 14/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/60.txt b/14/60.txt index 3b150bb..7d98d2d 100644 --- a/14/60.txt +++ b/14/60.txt @@ -1 +1 @@ -Mopresita e moholo a ema hare ha bona mme a botsa Jeso, ''Ha o na karabo? Ke eng se batho ba pakang khahlanong le oena?'' Empa a lilimala mme a sa arabe letho. a boela mopresita e moholo ho mmotsa lipotso mm \ No newline at end of file +Mopresita e moholo a ema hare ha bona mme a botsa Jeso, ''Ha o na karabo? Ke eng se batho ba pakang khahlanong le oena?'' Empa a lilimala mme a sa arabe letho. a boela mopresita e moholo ho mmotsa lipotso mme a re, ''Ke oena Kreste, Mora ea Hlonolofalitsoeng?'' Jeso a re, ''Ke nna; mme le tla bona Mora Motho moo \ No newline at end of file From 714d212e57377def74fdae6ae26c50c476ebc360 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:10:48 +0200 Subject: [PATCH 366/446] Fri Jun 30 2023 06:10:48 GMT+0200 (South Africa Standard Time) --- 14/60.txt | 2 +- 14/63.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/63.txt diff --git a/14/60.txt b/14/60.txt index 7d98d2d..794a39a 100644 --- a/14/60.txt +++ b/14/60.txt @@ -1 +1 @@ -Mopresita e moholo a ema hare ha bona mme a botsa Jeso, ''Ha o na karabo? Ke eng se batho ba pakang khahlanong le oena?'' Empa a lilimala mme a sa arabe letho. a boela mopresita e moholo ho mmotsa lipotso mme a re, ''Ke oena Kreste, Mora ea Hlonolofalitsoeng?'' Jeso a re, ''Ke nna; mme le tla bona Mora Motho moo \ No newline at end of file +\v 60 Mopresita e moholo a ema hare ha bona mme a botsa Jeso, ''Ha o na karabo? Ke eng se batho ba pakang khahlanong le oena?'' \v 61 Empa a lilimala mme a sa arabe letho. a boela mopresita e moholo ho mmotsa lipotso mme a re, ''Ke oena Kreste, Mora ea Hlonolofalitsoeng?'' \v 62 Jeso a re, ''Ke nna; mme le tla bona Mora Motho moo a lula letsohong le letona la matla mme a etla le maro a leholimo.'' \ No newline at end of file diff --git a/14/63.txt b/14/63.txt new file mode 100644 index 0000000..4f084e6 --- /dev/null +++ b/14/63.txt @@ -0,0 +1 @@ +Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopak \ No newline at end of file diff --git a/manifest.json b/manifest.json index 652690f..5201696 100644 --- a/manifest.json +++ b/manifest.json @@ -156,6 +156,7 @@ "14-51", "14-53", "14-55", - "14-57" + "14-57", + "14-60" ] } \ No newline at end of file From 01c755c89b25035ab098cabdf75ae5a9dfffa6f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:12:48 +0200 Subject: [PATCH 367/446] Fri Jun 30 2023 06:12:48 GMT+0200 (South Africa Standard Time) --- 14/63.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/63.txt b/14/63.txt index 4f084e6..cb2402e 100644 --- a/14/63.txt +++ b/14/63.txt @@ -1 +1 @@ -Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopak \ No newline at end of file +Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopaki na? Le otloile lehlapa. Lona le reng?'' Bohle ba mmona molato joalo ka ea lokelang lefo. B bangoe ba qala ho mo khoela mare mme ba koala sefahlehong sa hae mme ba moshapa \ No newline at end of file From 087db5f761aa919cf522f71e65520b9b782b4bf5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:14:48 +0200 Subject: [PATCH 368/446] Fri Jun 30 2023 06:14:48 GMT+0200 (South Africa Standard Time) --- 14/63.txt | 2 +- 14/66.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/66.txt diff --git a/14/63.txt b/14/63.txt index cb2402e..db5afc2 100644 --- a/14/63.txt +++ b/14/63.txt @@ -1 +1 @@ -Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopaki na? Le otloile lehlapa. Lona le reng?'' Bohle ba mmona molato joalo ka ea lokelang lefo. B bangoe ba qala ho mo khoela mare mme ba koala sefahlehong sa hae mme ba moshapa \ No newline at end of file +\v 63 Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopaki na? \v 64 Le otloile lehlapa. Lona le reng?'' Bohle ba mmona molato joalo ka ea lokelang lefo. \v 65 Ba bangoe ba qala ho mo khoela mare mme ba koala sefahlehong sa hae mme ba moshapa ka liatla mme ba re ho eena, ''Porofita!'' Bahlanka ba mo nka ba moshapa. \ No newline at end of file diff --git a/14/66.txt b/14/66.txt new file mode 100644 index 0000000..2798403 --- /dev/null +++ b/14/66.txt @@ -0,0 +1 @@ +Ea re Petrose a le ka \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5201696..841ace8 100644 --- a/manifest.json +++ b/manifest.json @@ -157,6 +157,7 @@ "14-53", "14-55", "14-57", - "14-60" + "14-60", + "14-63" ] } \ No newline at end of file From 9b7d4a1c949d14f2d3df946ee26d546aefe34b7d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:16:48 +0200 Subject: [PATCH 369/446] Fri Jun 30 2023 06:16:48 GMT+0200 (South Africa Standard Time) --- 14/66.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/66.txt b/14/66.txt index 2798403..70afb46 100644 --- a/14/66.txt +++ b/14/66.txt @@ -1 +1 @@ -Ea re Petrose a le ka \ No newline at end of file +Ea re Petrose a le katlase lebaleng, e mong oa banyana ba mo presita e moholo a tla ho ena. A bona Petrose a e futumatsa, mme a molebelelisisa mme are, ''O ne o na le moN \ No newline at end of file From d873f17d60663c692ef19b98c973133479aa29bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:18:48 +0200 Subject: [PATCH 370/446] Fri Jun 30 2023 06:18:48 GMT+0200 (South Africa Standard Time) --- 14/66.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/66.txt b/14/66.txt index 70afb46..223ddf7 100644 --- a/14/66.txt +++ b/14/66.txt @@ -1 +1 @@ -Ea re Petrose a le katlase lebaleng, e mong oa banyana ba mo presita e moholo a tla ho ena. A bona Petrose a e futumatsa, mme a molebelelisisa mme are, ''O ne o na le moN \ No newline at end of file +Ea re Petrose a le katlase lebaleng, e mong oa banyana ba mo presita e moholo a tla ho ena. A bona Petrose a e futumatsa, mme a molebelelisisa mme are, ''O ne o na le moNasareta, Jeso.'' Empa a hana, a re, ''A ke tsebe kapa ho otloisisa se o buang ka sona.'' A ba a e tsoa ho ea khotloaneng. Mme mokoko oa lla \ No newline at end of file From 117396980d6e011d1938575042044ba29b0f3cb7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:20:48 +0200 Subject: [PATCH 371/446] Fri Jun 30 2023 06:20:48 GMT+0200 (South Africa Standard Time) --- 14/66.txt | 2 +- 14/69.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 14/69.txt diff --git a/14/66.txt b/14/66.txt index 223ddf7..74b7932 100644 --- a/14/66.txt +++ b/14/66.txt @@ -1 +1 @@ -Ea re Petrose a le katlase lebaleng, e mong oa banyana ba mo presita e moholo a tla ho ena. A bona Petrose a e futumatsa, mme a molebelelisisa mme are, ''O ne o na le moNasareta, Jeso.'' Empa a hana, a re, ''A ke tsebe kapa ho otloisisa se o buang ka sona.'' A ba a e tsoa ho ea khotloaneng. Mme mokoko oa lla \ No newline at end of file +\v 66 Ea re Petrose a le katlase lebaleng, e mong oa banyana ba mo presita e moholo a tla ho ena. \v 67 A bona Petrose a e futumatsa, mme a molebelelisisa mme are, ''O ne o na le moNasareta, Jeso.'' \v 68 Empa a hana, a re, ''A ke tsebe kapa ho otloisisa se o buang ka sona.'' A ba a e tsoa ho ea khotloaneng. Mme mokoko oa lla. \ No newline at end of file diff --git a/14/69.txt b/14/69.txt new file mode 100644 index 0000000..8b7c539 --- /dev/null +++ b/14/69.txt @@ -0,0 +1 @@ +Empa monyana oa mosebetsi a mmona mme a qala hore ho boo ba e meng moo, ''Monna e \ No newline at end of file diff --git a/manifest.json b/manifest.json index 841ace8..732c31d 100644 --- a/manifest.json +++ b/manifest.json @@ -158,6 +158,7 @@ "14-55", "14-57", "14-60", - "14-63" + "14-63", + "14-66" ] } \ No newline at end of file From f6328153764207442df0e6d388fb6bd42f7d647a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:22:48 +0200 Subject: [PATCH 372/446] Fri Jun 30 2023 06:22:48 GMT+0200 (South Africa Standard Time) --- 14/69.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/69.txt b/14/69.txt index 8b7c539..a0160cd 100644 --- a/14/69.txt +++ b/14/69.txt @@ -1 +1 @@ -Empa monyana oa mosebetsi a mmona mme a qala hore ho boo ba e meng moo, ''Monna e \ No newline at end of file +\v 69 Empa monyana oa mosebetsi a mmona mme a qala hore ho boo ba e meng moo, ''Monna ena ke mong oa bona!'' \v 70 Empa a latola hape. Ka morao ha nakoana bo ba e emeng moo ba bare ho Petrose, ''Rori o mong oa bona, ka hobane o mo Galalea.'' \ No newline at end of file From 6417eb76ce377b4455f3c7dcfc162f1c150ebc97 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:24:48 +0200 Subject: [PATCH 373/446] Fri Jun 30 2023 06:24:48 GMT+0200 (South Africa Standard Time) --- 14/71.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 14/71.txt diff --git a/14/71.txt b/14/71.txt new file mode 100644 index 0000000..699ef01 --- /dev/null +++ b/14/71.txt @@ -0,0 +1 @@ +Empa a qala ho ikisa ka tlase ha hlopano le ho ana, ''A ke tsebe monna ena le buang ka eena.'' Mokoko ka ho phakisa oa lla la bobeli. Ea ba Petrose a hopola mantsoe a J \ No newline at end of file diff --git a/manifest.json b/manifest.json index 732c31d..a458ac0 100644 --- a/manifest.json +++ b/manifest.json @@ -159,6 +159,7 @@ "14-57", "14-60", "14-63", - "14-66" + "14-66", + "14-69" ] } \ No newline at end of file From c242db5812cc9f954cfb65aee7d73b7d11675106 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 06:26:48 +0200 Subject: [PATCH 374/446] Fri Jun 30 2023 06:26:47 GMT+0200 (South Africa Standard Time) --- 14/71.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/14/71.txt b/14/71.txt index 699ef01..07f72b3 100644 --- a/14/71.txt +++ b/14/71.txt @@ -1 +1 @@ -Empa a qala ho ikisa ka tlase ha hlopano le ho ana, ''A ke tsebe monna ena le buang ka eena.'' Mokoko ka ho phakisa oa lla la bobeli. Ea ba Petrose a hopola mantsoe a J \ No newline at end of file +\v 71 Empa a qala ho ikisa ka tlase ha hlopano le ho ana, ''A ke tsebe monna ena le buang ka eena.'' \v 72 Mokoko ka ho phakisa oa lla la bobeli. Ea ba Petrose a hopola mantsoe a Jeso a mo joelitseng ona: ''Pele mokoko o lla habeli, o tla nlatola hararo, ''A oela fatse a lla. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a458ac0..892e692 100644 --- a/manifest.json +++ b/manifest.json @@ -160,6 +160,7 @@ "14-60", "14-63", "14-66", - "14-69" + "14-69", + "14-71" ] } \ No newline at end of file From 1f76706d44c9be761324d3a4a4ec2312a29a57c2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:05:34 +0200 Subject: [PATCH 375/446] Fri Jun 30 2023 09:05:33 GMT+0200 (South Africa Standard Time) --- 15/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/01.txt diff --git a/15/01.txt b/15/01.txt new file mode 100644 index 0000000..6806731 --- /dev/null +++ b/15/01.txt @@ -0,0 +1 @@ +\c 15 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsa \ No newline at end of file From 5e7c6a317b28c81d8b2c932a3e5a4d26289be278 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:07:34 +0200 Subject: [PATCH 376/446] Fri Jun 30 2023 09:07:33 GMT+0200 (South Africa Standard Time) --- 15/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/01.txt b/15/01.txt index 6806731..1833dad 100644 --- a/15/01.txt +++ b/15/01.txt @@ -1 +1 @@ -\c 15 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsa \ No newline at end of file +\c 15 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsamae le eena. Ba mo neela ho Pilato. Pilato a mmotsa, '' U Morena oa baJuda na?'' A mo araba, ''U rialo.'' Ba ba baholo ba ne \ No newline at end of file From 0eb1cc55a282aa13d55752e16094c55ff9299aa6 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:09:33 +0200 Subject: [PATCH 377/446] Fri Jun 30 2023 09:09:33 GMT+0200 (South Africa Standard Time) --- 15/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/01.txt b/15/01.txt index 1833dad..b8bd56e 100644 --- a/15/01.txt +++ b/15/01.txt @@ -1 +1 @@ -\c 15 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsamae le eena. Ba mo neela ho Pilato. Pilato a mmotsa, '' U Morena oa baJuda na?'' A mo araba, ''U rialo.'' Ba ba baholo ba ne \ No newline at end of file +\c 15 \v 1 \v 3 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsamae le eena. Ba mo neela ho Pilato. \v 2 Pilato a mmotsa, '' U Morena oa baJuda na?'' A mo araba, ''U rialo.'' Ba ba baholo ba ne ba mo roesa melato e mengata. Pilato a boela a mmutsa, ''Na hau arabe? U ea bona melato ba u roesang eaona!'' \ No newline at end of file From 43ccd55b84f8c4d9a552087b724b2d1c88147767 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:11:33 +0200 Subject: [PATCH 378/446] Fri Jun 30 2023 09:11:33 GMT+0200 (South Africa Standard Time) --- 15/01.txt | 2 +- 15/04.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/04.txt diff --git a/15/01.txt b/15/01.txt index b8bd56e..abc20cb 100644 --- a/15/01.txt +++ b/15/01.txt @@ -1 +1 @@ -\c 15 \v 1 \v 3 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsamae le eena. Ba mo neela ho Pilato. \v 2 Pilato a mmotsa, '' U Morena oa baJuda na?'' A mo araba, ''U rialo.'' Ba ba baholo ba ne ba mo roesa melato e mengata. Pilato a boela a mmutsa, ''Na hau arabe? U ea bona melato ba u roesang eaona!'' \ No newline at end of file +\c 15 \v 1 Ka meso, ba presita ba baholo, le baholo le bangoli le le khotla lohle la bajuda ba kopanela. ba bofa Jeso ba tsamae le eena. Ba mo neela ho Pilato. \v 2 Pilato a mmotsa, '' U Morena oa baJuda na?'' A mo araba, ''U rialo.'' \v 3 Bapresita ba baholo ba ne ba mo roesa melato e mengata. \ No newline at end of file diff --git a/15/04.txt b/15/04.txt new file mode 100644 index 0000000..ff46c79 --- /dev/null +++ b/15/04.txt @@ -0,0 +1 @@ +Pilato a boella a mmutsa, '' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 892e692..4c79606 100644 --- a/manifest.json +++ b/manifest.json @@ -161,6 +161,7 @@ "14-63", "14-66", "14-69", - "14-71" + "14-71", + "15-01" ] } \ No newline at end of file From 8a516768a37662c30720e58008d86347862e4a67 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:13:33 +0200 Subject: [PATCH 379/446] Fri Jun 30 2023 09:13:33 GMT+0200 (South Africa Standard Time) --- 15/04.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/04.txt b/15/04.txt index ff46c79..afa0f6b 100644 --- a/15/04.txt +++ b/15/04.txt @@ -1 +1 @@ -Pilato a boella a mmutsa, '' \ No newline at end of file +\v 4 Pilato a boella a mmutsa, ''Na hao arabe? U ea bona melato bao roesanh eona!'' \v 5 Empa Jeso ha a ka a araba Pilato, mme a makala. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4c79606..6d6a9f6 100644 --- a/manifest.json +++ b/manifest.json @@ -162,6 +162,7 @@ "14-66", "14-69", "14-71", - "15-01" + "15-01", + "15-04" ] } \ No newline at end of file From 9db72231509f886400b72ece696ae1d0036b7b64 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:15:34 +0200 Subject: [PATCH 380/446] Fri Jun 30 2023 09:15:33 GMT+0200 (South Africa Standard Time) --- 15/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/06.txt diff --git a/15/06.txt b/15/06.txt new file mode 100644 index 0000000..589d6b4 --- /dev/null +++ b/15/06.txt @@ -0,0 +1 @@ +Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne \ No newline at end of file From 88a381f284f1584d2fdb44f51c72b0de890635a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:17:33 +0200 Subject: [PATCH 381/446] Fri Jun 30 2023 09:17:33 GMT+0200 (South Africa Standard Time) --- 15/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/06.txt b/15/06.txt index 589d6b4..8a1f124 100644 --- a/15/06.txt +++ b/15/06.txt @@ -1 +1 @@ -Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne \ No newline at end of file +Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne ho na le monna a bitsoang Barabase toronkong le ba entse moforefere mme ba bolaile motho moferefereng. Batho ba ba \ No newline at end of file From c3abff10cbafbd7dd529b9a3e2b82ae80fcf1cf4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:19:33 +0200 Subject: [PATCH 382/446] Fri Jun 30 2023 09:19:33 GMT+0200 (South Africa Standard Time) --- 15/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/06.txt b/15/06.txt index 8a1f124..dcc5980 100644 --- a/15/06.txt +++ b/15/06.txt @@ -1 +1 @@ -Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne ho na le monna a bitsoang Barabase toronkong le ba entse moforefere mme ba bolaile motho moferefereng. Batho ba ba \ No newline at end of file +\v 6 \v 7 Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne ho na le monna a bitsoang Barabase toronkong le ba entse moforefere mme ba bolaile motho moferefereng. \v 8 Batho ba ba ngata batla ho Pilatao mme ba qala ho mo kapa hore a ba etsetse se a se entseng ka nako e fitileng. \ No newline at end of file From 2cc4a958ca2b876e0d7830dec8fc07d302fecb79 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:21:34 +0200 Subject: [PATCH 383/446] Fri Jun 30 2023 09:21:33 GMT+0200 (South Africa Standard Time) --- 15/06.txt | 2 +- 15/09.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/09.txt diff --git a/15/06.txt b/15/06.txt index dcc5980..6d401be 100644 --- a/15/06.txt +++ b/15/06.txt @@ -1 +1 @@ -\v 6 \v 7 Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng. Ho ne ho na le monna a bitsoang Barabase toronkong le ba entse moforefere mme ba bolaile motho moferefereng. \v 8 Batho ba ba ngata batla ho Pilatao mme ba qala ho mo kapa hore a ba etsetse se a se entseng ka nako e fitileng. \ No newline at end of file +\v 6 Ka nako ea mokete, Pilato o tloaetsi ho lokolla motlamuoa o mong, motlamuoa eo ba mo kopileng, \v 7 Ho ne ho na le monna a bitsoang Barabase toronkong le ba entse moforefere mme ba bolaile motho moferefereng. \v 8 Batho ba ba ngata batla ho Pilatao mme ba qala ho mo kapa hore a ba etsetse se a se entseng ka nako e fitileng. \ No newline at end of file diff --git a/15/09.txt b/15/09.txt new file mode 100644 index 0000000..57cd4d0 --- /dev/null +++ b/15/09.txt @@ -0,0 +1 @@ +Pilato a ba araba mme a re, '' Le batla ke lokolle ho lona Morena oa bajuda?'' Ka hobane o ne a tseba hore ke ka lebaka la mona h \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6d6a9f6..66e01b8 100644 --- a/manifest.json +++ b/manifest.json @@ -163,6 +163,7 @@ "14-69", "14-71", "15-01", - "15-04" + "15-04", + "15-06" ] } \ No newline at end of file From eba5b513848916c18f8b139dc3687d58b186340f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:23:33 +0200 Subject: [PATCH 384/446] Fri Jun 30 2023 09:23:33 GMT+0200 (South Africa Standard Time) --- 15/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/09.txt b/15/09.txt index 57cd4d0..7ffcc4d 100644 --- a/15/09.txt +++ b/15/09.txt @@ -1 +1 @@ -Pilato a ba araba mme a re, '' Le batla ke lokolle ho lona Morena oa bajuda?'' Ka hobane o ne a tseba hore ke ka lebaka la mona h \ No newline at end of file +Pilato a ba araba mme a re, '' Le batla ke lokolle ho lona Morena oa bajuda?'' Ka hobane o ne a tseba hore ke ka lebaka la mona hore ba presita ba baholo ba neele Jeso ho ena. Empa bapresita ba baholo ba hlohlohetsa batho bangata hore ba ile \ No newline at end of file From 3755f89d6a8b8b0a678e60838526587c81dcae2f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:25:34 +0200 Subject: [PATCH 385/446] Fri Jun 30 2023 09:25:33 GMT+0200 (South Africa Standard Time) --- 15/09.txt | 2 +- 15/12.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/12.txt diff --git a/15/09.txt b/15/09.txt index 7ffcc4d..9787df5 100644 --- a/15/09.txt +++ b/15/09.txt @@ -1 +1 @@ -Pilato a ba araba mme a re, '' Le batla ke lokolle ho lona Morena oa bajuda?'' Ka hobane o ne a tseba hore ke ka lebaka la mona hore ba presita ba baholo ba neele Jeso ho ena. Empa bapresita ba baholo ba hlohlohetsa batho bangata hore ba ile \ No newline at end of file +\v 9 Pilato a ba araba mme a re, '' Le batla ke lokolle ho lona Morena oa bajuda?'' \v 10 Ka hobane o ne a tseba hore ke ka lebaka la mona hore ba presita ba baholo ba neele Jeso ho ena. \v 11 Empa bapresita ba baholo ba hlohlohetsa batho bangata hore ba lella hore ho lokolle Barabase. \ No newline at end of file diff --git a/15/12.txt b/15/12.txt new file mode 100644 index 0000000..de53525 --- /dev/null +++ b/15/12.txt @@ -0,0 +1 @@ +Pilato a ba araba hape mme a re ''Ke etse eng kaMorena oa Bajuda?'' B \ No newline at end of file diff --git a/manifest.json b/manifest.json index 66e01b8..2580e26 100644 --- a/manifest.json +++ b/manifest.json @@ -164,6 +164,7 @@ "14-71", "15-01", "15-04", - "15-06" + "15-06", + "15-09" ] } \ No newline at end of file From 98f872e55388a2c4c195fe487300968269e230be Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:27:34 +0200 Subject: [PATCH 386/446] Fri Jun 30 2023 09:27:33 GMT+0200 (South Africa Standard Time) --- 15/12.txt | 2 +- 15/14.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/14.txt diff --git a/15/12.txt b/15/12.txt index de53525..356b1df 100644 --- a/15/12.txt +++ b/15/12.txt @@ -1 +1 @@ -Pilato a ba araba hape mme a re ''Ke etse eng kaMorena oa Bajuda?'' B \ No newline at end of file +\v 12 Pilato a ba araba hape mme a re ''Ke etse eng kaMorena oa Bajuda?'' \v 13 Ba boela ba hoeletsa ba re, ''Mo thakhise!'' \ No newline at end of file diff --git a/15/14.txt b/15/14.txt new file mode 100644 index 0000000..3c71d0d --- /dev/null +++ b/15/14.txt @@ -0,0 +1 @@ +Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thah \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2580e26..a4db70c 100644 --- a/manifest.json +++ b/manifest.json @@ -165,6 +165,7 @@ "15-01", "15-04", "15-06", - "15-09" + "15-09", + "15-12" ] } \ No newline at end of file From a0a42ab4154654a8e92eca28bede6dc2649b2d7b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:29:34 +0200 Subject: [PATCH 387/446] Fri Jun 30 2023 09:29:33 GMT+0200 (South Africa Standard Time) --- 15/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/14.txt b/15/14.txt index 3c71d0d..ddc4421 100644 --- a/15/14.txt +++ b/15/14.txt @@ -1 +1 @@ -Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thah \ No newline at end of file +Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thahise.'' Pilato o ne a batla ho khotsofatsa batho ba bangata, a ba lokolla Barabase. a shapa Jeso a mo neela hore a tha \ No newline at end of file From 1264cca364c8fb12980d9c36ffe3170a7c3fefd4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:31:34 +0200 Subject: [PATCH 388/446] Fri Jun 30 2023 09:31:33 GMT+0200 (South Africa Standard Time) --- 15/14.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/14.txt b/15/14.txt index ddc4421..8cd9085 100644 --- a/15/14.txt +++ b/15/14.txt @@ -1 +1 @@ -Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thahise.'' Pilato o ne a batla ho khotsofatsa batho ba bangata, a ba lokolla Barabase. a shapa Jeso a mo neela hore a tha \ No newline at end of file +\v 14 Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thahise.'' \v 15 Pilato o ne a batla ho khotsofatsa batho ba bangata, a ba lokolla Barabase. a shapa Jeso a mo neela hore a thakhisoe. \ No newline at end of file diff --git a/manifest.json b/manifest.json index a4db70c..b0818d5 100644 --- a/manifest.json +++ b/manifest.json @@ -166,6 +166,7 @@ "15-04", "15-06", "15-09", - "15-12" + "15-12", + "15-14" ] } \ No newline at end of file From 8752a853e6f785d2b461628142d6c57e41268130 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:33:34 +0200 Subject: [PATCH 389/446] Fri Jun 30 2023 09:33:33 GMT+0200 (South Africa Standard Time) --- 15/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/14.txt b/15/14.txt index 8cd9085..0480210 100644 --- a/15/14.txt +++ b/15/14.txt @@ -1 +1 @@ -\v 14 Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thahise.'' \v 15 Pilato o ne a batla ho khotsofatsa batho ba bangata, a ba lokolla Barabase. a shapa Jeso a mo neela hore a thakhisoe. \ No newline at end of file +\v 14 Pilato a re ho bona, ''O entse bobe bofe?'' Empa ba hoeletsa ha ngata, ''Mo thahise.'' \v 15 Pilato o ne a batla ho khotsofatsa batho ba bangata, a ba lokolla Barabase. A otla Jeso a mo neela hore a thakhisoe. \ No newline at end of file From 2dc7beb972438649512214623f308b84b65f5bb4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:35:34 +0200 Subject: [PATCH 390/446] Fri Jun 30 2023 09:35:33 GMT+0200 (South Africa Standard Time) --- 15/16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/16.txt diff --git a/15/16.txt b/15/16.txt new file mode 100644 index 0000000..9f077e8 --- /dev/null +++ b/15/16.txt @@ -0,0 +1 @@ +Masole a mo etela pele ka hare ha le khotla ( e leng lekhotla le le holo la mmuso) mme ba bitsa sehlop \ No newline at end of file From c252116220f6227c2dc6f8572f7851b81e79bbf4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:37:34 +0200 Subject: [PATCH 391/446] Fri Jun 30 2023 09:37:33 GMT+0200 (South Africa Standard Time) --- 15/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/16.txt b/15/16.txt index 9f077e8..44d3526 100644 --- a/15/16.txt +++ b/15/16.txt @@ -1 +1 @@ -Masole a mo etela pele ka hare ha le khotla ( e leng lekhotla le le holo la mmuso) mme ba bitsa sehlop \ No newline at end of file +Masole a mo etela pele ka hare ha le khotla ( e leng lekhotla le le holo la mmuso) mme ba bitsa sehlopha sohle sa masole. Ba apesa Jeso seaparo s se purepera, mme ba loha mofapahloho oa meitloa ba o bea ho eena. Baqala ho mo lumelisa mme ba re, Lumela, M \ No newline at end of file From 1ab5b089a26e271533e8712cba15608428d74272 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:39:34 +0200 Subject: [PATCH 392/446] Fri Jun 30 2023 09:39:33 GMT+0200 (South Africa Standard Time) --- 15/16.txt | 2 +- 15/19.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/19.txt diff --git a/15/16.txt b/15/16.txt index 44d3526..ac3b49c 100644 --- a/15/16.txt +++ b/15/16.txt @@ -1 +1 @@ -Masole a mo etela pele ka hare ha le khotla ( e leng lekhotla le le holo la mmuso) mme ba bitsa sehlopha sohle sa masole. Ba apesa Jeso seaparo s se purepera, mme ba loha mofapahloho oa meitloa ba o bea ho eena. Baqala ho mo lumelisa mme ba re, Lumela, M \ No newline at end of file +\v 16 Masole a mo etela pele ka hare ha le khotla ( e leng lekhotla le le holo la mmuso) mme ba bitsa sehlopha sohle sa masole. \v 17 Ba apesa Jeso seaparo s se purepera, mme ba loha mofapahloho oa meitloa ba o bea ho eena. \v 18 Baqala ho mo lumelisa mme ba re, Lumela, Morena oa baJuda!'' \ No newline at end of file diff --git a/15/19.txt b/15/19.txt new file mode 100644 index 0000000..cac9ba5 --- /dev/null +++ b/15/19.txt @@ -0,0 +1 @@ +Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele \ No newline at end of file diff --git a/manifest.json b/manifest.json index b0818d5..e92f60e 100644 --- a/manifest.json +++ b/manifest.json @@ -167,6 +167,7 @@ "15-06", "15-09", "15-12", - "15-14" + "15-14", + "15-16" ] } \ No newline at end of file From 46fe72f2e653dbda18c865e6d62b4bcd7ecfed5c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:41:34 +0200 Subject: [PATCH 393/446] Fri Jun 30 2023 09:41:33 GMT+0200 (South Africa Standard Time) --- 15/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/19.txt b/15/19.txt index cac9ba5..40ab3e5 100644 --- a/15/19.txt +++ b/15/19.txt @@ -1 +1 @@ -Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele \ No newline at end of file +Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele ha hae. Ha ba bile ba mo somele, ba mo hlobola seaparo sa hae, ba tsamea le \ No newline at end of file From 564fc2b466f0fa989e4cfd0694d60e1013c1f41a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:43:34 +0200 Subject: [PATCH 394/446] Fri Jun 30 2023 09:43:33 GMT+0200 (South Africa Standard Time) --- 15/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/19.txt b/15/19.txt index 40ab3e5..6fbc65d 100644 --- a/15/19.txt +++ b/15/19.txt @@ -1 +1 @@ -Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele ha hae. Ha ba bile ba mo somele, ba mo hlobola seaparo sa hae, ba tsamea le \ No newline at end of file +Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele ha hae. Ha ba bile ba mo somele, ba mo hlobola seaparo sa hae, ba tsamea le eena ho eo mo thakhisa. Monna e mong, Simeon oa sirere, o re a kena a tsoa naheng (e ne e le ntate oa Aleksandere le \ No newline at end of file From e306e4b3ec1e56b03186076c6a518e2d7b261275 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:45:34 +0200 Subject: [PATCH 395/446] Fri Jun 30 2023 09:45:33 GMT+0200 (South Africa Standard Time) --- 15/19.txt | 2 +- 15/22.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/22.txt diff --git a/15/19.txt b/15/19.txt index 6fbc65d..134d637 100644 --- a/15/19.txt +++ b/15/19.txt @@ -1 +1 @@ -Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele ha hae. Ha ba bile ba mo somele, ba mo hlobola seaparo sa hae, ba tsamea le eena ho eo mo thakhisa. Monna e mong, Simeon oa sirere, o re a kena a tsoa naheng (e ne e le ntate oa Aleksandere le \ No newline at end of file +\v 19 Ba mo otla hloho ka le hlaka ba mo tsoela mathe. Ba oa ka mangole ba khumama pele ha hae. \v 20 Ha ba bile ba mo somele, ba mo hlobola seaparo sa hae, ba tsamea le eena ho eo mo thakhisa. \v 21 Monna e mong, Simeon oa sirere, o re a kena a tsoa naheng (e ne e le ntate oa Aleksandere le Rufase) mme ba mo ha peletsa hore a roale sefapano sa hae. \ No newline at end of file diff --git a/15/22.txt b/15/22.txt new file mode 100644 index 0000000..4fbd563 --- /dev/null +++ b/15/22.txt @@ -0,0 +1 @@ +Masole a isa Jeso mo bareng kw \ No newline at end of file diff --git a/manifest.json b/manifest.json index e92f60e..bc49366 100644 --- a/manifest.json +++ b/manifest.json @@ -168,6 +168,7 @@ "15-09", "15-12", "15-14", - "15-16" + "15-16", + "15-19" ] } \ No newline at end of file From 4e32253794aecf05bc14cf51834d1a61dcfc92fe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:47:34 +0200 Subject: [PATCH 396/446] Fri Jun 30 2023 09:47:33 GMT+0200 (South Africa Standard Time) --- 15/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/22.txt b/15/22.txt index 4fbd563..9c62771 100644 --- a/15/22.txt +++ b/15/22.txt @@ -1 +1 @@ -Masole a isa Jeso mo bareng kw \ No newline at end of file +Masole a isa Jeso mo bareng ke Golgotha( e fotoleoa '' Poleke ea lehata''). Ba mo nea veine e tsoakiloeng le mira, empa ha ka a e noa. Ba mo tha \ No newline at end of file From b88e15256657366cbf04f6ff0f20afd5c7ae98a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:49:34 +0200 Subject: [PATCH 397/446] Fri Jun 30 2023 09:49:33 GMT+0200 (South Africa Standard Time) --- 15/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/22.txt b/15/22.txt index 9c62771..e632bc4 100644 --- a/15/22.txt +++ b/15/22.txt @@ -1 +1 @@ -Masole a isa Jeso mo bareng ke Golgotha( e fotoleoa '' Poleke ea lehata''). Ba mo nea veine e tsoakiloeng le mira, empa ha ka a e noa. Ba mo tha \ No newline at end of file +Masole a isa Jeso mo bareng ke Golgotha( e fotoleoa '' Poleke ea lehata''). Ba mo nea veine e tsoakiloeng le mira, empa ha ka a e noa. Ba mo thakhisa mme ba roala liaparo tsa hae ba li laola ka loto la hae \ No newline at end of file From 104200acb56cf6d7aa9fa8d526b821ac4f611f9a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:51:34 +0200 Subject: [PATCH 398/446] Fri Jun 30 2023 09:51:33 GMT+0200 (South Africa Standard Time) --- 15/22.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/22.txt b/15/22.txt index e632bc4..9861531 100644 --- a/15/22.txt +++ b/15/22.txt @@ -1 +1 @@ -Masole a isa Jeso mo bareng ke Golgotha( e fotoleoa '' Poleke ea lehata''). Ba mo nea veine e tsoakiloeng le mira, empa ha ka a e noa. Ba mo thakhisa mme ba roala liaparo tsa hae ba li laola ka loto la hae \ No newline at end of file +\v 22 Masole a isa Jeso mo bareng ke Golgotha( e fotoleoa '' Poleke ea lehata''). \v 23 Ba mo nea veine e tsoakiloeng le mira, empa ha ka a e noa. \v 24 Ba mo thakhisa mme ba roala liaparo tsa hae ba li khaukhanya hore ba tsebe seo lesole le leng le leng le tla senkang. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bc49366..c3b28ce 100644 --- a/manifest.json +++ b/manifest.json @@ -169,6 +169,7 @@ "15-12", "15-14", "15-16", - "15-19" + "15-19", + "15-22" ] } \ No newline at end of file From aa3c98d82ce130cabecc2f13c8186fe44714cac4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:53:34 +0200 Subject: [PATCH 399/446] Fri Jun 30 2023 09:53:33 GMT+0200 (South Africa Standard Time) --- 15/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/25.txt diff --git a/15/25.txt b/15/25.txt new file mode 100644 index 0000000..8b213a8 --- /dev/null +++ b/15/25.txt @@ -0,0 +1 @@ +E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' \ No newline at end of file From fc6a930deeff563b53fa852cc206f7bdf872008f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 09:55:34 +0200 Subject: [PATCH 400/446] Fri Jun 30 2023 09:55:33 GMT+0200 (South Africa Standard Time) --- 15/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/25.txt b/15/25.txt index 8b213a8..2ba7c30 100644 --- a/15/25.txt +++ b/15/25.txt @@ -1 +1 @@ -E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' \ No newline at end of file +E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. \ No newline at end of file From f0b0e977043f9982603986b5762ab509d2d09a2e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:01:34 +0200 Subject: [PATCH 401/446] Fri Jun 30 2023 10:01:33 GMT+0200 (South Africa Standard Time) --- 15/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/25.txt b/15/25.txt index 2ba7c30..b19cfee 100644 --- a/15/25.txt +++ b/15/25.txt @@ -1 +1 @@ -E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. \ No newline at end of file +E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. \ No newline at end of file From f04a78f61a5190c24cb95172b7fb1d4965a1e648 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:03:34 +0200 Subject: [PATCH 402/446] Fri Jun 30 2023 10:03:33 GMT+0200 (South Africa Standard Time) --- 15/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/25.txt b/15/25.txt index b19cfee..f6cee63 100644 --- a/15/25.txt +++ b/15/25.txt @@ -1 +1 @@ -E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. \ No newline at end of file +E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. Ha hona Mareka 15:28, lentsoe le phethiloe la hore,'O \ No newline at end of file From 63bb3293c104f9a1f64a0cc60b014413ff1cb0c4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:05:34 +0200 Subject: [PATCH 403/446] Fri Jun 30 2023 10:05:33 GMT+0200 (South Africa Standard Time) --- 15/25.txt | 2 +- 15/29.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/29.txt diff --git a/15/25.txt b/15/25.txt index f6cee63..64727b5 100644 --- a/15/25.txt +++ b/15/25.txt @@ -1 +1 @@ -E ne e le hora ea boraro ha ba mo thakhisa. Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. Ha hona Mareka 15:28, lentsoe le phethiloe la hore,'O \ No newline at end of file +\v 25 E ne e le hora ea boraro ha ba mo thakhisa. \v 26 Ho saene ba ngola molato ba mo roesang oona ba re, '''Morena oa baJuda.'' \v 27 Hamoho le eena ba thakhisa masholu a mabeli, e mong letsohong le letona e mong hole letsehali. \v 28 Ha hona Mareka 15:28, lentsoe le phethiloe la hore,'O ne a baliloe le ba ba se hong molaong; \ No newline at end of file diff --git a/15/29.txt b/15/29.txt new file mode 100644 index 0000000..e3c1454 --- /dev/null +++ b/15/29.txt @@ -0,0 +1 @@ +Bao ba ne ba feta moo ba mo roha, ba sesenya lihloho tsa bona \ No newline at end of file diff --git a/manifest.json b/manifest.json index c3b28ce..ecacfda 100644 --- a/manifest.json +++ b/manifest.json @@ -170,6 +170,7 @@ "15-14", "15-16", "15-19", - "15-22" + "15-22", + "15-25" ] } \ No newline at end of file From eaf6f110c7245ba2d947bf4538cbf33f457951a2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:07:34 +0200 Subject: [PATCH 404/446] Fri Jun 30 2023 10:07:33 GMT+0200 (South Africa Standard Time) --- 15/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/29.txt b/15/29.txt index e3c1454..2c2b4e8 100644 --- a/15/29.txt +++ b/15/29.txt @@ -1 +1 @@ -Bao ba ne ba feta moo ba mo roha, ba sesenya lihloho tsa bona \ No newline at end of file +Bao ba ne ba feta moo ba mo roha, ba sesenya lihloho tsa bona mme, ba re, ''Aha! Uena eo a ka qhaqhang tempele a e a ha ka mats \ No newline at end of file From bc2ae5f640ef37c3929a1bb9f90297d26caaf8af Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:09:34 +0200 Subject: [PATCH 405/446] Fri Jun 30 2023 10:09:33 GMT+0200 (South Africa Standard Time) --- 15/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/29.txt b/15/29.txt index 2c2b4e8..b857464 100644 --- a/15/29.txt +++ b/15/29.txt @@ -1 +1 @@ -Bao ba ne ba feta moo ba mo roha, ba sesenya lihloho tsa bona mme, ba re, ''Aha! Uena eo a ka qhaqhang tempele a e a ha ka mats \ No newline at end of file +\v 29 Bao ba ne ba feta moo ba mo roha, ba sesenya lihloho tsa bona mme, ba re, ''Aha! Uena eo a ka qhaqhang tempele a e a ha ka matsatsi a mararo, \v 30 ipholose mme u tsoe sefapanong utle fatse!'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index ecacfda..912bf04 100644 --- a/manifest.json +++ b/manifest.json @@ -171,6 +171,7 @@ "15-16", "15-19", "15-22", - "15-25" + "15-25", + "15-29" ] } \ No newline at end of file From f8c4d0315e085459abb5615b068a78623c8013ff Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:11:34 +0200 Subject: [PATCH 406/446] Fri Jun 30 2023 10:11:33 GMT+0200 (South Africa Standard Time) --- 15/31.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/31.txt diff --git a/15/31.txt b/15/31.txt new file mode 100644 index 0000000..b981860 --- /dev/null +++ b/15/31.txt @@ -0,0 +1 @@ +Ka tsela e tsoanang bapresita ba ba holo ba re ba somesana ka eena hare ha bona, hamoho le \ No newline at end of file From ab22e9cbfcb09b0a952681e9a82d06c949e3aeab Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:13:34 +0200 Subject: [PATCH 407/446] Fri Jun 30 2023 10:13:33 GMT+0200 (South Africa Standard Time) --- 15/31.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/31.txt b/15/31.txt index b981860..0613fc3 100644 --- a/15/31.txt +++ b/15/31.txt @@ -1 +1 @@ -Ka tsela e tsoanang bapresita ba ba holo ba re ba somesana ka eena hare ha bona, hamoho le \ No newline at end of file +Ka tsela e tsoanang bapresita ba ba holo ba re ba somesana ka eena hare ha bona, hamoho le ba ngoli, mme ba re, ''O pholositse ba bang empa eena o sita ho ipholosa. E reng Kreste, Morena oa israel a tle fatse ho tsoa se \ No newline at end of file From fe87060585324ae2c0f136b5cb44860841640e1d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:15:34 +0200 Subject: [PATCH 408/446] Fri Jun 30 2023 10:15:33 GMT+0200 (South Africa Standard Time) --- 15/31.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/31.txt b/15/31.txt index 0613fc3..47e0e46 100644 --- a/15/31.txt +++ b/15/31.txt @@ -1 +1 @@ -Ka tsela e tsoanang bapresita ba ba holo ba re ba somesana ka eena hare ha bona, hamoho le ba ngoli, mme ba re, ''O pholositse ba bang empa eena o sita ho ipholosa. E reng Kreste, Morena oa israel a tle fatse ho tsoa se \ No newline at end of file +\v 31 Ka tsela e tsoanang bapresita ba ba holo ba re ba somesana ka eena hare ha bona, hamoho le ba ngoli, mme ba re, ''O pholositse ba bang empa eena o sita ho ipholosa. \v 32 E reng Kreste, Morena oa israel a tle fatse ho tsoa sefapanong, hore re bone mme re lumele.'' Bao ba ne ba thakhisitsoe le eena le bona ba moroha. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 912bf04..8f205a3 100644 --- a/manifest.json +++ b/manifest.json @@ -172,6 +172,7 @@ "15-19", "15-22", "15-25", - "15-29" + "15-29", + "15-31" ] } \ No newline at end of file From 56855641318f07d61fd021038c94960ebfd2c722 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:17:34 +0200 Subject: [PATCH 409/446] Fri Jun 30 2023 10:17:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 15/33.txt diff --git a/15/33.txt b/15/33.txt new file mode 100644 index 0000000..3adbbbd --- /dev/null +++ b/15/33.txt @@ -0,0 +1 @@ +Ka hora ea bo tsilela, lefifi la \ No newline at end of file From 22fd0ceb203a7e3fe40efe6143efc37cd0b19aea Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:19:34 +0200 Subject: [PATCH 410/446] Fri Jun 30 2023 10:19:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/33.txt b/15/33.txt index 3adbbbd..2832840 100644 --- a/15/33.txt +++ b/15/33.txt @@ -1 +1 @@ -Ka hora ea bo tsilela, lefifi la \ No newline at end of file +Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea \ No newline at end of file From 4c8e241631fe2a7ba323f46961acc55c93042e03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:21:34 +0200 Subject: [PATCH 411/446] Fri Jun 30 2023 10:21:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/33.txt b/15/33.txt index 2832840..a12908f 100644 --- a/15/33.txt +++ b/15/33.txt @@ -1 +1 @@ -Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea \ No newline at end of file +Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''E \ No newline at end of file From 2c5ed90589c054b2ac63b734cc78fdc4bccf3aae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:23:34 +0200 Subject: [PATCH 412/446] Fri Jun 30 2023 10:23:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/33.txt b/15/33.txt index a12908f..320d36d 100644 --- a/15/33.txt +++ b/15/33.txt @@ -1 +1 @@ -Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''E \ No newline at end of file +Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''Eloi, Eloi, lama sabakathane?'' ho hlalosoa ka hore, Molimo oa ka, u ntsielang na?'' \ No newline at end of file From c6a75fc82bd44da8852cc398e0c242feae128de2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:25:34 +0200 Subject: [PATCH 413/446] Fri Jun 30 2023 10:25:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/33.txt b/15/33.txt index 320d36d..05e5c45 100644 --- a/15/33.txt +++ b/15/33.txt @@ -1 +1 @@ -Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''Eloi, Eloi, lama sabakathane?'' ho hlalosoa ka hore, Molimo oa ka, u ntsielang na?'' \ No newline at end of file +Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''Eloi, Eloi, lama sabakathane?'' ho hlalosoa ka hore, Molimo oa ka, u ntsielang na?'' Ba bang ba neng ba emi haufi ba utloa mantoe a hae ba re, ''''Lebellang, o bitsa Elia.'' \ No newline at end of file From 5f245fd30988a0cb9bb1b7b201d574b265e55c69 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:27:34 +0200 Subject: [PATCH 414/446] Fri Jun 30 2023 10:27:33 GMT+0200 (South Africa Standard Time) --- 15/33.txt | 2 +- 15/36.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/36.txt diff --git a/15/33.txt b/15/33.txt index 05e5c45..c76d87e 100644 --- a/15/33.txt +++ b/15/33.txt @@ -1 +1 @@ -Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''Eloi, Eloi, lama sabakathane?'' ho hlalosoa ka hore, Molimo oa ka, u ntsielang na?'' Ba bang ba neng ba emi haufi ba utloa mantoe a hae ba re, ''''Lebellang, o bitsa Elia.'' \ No newline at end of file +\v 33 Ka hora ea bo tsilela, lefifi la ba teng lefatseng lohle ho fihlela ho hora ea robong. \v 34 Ka hora ea robong Jeso a lla ka lentsoe le leholo, ''Eloi, Eloi, lama sabakathane?'' ho hlalosoa ka hore, Molimo oa ka, u ntsielang na?'' \v 35 Ba bang ba neng ba emi haufi ba utloa mantoe a hae ba re, '''Lebellang, o bitsa Elia.'' \ No newline at end of file diff --git a/15/36.txt b/15/36.txt new file mode 100644 index 0000000..1a69d2d --- /dev/null +++ b/15/36.txt @@ -0,0 +1 @@ +E mong a kitima, a thela veine e babang ho se \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8f205a3..37850f3 100644 --- a/manifest.json +++ b/manifest.json @@ -173,6 +173,7 @@ "15-22", "15-25", "15-29", - "15-31" + "15-31", + "15-33" ] } \ No newline at end of file From 8b92cb5111aef28c399ead62651663688705216d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:29:34 +0200 Subject: [PATCH 415/446] Fri Jun 30 2023 10:29:33 GMT+0200 (South Africa Standard Time) --- 15/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/36.txt b/15/36.txt index 1a69d2d..60fd3f1 100644 --- a/15/36.txt +++ b/15/36.txt @@ -1 +1 @@ -E mong a kitima, a thela veine e babang ho se \ No newline at end of file +\v 36 \v 37 \v 38 E mong a kitima, a thela veine e babang ho seponse, a e loka hlakeng, mme a mo nea hore a noe, Monna a re, '' A re boneng kapa Elia o tla tla \ No newline at end of file From 843c2d9f176f3d5646b51fe4d7fd6770e9934186 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:31:34 +0200 Subject: [PATCH 416/446] Fri Jun 30 2023 10:31:33 GMT+0200 (South Africa Standard Time) --- 15/36.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/36.txt b/15/36.txt index 60fd3f1..9163537 100644 --- a/15/36.txt +++ b/15/36.txt @@ -1 +1 @@ -\v 36 \v 37 \v 38 E mong a kitima, a thela veine e babang ho seponse, a e loka hlakeng, mme a mo nea hore a noe, Monna a re, '' A re boneng kapa Elia o tla tla \ No newline at end of file +\v 36 \v 37 \v 38 E mong a kitima, a thela veine e babang ho seponse, a e loka hlakeng, mme a mo nea hore a noe, Monna a re, '' A re boneng kapa Elia o tla tla a mo theosa fatse.'' Ea ba Jeso o lla ka lentsoe leleholo mme a shoa. Kharetene ea tempele a khaoha e \ No newline at end of file From 58a674a50faa797a4fd3ff4d9345a951670b2247 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:33:34 +0200 Subject: [PATCH 417/446] Fri Jun 30 2023 10:33:33 GMT+0200 (South Africa Standard Time) --- 15/36.txt | 2 +- 15/39.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/39.txt diff --git a/15/36.txt b/15/36.txt index 9163537..0d0ad79 100644 --- a/15/36.txt +++ b/15/36.txt @@ -1 +1 @@ -\v 36 \v 37 \v 38 E mong a kitima, a thela veine e babang ho seponse, a e loka hlakeng, mme a mo nea hore a noe, Monna a re, '' A re boneng kapa Elia o tla tla a mo theosa fatse.'' Ea ba Jeso o lla ka lentsoe leleholo mme a shoa. Kharetene ea tempele a khaoha e \ No newline at end of file +\v 36 E mong a kitima, a thela veine e babang ho seponse, a e loka hlakeng, mme a mo nea hore a noe, Monna a re, '' A re boneng kapa Elia o tla tla a mo theosa fatse.'' \v 37 Ea ba Jeso o lla ka lentsoe leleholo mme a shoa. \v 38 Kharetene ea tempele a khaoha ea ba likhao tse peli e tsoa holimo e ea fatse. \ No newline at end of file diff --git a/15/39.txt b/15/39.txt new file mode 100644 index 0000000..bd0125e --- /dev/null +++ b/15/39.txt @@ -0,0 +1 @@ +Eril \ No newline at end of file diff --git a/manifest.json b/manifest.json index 37850f3..14557dd 100644 --- a/manifest.json +++ b/manifest.json @@ -174,6 +174,7 @@ "15-25", "15-29", "15-31", - "15-33" + "15-33", + "15-36" ] } \ No newline at end of file From 1e9c7d26584c9b4fd553926174f2f12cb2c064bf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:35:34 +0200 Subject: [PATCH 418/446] Fri Jun 30 2023 10:35:33 GMT+0200 (South Africa Standard Time) --- 15/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/39.txt b/15/39.txt index bd0125e..8801231 100644 --- a/15/39.txt +++ b/15/39.txt @@ -1 +1 @@ -Eril \ No newline at end of file +Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' \ No newline at end of file From a42154a4c95e97d2462cd7c1cc6112b832f01fe3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:37:34 +0200 Subject: [PATCH 419/446] Fri Jun 30 2023 10:37:34 GMT+0200 (South Africa Standard Time) --- 15/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/39.txt b/15/39.txt index 8801231..2c2ea8c 100644 --- a/15/39.txt +++ b/15/39.txt @@ -1 +1 @@ -Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' \ No newline at end of file +Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' Ho ne ho na le basali ba ne ba lebeletse ba lehole. Hare ha bona ho na le Maria Magadalena, Maria(mme oa Jakobo o monyenyane le oa Jose) \ No newline at end of file From d0cd95db95ccc5e916cdeea47fdf1418e218842a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:39:34 +0200 Subject: [PATCH 420/446] Fri Jun 30 2023 10:39:33 GMT+0200 (South Africa Standard Time) --- 15/39.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/39.txt b/15/39.txt index 2c2ea8c..df521a0 100644 --- a/15/39.txt +++ b/15/39.txt @@ -1 +1 @@ -Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' Ho ne ho na le basali ba ne ba lebeletse ba lehole. Hare ha bona ho na le Maria Magadalena, Maria(mme oa Jakobo o monyenyane le oa Jose) \ No newline at end of file +Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' Ho ne ho na le basali ba ne ba lebeletse ba lehole. Hare ha bona ho na le Maria Magadalena, Maria(mme oa Jakobo o monyenyane le oa Jose), le Salome. Erile ha a le Galalea bo mo latela ebile ba mo sebeletsa. Basali ba bangata le bona ba tlile le eena Jerusalema. \ No newline at end of file From 2dd10626be9277e7f54bb1cfa93acf0b62fac2e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:41:34 +0200 Subject: [PATCH 421/446] Fri Jun 30 2023 10:41:33 GMT+0200 (South Africa Standard Time) --- 15/39.txt | 2 +- 15/42.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/42.txt diff --git a/15/39.txt b/15/39.txt index df521a0..17ee9d4 100644 --- a/15/39.txt +++ b/15/39.txt @@ -1 +1 @@ -Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' Ho ne ho na le basali ba ne ba lebeletse ba lehole. Hare ha bona ho na le Maria Magadalena, Maria(mme oa Jakobo o monyenyane le oa Jose), le Salome. Erile ha a le Galalea bo mo latela ebile ba mo sebeletsa. Basali ba bangata le bona ba tlile le eena Jerusalema. \ No newline at end of file +\v 39 Erile ha molaoli oa lekhotla a ne a eme mo mme a lebeletse Jeso a bona hore o shoele ka tsela e na, a re, '''Ruri motho e na e ne e le Mora oa Molimo.'' \v 40 Ho ne ho na le basali ba ne ba lebeletse ba lehole. Hare ha bona ho na le Maria Magadalena, Maria(mme oa Jakobo o monyenyane le oa Jose), le Salome. \v 41 Erile ha a le Galalea bo mo latela ebile ba mo sebeletsa. Basali ba bangata le bona ba tlile le eena Jerusalema. \ No newline at end of file diff --git a/15/42.txt b/15/42.txt new file mode 100644 index 0000000..2d8d065 --- /dev/null +++ b/15/42.txt @@ -0,0 +1 @@ +Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso \ No newline at end of file diff --git a/manifest.json b/manifest.json index 14557dd..39bd208 100644 --- a/manifest.json +++ b/manifest.json @@ -175,6 +175,7 @@ "15-29", "15-31", "15-33", - "15-36" + "15-36", + "15-39" ] } \ No newline at end of file From 81b3dc0ca6213c3307c6ae0b98a973503727a43a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:43:34 +0200 Subject: [PATCH 422/446] Fri Jun 30 2023 10:43:33 GMT+0200 (South Africa Standard Time) --- 15/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/42.txt b/15/42.txt index 2d8d065..b39b426 100644 --- a/15/42.txt +++ b/15/42.txt @@ -1 +1 @@ -Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso \ No newline at end of file +Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong \ No newline at end of file From 133a9d0885dbe2ccc70e72c130591decbbf27333 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:45:34 +0200 Subject: [PATCH 423/446] Fri Jun 30 2023 10:45:34 GMT+0200 (South Africa Standard Time) --- 15/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/42.txt b/15/42.txt index b39b426..0e33938 100644 --- a/15/42.txt +++ b/15/42.txt @@ -1 +1 @@ -Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong \ No newline at end of file +Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong. A ne a le mongoe oa ba hlompehang a ne a e metsi mmuso \ No newline at end of file From e9076093ed2d9f8948c813e0ce88efb14e007cfe Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:47:34 +0200 Subject: [PATCH 424/446] Fri Jun 30 2023 10:47:34 GMT+0200 (South Africa Standard Time) --- 15/42.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/42.txt b/15/42.txt index 0e33938..da0bb9b 100644 --- a/15/42.txt +++ b/15/42.txt @@ -1 +1 @@ -Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong. A ne a le mongoe oa ba hlompehang a ne a e metsi mmuso \ No newline at end of file +Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong. A ne a le mongoe oa ba hlompehang a ne a e metsi mmuso oa Molimo. A tsamea a se na tsabo ho Pilato a kopa mmele oa Jeso. Pilato a makala hore Jeso o bile \ No newline at end of file From 6721e70766b33148d61e0b2753a319aa498d9ddf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:49:34 +0200 Subject: [PATCH 425/446] Fri Jun 30 2023 10:49:34 GMT+0200 (South Africa Standard Time) --- 15/42.txt | 2 +- 15/45.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 15/45.txt diff --git a/15/42.txt b/15/42.txt index da0bb9b..7f7a454 100644 --- a/15/42.txt +++ b/15/42.txt @@ -1 +1 @@ -Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, Josefa oa Arimathea a fihla mong. A ne a le mongoe oa ba hlompehang a ne a e metsi mmuso oa Molimo. A tsamea a se na tsabo ho Pilato a kopa mmele oa Jeso. Pilato a makala hore Jeso o bile \ No newline at end of file +\v 42 Ka mantsiboea, ka hore e ne ele letsatsi la Tokisetso, e le hore, letsatsi lelateloa ke Sabata, \v 43 Josefa oa Arimathea a fihla mong. A ne a le mongoe oa ba hlompehang a ne a e metsi mmuso oa Molimo. A tsamea a se na tsabo ho Pilato a kopa mmele oa Jeso. \v 44 Pilato a makala hore Jeso o bile o shoele; a bitsa mohlomphei a botsa hore a ka ba a shoele. \ No newline at end of file diff --git a/15/45.txt b/15/45.txt new file mode 100644 index 0000000..346d5fd --- /dev/null +++ b/15/45.txt @@ -0,0 +1 @@ +Ha Pilato a utloa ka mohlomphei hore Jeso o shoele \ No newline at end of file diff --git a/manifest.json b/manifest.json index 39bd208..cf35347 100644 --- a/manifest.json +++ b/manifest.json @@ -176,6 +176,7 @@ "15-31", "15-33", "15-36", - "15-39" + "15-39", + "15-42" ] } \ No newline at end of file From 002ef7465ea8d857ba3e58726b4c49a1b9f13b13 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:51:34 +0200 Subject: [PATCH 426/446] Fri Jun 30 2023 10:51:34 GMT+0200 (South Africa Standard Time) --- 15/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/45.txt b/15/45.txt index 346d5fd..bf5242d 100644 --- a/15/45.txt +++ b/15/45.txt @@ -1 +1 @@ -Ha Pilato a utloa ka mohlomphei hore Jeso o shoele \ No newline at end of file +Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. \ No newline at end of file From b5fca817af2e5d289c02f3583f09301745c7ae3a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:53:34 +0200 Subject: [PATCH 427/446] Fri Jun 30 2023 10:53:34 GMT+0200 (South Africa Standard Time) --- 15/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/45.txt b/15/45.txt index bf5242d..ead7785 100644 --- a/15/45.txt +++ b/15/45.txt @@ -1 +1 @@ -Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. \ No newline at end of file +Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. \ No newline at end of file From 0275fbd645f1b391223fc4f9f99c1581cf67d74b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:55:34 +0200 Subject: [PATCH 428/446] Fri Jun 30 2023 10:55:34 GMT+0200 (South Africa Standard Time) --- 15/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/45.txt b/15/45.txt index ead7785..97c33fe 100644 --- a/15/45.txt +++ b/15/45.txt @@ -1 +1 @@ -Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. \ No newline at end of file +Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. Josefa o ne a rekile lesela. Amo theosa sefapanong, a mo phothela ka lesela, mme a mmea libitseng le betliloe \ No newline at end of file From 5b47915a58640df0f08198320f51c9951f0dd581 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:57:34 +0200 Subject: [PATCH 429/446] Fri Jun 30 2023 10:57:34 GMT+0200 (South Africa Standard Time) --- 15/45.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/45.txt b/15/45.txt index 97c33fe..998007b 100644 --- a/15/45.txt +++ b/15/45.txt @@ -1 +1 @@ -Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. Josefa o ne a rekile lesela. Amo theosa sefapanong, a mo phothela ka lesela, mme a mmea libitseng le betliloe \ No newline at end of file +Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. Josefa o ne a rekile lesela. Amo theosa sefapanong, a mo phothela ka lesela, mme a mmea libitseng le betliloeng lefikeng. A phekoloseta lefika monyakong oa lebitla. Maria Magadalena le Maria mme oa Jose ba bona poleke moo Jeso a \ No newline at end of file From 7795ae088a004d5e758566a9b7bbab668a656eb1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 10:58:15 +0200 Subject: [PATCH 430/446] Fri Jun 30 2023 10:58:15 GMT+0200 (South Africa Standard Time) --- 15/45.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/15/45.txt b/15/45.txt index 998007b..fc73ff4 100644 --- a/15/45.txt +++ b/15/45.txt @@ -1 +1 @@ -Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. Josefa o ne a rekile lesela. Amo theosa sefapanong, a mo phothela ka lesela, mme a mmea libitseng le betliloeng lefikeng. A phekoloseta lefika monyakong oa lebitla. Maria Magadalena le Maria mme oa Jose ba bona poleke moo Jeso a \ No newline at end of file +\v 45 Ha Pilato a utloa ka mohlomphei hore Jeso o shoele, a nea Josefa mmele oa hae. \v 46 Josefa o ne a rekile lesela. Amo theosa sefapanong, a mo phothela ka lesela, mme a mmea libitseng le betliloeng lefikeng. A phekoloseta lefika monyakong oa lebitla. \v 47 Maria Magadalena le Maria mme oa Jose ba bona poleke moo Jeso a beilong. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cf35347..46e9210 100644 --- a/manifest.json +++ b/manifest.json @@ -177,6 +177,7 @@ "15-33", "15-36", "15-39", - "15-42" + "15-42", + "15-45" ] } \ No newline at end of file From 7aff5c902dee8b01495355181893e0f8911f042c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:34:53 +0200 Subject: [PATCH 431/446] Fri Jun 30 2023 11:34:53 GMT+0200 (South Africa Standard Time) --- 02/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/08.txt b/02/08.txt index 517dea5..f40555b 100644 --- a/02/08.txt +++ b/02/08.txt @@ -1 +1 @@ -\v 8 Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, \v 9 '' hobanengle nahana tsena mo pelong tsa lona? Ke eng se bonolo, 'hore monna oa sehole, a tsoareloe libe' kapa hore 'Ema, nka phathe ea hao, o tsa mae'? \ No newline at end of file +\v 8 Ka ho phakisa Jeso one atsiba mo moeng oa hae tse bali nahanang lipelong tsa bona. A re ho bona, \v 9 '' hobaneng le nahana tsena mo pelong tsa lona? Ke eng se bonolo, 'hore monna oa sehole, a tsoareloe libe' kapa hore 'Ema, nka phathe ea hao, o tsa mae'? \ No newline at end of file From 5610a6889b277a4f967b658c306582440544ad06 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:38:53 +0200 Subject: [PATCH 432/446] Fri Jun 30 2023 11:38:53 GMT+0200 (South Africa Standard Time) --- 02/20.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02/20.txt b/02/20.txt index f39b72b..b77d531 100644 --- a/02/20.txt +++ b/02/20.txt @@ -1 +1 @@ -\v 20 Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lelape le lecha sea aparong sa khale. \v 21 Ho se joalo setseba se tla tsoa ho sona, se secha ho sa khale, ho ea ta boha ho feta. \ No newline at end of file +\v 20 Empa matsatsi a tlatla mo monyali a tla nkoang ho bona, matsatsing ao, ba tla e tima lijo. A hona ea rokang lesela le lecha sea aparong sa khale. \v 21 Ho se joalo setseba se tla tsoa ho sona, se secha ho sa khale, ho ea ta boha ho feta. \ No newline at end of file From 32327238aba78e927dca648b03284f5cf8964267 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:44:53 +0200 Subject: [PATCH 433/446] Fri Jun 30 2023 11:44:53 GMT+0200 (South Africa Standard Time) --- 03/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03/26.txt b/03/26.txt index 4eb8c15..e3b8cca 100644 --- a/03/26.txt +++ b/03/26.txt @@ -1 +1 @@ -\v 26 Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o fihlile mafelelong. \v 27 Empa ha hona a ka tsenang ntlong ea monna a teeleng a o tsoa lintho tsa hae a sako qala ko ho monna o teeleng,hape o tla senya ntlo ea hae. \ No newline at end of file +\v 26 Ha Satane a e kemeletse a e khaukhantsa,ha khone ho e kemela, me o fihlile mafelelong. \v 27 Empa ha hona a ka tsenang ntlong ea monna a teeleng a o tsoa lintho tsa hae a sako qala ko ho monna o teeleng, hape o tla senya ntlo ea hae. \ No newline at end of file From e075fbd3a7085f99800b5560170b09ec3c026758 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:46:53 +0200 Subject: [PATCH 434/446] Fri Jun 30 2023 11:46:53 GMT+0200 (South Africa Standard Time) --- 04/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/06.txt b/04/06.txt index 52fd9f2..8c6043c 100644 --- a/04/06.txt +++ b/04/06.txt @@ -1 +1 @@ -\v 6 Empa ha le tsatsi le tlaba, limela line tsa soa, ka hobane ne li sena mili, tsa oma. \v 7 Peo engoe e ele ea oela mo ho nale limela tsa metloa. li mela ts ametloa tsa li khama, ebele tsa se hlahisi lijalo. \ No newline at end of file +\v 6 Empa ha le tsatsi le tlaba, limela line tsa soa, ka hobane ne li sena mili, tsa oma. \v 7 Peo engoe e ele ea oela mo ho nale limela tsa metloa. Li mela ts ametloa tsa li khama, ebele tsa se hlahisi lijalo. \ No newline at end of file From 69dbfafc3c2df89cd54052e09d1d4c9b5f9652f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:48:53 +0200 Subject: [PATCH 435/446] Fri Jun 30 2023 11:48:53 GMT+0200 (South Africa Standard Time) --- 04/08.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/08.txt b/04/08.txt index cb9bae5..d957db2 100644 --- a/04/08.txt +++ b/04/08.txt @@ -1 +1 @@ -\v 8 Peo engoe e ele ea oela mobung o montle sejalo sa hola le ho hlahisa mashome a mararo, amatsilele, le a le kholo. \v 9 Oile are, ''Onale litsebe ts ho otloa, ha otloe!'' \ No newline at end of file +\v 8 Peo engoe e ele ea oela mobung o montle sejalo sa hola le ho hlahisa mashome a mararo, amatsilele, le a le kholo. \v 9 Oile are, ''Onale litsebe tsa ho otloa, ha otloe!'' \ No newline at end of file From 94188b5e352a73897a27fb6bc75572432fb250ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:50:53 +0200 Subject: [PATCH 436/446] Fri Jun 30 2023 11:50:53 GMT+0200 (South Africa Standard Time) --- 04/16.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/04/16.txt b/04/16.txt index 6fed014..01f02f5 100644 --- a/04/16.txt +++ b/04/16.txt @@ -1 +1 @@ -\v 16 Mme ena ke peo e jaliloeng sebakeng sa majoe; ba, ba o tloang le ntoe ba le amohela ka khathalo. \v 17 Empa ba bana mili ho bone, empa ba tiisa ha sebaka. ha matsoenyeho le ho bolaoa ho ba fihlela kabaka la lentsoe, ba phakisa bashoa. \ No newline at end of file +\v 16 Mme ena ke peo e jaliloeng sebakeng sa majoe; ba, ba o tloang le ntoe ba le amohela ka khathalo. \v 17 Empa ba bana mili ho bone, empa ba tiisa ha sebaka. Ha matsoenyeho le ho bolaoa ho ba fihlela kabaka la lentsoe, ba phakisa bashoa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46e9210..493b84c 100644 --- a/manifest.json +++ b/manifest.json @@ -72,7 +72,6 @@ "04-08", "04-10", "04-13", - "04-16", "04-18", "04-21", "04-24", From 7a371ac41e8897408bbfdd3113dcf4d5dc7d6995 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:52:53 +0200 Subject: [PATCH 437/446] Fri Jun 30 2023 11:52:53 GMT+0200 (South Africa Standard Time) --- 04/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/35.txt b/04/35.txt index 64f7b92..b1569b4 100644 --- a/04/35.txt +++ b/04/35.txt @@ -1 +1 @@ -\v 35 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \v 36 Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale skepeng. Ho nale likepe tse lingoe haufi le bone. \v 37 Ha tsoha moea o nale matla a kotsi leqhubu le kena hare ha sekepe li etsa hore sekepe se tlale metsi. \ No newline at end of file +\v 35 Ka tsatsi le, ha thapama e fihla, a re ho bona, '' Are thatuheleng thuko le lingoe.'' \v 36 Batloha bathong babangata, ba tsamea le Jeso, ka hobana, ne ale sekepeng. Ho nale likepe tse lingoe haufi le bone. \v 37 Ha tsoha moea o nale matla a kotsi leqhubu le kena hare ha sekepe li etsa hore sekepe se tlale metsi. \ No newline at end of file From 08b5349de2a3bb2a0bd616470e4f805fb5a549fd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:54:53 +0200 Subject: [PATCH 438/446] Fri Jun 30 2023 11:54:53 GMT+0200 (South Africa Standard Time) --- 05/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05/11.txt b/05/11.txt index e83d70a..ac4452c 100644 --- a/05/11.txt +++ b/05/11.txt @@ -1 +1 @@ -\v 11 Joale likolobe tse ngta line lija thabeng, \v 12 ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' \v 13 A e lumella; moea oa lichila oa tsoa oa kena likolobeng, mohlape oa phakisa oa titima oa foloha oa kena leotleng, ebile likolobe tse ka fihlang likete tse peli tsa khangoa leoatleng. \ No newline at end of file +\v 11 Joale likolobe tse ngata line lija thabeng, \v 12 ba mokopa, bare, ''Re rumele likolobeng; re lumelele re kene ho tsona.'' \v 13 A e lumella; moea oa lichila oa tsoa oa kena likolobeng, mohlape oa phakisa oa titima oa foloha oa kena leotleng, ebile likolobe tse ka fihlang likete tse peli tsa khangoa leoatleng. \ No newline at end of file From aa2bdaa2a159e6c905a982ef1734ec59486a08f1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:56:53 +0200 Subject: [PATCH 439/446] Fri Jun 30 2023 11:56:53 GMT+0200 (South Africa Standard Time) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 493b84c..ac493ef 100644 --- a/manifest.json +++ b/manifest.json @@ -91,7 +91,6 @@ "05-16", "05-18", "05-21", - "05-25", "05-28", "05-30", "05-33", From 8d2f271c74f5ccd0aea99572d2ad88b0ed06d4cf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 11:58:53 +0200 Subject: [PATCH 440/446] Fri Jun 30 2023 11:58:53 GMT+0200 (South Africa Standard Time) --- 05/25.txt | 2 +- 05/36.txt | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/05/25.txt b/05/25.txt index 65ef81d..efe1e7b 100644 --- a/05/25.txt +++ b/05/25.txt @@ -1 +1 @@ -\v 25 Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. \v 26 Ea neng otloile tse bohloko tse ngata ka lingaka tse ngata a qetile ntho tsa hae kaofela, empa sebakeng sa hore a e kottloe a le betere a ba le ho feta. \v 27 Ho re a otloa litaba kaJeso, a tla ka morao ha hae bongateng ba batho a tsoara kobo ea hae. \ No newline at end of file +\v 25 Joale mosali ea neng le phallo ea mali ha lilemo tse leshome le metso emmeli. \v 26 Ea neng otloile tse bohloko tse ngata ka lingaka tse ngata a qetile ntho tsa hae kaofela, empa sebakeng sa hore a e kotloe a le betere a ba le ho feta. \v 27 Ho re a otloa litaba kaJeso, a tla ka morao ha hae bongateng ba batho a tsoara kobo ea hae. \ No newline at end of file diff --git a/05/36.txt b/05/36.txt index 873d3ff..c8fa30a 100644 --- a/05/36.txt +++ b/05/36.txt @@ -1 +1 @@ -\v 36 Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' \v 37 Ha ka lumelela le ha e le mang hore a molatele kantle ha Ptrose, Jakobo le Johane, le a buti oa Jakobo. \v 38 Batla ntlong ea bateleli ba Senagoge mme a bona batho mong ba baka molumo; ba ne ba lla ba bokolla haholo. \ No newline at end of file +\v 36 Empa Jeso ha otloa molaetsa o boleloang, a re ho moeteleli oa Senagoge, '' O seke oa tsaba. Lumela feela.'' \v 37 Ha ka lumelela le ha e le mang hore a molatele kantle ha Petrose, Jakobo le Johane, le a buti oa Jakobo. \v 38 Batla ntlong ea bateleli ba Senagoge mme a bona batho mong ba baka molumo; ba ne ba lla ba bokolla haholo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index ac493ef..b848ad0 100644 --- a/manifest.json +++ b/manifest.json @@ -91,11 +91,11 @@ "05-16", "05-18", "05-21", + "05-25", "05-28", "05-30", "05-33", "05-35", - "05-36", "05-39", "05-41", "07-title", From 71d768e4b05c638043edc0dbcbf908931a525501 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 12:00:53 +0200 Subject: [PATCH 441/446] Fri Jun 30 2023 12:00:53 GMT+0200 (South Africa Standard Time) --- 07/11.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/07/11.txt b/07/11.txt index 89d6b8e..9be0615 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1 +1 @@ -\v 11 Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), \v 12 joalo hale sa molumelela ho etsa sengoe ho ntate kapa mme oa hae. \v 13 Le etsa letsoe la Molimo le feela ka tloaelo ea lena e lee latelang. le jaka lentho tse ngata tse leli etsang tse tsoanang." \ No newline at end of file +\v 11 Empa le re, 'ha motho akare ho ntate kapa mme, " engoe le engoe thuso o fumanang mo ho nna ke Corban"' ( ho rela hore, ' ke mpho'), \v 12 joalo hale sa molumelela ho etsa sengoe ho ntate kapa mme oa hae. \v 13 Le etsa letsoe la Molimo le feela ka tloaelo ea lena e lee latelang. Le jaka lentho tse ngata tse leli etsang tse tsoanang." \ No newline at end of file diff --git a/manifest.json b/manifest.json index b848ad0..493b84c 100644 --- a/manifest.json +++ b/manifest.json @@ -96,6 +96,7 @@ "05-30", "05-33", "05-35", + "05-36", "05-39", "05-41", "07-title", From 0df9c7bde6a6de2ad36ee9b039a43cf00a7a0af7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 12:10:53 +0200 Subject: [PATCH 442/446] Fri Jun 30 2023 12:10:53 GMT+0200 (South Africa Standard Time) --- 14/28.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/14/28.txt b/14/28.txt index 3856561..0a46b6a 100644 --- a/14/28.txt +++ b/14/28.txt @@ -1 +1 @@ -\v 28 Empa ka morao ha mo ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' \v 29 Petrose ho eena, ''Le ha bohle ba ka timela, nke eo.'' \ No newline at end of file +\v 28 Empa ka morao ha ho tsosoa ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' \v 29 Petrose ho eena, ''Le ha bohle ba ka timela, nke eo.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 493b84c..87409a9 100644 --- a/manifest.json +++ b/manifest.json @@ -144,7 +144,6 @@ "14-20", "14-22", "14-26", - "14-28", "14-30", "14-32", "14-35", From 64d622bcae0567fca036c95a5049f968cd6622da Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 12:12:53 +0200 Subject: [PATCH 443/446] Fri Jun 30 2023 12:12:53 GMT+0200 (South Africa Standard Time) --- 14/28.txt | 2 +- manifest.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/14/28.txt b/14/28.txt index 0a46b6a..b2a8c0a 100644 --- a/14/28.txt +++ b/14/28.txt @@ -1 +1 @@ -\v 28 Empa ka morao ha ho tsosoa ke nyolisitsoe, ke tla le etela pele ho ea Galalea.'' \v 29 Petrose ho eena, ''Le ha bohle ba ka timela, nke eo.'' \ No newline at end of file +\v 28 Empa ka morao ha ho tsosoa, ke tla le etela pele ho ea Galalea.'' \v 29 Petrose ho eena, ''Le ha bohle ba ka timela, nke eo.'' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 87409a9..493b84c 100644 --- a/manifest.json +++ b/manifest.json @@ -144,6 +144,7 @@ "14-20", "14-22", "14-26", + "14-28", "14-30", "14-32", "14-35", From b65e5b6eb25acdfbaca3683ca94432b73243cd8d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 12:14:53 +0200 Subject: [PATCH 444/446] Fri Jun 30 2023 12:14:53 GMT+0200 (South Africa Standard Time) --- 14/53.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/53.txt b/14/53.txt index 7a162ca..0d3ed5b 100644 --- a/14/53.txt +++ b/14/53.txt @@ -1 +1 @@ -\v 53 Ba isa Jeso ho mopresita o moholo. bane ba bokane le eena le ba presita bohle, baholo, le bangoli. \v 54 Nakong eo Petrose a ne a molatela a le hole, ho tsoana joalo ka lebala la mopresita e moholo. O lotse le bahlankana, a e futumatsana haufe le mollo. \ No newline at end of file +\v 53 Ba isa Jeso ho mopresita o moholo. Bane ba bokane le eena le ba presita bohle, baholo, le bangoli. \v 54 Nakong eo Petrose a ne a molatela a le hole, ho tsoana joalo ka lebala la mopresita e moholo. O lotse le bahlankana, a e futumatsana haufe le mollo. \ No newline at end of file From 83520573568f634f3442e8c15d259ffd96f0dbdb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 12:18:53 +0200 Subject: [PATCH 445/446] Fri Jun 30 2023 12:18:53 GMT+0200 (South Africa Standard Time) --- 14/63.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/63.txt b/14/63.txt index db5afc2..6043184 100644 --- a/14/63.txt +++ b/14/63.txt @@ -1 +1 @@ -\v 63 Mopresita e moholo e tabola liaparo tsa hae mme are, ''Re sa batla bopaki na? \v 64 Le otloile lehlapa. Lona le reng?'' Bohle ba mmona molato joalo ka ea lokelang lefo. \v 65 Ba bangoe ba qala ho mo khoela mare mme ba koala sefahlehong sa hae mme ba moshapa ka liatla mme ba re ho eena, ''Porofita!'' Bahlanka ba mo nka ba moshapa. \ No newline at end of file +\v 63 Mopresita e moholo e khaela liaparo tsa hae mme are, ''Re sa batla bopaki na? \v 64 Le otloile lehlapa. Lona le reng?'' Bohle ba mmona molato joalo ka ea lokelang lefo. \v 65 Ba bangoe ba qala ho mo khoela mare mme ba koala sefahlehong sa hae mme ba moshapa ka liatla mme ba re ho eena, ''Porofita!'' Bahlanka ba mo nka ba moshapa. \ No newline at end of file From 30310a126bb6943e42f2d75dc0dd6d2a30cca06d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 30 Jun 2023 17:21:26 +0200 Subject: [PATCH 446/446] Fri Jun 30 2023 17:21:22 GMT+0200 (Central Africa Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 493b84c..c57d7b2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "3" + "build": "176" }, "target_language": { "id": "brl-ZW-birwa",