MediaWiki  1.23.6
MessagesCrh_latn.php
Go to the documentation of this file.
1 <?php
12 $fallback8bitEncoding = 'windows-1254';
13 
15  NS_MEDIA => 'Media',
16  NS_SPECIAL => 'Mahsus',
17  NS_TALK => 'Muzakere',
18  NS_USER => 'Qullanıcı',
19  NS_USER_TALK => 'Qullanıcı_muzakeresi',
20  NS_PROJECT_TALK => '$1_muzakeresi',
21  NS_FILE => 'Fayl',
22  NS_FILE_TALK => 'Fayl_muzakeresi',
23  NS_MEDIAWIKI => 'MediaViki',
24  NS_MEDIAWIKI_TALK => 'MediaViki_muzakeresi',
25  NS_TEMPLATE => 'Şablon',
26  NS_TEMPLATE_TALK => 'Şablon_muzakeresi',
27  NS_HELP => 'Yardım',
28  NS_HELP_TALK => 'Yardım_muzakeresi',
29  NS_CATEGORY => 'Kategoriya',
30  NS_CATEGORY_TALK => 'Kategoriya_muzakeresi',
31 );
32 
34  # Aliases to Cyrillic (crh-cyrl) namespaces
35  "Медиа" => NS_MEDIA,
36  "Махсус" => NS_SPECIAL,
37  "Музакере" => NS_TALK,
38  "Къулланыджы" => NS_USER,
39  "Къулланыджы_музакереси" => NS_USER_TALK,
40  "$1_музакереси" => NS_PROJECT_TALK,
41  "Ресим" => NS_FILE,
42  "Ресим_музакереси" => NS_FILE_TALK,
43  "Resim" => NS_FILE,
44  "Resim_muzakeresi" => NS_FILE_TALK,
45  "МедиаВики" => NS_MEDIAWIKI,
46  "МедиаВики_музакереси" => NS_MEDIAWIKI_TALK,
47  'Шаблон' => NS_TEMPLATE,
48  'Шаблон_музакереси' => NS_TEMPLATE_TALK,
49  'Ярдым' => NS_HELP,
50  'Разговор_о_помоћи' => NS_HELP_TALK,
51  'Категория' => NS_CATEGORY,
52  'Категория_музакереси' => NS_CATEGORY_TALK
53 );
54 
56  'default',
57  'mdy',
58  'dmy',
59  'ymd',
60  'yyyy-mm-dd',
61  'ISO 8601',
62 );
63 
65 
67  'default',
68  'mdy',
69  'dmy',
70  'ymd'
71 );
72 
74  'mdy time' => 'H:i',
75  'mdy date' => 'F j Y "s."',
76  'mdy both' => 'H:i, F j Y "s."',
77 
78  'dmy time' => 'H:i',
79  'dmy date' => 'j F Y "s."',
80  'dmy both' => 'H:i, j F Y "s."',
81 
82  'ymd time' => 'H:i',
83  'ymd date' => 'Y "s." xg j',
84  'ymd both' => 'H:i, Y "s." xg j',
85 
86  'yyyy-mm-dd time' => 'xnH:xni:xns',
87  'yyyy-mm-dd date' => 'xnY-xnm-xnd',
88  'yyyy-mm-dd both' => 'xnH:xni:xns, xnY-xnm-xnd',
89 
90  'ISO 8601 time' => 'xnH:xni:xns',
91  'ISO 8601 date' => 'xnY.xnm.xnd',
92  'ISO 8601 both' => 'xnY.xnm.xnd"T"xnH:xni:xns',
93 );
94 
95 $separatorTransformTable = array( ',' => '.', '.' => ',' );
96 $linkTrail = '/^([a-zâçğıñöşüа-яё“»]+)(.*)$/sDu';
97 $linkPrefixCharset = 'a-zâçğıñöşüA-ZÂÇĞİÑÖŞÜa-яёА-ЯЁ«„';
98 
$datePreferences
$datePreferences
Definition: MessagesCrh_latn.php:55
NS_HELP
const NS_HELP
Definition: Defines.php:91
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
$namespaceNames
$namespaceNames
Definition: MessagesCrh_latn.php:14
$namespaceAliases
$namespaceAliases
Definition: MessagesCrh_latn.php:33
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
$datePreferenceMigrationMap
$datePreferenceMigrationMap
Definition: MessagesCrh_latn.php:66
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
namespaces
to move a page</td >< td > &*You are moving the page across namespaces
Definition: All_system_messages.txt:2677
$separatorTransformTable
$separatorTransformTable
Definition: MessagesCrh_latn.php:95
$dateFormats
$dateFormats
Definition: MessagesCrh_latn.php:73
$fallback8bitEncoding
$fallback8bitEncoding
Definition: MessagesCrh_latn.php:12
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
$defaultDateFormat
$defaultDateFormat
Definition: MessagesCrh_latn.php:64
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
$linkTrail
$linkTrail
Definition: MessagesCrh_latn.php:96
NS_USER
const NS_USER
Definition: Defines.php:81
$linkPrefixCharset
$linkPrefixCharset
Definition: MessagesCrh_latn.php:97
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94