|
4 months ago | |
---|---|---|
checking | 2 years ago | |
intro | 4 months ago | |
process | 2 years ago | |
translate | 4 months ago | |
LICENSE.md | 1 year ago | |
README.md | 2 years ago | |
manifest.yaml Valid | 2 years ago | |
media.yaml | 2 years ago |
unfoldingWord translationAcademy is 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.
If you want to download English translationAcademy to use, go here: https://unfoldingword.bible/academy/. tA is also included in tS and tC.
Please use the issue queue to provide feedback or suggestions for improvement.
If you want to make your suggested changes then you may use the online editor to do so. See the protected branch workflow document for step by step instructions.
The tA are written in a simple Markdown format and organized according to the Resource Container Manual type. See that link for more information but here is a quick summary.
Each manual has it’s own directory in this repository (for example, the Checking Manual is in the checking directory). Each module has its own directory inside of these manual directories. Inside each of these are three files:
01.md
- This is the main body of the modulesub-title.md
- This file contians the question that the module is intended to answer.title.md
- This contains the title of the moduleThere are also YAML formatted files in each manual’s directory. The toc.yaml
file is for encoding the Table of Contents and the config.yaml
file is for encoding dependencies between the modules.
To learn the philosophy of how to translate the tA please see the Translate translationAcademy article in the Gateway Language Manual.
If you are translating online, please fork the Door43-Catalog/en_ta repository, following this workflow: Translate Content Online.
config.yaml
and toc.yaml
files do not need to be changed unless you add a new module. When you are finished translating, you may want to update the title
fields in the toc.yaml
file, but you shouldn’t make any other changes in those files.[text to display](http://www.example.com)
. You can translate the “text to display” inside the square brackets but not the web address that follows inside the parentheses.You are free to add additional modules. In order for the new modules to be included when tA is published, all of the following conditions need to be satisfied:
toc.yaml
for the appropriate manual.toc.yaml
file and the directory (without the extension) must be the same as the directory name (testing
in this example).See the LICENSE file for licensing information.