Jump to content

Locale.lua 40k translated in english


Recommended Posts

Does anybody has locale.lua file translated in english?

It looks like this:

locale = {}
locale.man_postfix = 'Bay'
locale.woman_postfix = 'Bayan'
locale.confirm = "Doðrula"
locale.reward = "Ödül"
locale.exp = "Tecrübe"
locale.count_prefix = ""
locale.count_postfix = "Birim"
locale.level = "Seviye"
locale.quest_word = "Görev"
locale.complete = "Tamamlandý "
locale.start = 'Baþla'
locale.chat = 'Sohbet'
locale.eliminate_on_begin = ''
locale.eliminate_on_end = 'Elemek'
locale.yes = "Evet"
locale.no = "Hayýr"
locale.cancel = "Ýptal Et"
locale.gold = "Yang"

locale.need_item_prefix = ""
locale.need_item_postfix = "= Gerekli olan nesne"

locale.map_name = {
    [61] = 'Sohan Daðý ',
    [62] = 'Doyyumhwaji',
    [63] = 'Yongbi Çölü ',
    [64] = 'Seungryong Vadisi',
}

locale.empire_names = {
    [0] = "Junjeh Krallýðý ",
    [1] = "Shinso Krallýðý ",
    [2] = "Chunjo Krallýðý ",
    [3] = "Jinno Krallýðý ",
}

 But a lot bigger, it has like 2k lies

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.