| | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/pl_PL/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $labels['download'] = 'Pobierz'; |
| | | $labels['filename'] = 'Nazwa pliku'; |
| | | $labels['filesize'] = 'Rozmiar pliku'; |
| | | $labels['addtoaddressbook'] = 'Dodaj do książki adresowej '; |
| | | $labels['addtoaddressbook'] = 'Dodaj do książki adresowej'; |
| | | $labels['sun'] = 'Nd'; |
| | | $labels['mon'] = 'Pn'; |
| | | $labels['tue'] = 'Wt'; |
| | |
| | | $labels['lastpage'] = 'ostatnia strona'; |
| | | $labels['group'] = 'Grupa'; |
| | | $labels['groups'] = 'Grupy'; |
| | | $labels['personaladrbook'] = 'Książka adresowa'; |
| | | $labels['personaladrbook'] = 'Kontakty osobiste'; |
| | | $labels['import'] = 'Importuj'; |
| | | $labels['importcontacts'] = 'Import kontaktów'; |
| | | $labels['importfromfile'] = 'Import z pliku:'; |
| | |
| | | $labels['japanese'] = 'japoński'; |
| | | $labels['korean'] = 'koreański'; |
| | | $labels['chinese'] = 'chiński'; |
| | | $labels['folderactions'] = 'Działania na folderach...'; |
| | | $labels['contacts'] = 'Kontakty'; |
| | | $labels['messageoptions'] = 'Opcje wiadomości...'; |
| | | |
| | | ?> |