MediaWiki  REL1_19
MessagesDe.php File Reference

German (Deutsch) More...

Go to the source code of this file.

Variables

 $bookstoreList
 $capitalizeAllNouns = true
 $dateFormats
 $datePreferences
 $defaultDateFormat = 'dmy'
 $imageFiles
 $linkTrail = '/^([äöüßa-z]+)(.*)$/sDu'
 $magicWords
 $messages
 $namespaceAliases
 $namespaceGenderAliases
 $namespaceNames
 $separatorTransformTable = array( ',' => '.', '.' => ',' )
 $specialPageAliases

Detailed Description

German (Deutsch)

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

Author:
*Surak*
Als-Holder
ChrisiPK
Church of emacs
DaSch
Das Schäfchen
DerHexer
Dschwen
Duesentrieb
Filzstift
Geitost
Giftpflanze
Imre
Inkowik
Jan Luca
Jens Liebenau
Jimmy Collins <[email protected]>
Kaganer
Kebap
Kghbln
Khaledelmansoury
Krinkle
Kwin
LWChris
Li-sung
Locos epraix
Lyzzy
MBq
MF-Warburg
Man77
Melancholie
Meno25
Merlissimo
Metalhead64
MichaelFrey
MtaÄ
Omnipaedista
Patrick87
Pill
Purodha
Raimond Spekking (Raymond) <[email protected]> since January 2007
Red Baron
Reedy
Remember the dot
Revolus
Rillke
SVG
Saibo
Sebastian Wallroth
Shirayuki
Spacebirdy
Srhat
TMg
Tbleher
The Evil IP address
Tim Bartel (avatar) <[email protected]> small changes
Tischbeinahe
UV
Umherirrender
Vogone
W (aka Wuzur)
Wikifan
Wikinaut
Xqt
Ziko
Zylbath
לערי ריינהארט

Definition in file MessagesDe.php.


Variable Documentation

$bookstoreList
Initial value:
 array(
        'abebooks.de' => 'http://www.abebooks.de/servlet/BookSearchPL?ph=2&isbn=$1',
        'amazon.de' => 'http://www.amazon.de/gp/search/field-isbn=$1',
        'buch.de' => 'http://www.buch.de/shop/home/suche/?sswg=BUCH&sq=$1',
        'Karlsruher Virtueller Katalog (KVK)' => 'http://www.ubka.uni-karlsruhe.de/kvk.html?SB=$1',
        'Lehmanns Fachbuchhandlung' => 'http://www.lob.de/cgi-bin/work/suche?flag=new&stich1=$1'
)

Definition at line 110 of file MessagesDe.php.

$capitalizeAllNouns = true

Definition at line 80 of file MessagesDe.php.

$dateFormats
Initial value:
 array(
        'dmyt time' => 'H:i',
        'dmyt date' => 'j. F Y',
        'dmyt both' => 'j. M Y, H:i',

        'dmyts time' => 'H:i:s',
        'dmyts date' => 'j. F Y',
        'dmyts both' => 'j. M Y, H:i:s',

        'dmy time' => 'H:i',
        'dmy date' => 'j. F Y',
        'dmy both' => 'H:i, j. M Y',

        'ymd time' => 'H:i',
        'ymd date' => 'Y M j',
        'ymd both' => 'H:i, Y M j',

        'ISO 8601 time' => 'xnH:xni:xns',
        'ISO 8601 date' => 'xnY-xnm-xnd',
        'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns'
)

Definition at line 232 of file MessagesDe.php.

$datePreferences
Initial value:
 array(
        'default',
        'dmyt',
        'dmyts',
        'dmy',
        'ymd',
        'ISO 8601'
)

Definition at line 221 of file MessagesDe.php.

$defaultDateFormat = 'dmy'

Definition at line 230 of file MessagesDe.php.

$imageFiles
Initial value:
 array(
        'button-bold'     => 'de/button_bold.png',
        'button-italic'   => 'de/button_italic.png',
)

Definition at line 385 of file MessagesDe.php.

$linkTrail = '/^([äöüßa-z]+)(.*)$/sDu'

Definition at line 119 of file MessagesDe.php.

$magicWords

Definition at line 254 of file MessagesDe.php.

$messages

Definition at line 390 of file MessagesDe.php.

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

Definition at line 101 of file MessagesDe.php.

$namespaceGenderAliases
Initial value:
 array(
        NS_USER => array( 'male' => 'Benutzer', 'female' => 'Benutzerin' ),
        NS_USER_TALK => array( 'male' => 'Benutzer_Diskussion', 'female' => 'Benutzerin_Diskussion' ),
)

Definition at line 105 of file MessagesDe.php.

$namespaceNames
Initial value:
 array(
        NS_MEDIA            => 'Medium',
        NS_SPECIAL          => 'Spezial',
        NS_TALK             => 'Diskussion',
        NS_USER             => 'Benutzer',
        NS_USER_TALK        => 'Benutzer_Diskussion',
        NS_PROJECT_TALK     => '$1_Diskussion',
        NS_FILE             => 'Datei',
        NS_FILE_TALK        => 'Datei_Diskussion',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWiki_Diskussion',
        NS_TEMPLATE         => 'Vorlage',
        NS_TEMPLATE_TALK    => 'Vorlage_Diskussion',
        NS_HELP             => 'Hilfe',
        NS_HELP_TALK        => 'Hilfe_Diskussion',
        NS_CATEGORY         => 'Kategorie',
        NS_CATEGORY_TALK    => 'Kategorie_Diskussion',
)

Definition at line 82 of file MessagesDe.php.

$separatorTransformTable = array( ',' => '.', '.' => ',' )

Definition at line 118 of file MessagesDe.php.

$specialPageAliases

Definition at line 121 of file MessagesDe.php.