source: extensions/Extended_author/language/cs_CZ/plugin.lang.php @ 11958

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

[extensions] - Extended_author - add cs_CZ - Česky - Czech - Thanks to webprostor.eu

File size: 543 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autor';
4$lang['Create author'] = 'Vytvořit autora';
5$lang['Edit author'] = 'Editace autora';
6$lang['Update author'] = 'Aktualizuj autora';
7$lang['This author already exists.'] = 'Tento autor už existuje.';
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.'] = 'Pro instalaci tohoto pluginu, potřebujete mít nainstalován <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> jako první.';
9
10?>
Note: See TracBrowser for help on using the repository browser.