Here are all new translations for Kunena 1.0.10.
Here are the new translations. Put them right below previous lines in your language file and translate:
Code:
// 1.0.10
DEFINE('_KUNENA_CFC_FILENAME','CSS file to be modified');
DEFINE('_KUNENA_CFC_SAVED','CSS file saved.');
DEFINE('_KUNENA_CFC_NOTSAVED','CSS file not saved.');
DEFINE('_KUNENA_JS_WARN_NAME_MISSING','Your name is missing');
DEFINE('_KUNENA_JS_WARN_UNAME_MISSING','Your username is missing');
DEFINE('_KUNENA_JS_WARN_VALID_AZ09','Field contains forbidden letters');
DEFINE('_KUNENA_JS_WARN_MAIL_MISSING','Email address is missing');
DEFINE('_KUNENA_JS_WARN_PASSWORD2','Please enter valid password');
DEFINE('_KUNENA_JS_PROMPT_UNAME','Please retype your new username');
DEFINE('_KUNENA_JS_PROMPT_PASS','Please retype your new password');
DEFINE('_KUNENA_DT_LMON_DEC', 'December');
DEFINE('_KUNENA_DT_MON_DEC', 'Dec');
DEFINE('_KUNENA_NOGENDER', 'Unknown');
DEFINE('_KUNENA_ERROR_INCOMPLETE_ERROR', 'Your Kunena installation is incomplete!');
DEFINE('_KUNENA_ERROR_INCOMPLETE_OFFLINE', 'Because of the above errors your Forum is now Offline and Forum Administration has been disabled.');
DEFINE('_KUNENA_ERROR_INCOMPLETE_REASONS', 'Possible reasons for this error:');
DEFINE('_KUNENA_ERROR_INCOMPLETE_1', '1) Kunena installation process has failed or timed out (try to install it again)');
DEFINE('_KUNENA_ERROR_INCOMPLETE_2', '2) You have removed some of the Kunena tables from your database');
DEFINE('_KUNENA_ERROR_INCOMPLETE_3', '3) Your database has been corrupted');
DEFINE('_KUNENA_ERROR_INCOMPLETE_SUPPORT', 'Our support forum can be found from:');