From 7199d91b63dbed72e00da8a507590ae504e5eb1c Mon Sep 17 00:00:00 2001 From: comkzZA Date: Sat, 14 May 2022 17:07:27 +0600 Subject: [PATCH] =?UTF-8?q?Sat=20May=2014=202022=2017:07:27=20GMT+0600=20(?= =?UTF-8?q?=D0=92=D0=BE=D1=81=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B9=20=D0=9A?= =?UTF-8?q?=D0=B0=D0=B7=D0=B0=D1=85=D1=81=D1=82=D0=B0=D0=BD)?= 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..84a3e804 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "kk", + "name": "қазақ тілі", + "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