[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / urls_etendues / lang / urls_ar.php
index 264e0af..4c24171 100644 (file)
@@ -3,13 +3,15 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/urls?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(
 
        // A
        'actualiser_toutes' => 'تحديث كل عناوين URL',
-       'actualiser_toutes_explication' => 'يمكنك إعادة حساب عناوين URL.
+       'actualiser_toutes_explication' => 'يمكن إعادة حساب عناوين URL.
                إذا كان أحد العناوين قد تغير، يتم إنشاء سجل جديد (دون فقدان العناوين الموجودة ودون اي تأثير على العناوين المنشأة يدوياً).
 ',
 
@@ -70,5 +72,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'verifier_url_nettoyee' => 'تم تصحيح العنوان، يمكنك التأكد قبل تسجيله.',
        'verrouiller_url' => 'إقفال'
 );
-
-?>