MediaWiki REL1_33
MessagesCkb.php File Reference

Sorani Kurdish (کوردی) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferenceMigrationMap
 
 $datePreferences
 
 $defaultDateFormat = 'dmy'
 
 $digitTransformTable
 
 $fallback8bitEncoding = 'windows-1256'
 
 $linkTrail = "/^([ئابپتجچحخدرڕزژسشعغفڤقکگلڵمنوۆهھەیێ‌]+)(.*)$/sDu"
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $rtl = true
 
 $separatorTransformTable
 
 $specialPageAliases
 

Detailed Description

Sorani Kurdish (کوردی)

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

Definition in file MessagesCkb.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
# Please be cautious not to delete the invisible RLM from the beginning of the strings.
'dmy time' => '‏H:i',
'dmy date' => '‏jی xg Y',
'dmy both' => '‏H:i، jی xg Y',
'ymd time' => '‏H:i',
'ymd date' => '‏Y/n/j',
'ymd both' => '‏H:i، Y/n/j',
'persian time' => '‏H:i',
'persian date' => '‏xijی xiFی xiY',
'persian both' => '‏H:i، ‏xijی xiFی xiY',
'hijri time' => '‏H:i',
'hijri date' => '‏xmjی xmFی xmY',
'hijri both' => '‏H:i، xmjی xmFی xmY',
]

Definition at line 157 of file MessagesCkb.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'dmy',
'dmy',
'ymd'
]

Definition at line 150 of file MessagesCkb.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'dmy',
'ymd',
'persian',
'hijri',
]

Definition at line 140 of file MessagesCkb.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmy'

Definition at line 148 of file MessagesCkb.php.

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '٠', # U+0660
'1' => '١', # U+0661
'2' => '٢', # U+0662
'3' => '٣', # U+0663
'4' => '٤', # U+0664
'5' => '٥', # U+0665
'6' => '٦', # U+0666
'7' => '٧', # U+0667
'8' => '٨', # U+0668
'9' => '٩', # U+0669
]

Definition at line 122 of file MessagesCkb.php.

◆ $fallback8bitEncoding

$fallback8bitEncoding = 'windows-1256'

Definition at line 12 of file MessagesCkb.php.

◆ $linkTrail

$linkTrail = "/^([ئابپتجچحخدرڕزژسشعغفڤقکگلڵمنوۆهھەیێ‌]+)(.*)$/sDu"

Definition at line 176 of file MessagesCkb.php.

◆ $magicWords

$magicWords
Initial value:
= [
'img_thumbnail' => [ '1', 'وێنۆک', 'thumb', 'thumbnail' ],
'img_right' => [ '1', 'ڕاست', 'right' ],
'img_left' => [ '1', 'چەپ', 'left' ],
'img_width' => [ '1', '$1پیکسڵ', '$1px' ],
'img_center' => [ '1', 'ناوەڕاست', 'center', 'centre' ],
'img_framed' => [ '1', 'چوارچێوە', 'frame', 'framed', 'enframed' ],
'img_frameless' => [ '1', 'بێچوارچێوە', 'frameless' ],
'img_border' => [ '1', 'سنوور', 'border' ],
]

Definition at line 111 of file MessagesCkb.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'لێدوان' => NS_TALK,
'قسەی_بەکارھێنەر' => NS_USER_TALK,
'لێدوانی_پەڕگە' => NS_FILE_TALK,
'لێدوانی_میدیاویکی' => NS_MEDIAWIKI_TALK,
'قاڵب' => NS_TEMPLATE,
'لێدوانی_قاڵب' => NS_TEMPLATE_TALK,
'لێدوانی_داڕێژە' => NS_TEMPLATE_TALK,
'لێدوانی_یارمەتی' => NS_HELP_TALK,
'لێدوانی_پۆل' => NS_CATEGORY_TALK,
]
const NS_MEDIAWIKI_TALK
Definition Defines.php:82
const NS_TEMPLATE
Definition Defines.php:83
const NS_FILE_TALK
Definition Defines.php:80
const NS_HELP_TALK
Definition Defines.php:86
const NS_CATEGORY_TALK
Definition Defines.php:88
const NS_TALK
Definition Defines.php:74
const NS_USER_TALK
Definition Defines.php:76
const NS_TEMPLATE_TALK
Definition Defines.php:84

Definition at line 33 of file MessagesCkb.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'میدیا',
NS_SPECIAL => 'تایبەت',
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_HELP
Definition Defines.php:85
const NS_FILE
Definition Defines.php:79
const NS_PROJECT_TALK
Definition Defines.php:78
const NS_SPECIAL
Definition Defines.php:62
const NS_MEDIA
Definition Defines.php:61
const NS_CATEGORY
Definition Defines.php:87

Definition at line 14 of file MessagesCkb.php.

◆ $rtl

$rtl = true

Definition at line 11 of file MessagesCkb.php.

◆ $separatorTransformTable

$separatorTransformTable
Initial value:
= [
'.' => '٫', # U+066B
',' => '٬', # U+066C
]
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy

Definition at line 135 of file MessagesCkb.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 45 of file MessagesCkb.php.