languages/messages/MessagesEt.php File Reference

Estonian (Eesti). More...

Go to the source code of this file.

Variables

 $namespaceNames
 $bookstoreList
 $magicWords
 $separatorTransformTable = array(',' => "\xc2\xa0", '.' => ',' )
 $linkTrail = "/^([a-z]+)(.*)\$/sD"
 $datePreferences
 $datePreferenceMigrationMap
 $defaultDateFormat = 'dmy'
 $dateFormats
 $messages


Detailed Description

Estonian (Eesti).

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

Author:
Avjoska

Hendrix

Jaan513

KalmerE.

Ker

Silvar

Võrok

WikedKentaur

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

Definition in file MessagesEt.php.


Variable Documentation

$bookstoreList

Initial value:

 array(
        'Apollo' => 'http://www.apollo.ee/search.php?keyword=$1&search=OTSI',
        'minu Raamat' => 'http://www.raamat.ee/advanced_search_result.php?keywords=$1',
        'Raamatukoi' => 'http://www.raamatukoi.ee/cgi-bin/index?valik=otsing&paring=$1',
        'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN',
        'PriceSCAN' => 'http://www.pricescan.com/books/bookDetail.asp?isbn=$1',
        'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
        'Amazon.com' => 'http://www.amazon.com/exec/obidos/ISBN=$1'
)

Definition at line 42 of file MessagesEt.php.

$dateFormats

Initial value:

 array(
        'et numeric time' => 'H:i',
        'et numeric date' => 'd.m.Y',
        'et numeric both' => 'd.m.Y, "kell" H:i',

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

        'et roman time' => 'H:i',
        'et roman date' => 'j. xrm Y',
        'et roman both' => 'j. xrm Y, "kell" H:i',
)

Definition at line 76 of file MessagesEt.php.

$datePreferenceMigrationMap

Initial value:

 array(
        'default',
        'et numeric',
        'dmy',
        'et roman',
)

Definition at line 67 of file MessagesEt.php.

$datePreferences

Initial value:

 array(
        'default',
        'et numeric',
        'dmy',
        'et roman',
        'ISO 8601'
)

Definition at line 59 of file MessagesEt.php.

$defaultDateFormat = 'dmy'

Definition at line 74 of file MessagesEt.php.

$linkTrail = "/^([a-z]+)(.*)\$/sD"

Definition at line 57 of file MessagesEt.php.

$magicWords

Initial value:

 array(
        'redirect'              => array( '0', '#suuna', '#REDIRECT' ),
)

Definition at line 52 of file MessagesEt.php.

$messages

Definition at line 90 of file MessagesEt.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA            => 'Meedia',
        NS_SPECIAL          => 'Eri',
        NS_TALK             => 'Arutelu',
        NS_USER             => 'Kasutaja',
        NS_USER_TALK        => 'Kasutaja_arutelu',
        NS_PROJECT_TALK     => '$1_arutelu',
        NS_FILE             => 'Pilt',
        NS_FILE_TALK        => 'Pildi_arutelu',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWiki_arutelu',
        NS_TEMPLATE         => 'Mall',
        NS_TEMPLATE_TALK    => 'Malli_arutelu',
        NS_HELP             => 'Juhend',
        NS_HELP_TALK        => 'Juhendi_arutelu',
        NS_CATEGORY         => 'Kategooria',
        NS_CATEGORY_TALK    => 'Kategooria_arutelu',
)

Definition at line 21 of file MessagesEt.php.

$separatorTransformTable = array(',' => "\xc2\xa0", '.' => ',' )

Definition at line 56 of file MessagesEt.php.


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