MediaWiki
REL1_19
|
Dutch (Nederlands) More...
Go to the source code of this file.
Variables | |
$bookstoreList | |
$dateFormats | |
$datePreferences | |
$defaultDateFormat = 'dmy' | |
$linkTrail = '/^([a-zäöüïëéèà]+)(.*)$/sDu' | |
$magicWords | |
$messages | |
$namespaceAliases | |
$namespaceNames | |
$separatorTransformTable = array( ',' => '.', '.' => ',' ) | |
$specialPageAliases |
Dutch (Nederlands)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesNl.php.
$bookstoreList |
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 103 of file MessagesNl.php.
$dateFormats |
array( '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 93 of file MessagesNl.php.
$datePreferences |
array( 'default', 'dmy', 'ymd', 'ISO 8601', )
Definition at line 84 of file MessagesNl.php.
$defaultDateFormat = 'dmy' |
Definition at line 91 of file MessagesNl.php.
$linkTrail = '/^([a-zäöüïëéèà]+)(.*)$/sDu' |
Definition at line 355 of file MessagesNl.php.
$magicWords |
Definition at line 107 of file MessagesNl.php.
$messages |
Definition at line 357 of file MessagesNl.php.
$namespaceAliases |
array( 'Afbeelding' => NS_FILE, 'Overleg_afbeelding' => NS_FILE_TALK, )
Definition at line 79 of file MessagesNl.php.
$namespaceNames |
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 60 of file MessagesNl.php.
$separatorTransformTable = array( ',' => '.', '.' => ',' ) |
Definition at line 58 of file MessagesNl.php.
$specialPageAliases |
Definition at line 254 of file MessagesNl.php.