MediaWiki  REL1_19
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
 $messages
 $namespaceAliases
 $namespaceNames
 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' )
 $specialPageAliases

Detailed Description

Finnish (suomi)

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

Author:
Agony
Centerlink
Cimon Avaro
Crt
ElmA
Geitost
Harriv
Jaakonam
Jack Phoenix
Jafeluv
Kaganer
Linnea
Mies
Mobe
Nedergard
Nike
Ochs
Olli
Pxos
Silvonen
Snidata
Str4nd
Stryn
Tarmo
Tofu II
Veikk0.ma
Wix
Yaamboo
ZeiP
לערי ריינהארט

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 100 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 79 of file MessagesFi.php.

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

Definition at line 93 of file MessagesFi.php.

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

Definition at line 69 of file MessagesFi.php.

$defaultDateFormat = 'fi normal'

Definition at line 77 of file MessagesFi.php.

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

Definition at line 314 of file MessagesFi.php.

$magicWords

Definition at line 107 of file MessagesFi.php.

$messages

Definition at line 316 of file MessagesFi.php.

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

Definition at line 63 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 44 of file MessagesFi.php.

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

Definition at line 42 of file MessagesFi.php.

$specialPageAliases

Definition at line 214 of file MessagesFi.php.