auto save
This commit is contained in:
parent
c90402692c
commit
843be2b976
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,83 +1 @@
|
|||
{
|
||||
"package_version": 7,
|
||||
"format": "usfm",
|
||||
"generator": {
|
||||
"name": "ts-desktop",
|
||||
"build": "5"
|
||||
},
|
||||
"target_language": {
|
||||
"id": "amo",
|
||||
"direction": "ltr",
|
||||
"name": "Amo"
|
||||
},
|
||||
"project": {
|
||||
"id": "1pe",
|
||||
"name": "1 Peter"
|
||||
},
|
||||
"type": {
|
||||
"id": "text",
|
||||
"name": "Text"
|
||||
},
|
||||
"resource": {
|
||||
"id": "reg"
|
||||
},
|
||||
"source_translations": [
|
||||
{
|
||||
"language_id": "en",
|
||||
"resource_id": "ulb",
|
||||
"checking_level": 3,
|
||||
"date_modified": 20160614,
|
||||
"version": "5"
|
||||
}
|
||||
],
|
||||
"translators": [
|
||||
"tab12-nig",
|
||||
"Chrispher Ishaya"
|
||||
],
|
||||
"finished_chunks": [
|
||||
"00-title",
|
||||
"01-01",
|
||||
"01-03",
|
||||
"01-06",
|
||||
"01-08",
|
||||
"01-11",
|
||||
"01-13",
|
||||
"01-15",
|
||||
"01-18",
|
||||
"01-20",
|
||||
"01-22",
|
||||
"01-24",
|
||||
"02-01",
|
||||
"02-04",
|
||||
"02-06",
|
||||
"02-07",
|
||||
"02-09",
|
||||
"02-11",
|
||||
"02-13",
|
||||
"02-18",
|
||||
"02-21",
|
||||
"02-24",
|
||||
"03-01",
|
||||
"03-03",
|
||||
"03-05",
|
||||
"03-07",
|
||||
"03-08",
|
||||
"03-10",
|
||||
"03-13",
|
||||
"03-15",
|
||||
"03-18",
|
||||
"03-21",
|
||||
"04-01",
|
||||
"04-03",
|
||||
"04-07",
|
||||
"04-10",
|
||||
"04-12",
|
||||
"04-15",
|
||||
"04-17",
|
||||
"05-01",
|
||||
"05-05",
|
||||
"05-08",
|
||||
"05-10",
|
||||
"05-12"
|
||||
]
|
||||
}
|
||||
{"project":{"id":"1pe","name":"1 Peter"},"target_language":{"id":"amo","direction":"ltr","name":"Amo"},"translators":["tab12-nig","Chrispher Ishaya"],"resource":{"id":"reg"},"finished_chunks":["00-title","01-01","01-03","01-06","01-08","01-11","01-13","01-15","01-18","01-20","01-22","01-24","02-01","02-04","02-06","02-07","02-09","02-11","02-13","02-18","02-21","02-24","03-01","03-03","03-05","03-07","03-08","03-10","03-13","03-15","03-18","03-21","04-01","04-03","04-07","04-10","04-12","04-15","04-17","05-01","05-05","05-08","05-10","05-12"],"generator":{"build":4,"name":"ts-android"},"format":"usfm","type":{"id":"text","name":"Text"},"source_translations":[{"resource_id":"ulb","language_id":"en","date_modified":20160614,"version":"5","checking_level":3}],"package_version":7}
|
Loading…
Reference in New Issue