|
MediaWiki
REL1_19
|
Belarusian (беларуская) More...
Go to the source code of this file.
Variables | |
| $bookstoreList | |
| $dateFormats | |
| $datePreferences | |
| $defaultDateFormat = 'dmy' | |
| $linkTrail = '/^([абвгґджзеёжзійклмнопрстуўфхцчшыьэюяćčłńśšŭźža-z]+)(.*)$/sDu' | |
| $magicWords | |
| $messages | |
| $namespaceNames | |
| $separatorTransformTable | |
Belarusian (беларуская)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesBe.php.
| $bookstoreList |
array(
'OZ.by' => 'http://oz.by/search.phtml?what=books&isbn=$1',
'Amazon.com' => 'http://www.amazon.com/exec/obidos/ISBN=$1'
)
Definition at line 30 of file MessagesBe.php.
| $dateFormats |
array(
'dmy time' => 'H:i',
'dmy date' => 'j xg Y',
'dmy both' => 'H:i, j xg Y',
)
Definition at line 43 of file MessagesBe.php.
| $datePreferences |
array(
'default',
'dmy',
'ISO 8601',
)
Definition at line 35 of file MessagesBe.php.
| $defaultDateFormat = 'dmy' |
Definition at line 41 of file MessagesBe.php.
| $linkTrail = '/^([абвгґджзеёжзійклмнопрстуўфхцчшыьэюяćčłńśšŭźža-z]+)(.*)$/sDu' |
Definition at line 85 of file MessagesBe.php.
| $magicWords |
array(
'img_thumbnail' => array( '1', 'міні', 'мініяцюра', 'thumbnail', 'thumb' ),
'img_manualthumb' => array( '1', 'міні=$1', 'мініяцюра=$1', 'thumbnail=$1', 'thumb=$1' ),
'img_right' => array( '1', 'справа', 'right' ),
'img_left' => array( '1', 'злева', 'left' ),
'img_none' => array( '1', 'няма', 'none' ),
'img_width' => array( '1', '$1пкс', '$1px' ),
'img_center' => array( '1', 'цэнтр', 'center', 'centre' ),
'img_framed' => array( '1', 'безрамкі', 'framed', 'enframed', 'frame' ),
)
Definition at line 68 of file MessagesBe.php.
| $messages |
Definition at line 87 of file MessagesBe.php.
| $namespaceNames |
array(
NS_MEDIA => 'Мультымедыя',
NS_SPECIAL => 'Адмысловае',
NS_TALK => 'Размовы',
NS_USER => 'Удзельнік',
NS_USER_TALK => 'Размовы_з_удзельнікам',
NS_PROJECT_TALK => '$1_размовы',
NS_FILE => 'Выява',
NS_FILE_TALK => 'Размовы_пра_выяву',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Размовы_пра_MediaWiki',
NS_TEMPLATE => 'Шаблон',
NS_TEMPLATE_TALK => 'Размовы_пра_шаблон',
NS_HELP => 'Даведка',
NS_HELP_TALK => 'Размовы_пра_даведку',
NS_CATEGORY => 'Катэгорыя',
NS_CATEGORY_TALK => 'Размовы_пра_катэгорыю',
)
Definition at line 49 of file MessagesBe.php.
| $separatorTransformTable |
array(
',' => "\xc2\xa0", # nbsp
'.' => ','
)
Definition at line 80 of file MessagesBe.php.