source: extensions/SocialButtons/language/cs_CZ/plugin.lang.php @ 20358

Last change on this file since 20358 was 20358, checked in by mistic100, 11 years ago

create plugin SocialButtons

File size: 392 bytes
Line 
1<?php
2$lang['Button position on picture page'] = 'Pozice tlačítka na stránce s fotografií';
3$lang['Top'] = 'Nahoře';
4$lang['Bottom'] = 'Dole';
5$lang['Toolbar'] = 'Panel nástrojů';
6$lang['Shared picture size'] = 'Velikost sdíleného obrázku';
7$lang['Annotation'] = 'Anotace';
8$lang['Bubble'] = 'Bublina';
9$lang['Inline text'] = 'Text v řádce';
10$lang['Via'] = 'Prostřednictvím';
11?>
Note: See TracBrowser for help on using the repository browser.