Merge "Apply vform styling to HTMLForm buttons"
[lhc/web/wiklou.git] / languages / messages / MessagesAr.php
index 4e2b919..dd9b06f 100644 (file)
@@ -1,8 +1,7 @@
 <?php
 /** Arabic (العربية)
  *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
+ * To improve a translation please visit https://translatewiki.net
  *
  * @ingroup Language
  * @file
@@ -30,6 +29,7 @@ $datePreferences = array(
        'ymd',
        'hijri',
        'ISO 8601',
+       'jMY',
 );
 
 /**
@@ -79,6 +79,10 @@ $dateFormats = array(
        'ISO 8601 time' => 'xnH:xni:xns',
        'ISO 8601 date' => 'xnY-xnm-xnd',
        'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
+
+       'jMY time' => 'H:i',
+       'jMY date' => 'j M Y',
+       'jMY both' => 'H:i، j M Y', # Arabic comma
 );
 
 $digitTransformTable = array(
@@ -129,7 +133,7 @@ $namespaceGenderAliases = array(
        NS_USER_TALK => array(
                'male' => 'نقاش_المستخدم',
                'female' => 'نقاش_المستخدمة'
-       ), 
+       ),
 );
 
 $magicWords = array(