Sat Mar 07 2020 13:48:18 GMT+0300 (E. Africa Standard Time)

This commit is contained in:
tsDesktop 2020-03-07 13:48:19 +03:00
parent 2371607235
commit 6f3bde4a4b
2 changed files with 27 additions and 24 deletions

1
front/title.txt Normal file
View File

@ -0,0 +1 @@
2 Petera

View File

@ -1,17 +1,10 @@
{ {
"project": { "package_version": 7,
"id": "2pe", "format": "usfm",
"name": ""
},
"type": {
"id": "text",
"name": "Text"
},
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": "3" "build": "3"
}, },
"package_version": 7,
"target_language": { "target_language": {
"name": "Antambahoaka", "name": "Antambahoaka",
"direction": "ltr", "direction": "ltr",
@ -20,32 +13,32 @@
"is_gateway_language": false, "is_gateway_language": false,
"id": "-x-antambahoaka" "id": "-x-antambahoaka"
}, },
"format": "usfm", "project": {
"id": "2pe",
"name": "2 Peter"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": { "resource": {
"id": "reg" "id": "reg"
}, },
"translators": [
"PLT-MADA007"
],
"source_translations": [ "source_translations": [
{ {
"language_id": "plt", "language_id": "plt",
"resource_id": "ulb", "resource_id": "ulb",
"checking_level": "3", "checking_level": "3",
"date_modified": 20181101, "date_modified": "2018-11-01T00:00:00+00:00",
"version": "7.1" "version": "7.1"
} }
], ],
"translators": [
"PLT-MADA007",
"Dell"
],
"finished_chunks": [ "finished_chunks": [
"03-title", "front-title",
"03-01",
"03-03",
"03-08",
"03-10",
"03-11",
"03-14",
"03-17",
"03-05",
"01-title", "01-title",
"01-01", "01-01",
"01-03", "01-03",
@ -63,6 +56,15 @@
"02-12", "02-12",
"02-15", "02-15",
"02-17", "02-17",
"02-20" "02-20",
"03-title",
"03-01",
"03-03",
"03-05",
"03-08",
"03-10",
"03-11",
"03-14",
"03-17"
] ]
} }