From 004c6089d8c3e806fc91d2b29d3da1488c64fb6c Mon Sep 17 00:00:00 2001 From: Izabella_Iza_ Date: Tue, 18 May 2021 07:32:37 +0300 Subject: [PATCH] =?UTF-8?q?Tue=20May=2018=202021=2007:32:33=20GMT+0300=20(?= =?UTF-8?q?=D0=9C=D0=BE=D1=81=D0=BA=D0=B2=D0=B0,=20=D1=81=D1=82=D0=B0?= =?UTF-8?q?=D0=BD=D0=B4=D0=B0=D1=80=D1=82=D0=BD=D0=BE=D0=B5=20=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=BC=D1=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 11 +++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..908d7c4 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,11 @@ +# License + +This work is a translation of unfoldingWord® Open Bible Stories. The original work by unfoldingWord is available from [https://openbiblestories.org](https://openbiblestories.org). + +This work is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. + +If you would like to notify unfoldingWord regarding your translation of this work, please contact us at [https://unfoldingword.org/contact/](https://unfoldingword.org/contact/). + +Attribution of artwork: All images used in these stories are © Sweet Publishing ([www.sweetpublishing.com](http://www.sweetpublishing.com)) and are made available under a Creative Commons Attribution-Share Alike License ([http://creativecommons.org/licenses/by-sa/3.0](http://creativecommons.org/licenses/by-sa/3.0)). + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e2e49c2 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "ka", + "name": "ქართული", + "direction": "ltr" + }, + "project": { + "id": "obs", + "name": "unfoldingWord® Open Bible Stories" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "obs", + "name": "Open Bible Stories" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file