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

Detailed Description

Persian (فارسی)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesFa.php.

Variable Documentation

$dateFormats
Initial value:
= [
# Please be cautious not to delete the invisible RLM from the beginning of the strings.
'mdy time' => '‏H:i'

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 382 of file MessagesFa.php.

$datePreferenceMigrationMap
Initial value:
= [
'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 367 of file MessagesFa.php.

$datePreferences
Initial value:
= [
'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 345 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 361 of file MessagesFa.php.

$digitTransformTable
Initial value:
= [
'0' => '۰'

Definition at line 320 of file MessagesFa.php.

$fallback8bitEncoding = 'windows-1256'

Definition at line 12 of file MessagesFa.php.

$imageFiles
Initial value:
= [
'button-bold' => 'fa/button_bold.png'

Definition at line 413 of file MessagesFa.php.

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

Definition at line 411 of file MessagesFa.php.

$magicWords
Initial value:
= [
'redirect' => [ '0', '#تغییر_مسیر', '#تغییرمسیر', '#REDIRECT' ]

Definition at line 154 of file MessagesFa.php.

$namespaceAliases
Initial value:
= [
'رسانه' => NS_MEDIA
const NS_MEDIA
Definition: Defines.php:44

Definition at line 33 of file MessagesFa.php.

$namespaceNames
Initial value:
= [
NS_MEDIA => 'مدیا'
const NS_MEDIA
Definition: Defines.php:44

Definition at line 14 of file MessagesFa.php.

$rtl = true

Definition at line 11 of file MessagesFa.php.

$specialPageAliases
Initial value:
= [
'Activeusers' => [ 'کاربران_فعال' ]

Definition at line 40 of file MessagesFa.php.

NS_SPECIAL
Initial value:
=> 'ویژه',
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 => 'بحث_رده',
]
const NS_TEMPLATE
Definition: Defines.php:66
const NS_MEDIAWIKI_TALK
Definition: Defines.php:65
const NS_PROJECT_TALK
Definition: Defines.php:61
const NS_CATEGORY
Definition: Defines.php:70
const NS_FILE
Definition: Defines.php:62
const NS_FILE_TALK
Definition: Defines.php:63
const NS_MEDIAWIKI
Definition: Defines.php:64
const NS_CATEGORY_TALK
Definition: Defines.php:71
const NS_HELP
Definition: Defines.php:68
const NS_HELP_TALK
Definition: Defines.php:69
const NS_TALK
Definition: Defines.php:57
const NS_USER_TALK
Definition: Defines.php:59
const NS_TEMPLATE_TALK
Definition: Defines.php:67

Definition at line 16 of file MessagesFa.php.

wrong table => '٬', # &#x066c

Definition at line 333 of file MessagesFa.php.