zZzzZ.
home
/
histoio
/
www
/
plugins
/
auto
/
spip_bonux
/
v3.8.3
/
lang
New Folder
Editing: spip_bonux_sk.php
Save
Cancel
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // extrait automatiquement de https://trad.spip.net/tradlang_module/spip_bonux?lang_cible=sk // ** ne pas modifier le fichier ** if (!defined('_ECRIRE_INC_VERSION')) { return; } $GLOBALS[$GLOBALS['idx_lang']] = array( // A 'afficher_calendrier' => 'Zobraziť kalendár', 'annee_precedente' => 'Predošlý rok', 'annee_suivante' => 'Nasledujúci rok', 'annuler_recherche' => 'Zrušiť vyhľadávanie', // B 'bouton_fermer' => 'Zatvoriť', // E 'erreur_date' => 'Tento dátum je nesprávny', 'erreur_date_corrigee' => 'Dátum bol opravený', 'erreur_heure' => 'Tento čas je nesprávny', 'erreur_heure_corrigee' => 'Čas bol opravený', // I 'id_rapide' => 'Rýchle pridanie', // M 'mois_precedent' => 'Minulý mesiac', 'mois_suivant' => 'Budúci mesiac', // P 'pages' => 'Stránky' );