MediaWiki  1.29.1
MessagesSr_el.php File Reference

Serbian (Latin script) (srpski (latinica)‎) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferenceMigrationMap
 
 $datePreferences
 
 $defaultDateFormat = 'hh:mm d. month y.'
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => '.', '.' => ',' ]
 

Detailed Description

Serbian (Latin script) (srpski (latinica)‎)

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

Author
FriedrickMILBarbarossa
Geitost
Kaganer
Liangent
Meno25
Michaello
Milicevic01
Rancher
Red Baron
Reedy
Slaven Kosanovic
TheStefan12345
Жељко Тодоровић
Михајло Анђелковић
לערי ריינהארט

Definition in file MessagesSr_el.php.

Variable Documentation

◆ $dateFormats

$dateFormats

Definition at line 103 of file MessagesSr_el.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'hh:mm d. month y.',
'hh:mm d month y',
'hh:mm dd.mm.yyyy',
'hh:mm d.m.yyyy',
'hh:mm d. mon y.',
'hh:mm d mon y',
'h:mm d. month y.',
'h:mm d month y',
'h:mm dd.mm.yyyy',
'h:mm d.m.yyyy',
'h:mm d. mon y.',
'h:mm d mon y',
]

Definition at line 69 of file MessagesSr_el.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'hh:mm d. month y.',
'hh:mm d month y',
'hh:mm dd.mm.yyyy',
'hh:mm d.m.yyyy',
'hh:mm d. mon y.',
'hh:mm d mon y',
'h:mm d. month y.',
'h:mm d month y',
'h:mm dd.mm.yyyy',
'h:mm d.m.yyyy',
'h:mm d. mon y.',
'h:mm d mon y',
]

Definition at line 85 of file MessagesSr_el.php.

◆ $defaultDateFormat

$defaultDateFormat = 'hh:mm d. month y.'

Definition at line 101 of file MessagesSr_el.php.

◆ $magicWords

$magicWords

Definition at line 161 of file MessagesSr_el.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
"Медија" => NS_MEDIA,
"Посебно" => NS_SPECIAL,
"Разговор" => NS_TALK,
"Корисник" => NS_USER,
"Разговор_са_корисником" => NS_USER_TALK,
"Разговор_о_$1" => NS_PROJECT_TALK,
"Слика" => 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,
'Medija' => NS_MEDIA,
'Slika' => NS_FILE,
'Razgovor_o_slici' => NS_FILE_TALK,
]

Definition at line 46 of file MessagesSr_el.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Medij',
NS_SPECIAL => 'Posebno',
NS_TALK => 'Razgovor',
NS_USER => 'Korisnik',
NS_USER_TALK => 'Razgovor_sa_korisnikom',
NS_PROJECT_TALK => 'Razgovor_o_$1',
NS_FILE => 'Datoteka',
NS_FILE_TALK => 'Razgovor_o_datoteci',
NS_MEDIAWIKI => 'Medijaviki',
NS_MEDIAWIKI_TALK => 'Razgovor_o_Medijavikiju',
NS_TEMPLATE => 'Šablon',
NS_TEMPLATE_TALK => 'Razgovor_o_šablonu',
NS_HELP => 'Pomoć',
NS_HELP_TALK => 'Razgovor_o_pomoći',
NS_CATEGORY => 'Kategorija',
NS_CATEGORY_TALK => 'Razgovor_o_kategoriji',
]

Definition at line 26 of file MessagesSr_el.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 303 of file MessagesSr_el.php.

NS_HELP
const NS_HELP
Definition: Defines.php:74
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:73
NS_FILE
const NS_FILE
Definition: Defines.php:68
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:72
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:51
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:71
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:76
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:65
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:50
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:67
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:75
NS_USER
const NS_USER
Definition: Defines.php:64
NS_TALK
const NS_TALK
Definition: Defines.php:63
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:70
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:69
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:77