Go to the source code of this file.
Variables | |
$namespaceNames | |
$namespaceAliases | |
$magicWords | |
$specialPageAliases | |
$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' ) | |
$linkTrail = "/^([a-z]+)(.*)\$/sD" | |
$messages |
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesAf.php.
$linkTrail = "/^([a-z]+)(.*)\$/sD" |
Definition at line 129 of file MessagesAf.php.
$magicWords |
Initial value:
array( 'redirect' => array( '0', '#AANSTUUR', '#REDIRECT' ), 'notoc' => array( '0', '__GEENIO__', '__NOTOC__' ), 'nogallery' => array( '0', '__GEENGALERY__', '__NOGALLERY__' ), 'forcetoc' => array( '0', '__DWINGIO__', '__FORCETOC__' ), 'toc' => array( '0', '__IO__', '__TOC__' ), 'noeditsection' => array( '0', '__GEENNUWEAFDELING__', '__NOEDITSECTION__' ), 'currentmonth' => array( '1', 'HUIDIGEMAAND', 'CURRENTMONTH' ), 'currentmonthname' => array( '1', 'HUIDIGEMAANDNAAM', 'CURRENTMONTHNAME' ), 'currentmonthabbrev' => array( '1', 'HUIDIGEMAANDAFK', 'CURRENTMONTHABBREV' ), 'currentday' => array( '1', 'HUIDIGEDAG', 'CURRENTDAY' ), 'currentday2' => array( '1', 'HUIDIGEDAG2', 'CURRENTDAY2' ), 'currentdayname' => array( '1', 'HUIDIGEDAGNAAM', 'CURRENTDAYNAME' ), 'language' => array( '0', '#TAAL:', '#LANGUAGE:' ), )
Definition at line 43 of file MessagesAf.php.
Referenced by languages::getCaseMismatchMagicWords(), Language::getMagic(), languages::getObsoleteMagicWords(), languages::getOverridingMagicWords(), languages::getUntranslatedMagicWords(), MagicWord::getVariableIDs(), languages::loadFile(), MessageCache::loadMessagesFile(), and MakeMessagesDB::run().
$messages |
Definition at line 131 of file MessagesAf.php.
$namespaceAliases |
Initial value:
array( 'Beeld' => NS_FILE, 'Beeldbespreking' => NS_FILE_TALK, )
Definition at line 38 of file MessagesAf.php.
Referenced by languages::loadFile().
$namespaceNames |
Initial value:
array( NS_MEDIA => 'Media', NS_SPECIAL => 'Spesiaal', NS_TALK => 'Bespreking', NS_USER => 'Gebruiker', NS_USER_TALK => 'Gebruikerbespreking', NS_PROJECT_TALK => '$1bespreking', NS_FILE => 'LĂȘer', NS_FILE_TALK => 'LĂȘerbespreking', NS_MEDIAWIKI => 'MediaWiki', NS_MEDIAWIKI_TALK => 'MediaWikibespreking', NS_TEMPLATE => 'Sjabloon', NS_TEMPLATE_TALK => 'Sjabloonbespreking', NS_HELP => 'Hulp', NS_HELP_TALK => 'Hulpbespreking', NS_CATEGORY => 'Kategorie', NS_CATEGORY_TALK => 'Kategoriebespreking', )
Definition at line 19 of file MessagesAf.php.
Referenced by languages::loadFile().
$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' ) |
Definition at line 128 of file MessagesAf.php.
$specialPageAliases |
Definition at line 59 of file MessagesAf.php.
Referenced by languages::getObsoleteSpecialPages(), languages::getUntraslatedSpecialPages(), and languages::loadFile().