spip_nursit/plugins-dist/dist/nursit/zen-garden/lang/zengarden_sk.php
2023-06-01 17:30:12 +02:00

37 lines
1.2 KiB
PHP
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/zengarden?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'apercevoir_ce_theme' => 'Zobraziť',
// B
'bandeau_personalisable' => 'Môžete si upraviť obrázok v pútači tohto farebného motívu',
// C
'choisir_ce_theme' => 'Vybrať',
'choix_theme' => 'Vyberte si farebný motív',
// D
'desactiver_ce_theme' => 'Deaktivovať a vrátiť sa k predvolenému štýlu',
// I
'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',
'intitule_compatiblite_squelette' => 'Iba kompatibilné so šablónami',
'intitule_version' => 'verzia',
// S
'switcher_activer' => 'Aktivovať prepínanie farebných tém na verejne prístupnej stránke',
'switcher_desactiver' => 'Deaktivovať prepínanie farebných motívov',
// T
'theme_actif' => 'Tento farebný motív sa používa teraz',
'themes' => 'Farebné motívy'
);