From 42a1e4f78cb401c32c5af6ca5d90601530f26f7a Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:01:48 -0500 Subject: [PATCH 1/6] Tue Mar 01 2022 02:01:47 GMT-0500 (Eastern Standard Time) --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 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..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### 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 terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **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. + + + +This PDF was generated using Prince (https://www.princexml.com/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..93002d2 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "27" + }, + "target_language": { + "id": "icl", + "name": "Icelandic Sign Language", + "direction": "ltr" + }, + "project": { + "id": "rut", + "name": "Ruth" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From bd0db27f33fb81bc8bc698338007cae1461f7f4b Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:02:56 -0500 Subject: [PATCH 2/6] Tue Mar 01 2022 02:02:55 GMT-0500 (Eastern Standard Time) --- manifest.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 93002d2..d8e0c01 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,22 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-27T14:25:59.0500325+00:00", + "version": "21-05" + }, + { + "language_id": "ru", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2021-10-26T13:21:15.1489112+00:00", + "version": "9.2" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 80472a5d2b0fa4a11fc8a17a25aa6ea1fc7bff37 Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:05:50 -0500 Subject: [PATCH 3/6] Tue Mar 01 2022 02:05:49 GMT-0500 (Eastern Standard Time) --- 01/06.txt | 2 ++ manifest.json | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 01/06.txt diff --git a/01/06.txt b/01/06.txt new file mode 100644 index 0000000..557fad2 --- /dev/null +++ b/01/06.txt @@ -0,0 +1,2 @@ +Спасибо за терпение и ожидание меня, вы крутые!!!! +Я очень ожидаю полной победы в каждой нашей борьбе. Спасибо за единство и \ No newline at end of file diff --git a/manifest.json b/manifest.json index d8e0c01..6145311 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,8 @@ } ], "parent_draft": {}, - "translators": [], + "translators": [ + "Larisa_m" + ], "finished_chunks": [] } \ No newline at end of file From 4b997ca1156e53a7e4a1fa3b2a73e2e4a3df9f5b Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:07:50 -0500 Subject: [PATCH 4/6] Tue Mar 01 2022 02:07:49 GMT-0500 (Eastern Standard Time) --- 01/06.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01/06.txt b/01/06.txt index 557fad2..d0a53f2 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1,2 +1,2 @@ -Спасибо за терпение и ожидание меня, вы крутые!!!! -Я очень ожидаю полной победы в каждой нашей борьбе. Спасибо за единство и \ No newline at end of file +\v 6 \v 7 Спасибо за терпение и ожидание меня, вы крутые!!!! +Я очень ожидаю полной победы в каждой нашей борьбе. Спасибо за единство \ No newline at end of file From 545a7f0b2c2d4217ae623b7df8de6fdcc02e2b53 Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:09:50 -0500 Subject: [PATCH 5/6] Tue Mar 01 2022 02:09:49 GMT-0500 (Eastern Standard Time) --- 01/06.txt | 4 ++-- manifest.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/01/06.txt b/01/06.txt index d0a53f2..e2b39c9 100644 --- a/01/06.txt +++ b/01/06.txt @@ -1,2 +1,2 @@ -\v 6 \v 7 Спасибо за терпение и ожидание меня, вы крутые!!!! -Я очень ожидаю полной победы в каждой нашей борьбе. Спасибо за единство \ No newline at end of file +\v 6 Спасибо за терпение и ожидание меня, вы крутые!!!! +\v 7 Я очень ожидаю полной победы в каждой нашей борьбе. Спасибо за единство \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6145311..12ffbe7 100644 --- a/manifest.json +++ b/manifest.json @@ -42,5 +42,7 @@ "translators": [ "Larisa_m" ], - "finished_chunks": [] + "finished_chunks": [ + "01-06" + ] } \ No newline at end of file From bb88b8114f87de5de4da6feda6e281714da1abac Mon Sep 17 00:00:00 2001 From: Larisa_m Date: Tue, 1 Mar 2022 02:19:15 -0500 Subject: [PATCH 6/6] Tue Mar 01 2022 02:19:14 GMT-0500 (Eastern Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 12ffbe7..966c412 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",