MediaWiki  REL1_19
MessagesLb.php File Reference

Luxembourgish (Lëtzebuergesch) More...

Go to the source code of this file.

Variables

 $fallback = 'de'
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $specialPageAliases

Detailed Description

Luxembourgish (Lëtzebuergesch)

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

Author:
Geitost
Hercule
Kaffi
Kaganer
Les Meloures
Purodha
Reedy
Robby
Soued031
Urhixidur
Zinneke
לערי ריינהארט

Definition in file MessagesLb.php.


Variable Documentation

$fallback = 'de'

Definition at line 24 of file MessagesLb.php.

$magicWords
Initial value:
 array(
        'redirect'                => array( '0', '#VIRULEEDUNG', '#WEITERLEITUNG', '#REDIRECT' ),
        'numberofarticles'        => array( '1', 'Artikelen', 'ARTIKELANZAHL', 'NUMBEROFARTICLES' ),
        'numberoffiles'           => array( '1', 'Fichieren', 'DATEIANZAHL', 'NUMBEROFFILES' ),
        'numberofusers'           => array( '1', 'Benotzerzuel', 'BENUTZERANZAHL', 'NUMBEROFUSERS' ),
        'numberofactiveusers'     => array( '1', 'Aktiv_Benotzer', 'AKTIVE_BENUTZER', 'NUMBEROFACTIVEUSERS' ),
        'pagename'                => array( '1', 'Säitennumm', 'SEITENNAME', 'PAGENAME' ),
        'namespace'               => array( '1', 'Nummraum', 'NAMENSRAUM', 'NAMESPACE' ),
        'subjectspace'            => array( '1', 'Haaptnummraum', 'HAUPTNAMENSRAUM', 'SUBJECTSPACE', 'ARTICLESPACE' ),
        'subjectpagename'         => array( '1', 'Haaptsäit', 'HAUPTSEITE', 'SUBJECTPAGENAME', 'ARTICLEPAGENAME' ),
        'img_right'               => array( '1', 'riets', 'rechts', 'right' ),
        'img_left'                => array( '1', 'lénks', 'links', 'left' ),
        'img_none'                => array( '1', 'ouni', 'ohne', 'none' ),
        'img_center'              => array( '1', 'zentréiert', 'zentriert', 'center', 'centre' ),
        'img_framed'              => array( '1', 'gerummt', 'gerahmt', 'framed', 'enframed', 'frame' ),
        'img_frameless'           => array( '1', 'net_gerummt', 'rahmenlos', 'frameless' ),
        'img_border'              => array( '1', 'bord', 'rand', 'border' ),
        'grammar'                 => array( '0', 'GRAMMAIRE', 'GRAMMATIK:', 'GRAMMAR:' ),
        'plural'                  => array( '0', 'PLURAL', 'PLURAL:' ),
        'formatnum'               => array( '0', 'ZUELEFORMAT', 'ZAHLENFORMAT', 'FORMATNUM' ),
        'special'                 => array( '0', 'spezial', 'special' ),
        'hiddencat'               => array( '1', '__VERSTOPPTE_KATEGORIE__', '__VERSTECKTE_KATEGORIE__', '__WARTUNGSKATEGORIE__', '__HIDDENCAT__' ),
)

Definition at line 148 of file MessagesLb.php.

$messages

Definition at line 172 of file MessagesLb.php.

$namespaceAliases
Initial value:
 array(
        'Bild' => NS_FILE,
        'Bild_Diskussioun' => NS_FILE_TALK,
)

Definition at line 45 of file MessagesLb.php.

$namespaceNames
Initial value:
 array(
        NS_MEDIA            => 'Media',
        NS_SPECIAL          => 'Spezial',
        NS_TALK             => 'Diskussioun',
        NS_USER             => 'Benotzer',
        NS_USER_TALK        => 'Benotzer_Diskussioun',
        NS_PROJECT_TALK     => '$1 Diskussioun',
        NS_FILE             => 'Fichier',
        NS_FILE_TALK        => 'Fichier_Diskussioun',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWiki_Diskussioun',
        NS_TEMPLATE         => 'Schabloun',
        NS_TEMPLATE_TALK    => 'Schabloun_Diskussioun',
        NS_HELP             => 'Hëllef',
        NS_HELP_TALK        => 'Hëllef_Diskussioun',
        NS_CATEGORY         => 'Kategorie',
        NS_CATEGORY_TALK    => 'Kategorie_Diskussioun',
)

Definition at line 26 of file MessagesLb.php.

$specialPageAliases

Definition at line 50 of file MessagesLb.php.