MediaWiki  1.27.2
MessagesSl.php File Reference

Slovenian (slovenščina) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'dmy full'
 The date format to use for generated dates in the user interface. More...
 
 $fallback8bitEncoding = "iso-8859-2"
 
 $linkTrail = '/^([a-zčćđžš]+)(.*)$/sDu'
 
 $magicWords
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => '.'
 
 $specialPageAliases
 
 NS_SPECIAL
 

Detailed Description

Slovenian (slovenščina)

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

Author
Dbc334
Eleassar
Freakolowsky
Irena Plahuta
Matej1234
McDutchie
Nemo bis
Smihael
Vadgt
XJamRastafire
Yerpo
romanm
sl.wikipedia.org administrators

Definition in file MessagesSl.php.

Variable Documentation

$dateFormats
Initial value:
= [
'dmy short time' => 'H:i'

Definition at line 173 of file MessagesSl.php.

$datePreferences
Initial value:
= [
'default',
'dmy short',
'dmy full',
'ISO 8601',
]

Definition at line 158 of file MessagesSl.php.

$defaultDateFormat = 'dmy full'

The date format to use for generated dates in the user interface.

This may be one of the above date preferences, or the special value "dmy or mdy", which uses mdy if $wgAmericanDates is true, and dmy if $wgAmericanDates is false.

Definition at line 171 of file MessagesSl.php.

$fallback8bitEncoding = "iso-8859-2"

Definition at line 183 of file MessagesSl.php.

$linkTrail = '/^([a-zčćđžš]+)(.*)$/sDu'

Definition at line 156 of file MessagesSl.php.

$magicWords
Initial value:
= [
'redirect' => [ '0', '#PREUSMERITEV', '#REDIRECT' ]

Definition at line 115 of file MessagesSl.php.

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Datoteka'
const NS_MEDIA
Definition: Defines.php:57

Definition at line 24 of file MessagesSl.php.

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

Definition at line 184 of file MessagesSl.php.

$specialPageAliases
Initial value:
= [
'Activeusers' => [ 'AktivniUporabniki' ]

Definition at line 43 of file MessagesSl.php.

NS_SPECIAL
Initial value:
=> 'Posebno',
NS_TALK => 'Pogovor',
NS_USER => 'Uporabnik',
NS_USER_TALK => 'Uporabniški_pogovor',
NS_PROJECT_TALK => 'Pogovor_{{grammar:mestnik|$1}}',
NS_FILE => 'Slika',
NS_FILE_TALK => 'Pogovor_o_sliki',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Pogovor_o_MediaWiki',
NS_TEMPLATE => 'Predloga',
NS_TEMPLATE_TALK => 'Pogovor_o_predlogi',
NS_HELP => 'Pomoč',
NS_HELP_TALK => 'Pogovor_o_pomoči',
NS_CATEGORY => 'Kategorija',
NS_CATEGORY_TALK => 'Pogovor_o_kategoriji',
]
const NS_TEMPLATE
Definition: Defines.php:79
const NS_MEDIAWIKI_TALK
Definition: Defines.php:78
const NS_PROJECT_TALK
Definition: Defines.php:74
const NS_CATEGORY
Definition: Defines.php:83
const NS_FILE
Definition: Defines.php:75
const NS_FILE_TALK
Definition: Defines.php:76
const NS_MEDIAWIKI
Definition: Defines.php:77
const NS_CATEGORY_TALK
Definition: Defines.php:84
const NS_HELP
Definition: Defines.php:81
const NS_HELP_TALK
Definition: Defines.php:82
const NS_TALK
Definition: Defines.php:70
const NS_USER_TALK
Definition: Defines.php:72
const NS_TEMPLATE_TALK
Definition: Defines.php:80

Definition at line 26 of file MessagesSl.php.