Translations
This page help you to create a translation for Knowledgeroot.
Translations in version 1.0.0
In Knowledgeroot 1.0.0 we use gettext for translations. So what do you need to do is to get the pot file, create a catalog and translate and give me the mo and po file.
- Get pot file: wget https://knowledgeroot.svn.sourceforge.net/svnroot/knowledgeroot/trunk/knowledgeroot/system/language/knowledgeroot.pot
- Open a editor like poedit and create a translation from this pot file: File -> new catalog from pot file and select the pot file
- in the upcoming window enter all required settings for the translation. Use UTF-8 for charset and for source code charset
- now translate
- click save
- send the created .po and .mo file to the Knowledgeroot Team or create a ticket to add the translation
- Thanks for translation
Translations in version 0.9.9
In Knowledgeroot 0.9.9 we use gettext for translations. So what do you need to do is to get the pot file, create a catalog and translate and give me the mo and po file.
- Get pot file: wget https://knowledgeroot.svn.sourceforge.net/svnroot/knowledgeroot/trunk/knowledgeroot/system/php-gettext/tools/pot/knowledgeroot.pot
- Open a editor like poedit and create a translation from this pot file: File -> new catalog from pot file and select the pot file
- in the upcoming window enter all required settings for the translation. Use UTF-8 for charset and for source code charset
- now translate
- click save
- send the created .po and .mo file to the Knowledgeroot Team or create a ticket to add the translation
- Thanks for translation
