BFmod

By ZavroN Last update May 30, 2010 — Installed 3,137 times.

translate

in
Subscribe to translate 33 posts, 12 voices



DarkMoon-Blue Scriptwright

can you update vn server ?

Merchant = Nhà buôn
Graveyard = Nghĩa trang
Tavern = Quán rượu
Grotto = Hang động
Market place = Khu chợ
Library = Thư viện
City = Thành phố

thanks ^____^

 
ZavroN Script's Author

Done. :3

 
Perberos Scriptwright

.es here

	var es = (city.innerHTML == "Ciudad");
	if (es) l1.innerHTML = "Mercader";
	if (es) l2.innerHTML = "Cementerio";
	if (es) l3.innerHTML = "Taberna";
	if (es) l4.innerHTML = "Gruta";
	if (es) l5.innerHTML = "Mercado";
	if (es) l6.innerHTML = "Biblioteca";

Thanks for this script

 
ZavroN Script's Author

Added. Thx.

 
DoSMaN User

.gr (Greek)

var gr = (city.innerHTML == "Πόλη");
if (gr)
{
l1.innerHTML = "Έμπορος";
l2.innerHTML = "Νεκροταφείο";
l3.innerHTML = "Ταβέρνα";
l4.innerHTML = "Κατακόμβες";
l5.innerHTML = "Αγορά";
l6.innerHTML = "Βιβλιοθήκη";
}

Thanks... Great script (can u make one for monsters game?)

 
ZavroN Script's Author

Updated!

Sorry, I've never played monsters game and, unfortunately, I don't have much time lately, but I'll try to do something.

 
DoSMaN User

Thanks ZavroN.
Take your time... i look forward for that translation but i can wait :)

 
ZavroN Script's Author

Hmm. I've added your code (thanks, btw) as soon as I saw it, but I didn't test the script after that. Does it work?

 
DoSMaN User

Yes it does... I test it first on my pc and after i saw that works, i comment it here to add it ;)
It works perfectly ;)

 
MareSlo User

can you update to slovene?

Merchant = Trgovina
Graveyard = Pokopališče
Tavern = Krčma
Grotto = Jama
Market place = Market
Library = Knjižnica
City = Mesto

 
MareSlo User

.sl (slovene)

var sl = (city.innerHTML == "Mesto");
if (sl)
{
11.innerHTML = "Trgovina";
12.innerHTML = "Pokopališče";
13.innerHTML = "Krčma";
14.innerHTML = "Jama";
15.innerHTML = "Market";
16.innerHTML = "Knjižnica";
}

Thanks

 
Kotach86 Scriptwright

Here is translation for Croatian (.ba domain)?

Merchant = Trgovina
Graveyard = Groblje
Tavern = Taverna
Grotto = Groto
Market place = Market
Library = Knjižnica
City = Grad

Thanks!

 
ZavroN Script's Author

Hmm. I've added it, but, actually, I didn't find any of these servers... And sl version applied to sk server.

 
vini Scriptwright

var pl = (city.innerHTML == "Miasto");
if (pl)
{
l1.innerHTML = "Kupiec";
l2.innerHTML = "Cmentarz";
l3.innerHTML = "Tawerna";
l4.innerHTML = "Grota";
l5.innerHTML = "Targowisko";
l6.innerHTML = "Biblioteka";
}

 
ZavroN Script's Author

2vini
Updated. Sorry for delay.

 
vokram69 User
FirefoxWindows

can you translate to bulgarian?
City = Град
Merchant = Търговец
Graveyard = Гробище
Tavern = Таверна
Grotto = Пещера
Market place = Пазар
Library = Библиотека
Church = Църква
Message to clan = Съобщение до съюза

 
ZavroN Script's Author
FirefoxWindows

Done.

Actually, I don't add translation of "Message to clan" button, because text is too long and somewhere doesn't fit in button.

 
Kotach86 Scriptwright
FirefoxWindows

Hey there!
I have translation for .ba domain for church.

Church = Crkva

 
ZavroN Script's Author
FirefoxWindows

Thanks!

 
Ali Essam User
FirefoxWindows

ae server
Merchant = التاجر
Graveyard = المقبرة
Tavern = الحانة
Grotto = الكهف
Market place = السوق
Library = المكتبة
Church = المستشفى
City = المدينة
Message to clan = رسالة للعشيرة

 
ZavroN Script's Author
FirefoxWindows

Done.

 
DoSMaN User
FirefoxWindows

.gr (Greek Server)
Church = Εκκλησία

 
ZavroN Script's Author
FirefoxWindows

Done.

 
fardokas User
FirefoxWindows

Hi
Here is the translation to use with the Portuguese server

pt server

Merchant = Mercador
Graveyard = Cemitério
Tavern = Taberna
Grotto = Gruta
Market place = Mercado
Library = Biblioteca
Church = Igreja
City = Cidade
Message to clan = Mensagem para Clã

 
ZavroN Script's Author
FirefoxWindows

Updated, thanks.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel