| | |
| | | <?php |
| | | |
| | | /* |
| | | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/pl/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2007 RoundQube Dev. - Switzerland | |
| | | | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Tomasz Pajor <t.pajor@kei.pl> | |
| | | | Author: Sławomir Cichoń <slawek.cichon@gmail.com> | |
| | | | Sławomir Cichoń <slawek.cichon@gmail.com> | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | $Id$ |
| | | @version $Id$ |
| | | |
| | | */ |
| | | |
| | |
| | | $labels['firstpage'] = 'pierwsza strona'; |
| | | $labels['nextpage'] = 'następna strona'; |
| | | $labels['lastpage'] = 'ostatnia strona'; |
| | | $labels['ldapsearch'] = 'Wyszukiwanie w katalogu LDAP'; |
| | | $labels['ldappublicsearchname'] = 'Nazwa kontaktu'; |
| | | $labels['ldappublicsearchtype'] = 'Dokładnie pasujący?'; |
| | | $labels['ldappublicserverselect'] = 'Wybierz serwery'; |
| | | $labels['ldappublicsearchfield'] = 'Szukaj w '; |
| | | $labels['ldappublicsearchform'] = 'Szukaj kontaktu'; |
| | | $labels['ldappublicsearch'] = 'Szukaj'; |
| | | $labels['groups'] = 'Grupy'; |
| | | $labels['personaladrbook'] = 'Książka adresowa'; |
| | | $labels['settingsfor'] = 'Ustawienia dla'; |
| | | $labels['preferences'] = 'Ustawienia'; |
| | | $labels['userpreferences'] = 'Preferencje'; |