r64598 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64597‎ | r64598 | r64599 >
Date:15:59, 4 April 2010
Author:mfarag
Status:deferred
Tags:
Comment:
update i18n
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageAr.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageAr.php
@@ -35,8 +35,8 @@
3636 '_ema' => 'البريد الإلكتروني', // name of the email type
3737 '_uri' => 'مسار', // name of the URL type
3838 '_anu' => 'التعليق علي معرف الموارد الموحد', // name of the annotation URI type (OWL annotation property)
39 - '_tel' => 'Telephone number', // name of the telephone (URI) type //TODO: translate
40 - '_rec' => 'Record', // name of record data type //TODO: translate
 39+ '_tel' => 'رقم الهاتف', // name of the telephone (URI) type
 40+ '_rec' => 'تسجيل', // name of record data type
4141 );
4242
4343 protected $m_DatatypeAliases = array(
@@ -51,15 +51,15 @@
5252 '_TYPE' => 'لديه نوع',
5353 '_URI' => 'معرف الموارد الموحد معادلة',
5454 '_SUBP' => 'الخاصية الفرعية ل',
55 - '_SUBC' => 'Subcategory of', // TODO: translate
 55+ '_SUBC' => 'تصنيف فرعي من',
5656 '_UNIT' => 'عرض الوحدات',
5757 '_IMPO' => 'المستوردة من',
5858 '_CONV' => 'يقابل',
5959 '_SERV' => 'يوفر الخدمة',
6060 '_PVAL' => 'يسمح بالقيمة',
61 - '_MDAT' => 'Modification date', // TODO: translate
62 - '_ERRP' => 'Has improper value for', // TODO: translate
63 - '_LIST' => 'Has fields', // TODO: translate
 61+ '_MDAT' => 'تاريخ التعديل',
 62+ '_ERRP' => 'يمتلك قيمة غير صحيحة ل',
 63+ '_LIST' => 'يمتلك حقول',
6464 );
6565
6666 protected $m_SpecialPropertyAliases = array(

Status & tagging log