666468678a06d36f3e8126ef37b1d2b839ebddaa
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_ar.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/spip_bonux?lang_cible=ar
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' => 'عرض الروزنامة',
14 'annee_precedente' => 'السنة السابقة',
15 'annee_suivante' => 'السنة التالية',
16 'annuler_recherche' => 'إلغاء البحث',
17
18 // B
19 'bouton_fermer' => 'إغلاق',
20
21 // E
22 'erreur_date' => 'هذا التاريخ غير صحيح',
23 'erreur_date_corrigee' => 'تم تصحيح التاريخ',
24 'erreur_heure' => 'هذه الساعة غير صحيحة',
25 'erreur_heure_corrigee' => 'تم تصحيح الساعة',
26
27 // I
28 'id_rapide' => 'إضافة سريعة',
29
30 // M
31 'mois_precedent' => 'الشهر السابق',
32 'mois_suivant' => 'الشهر التالي',
33
34 // P
35 'pages' => 'الصفحات'
36 );