MediaWiki REL1_31
MessagesNl.php File Reference

Dutch (Nederlands) More...

Go to the source code of this file.

Variables

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

Detailed Description

Dutch (Nederlands)

To improve a translation please visit https://translatewiki.net

Author
Annabel
Arent
AvatarTeam
B4bol4t
Basvb
Breghtje
DasRakel
Effeietsanders
Erwin
Erwin85
Extended by Hendrik Maryns hendr.nosp@m.ik.m.nosp@m.aryns.nosp@m.@uni.nosp@m.-tueb.nosp@m.inge.nosp@m.n.de, March 2007.
Flightmare
Fryed-peach
Galwaygirl
Geitost
GerardM
Hamaryns
HanV
Hansmuller
Jens Liebenau
JurgenNL
Kaganer
Kippenvlees1
Krinkle
MarkvA
McDutchie
Mihxil
Multichill
Mwpnl
Naudefj
Niels
Niknetniko
Paul B
Romaine
SPQRobin
Saruman
Servien
Siebrand
Sjoerddebruin
Slomox
Southparkfan
TBloemink
Tedjuh10
Tjcool007
Trijnstel
Troefkaart
Tvdm
User555
Vogone
WTM
Wiki13
Wikiklaas
Wolf Lambert
לערי ריינהארט

Definition in file MessagesNl.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'Koninklijke Bibliotheek' => 'http://opc4.kb.nl/DB=1/SET=5/TTL=1/CMD?ACT=SRCH&IKT=1007&SRT=RLV&TRM=$1'
]

Definition at line 110 of file MessagesNl.php.

◆ $dateFormats

$dateFormats
Initial value:
= [
'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 100 of file MessagesNl.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'dmy',
'ymd',
'ISO 8601',
]

Definition at line 91 of file MessagesNl.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmy'

Definition at line 98 of file MessagesNl.php.

◆ $linkTrail

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

Definition at line 384 of file MessagesNl.php.

◆ $magicWords

$magicWords

Definition at line 114 of file MessagesNl.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Afbeelding' => NS_FILE,
'Overleg_afbeelding' => NS_FILE_TALK,
]
const NS_FILE
Definition Defines.php:80
const NS_FILE_TALK
Definition Defines.php:81

Definition at line 86 of file MessagesNl.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
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',
]
const NS_HELP
Definition Defines.php:86
const NS_USER
Definition Defines.php:76
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_MEDIAWIKI
Definition Defines.php:82
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85

Definition at line 67 of file MessagesNl.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 65 of file MessagesNl.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 272 of file MessagesNl.php.