Jump to content

Please read the Forum Rules before posting.

Photo
- - - - -

I want to create a bblx file


  • Please log in to reply
5 replies to this topic

#1 Emanuel Tritean

Emanuel Tritean

    New to Bible Support

  • Members
  • Pip
  • 3 posts
Offline

Posted 26 April 2013 - 06:55 AM

So I'm trying to put a new translation of the bible in my language

This is the code:
 

 

#define description=NTR

#define abbreviation=NTR2

#define comments=CMTS

#define version=1

#define strong=0

#define right2left=0

#define ot=0

#define nt=1

#define font=DEFAULT

#define apocrypha=0

 

÷[Genesis]/1:1 La început, Dumnezeu a creat cerurile si pamântul.

[Gen]/1:2 Pamântul era fara forma si gol; peste fata adâncului era întuneric, iar Duhul lui Dumnezeu plutea peste întinderea apelor.

[Gen]/1:3 Atunci Dumnezeu a zis: „Sa fie lumina!“; si a fost lumina.

[Gen]/1:4 Dumnezeu a vazut ca lumina era buna si a despartit lumina de întuneric.

[Gen]/1:5 Dumnezeu a numit lumina „zi“, iar întunericul l-a numit „noapte“. A fost o seara si a fost o dimineata: ziua întâi.

[Gen]/1:6 Dumnezeu a zis: „Sa fie o bolta cereasca în mijlocul apelor, care sa desparta apele de ape!“

 

then I saved in modules/bible and first option

 

But when i'm trying to start in program this is what i'm receiving.

 

"Genesis 1 — Not available in this translation."

 

Can anybody help me?

 

Thank you

God bless you

Emanuel



#2 patchworkid

patchworkid

    Resource Builder

  • Members (T)
  • PipPipPipPipPip
  • 1,554 posts
  • LocationOld England
Offline

Posted 26 April 2013 - 07:13 AM

So I'm trying to put a new translation of the bible in my language

This is the code:
 

 

#define description=NTR

#define abbreviation=NTR2

#define comments=CMTS

#define version=1

#define strong=0

#define right2left=0

#define ot=0

#define nt=1

#define font=DEFAULT

#define apocrypha=0

 

÷[Genesis]/1:1 La început, Dumnezeu a creat cerurile si pamântul.

[Gen]/1:2 Pamântul era fara forma si gol; peste fata adâncului era întuneric, iar Duhul lui Dumnezeu plutea peste întinderea apelor.

[Gen]/1:3 Atunci Dumnezeu a zis: „Sa fie lumina!“; si a fost lumina.

[Gen]/1:4 Dumnezeu a vazut ca lumina era buna si a despartit lumina de întuneric.

[Gen]/1:5 Dumnezeu a numit lumina „zi“, iar întunericul l-a numit „noapte“. A fost o seara si a fost o dimineata: ziua întâi.

[Gen]/1:6 Dumnezeu a zis: „Sa fie o bolta cereasca în mijlocul apelor, care sa desparta apele de ape!“

 

then I saved in modules/bible and first option

 

But when i'm trying to start in program this is what i'm receiving.

 

"Genesis 1 — Not available in this translation."

 

Can anybody help me?

 

Thank you

God bless you

Emanuel

hi  

 

change the #define ot=0 to #define ot=1


Merismos the Scriptures with Patchworkid's Study Bible Set<p>http://www.biblesupp...tudy-bible-set/, MySword -http://www.biblesupp...tudy-bible-set/

#3 Emanuel Tritean

Emanuel Tritean

    New to Bible Support

  • Members
  • Pip
  • 3 posts
Offline

Posted 26 April 2013 - 07:18 AM

Same problem

 

Does anybody has another solution or sees another problem in my code? Do I have to do something else?


Edited by Emanuel Tritean, 26 April 2013 - 07:43 AM.


#4 patchworkid

patchworkid

    Resource Builder

  • Members (T)
  • PipPipPipPipPip
  • 1,554 posts
  • LocationOld England
Offline

Posted 26 April 2013 - 07:49 AM

hi 

 

try this

 

#define description=NTR

 
 
#define abbreviation=NTR
#define comments=NTR test1
#define version=1
#define strong=0
#define right2left=0
#define ot=1
#define nt=1
#define font=DEFAULT
#define apocrypha=0
 
÷Gen 1:1 La început, Dumnezeu a creat cerurile si pamântul.
Gen 1:2 Pamântul era fara forma si gol; peste fata adâncului era întuneric, iar Duhul lui Dumnezeu plutea peste întinderea apelor.
Gen 1:3 Atunci Dumnezeu a zis: „Sa fie lumina!“; si a fost lumina.
Gen 1:4 Dumnezeu a vazut ca lumina era buna si a despartit lumina de întuneric.
Gen 1:5 Dumnezeu a numit lumina „zi“, iar întunericul l-a numit „noapte“. A fost o seara si a fost o dimineata: ziua întâi.
Gen 1:6 Dumnezeu a zis: „Sa fie o bolta cereasca în mijlocul apelor, care sa desparta apele de ape!“
 
thanks
 

Merismos the Scriptures with Patchworkid's Study Bible Set<p>http://www.biblesupp...tudy-bible-set/, MySword -http://www.biblesupp...tudy-bible-set/

#5 Emanuel Tritean

Emanuel Tritean

    New to Bible Support

  • Members
  • Pip
  • 3 posts
Offline

Posted 26 April 2013 - 07:59 AM

I'm sorry, but the same problem here. I don't know what I'm doing wrong.
 
 
 
I did it, thank you :D

Edited by Emanuel Tritean, 26 April 2013 - 08:05 AM.


#6 BaptizedBeliever

BaptizedBeliever

    Christian

  • Members (T)
  • PipPipPipPipPip
  • 924 posts
Offline

Posted 26 April 2013 - 04:55 PM

If you are going to use the [Gen] to do your module, then it needs to be only at the beginning of each book, like so:

 

[Gen]

1:1 text

1:2 text

1:3 text

[Exo]

1:1 text

1:2 text

etc...






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users




Similar Topics



Latest Blogs