Fri Apr 26 2024 06:14:55 GMT-0700 (Pacific Daylight Time)

This commit is contained in:
parfait-ayanou 2024-04-26 06:14:55 -07:00
parent 6f7ad14881
commit ad70780acf
8 changed files with 69 additions and 54 deletions

1
01/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 1

1
02/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 2

1
03/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 3

1
04/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 4

1
05/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 5

1
06/title.txt Normal file
View File

@ -0,0 +1 @@
Chapitre 6

1
front/title.txt Normal file
View File

@ -0,0 +1 @@
Ephesiens

View File

@ -1,59 +1,43 @@
{ {
"project": { "package_version": 7,
"id": "eph", "format": "usfm",
"name": ""
},
"type": {
"id": "text",
"name": "Text"
},
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": "543" "build": "543"
}, },
"package_version": 7,
"target_language": { "target_language": {
"direction": "ltr", "direction": "ltr",
"id": "kng-x-kitandu", "id": "kng-x-kitandu",
"name": "Kitandu" "name": "Kitandu"
}, },
"format": "usfm", "project": {
"id": "eph",
"name": "Ephesians"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": { "resource": {
"id": "reg" "id": "reg"
}, },
"translators": [
"kidkidiki"
],
"source_translations": [ "source_translations": [
{ {
"language_id": "en", "language_id": "en",
"resource_id": "ulb", "resource_id": "ulb",
"checking_level": 3, "checking_level": "3",
"date_modified": 20170221, "date_modified": "2024-02-07T22:39:10.877526+00:00",
"version": "9" "version": "21-05"
} }
], ],
"translators": [
"kidkidiki",
"parfait-ayanou"
],
"finished_chunks": [ "finished_chunks": [
"05-03", "front-title",
"05-05", "01-title",
"05-08", "01-01",
"05-13",
"05-15",
"05-18",
"05-22",
"05-25",
"05-28",
"05-31",
"06-01",
"06-04",
"06-05",
"06-09",
"06-10",
"06-12",
"06-14",
"06-17",
"06-19",
"06-21",
"01-03", "01-03",
"01-05", "01-05",
"01-07", "01-07",
@ -64,7 +48,25 @@
"01-17", "01-17",
"01-19", "01-19",
"01-22", "01-22",
"05-01", "02-title",
"02-01",
"02-04",
"02-08",
"02-11",
"02-13",
"02-17",
"02-19",
"03-title",
"03-01",
"03-03",
"03-06",
"03-08",
"03-10",
"03-12",
"03-14",
"03-17",
"03-20",
"04-title",
"04-01", "04-01",
"04-04", "04-04",
"04-07", "04-07",
@ -77,23 +79,29 @@
"04-25", "04-25",
"04-28", "04-28",
"04-31", "04-31",
"03-01", "05-title",
"03-03", "05-01",
"03-06", "05-03",
"03-08", "05-05",
"03-10", "05-08",
"03-12", "05-13",
"03-14", "05-15",
"03-17", "05-18",
"03-20", "05-22",
"02-01", "05-25",
"02-04", "05-28",
"02-08", "05-31",
"02-11", "06-title",
"02-13", "06-01",
"02-17", "06-04",
"02-19", "06-05",
"01-01", "06-09",
"06-10",
"06-12",
"06-14",
"06-17",
"06-19",
"06-21",
"06-23" "06-23"
] ]
} }