source: extensions/title/language/cs_CZ/plugin.lang.php @ 11661

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

[extensions] - title - add CZ (Česky - Czech) thanks to jezekus

File size: 533 bytes
Line 
1<?php
2
3$lang['Title - Plugin title'] = 'Titulek stránky - Doplne(k titulek';
4$lang['title_insbase'] = 'Uložit titulek do databáze';
5$lang['title_photo'] = 'Stránka titulku pro foto';
6$lang['title_album'] = 'Stránka titluku pro album';
7$lang['title_tab_plgtitle'] = 'Správa titulku* stránek';
8$lang['title_pre'] = 'Upravit titulek speciálních stránek';
9$lang['title_select'] = 'Vybrat stránku';
10$lang['title_list'] = 'Seznam stránek';
11$lang['title_choix'] = 'upravit titulek';
12$lang['title_page'] = 'Titulek stránky';
13
14?>
Note: See TracBrowser for help on using the repository browser.