spip_nursit/plugins/dist/squelettes/z-dist/lang/zpip_sk.php
2023-06-01 17:30:12 +02:00

44 lines
1.1 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/zpip?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'accueil' => 'Úvodná stránka',
'adapte_de' => 'upravené z(o)',
// C
'commentaire' => 'komentár',
'commentaires' => 'komentáre',
'conception_graphique_par' => 'Grafický dizajn ©',
// D
'date_forum' => '@date@ o @heure@',
// I
'info_1_commentaire' => '1 komentár',
'info_nb_commentaires' => '@nb@ komentárov',
// L
'lire_la_suite' => 'Čítať ďalej',
'lire_la_suite_de' => ' z(o) ',
// P
'pagination_next' => 'Ďalšia »',
'pagination_pages' => 'Stránky',
'pagination_prev' => '« Predchádzajúca',
'personaliser_nav' => 'Prispôsobiť toto menu',
// S
'sous_licence' => 's licenciou',
// Z
'zapl_loading' => 'Vykonávajú sa zmeny',
'zapl_reload_off' => 'Ak je stránka nedokončená (alebo vo vašom prehliadači spúšťa javascript), kliknite sem'
);
?>