auto save
This commit is contained in:
parent
9e05868320
commit
e31e52be4b
30
LICENSE.md
30
LICENSE.md
|
@ -1,15 +1,15 @@
|
|||
## License:
|
||||
|
||||
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 to:
|
||||
|
||||
**Share** - copy and redistribute the material in any medium or format
|
||||
|
||||
**Adapt** - remix, transform, and build upon the material for any purpose, even commercially.
|
||||
|
||||
### Under the following conditions:
|
||||
|
||||
**Attribution** - You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work.
|
||||
|
||||
**ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
||||
## License:
|
||||
|
||||
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 to:
|
||||
|
||||
**Share** - copy and redistribute the material in any medium or format
|
||||
|
||||
**Adapt** - remix, transform, and build upon the material for any purpose, even commercially.
|
||||
|
||||
### Under the following conditions:
|
||||
|
||||
**Attribution** - You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work.
|
||||
|
||||
**ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
||||
|
|
|
@ -1,86 +1 @@
|
|||
{
|
||||
"package_version": 7,
|
||||
"format": "usfm",
|
||||
"generator": {
|
||||
"name": "ts-desktop",
|
||||
"build": "5"
|
||||
},
|
||||
"target_language": {
|
||||
"id": "amo",
|
||||
"direction": "ltr",
|
||||
"name": "Amo"
|
||||
},
|
||||
"project": {
|
||||
"id": "1jn",
|
||||
"name": "1 John"
|
||||
},
|
||||
"type": {
|
||||
"id": "text",
|
||||
"name": "Text"
|
||||
},
|
||||
"resource": {
|
||||
"id": "reg"
|
||||
},
|
||||
"source_translations": [
|
||||
{
|
||||
"language_id": "en",
|
||||
"resource_id": "ulb",
|
||||
"checking_level": "3",
|
||||
"date_modified": 20161227,
|
||||
"version": "8"
|
||||
}
|
||||
],
|
||||
"translators": [
|
||||
"tab04-nig",
|
||||
"James"
|
||||
],
|
||||
"finished_chunks": [
|
||||
"front-title",
|
||||
"01-title",
|
||||
"01-01",
|
||||
"01-03",
|
||||
"01-05",
|
||||
"01-08",
|
||||
"02-title",
|
||||
"02-01",
|
||||
"02-04",
|
||||
"02-07",
|
||||
"02-09",
|
||||
"02-12",
|
||||
"02-15",
|
||||
"02-18",
|
||||
"02-20",
|
||||
"02-22",
|
||||
"02-24",
|
||||
"02-27",
|
||||
"03-title",
|
||||
"03-01",
|
||||
"03-04",
|
||||
"03-07",
|
||||
"03-09",
|
||||
"03-11",
|
||||
"03-13",
|
||||
"03-16",
|
||||
"03-19",
|
||||
"03-23",
|
||||
"04-title",
|
||||
"04-01",
|
||||
"04-04",
|
||||
"04-07",
|
||||
"04-09",
|
||||
"04-11",
|
||||
"04-15",
|
||||
"04-17",
|
||||
"04-19",
|
||||
"05-title",
|
||||
"05-01",
|
||||
"05-04",
|
||||
"05-06",
|
||||
"05-09",
|
||||
"05-11",
|
||||
"05-13",
|
||||
"05-16",
|
||||
"05-18",
|
||||
"05-20"
|
||||
]
|
||||
}
|
||||
{"project":{"id":"1jn","name":"1 John"},"target_language":{"id":"amo","direction":"ltr","name":"Amo"},"translators":["tab04-nig","James"],"resource":{"id":"reg"},"finished_chunks":["front-title","01-title","01-01","01-03","01-05","01-08","02-title","02-01","02-04","02-07","02-09","02-12","02-15","02-18","02-20","02-22","02-24","02-27","03-title","03-01","03-04","03-07","03-09","03-11","03-13","03-16","03-19","03-23","04-title","04-01","04-04","04-07","04-09","04-11","04-15","04-17","04-19","05-title","05-01","05-04","05-06","05-09","05-11","05-13","05-16","05-18","05-20"],"generator":{"build":4,"name":"ts-android"},"format":"usfm","type":{"id":"text","name":"Text"},"source_translations":[{"resource_id":"ulb","language_id":"en","date_modified":20161227,"version":"8","checking_level":"3"}],"package_version":7}
|
Loading…
Reference in New Issue