This is a culmination of over a years work to generate a full localisation process and files for Mangos.
Rather than an all or nothing system for localisation, the languages can be chosen individually
Current support will include the following:
- Korean
- French
- German
- Spanish
- Spanish (Sourth American)
- Chinese
- Taiwanese
- Russian
Eventually it will become part of the main install database scripts, but for now it's a case of manually applying the updates.
-
run the following SQL script:
LocaleTablePrepare.sql
This will populate the localised tables with empty entries ready for the language pack.
- Import the language pack you want from \Translations<Language>
The language pack currently consists of 3 files:
<Language>_Creature.sql
<Language>_Items.sql
<Language>_Gameobject.sql
<Language>_GossipMenu.sql
The 3 files ending in _missing.sql are entries that need to be translated.
For browsing the Wiki, it is located at the following location:
We would like to acknowledge the work of the following groups who have helped source some of the translations used:
- GMDB (German Mangos Database project)
- YTDB (non-mangos compatible Database)
- MA-WOWEE (Spanish database project)
- UDBFR (French Database Project)
Not to mention a number of people from the Mangos Community who have submitted corrections and updates:
- mpfans
- talendrys
- salja
- AzoG
- D3thw0lf
- bdebaere
