Go to the source code of this file.
Variables | |
$separatorTransformTable = array(',' => '.', '.' => ',' ) | |
$namespaceNames | |
$namespaceAliases | |
$dateFormats | |
$bookstoreList | |
$magicWords | |
$specialPageAliases | |
$linkTrail = '/^([a-zäöüïëéèà]+)(.*)$/sDu' | |
$messages |
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 |
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.