MediaWiki REL1_31
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 = [ ',' => "\xc2\xa0", '.' => ',' ]
 
 $specialPageAliases
 

Detailed Description

Finnish (suomi)

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

Definition in file MessagesFi.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'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 281 of file MessagesFi.php.

◆ $dateFormats

$dateFormats
Initial value:
= [
'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 260 of file MessagesFi.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'fi normal',
'fi seconds',
'fi numeric',
]

Definition at line 274 of file MessagesFi.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'fi normal',
'fi seconds',
'fi numeric',
'ISO 8601',
]

Definition at line 250 of file MessagesFi.php.

◆ $defaultDateFormat

$defaultDateFormat = 'fi normal'

Definition at line 258 of file MessagesFi.php.

◆ $linkTrail

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

Definition at line 288 of file MessagesFi.php.

◆ $magicWords

$magicWords

Definition at line 143 of file MessagesFi.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Kuva' => NS_FILE,
'Keskustelu_kuvasta' => NS_FILE_TALK,
]
const NS_FILE
Definition Defines.php:80
const NS_FILE_TALK
Definition Defines.php:81

Definition at line 30 of file MessagesFi.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
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',
]
const NS_HELP
Definition Defines.php:86
const NS_USER
Definition Defines.php:76
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_MEDIAWIKI
Definition Defines.php:82
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85

Definition at line 11 of file MessagesFi.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ]

Definition at line 248 of file MessagesFi.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 35 of file MessagesFi.php.