Tue May 24 2016 13:37:32 GMT+0100 (W. Central Africa Standard Time)

This commit is contained in:
parfait-ayanou 2016-05-24 13:37:31 +01:00
parent 4e0c307a01
commit ae216bc9e9
34 changed files with 144 additions and 143 deletions

1
06/17.txt Normal file
View File

@ -0,0 +1 @@
17 18

View File

@ -2,7 +2,7 @@
This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/). This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/).
### You are free: ### You are free to:
**Share** - copy and redistribute the material in any medium or format **Share** - copy and redistribute the material in any medium or format

View File

@ -1,29 +1,26 @@
{ {
"project": { "package_version": 6,
"id": "gal", "format": "usfm",
"name": ""
},
"type": {
"id": "text",
"name": "Text"
},
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": 128 "build": ""
}, },
"package_version": 6,
"target_language": { "target_language": {
"direction": "ltr", "direction": "ltr",
"id": "emk", "id": "emk",
"name": "Eastern Maninkakan" "name": "Eastern Maninkakan"
}, },
"format": "usfm", "project": {
"id": "gal",
"name": "Galatians"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": { "resource": {
"id": "reg" "id": "reg"
}, },
"translators": [
"emk01-mli"
],
"source_translations": [ "source_translations": [
{ {
"language_id": "en", "language_id": "en",
@ -33,12 +30,17 @@
"version": "4" "version": "4"
} }
], ],
"translators": [
"emk01-mli",
"parfait-ayanou"
],
"finished_chunks": [ "finished_chunks": [
"01-03",
"01-01", "01-01",
"01-03",
"01-06", "01-06",
"01-08", "01-08",
"01-11", "01-11",
"01-13",
"01-15", "01-15",
"01-18", "01-18",
"01-21", "01-21",
@ -88,11 +90,9 @@
"05-25", "05-25",
"06-01", "06-01",
"06-03", "06-03",
"06-09",
"06-06", "06-06",
"06-09",
"06-11", "06-11",
"06-14", "06-14"
"01-13",
"06-00"
] ]
} }