languages/messages/MessagesHe.php File Reference

Hebrew (עברית). More...

Go to the source code of this file.

Variables

 $rtl = true
 $defaultUserOptionOverrides
 $linkTrail = '/^([a-zא-ת]+)(.*)$/sDu'
 $fallback8bitEncoding = 'windows-1255'
 $datePreferences
 $dateFormats
 $bookstoreList
 $magicWords
 $specialPageAliases
 $namespaceNames
 $namespaceAliases
 $messages


Detailed Description

Hebrew (עברית).

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

Author:
Agbad

Rotem Dan (July 2003)

Rotem Liss (March 2006 on)

YaronSh

Definition in file MessagesHe.php.


Variable Documentation

$bookstoreList

Initial value:

 array(
        'מיתוס'          => 'http://www.mitos.co.il/',
        'iBooks'         => 'http://www.ibooks.co.il/',
        'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
        'Amazon.com'     => 'http://www.amazon.com/exec/obidos/ISBN=$1'
)

Definition at line 57 of file MessagesHe.php.

$dateFormats

Initial value:

 array(
        'mdy time' => 'H:i',
        'mdy date' => 'xg j, Y',
        'mdy both' => 'H:i, xg j, Y',

        'dmy time' => 'H:i',
        'dmy date' => 'j xg Y',
        'dmy both' => 'H:i, j xg Y',

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

        'hebrew time' => 'H:i',
        'hebrew date' => 'xhxjj xjx xhxjY',
        'hebrew both' => 'H:i, xhxjj xjx xhxjY',

        '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 35 of file MessagesHe.php.

$datePreferences

Initial value:

 array(
        'default',
        'mdy',
        'dmy',
        'ymd',
        'hebrew',
        'ISO 8601',
)

Definition at line 26 of file MessagesHe.php.

$defaultUserOptionOverrides

Initial value:

 array(
        # Swap sidebar to right side by default
        'quickbar' => 2,
)

Definition at line 17 of file MessagesHe.php.

$fallback8bitEncoding = 'windows-1255'

Definition at line 23 of file MessagesHe.php.

$linkTrail = '/^([a-zא-ת]+)(.*)$/sDu'

Definition at line 22 of file MessagesHe.php.

$magicWords

Definition at line 64 of file MessagesHe.php.

$messages

Definition at line 320 of file MessagesHe.php.

$namespaceAliases

Initial value:

 array(
        'תמונה'      => NS_FILE,
        'שיחת_תמונה' => NS_FILE_TALK,
)

Definition at line 315 of file MessagesHe.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA          => 'מדיה',
        NS_SPECIAL        => 'מיוחד',
        NS_MAIN           => '',
        NS_TALK           => 'שיחה',
        NS_USER           => 'משתמש',
        NS_USER_TALK      => 'שיחת_משתמש',
        # NS_PROJECT set by $wgMetaNamespace
        NS_PROJECT_TALK   => 'שיחת_$1',
        NS_FILE           => 'קובץ',
        NS_FILE_TALK      => 'שיחת_קובץ',
        NS_MEDIAWIKI      => 'מדיה_ויקי',
        NS_MEDIAWIKI_TALK => 'שיחת_מדיה_ויקי',
        NS_TEMPLATE       => 'תבנית',
        NS_TEMPLATE_TALK  => 'שיחת_תבנית',
        NS_HELP           => 'עזרה',
        NS_HELP_TALK      => 'שיחת_עזרה',
        NS_CATEGORY       => 'קטגוריה',
        NS_CATEGORY_TALK  => 'שיחת_קטגוריה',
)

Definition at line 295 of file MessagesHe.php.

$rtl = true

Definition at line 16 of file MessagesHe.php.

$specialPageAliases

Definition at line 205 of file MessagesHe.php.


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