MediaWiki  1.23.0
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
 
 $namespaceNames
 
 $separatorTransformTable = array( ',' => '.', '.' => ',' )
 
 $specialPageAliases
 

Detailed Description

Icelandic (íslenska)

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

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 50 of file MessagesIs.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
'default',
'dmyt',
'short dmyt',
'tdmy',
'short tdmy',
)

Definition at line 40 of file MessagesIs.php.

◆ $datePreferences

$datePreferences
Initial value:
'default',
'dmyt',
'short dmyt',
'tdmy',
'short tdmy',
'ISO 8601',
)

Definition at line 31 of file MessagesIs.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmyt'

Definition at line 48 of file MessagesIs.php.

◆ $linkPrefixCharset

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

Definition at line 216 of file MessagesIs.php.

◆ $linkPrefixExtension

$linkPrefixExtension = true

Definition at line 214 of file MessagesIs.php.

◆ $linkTrail

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

Definition at line 215 of file MessagesIs.php.

◆ $magicWords

$magicWords

Definition at line 68 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',
)

Definition at line 12 of file MessagesIs.php.

◆ $separatorTransformTable

$separatorTransformTable = array( ',' => '.', '.' => ',' )

Definition at line 213 of file MessagesIs.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 119 of file MessagesIs.php.

NS_HELP
const NS_HELP
Definition: Defines.php:91
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
NS_USER
const NS_USER
Definition: Defines.php:81
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94