Migrating Old Project

This commit is contained in:
translationCore User 2020-01-30 18:02:40 +03:00
parent 83f328fdbf
commit 216f455b33
4 changed files with 44 additions and 11 deletions

26
LICENSE.md Normal file
View File

@ -0,0 +1,26 @@
# License
## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
This is a human-readable summary of (and not a substitute for) the [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.
The licensor cannot revoke these freedoms as long as you follow the license terms.
### 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.
**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
### Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.

View File

@ -15,5 +15,6 @@
"14": "Тогда они обратились к Господу и сказали: «Молим Тебя, Господь, пусть мы не погибнем за душу этого человека, и пусть нам не зачтётся невинная кровь. Ведь Ты, Господь, сделал то, что Тебе угодно!»",
"15": "Иону взяли и выбросили в море, и море успокоилось от своей ярости.",
"16": "Эти люди испугались Господа сильным страхом. Они принесли Господу жертву и дали обеты.",
"17": "",
"front": "КНИГА ПРОРОКА ИОНЫ\nГлава 1"
}

View File

@ -1,11 +1,20 @@
{
"project": {
"id": "jon",
"name": "Jonah"
},
"resource": {
"id": "ROB",
"name": "ROB"
},
"toolsSelectedGLs": {},
"generator": {
"name": "tc-desktop",
"build": ""
},
"target_language": {
"id": "",
"name": "",
"id": "ru",
"name": "Russian",
"direction": "ltr",
"book": {
"name": "Jonah"
@ -15,10 +24,6 @@
"id": "jon",
"name": "Jonah"
},
"project": {
"id": "jon",
"name": "Jonah"
},
"type": {
"id": "text",
"name": "Text"
@ -32,14 +37,12 @@
"version": ""
}
],
"resource": {
"id": "",
"name": ""
},
"translators": [],
"checkers": [],
"time_created": "2020-01-30T15:02:09.815Z",
"tools": [],
"repo": "",
"tcInitialized": true
"tcInitialized": true,
"tc_version": 7,
"license": "CC BY-SA 4.0"
}

3
settings.json Normal file
View File

@ -0,0 +1,3 @@
{
"last_opened": null
}