[PLUGINS] +clavettes et dependances
[lhc/web/clavette_www.git] / www / plugins / calendrier_mini-2.0 / lang / minical_ar.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/minical?lang_cible=ar
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 'aucune_date' => 'لا شيء لهذا الشهر',
12
13 // M
14 'mois_precedent' => 'الشهر السابق',
15 'mois_suivant' => 'الشهر التالي'
16 );
17
18 ?>