MediaWiki REL1_31
MessagesTg_cyrl.php
Go to the documentation of this file.
1<?php
21 NS_MEDIA => 'Медиа',
22 NS_SPECIAL => 'Вижа',
23 NS_TALK => 'Баҳс',
24 NS_USER => 'Корбар',
25 NS_USER_TALK => 'Баҳси_корбар',
26 NS_PROJECT_TALK => 'Баҳси_$1',
27 NS_FILE => 'Акс',
28 NS_FILE_TALK => 'Баҳси_акс',
29 NS_MEDIAWIKI => 'Медиавики',
30 NS_MEDIAWIKI_TALK => 'Баҳси_медиавики',
31 NS_TEMPLATE => 'Шаблон',
32 NS_TEMPLATE_TALK => 'Баҳси_шаблон',
33 NS_HELP => 'Роҳнамо',
34 NS_HELP_TALK => 'Баҳси_роҳнамо',
35 NS_CATEGORY => 'Гурӯҳ',
36 NS_CATEGORY_TALK => 'Баҳси_гурӯҳ',
37];
38
40 'default',
41 'dmy',
42 'persian',
43 'ISO 8601',
44];
45
47
49 'default',
50 'default',
51 'default',
52 'default'
53];
54
56 'dmy time' => 'H:i',
57 'dmy date' => 'j xg Y',
58 'dmy both' => 'H:i، j xg Y',
59
60 'persian time' => 'H:i',
61 'persian date' => 'xij xiF xiY',
62 'persian both' => 'H:i، xij xiF xiY',
63
64 'ISO 8601 time' => 'xnH:xni:xns',
65 'ISO 8601 date' => 'xnY-xnm-xnd',
66 'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
67];
68
69$linkTrail = '/^([a-zабвгдеёжзийклмнопрстуфхчшъэюяғӣқўҳҷцщыь]+)(.*)$/sDu';
$defaultDateFormat
$dateFormats
$datePreferenceMigrationMap
$datePreferences
$namespaceNames
const NS_HELP
Definition Defines.php:86
const NS_FILE
Definition Defines.php:80
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_FILE_TALK
Definition Defines.php:81
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85