From f2b3eebbe7899404d9751010b587d3c4e6246aa9 Mon Sep 17 00:00:00 2001 From: GoodmanUW Date: Fri, 22 Oct 2021 01:50:42 +0500 Subject: [PATCH] =?UTF-8?q?Fri=20Oct=2022=202021=2001:50:42=20GMT+0500=20(?= =?UTF-8?q?=D0=9F=D0=B0=D0=BA=D0=B8=D1=81=D1=82=D0=B0=D0=BD,=20=D1=81?= =?UTF-8?q?=D1=82=D0=B0=D0=BD=D0=B4=D0=B0=D1=80=D1=82=D0=BD=D0=BE=D0=B5=20?= =?UTF-8?q?=D0=B2=D1=80=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 00000000..908d7c4f --- /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 00000000..bb2b06b1 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "sgh", + "name": "Shughni", + "direction": "ltr" + }, + "project": { + "id": "obs", + "name": "unfoldingWord® Open Bible Stories" + }, + "type": { + "id": "text", + "name": "Текст" + }, + "resource": { + "id": "obs", + "name": "Открытые Библейские Истории" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file