[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_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/spip_bonux?lang_cible=sk
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // A
13 'afficher_calendrier' => 'Zobraziť kalendár',
14 'annee_precedente' => 'Predošlý rok',
15 'annee_suivante' => 'Nasledujúci rok',
16 'annuler_recherche' => 'Zrušiť vyhľadávanie',
17
18 // B
19 'bouton_fermer' => 'Zatvoriť',
20
21 // E
22 'erreur_date' => 'Tento dátum je nesprávny',
23 'erreur_date_corrigee' => 'Dátum bol opravený',
24 'erreur_heure' => 'Tento čas je nesprávny',
25 'erreur_heure_corrigee' => 'Čas bol opravený',
26
27 // I
28 'id_rapide' => 'Rýchle pridanie',
29
30 // M
31 'mois_precedent' => 'Minulý mesiac',
32 'mois_suivant' => 'Budúci mesiac',
33
34 // P
35 'pages' => 'Stránky'
36 );