From 95480c0adcafe2e05013223dc39aae710259356a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 26 Sep 2019 11:55:46 +0200 Subject: [PATCH] =?UTF-8?q?Thu=20Sep=2026=202019=2011:55:43=20GMT+0200=20(?= =?UTF-8?q?Paris,=20Madrid=20(heure=20d=E2=80=99=C3=A9t=C3=A9))?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9f919f3..96f0efa 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,83 @@ -{"project":{"id":"php","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":176},"package_version":7,"target_language":{"name":"Zimba","direction":"ltr","anglicized_name":"Zimba","region":"Africa","is_gateway_language":false,"id":"zmb"},"format":"usfm","resource":{"id":"reg"},"translators":["Georges"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":"3","date_modified":20170329,"version":"9"}],"finished_chunks":["front-title","01-title","01-22","01-25","01-28","02-title","02-25","02-28","01-01","01-03","01-07","01-09","02-12","02-14","02-17","02-19","02-22","01-12","01-15","01-18","01-20","02-03","03-title","03-01","03-04","03-06","03-08","03-12","03-15","03-17","03-20","04-title","04-01","04-08","04-10","04-18","02-05","02-09","02-01","04-04","04-14","04-21"]} \ No newline at end of file +{ + "project": { + "id": "php", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "package_version": 7, + "target_language": { + "name": "Zimba", + "direction": "ltr", + "anglicized_name": "Zimba", + "region": "Africa", + "is_gateway_language": false, + "id": "zmb" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Georges" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], + "finished_chunks": [ + "front-title", + "01-title", + "01-22", + "01-25", + "01-28", + "02-title", + "02-25", + "02-28", + "01-01", + "01-03", + "01-07", + "01-09", + "02-12", + "02-14", + "02-17", + "02-19", + "02-22", + "01-12", + "01-15", + "01-18", + "01-20", + "02-03", + "03-title", + "03-01", + "03-04", + "03-06", + "03-08", + "03-12", + "03-15", + "03-17", + "03-20", + "04-title", + "04-01", + "04-08", + "04-10", + "04-18", + "02-05", + "02-09", + "02-01", + "04-04", + "04-14", + "04-21" + ] +} \ No newline at end of file