~maj plugins
[ptitvelo/web/www.git] / www / plugins / calendrier_mini-2.0 / lang / minical_ca.php
diff --git a/www/plugins/calendrier_mini-2.0/lang/minical_ca.php b/www/plugins/calendrier_mini-2.0/lang/minical_ca.php
deleted file mode 100644 (file)
index 932efbb..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php
-// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.org/tradlang_module/minical?lang_cible=ca
-// ** ne pas modifier le fichier **
-
-if (!defined('_ECRIRE_INC_VERSION')) return;
-
-$GLOBALS[$GLOBALS['idx_lang']] = array(
-
-       // A
-       'aucune_date' => 'Rien pour ce mois', # NEW
-
-       // D
-       'date_jour_abbr_1' => 'dg',
-       'date_jour_abbr_2' => 'dl',
-       'date_jour_abbr_3' => 'dt',
-       'date_jour_abbr_4' => 'dc',
-       'date_jour_abbr_5' => 'dj',
-       'date_jour_abbr_6' => 'dv',
-       'date_jour_abbr_7' => 'db',
-
-       // M
-       'mois_precedent' => 'Mois précédent', # NEW
-       'mois_suivant' => 'Mois suivant' # NEW
-);
-
-?>