MediaWiki  REL1_24
MessagesFi.php File Reference

Finnish (suomi) More...

Go to the source code of this file.

Variables

 $bookstoreList
 $dateFormats
 $datePreferenceMigrationMap
 $datePreferences
 $defaultDateFormat = 'fi normal'
 $linkTrail = '/^([a-zäö]+)(.*)$/sDu'
 $magicWords
 $namespaceAliases
 $namespaceNames
 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' )
 $specialPageAliases

Detailed Description

Finnish (suomi)

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

Definition in file MessagesFi.php.


Variable Documentation

$bookstoreList
Initial value:
 array(
    'Bookplus'                      => 'http://www.bookplus.fi/product.php?isbn=$1',
    'Helsingin yliopiston kirjasto' => 'http://pandora.lib.hel.fi/cgi-bin/mhask/monihask.py?volname=&author=&keyword=&ident=$1&submit=Hae&engine_helka=ON',
    'Pääkaupunkiseudun kirjastot'   => 'http://www.helmet.fi/search*fin/i?SEARCH=$1',
    'Tampereen seudun kirjastot'    => 'http://kirjasto.tampere.fi/Piki?formid=fullt&typ0=6&dat0=$1'
)

Definition at line 275 of file MessagesFi.php.

$dateFormats
Initial value:
 array(
    'fi normal time' => 'H.i',
    'fi normal date' => 'j. F"ta" Y',
    'fi normal both' => 'j. F"ta" Y "kello" H.i',

    'fi seconds time' => 'H:i:s',
    'fi seconds date' => 'j. F"ta" Y',
    'fi seconds both' => 'j. F"ta" Y "kello" H:i:s',

    'fi numeric time' => 'H.i',
    'fi numeric date' => 'j.n.Y',
    'fi numeric both' => 'j.n.Y "kello" H.i',
)

Definition at line 254 of file MessagesFi.php.

$datePreferenceMigrationMap
Initial value:
 array(
    'default',
    'fi normal',
    'fi seconds',
    'fi numeric',
)

Definition at line 268 of file MessagesFi.php.

$datePreferences
Initial value:
 array(
    'default',
    'fi normal',
    'fi seconds',
    'fi numeric',
    'ISO 8601',
)

Definition at line 244 of file MessagesFi.php.

$defaultDateFormat = 'fi normal'

Definition at line 252 of file MessagesFi.php.

$linkTrail = '/^([a-zäö]+)(.*)$/sDu'

Definition at line 282 of file MessagesFi.php.

$magicWords

Definition at line 136 of file MessagesFi.php.

$namespaceAliases
Initial value:
 array(
    'Kuva' => NS_FILE,
    'Keskustelu_kuvasta' => NS_FILE_TALK,
)

Definition at line 30 of file MessagesFi.php.

$namespaceNames
Initial value:
 array(
    NS_MEDIA            => 'Media',
    NS_SPECIAL          => 'Toiminnot',
    NS_TALK             => 'Keskustelu',
    NS_USER             => 'Käyttäjä',
    NS_USER_TALK        => 'Keskustelu_käyttäjästä',
    NS_PROJECT_TALK     => 'Keskustelu_{{GRAMMAR:elative|$1}}',
    NS_FILE             => 'Tiedosto',
    NS_FILE_TALK        => 'Keskustelu_tiedostosta',
    NS_MEDIAWIKI        => 'Järjestelmäviesti',
    NS_MEDIAWIKI_TALK   => 'Keskustelu_järjestelmäviestistä',
    NS_TEMPLATE         => 'Malline',
    NS_TEMPLATE_TALK    => 'Keskustelu_mallineesta',
    NS_HELP             => 'Ohje',
    NS_HELP_TALK        => 'Keskustelu_ohjeesta',
    NS_CATEGORY         => 'Luokka',
    NS_CATEGORY_TALK    => 'Keskustelu_luokasta',
)

Definition at line 11 of file MessagesFi.php.

$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' )

Definition at line 242 of file MessagesFi.php.

$specialPageAliases

Definition at line 35 of file MessagesFi.php.