mirror of https://git.door43.org/id_gl/id_ta
Replace Manifest with valid YAML file
Signed-off-by: unfoldingWord <info@unfoldingword.org>
This commit is contained in:
parent
05ba822618
commit
c820998e9e
110
manifest.yaml
110
manifest.yaml
|
@ -1,71 +1,65 @@
|
|||
|
||||
---
|
||||
|
||||
dublin_core:
|
||||
conformsto: 'rc0.2'
|
||||
contributor:
|
||||
creator: 'Door43 World Missions Community'
|
||||
description: 'A modular handbook that provides a condensed explanation of Bible translation and checking principles that the global Church has implicitly affirmed define trustworthy translations. It enables translators to learn how to create trustworthy translations of the Bible in their own language.'
|
||||
format: 'text/markdown'
|
||||
identifier: 'ta'
|
||||
issued: '2020-06-09'
|
||||
conformsto: rc0.2
|
||||
contributor: null
|
||||
creator: Door43 World Missions Community
|
||||
description: >-
|
||||
A modular handbook that provides a condensed explanation of Bible
|
||||
translation and checking principles that the global Church has implicitly
|
||||
affirmed define trustworthy translations. It enables translators to learn
|
||||
how to create trustworthy translations of the Bible in their own language.
|
||||
format: text/markdown
|
||||
identifier: ta
|
||||
issued: '2023-11-24'
|
||||
language:
|
||||
direction: 'ltr'
|
||||
identifier: 'id'
|
||||
title: 'Bahasa Indonesia'
|
||||
modified: '2020-06-09'
|
||||
publisher: 'unfoldingWord®'
|
||||
direction: ltr
|
||||
identifier: id
|
||||
title: Bahasa Indonesia
|
||||
modified: '2023-11-24'
|
||||
publisher: unfoldingWord®
|
||||
relation:
|
||||
- 'en/ust'
|
||||
- 'en/ult'
|
||||
- 'en/tn'
|
||||
- 'en/tw'
|
||||
rights: 'CC BY-SA 4.0'
|
||||
- en/ust
|
||||
- en/ult
|
||||
- en/tn
|
||||
- en/tw
|
||||
rights: CC BY-SA 4.0
|
||||
source:
|
||||
-
|
||||
identifier: 'ta'
|
||||
language: 'en'
|
||||
- identifier: ta
|
||||
language: en
|
||||
version: '12'
|
||||
subject: 'Translation Academy'
|
||||
title: 'unfoldingWord® Translation Academy'
|
||||
type: 'man'
|
||||
version: '13'
|
||||
|
||||
subject: Translation Academy
|
||||
title: unfoldingWord® Translation Academy
|
||||
type: man
|
||||
version: '1'
|
||||
checking:
|
||||
checking_entity:
|
||||
- 'unfoldingWord®'
|
||||
- unfoldingWord®
|
||||
checking_level: '2'
|
||||
|
||||
projects:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
identifier: 'intro'
|
||||
path: './intro'
|
||||
- categories:
|
||||
- ta
|
||||
identifier: intro
|
||||
path: ./intro
|
||||
sort: 0
|
||||
title: 'Introduction to unfoldingWord® Translation Academy'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
identifier: 'process'
|
||||
path: './process'
|
||||
title: Introduction to unfoldingWord® Translation Academy
|
||||
versification: null
|
||||
- categories:
|
||||
- ta
|
||||
identifier: process
|
||||
path: ./process
|
||||
sort: 1
|
||||
title: 'Process Manual'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
identifier: 'translate'
|
||||
path: './translate'
|
||||
title: Process Manual
|
||||
versification: null
|
||||
- categories:
|
||||
- ta
|
||||
identifier: translate
|
||||
path: ./translate
|
||||
sort: 2
|
||||
title: 'Translation Manual'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
identifier: 'checking'
|
||||
path: './checking'
|
||||
title: Translation Manual
|
||||
versification: null
|
||||
- categories:
|
||||
- ta
|
||||
identifier: checking
|
||||
path: ./checking
|
||||
sort: 3
|
||||
title: 'Checking Manual'
|
||||
versification:
|
||||
title: Checking Manual
|
||||
versification: null
|
||||
|
|
Loading…
Reference in New Issue