MediaWiki master
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
 @phpcs-require-sorted-array
 
 $namespaceAliases
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ]
 
 $specialPageAliases
 @phpcs-require-sorted-array
 

Detailed Description

Finnish (suomi)

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 288 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 267 of file MessagesFi.php.

◆ $datePreferenceMigrationMap

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

Definition at line 281 of file MessagesFi.php.

◆ $datePreferences

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

Definition at line 257 of file MessagesFi.php.

◆ $defaultDateFormat

$defaultDateFormat = 'fi normal'

Definition at line 265 of file MessagesFi.php.

◆ $linkTrail

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

Definition at line 295 of file MessagesFi.php.

◆ $magicWords

$magicWords

@phpcs-require-sorted-array

Definition at line 150 of file MessagesFi.php.

◆ $namespaceAliases

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

Definition at line 27 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:76
const NS_USER
Definition Defines.php:66
const NS_MEDIAWIKI_TALK
Definition Defines.php:73
const NS_PROJECT_TALK
Definition Defines.php:69
const NS_MEDIAWIKI
Definition Defines.php:72
const NS_TEMPLATE
Definition Defines.php:74
const NS_SPECIAL
Definition Defines.php:53
const NS_HELP_TALK
Definition Defines.php:77
const NS_CATEGORY_TALK
Definition Defines.php:79
const NS_MEDIA
Definition Defines.php:52
const NS_TALK
Definition Defines.php:65
const NS_USER_TALK
Definition Defines.php:67
const NS_CATEGORY
Definition Defines.php:78
const NS_TEMPLATE_TALK
Definition Defines.php:75

Definition at line 8 of file MessagesFi.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ]

Definition at line 255 of file MessagesFi.php.

◆ $specialPageAliases

$specialPageAliases

@phpcs-require-sorted-array

Definition at line 33 of file MessagesFi.php.