[PLUGINS] +clavettes et dependances
[lhc/web/clavette_www.git] / www / plugins / calendrier_mini-2.0 / lang / minical_sl.php
diff --git a/www/plugins/calendrier_mini-2.0/lang/minical_sl.php b/www/plugins/calendrier_mini-2.0/lang/minical_sl.php
new file mode 100644 (file)
index 0000000..188f63b
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/minical?lang_cible=sl
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'aucune_date' => 'Nič v tem mesecu',
+
+       // M
+       'mois_precedent' => 'Prejšnji mesec',
+       'mois_suivant' => 'Naslednji mesec'
+);
+
+?>