This HowTo should cover the process translating BIGACE into new languages.
==> This is not the complete docu, just a begin for all the ones who are going to translate BIGACE <==Post your translation questions in here, we will enhance the documentation together!Required file encodingYour files need to be encoded with
UTF-8 character set, otherwise it won't work with BIGACE.
Start with the english packagePlease go to our Nightly Build page:
http://www.bigace.de/nightly-builds.htmlThen download the "english" translation package. Its name is currently:
en_2.7zipIf the download doesn't work, the version likely changed. Post a reply here or try to find the correct version yourself

Extract that package and you have everything to get statred.
LocaleFirst important task is to find your languages two-letter and four-letter locale.
Lets assume you translate to Spanish, which has the short locale "es" (for your translations you use your own locale!).
Then you would rename the /en/ directory to /es/.
Find all files and directorys with the name /en/ and rename them as well.
Open all language files and translate everything inside.
Take the correct flag icons for your language and replace the
en.gif files. Use the flag icons from the
famfamfam flag icon package.
Edit the language definition file at
/system/language/es.ini and add the correct values.
Packaging & TestingNow, ZIP everything and post it here in the translation Forum.
We will test it and create a deployable Extension package to get feedback from more people.
You can test it yourself, by copying everything into your system. If you edited the files correctly, you will see the new language in the Administration top frame in the language chooser drop down.
Test with tool supportIf your sources were added to CVS, you can test your translations at:
http://dev.bigace-cms.com/Translation-Check