Translating Kunena
From Kunena
Creating a Kunena translation
- Review the available translations at the kunena.com web site, currently
- http://www.kunena.com/forum/107-translations
- If no translation exists, 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
- Download the Kunena distribution, and unzip it. Find:
- Create a zip file containig your translation, organized as follows
- 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
Categories: Documentation Kunena 1.0.8 | Documentation Kunena 1.0.9 | Documentation Kunena 1.0.10 | Documentation Kunena 1.0.11 | Documentation Kunena 1.5.3 | Documentation Kunena 1.5.4 | Documentation Kunena 1.5.5 | Version 1.0.8 | Version 1.0.9 | Version 1.0.10 | Version 1.0.11 | Version 1.5.3 | Version 1.5.4 | Version 1.5.5 | Language

