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

Last change on this file since 24805 was 24805, checked in by TranslationTeam, 11 years ago

[social_buttons] Update cs_CZ, thanks to : coudy

File size: 1.1 KB
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$lang['Button type'] = 'Typ tlačítka';
12$lang['Right bubble'] = 'Pravá bublina';
13$lang['Top bubble'] = 'Horní bublina';
14$lang['Display buttons'] = 'Zobraz tlačítka';
15$lang['on photo and album'] = 'Na fotce a albu';
16$lang['only on photo'] = 'Jen na fotce';
17$lang['Community'] = 'Komunita';
18$lang['Light mode'] = 'Snadný režim';
19$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'Když je aktivován Snadný režim, nenahraje se žádný externí skript,  <b>tato funkce zrychlý nahrávání stránky a zakáže sledování uživatelů</b> zároveň však zakáže poznámky a na stránkách vyskakování dalších oken.';
20?>
Note: See TracBrowser for help on using the repository browser.