languages/messages/MessagesSl.php File Reference

Slovenian (Slovenščina). More...

Go to the source code of this file.

Variables

 $namespaceNames
 $specialPageAliases
 $datePreferences
 $defaultDateFormat = 'dmy full'
 The date format to use for generated dates in the user interface.
 $dateFormats
 $fallback8bitEncoding = "iso-8859-2"
 $separatorTransformTable = array(',' => '.', '.' => ',' )
 $messages


Detailed Description

Slovenian (Slovenščina).

See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net

Author:
Smihael

XJamRastafire

Yerpo

romanm

sl.wikipedia.org administrators

Definition in file MessagesSl.php.


Variable Documentation

$dateFormats

Initial value:

 array(
        'dmy short time' => 'H:i',
        'dmy short date' => 'j. F Y',
        'dmy short both' => 'H:i, j. M Y',

        'dmy full time' => 'H:i',
        'dmy full date' => 'j. F Y',
        'dmy full both' => 'H:i, j. F Y',
)

Definition at line 72 of file MessagesSl.php.

$datePreferences

Initial value:

 array(
        'default',
        'dmy short',
        'dmy full',
        'ISO 8601',
)

Definition at line 57 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 70 of file MessagesSl.php.

$fallback8bitEncoding = "iso-8859-2"

Definition at line 82 of file MessagesSl.php.

$messages

Definition at line 85 of file MessagesSl.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA          => 'Media',
        NS_SPECIAL        => 'Posebno',
        NS_MAIN           => '',
        NS_TALK           => 'Pogovor',
        NS_USER           => 'Uporabnik',
        NS_USER_TALK      => 'Uporabniški_pogovor',
        # NS_PROJECT set by $wgMetaNamespace
        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'
)

Definition at line 17 of file MessagesSl.php.

$separatorTransformTable = array(',' => '.', '.' => ',' )

Definition at line 83 of file MessagesSl.php.

$specialPageAliases

Initial value:

 array(
        'DoubleRedirects'           => array( 'DvojnePreusmeritve' ),
        'BrokenRedirects'           => array( 'PokvarjenePreusmeritve' ),
        'Disambiguations'           => array( 'Razločitve' ),
        'Userlogin'                 => array( 'Prijava' ),
        'Userlogout'                => array( 'Odjava' ),
        'CreateAccount'             => array( 'Registracija' ),
        'Preferences'               => array( 'Nastavitve' ),
        'Watchlist'                 => array( 'SpisekNadzorov' ),
        'Recentchanges'             => array( 'ZadnjeSpremembe' ),
        'Upload'                    => array( 'Nalaganje' ),
        'Listfiles'                 => array( 'SeznamDatotek', 'SeznamSlik' ),
        'Newimages'                 => array( 'NoveDatoteke', 'NoveSlike' ),
        'Listusers'                 => array( 'SeznamUporabnikov' ),
        'Listgrouprights'           => array( 'SeznamPravicSkupin' ),
        'Statistics'                => array( 'Statistika' ),
        'Randompage'                => array( 'Nakljucno', 'NakljucnaStran' ),
)

Definition at line 38 of file MessagesSl.php.


Generated on Sat Sep 5 02:08:26 2009 for MediaWiki by  doxygen 1.5.9