source: extensions/SmiliesSupport/language/sk_SK/plugin.lang.php @ 10986

Last change on this file since 10986 was 10986, checked in by mistic100, 13 years ago

code cleanup

File size: 490 bytes
Line 
1<?php
2
3$lang['smilies_dir'] = "Adresár smajlíkov";
4$lang['nb_columns'] = "Počet stĺpcov";
5$lang['representant'] = "Zástupca";
6$lang['All Smilies'] = "Všetky smajlíky";
7$lang['smilies_file_help'] = 'Predvolene, ak používateľ klikne na smajlíka, podpora smajlíkov pridá kľúčové slovo spárované s menom súboru (smile.png -> :smile:).<br>
8  Ale môžete konfigurovať iné reťazce na prepísanie. Každý adresár smajlíka má vlastný <i>smilies.txt</i> súbor.';
9   
10?>
Note: See TracBrowser for help on using the repository browser.