source: extensions/SocialButtons/language/sk_SK/plugin.lang.php @ 24884

Last change on this file since 24884 was 24884, checked in by TranslationTeam, 10 years ago

[social_buttons] Update sk_SK, thanks to : dodo

File size: 1.0 KB
Line 
1<?php
2$lang['Button position on picture page'] = 'Pozícia tlačítka na stránke s fotografiou';
3$lang['Top'] = 'Hore';
4$lang['Bottom'] = 'Dole';
5$lang['Toolbar'] = 'Panel nástrojov';
6$lang['Annotation'] = 'Vysvetlivka';
7$lang['Bubble'] = 'Bublina';
8$lang['Inline text'] = 'Text v riadku';
9$lang['Via'] = 'Cez';
10$lang['Top bubble'] = 'Horná bublina';
11$lang['Right bubble'] = 'Pravá bublina';
12$lang['Button type'] = 'Typ tlačidla';
13$lang['only on photo'] = 'len na fotke';
14$lang['on photo and album'] = 'na fotke a albume';
15$lang['Display buttons'] = 'Zobraziť tlačidlá';
16$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.'] = 'Keď sa svetelný režim aktivuje, žiadny externý skript sa nedá nahrať, to <b>urýchľuje načítanie stránky a ruší sledovanie používateľov</b>, ale tiež preruší anotácie a vyskakovanie okien.';
17$lang['Light mode'] = 'Svetelný režim';
18$lang['Community'] = 'Spoločnosť';
19?>
Note: See TracBrowser for help on using the repository browser.