source: extensions/SmiliesSupport/language/pl_PL/plugin.lang.php @ 10794

Last change on this file since 10794 was 10794, checked in by ddtddt, 13 years ago

[extensions] - SmiliesSupport - add PL thanks to Ortolan

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 523 bytes
Line 
1<?php
2
3$lang['smilies_dir'] = 'Folder z emotikonami';
4$lang['nb_columns'] = 'Liczba kolumn'; 
5$lang['representant'] = 'Reprezentant';
6$lang['All Smilies'] = 'Wszystkie emotikony';
7$lang['smilies_file_help'] = 'Domyślnie, gdy użytkownik kliknie w emotikon, Smilies Support doda słowo kluczowe odpowiadające nazwie danego pliku z emotikonem (smile.png -> :smile:). <br>
8    Jednak w tym miejscu możesz także skonfigurować inne ciągi znaków. Każdy folder z emotikonami ma swój własny <i>smilies.txt</i> plik ';
9
10?>
Note: See TracBrowser for help on using the repository browser.