[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / nospam / lang / nospam_ar.php
index f8d1883..a2ef187 100644 (file)
@@ -1,23 +1,20 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/nospam?lang_cible=ar
+// extrait automatiquement de https://trad.spip.net/tradlang_module/nospam?lang_cible=ar
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // E
-       'erreur_attributs_html_interdits' => 'Il n\'est pas permis d\'utiliser les attributs html <tt>class</tt> ou <tt>style</tt>', # NEW
-       'erreur_blacklist' => 'Vous avez été mis sur liste noire, vous ne pouvez plus poster de message.', # NEW
        'erreur_jeton' => 'غير قادر على مراعاة رسالتك. أشكركم للإعادة !',
        'erreur_spam' => 'غير قادر على الأخذ في الاعتبار لرسالتك !',
        'erreur_spam_doublon' => 'وجود رسالة مماثلة !',
        'erreur_spam_ip' => 'تعليقات كثيرة جدا هي على حساب الجودة !',
-       'erreur_url_deja_spammee' => 'Ce message contient des liens suspects qui ressemblent à du SPAM. Merci de les retirer.', # NEW
 
        // F
        '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>. لإنشاء فقرات، يكفي ترك أسطر فارغة.'
 );
-
-?>