[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_sk.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/zengarden?lang_cible=sk
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'apercevoir_ce_theme' => 'Zobraziť',
12
13 // B
14 'bandeau_personalisable' => 'Môžete si upraviť obrázok v pútači tohto farebného motívu',
15
16 // C
17 'choisir_ce_theme' => 'Vybrať',
18 'choix_theme' => 'Vyberte si farebný motív',
19
20 // D
21 'desactiver_ce_theme' => 'Deaktivovať a vrátiť sa k predvolenému štýlu',
22
23 // I
24 'info_page' => 'Môžete si vybrať navrhovaný farebný motív alebo si nejaký jednoducho nechať zobraziť bez toho, aby sa tým zmenilo zobrazenie pre návštevníkov',
25 'intitule_compatiblite_squelette' => 'Iba kompatibilné so šablónami',
26 'intitule_version' => 'verzia',
27
28 // S
29 'switcher_activer' => 'Aktivovať prepínanie farebných tém na verejne prístupnej stránke',
30 'switcher_desactiver' => 'Deaktivovať prepínanie farebných motívov',
31
32 // T
33 'theme_actif' => 'Tento farebný motív sa používa teraz',
34 'themes' => 'Farebné motívy'
35 );
36
37 ?>