spip_nursit/plugins-dist/dist/nursit/en_travaux/lang/entravaux_sk.php
2023-06-01 17:30:12 +02:00

37 lines
1.3 KiB
PHP
Raw 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/entravaux-193?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'activer_message' => 'Aktivovať údržbu',
// E
'en_travaux' => 'Rekonštruuje sa',
'erreur_droit' => 'Na to, aby ste mohli používať zásuvný modul "Rekonšruuje sa", musíte byť webmaster!',
// I
'info_disallow_robot' => 'Počas rekonštrukcie je vaša stránka chránená pred spamovacími robotmi a vyhľadávačmi.',
'info_maintenance_en_cours' => 'Stránka sa rekonštruuje. Verejne prístupnú stránku uvidia a dostať sa do súkromnej zóny môžu iba webmasteri stránky.',
'info_message' => 'Môžete aktivovať údržbu stránky a nastaviť dočasnú správu pre všetky stránky webu na obdobie rekonštrukcie.',
'info_travaux_texte' => 'Táto stránka sa teraz rekonštruuje.
_ Skúste neskôr.',
// L
'label_disallow_robots' => 'Chrániť stránku pred spamovacími robotmi a vyhľadávačom',
// M
'message_temporaire' => 'Vaša dočasná správa:',
// P
'parametrage_page_travaux' => 'Nastavenie dočasnej stránky',
// T
'texte_lien_publier' => 'Zobraziť verejne prístupnú stránku'
);