Fri Apr 09 2021 19:08:19 GMT-0500 (Central Daylight Time (Mexico))

This commit is contained in:
RAMON D ALVARADO BURGOS 2021-04-09 19:08:20 -05:00
parent 3054744138
commit e914067342
5 changed files with 34 additions and 28 deletions

1
01/title.txt Normal file
View File

@ -0,0 +1 @@
Nda' 1

View File

@ -1 +1 @@
NDA' 2 Nda' 2

View File

@ -1 +1 @@
NDA' 3 Nda' 3

1
front/title.txt Normal file
View File

@ -0,0 +1 @@
Tito

View File

@ -1,17 +1,10 @@
{ {
"project": { "package_version": 7,
"id": "tit", "format": "usfm",
"name": ""
},
"type": {
"id": "text",
"name": "Text"
},
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": "5" "build": "5"
}, },
"package_version": 7,
"target_language": { "target_language": {
"name": "Isthmus Zapotec", "name": "Isthmus Zapotec",
"direction": "ltr", "direction": "ltr",
@ -20,25 +13,43 @@
"is_gateway_language": false, "is_gateway_language": false,
"id": "zai" "id": "zai"
}, },
"format": "usfm", "project": {
"id": "tit",
"name": "Titus"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": { "resource": {
"id": "reg" "id": "reg"
}, },
"translators": [
"Emanuel Antonio Ruiz",
"Jose Luis Nicolas Baltazar",
"Melissa Jimenez Lopez"
],
"source_translations": [ "source_translations": [
{ {
"language_id": "es-419", "language_id": "es-419",
"resource_id": "ulb", "resource_id": "ulb",
"checking_level": "3", "checking_level": "3",
"date_modified": 20191010, "date_modified": "2019-10-09T00:00:00+00:00",
"version": "1.4" "version": "1.4"
} }
], ],
"translators": [
"Emanuel Antonio Ruiz",
"Jose Luis Nicolas Baltazar",
"Melissa Jimenez Lopez",
"RAMON D ALVARADO BURGOS"
],
"finished_chunks": [ "finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-04",
"01-06",
"01-08",
"01-10",
"01-12",
"01-14",
"01-15",
"02-title", "02-title",
"02-01", "02-01",
"02-03", "02-03",
@ -47,6 +58,8 @@
"02-11", "02-11",
"02-14", "02-14",
"02-15", "02-15",
"03-title",
"03-01",
"03-03", "03-03",
"03-04", "03-04",
"03-06", "03-06",
@ -54,15 +67,6 @@
"03-09", "03-09",
"03-12", "03-12",
"03-14", "03-14",
"03-15", "03-15"
"03-01",
"01-04",
"01-06",
"01-08",
"01-10",
"01-12",
"01-14",
"01-15",
"01-01"
] ]
} }