MediaWiki  REL1_22
MessagesFa.php File Reference

Persian (فارسی) More...

Go to the source code of this file.

Variables

 $dateFormats
 These are formats for dates generated by MediaWiki (as opposed to the wikitext DateFormatter).
 $datePreferenceMigrationMap
 Associative array mapping old numeric date formats, which may still be stored in user preferences, to the new string formats.
 $datePreferences
 A list of date format preference keys which can be selected in user preferences.
 $defaultDateFormat = 'dmy or mdy'
 The date format to use for generated dates in the user interface.
 $digitTransformTable
 $fallback8bitEncoding = 'windows-1256'
 $imageFiles
 $linkTrail = "/^([ابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهیآأئؤة‌]+)(.*)$/sDu"
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $rtl = true
 $specialPageAliases

Detailed Description

Persian (فارسی)

See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net

Author:
Alnokta
Americophile
Amire80
Armandaneshjoo
Asoxor
Baqeri
Behdarvandyani
Dalba
E THP
Ebraminio
Goudarz
Huji
Ibrahim
Ladsgroup
Leyth
Mardetanha
Mehdi
Mehran
MehranVB
Meisam
Meno25
Mjbmr
Mormegil
Omidh
Omnia
Pouyana
Reza1615
Roozbeh Pournader <roozbeh at gmail.com>
Rtemis
Sahim
Surena
Taha
Wayiran
Zack90
ZxxZxxZ
לערי ריינהארט
جواد
درفش کاویانی
محک

Definition in file MessagesFa.php.


Variable Documentation

$dateFormats
Initial value:
 array(
    # Please be cautious not to delete the invisible RLM from the beginning of the strings.
    'mdy time' => '‏H:i',
    'mdy date' => '‏n/j/Y میلادی',
    'mdy both' => '‏n/j/Y میلادی، ساعت H:i',

    'dmy time' => '‏H:i',
    'dmy date' => '‏j xg Y',
    'dmy both' => '‏j xg Y، ساعت H:i',

    'ymd time' => '‏H:i',
    'ymd date' => '‏Y/n/j میلادی',
    'ymd both' => '‏Y/n/j میلادی، ساعت H:i',

    'persian time' => '‏H:i',
    'persian date' => '‏xij xiF xiY',
    'persian both' => '‏xij xiF xiY، ساعت H:i',

    'hebrew time' => '‏H:i',
    'hebrew date' => '‏xij xjF xjY',
    'hebrew both' => '‏H:i, xij xjF xjY',

    'ISO 8601 time' => 'xnH:xni:xns',
    'ISO 8601 date' => 'xnY-xnm-xnd',
    'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
)

These are formats for dates generated by MediaWiki (as opposed to the wikitext DateFormatter).

Documentation for the format string can be found in Language.php, search for sprintfDate.

This array is automatically inherited by all subclasses. Individual keys can be overridden.

Definition at line 400 of file MessagesFa.php.

$datePreferenceMigrationMap
Initial value:
 array(
    'default',
    'mdy',
    'dmy',
    'ymd'
)

Associative array mapping old numeric date formats, which may still be stored in user preferences, to the new string formats.

Definition at line 385 of file MessagesFa.php.

$datePreferences
Initial value:
 array(
    'default',
    'mdy',
    'dmy',
    'ymd',
    'persian',
    'hebrew',
    'ISO 8601',
)

A list of date format preference keys which can be selected in user preferences.

New preference keys can be added, provided they are supported by the language class's timeanddate(). Only the 5 keys listed below are supported by the wikitext converter (DateFormatter.php).

The special key "default" is an alias for either dmy or mdy depending on $wgAmericanDates

Definition at line 363 of file MessagesFa.php.

$defaultDateFormat = 'dmy or mdy'

The date format to use for generated dates in the user interface.

This may be one of the above date preferences, or the special value "dmy or mdy", which uses mdy if $wgAmericanDates is true, and dmy if $wgAmericanDates is false.

Definition at line 379 of file MessagesFa.php.

$digitTransformTable
Initial value:
 array(
    '0' => '۰', # &#x06f0;
    '1' => '۱', # &#x06f1;
    '2' => '۲', # &#x06f2;
    '3' => '۳', # &#x06f3;
    '4' => '۴', # &#x06f4;
    '5' => '۵', # &#x06f5;
    '6' => '۶', # &#x06f6;
    '7' => '۷', # &#x06f7;
    '8' => '۸', # &#x06f8;
    '9' => '۹', # &#x06f9;
    '%' => '٪', # &#x066a;
    '.' => '٫', # &#x066b; wrong table?
    ',' => '٬', # &#x066c;
)

Definition at line 338 of file MessagesFa.php.

$fallback8bitEncoding = 'windows-1256'

Definition at line 52 of file MessagesFa.php.

$imageFiles
Initial value:
 array(
    'button-bold'     => 'fa/button_bold.png',
    'button-italic'   => 'fa/button_italic.png',
    'button-link'     => 'fa/button_link.png',
    'button-headline' => 'fa/button_headline.png',
    'button-nowiki'   => 'fa/button_nowiki.png',
)

Definition at line 431 of file MessagesFa.php.

$linkTrail = "/^([ابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهیآأئؤة‌]+)(.*)$/sDu"

Definition at line 429 of file MessagesFa.php.

$magicWords

Definition at line 184 of file MessagesFa.php.

Definition at line 439 of file MessagesFa.php.

$namespaceAliases
Initial value:
 array(
    'رسانه' => NS_MEDIA,
    'رسانه‌ای' => NS_MEDIA,
    'تصویر' => NS_FILE,
    'بحث_تصویر' => NS_FILE_TALK,
)

Definition at line 74 of file MessagesFa.php.

$namespaceNames
Initial value:
 array(
    NS_MEDIA            => 'مدیا',
    NS_SPECIAL          => 'ویژه',
    NS_MAIN             => '',
    NS_TALK             => 'بحث',
    NS_USER             => 'کاربر',
    NS_USER_TALK        => 'بحث_کاربر',
    NS_PROJECT_TALK     => 'بحث_$1',
    NS_FILE             => 'پرونده',
    NS_FILE_TALK        => 'بحث_پرونده',
    NS_MEDIAWIKI        => 'مدیاویکی',
    NS_MEDIAWIKI_TALK   => 'بحث_مدیاویکی',
    NS_TEMPLATE         => 'الگو',
    NS_TEMPLATE_TALK    => 'بحث_الگو',
    NS_HELP             => 'راهنما',
    NS_HELP_TALK        => 'بحث_راهنما',
    NS_CATEGORY         => 'رده',
    NS_CATEGORY_TALK    => 'بحث_رده',
)

Definition at line 54 of file MessagesFa.php.

$rtl = true

Definition at line 51 of file MessagesFa.php.

$specialPageAliases

Definition at line 81 of file MessagesFa.php.