MediaWiki master
MessagesIs.php File Reference

Icelandic (íslenska) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferenceMigrationMap
 
 $datePreferences
 
 $defaultDateFormat = 'dmyt'
 
 $linkPrefixCharset = 'áÁðÐéÉíÍóÓúÚýÝþÞæÆöÖA-Za-z–-'
 
 $linkPrefixExtension = true
 
 $linkTrail = '/^([áðéíóúýþæöa-z-–]+)(.*)$/sDu'
 
 $magicWords
 @phpcs-require-sorted-array
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => '.', '.' => ',' ]
 
 $specialPageAliases
 @phpcs-require-sorted-array
 

Detailed Description

Icelandic (íslenska)

Definition in file MessagesIs.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'dmyt time' => 'H:i',
'dmyt date' => 'j. F Y',
'dmyt both' => 'j. F Y "kl." H:i',
'short dmyt time' => 'H:i',
'short dmyt date' => 'j. M. Y',
'short dmyt both' => 'j. M. Y "kl." H:i',
'tdmy time' => 'H:i',
'tdmy date' => 'j. F Y',
'tdmy both' => 'H:i, j. F Y',
'short tdmy time' => 'H:i',
'short tdmy date' => 'j. M. Y',
'short tdmy both' => 'H:i, j. M. Y',
]

Definition at line 46 of file MessagesIs.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'dmyt',
'short dmyt',
'tdmy',
'short tdmy',
]

Definition at line 36 of file MessagesIs.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'dmyt',
'short dmyt',
'tdmy',
'short tdmy',
'ISO 8601',
]

Definition at line 27 of file MessagesIs.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmyt'

Definition at line 44 of file MessagesIs.php.

◆ $linkPrefixCharset

$linkPrefixCharset = 'áÁðÐéÉíÍóÓúÚýÝþÞæÆöÖA-Za-z–-'

Definition at line 213 of file MessagesIs.php.

◆ $linkPrefixExtension

$linkPrefixExtension = true

Definition at line 211 of file MessagesIs.php.

◆ $linkTrail

$linkTrail = '/^([áðéíóúýþæöa-z-–]+)(.*)$/sDu'

Definition at line 212 of file MessagesIs.php.

◆ $magicWords

$magicWords

@phpcs-require-sorted-array

Definition at line 65 of file MessagesIs.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Miðill',
NS_SPECIAL => 'Kerfissíða',
NS_TALK => 'Spjall',
NS_USER => 'Notandi',
NS_USER_TALK => 'Notandaspjall',
NS_PROJECT_TALK => '$1spjall',
NS_FILE => 'Mynd',
NS_FILE_TALK => 'Myndaspjall',
NS_MEDIAWIKI => 'Melding',
NS_MEDIAWIKI_TALK => 'Meldingarspjall',
NS_TEMPLATE => 'Snið',
NS_TEMPLATE_TALK => 'Sniðaspjall',
NS_HELP => 'Hjálp',
NS_HELP_TALK => 'Hjálparspjall',
NS_CATEGORY => 'Flokkur',
NS_CATEGORY_TALK => 'Flokkaspjall',
]
const NS_HELP
Definition Defines.php:76
const NS_USER
Definition Defines.php:66
const NS_FILE
Definition Defines.php:70
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_FILE_TALK
Definition Defines.php:71
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 MessagesIs.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 210 of file MessagesIs.php.

◆ $specialPageAliases

$specialPageAliases

@phpcs-require-sorted-array

Definition at line 117 of file MessagesIs.php.