MediaWiki  REL1_19
MessagesIs.php File Reference

Icelandic (íslenska) More...

Go to the source code of this file.

Variables

 $dateFormats
 $datePreferenceMigrationMap
 $datePreferences
 $defaultDateFormat = 'dmyt'
 $linkPrefixExtension = true
 $linkTrail = '/^([áðéíóúýþæöa-z-–]+)(.*)$/sDu'
 $magicWords
 $messages
 $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

Author:
Bjarki S
Cessator
Friðrik Bragi Dýrfjörð
Geitost
Gott wisst
Jóna Þórunn
Kaganer
Krun
Maxí
S.Örvarr.S
Snævar
Spacebirdy
Steinninn
Urhixidur
Ævar Arnfjörð Bjarmason
לערי ריינהארט

Definition in file MessagesIs.php.


Variable Documentation

$dateFormats
Initial value:
 array(
        '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 66 of file MessagesIs.php.

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

Definition at line 56 of file MessagesIs.php.

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

Definition at line 47 of file MessagesIs.php.

$defaultDateFormat = 'dmyt'

Definition at line 64 of file MessagesIs.php.

$linkPrefixExtension = true

Definition at line 230 of file MessagesIs.php.

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

Definition at line 231 of file MessagesIs.php.

$magicWords

Definition at line 84 of file MessagesIs.php.

$messages

Definition at line 233 of file MessagesIs.php.

$namespaceNames
Initial value:
 array(
        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 28 of file MessagesIs.php.

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

Definition at line 229 of file MessagesIs.php.

$specialPageAliases

Definition at line 135 of file MessagesIs.php.