|
Mar 17
2010
|
How to setup language in Kunena ForumsPosted by Georg in Untagged |
First of, have a look over here:
http://www.kunena.com/forum/107-translations
to see if someone else already translated Kunena to your desired language.If so, then download the existing file. If not, then you may download the translation toolkit:
http://joomlacode.org/gf/project/kunena/scmsvn/?action=browse&path=%2Ftrunk%2Ftools%2Ftranslators%2F
If you plan to redistribute your translation, review the terms of the license. To use the core kunena code for your translation for redistribution, you must adhere to the terms of the license.
- Perform the actual translation.
- Download the Kunena distribution, and unzip it. Find:
administrator/components/com_kunena/language
- Copy the file kunena.english.php to kunena.yourlanguage.php
- Edit the file kunena.yourlanguage.php and replace the English text with text in your language.
- In the Kunena folder, find: /components/com_kunena/template/default_ex/images
- Copy the english folder and rename the copy your language. Alternately, copy the blank_images folder from the translation toolkit
- Using a graphics editor, edit each image in the icons folder,replacing or inserting text as needed
Name the file kunena_version_language_translation.zip. For example, kunena_1.08_english_translation.zip
Create the following files and include appropriate content:
README.txt
LICENSE.txt
Create the following folder structure for your files:
administrator/components/com_kunena/language Place kunena.yourlanguage.php here
components/com_kunena/template/default_ex/images Place the yourlanguage folder here,
containing at minumum, the icons folder.
Source: http://www.kunena.com/forum/107-translations


