source: extensions/Extended_author/language/pl_PL/plugin.lang.php @ 18979

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

[extensions] - Extended_author - add pl_PL - Polski - Polish - Thanks to kuba

File size: 531 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autor';
4$lang['Create author'] = 'Utwórz autora';
5$lang['Edit author'] = 'Edytuj autora';
6$lang['Update author'] = 'Aktualizuj autora';
7$lang['This author already exists.'] = 'Ten autor już istnieje.';
8$lang['To install this plugin, you need to install the <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> first.'] = 'Aby zainstalować ten plugin potrzebujesz wcześniej zainstalować <a href="http://piwigo.org/ext/extension_view.php?eid=537">plugin Copyrights</a>.';
9?>
Note: See TracBrowser for help on using the repository browser.