languages/messages/MessagesDe.php File Reference

German (Deutsch). More...

Go to the source code of this file.

Variables

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


Detailed Description

German (Deutsch).

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

Author:
Als-Holder

ChrisiPK

Church of emacs

Duesentrieb

Jimmy Collins <jimmy.collins@web.de>

Li-sung

MF-Warburg

Melancholie

Meno25

Metalhead64

MichaelFrey

Omnipaedista

Pill

Purodha

Raimond Spekking (Raymond) <raimond.spekking@gmail.com> since January 2007

Red Baron

Remember the dot

Revolus

Spacebirdy

Srhat

Tim Bartel (avatar) <wikipedistik@computerkultur.org> small changes

UV

Umherirrender

W (aka Wuzur)

לערי ריינהארט

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/exec/obidos/ISBN=$1',
        'buch.de' => 'http://www.buch.de/de.buch.shop/shop/1/home/schnellsuche/buch/?fqbi=$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 62 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 173 of file MessagesDe.php.

$datePreferences

Initial value:

 array(
        'default',
        'dmyt',
        'dmyts',
        'dmy',
        'ymd',
        'ISO 8601'
)

Definition at line 162 of file MessagesDe.php.

$defaultDateFormat = 'dmy'

Definition at line 171 of file MessagesDe.php.

$imageFiles

Initial value:

 array(
        'button-bold'     => 'de/button_bold.png',
        'button-italic'   => 'de/button_italic.png',
)

Definition at line 316 of file MessagesDe.php.

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

Definition at line 71 of file MessagesDe.php.

$magicWords

Definition at line 195 of file MessagesDe.php.

$messages

Definition at line 321 of file MessagesDe.php.

$namespaceAliases

Initial value:

 array(
        'Bild' => NS_FILE,
        'Bild_Diskussion' => NS_FILE_TALK,
)

Definition at line 56 of file MessagesDe.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA            => 'Media',
        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 37 of file MessagesDe.php.

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

Definition at line 70 of file MessagesDe.php.

$specialPageAliases

Definition at line 73 of file MessagesDe.php.


Generated on Sat Sep 5 02:08:25 2009 for MediaWiki by  doxygen 1.5.9