source: extensions/typetags/language/sk_SK/plugin.lang.php @ 26689

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

[typetgs] Update sk_SK, thanks to : JoeKundlak

File size: 1.1 KB
Line 
1<?php
2
3/* section */
4
5/* fields */
6$lang['New color'] = 'Nová farba';
7
8/* buttons */
9
10/* messages */
11$lang['You must fill all fields (name and color)'] = 'Môžete meniť všetky údaje (názov a farbu)';
12
13$lang['Display colored tags'] = 'Zobraziť farebne kľúčové slová';
14$lang['Everywhere'] = 'Všade';
15$lang['Only on tags page'] = 'Len na stránke kľúčových slov';
16$lang['Add a new color'] = 'Pridať novú farbu';
17$lang['Apply the same color to all tags'] = 'Aplikovať rovnakú farbu na všetky tagy';
18$lang['Color'] = 'Farba';
19$lang['Color added'] = 'Farba pridaná';
20$lang['Color deleted'] = 'Farba odstránená';
21$lang['Color saved'] = 'Farba uložená';
22$lang['Edit color'] = 'Upraviť farbu';
23$lang['Go to <a href="%s">Photos/Tags</a> to manage associations.'] = 'Pre spravovanie asociácií prejdite na <a href="%s">Photos/Tags</a>';
24$lang['Invalid color'] = 'Neplatná farba';
25$lang['Manage colors'] = 'Správa farieb';
26$lang['Set a different color for each tag'] = 'Nastaviť odlišnú farbu pre každý tag';
27$lang['Set tags color'] = 'Nastaviť farbu tagov';
28$lang['This name is already used'] = 'Tento názov je už použitý';
29?>
Note: See TracBrowser for help on using the repository browser.