96522f83968cec149f0ee85098be2bcf5282fb50
[ptitvelo/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')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'afficher_calendrier' => 'Zobraziť kalendár',
12 'annee_precedente' => 'Minulý rok',
13 'annee_suivante' => 'Budúci rok',
14 'annuler_recherche' => 'Zrušiť vyhľadávanie',
15
16 // B
17 'bouton_fermer' => 'Zatvoriť',
18
19 // E
20 'erreur_date' => 'Tento dátum je nesprávny',
21 'erreur_date_corrigee' => 'Dátum bol opravený',
22 'erreur_heure' => 'Tento čas je nesprávny',
23 'erreur_heure_corrigee' => 'Čas bol opravený',
24
25 // I
26 'id_rapide' => 'Rýchle pridanie',
27
28 // M
29 'mois_precedent' => 'Minulý mesiac',
30 'mois_suivant' => 'Budúci mesiac',
31
32 // P
33 'pages' => 'Stránky'
34 );
35
36 ?>