From d6dafb5b3366c0cff76ac53e8a3061a072dc1994 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:02:38 -0700 Subject: [PATCH 01/57] Mon Sep 02 2019 13:02:36 GMT-0700 (Pacific Daylight Time) --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 56 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..2cadbf0 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,27 @@ + +# 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 [license](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. diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..4beae99 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "55" + }, + "target_language": { + "id": "isi", + "name": "Nkem-Nkum", + "direction": "ltr" + }, + "project": { + "id": "luk", + "name": "Luke" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 2323242ef74ff075f876e4c3ad91387933e21701 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:06:00 -0700 Subject: [PATCH 02/57] Mon Sep 02 2019 13:05:57 GMT-0700 (Pacific Daylight Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4beae99..aea8dfc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "isi", From 69b77b25c3466772ef96799847fcc7f90559c723 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:09:36 -0700 Subject: [PATCH 03/57] Mon Sep 02 2019 13:09:35 GMT-0700 (Pacific Daylight Time) --- manifest.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index aea8dfc..10737d6 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "55" }, "target_language": { "id": "isi", @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160901, + "version": "6" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 7ae8d7992a861814906c8a7fce5e32ee18350b21 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:34:23 -0700 Subject: [PATCH 04/57] Mon Sep 02 2019 13:34:21 GMT-0700 (Pacific Daylight Time) --- 16/13.txt | 1 + manifest.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 16/13.txt diff --git a/16/13.txt b/16/13.txt new file mode 100644 index 0000000..d96e050 --- /dev/null +++ b/16/13.txt @@ -0,0 +1 @@ +nrogitom nyor dege-dege nom malaba rogor \ No newline at end of file diff --git a/manifest.json b/manifest.json index 10737d6..4887181 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Nkem-Nkum" + ], "finished_chunks": [] } \ No newline at end of file From 2d59f985a802ac36436b1e34adc430b5bb6e72ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:36:24 -0700 Subject: [PATCH 05/57] Mon Sep 02 2019 13:36:22 GMT-0700 (Pacific Daylight Time) --- 16/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/13.txt b/16/13.txt index d96e050..276ad13 100644 --- a/16/13.txt +++ b/16/13.txt @@ -1 +1 @@ -nrogitom nyor dege-dege nom malaba rogor \ No newline at end of file +\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor \ No newline at end of file From 873265e85cbf18f9f8c529af334c70bc1f5175f9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:55:19 -0700 Subject: [PATCH 06/57] Mon Sep 02 2019 13:55:16 GMT-0700 (Pacific Daylight Time) --- 16/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/13.txt b/16/13.txt index 276ad13..f1b68d3 100644 --- a/16/13.txt +++ b/16/13.txt @@ -1 +1 @@ -\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor \ No newline at end of file +\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor, affi wo aba yeme kpekpe ka nne nwureng fenghe tern wegor. Wo anumal ba ta \ No newline at end of file From 622e9593f6c204ea7efa180b7d937ba33fbb1249 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 13:57:19 -0700 Subject: [PATCH 07/57] Mon Sep 02 2019 13:57:16 GMT-0700 (Pacific Daylight Time) --- 16/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/13.txt b/16/13.txt index f1b68d3..b44fb62 100644 --- a/16/13.txt +++ b/16/13.txt @@ -1 +1 @@ -\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor, affi wo aba yeme kpekpe ka nne nwureng fenghe tern wegor. Wo anumal ba ta \ No newline at end of file +\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor, affi wo aba yeme kpekpe ka nne nwureng fenghe tern wegor. Wo anumal ba tama tuge Ishor nne afang." \ No newline at end of file From d316d7f05a17e4ae6c5ca2ac5e8bdebbcbcfab96 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:00:10 -0700 Subject: [PATCH 08/57] Mon Sep 02 2019 14:00:03 GMT-0700 (Pacific Daylight Time) --- 16/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/13.txt b/16/13.txt index b44fb62..4113436 100644 --- a/16/13.txt +++ b/16/13.txt @@ -1 +1 @@ -\v 13 nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor, affi wo aba yeme kpekpe ka nne nwureng fenghe tern wegor. Wo anumal ba tama tuge Ishor nne afang." \ No newline at end of file +\v 13 Nrogitom nyor dege-dege nom malaba rogor anne abal, ilaga nogor wo afon ikorr ka nne-wurrong shaga nne wegor, affi wo aba yeme kpekpe ka nne nwureng fenghe tern wegor. Wo anumal ba tama tuge Ishor nne afang." \ No newline at end of file From aefd4073979bd1994fabd4f69d7920fd5e17632a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:02:05 -0700 Subject: [PATCH 09/57] Mon Sep 02 2019 14:02:02 GMT-0700 (Pacific Daylight Time) --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4887181..91dad0f 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Nkem-Nkum" ], - "finished_chunks": [] + "finished_chunks": [ + "16-13" + ] } \ No newline at end of file From 996fb6b7477ab0d907c82562f271e9d6f8be6b5e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:04:05 -0700 Subject: [PATCH 10/57] Mon Sep 02 2019 14:04:02 GMT-0700 (Pacific Daylight Time) --- 16/14.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/14.txt diff --git a/16/14.txt b/16/14.txt new file mode 100644 index 0000000..7ae4c2f --- /dev/null +++ b/16/14.txt @@ -0,0 +1 @@ +Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. \ No newline at end of file From 7b5e5124a1eb7e225627c24cc7619f6acc136174 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:06:05 -0700 Subject: [PATCH 11/57] Mon Sep 02 2019 14:06:02 GMT-0700 (Pacific Daylight Time) --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index 7ae4c2f..d237275 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. \ No newline at end of file +Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. Abong nebor, "Abuka illa unor ngo ammerr anne, Ishor nyi-yi ntemya. I \ No newline at end of file From c1cf9e4d98ee9ff014ec99f431978706138af75d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:08:05 -0700 Subject: [PATCH 12/57] Mon Sep 02 2019 14:08:03 GMT-0700 (Pacific Daylight Time) --- 16/14.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/14.txt b/16/14.txt index d237275..ae431f5 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. Abong nebor, "Abuka illa unor ngo ammerr anne, Ishor nyi-yi ntemya. I \ No newline at end of file +\v 14 \v 15 Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. Abong nebor, "Abuka illa unor ngo ammerr anne, Ishor nyi-yi ntemya. Ijom ji ikpelor ifan ngor ammer anne, ikpem ifan ngor ammer Ishor. \ No newline at end of file From efa5e1fe308644d4e55aa4da42c4fa22488fc6a9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:12:05 -0700 Subject: [PATCH 13/57] Mon Sep 02 2019 14:12:02 GMT-0700 (Pacific Daylight Time) --- 16/14.txt | 2 +- 16/16.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 16/16.txt diff --git a/16/14.txt b/16/14.txt index ae431f5..230533a 100644 --- a/16/14.txt +++ b/16/14.txt @@ -1 +1 @@ -\v 14 \v 15 Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. Abong nebor, "Abuka illa unor ngo ammerr anne, Ishor nyi-yi ntemya. Ijom ji ikpelor ifan ngor ammer anne, ikpem ifan ngor ammer Ishor. \ No newline at end of file +\v 14 Ngha aneb Pharisees, mba ifonor ikorr akobo, iyok abaga nya-wa fenghe yolleh. \v 15 Abong nebor, "Abuka illa unor ngo ammerr anne, Ishor nyi-yi ntemya. Ijom ji ikpelor ifan ngor ammer anne, ikpem ifan ngor ammer Ishor. \ No newline at end of file diff --git a/16/16.txt b/16/16.txt new file mode 100644 index 0000000..e1dd412 --- /dev/null +++ b/16/16.txt @@ -0,0 +1 @@ +Mbeneh nne uyene ammer ijolor ngha \ No newline at end of file diff --git a/manifest.json b/manifest.json index 91dad0f..55501c7 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Nkem-Nkum" ], "finished_chunks": [ - "16-13" + "16-13", + "16-14" ] } \ No newline at end of file From 6575c9fa662772225eed3a1cc0de5f513e235127 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:14:05 -0700 Subject: [PATCH 14/57] Mon Sep 02 2019 14:14:02 GMT-0700 (Pacific Daylight Time) --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index e1dd412..cfe6c8d 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -Mbeneh nne uyene ammer ijolor ngha \ No newline at end of file +\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor \ No newline at end of file From b6732c374a2582be904d70a32c3db208c22cf371 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:16:05 -0700 Subject: [PATCH 15/57] Mon Sep 02 2019 14:16:02 GMT-0700 (Pacific Daylight Time) --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index cfe6c8d..f388314 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor \ No newline at end of file +\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor tum, allom ukiniborr Ishor ibong, fele nne fenghe yor nnror nor ayel ngho mbarr nyor. Irekpe \ No newline at end of file From d367c5e01c420ae4352e68feb6fd854c01a38875 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:18:05 -0700 Subject: [PATCH 16/57] Mon Sep 02 2019 14:18:02 GMT-0700 (Pacific Daylight Time) --- 16/16.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/16.txt b/16/16.txt index f388314..2d3eb39 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor tum, allom ukiniborr Ishor ibong, fele nne fenghe yor nnror nor ayel ngho mbarr nyor. Irekpe \ No newline at end of file +\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor tum, allom ukeniborr Ishor ibong, fele nne fenghe yor nnror nor ayel ngho mbarr nyor. Irekpereng ka ukeniborr nne ndege isheng tum, nogor ijol iyonor \ No newline at end of file From 705d79a92f72fa92bf4d546165a6e04272c1579d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:20:05 -0700 Subject: [PATCH 17/57] Mon Sep 02 2019 14:20:03 GMT-0700 (Pacific Daylight Time) --- 16/16.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/16/16.txt b/16/16.txt index 2d3eb39..9236ba0 100644 --- a/16/16.txt +++ b/16/16.txt @@ -1 +1 @@ -\v 16 \v 17 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor tum, allom ukeniborr Ishor ibong, fele nne fenghe yor nnror nor ayel ngho mbarr nyor. Irekpereng ka ukeniborr nne ndege isheng tum, nogor ijol iyonor \ No newline at end of file +\v 16 Mbeneh nne uyene ammer ijolor ngha John kumbah. Yigitule ngo igara ntor tum, allom ukeniborr Ishor ibong, fele nne fenghe yor nnror nor ayel ngho mbarr nyor. \v 17 Irekpereng ka ukeniborr nne ndege isheng tum, nogor ijol iyo-nor njereng ngho mbene, nogor iti fon ifan. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 55501c7..81ff0cf 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "16-13", - "16-14" + "16-14", + "16-16" ] } \ No newline at end of file From 9b8264c37bd5fb61399c797396a8d674b11ed865 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:22:05 -0700 Subject: [PATCH 18/57] Mon Sep 02 2019 14:22:02 GMT-0700 (Pacific Daylight Time) --- 16/18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/18.txt diff --git a/16/18.txt b/16/18.txt new file mode 100644 index 0000000..f25617c --- /dev/null +++ b/16/18.txt @@ -0,0 +1 @@ +Nne nyor yehkam nkale fenghe koh nne-ndege bulem isha-shap, nne yor yeh kor nne nyo be mal-ibal ngor idi nome \ No newline at end of file From dcd1096646d4f04ef213182a33cfdbcad8ac6cf3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:24:06 -0700 Subject: [PATCH 19/57] Mon Sep 02 2019 14:24:04 GMT-0700 (Pacific Daylight Time) --- 16/18.txt | 2 +- 16/19.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 16/19.txt diff --git a/16/18.txt b/16/18.txt index f25617c..618bab3 100644 --- a/16/18.txt +++ b/16/18.txt @@ -1 +1 @@ -Nne nyor yehkam nkale fenghe koh nne-ndege bulem isha-shap, nne yor yeh kor nne nyo be mal-ibal ngor idi nome \ No newline at end of file +\v 18 Nne nyor yehkam nkale fenghe koh nne-ndege bulem isha-shap, nne yor yeh kor nne nyo be mal-ibal ngor idi nome bulem isha-shap. \ No newline at end of file diff --git a/16/19.txt b/16/19.txt new file mode 100644 index 0000000..e230592 --- /dev/null +++ b/16/19.txt @@ -0,0 +1 @@ +Ifonor nenum yondege nyo fonor akobo na fe \ No newline at end of file diff --git a/manifest.json b/manifest.json index 81ff0cf..9980a17 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "16-13", "16-14", - "16-16" + "16-16", + "16-18" ] } \ No newline at end of file From fa49cd0ec8c1d6f444e672576906dc47328cc528 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:26:04 -0700 Subject: [PATCH 20/57] Mon Sep 02 2019 14:26:03 GMT-0700 (Pacific Daylight Time) --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index e230592..36ce52a 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -Ifonor nenum yondege nyo fonor akobo na fe \ No newline at end of file +Ifonor nenum yondege nyo fonor akobo na feb, fenghe kak anop-nop awurre, fel ufonfo ajol lilikpen nne afang ye. Lazarus nne uleme nyo ka fonor \ No newline at end of file From 4b7d6cf4cae67c8c93deef0913b265a36c0e8087 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:28:05 -0700 Subject: [PATCH 21/57] Mon Sep 02 2019 14:28:03 GMT-0700 (Pacific Daylight Time) --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 36ce52a..7d8e1cf 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -Ifonor nenum yondege nyo fonor akobo na feb, fenghe kak anop-nop awurre, fel ufonfo ajol lilikpen nne afang ye. Lazarus nne uleme nyo ka fonor \ No newline at end of file +Ifonor nenum yondege nyo fonor akobo na feb, fenghe kak anop-nop awurre, fel ufonfo ajol lilikpen nne afang ye. Lazarus nne uleme nyo ka fonor ijom-jom ba bume ngho mboh meh nne ajom ngor ngobji, ashebe nogor aly akub nya ibah fororr ngho ikpokoro nenum fonor. ub \ No newline at end of file From 73d341798b3ef7a906f9711b537950e49fb15761 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:30:05 -0700 Subject: [PATCH 22/57] Mon Sep 02 2019 14:30:03 GMT-0700 (Pacific Daylight Time) --- 16/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/19.txt b/16/19.txt index 7d8e1cf..128e74b 100644 --- a/16/19.txt +++ b/16/19.txt @@ -1 +1 @@ -Ifonor nenum yondege nyo fonor akobo na feb, fenghe kak anop-nop awurre, fel ufonfo ajol lilikpen nne afang ye. Lazarus nne uleme nyo ka fonor ijom-jom ba bume ngho mboh meh nne ajom ngor ngobji, ashebe nogor aly akub nya ibah fororr ngho ikpokoro nenum fonor. ub \ No newline at end of file +\v 19 Ifonor nenum yondege nyo fonor akobo na feb, fenghe kak anop-nop awurre, fel ufonfo ajol lilikpen nne afang ye. \v 20 Lazarus nne uleme nyo ka fonor ijom-jom ba bume ngho mboh meh nne ajom ngor ngobji, \v 21 ashebe nogor aly akub nya ibah fororr ngho ikpokoro nenum fonor. ubor ijol balah ba kpele ajom fonor. \ No newline at end of file From ec9dc74c5761b013495860aa06461d7345ee2b0d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:32:05 -0700 Subject: [PATCH 23/57] Mon Sep 02 2019 14:32:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 16/22.txt diff --git a/16/22.txt b/16/22.txt new file mode 100644 index 0000000..81ee5da --- /dev/null +++ b/16/22.txt @@ -0,0 +1 @@ +Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9980a17..8179392 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "16-13", "16-14", "16-16", - "16-18" + "16-18", + "16-19" ] } \ No newline at end of file From 4eff7d7cc2119651e956dda84f535436d6d700fa Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:34:05 -0700 Subject: [PATCH 24/57] Mon Sep 02 2019 14:34:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/22.txt b/16/22.txt index 81ee5da..d976794 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme \ No newline at end of file +Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag. \ No newline at end of file From f97a3a47989d27aa5417d7f500f1051205b57c24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:36:05 -0700 Subject: [PATCH 25/57] Mon Sep 02 2019 14:36:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/22.txt b/16/22.txt index d976794..d0920fc 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag. \ No newline at end of file +Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho ugba \ No newline at end of file From a061a0651f01177024e87f0c793e1d9311a853d5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:38:05 -0700 Subject: [PATCH 26/57] Mon Sep 02 2019 14:38:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/22.txt b/16/22.txt index d0920fc..45722a7 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho ugba \ No newline at end of file +Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho ugbangha \ No newline at end of file From 8f5be0a36845245071f611dfa07b05ffd76b490e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:42:06 -0700 Subject: [PATCH 27/57] Mon Sep 02 2019 14:42:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/22.txt b/16/22.txt index 45722a7..bedfeda 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho ugbangha \ No newline at end of file +\v 22 \v 23 Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho nbok meh. \ No newline at end of file From cf4838e2b88ec796aa7913f907155490e29ab03c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:44:05 -0700 Subject: [PATCH 28/57] Mon Sep 02 2019 14:44:03 GMT-0700 (Pacific Daylight Time) --- 16/22.txt | 2 +- 16/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 16/24.txt diff --git a/16/22.txt b/16/22.txt index bedfeda..4b36cef 100644 --- a/16/22.txt +++ b/16/22.txt @@ -1 +1 @@ -\v 22 \v 23 Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho nbok meh. \ No newline at end of file +\v 22 Igara ibah nji nleme agom lily kpolor, ba rogitom Ishor itabe ji bumme kule Abraham. Nnenum afang baga kpor mbor kpaekag, \v 23 ayomu gor ngon idi akanya, aruba-merr yen Abraham ngor feh nne Lazarus ngho nbok meh. \ No newline at end of file diff --git a/16/24.txt b/16/24.txt new file mode 100644 index 0000000..78ed1ef --- /dev/null +++ b/16/24.txt @@ -0,0 +1 @@ +Ararr bong, Abraham nshuwama, yen mme imok atom Lazarus nogor ayin unyigibor \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8179392..24ae26b 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "16-14", "16-16", "16-18", - "16-19" + "16-19", + "16-22" ] } \ No newline at end of file From 78c4c80dc4186d2afb40bed4aac4a9053ac5f427 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:46:06 -0700 Subject: [PATCH 29/57] Mon Sep 02 2019 14:46:03 GMT-0700 (Pacific Daylight Time) --- 16/24.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/16/24.txt b/16/24.txt index 78ed1ef..78d55b7 100644 --- a/16/24.txt +++ b/16/24.txt @@ -1 +1 @@ -Ararr bong, Abraham nshuwama, yen mme imok atom Lazarus nogor ayin unyigibor \ No newline at end of file +\v 24 Ararr bong, 'Abraham nshuwama, yen mme imok atom Lazarus nogor ayin unyigibor ngho alip nogor anara ulige bama, mme nkpe yenakanya ngha ngon.' \ No newline at end of file diff --git a/manifest.json b/manifest.json index 24ae26b..c0c046d 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "16-16", "16-18", "16-19", - "16-22" + "16-22", + "16-24" ] } \ No newline at end of file From 03d8986fd3cd4ac7de9ea031d6c6ef937269413b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:48:06 -0700 Subject: [PATCH 30/57] Mon Sep 02 2019 14:48:04 GMT-0700 (Pacific Daylight Time) --- 16/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 16/25.txt diff --git a/16/25.txt b/16/25.txt new file mode 100644 index 0000000..67713a8 --- /dev/null +++ b/16/25.txt @@ -0,0 +1 @@ +Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfa \ No newline at end of file From ecbb5efc6ae3ab44a1579a437bd3d4b225cef90d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:50:06 -0700 Subject: [PATCH 31/57] Mon Sep 02 2019 14:50:04 GMT-0700 (Pacific Daylight Time) --- 16/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/25.txt b/16/25.txt index 67713a8..608d742 100644 --- a/16/25.txt +++ b/16/25.txt @@ -1 +1 @@ -Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfa \ No newline at end of file +Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikp \ No newline at end of file From 615c8bb70e9aca0d66bf4a1d98ca95f8848ad6c5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:52:06 -0700 Subject: [PATCH 32/57] Mon Sep 02 2019 14:52:04 GMT-0700 (Pacific Daylight Time) --- 16/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/25.txt b/16/25.txt index 608d742..729213b 100644 --- a/16/25.txt +++ b/16/25.txt @@ -1 +1 @@ -Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikp \ No newline at end of file +\v 25 \v 26 Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikpen, wo akpi-yenakanya. Fufor, ikpukpok ibu bak anne \ No newline at end of file From 6dc3b34103d2de3ca4d0f7dd383d5d5cd46dbd3f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:54:06 -0700 Subject: [PATCH 33/57] Mon Sep 02 2019 14:54:04 GMT-0700 (Pacific Daylight Time) --- 16/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/25.txt b/16/25.txt index 729213b..0898ccc 100644 --- a/16/25.txt +++ b/16/25.txt @@ -1 +1 @@ -\v 25 \v 26 Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikpen, wo akpi-yenakanya. Fufor, ikpukpok ibu bak anne \ No newline at end of file +\v 25 \v 26 Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikpen, wo akpi-yenakanya. Fufor, ikpukpok ibu bak, anne nbagor innomal babaga, mbaga innomal ba tagigboongho jigor. \ No newline at end of file From 08d4410851e0de3a299a6c7a92fe9b72108224cd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:56:07 -0700 Subject: [PATCH 34/57] Mon Sep 02 2019 14:56:05 GMT-0700 (Pacific Daylight Time) --- 16/25.txt | 2 +- 16/27.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 16/27.txt diff --git a/16/25.txt b/16/25.txt index 0898ccc..009722b 100644 --- a/16/25.txt +++ b/16/25.txt @@ -1 +1 @@ -\v 25 \v 26 Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikpen, wo akpi-yenakanya. Fufor, ikpukpok ibu bak, anne nbagor innomal babaga, mbaga innomal ba tagigboongho jigor. \ No newline at end of file +\v 25 Abraham bong, 'mon, borrow na wo afonor aten-tenghe abodo ngha nfam, Lazarus fonnum ijom jom. Ntiga arerr inop-nop ikpen, wo akpi-yenakanya. \v 26 Fufor, ikpukpok ibu bak, anne nbagor innomal babaga, mbaga innomal ba tagigboongho jigor. \ No newline at end of file diff --git a/16/27.txt b/16/27.txt new file mode 100644 index 0000000..941f3d9 --- /dev/null +++ b/16/27.txt @@ -0,0 +1 @@ +Nnenum afang bong, mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuw \ No newline at end of file diff --git a/manifest.json b/manifest.json index c0c046d..28e6724 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "16-18", "16-19", "16-22", - "16-24" + "16-24", + "16-25" ] } \ No newline at end of file From eaa1dc901cf35aea3c76dcda77f3cb208e09cd74 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 14:58:06 -0700 Subject: [PATCH 35/57] Mon Sep 02 2019 14:58:04 GMT-0700 (Pacific Daylight Time) --- 16/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/27.txt b/16/27.txt index 941f3d9..257e99f 100644 --- a/16/27.txt +++ b/16/27.txt @@ -1 +1 @@ -Nnenum afang bong, mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuw \ No newline at end of file +Nnenum afang bong, mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuwama-mme nkpe agbayen arron-iyor abajige ji nyam bor, nyo mbo yiti babaga ngha idi akanya \ No newline at end of file From cc6636907e4e7dee2093d99e19c8cece624cfcef Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:00:07 -0700 Subject: [PATCH 36/57] Mon Sep 02 2019 15:00:04 GMT-0700 (Pacific Daylight Time) --- 16/27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/27.txt b/16/27.txt index 257e99f..fb30c30 100644 --- a/16/27.txt +++ b/16/27.txt @@ -1 +1 @@ -Nnenum afang bong, mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuwama-mme nkpe agbayen arron-iyor abajige ji nyam bor, nyo mbo yiti babaga ngha idi akanya \ No newline at end of file +\v 27 \v 28 Nnenum afang bong, 'mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuwama-mme nkpe agbayen arron-iyor abajige ji nyam bor, nyo mbo yiti babaga ngha idi akanya-nja.' \ No newline at end of file From 0d43616a605a1fbb6b0426ca091d29daaa46ee0e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:02:06 -0700 Subject: [PATCH 37/57] Mon Sep 02 2019 15:02:04 GMT-0700 (Pacific Daylight Time) --- 16/27.txt | 2 +- 16/29.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 16/29.txt diff --git a/16/27.txt b/16/27.txt index fb30c30..9ab9a93 100644 --- a/16/27.txt +++ b/16/27.txt @@ -1 +1 @@ -\v 27 \v 28 Nnenum afang bong, 'mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuwama-mme nkpe agbayen arron-iyor abajige ji nyam bor, nyo mbo yiti babaga ngha idi akanya-nja.' \ No newline at end of file +\v 27 Nnenum afang bong, 'mme mbagoror, Abraham nshuwama, tomme shong ngor itek nshuwama- \v 28 mme nkpe agbayen arron-iyor abajige ji nyam bor, nyo mbo yiti babaga ngha idi akanya-nja.' \ No newline at end of file diff --git a/16/29.txt b/16/29.txt new file mode 100644 index 0000000..ce7014b --- /dev/null +++ b/16/29.txt @@ -0,0 +1 @@ +Abraham bong, 'Moses nne bayenammerr iregor mbor \ No newline at end of file diff --git a/manifest.json b/manifest.json index 28e6724..6940e96 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "16-19", "16-22", "16-24", - "16-25" + "16-25", + "16-27" ] } \ No newline at end of file From 31d5a8bdf72256be67998ccb4687a1d47103d0a7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:04:06 -0700 Subject: [PATCH 38/57] Mon Sep 02 2019 15:04:04 GMT-0700 (Pacific Daylight Time) --- 16/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/29.txt b/16/29.txt index ce7014b..b8d6de5 100644 --- a/16/29.txt +++ b/16/29.txt @@ -1 +1 @@ -Abraham bong, 'Moses nne bayenammerr iregor mbor \ No newline at end of file +Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay \ No newline at end of file From 4c5197aed7afc41b3a1c7bb5b18b80c30f2bc4e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:06:06 -0700 Subject: [PATCH 39/57] Mon Sep 02 2019 15:06:04 GMT-0700 (Pacific Daylight Time) --- 16/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/29.txt b/16/29.txt index b8d6de5..f275848 100644 --- a/16/29.txt +++ b/16/29.txt @@ -1 +1 @@ -Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay \ No newline at end of file +Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay Abraham nshuwama, nne ye wurr ngha ji tag bor, mbor ba yangha.' Abraham bong nnene, mbor ka rangho Moses \ No newline at end of file From 9291f0317c0dde98d13ef72b30afa189b20405ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:08:06 -0700 Subject: [PATCH 40/57] Mon Sep 02 2019 15:08:04 GMT-0700 (Pacific Daylight Time) --- 16/29.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/29.txt b/16/29.txt index f275848..fe2bf29 100644 --- a/16/29.txt +++ b/16/29.txt @@ -1 +1 @@ -Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay Abraham nshuwama, nne ye wurr ngha ji tag bor, mbor ba yangha.' Abraham bong nnene, mbor ka rangho Moses \ No newline at end of file +Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay Abraham nshuwama, nne ye wurr ngha ji tag bor, mbor ba yangha.' Abraham bong nnene, mbor ka rangho Moses nne ba-yennamerr atong, jol nne tummo ngha ji tak bor, mbor numba yogoh.'" \ No newline at end of file From d50e5360938a7c5f821e8c5a2879ffbd93357c69 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:10:06 -0700 Subject: [PATCH 41/57] Mon Sep 02 2019 15:10:04 GMT-0700 (Pacific Daylight Time) --- 16/29.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/16/29.txt b/16/29.txt index fe2bf29..6c48440 100644 --- a/16/29.txt +++ b/16/29.txt @@ -1 +1 @@ -Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' Nnenum afang fangha, 'Ay-ay Abraham nshuwama, nne ye wurr ngha ji tag bor, mbor ba yangha.' Abraham bong nnene, mbor ka rangho Moses nne ba-yennamerr atong, jol nne tummo ngha ji tak bor, mbor numba yogoh.'" \ No newline at end of file +\v 29 Abraham bong, 'Moses nne bayenammerr iregor, mbor rangha bor attong.' \v 30 Nnenum afang fangha, 'Ay-ay Abraham nshuwama, nne ye wurr ngha ji tag bor, mbor ba yangha.' \v 31 Abraham bong nnene, 'mbor ka rangho Moses nne ba-yennamerr atong, jol nne tummo ngha ji tak bor, mbor numba yogoh.'" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6940e96..48d8b85 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "16-22", "16-24", "16-25", - "16-27" + "16-27", + "16-29" ] } \ No newline at end of file From c2e2c44ad0f1bba03b79a50039608ae588864cfd Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:14:06 -0700 Subject: [PATCH 42/57] Mon Sep 02 2019 15:14:05 GMT-0700 (Pacific Daylight 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..ba75307 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +\c 4 Iket ntea enonob ufu eber yel Jes \ No newline at end of file From 9584e29d99c3e56c20f56dbe6ca6afc07e6cf71c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:16:06 -0700 Subject: [PATCH 43/57] Mon Sep 02 2019 15:16:04 GMT-0700 (Pacific Daylight Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index ba75307..d529b1b 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Iket ntea enonob ufu eber yel Jes \ No newline at end of file +\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, \ No newline at end of file From 2e0e380f79633a4db37dc725f72a57c4aa3ea76e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:18:06 -0700 Subject: [PATCH 44/57] Mon Sep 02 2019 15:18:04 GMT-0700 (Pacific Daylight Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index d529b1b..9ca81fa 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, \ No newline at end of file +\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, ngor atu-forty enem yonghi \ No newline at end of file From a55cc966bf88285f832cdd0d50bee7a0bfd87c03 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:20:07 -0700 Subject: [PATCH 45/57] Mon Sep 02 2019 15:20:05 GMT-0700 (Pacific Daylight Time) --- 04/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/01.txt b/04/01.txt index 9ca81fa..55beb21 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, ngor atu-forty enem yonghi \ No newline at end of file +\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, ngor atu-forty enem yonghi, ngor atu nya alilem ejomjom, njal yermer. \ No newline at end of file From 1eaa864d0c9d38591ecebad947975cb4ef1e0de4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:22:07 -0700 Subject: [PATCH 46/57] Mon Sep 02 2019 15:22:05 GMT-0700 (Pacific Daylight 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 55beb21..1411dbc 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, ngor atu-forty enem yonghi, ngor atu nya alilem ejomjom, njal yermer. \ No newline at end of file +\c 4 \v 1 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, \v 2 ngor atu-forty enem yonghi, ngor atu nya alilem ejomjom, njal yermer. \ No newline at end of file diff --git a/04/03.txt b/04/03.txt new file mode 100644 index 0000000..e95ed02 --- /dev/null +++ b/04/03.txt @@ -0,0 +1 @@ +Nnem bong, njorlo araror moni \ No newline at end of file diff --git a/manifest.json b/manifest.json index 48d8b85..f11f4b7 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Nkem-Nkum" ], "finished_chunks": [ + "04-01", "16-13", "16-14", "16-16", From 41c0cd43dd85655d2848759a7759e85e5c38d824 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:24:07 -0700 Subject: [PATCH 47/57] Mon Sep 02 2019 15:24:05 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index e95ed02..8f32a6f 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, njorlo araror moni \ No newline at end of file +Nnem bong, njorlo araror mon Ishor, \ No newline at end of file From fb0e74b6040bdb2c67621aa28e803a8a394dc805 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:26:07 -0700 Subject: [PATCH 48/57] Mon Sep 02 2019 15:26:06 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 8f32a6f..a8a422c 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, njorlo araror mon Ishor, \ No newline at end of file +Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." \ No newline at end of file From a6e089f61236b6be29452d587bb8e551dcda0671 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:28:07 -0700 Subject: [PATCH 49/57] Mon Sep 02 2019 15:28:05 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index a8a422c..7f83726 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." \ No newline at end of file +Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, nne jom nenne ne ikpaga nshege nentingh \ No newline at end of file From 84b1f80452372596023289d75adc27788dc1dc78 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:30:07 -0700 Subject: [PATCH 50/57] Mon Sep 02 2019 15:30:05 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 7f83726..6e2fc7c 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, nne jom nenne ne ikpaga nshege nentingh \ No newline at end of file +Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, "nne jom nenne ne ikpaga nshege nentingh. \ No newline at end of file From ca1520dfb8df931fc4f1dfcda546cd9e51664b75 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:32:08 -0700 Subject: [PATCH 51/57] Mon Sep 02 2019 15:32:05 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/03.txt b/04/03.txt index 6e2fc7c..809d5eb 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, "nne jom nenne ne ikpaga nshege nentingh. \ No newline at end of file +Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, "iyonor na, 'nne jom nenne ne ikpaga nshege nentingh.'" \ No newline at end of file From da126c0cc60980cef58198383ab993b1745121ad Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:34:08 -0700 Subject: [PATCH 52/57] Mon Sep 02 2019 15:34:05 GMT-0700 (Pacific Daylight Time) --- 04/03.txt | 2 +- 04/05.txt | 1 + manifest.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 04/05.txt diff --git a/04/03.txt b/04/03.txt index 809d5eb..f9bc56c 100644 --- a/04/03.txt +++ b/04/03.txt @@ -1 +1 @@ -Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." Jesu fanghe, "iyonor na, 'nne jom nenne ne ikpaga nshege nentingh.'" \ No newline at end of file +\v 3 Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." \v 4 Jesu fanghe, "iyonor na, 'nne jom nenne ne ikpaga nshege nentingh.'" \ No newline at end of file diff --git a/04/05.txt b/04/05.txt new file mode 100644 index 0000000..da181f2 --- /dev/null +++ b/04/05.txt @@ -0,0 +1 @@ +Nnem batab Jesu ji tabe mfam waa. \ No newline at end of file diff --git a/manifest.json b/manifest.json index f11f4b7..ae06e84 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "04-01", + "04-03", "16-13", "16-14", "16-16", From c7ba6d3eb492ab9823bcfbecf64d474783323b0c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:36:07 -0700 Subject: [PATCH 53/57] Mon Sep 02 2019 15:36:05 GMT-0700 (Pacific Daylight Time) --- 04/05.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/05.txt b/04/05.txt index da181f2..d936721 100644 --- a/04/05.txt +++ b/04/05.txt @@ -1 +1 @@ -Nnem batab Jesu ji tabe mfam waa. \ No newline at end of file +Nnem batab Jesu ji tabe mfam waa. Nem bong nene na, " \ No newline at end of file From afd1e75981892aa97e2f70f2825fa92091bb2b19 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:40:30 -0700 Subject: [PATCH 54/57] Mon Sep 02 2019 15:40:28 GMT-0700 (Pacific Daylight Time) --- 04/01.txt | 2 +- 04/03.txt | 1 - 04/05.txt | 1 - manifest.json | 2 -- 4 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 04/03.txt delete mode 100644 04/05.txt diff --git a/04/01.txt b/04/01.txt index 1411dbc..2c8da27 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1 +1 @@ -\c 4 \v 1 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor alib Jordan gea gor efu, \v 2 ngor atu-forty enem yonghi, ngor atu nya alilem ejomjom, njal yermer. \ No newline at end of file +\c 4 \v 1 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor al \ No newline at end of file diff --git a/04/03.txt b/04/03.txt deleted file mode 100644 index f9bc56c..0000000 --- a/04/03.txt +++ /dev/null @@ -1 +0,0 @@ -\v 3 Nnem bong, "njorlo araror mon Ishor, lam utal mber ishere ikpaga nshege." \v 4 Jesu fanghe, "iyonor na, 'nne jom nenne ne ikpaga nshege nentingh.'" \ No newline at end of file diff --git a/04/05.txt b/04/05.txt deleted file mode 100644 index d936721..0000000 --- a/04/05.txt +++ /dev/null @@ -1 +0,0 @@ -Nnem batab Jesu ji tabe mfam waa. Nem bong nene na, " \ No newline at end of file diff --git a/manifest.json b/manifest.json index ae06e84..48d8b85 100644 --- a/manifest.json +++ b/manifest.json @@ -36,8 +36,6 @@ "Nkem-Nkum" ], "finished_chunks": [ - "04-01", - "04-03", "16-13", "16-14", "16-16", From 3c9a5aa3e5bd3c3c85e0c9594c92ff4893b4443a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 15:42:14 -0700 Subject: [PATCH 55/57] Mon Sep 02 2019 15:42:12 GMT-0700 (Pacific Daylight Time) --- 04/01.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt deleted file mode 100644 index 2c8da27..0000000 --- a/04/01.txt +++ /dev/null @@ -1 +0,0 @@ -\c 4 \v 1 Iket ntea enonob ufu eber yel Jesu Christy aber tim ngor al \ No newline at end of file From f3d5dd1259586ed22c027936ea586b0c72d416a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 2 Sep 2019 16:03:08 -0700 Subject: [PATCH 56/57] Mon Sep 02 2019 16:03:06 GMT-0700 (Pacific Daylight Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 48d8b85..f5d1064 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "format": "usfm", "generator": { "name": "ts-desktop", - "build": "55" + "build": "" }, "target_language": { "id": "isi", From b0bab6a4823491c357508f1c01c0d94776874398 Mon Sep 17 00:00:00 2001 From: NBTT Date: Mon, 9 Sep 2019 11:36:51 +0100 Subject: [PATCH 57/57] Mon Sep 09 2019 11:36:51 GMT+0100 (W. Central Africa Standard Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f5d1064..1691fb9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "132" }, "target_language": { "id": "isi",