[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / nospam / lang / nospam_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/nospam?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 // E
11 'erreur_attributs_html_interdits' => 'Il n\'est pas permis d\'utiliser les attributs html <tt>class</tt> ou <tt>style</tt>', # NEW
12 'erreur_blacklist' => 'Vous avez été mis sur liste noire, vous ne pouvez plus poster de message.', # NEW
13 'erreur_jeton' => 'غير قادر على مراعاة رسالتك. أشكركم للإعادة !',
14 'erreur_spam' => 'غير قادر على الأخذ في الاعتبار لرسالتك !',
15 'erreur_spam_doublon' => 'وجود رسالة مماثلة !',
16 'erreur_spam_ip' => 'تعليقات كثيرة جدا هي على حساب الجودة !',
17 'erreur_url_deja_spammee' => 'Ce message contient des liens suspects qui ressemblent à du SPAM. Merci de les retirer.', # NEW
18
19 // F
20 'forum_saisie_texte_info' => 'لتنسيق رسالتك، لا تدعم هذه الاستمارة الا اختصارات SPIP مثل <code>[-&gt;url] {{أسود}} {مائل}&lt;quote&gt; &lt;رموز برمجية&gt;</code> &lt;إطار&gt;</cadre> وعلامات HTML كـ<code>&lt;q&gt; &lt;del&gt; &lt;ins&gt;</code>. لإنشاء فقرات، يكفي ترك أسطر فارغة.'
21 );
22
23 ?>