languages/messages/MessagesNl.php File Reference

Dutch (Nederlands). More...

Go to the source code of this file.

Variables

 $separatorTransformTable = array(',' => '.', '.' => ',' )
 $namespaceNames
 $namespaceAliases
 $dateFormats
 $bookstoreList
 $magicWords
 $specialPageAliases
 $linkTrail = '/^([a-zäöüïëéèà]+)(.*)$/sDu'
 $messages


Detailed Description

Dutch (Nederlands).

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

Author:
Annabel

Effeietsanders

Erwin85

Extended by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, March 2007.

Fryed-peach

Galwaygirl

GerardM

Hamaryns

McDutchie

Mwpnl

Niels

SPQRobin

Servien

Siebrand

Slomox

Troefkaart

Tvdm

לערי ריינהארט

Definition in file MessagesNl.php.


Variable Documentation

$bookstoreList

Initial value:

 array(
        'Koninklijke Bibliotheek' => 'http://opc4.kb.nl/DB=1/SET=5/TTL=1/CMD?ACT=SRCH&IKT=1007&SRT=RLV&TRM=$1'
)

Definition at line 71 of file MessagesNl.php.

$dateFormats

Initial value:

 array(
        'mdy time' => 'H:i',
        'mdy date' => 'M j, Y',
        'mdy both' => 'M j, Y H:i',

        'dmy time' => 'H:i',
        'dmy date' => 'j M Y',
        'dmy both' => 'j M Y H:i',

        'ymd time' => 'H:i',
        'ymd date' => 'Y M j',
        'ymd both' => 'Y M j H:i',
)

Definition at line 57 of file MessagesNl.php.

$linkTrail = '/^([a-zäöüïëéèà]+)(.*)$/sDu'

Definition at line 292 of file MessagesNl.php.

$magicWords

Definition at line 75 of file MessagesNl.php.

$messages

Definition at line 294 of file MessagesNl.php.

$namespaceAliases

Initial value:

 array(
        'Afbeelding' => NS_FILE,
        'Overleg_afbeelding' => NS_FILE_TALK,
)

Definition at line 51 of file MessagesNl.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA            => 'Media',
        NS_SPECIAL          => 'Speciaal',
        NS_TALK             => 'Overleg',
        NS_USER             => 'Gebruiker',
        NS_USER_TALK        => 'Overleg_gebruiker',
        NS_PROJECT_TALK     => 'Overleg_$1',
        NS_FILE             => 'Bestand',
        NS_FILE_TALK        => 'Overleg_bestand',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'Overleg_MediaWiki',
        NS_TEMPLATE         => 'Sjabloon',
        NS_TEMPLATE_TALK    => 'Overleg_sjabloon',
        NS_HELP             => 'Help',
        NS_HELP_TALK        => 'Overleg_help',
        NS_CATEGORY         => 'Categorie',
        NS_CATEGORY_TALK    => 'Overleg_categorie',
)

Definition at line 32 of file MessagesNl.php.

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

Definition at line 30 of file MessagesNl.php.

$specialPageAliases

Definition at line 202 of file MessagesNl.php.


Generated on Sat Sep 5 02:08:26 2009 for MediaWiki by  doxygen 1.5.9