From a010b75a7878688e7d055da6e55db6eefbae3b4c Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Mon, 13 Jan 2020 04:38:17 -0500 Subject: [PATCH 001/173] auto save --- LICENSE.md | 27 +++++++++++++++++++++++++++ manifest.json | 1 + 2 files changed, 28 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..3178b39 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}]} \ No newline at end of file From 90ce458d9d22021c7635d12bcca7d0062e5efeaa Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Fri, 17 Jan 2020 08:37:30 -0500 Subject: [PATCH 002/173] auto save --- 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..86739ed --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Toko 1 \ No newline at end of file From b28e5ccba968904c73456ba1f4e07f30a465b285 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Fri, 17 Jan 2020 08:36:20 -0500 Subject: [PATCH 003/173] auto save --- 05/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 05/title.txt diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..71a31cd --- /dev/null +++ b/05/title.txt @@ -0,0 +1 @@ +Toko faha 5 \ No newline at end of file From a11ce9100e0f5e6e0ccbea424f41543cbefc309a Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Fri, 17 Jan 2020 08:36:20 -0500 Subject: [PATCH 004/173] auto save --- 14/title.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 14/title.txt diff --git a/14/title.txt b/14/title.txt new file mode 100644 index 0000000..ca7e794 --- /dev/null +++ b/14/title.txt @@ -0,0 +1 @@ +Toko \ No newline at end of file From 059ff23e8509e6fcd57886d4600403b52be37fde Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:32 -0500 Subject: [PATCH 005/173] auto save --- 11/title.txt | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 11/title.txt diff --git a/11/title.txt b/11/title.txt new file mode 100644 index 0000000..85e81e8 --- /dev/null +++ b/11/title.txt @@ -0,0 +1 @@ +Toko faha 11 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3178b39..64beaba 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title"]} \ No newline at end of file From b4471c4f24957020b989557d40c155dcb3c5786f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 006/173] auto save --- 11/01.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/01.txt diff --git a/11/01.txt b/11/01.txt new file mode 100644 index 0000000..54bbaff --- /dev/null +++ b/11/01.txt @@ -0,0 +1 @@ +Le nirehake raho, sin \ No newline at end of file From b300394ff7cab365d93c03acbaa3882f6a4045a0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 007/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 54bbaff..f16f893 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sin \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Fa \ No newline at end of file From bcaaa8fe8049d87f5a0a7441cb5d4167fe7d44c4 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:04:19 -0500 Subject: [PATCH 008/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index f16f893..ddf20f5 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Fa \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. \ No newline at end of file From c8340bbfbb4c50cb9beb270f95f6069450e7dcec Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 009/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index ddf20f5..104d76c 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e \ No newline at end of file From 78da1783212a9f2b3794939035562be994dd7e08 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 010/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 104d76c..8c1dbfd 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty namb \ No newline at end of file From 347c16f690363b0a54957693de16b7b52a7fc8a0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:09:19 -0500 Subject: [PATCH 011/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 8c1dbfd..49d9fd8 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty namb \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, \ No newline at end of file From e2ab45da5197dae5175b81d849e01d57a237e14f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 012/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 49d9fd8..734fb89 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare \ No newline at end of file From e069f54073a159ae6c0458552a78d467168e1189 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 013/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 734fb89..34537aa 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie \ No newline at end of file From 8a78001651e8fb419c76e3dc82806b5de6fe144b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:14:19 -0500 Subject: [PATCH 014/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index 34537aa..d494c71 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie \ No newline at end of file +Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie: Tompo, le iareo ty namono ty mpitoky'o, nijoy ty alitara. \ No newline at end of file From 96257443409b6ee61233f90fb45e73fdc9d43878 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 015/173] auto save --- 11/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/01.txt b/11/01.txt index d494c71..c510768 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie: Tompo, le iareo ty namono ty mpitoky'o, nijoy ty alitara. \ No newline at end of file +\v 1 \v 2 \v 3 Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie: Tompo, le iareo ty namono ty mpitoky'o, nijoy ty alitara. izaho raike ty sisa, ara le hado iareo ka ty fiaiko." \ No newline at end of file From 94ba139b5eea45e3ed3b7129d36b4ab1c7d815d5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:32 -0500 Subject: [PATCH 016/173] auto save --- 11/01.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/01.txt b/11/01.txt index c510768..ee96b91 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1 +1 @@ -\v 1 \v 2 \v 3 Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina. Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie: Tompo, le iareo ty namono ty mpitoky'o, nijoy ty alitara. izaho raike ty sisa, ara le hado iareo ka ty fiaiko." \ No newline at end of file +\v 1 Le nirehake raho, sinoin' Andrianagnahare vao ty ndaty e? Sondia anio izay. Ndre izaho ka mbe Isiraelita, tarira i Abrahama, hirike ama ty foko i Benjamina.\v 2 Tsy sinasan' Andrinagnahare ty ndaty e, ze fa nifanta'e ntaolo agne. Tsy fanta areo vao ty nambara ty Soratse Masigne miomba i Elia, le ty fitoreo'e taman' Andrianagnahare nandrava o Israely io? te ie:\v 3 Tompo, le iareo ty namono ty mpitoky'o, nijoy ty alitara. izaho raike ty sisa, ara le hado iareo ka ty fiaiko." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 64beaba..79790c1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01"]} \ No newline at end of file From 9c70c46090c6bc134b356aa8cb68cc7df884b94b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 017/173] auto save --- 11/04.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/04.txt diff --git a/11/04.txt b/11/04.txt new file mode 100644 index 0000000..1331b9d --- /dev/null +++ b/11/04.txt @@ -0,0 +1 @@ +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? \ No newline at end of file From 44e18d2d01f6f12926b88427617f96feff13762e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:19:19 -0500 Subject: [PATCH 018/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 1331b9d..eb00997 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake \ No newline at end of file From 9a72e72256e56863f0282b41804f0978be7754f2 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 019/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index eb00997..0d564ee 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho \ No newline at end of file From 17b1ad67e546860e8b80a6851ec9721475f60ca4 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 020/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 0d564ee..61aeafb 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy n \ No newline at end of file From f47a848b9453923c9e7c058abc9ce3ee9f4a6ade Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 021/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 61aeafb..26ccaaa 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy n \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." \ No newline at end of file From d19543932248b820c1f97135348655a566b1b93e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 022/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 26ccaaa..4fefe03 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay,ka te anito ka le \ No newline at end of file From e696682a2ba5ead646715e8e1d86dc6d1e74f9a7 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:29:19 -0500 Subject: [PATCH 023/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index 4fefe03..dac283e 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay,ka te anito ka le \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay ka, henane zao \ No newline at end of file From 8b33985340e614505d083f2e988e4b330bb60ccf Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:26 -0500 Subject: [PATCH 024/173] auto save --- 11/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/04.txt b/11/04.txt index dac283e..2d6d801 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay ka, henane zao \ No newline at end of file +Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay ka, henane zao le misy sisa'e avao noho ty \ No newline at end of file From ab42a4f814c54ff10d5563117834dd31684e8e8b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 06:58:32 -0500 Subject: [PATCH 025/173] auto save --- 11/04.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/04.txt b/11/04.txt index 2d6d801..298684e 100644 --- a/11/04.txt +++ b/11/04.txt @@ -1 +1 @@ -Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo." Le manao izay ka, henane zao le misy sisa'e avao noho ty \ No newline at end of file +\v 4 Ino ty toin-tsaontsy natalilin' Andrinagnahare aze? "Nanolake fito arivo lahy am-batako Raho, naho le tsy nandohaleke ama i Bala ay eo."\v 5 Le manao izay ka, henane zao le misy sisa'e avao naho ty fijobognagne ama ty fahasoavagne. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 79790c1..83e2c92 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04"]} \ No newline at end of file From fd4faf7c879a4c24e1486e668e00576ff42d668f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:36:20 -0500 Subject: [PATCH 026/173] auto save --- 11/06.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/06.txt diff --git a/11/06.txt b/11/06.txt new file mode 100644 index 0000000..14bf2a6 --- /dev/null +++ b/11/06.txt @@ -0,0 +1 @@ +Fa naho hirike ama ze fahasoavagne zay, l \ No newline at end of file From 4f3e0450949afb0ab53b4324e94e13d824143d03 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:46 -0500 Subject: [PATCH 027/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 14bf2a6..4bddeee 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -Fa naho hirike ama ze fahasoavagne zay, l \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le u7 \ No newline at end of file From e60c8fcb39dae9a46b692bf099e8f5117d6efa72 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 028/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 4bddeee..b19ff3a 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le u7 \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le t \ No newline at end of file From d34aa17cb31ec76839abb04b4f9085a92cf01b40 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 029/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index b19ff3a..e956b9e 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le t \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: \ No newline at end of file From 745e7753c9f87861c445dce2631aca7c5d6e7f23 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:42:53 -0500 Subject: [PATCH 030/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index e956b9e..3736775 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e nt \ No newline at end of file From b593035834f9b714564d0d1ee4abfa6fbc648e84 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 031/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 3736775..2b77542 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e nt \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho fa \ No newline at end of file From a16c8b1aff009b8eb7864068b7f5a8a990b8ecb4 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 032/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 2b77542..9b5f3d2 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho fa \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le tsy \ No newline at end of file From b4c036b12ac13dbed63541303eba901ffcbf6d37 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 033/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 9b5f3d2..9f0987c 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze antontan-taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le tsy \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa, \ No newline at end of file From 1b575b7acc5482387c0c07cd1529b03fc3453dec Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:47:53 -0500 Subject: [PATCH 034/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 9f0987c..6bc5bf6 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa, \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa n \ No newline at end of file From 37fc2c8416b900457141c42464647bb8cbf57b12 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:47:53 -0500 Subject: [PATCH 035/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 6bc5bf6..1ac4958 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa n \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa na \ No newline at end of file From 840cf4aeb2f8130bccea2b08092de28d60919da6 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 036/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 1ac4958..89dc273 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa na \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? \ No newline at end of file From b9603ea918723766a61850082d01cf2891ac5876 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 037/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 89dc273..f0f4eef 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e \ No newline at end of file From f4e189b5681863a73fdd0a9c3d5ec7d952c8d8b0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:52:53 -0500 Subject: [PATCH 038/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index f0f4eef..7e5428e 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, \ No newline at end of file From 9c9672c3ba7b8153101fd665cb045c1cf9e08812 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 039/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 7e5428e..2ddae61 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. \ No newline at end of file From ef89d7cba3fc428708fa091c5926a5eda8aa47ab Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 040/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 2ddae61..109e2e8 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagna \ No newline at end of file From f532d2490851d7528d22e9fd4b2a8c8a21435b9d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 041/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index 109e2e8..c43dcc5 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagna \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagnahare le nagnomey iareo ty fagnahy minendrendre iareo, maso mb tsy hahatre \ No newline at end of file From 0a2f987ef3196bc6cbf1826d5c48aa7b5dac1c58 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:57:53 -0500 Subject: [PATCH 042/173] auto save --- 11/06.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/06.txt b/11/06.txt index c43dcc5..c66fe7c 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagnahare le nagnomey iareo ty fagnahy minendrendre iareo, maso mb tsy hahatre \ No newline at end of file +\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagnahare le nagnomey iareo ty fagnahy minendrendre iareo, maso mb tsy hahatreava iareo \ No newline at end of file From fb6cdf9e6bf2ba80e9725317636e2c62e3509975 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 07:37:47 -0500 Subject: [PATCH 043/173] auto save --- 11/06.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/06.txt b/11/06.txt index c66fe7c..14c45bc 100644 --- a/11/06.txt +++ b/11/06.txt @@ -1 +1 @@ -\v 6 \v 7 \v 8 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."]) Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e. Izao le manahake ty voasoratse manao izao: " Andrianagnahare le nagnomey iareo ty fagnahy minendrendre iareo, maso mb tsy hahatreava iareo \ No newline at end of file +\v 6 Fa naho hirike ama ze fahasoavagne zay, le tsy mifototse ama ty asa in-tsasa. Fa naho izay le tsy fahasoavagne in-tsasa ze fahasoavagne. ([Fagnamaregnagne: ze taratasy ila'e ntaolo le vakiegne manao izao:" Fe ie naho avy ama areo ze asa zay, le fa tsy fahasoavagne in-tsasa; fa naho izay ka le fa tsy asa in-tsasa ze asa."])\v 7 Inogne areke? Ty raha pianay o Isiraely io, fe ie tsy niazo'e, fa ze jinibo'e ro nahazo aze, ara le nihamafese'e ze ny ambi'e.\v 8 Izao le manahake ty voasoratse manao izao: " Andrianagnahare le nagnomey iareo ty fagnahy minendrendre iareo, maso mb tsy hahatreava iareo, naho sofigne mba tsy hahareiza'e iareo, hatra amizao." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 83e2c92..900e972 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06"]} \ No newline at end of file From da5b966759c5d2c68994ee1fdf3cb2deefed2056 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:01:53 -0500 Subject: [PATCH 044/173] auto save --- 11/09.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/09.txt diff --git a/11/09.txt b/11/09.txt new file mode 100644 index 0000000..feb2279 --- /dev/null +++ b/11/09.txt @@ -0,0 +1 @@ +Le izao ty natao i Davida \ No newline at end of file From f90d0579940ac1ee04a8fa59bd1427600139e319 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:01:54 -0500 Subject: [PATCH 045/173] auto save --- 11/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/09.txt b/11/09.txt index feb2279..5442cae 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -Le izao ty natao i Davida \ No newline at end of file +\v 9 \v 10 Le izao ty natao i Davida: " \ No newline at end of file From 04b3e4a974ae51b246b93f7ab97419126189ed7d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:01:54 -0500 Subject: [PATCH 046/173] auto save --- 11/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/09.txt b/11/09.txt index 5442cae..36f0f26 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -\v 9 \v 10 Le izao ty natao i Davida: " \ No newline at end of file +\v 9 \v 10 Le izao ty natao i Davida: " Adono ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. \ No newline at end of file From e3ed398feff2f011ec51b64798a0944cf2017ba9 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:07:00 -0500 Subject: [PATCH 047/173] auto save --- 11/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/09.txt b/11/09.txt index 36f0f26..4676d3c 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -\v 9 \v 10 Le izao ty natao i Davida: " Adono ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. \ No newline at end of file +\v 9 \v 10 Le izao ty natao i Davida: " Engao ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. Adono \ No newline at end of file From 27acb9e450b58a6bcb9450eff52e0960a9cec291 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:01:54 -0500 Subject: [PATCH 048/173] auto save --- 11/09.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/09.txt b/11/09.txt index 4676d3c..8311cc7 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -\v 9 \v 10 Le izao ty natao i Davida: " Engao ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. Adono \ No newline at end of file +\v 9 \v 10 Le izao ty natao i Davida: " Engao ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. Adono ty maso iareo haiegniegne mba tsy hahatrea,. \ No newline at end of file From f5bc14c171be754a3c73aab2a2a5578991fe9d19 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:01:54 -0500 Subject: [PATCH 049/173] auto save --- 11/09.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/09.txt b/11/09.txt index 8311cc7..e12cacd 100644 --- a/11/09.txt +++ b/11/09.txt @@ -1 +1 @@ -\v 9 \v 10 Le izao ty natao i Davida: " Engao ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo. Adono ty maso iareo haiegniegne mba tsy hahatrea,. \ No newline at end of file +\v 9 Le izao ty natao i Davida: " Engao ty lataba'e ho harato na fandrike, ho vato hitsikapy naho valefate ho ei iareo.\v 10 Adono ty maso iareo haiegniegne mba tsy hahatrea, ara le adono hihohoke hatrampara'e ty lambosy iareo." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 900e972..00b6184 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09"]} \ No newline at end of file From 92bda56305a9184c9ac42c18ed86c5edad9de258 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:28:26 -0500 Subject: [PATCH 050/173] auto save --- 11/11.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/11.txt diff --git a/11/11.txt b/11/11.txt new file mode 100644 index 0000000..11b07e9 --- /dev/null +++ b/11/11.txt @@ -0,0 +1 @@ +Le izao ty ataoko: " \ No newline at end of file From f2d4b149b8ad5164d45b00aa4baef44fc4caf3c8 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 051/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 11b07e9..388ccd8 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo? \ No newline at end of file From a4b5e7abb2a59334182111278fbd4a0da1a7bdb5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 052/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 388ccd8..406f750 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo? \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty \ No newline at end of file From 359743b7a6150f625ec5f7243473c8020cd2e95a Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 053/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 406f750..dc4f476 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, m \ No newline at end of file From 563961c527a86c3f1164ed06a236d0fa528cd47c Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:33:26 -0500 Subject: [PATCH 054/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index dc4f476..5eb09a8 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, m \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hia \ No newline at end of file From be9093af76918180aef5d12cfecfd47632261b71 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 055/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 5eb09a8..aa5f6f0 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hia \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iare \ No newline at end of file From 469fd1a7ad2c539236f56f2252f9c5354ecd9fcf Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 056/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index aa5f6f0..4595f78 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iare \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa \ No newline at end of file From 33d2dfd99198a0b7e8a7c464b083c8954ff0d749 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:23:20 -0500 Subject: [PATCH 057/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 4595f78..7bf2f8c 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa \ No newline at end of file +Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa, le \ No newline at end of file From f96e0754ed6a4bed9a91976e4825c39f0c7353e2 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 058/173] auto save --- 11/11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/11.txt b/11/11.txt index 7bf2f8c..290dfb4 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa, le \ No newline at end of file +\v 11 \v 12 Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa, le manao akore ty habey ty hilefesa iareo? \ No newline at end of file From c870c49977efa488be536836533494117d9f6cac Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:39:05 -0500 Subject: [PATCH 059/173] auto save --- 11/11.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/11.txt b/11/11.txt index 290dfb4..d49c851 100644 --- a/11/11.txt +++ b/11/11.txt @@ -1 +1 @@ -\v 11 \v 12 Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze. A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa, le manao akore ty habey ty hilefesa iareo? \ No newline at end of file +\v 11 Le izao ty ataoko: " Fa tsinikapy iareo ho tonta vao iheo?" Sondia'e zay. Fe ie, boaka ama ty rahaba iareo, ty nihirifa ty famonjeagne tama jentilisa, mba hialogna iareo aze.\v 12 A naho ty rahamba iareo ty namboatse ze kila raha, naho ty hamotso vara iareo jentilsa, le manao akore ty habey ty hilefesa iareo? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 00b6184..6397171 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11"]} \ No newline at end of file From 17f186e8df6ce8ae7928ab46208ffc27b544bd20 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 060/173] auto save --- 11/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/13.txt diff --git a/11/13.txt b/11/13.txt new file mode 100644 index 0000000..db6ec49 --- /dev/null +++ b/11/13.txt @@ -0,0 +1 @@ +\v 13 \v 14 ototse \ No newline at end of file From c5d1cb5ac0bda558d61d0543a4768c2566cce245 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:43:26 -0500 Subject: [PATCH 061/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index db6ec49..4e5b046 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 ototse \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jent \ No newline at end of file From 397be8f7435c05f4d04171499e9a758f65ec2a8f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 062/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index 4e5b046..147b38b 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jent \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, \ No newline at end of file From 573d14ee4a34c990522e9cb96d445771cfee02a1 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 063/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index 147b38b..8a9010c 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako \ No newline at end of file From 85913dd7b250fb029505548a53a101d21a99e6d6 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:48:26 -0500 Subject: [PATCH 064/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index 8a9010c..2a893f8 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo \ No newline at end of file From 9dc84d24e4731ea1796e14117717f6f1498e0abe Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 065/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index 2a893f8..553479d 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo avy ama ty nofoko \ No newline at end of file From 71fc49766d7987ebde8869f1f74eddc3410ec2ee Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 066/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index 553479d..aae16cc 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo avy ama ty nofoko \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo boake ama ty nofoko irery raho. \ No newline at end of file From 5ac7c0cc15d46cd8c56dfd26bff1fb80b0127cd7 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 067/173] auto save --- 11/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/13.txt b/11/13.txt index aae16cc..68dd0d4 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Atako hampialogne iareo boake ama ty nofoko irery raho. \ No newline at end of file +\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Angamba hampialogne iareo ze boake ama ty nofoko irery raho. Naho le hamonje ty iala'e ama iareo \ No newline at end of file From d7b6b0892e06570ecdc97320c5585cb1a47a2246 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:39:05 -0500 Subject: [PATCH 068/173] auto save --- 11/13.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/13.txt b/11/13.txt index 68dd0d4..3b85613 100644 --- a/11/13.txt +++ b/11/13.txt @@ -1 +1 @@ -\v 13 \v 14 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako. Angamba hampialogne iareo ze boake ama ty nofoko irery raho. Naho le hamonje ty iala'e ama iareo \ No newline at end of file +\v 13 Mamototse amizao le mitalily ama areo jentilisa raho, fa naho mbe apostoly ty jentilisa raho, le mankasitrake ty fanompoako.\v 14 Angamba hampialogne iareo ze boake ama ty nofoko irery raho. Naho le hamonje ty iala'e ama iareo tika. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6397171..fa42e3a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13"]} \ No newline at end of file From c93533b5e24fb68c25e48a2601eae959b3d6c7b9 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 069/173] auto save --- 11/15.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/15.txt diff --git a/11/15.txt b/11/15.txt new file mode 100644 index 0000000..1ce8d21 --- /dev/null +++ b/11/15.txt @@ -0,0 +1 @@ +Fa naho magnambara ho fampiharoagne \ No newline at end of file From cccbf5e837817e7351e2f7419c206553b50137b0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 070/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 1ce8d21..2be1e17 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty nandagna \ No newline at end of file From 49d9e6c4f2aa15322fe0ca7c0f374250bb247838 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:58:26 -0500 Subject: [PATCH 071/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 2be1e17..bb35889 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty nandagna \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze \ No newline at end of file From 7f4140b55d010c95241fa0ec958438827bc032b6 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 072/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index bb35889..0fc754a 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? \ No newline at end of file From 5849f10250f320ef6b7c318b72796418c61a7830 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 073/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 0fc754a..85138e3 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. \ No newline at end of file From 1a797ffa568630e307c3e508a51aa20d1cdae201 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:03:26 -0500 Subject: [PATCH 074/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 85138e3..2fb503c 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. Naho voatoka \ No newline at end of file From 7ce4c7cdc5a024061b71d6f529d1a22ad59cfc43 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 075/173] auto save --- 11/15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/15.txt b/11/15.txt index 2fb503c..de6bc0f 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. Naho voatoka \ No newline at end of file +Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. Naho voatokagne ty t \ No newline at end of file From 05211fd078f88a17dddca23d2c109f469f797e82 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:39:05 -0500 Subject: [PATCH 076/173] auto save --- 11/15.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/15.txt b/11/15.txt index de6bc0f..9493cb6 100644 --- a/11/15.txt +++ b/11/15.txt @@ -1 +1 @@ -Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. Naho voatokagne ty t \ No newline at end of file +\v 15 Fa naho magnambara ho fampiharoagne ze kila raha ty fandiera iareo aze, le inogne ty handraesagne iareo aze naho mifototse ama ty fiaignagne ty havilasy? \v 16 Naho navike ty vokatse voaloha'e, le ze ila'e ama ty kobam-bare ka. Naho voatokagne ty vaha'e, le manao izay avao ka o rantsa eo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index fa42e3a..cbe6a28 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15"]} \ No newline at end of file From 48ad06e2bf185530ad1c8f948840403321f9894f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 08:38:48 -0500 Subject: [PATCH 077/173] auto save --- 11/17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/17.txt diff --git a/11/17.txt b/11/17.txt new file mode 100644 index 0000000..0cee772 --- /dev/null +++ b/11/17.txt @@ -0,0 +1 @@ +Fa naho tinampake ty rantsa'e ila'e, \ No newline at end of file From 436956125e186d1ede3bfd50b71601660111f44c Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 078/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 0cee772..da85180 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -Fa naho tinampake ty rantsa'e ila'e, \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sa \ No newline at end of file From 8c4827ea55f73d948439a7412e35fffe7aaa8c41 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 079/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index da85180..76629d8 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sa \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, \ No newline at end of file From 8a5bc8035b5a1dcc603574edfaa88266d7ab5a66 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:13:44 -0500 Subject: [PATCH 080/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 76629d8..65f0006 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara tama iareo ty \ No newline at end of file From 76a6bba90565d846454759cc5a5e3715a97d6455 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 081/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 65f0006..230f10f 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara tama iareo ty \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara tama iareo ty tahoe mamoa ny tahae \ No newline at end of file From ad89583cba02611b7cd015abf0e3bce4676dd314 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 082/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 230f10f..e33f1bd 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara tama iareo ty tahoe mamoa ny tahae \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe \ No newline at end of file From 208aa964ac230c6d5819ae3946db1c2c5b1c2adf Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 083/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index e33f1bd..6c4ea5a 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, sampagnan' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. \ No newline at end of file From 56a6bf698c01b488a375561811611afe231ab6ab Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:18:44 -0500 Subject: [PATCH 084/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 6c4ea5a..7563c85 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa \ No newline at end of file From 139a0e6e61b5ad3e5ac3a5a37d49c81e868d0a50 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:18:44 -0500 Subject: [PATCH 085/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 7563c85..0a0b4d7 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa n \ No newline at end of file From 6f7be9c5110cbf6dde6721c6ebb7c392b3e1a06e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 086/173] auto save --- 11/17.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/17.txt b/11/17.txt index 0a0b4d7..f763e4b 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa n \ No newline at end of file +\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa naho mitsingevoke rehe, le tsy irehe ro hianday ty jeba'e, fa ty vaha'e ty hianday azo. \ No newline at end of file From c4add125b315eef1c209ef10b25eb677c2d80814 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:08:38 -0500 Subject: [PATCH 087/173] auto save --- 11/17.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/17.txt b/11/17.txt index f763e4b..5039097 100644 --- a/11/17.txt +++ b/11/17.txt @@ -1 +1 @@ -\v 17 \v 18 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe, le ko mieboebo ama iareo jeba'e. Fa naho mitsingevoke rehe, le tsy irehe ro hianday ty jeba'e, fa ty vaha'e ty hianday azo. \ No newline at end of file +\v 17 Fa naho tinampake ty rantsa'e ila'e, a naho iraho, jeban' olivanala, ro ranatraoke ama iareo eo, a naho nifampiazara iareo le ty tahoe mamoa ty tahae oliva rehe,\v 18 le ko mieboebo ama iareo jeba'e. Fa naho mitsingevoke rehe, le tsy irehe ro hianday ty jeba'e, fa ty vaha'e ty hianday azo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cbe6a28..99330de 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17"]} \ No newline at end of file From f3867c472ecf530c22ad08d0119b8d26a1881e5e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 088/173] auto save --- 11/19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/19.txt diff --git a/11/19.txt b/11/19.txt new file mode 100644 index 0000000..2385c28 --- /dev/null +++ b/11/19.txt @@ -0,0 +1 @@ +Le hivolagne rehe te ie: " T \ No newline at end of file From 497fd1ae296d7d4b2f02daafa1b044dad383d9c4 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 089/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 2385c28..dd6242e 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " T \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. \ No newline at end of file From 8405be1ba0e6fb3bfdfa3f12a17cad892bf383a5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:27:13 -0500 Subject: [PATCH 090/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index dd6242e..7632bb0 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoa iareo \ No newline at end of file From e7f3f91afad9413d3f503dc4a58ab435b9b8b9cd Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 091/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 7632bb0..f15ffbd 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoa iareo \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoa iareo le \ No newline at end of file From 409170bc20168a11a4dd59fe0de1d12b3c9a8102 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 092/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index f15ffbd..9cb2c77 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoa iareo le \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le \ No newline at end of file From c9b5b81087cf53228ea325dd406b1a356885a4fb Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 093/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 9cb2c77..b68341d 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa \ No newline at end of file From a79d3d561e3af6fffa56b73f3f0acee5018ad1c3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:32:13 -0500 Subject: [PATCH 094/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index b68341d..e571eda 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho \ No newline at end of file From e1d6f4716677718af255897bbdf8d2d3a41088a2 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 095/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index e571eda..5315289 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." To zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." T zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho ze tena je \ No newline at end of file From 43276215dd151f5d787727aac9b0e260d109faf2 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 096/173] auto save --- 11/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/19.txt b/11/19.txt index 5315289..278545b 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." T zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho ze tena je \ No newline at end of file +Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." Tō zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho ze tena jeba'e ro tsy nengan' Andrianagnahare, tsy ho napo'e ka na \ No newline at end of file From b10362d9bbae54a30432937f8e0dab2b82062996 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 097/173] auto save --- 11/19.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/19.txt b/11/19.txt index 278545b..dd96614 100644 --- a/11/19.txt +++ b/11/19.txt @@ -1 +1 @@ -Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e." Tō zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora. Fa naho ze tena jeba'e ro tsy nengan' Andrianagnahare, tsy ho napo'e ka na \ No newline at end of file +\v 19 Le hivolagne rehe te ie: " Tampahegne hisintake iareo ty taho'e mba hahaiako mifandrae ama'e."\v 20 Tō zay. Naho ty tsy finoagne le tampahegne hisintake iareo, fa inareo le hitsangagne soa ama ty finoa areo. Ko manao ty tegne areo ho ambone, fa matahora.\v 21 Fa naho ze tena jeba'e ro tsy nengan' Andrianagnahare, tsy ho napo'e ka nareo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 99330de..5a29c79 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19"]} \ No newline at end of file From 42eff9535748b74e1b58b052a8e709597c1b76e6 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:37:13 -0500 Subject: [PATCH 098/173] auto save --- 11/22.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/22.txt diff --git a/11/22.txt b/11/22.txt new file mode 100644 index 0000000..dfe5541 --- /dev/null +++ b/11/22.txt @@ -0,0 +1 @@ +Ara, \ No newline at end of file From 26eb32034741108ec9dae473112b8b09d9f57ef3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 099/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index dfe5541..3613476 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, \ No newline at end of file +Ara, heteo, ty fahatsotra \ No newline at end of file From a2959fdee2f56fe3f3bcaea44ced6748b412e65f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 100/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index 3613476..0dd9a93 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsotra \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. \ No newline at end of file From 081de07e74a276f8e29e1a421dbc2c8fd78bad8d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 101/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index 0dd9a93..5b960ec 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le av \ No newline at end of file From 9bf811f8f12dd73f50a8e4e6ed82cd9d51ccbd6a Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:42:13 -0500 Subject: [PATCH 102/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index 5b960ec..c17d12d 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le av \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike \ No newline at end of file From 53676f9def3e73beeafb32ffc4d2a68e0b5fe189 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 103/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index c17d12d..f5d9eac 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. \ No newline at end of file From 0bd0a272e79d612d36e649bc6d112b21b1a5226f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 104/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index f5d9eac..f84e4e0 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare \ No newline at end of file From c077963645bde8d83d1474b493a3682d470e44a5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:47:13 -0500 Subject: [PATCH 105/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index f84e4e0..eda1d49 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare le avy ama areo, naho maharetse \ No newline at end of file From 6ba6b7988a6246bf1effe3ed3a14deec580f4c39 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 106/173] auto save --- 11/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/22.txt b/11/22.txt index eda1d49..b620f83 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare le avy ama areo, naho maharetse \ No newline at end of file +Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare le avy ama areo, naho maharetse ama ty hasoa fagnahy nareo. Fa \ No newline at end of file From 616b25490a863619d7089055f5a1b1ae7c498882 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Wed, 22 Jan 2020 09:22:07 -0500 Subject: [PATCH 107/173] auto save --- 11/22.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/22.txt b/11/22.txt index b620f83..5031439 100644 --- a/11/22.txt +++ b/11/22.txt @@ -1 +1 @@ -Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare le avy ama areo, naho maharetse ama ty hasoa fagnahy nareo. Fa \ No newline at end of file +\v 22 Ara, heteo, ty fahatsora ty fo naho ty fahasarotam-pon' Andrianagnahare. Ankolafi'e hafa, ty fahasarotam-po le hirike ama iareo Jiosy ze nihorodoboke. Fa ama ty lafi'e ila'e ka, ty hasoafagnahin' Andrianagnahare le avy ama areo, naho maharetse ama ty hasoa fagnahy nareo. Fa naho tsy izay le ho tampahe'e ka nareo. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5a29c79..7799d09 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22"]} \ No newline at end of file From 6b59034dd454c84ba8969e541e91a8bfa3cef2ce Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 00:46:25 -0500 Subject: [PATCH 108/173] auto save --- 11/23.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/23.txt diff --git a/11/23.txt b/11/23.txt new file mode 100644 index 0000000..dbc8ab7 --- /dev/null +++ b/11/23.txt @@ -0,0 +1 @@ +Ndre io aza, naho tsy mitohy ty finoa'e \ No newline at end of file From 63a8d2709df7b4cac11b09b66b5af070ac2a2edb Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 00:46:25 -0500 Subject: [PATCH 109/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index dbc8ab7..3017319 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -Ndre io aza, naho tsy mitohy ty finoa'e \ No newline at end of file +Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. \ No newline at end of file From a29a8c22834aea7c8a45eb9489eafab976ba7066 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 00:46:25 -0500 Subject: [PATCH 110/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 3017319..55e989a 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. \ No newline at end of file +Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le \ No newline at end of file From 3141d519b0ccc4956157e337513ca222bf6bf721 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:06:43 -0500 Subject: [PATCH 111/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 55e989a..6ce32f7 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le \ No newline at end of file From b979453c33f3e7a98404875fba16e5a5248c3f5e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 112/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 6ce32f7..966bcb9 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. \ No newline at end of file From 0e009c3c6b6e8aeacd3e4650582f1f45d55250c1 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 113/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 966bcb9..29b6b9b 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala \ No newline at end of file From 6591f0976406107d5ab1ccf29b3b0acb229e2fd3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 114/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 29b6b9b..0ed29af 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le \ No newline at end of file From cd18dcebb0ee69bc144ddb95e8da97274af33962 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:41:49 -0500 Subject: [PATCH 115/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 0ed29af..88cc907 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty \ No newline at end of file From 7326eaff716fca9d6a11b2c0dbad3d3f2294c006 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 116/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 88cc907..6cb8aea 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare \ No newline at end of file From 6cbd75c4efa04ca921b9fd48167e24155e25987f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:46:49 -0500 Subject: [PATCH 117/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 6cb8aea..280c33d 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare Nagnahare, natrao'e tama ty hatae \ No newline at end of file From 14ffb4cd84d0bfd1b633933e63589a14842fac00 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 118/173] auto save --- 11/23.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/23.txt b/11/23.txt index 280c33d..6933131 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare Nagnahare, natrao'e tama ty hatae \ No newline at end of file +\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare Nagnahare, natrao'e tama ty hatae oliva \ No newline at end of file From ab5773d136b3a053ed3eae72ae1695bbb3b87c5a Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 119/173] auto save --- 11/23.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/23.txt b/11/23.txt index 6933131..71f8394 100644 --- a/11/23.txt +++ b/11/23.txt @@ -1 +1 @@ -\v 23 \v 24 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike. Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare Nagnahare, natrao'e tama ty hatae oliva \ No newline at end of file +\v 23 Ndre io aza, naho tsy mitohy ama ty tsy finoa'e iareo, le hatraoke. Fa Andrianagnahare le le mahay magnere mampitraoke iareo ndraike.\v 24 Fa naho tinampa'e tama ty hata'e olivanala nareo, le natraoke tama ty hata'e olina fanjaka, le manao akore ty fihoara ty halako iareo Jiosy, ze rantsa'e namboare Nagnahare, natrao'e tama ty hatae oliva hafa iareo? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7799d09..dfeaf60 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23"]} \ No newline at end of file From b227c5ff1e6130de5edbd343ca6f5989aacc8b20 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:28:07 -0500 Subject: [PATCH 120/173] auto save --- 11/25.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/25.txt diff --git a/11/25.txt b/11/25.txt new file mode 100644 index 0000000..ad8ef32 --- /dev/null +++ b/11/25.txt @@ -0,0 +1 @@ +Fe tsy teako tsy hahafantatse \ No newline at end of file From da1ac93afb8ebe0bb7dd188799d766ca276d5865 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:34 -0500 Subject: [PATCH 121/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index ad8ef32..f8dce28 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Fe tsy teako tsy hahafantatse \ No newline at end of file +Fe tsy teako tsy hahafantatse nareo, ry roahala \ No newline at end of file From f636de918c69bdec3c597e54838e48fb401982df Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 122/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index f8dce28..4b43d11 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -Fe tsy teako tsy hahafantatse nareo, ry roahala \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo \ No newline at end of file From f900f28e25098264e412e7ea382be0df93b5d918 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 123/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 4b43d11..fa64f30 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le \ No newline at end of file From d9772adf066943d465c4547d746650b2afb7c8bd Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:55:41 -0500 Subject: [PATCH 124/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index fa64f30..40f476a 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitanging \ No newline at end of file From 9682d0acb37d23e2316b2039c88643825d29af0d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:55:41 -0500 Subject: [PATCH 125/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 40f476a..742c229 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitanging \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitangingi \ No newline at end of file From d87ab2a254cc67e7348cacc5d4509184345ee67b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 126/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 742c229..7e20142 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitangingi \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitangingin-doha ty antsasa \ No newline at end of file From 4a003b2c20a780ab2e21fd65af78ec587ee1043b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 127/173] auto save --- 11/25.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/25.txt b/11/25.txt index 7e20142..faa21d1 100644 --- a/11/25.txt +++ b/11/25.txt @@ -1 +1 @@ -\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitangingin-doha ty antsasa \ No newline at end of file +\v 25 Fe tsy teako tsy hahafantatse nareo, ry roahalahy, ama ze raha mietake zay, mba haha hendre anareo ama ty vetsevetse areo irery. Ze raha mietake zay le mampitangingin-doha ty ila o Isiraely, mandra-pahavy ty fanjaka iareo Jentilisa. \ No newline at end of file From 1bde61e7ca7f5dd2b2f444e53e3dfd636c06fb43 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 128/173] auto save --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dfeaf60..43b7a32 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25"]} \ No newline at end of file From f6cc095e12ab1cd0786ce19d511b7e7f119e2470 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 129/173] auto save --- 11/26.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/26.txt diff --git a/11/26.txt b/11/26.txt new file mode 100644 index 0000000..f2d2018 --- /dev/null +++ b/11/26.txt @@ -0,0 +1 @@ +Naho izay le ho vonjegne aby ze hene Isiraely, \ No newline at end of file From ca0a9793776d7f5e36eeede8ab10567d1621a90b Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 130/173] auto save --- 11/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/26.txt b/11/26.txt index f2d2018..618bd6d 100644 --- a/11/26.txt +++ b/11/26.txt @@ -1 +1 @@ -Naho izay le ho vonjegne aby ze hene Isiraely, \ No newline at end of file +Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " \ No newline at end of file From 8f1b7df58d7ff529ba4685d8b2c394a2cabf9e72 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 131/173] auto save --- 11/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/26.txt b/11/26.txt index 618bd6d..0b59321 100644 --- a/11/26.txt +++ b/11/26.txt @@ -1 +1 @@ -Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " \ No newline at end of file +Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay \ No newline at end of file From 4c87a0fdb5396bc84104a84f05a3aad3d4bfe665 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 132/173] auto save --- 11/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/26.txt b/11/26.txt index 0b59321..912827b 100644 --- a/11/26.txt +++ b/11/26.txt @@ -1 +1 @@ -Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay \ No newline at end of file +Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay ty fampilongoagne ama iareo, \ No newline at end of file From aa5442e03d3a4904ae59d42929c08d8bb2c0cddb Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 133/173] auto save --- 11/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/26.txt b/11/26.txt index 912827b..c6a9306 100644 --- a/11/26.txt +++ b/11/26.txt @@ -1 +1 @@ -Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay ty fampilongoagne ama iareo, \ No newline at end of file +Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay ty fampilongoagne ama iareo, naho hagnafak ty hakeo iareo Raho. \ No newline at end of file From 0186148a0c9ed68eec3528fa1ac7ecc3240cbbe6 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 01:50:35 -0500 Subject: [PATCH 134/173] auto save --- 11/26.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/26.txt b/11/26.txt index c6a9306..b82f8a1 100644 --- a/11/26.txt +++ b/11/26.txt @@ -1 +1 @@ -Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, ara le izay ty fampilongoagne ama iareo, naho hagnafak ty hakeo iareo Raho. \ No newline at end of file +\v 26 Naho izay le ho vonjegne aby ze hene Isiraely, arake ty voasoratse manao izao: " Hiakatse boake a Ziona agne ty mpagnaha. Hagnafake ty haratiam-pagnahy ama i Jakoba reke, \v 27 ara le izay ty fampilongoagne ama iareo, naho hagnafak ty hakeo iareo Raho." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 43b7a32..40c126f 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26"]} \ No newline at end of file From 75f009bddbb7f7859cd3e32417b3e47a085a54e3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 135/173] auto save --- 11/28.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/28.txt diff --git a/11/28.txt b/11/28.txt new file mode 100644 index 0000000..0d8294b --- /dev/null +++ b/11/28.txt @@ -0,0 +1 @@ +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. \ No newline at end of file From 9a061bbae0c12d329421a5ac95ad46f995e053ca Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 136/173] auto save --- 11/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/28.txt b/11/28.txt index 0d8294b..8763bf7 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. \ No newline at end of file +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. a \ No newline at end of file From f7a84563304f93da5d61124854c409037d6bbf3e Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:15:21 -0500 Subject: [PATCH 137/173] auto save --- 11/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/28.txt b/11/28.txt index 8763bf7..8c086de 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. a \ No newline at end of file +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, \ No newline at end of file From 64db7c3f8c1ad8f2003c80ed27538bf99339a3e3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 138/173] auto save --- 11/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/28.txt b/11/28.txt index 8c086de..15c6b60 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, \ No newline at end of file +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse aze \ No newline at end of file From b5b0bfa96c908dc1a23b9b839356f69d438bfb87 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 139/173] auto save --- 11/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/28.txt b/11/28.txt index 15c6b60..ae54b15 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse aze \ No newline at end of file +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse iareo te zay Razae eo. Fa ty fagnomeza \ No newline at end of file From 45e74edb759409043943afcac6da722c1c14c7e0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:20:21 -0500 Subject: [PATCH 140/173] auto save --- 11/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/28.txt b/11/28.txt index ae54b15..4ec11a0 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse iareo te zay Razae eo. Fa ty fagnomeza \ No newline at end of file +Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse iareo te zay Razae eo. Fa ty fagnomezagne naho ty t \ No newline at end of file From 018dfaaed5ddfa06c4a35a585e7ce11d248f5c49 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 141/173] auto save --- 11/28.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/28.txt b/11/28.txt index 4ec11a0..0c9926e 100644 --- a/11/28.txt +++ b/11/28.txt @@ -1 +1 @@ -Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse iareo te zay Razae eo. Fa ty fagnomezagne naho ty t \ No newline at end of file +\v 28 Ama ty aila'e raike miomba ty talily soa, le rahamba iareo naho ty ama areo. Ama ty lafi'e raike faha ka ty Zoton' Andrianagnahare, le mahafantatse iareo te zay Razae eo.\v 29 Fa ty fagnomezagne naho ty kanjin' Andranagnahare le tsy miova. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 40c126f..1841dc1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28"]} \ No newline at end of file From e160b3faec679428796e107d02042289b6b7da69 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 142/173] auto save --- 11/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/30.txt diff --git a/11/30.txt b/11/30.txt new file mode 100644 index 0000000..b258e2d --- /dev/null +++ b/11/30.txt @@ -0,0 +1 @@ +Fa inareo \ No newline at end of file From cd8b9615149372c0040a592d770d474b3fb839f0 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:10:15 -0500 Subject: [PATCH 143/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index b258e2d..65b4035 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -Fa inareo \ No newline at end of file +Fa inareo le tsy niantoke an 'Andrian \ No newline at end of file From 7a346dc4b246e79f13d68b29a400ae16a2880a47 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:01 -0500 Subject: [PATCH 144/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 65b4035..04ac886 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -Fa inareo le tsy niantoke an 'Andrian \ No newline at end of file +Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, \ No newline at end of file From 47629545aaaefa8199cf8d6dc594a1c945ab2632 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 145/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 04ac886..f69cb3f 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le fa \ No newline at end of file From 8668f1d6bff16f91690b9aad4c7aa3495bdf75b3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 146/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index f69cb3f..16fddd8 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le fa \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty \ No newline at end of file From 51f26ba10f309fd865d37cd7230d88d0df41d63a Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:00:09 -0500 Subject: [PATCH 147/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 16fddd8..f37e031 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay ka \ No newline at end of file From 17256a661acef02cbe8fe730b177033ba3535ce5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 148/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index f37e031..ce00d51 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay ka \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, \ No newline at end of file From 441f9ea42fb92f5e622af36ad50ffba9dca25b80 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 149/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index ce00d51..fff52a3 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e \ No newline at end of file From 5eb629f199f65e73f55ea8bbf6d978496f022bf2 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:10:09 -0500 Subject: [PATCH 150/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index fff52a3..62a3fe1 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famotsoaran-keloke \ No newline at end of file From dfd35b2d2a21f4a87004479e1cd6f7daf7ba1f1f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 151/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 62a3fe1..b947376 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famotsoaran-keloke \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo \ No newline at end of file From 554330eb4360057a349fb49bb84d91d146f81aa5 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 152/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index b947376..89e9fa3 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo anit \ No newline at end of file From ba8df62e88e143926de5951ccaf87caaf859db0f Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 153/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 89e9fa3..8c598be 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo anit \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne \ No newline at end of file From b4eea86717b9fed049e9729ff828539b9c691674 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:15:09 -0500 Subject: [PATCH 154/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 8c598be..dcfc2dc 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy f \ No newline at end of file From f33dd2a4603e087fdb1e440a55e818e5b01b92b4 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 155/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index dcfc2dc..12dc0da 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy f \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy fiantofa ty maro, \ No newline at end of file From ce518834912b031af6e7bfe95fbcd14dc2d30cae Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 156/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 12dc0da..00c28dc 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy fiantofa ty maro, \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy fiantofa ty maro, mba hahazoa'e mampiboake \ No newline at end of file From 9a4eb9bd35a7d1588723afa1758aaf52a896c39d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:02 -0500 Subject: [PATCH 157/173] auto save --- 11/30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/30.txt b/11/30.txt index 00c28dc..987cacd 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famindragne arofo natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nandrindrigne ty tsy fiantofa ty maro, mba hahazoa'e mampiboake \ No newline at end of file +\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famidram-po natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nagnily ty tsy fiantofa ty maro, mba hahazoa'e mampiboake \ No newline at end of file From 7b64642f9b2bf7fd32804399baee5a39ebe86b62 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 02:55:03 -0500 Subject: [PATCH 158/173] auto save --- 11/30.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/30.txt b/11/30.txt index 987cacd..3ddba52 100644 --- a/11/30.txt +++ b/11/30.txt @@ -1 +1 @@ -\v 30 \v 31 \v 32 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze. Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famidram-po natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. Fa Andrianagahare le fa nagnily ty tsy fiantofa ty maro, mba hahazoa'e mampiboake \ No newline at end of file +\v 30 Fa inareo le tsy niantoke an 'Andrianagnahare ntaolo, fe ie le anito avao nareo le nadrae famotsoran-keloke ama ty tsy fiantoha iareo aze.\v 31 Manahake izay avao ka, henane zao iareo Jiosy le miantoke. Ty voka'e le tama ty alala ty famidram-po natoro anareo ro mete handraesa iareo ty fampindra arofo henane zao ka. \v 32 Fa Andrianagahare le fa nagnily ty tsy fiantofa ty maro, mba hahazoa'e mampiboake famindram-po ama ty maro. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1841dc1..738bb55 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30"]} \ No newline at end of file From d6599d50b9330c58d01d0ec8e472054f06c2a028 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:07 -0500 Subject: [PATCH 159/173] auto save --- 11/33.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/33.txt diff --git a/11/33.txt b/11/33.txt new file mode 100644 index 0000000..c621327 --- /dev/null +++ b/11/33.txt @@ -0,0 +1 @@ +Hoy abey, ty halale ty harea ty fahendre \ No newline at end of file From 0c1b756d0b94ddf1c4672be208ec8b5f097a8aa3 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:07 -0500 Subject: [PATCH 160/173] auto save --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index c621327..9515e47 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -Hoy abey, ty halale ty harea ty fahendre \ No newline at end of file +Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ty lala \ No newline at end of file From 13abd8105b0adefd1e6ed1f35b81734de26db83d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:30:14 -0500 Subject: [PATCH 161/173] auto save --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 9515e47..268a245 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ty lala \ No newline at end of file +Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne \ No newline at end of file From 2a368c137235777263e9ead046625d2fe6a72203 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:07 -0500 Subject: [PATCH 162/173] auto save --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 268a245..3d52f38 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne \ No newline at end of file +Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne! " Ia ty mafantatse ty \ No newline at end of file From 55dc6e07795a519a94f5612f9231639e87b3c152 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:07 -0500 Subject: [PATCH 163/173] auto save --- 11/33.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/33.txt b/11/33.txt index 3d52f38..64fabbb 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne! " Ia ty mafantatse ty \ No newline at end of file +Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne! " Ia ty mafantatse ty vetsevetse i Tompo ndre ie ia ty ho hanjare \ No newline at end of file From edde1efd7decc3752e68ff2bea29745048f85ad7 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:08 -0500 Subject: [PATCH 164/173] auto save --- 11/33.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/33.txt b/11/33.txt index 64fabbb..f6c9c81 100644 --- a/11/33.txt +++ b/11/33.txt @@ -1 +1 @@ -Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne! " Ia ty mafantatse ty vetsevetse i Tompo ndre ie ia ty ho hanjare \ No newline at end of file +\v 33 Hoy abey, ty halale ty harea ty fahendrea iareo naho ty fahafantara'e an' Andrianagnahare! Tsy taka ty say iareo ty fitsara'e, naho ze lala'e, le tsy ho hay refesegne! " \v 34 Ia ty mafantatse ty vetsevetse i Tompo ndre ie ia ty ho hanjare mpagnomey saigne Aze? \ No newline at end of file diff --git a/manifest.json b/manifest.json index 738bb55..bac2911 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30","11-33"]} \ No newline at end of file From 98eb7d2562a8dcc3b8512c59bff87491a289df3d Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:25:07 -0500 Subject: [PATCH 165/173] auto save --- 11/35.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 11/35.txt diff --git a/11/35.txt b/11/35.txt new file mode 100644 index 0000000..2838df4 --- /dev/null +++ b/11/35.txt @@ -0,0 +1 @@ +Ndre ia ty \ No newline at end of file From 7cb42c4137f35a8856f1a7aa581d24c8f0d05ce9 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:35 -0500 Subject: [PATCH 166/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index 2838df4..b58d90a 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -Ndre ia ty \ No newline at end of file +Ndre \ No newline at end of file From 4440e6048e8a05ccaa0bbde7fb54b167be7e1209 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:36 -0500 Subject: [PATCH 167/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index b58d90a..9e95e27 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -Ndre \ No newline at end of file +\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay \ No newline at end of file From 3aaf6b977d2565715ca3c2edbaa91057e388de61 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:36 -0500 Subject: [PATCH 168/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index 9e95e27..bef811a 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay \ No newline at end of file +\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" \ No newline at end of file From 7c4b7ad0e3617c96ac5e338239a23c4ac3f6f003 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:40:42 -0500 Subject: [PATCH 169/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index bef811a..1a8f91b 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" \ No newline at end of file +\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha \ No newline at end of file From 870cfd72348260ca18243fbac9f774a4b1f910a9 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:36 -0500 Subject: [PATCH 170/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index 1a8f91b..5c85b2d 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha \ No newline at end of file +\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha aby. Ho Aze \ No newline at end of file From e3e58b3485d7c699f53c8c9d3dc751d8607230ca Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:36 -0500 Subject: [PATCH 171/173] auto save --- 11/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/35.txt b/11/35.txt index 5c85b2d..9585031 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha aby. Ho Aze \ No newline at end of file +\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha aby. Ho Aze hatraparae ty volonahitse. Amen. \ No newline at end of file From ce79b0e0bd1e6f6c9234410f50d4535172fa9369 Mon Sep 17 00:00:00 2001 From: MAD139 <> Date: Thu, 23 Jan 2020 03:35:36 -0500 Subject: [PATCH 172/173] auto save --- 11/35.txt | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/11/35.txt b/11/35.txt index 9585031..adf714b 100644 --- a/11/35.txt +++ b/11/35.txt @@ -1 +1 @@ -\v 35 \v 36 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?" Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha aby. Ho Aze hatraparae ty volonahitse. Amen. \ No newline at end of file +\v 35 Ndre ia ro magnomey raha an' Andrianagnahare aolo, le mahay tsy hagnoneran' Andrianagnahare aze indraike?"\v 36 Fa hirike ama naho ama ty alala'e naho le hoa Aze ze kila raha aby. Ho Aze hatraparae ty volonahitse. Amen. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bac2911..39de955 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30","11-33"]} \ No newline at end of file +{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30","11-33","11-35"]} \ No newline at end of file From 351596594d7e340d07fa2b6108538519d80d01e2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Fri, 24 Jan 2020 04:51:50 -0500 Subject: [PATCH 173/173] Fri Jan 24 2020 04:51:49 GMT-0500 (Eastern Standard Time) --- manifest.json | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 39de955..8e4711a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,59 @@ -{"project":{"id":"rom","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Tandroy-Mahafaly Malagasy","direction":"ltr","anglicized_name":"Malagasy, Tandroy-Mahafaly","region":"Africa","is_gateway_language":false,"id":"tdx"},"format":"usfm","resource":{"id":"reg"},"translators":["MAD139"],"source_translations":[{"language_id":"plt","resource_id":"ulb","checking_level":"3","date_modified":20181101,"version":"7.1"}],"finished_chunks":["11-title","11-01","11-04","11-06","11-09","11-11","11-13","11-15","11-17","11-19","11-22","11-23","11-25","11-26","11-28","11-30","11-33","11-35"]} \ No newline at end of file +{ + "project": { + "id": "rom", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "140" + }, + "package_version": 7, + "target_language": { + "name": "Tandroy-Mahafaly Malagasy", + "direction": "ltr", + "anglicized_name": "Malagasy, Tandroy-Mahafaly", + "region": "Africa", + "is_gateway_language": false, + "id": "tdx" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "MAD139" + ], + "source_translations": [ + { + "language_id": "plt", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20181101, + "version": "7.1" + } + ], + "finished_chunks": [ + "11-title", + "11-01", + "11-04", + "11-06", + "11-09", + "11-11", + "11-13", + "11-15", + "11-17", + "11-19", + "11-22", + "11-23", + "11-25", + "11-26", + "11-28", + "11-30", + "11-33", + "11-35" + ] +} \ No newline at end of file