Kód:
##############################################################
## MOD Title: User Level
## MOD Version: 0.9.5
## Translation: Slovenčina (Slovak)
## Translation Version: 1.01
## Rev date: 16/04/2005
##
## Translator: churchyard < [nospam]churchyard@gmail.com > (n/a) http://www.pratchett.wz.cz/
## with help - n/a < [nospam]hroncokm@iec.cz > (Miroslav Hrončok) http://www.iec.cz/
##
##############################################################
#
#-----[ OPEN ]------------------------------------------------
#
language/lang_slovak/lang_admin.php
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['fontcolor4'] = 'Farba online - S. Team';
$lang['fontcolor5'] = 'Farba online - V.I.P.';
$lang['fontcolor98'] = 'Farba online - Main Mod';
$lang['fontcolor99'] = 'Farba online - Bot';
$lang['Auth_Main_Mod'] = 'Hl. Moderátor';
$lang['Auth_Support'] = 'Support Team';
$lang['Auth_VIP'] = 'VIP';
$lang['Auth_Bot'] = 'Bot';
$lang['Forum_MAIN_MOD'] = 'MAIN_MOD';
$lang['Forum_SUPPORT'] = 'SUPPORT';
$lang['Forum_VIP'] = 'VIP';
$lang['Forum_BOT'] = 'BOT';
// End add - User Level Mod
#
#-----[ OPEN ]------------------------------------------------
#
language/lang_slovak/lang_main.php
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['Legend'] = 'Legenda';
$lang['Main_Mod_online_color'] = '%sHl. Moderátor%s';
$lang['Support_online_color'] = '%sSupport Team%s';
$lang['VIP_online_color'] = '%sV.I.P%s';
$lang['Bot_online_color'] = '%sBot%s';
$lang['User_online_color'] = '%sUživatel%s';
$lang['Auth_Main_Moderators'] = '<strong>Hl. Moderátor</strong>';
$lang['Auth_Supporters'] = '<strong>Support Team</strong>';
$lang['Auth_VIP'] = '<strong>V.I.P</strong>';
$lang['Auth_Bots'] = '<strong>Bots</strong>';
$lang['Administrators'] = 'Administrátor';
$lang['Main_Moderators'] = 'Hl. Moderátor';
$lang['Support'] = 'Support Team';
$lang['Supporters'] = 'Support Team';
$lang['VIP'] = 'VIP';
$lang['Bots'] = 'Bots';
$lang['Users'] = 'Registrovaný Uživatelia';
$lang['Level_list'] = 'Level list';
$lang['Messenger'] = 'Messenger';
$lang['No_match_found'] = 'Žiaden uživatel';
$lang['Viewing_level_list'] = 'Pozerá level list';
// End add - User Level Mod
#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM